 /**
 *
 * St Thomas Aquinas High School - default_16
 * @link http://aquinas.finalsite.com
 * Built By: Wendy Beaulac
 * Project Manager: Laurie Murphy
 * Designer: Holly Fehr
 *
 */

@charset "UTF-8";
/*! config-site v0.0.1 */
/*! config-type v0.0.1 */
/*! config-constants v0.0.1 */
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*/
@font-face {
  font-family: 'icomoon';
  src: url("/uploaded/themes/default_16/fonts/icomoon.eot?9bzmm1");
  src: url("/uploaded/themes/default_16/fonts/icomoon.eot?9bzmm1#iefix") format("embedded-opentype"), url("/uploaded/themes/default_16/fonts/icomoon.woff2?9bzmm1") format("woff2"), url("/uploaded/themes/default_16/fonts/icomoon.ttf?9bzmm1") format("truetype"), url("/uploaded/themes/default_16/fonts/icomoon.woff?9bzmm1") format("woff"), url("/uploaded/themes/default_16/fonts/icomoon.svg?9bzmm1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] .icon:before, [class*=" icon-"] .icon:before {
  display: inline-block;
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] .icon-lg, [class*=" icon-"] .icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
[class^="icon-"] .icon-2x, [class*=" icon-"] .icon-2x {
  font-size: 2em;
}
[class^="icon-"] .icon-3x, [class*=" icon-"] .icon-3x {
  font-size: 3em;
}
[class^="icon-"] .icon-4x, [class*=" icon-"] .icon-4x {
  font-size: 4em;
}
[class^="icon-"] .icon-5x, [class*=" icon-"] .icon-5x {
  font-size: 5em;
}
[class^="icon-"] .icon-fw, [class*=" icon-"] .icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-rowing_sta:before {
  content: "\e900";
}

.icon-a-baseball:before {
  content: "\ea01";
}

.icon-a-basketball:before {
  content: "\ea02";
}

.icon-a-bowling:before {
  content: "\ea03";
}

.icon-a-cheerleading:before {
  content: "\ea04";
}

.icon-a-crosscountry:before {
  content: "\ea05";
}

.icon-a-football:before {
  content: "\ea06";
}

.icon-a-golf:before {
  content: "\ea07";
}

.icon-a-icehockey:before {
  content: "\ea08";
}

.icon-a-initial:before {
  content: "\ea09";
}

.icon-a-lacrosse:before {
  content: "\ea0a";
}

.icon-a-rugby:before {
  content: "\ea0b";
}

.icon-a-sailing:before {
  content: "\ea0c";
}

.icon-a-soccer:before {
  content: "\ea0d";
}

.icon-a-softball:before {
  content: "\ea0e";
}

.icon-a-swimming:before {
  content: "\ea0f";
}

.icon-a-tennis:before {
  content: "\ea10";
}

.icon-a-track:before {
  content: "\ea11";
}

.icon-a-volleyball:before {
  content: "\ea12";
}

.icon-a-waterpolo:before {
  content: "\ea13";
}

.icon-a-wrestling:before {
  content: "\ea14";
}

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

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

.icon-apply:before {
  content: "\ea17";
}

.icon-arrow-circle-o-left:before {
  content: "\ea18";
}

.icon-arrow-circle-o-right:before {
  content: "\ea19";
}

.icon-circle-minus:before {
  content: "\ea1a";
}

.icon-circle-plus:before {
  content: "\ea1b";
}

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

.icon-donate:before {
  content: "\ea1d";
}

.icon-facebook:before {
  content: "\ea1e";
}

.icon-inquire:before {
  content: "\ea1f";
}

.icon-instagram:before {
  content: "\ea20";
}

.icon-linkedin-1:before {
  content: "\ea21";
}

.icon-magnifying-glass:before {
  content: "\ea22";
}

.icon-minus:before {
  content: "\ea23";
}

.icon-picture:before {
  content: "\ea24";
}

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

.icon-plus:before {
  content: "\ea26";
}

.icon-quote:before {
  content: "\ea27";
}

.icon-rss:before {
  content: "\ea28";
}

.icon-tour:before {
  content: "\ea29";
}

.icon-tumblr:before {
  content: "\ea2a";
}

.icon-twitter:before {
  content: "\ea2b";
}

.icon-vimeo:before {
  content: "\ea2c";
}

.icon-vine:before {
  content: "\ea2d";
}

.icon-volume_off:before {
  content: "\ea2e";
}

.icon-volume_up:before {
  content: "\ea2f";
}

.icon-youtube:before {
  content: "\ea30";
}

/*! 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;
}
.fsAthleticsEvent.fsTable thead th, .fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: 700;
  font-size: 1.1em;
}

h1 {
  margin-top: 0;
  font-weight: 400;
  font-size: 35px;
  line-height: 38px;
  margin-bottom: 16px;
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
}

h2 {
  margin-top: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  color: #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
}

h3 {
  margin-top: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #c1c1c1;
  font-family: "capitolina", Georgia, serif;
}

h4 {
  margin-top: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #044b88;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  text-transform: uppercase;
}

h5 {
  margin-top: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
  color: #1b2e56;
  font-family: "capitolina", Georgia, serif;
  font-style: italic;
}

h6 {
  margin-top: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 17px;
  margin-bottom: 10px;
  color: #ffc751;
  font-family: "capitolina", Georgia, serif;
  font-weight: 600;
}

p {
  margin: 0 0 20px;
}

hr {
  margin: 0 auto 20px;
}

a {
  outline: 0;
  text-decoration: none;
  color: #044b88;
  transition: background .3s, color .3s;
}
a:hover {
  color: #ffc751;
}

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

.fsAthleticsRoster .fsElementTable,
table.fs_style_30 {
  margin-bottom: 1.25em;
  width: 100%;
  font-family: "acumin-pro-condensed", sans-serif;
  overflow-x: auto;
}
.fsAthleticsRoster .fsElementTable thead,
table.fs_style_30 thead {
  display: none;
}
@media (min-width: 600px) {
  .fsAthleticsRoster .fsElementTable thead,
  table.fs_style_30 thead {
    display: table-header-group;
  }
}
.fsAthleticsRoster .fsElementTable tr,
table.fs_style_30 tr {
  display: block;
}
@media (min-width: 600px) {
  .fsAthleticsRoster .fsElementTable tr,
  table.fs_style_30 tr {
    display: table-row;
  }
}
.fsAthleticsRoster .fsElementTable th,
.fsAthleticsRoster .fsElementTable td,
table.fs_style_30 th,
table.fs_style_30 td {
  vertical-align: top;
  border-bottom: 1px solid #fff;
}
.fsAthleticsRoster .fsElementTable th,
table.fs_style_30 th {
  padding: 1.25em 20px;
  text-align: left;
  color: #ffc751;
  font-size: 22px;
  font-weight: 600;
}
.fsAthleticsRoster .fsElementTable td,
table.fs_style_30 td {
  display: block;
  width: 100%;
  padding: 0.625em 1.25em;
  background: rgba(0, 0, 0, 0.05);
}
@media (min-width: 600px) {
  .fsAthleticsRoster .fsElementTable td,
  table.fs_style_30 td {
    display: table-cell;
    width: auto;
  }
}
table.fs_style_30 tr:nth-of-type(odd) td {
  background-color: #fff;
}

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

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

/*! content - buttons v0.0.1 */
.fsLoadMoreButton {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  text-shadow: none;
}
.fsLoadMoreButton:hover {
  background: #494949;
  color: #fff;
}
.fsLoadMoreButton em {
  display: block;
  font-style: normal;
}

.fs_style_28 {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #ffc751;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.fs_style_28:hover {
  background: #ffb71e;
  color: #fff;
}
.fs_style_28 em {
  display: block;
  font-style: normal;
}

.fs_style_23 {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #044b88;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.fs_style_23:hover {
  background: #033056;
  color: #fff;
}
.fs_style_23 em {
  display: block;
  font-style: normal;
}

.fs_style_29 {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: transparent;
  color: #044b88;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  border: 1px solid #044b88;
  border-radius: 0;
}
.fs_style_29:hover {
  background: transparent;
  color: #044b88;
}
.fs_style_29 em {
  display: block;
  font-style: normal;
}
.fs_style_29:hover {
  background-color: rgba(4, 75, 136, 0.5);
  color: #fff;
}

@font-face {
  font-family: 'icomoon';
  src: url("/uploaded/themes/default_16/fonts/icomoon.eot?9bzmm1");
  src: url("/uploaded/themes/default_16/fonts/icomoon.eot?9bzmm1#iefix") format("embedded-opentype"), url("/uploaded/themes/default_16/fonts/icomoon.woff2?9bzmm1") format("woff2"), url("/uploaded/themes/default_16/fonts/icomoon.ttf?9bzmm1") format("truetype"), url("/uploaded/themes/default_16/fonts/icomoon.woff?9bzmm1") format("woff"), url("/uploaded/themes/default_16/fonts/icomoon.svg?9bzmm1#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon:before {
  display: inline-block;
  font-family: "lc";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.icon-a-basketball:before {
  content: "\EA02";
}

.icon-a-baseball:before {
  content: "\EA01";
}

.icon-a-bowling:before {
  content: "\EA03";
}

.icon-a-cheerleading:before {
  content: "\EA04";
}

.icon-a-crosscountry:before {
  content: "\EA05";
}

.icon-a-football:before {
  content: "\EA06";
}

.icon-a-golf:before {
  content: "\EA07";
}

.icon-a-icehockey:before {
  content: "\EA08";
}

.icon-a-initial:before {
  content: "\EA09";
}

.icon-a-lacrosse:before {
  content: "\EA0A";
}

.icon-a-rugby:before {
  content: "\EA0B";
}

.icon-a-rowing:before {
  content: "\E900";
}

.icon-a-sailing:before {
  content: "\EA0C";
}

.icon-a-soccer:before {
  content: "\EA0D";
}

.icon-a-softball:before {
  content: "\EA0E";
}

.icon-a-swimming:before {
  content: "\EA0F";
}

.icon-a-tennis:before {
  content: "\EA10";
}

.icon-a-track:before {
  content: "\EA11";
}

.icon-a-volleyball:before {
  content: "\EA12";
}

.icon-a-waterpolo:before {
  content: "\EA13";
}

.icon-a-wrestling:before {
  content: "\EA14";
}

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

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

.icon-apply:before {
  content: "\EA17";
}

.icon-arrow-circle-o-left:before {
  content: "\EA18";
}

.icon-arrow-circle-o-right:before {
  content: "\EA19";
}

.icon-circle-minus:before {
  content: "\EA1A";
}

.icon-circle-plus:before {
  content: "\EA1B";
}

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

.icon-donate:before {
  content: "\EA1D";
}

.icon-facebook:before {
  content: "\EA1E";
}

.icon-inquire:before {
  content: "\EA1F";
}

.icon-instagram:before {
  content: "\EA20";
}

.icon-linkedin-1:before {
  content: "\EA21";
}

.icon-magnifying-glass:before {
  content: "\EA22";
}

.icon-minus:before {
  content: "\EA23";
}

.icon-picture:before {
  content: "\EA24";
}

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

.icon-plus:before {
  content: "\EA26";
}

.icon-quote:before {
  content: "\EA27";
}

.icon-rss:before {
  content: "\EA28";
}

.icon-tour:before {
  content: "\EA29";
}

.icon-tumblr:before {
  content: "\EA2A";
}

.icon-twitter:before {
  content: "\EA2B";
}

.icon-vimeo:before {
  content: "\EA2C";
}

.icon-vine:before {
  content: "\EA2D";
}

.icon-volume_off:before {
  content: "\EA2E";
}

.icon-volume_up:before {
  content: "\EA2F";
}

.icon-youtube:before {
  content: "\EA30";
}

/*! content - style manger v0.0.1 */
.lead-in, .fs_style_24 {
  color: #c1c1c1;
  font-size: 1.4375em;
  line-height: 1.04348em;
  font-family: "capitolina", Georgia, serif;
}

blockquote {
  color: #044b88;
  position: relative;
  margin: 20px 0;
  font-family: "capitolina", Georgia, serif;
  font-size: 28px;
  line-height: 41px;
  border-left: solid 1px #9c9c9c;
  padding-left: 36px;
  padding-top: 50px;
}
blockquote:before {
  color: #9b9b9b;
  position: absolute;
  right: 100%;
  left: 36px;
  top: 0;
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 17px;
}

cite, .fs_style_27 {
  color: #626262;
  display: block;
  margin: 0 0 20px;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  font-size: 16px;
  text-align: right;
  line-height: 1.2;
}
cite:before, .fs_style_27:before {
  content: '- ';
}

.callout, .fs_style_26 {
  color: #b4b4b4;
  font-family: "capitolina", Georgia, serif;
  font-size: 25px;
  border-top: solid 1px #b4b4b4;
  border-bottom: solid 1px #b4b4b4;
  padding: 30px 0;
}
.callout.left, .fs_style_26.left {
  float: left;
  margin-left: 20px;
}
@media (min-width: 500px) {
  .callout.left, .fs_style_26.left {
    width: 50%;
  }
}
.callout.right, .fs_style_26.right {
  float: right;
  margin-right: 20px;
}
@media (min-width: 500px) {
  .callout.right, .fs_style_26.right {
    width: 50%;
  }
}

.image-wrap-right {
  border: solid 1px #044b88;
  display: inline-block;
  padding: 20px 0;
  position: relative;
  margin: 0 20px 20px 20px;
  float: right;
}

.image-wrap-left {
  border: solid 1px #044b88;
  display: inline-block;
  padding: 20px 0;
  position: relative;
  margin: 0 40px 20px 0;
  float: left;
}

.fs_style_31,
.fs_style_34 {
  position: relative;
  left: 20px;
  font-size: 0;
}

/*! structure - header v0.0.1 */
.top-row {
  background-color: #044b88;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  .top-row {
    display: block;
    position: fixed;
    padding: 0 45px;
    width: 100%;
    z-index: 200;
  }
}
@media (min-width: 1024px) {
  .top-row .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .top-row footer {
    display: none;
  }
}

.top-search button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  margin-right: .5em;
}
.top-search button:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
  color: #ffc751;
}
.top-search input {
  background-color: transparent;
  border: none;
  padding: 0;
  font-size: 20px;
  font-family: "capitolina", Georgia, serif;
  font-style: italic;
  color: rgba(255, 255, 255, 0.4);
}

@media (min-width: 1024px) {
  .logo-utilnav-row {
    padding: 18px 45px;
    position: relative;
    top: 50px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .logo-utilnav-row > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}

.landing-hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  height: 200px;
  margin-bottom: 20px;
  border-bottom: 2px solid #ffc751;
}
@media (min-width: 600px) {
  .landing-hero {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .landing-hero {
    height: 460px;
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .landing-hero {
    height: 530px;
  }
}

.site-info-container {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding: 20px;
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 1024px) {
  .site-info-container {
    width: 548px;
    height: 50px;
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .site-info-container .fsElementContent {
    height: 100%;
  }
}
.site-info-container h1 {
  margin: 0;
  line-height: normal;
}
@media (min-width: 1024px) {
  .site-info-container h1 {
    height: 100%;
  }
}
.site-info-container a {
  display: block;
  padding: 20px 0;
  color: transparent;
}
@media (min-width: 1024px) {
  .site-info-container a {
    padding: 0;
    background-size: 100% !important;
    height: 100%;
  }
}
.site-info-container a:hover {
  color: transparent;
}
.svg .site-info-container:hover a {
  background: url("../images/logo-mobile-gold.svg") no-repeat 50% 50%;
}
.no-svg .site-info-container:hover a {
  background: url("../images/logo-mobile-gold.png") no-repeat 50% 50%;
}
@media (min-width: 600px) {
  .svg .site-info-container:hover a {
    background: url("../images/logo-gold.svg") no-repeat 50% 50%;
  }
  .no-svg .site-info-container:hover a {
    background: url("../images/logo-gold.png") no-repeat 50% 50%;
  }
}

/*! structure - footer v0.0.1 */
#fsFooter {
  color: #fff;
}
#fsFooter .fsBanner:after {
  content: normal;
}
#fsFooter .cta-btn-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-attachment: fixed;
  display: none;
  position: relative;
  padding: 90px 0;
}
@media (min-width: 600px) {
  #fsFooter .cta-btn-container {
    display: block;
  }
}
#fsFooter .cta-btn-inner ul {
  list-style-type: none;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1200px) {
  #fsFooter .cta-btn-inner ul {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1180px;
  }
}
#fsFooter .cta-btn-inner li {
  margin: 6px 10px;
}
#fsFooter .cta-btn-inner li:nth-child(odd) a {
  border-radius: 0 0 30px 0;
}
#fsFooter .cta-btn-inner li:nth-child(even) a {
  border-radius: 30px 0 0 0;
}
#fsFooter .cta-btn-inner a {
  color: #fff;
  border: solid 1px #fff;
  background: rgba(0, 0, 0, 0.5);
  font-family: "capitolina", Georgia, serif;
  font-size: 32px;
  display: block;
  width: 273px;
  height: 112px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  #fsFooter .cta-btn-inner a {
    height: 220px;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
#fsFooter .cta-btn-inner a:hover {
  background: rgba(4, 75, 136, 0.6);
}
#fsFooter .cta-btn-inner a:before {
  vertical-align: middle;
  margin-right: 15px;
}
@media (min-width: 1200px) {
  #fsFooter .cta-btn-inner a:before {
    margin-right: 0;
  }
}
#fsFooter .cta-btn-inner a.inquire:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
#fsFooter .cta-btn-inner a.tour:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
#fsFooter .cta-btn-inner a.giving:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
#fsFooter .cta-btn-inner a.apply:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
#fsFooter .blue-row {
  background-color: #044b88;
  width: 100%;
  padding: 30px 20px;
}
#fsFooter .blue-row > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
@media (min-width: 1024px) {
  #fsFooter .blue-row > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
#fsFooter .white-row {
  background-color: #fff;
  width: 100%;
}
#fsFooter .white-row > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
#fsFooter .location-container {
  text-align: center;
  width: 100%;
}
@media (min-width: 600px) {
  #fsFooter .location-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #fsFooter .location-container {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: auto;
  }
}
#fsFooter .location-container .fsElementHeaderContent {
  width: 126px;
  height: 52px;
  margin: 0 auto;
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  #fsFooter .location-container .fsElementHeaderContent {
    margin-bottom: 0;
  }
}
#fsFooter .location-container .fsElementHeaderContent a {
  display: block;
  color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}
.svg #fsFooter .location-container .fsElementHeaderContent a {
  background-image: url("../images/sta.svg");
}
.no-svg #fsFooter .location-container .fsElementHeaderContent a {
  background-image: url("../images/sta.png");
}
#fsFooter .footer-links {
  max-width: 320px;
  margin: 0 auto;
}
@media (min-width: 600px) {
  #fsFooter .footer-links {
    width: 100%;
    max-width: none;
    margin-top: 26px;
  }
}
@media (min-width: 1024px) {
  #fsFooter .footer-links {
    width: auto;
    margin: 0;
  }
}
#fsFooter .footer-links ul {
  -moz-column-count: 2;
  column-count: 2;
  -moz-column-gap: 5px;
  column-gap: 5px;
  text-align: left;
  padding: 0 20px !important;
}
#fsFooter .footer-links ul, #fsFooter .footer-links ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#fsFooter .footer-links ul li {
  margin: 0;
  padding: 0;
}
@media (min-width: 600px) {
  #fsFooter .footer-links ul {
    -moz-column-count: auto;
    column-count: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  #fsFooter .footer-links ul {
    display: block;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 5px;
    column-gap: 5px;
  }
}
#fsFooter .footer-links ul a {
  color: #fff;
  display: block;
}
@media (min-width: 600px) {
  #fsFooter .footer-links ul a {
    padding: 0 24px;
  }
}
#fsFooter .footer-links ul a:hover {
  color: #ffc751;
}
#fsFooter .nav-social {
  margin: 12px 0 20px 0;
}

.school-details {
  margin-bottom: 20px;
  font-size: 15px;
}
@media (min-width: 600px) {
  .school-details {
    margin-bottom: 0;
    margin-top: 9px;
    margin-left: 16px;
  }
}
.school-details [itemprop='name'] {
  color: transparent;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
  width: 280px;
  margin: auto;
}
.svg .school-details [itemprop='name'] {
  background-image: url("../images/school-name.svg");
}
.no-svg .school-details [itemprop='name'] {
  background-image: url("../images/school-name.png");
}
@media (min-width: 600px) {
  .school-details [itemprop='name'] {
    margin: 0;
    width: auto;
  }
}
.school-details [itemprop='streetAddress'] {
  display: block;
}
@media (min-width: 600px) {
  .school-details [itemprop='streetAddress'] {
    display: inline-block;
    position: relative;
  }
  .school-details [itemprop='streetAddress']:after {
    content: '|';
    margin: 0 18px;
  }
}
.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: "acumin-pro-semi-condensed", sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1em;
  line-height: 1.625;
  color: #626262;
}

#fsPageWrapper {
  overflow: hidden;
  position: relative;
}

#fsPageBodyWrapper {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-top: 0;
  background: #fff;
}
@media (min-width: 1024px) {
  #fsPageBodyWrapper {
    padding-top: 40px;
  }
}

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 1024px) {
  #fsPageBody {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

#fsPageContent {
  -ms-flex-order: 1;
  order: 1;
}
@media (min-width: 1024px) {
  #fsPageContent {
    -ms-flex-order: 2;
    order: 2;
  }
}

#fsBannerLeft {
  margin-bottom: 20px;
  width: 100%;
  float: none;
  -ms-flex-order: 2;
  order: 2;
}
@media (min-width: 1024px) {
  #fsBannerLeft {
    float: left;
  }
}
@media (min-width: 1024px) {
  #fsBannerLeft {
    padding-right: 40px;
    width: 28.81356%;
    -ms-flex-order: 1;
    order: 1;
  }
}

#fsPageContent {
  margin-bottom: 20px;
  width: 100% !important;
  float: none !important;
}
@media (min-width: 1024px) {
  #fsPageContent {
    float: left !important;
  }
}
@media (min-width: 1024px) {
  .fsHasRightBanner #fsPageContent {
    width: 76.27119% !important;
  }
}
@media (min-width: 1024px) {
  .fsHasLeftBanner #fsPageContent {
    width: 71.18644% !important;
  }
}
@media (min-width: 1024px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    width: 47.45763% !important;
  }
}

#fsBannerRight {
  margin-bottom: 20px;
  width: 100%;
  float: none;
  -ms-flex-order: 3;
  order: 3;
}
@media (min-width: 1024px) {
  #fsBannerRight {
    float: left;
  }
}
@media (min-width: 1024px) {
  #fsBannerRight {
    padding-left: 30px;
    width: 23.72881%;
  }
}

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

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

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

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

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

#fsPoweredByFinalsite {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  margin-bottom: 20px;
}
@media (min-width: 700px) {
  #fsPoweredByFinalsite {
    margin: 0;
    max-width: none;
    position: absolute;
    right: 20px;
    bottom: 25px;
  }
}

.fsBreadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsBreadcrumb li {
  display: inline-block;
}

/*! navigation - main v0.0.1 */
#fsHeader .nav-main {
  display: none;
}
@media (min-width: 1024px) {
  #fsHeader .nav-main {
    display: block;
  }
}
.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;
  }
  .no-flexbox .nav-main .fsNavLevel1 {
    text-align: justify;
    font-size: 0.1px;
  }
  .no-flexbox .nav-main .fsNavLevel1 > li {
    display: inline-block;
  }
  .no-flexbox .nav-main .fsNavLevel1:after {
    content: "";
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .nav-main .fsNavLevel1 > li {
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
@media (min-width: 1024px) {
  .nav-main .fsNavLevel1 > li:last-child a {
    padding-right: 0;
  }
}
.nav-main .fsNavLevel1 > li > a {
  padding: 0.45em 1.25em;
  color: #044b88;
  display: block;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: solid 1px rgba(193, 193, 193, 0.5);
}
@media (min-width: 1024px) and (max-width: 1212px) {
  .nav-main .fsNavLevel1 > li > a {
    font-size: 16px;
    padding: .45em 1.3em !important;
  }
}
@media (min-width: 1024px) {
  .nav-main .fsNavLevel1 > li > a {
    color: #fff;
    padding: .45em 1.5em;
    border-bottom: none;
  }
}
.nav-main .fsNavLevel1 > li > a:hover {
  color: #ffc751;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPage > a {
  color: #ffc751;
}
.fsMenu .nav-main .fsNavLevel2 > .fsNavCurrentPage > a {
  color: #ffc751;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a {
  color: #ffc751;
}

.fsMenu .nav-main .fsNavLevel1 > li, .fsMenu .nav-utility-hdr .fsNavLevel1 > li {
  position: relative;
}
.fsMenu .nav-main .toggleMenu, .fsMenu .nav-utility-hdr .toggleMenu {
  position: absolute;
  top: 0;
  right: 15px;
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.fsMenu .nav-main .toggleMenu:before, .fsMenu .nav-utility-hdr .toggleMenu:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 10px;
  color: #044b88;
}
.fsMenu .nav-main .fsNavPageInfo, .fsMenu .nav-utility-hdr .fsNavPageInfo {
  text-align: left;
  max-height: 0;
  visibility: hidden;
  overflow: hidden;
  transition: max-height .5s ease, visibility .5s ease;
}
.fsMenu .nav-main .fsNavLevel1 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  font-size: 3px;
  color: #ffc751;
}
.fsMenu .nav-utility-hdr .fsNavLevel1 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  font-size: 3px;
  color: #ffc751;
}
.fsMenu .nav-main .fsNavLevel2 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  font-size: 3px;
  color: #ffc751;
}
.fsMenu .nav-utility-hdr .fsNavLevel2 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  font-size: 3px;
  color: #ffc751;
}
.nav-main .fsNavLevel1 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
  max-height: 9999px;
  visibility: visible;
}
.fsMenu .nav-utility-hdr .fsNavLevel1 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
  max-height: 9999px;
  visibility: visible;
}
.nav-main .fsNavLevel1 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.fsMenu .nav-utility-hdr .fsNavLevel1 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-main .fsNavLevel2 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
  max-height: 9999px;
  visibility: visible;
}
.nav-main .fsNavLevel3 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
  max-height: 9999px;
  visibility: visible;
}
.fsMenu .nav-utility-hdr .fsNavLevel2 > li.fsNavParentPage.currentExpand > .fsNavPageInfo {
  max-height: 9999px;
  visibility: visible;
}
.nav-main .fsNavLevel2 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.fsMenu .nav-utility-hdr .fsNavLevel2 > li.fsNavParentPage.currentExpand > .toggleMenu:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
@media (min-width: 1024px) {
  .nav-main .fsNavParentPage:hover .fsNavPageInfo {
    display: block;
  }
}
.fsMenu .nav-main .fsNavLevel2 li, .fsMenu .nav-utility-hdr .fsNavLevel2 li {
  position: relative;
}
.fsMenu .nav-main .fsNavLevel2 a, .fsMenu .nav-utility-hdr .fsNavLevel2 a {
  padding: 0.625em 2em;
  color: #044b88;
  display: block;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  border-bottom: solid 1px rgba(193, 193, 193, 0.5);
}
.fsMenu .nav-main .fsNavLevel2 a:hover, .fsMenu .nav-utility-hdr .fsNavLevel2 a:hover {
  color: #ffc751;
}
.fsMenu .nav-main .fsNavLevel3 li, .fsMenu .nav-utility-hdr .fsNavLevel3 li {
  position: relative;
}
.fsMenu .nav-main .fsNavLevel3 a, .fsMenu .nav-utility-hdr .fsNavLevel3 a {
  padding: 0.625em 3em;
  color: #044b88;
  display: block;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  border-bottom: solid 1px rgba(193, 193, 193, 0.5);
}
.fsMenu .nav-main .fsNavLevel3 a:hover, .fsMenu .nav-utility-hdr .fsNavLevel3 a:hover {
  color: #ffc751;
}
.fsMenu .nav-main .fsNavLevel4 li, .fsMenu .nav-utility-hdr .fsNavLevel4 li {
  position: relative;
}
.fsMenu .nav-main .fsNavLevel4 a, .fsMenu .nav-utility-hdr .fsNavLevel4 a {
  padding: 0.625em 4em;
  color: #044b88;
  display: block;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  border-bottom: solid 1px rgba(193, 193, 193, 0.5);
}
.fsMenu .nav-main .fsNavLevel4 a:hover, .fsMenu .nav-utility-hdr .fsNavLevel4 a:hover {
  color: #ffc751;
}

#fsHeader .nav-main .fsNavLevel1 {
  position: static;
}
#fsHeader .nav-main .fsNavLevel1 > li {
  position: relative;
  position: static;
}
#fsHeader .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
#fsHeader .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px;
  opacity: 1;
  visibility: visible;
}
@media (max-width: 599px) {
  #fsHeader .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px;
    opacity: 1;
    visibility: visible;
  }
}
#fsHeader .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  z-index: 300;
  width: 100%;
}
#fsHeader .nav-main .mega-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  padding: 40px 0;
}
#fsHeader .nav-main .fsNavPageInfo {
  background: rgba(255, 255, 255, 0.9);
  text-align: left;
  border-bottom: solid 1px #ffc751;
}
.nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo {
  left: 0;
  -ms-transform: none;
  transform: none;
}
.nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo {
  right: 0;
  left: auto;
  -ms-transform: none;
  transform: none;
}
@media (min-width: 1024px) {
  .nav-main .fsNavParentPage:hover .fsNavPageInfo {
    display: block;
  }
}
#fsHeader .nav-main .fsNavPageDescription {
  width: 350px;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  color: #044b88;
}
#fsHeader .nav-main .fsNavPageDescription h2 {
  color: #044b88;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 5px;
}
#fsHeader .nav-main .fsNavPageThumbnail {
  width: 280px;
  text-align: center;
}
#fsHeader .nav-main .col-wrap {
  width: 300px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#fsHeader .nav-main .column-1 {
  padding-right: 20px;
}
#fsHeader .nav-main .column-2 {
  padding-left: 20px;
}
#fsHeader .nav-main .fsNavLevel2 li {
  line-height: 1.2;
}
#fsHeader .nav-main .fsNavLevel2 a {
  padding: 0.625em 0;
  color: #044b88;
  display: block;
  font-size: 18px;
  font-family: "acumin-pro-condensed", sans-serif;
}
#fsHeader .nav-main .fsNavLevel2 a:hover {
  color: #ffc751;
}

/*! navigation - off-canvas v0.0.1 */
.drawer-ribbon {
  position: relative;
  width: 40px;
  height: 50px;
}
@media (min-width: 1024px) {
  .drawer-ribbon {
    display: none;
  }
}

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

.fsMenu {
  position: absolute;
  z-index: 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: 3.125em;
  min-height: 100%;
  max-width: 100%;
  background: #fff;
}
.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: 1024px) {
  .fsMenu {
    display: none;
  }
}

/*! navigation - sub v0.0.1 */
.nav-sub {
  margin-bottom: 40px !important;
}
.nav-sub, .nav-sub ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-sub li {
  margin: 0;
  padding: 0;
}
#fsHeader .nav-sub {
  display: block;
  padding: 0 20px;
  background: #fff;
}
@media (min-width: 1024px) {
  #fsHeader .nav-sub {
    display: none;
  }
}
#fsPageBody .nav-sub {
  display: none;
}
@media (min-width: 1024px) {
  #fsPageBody .nav-sub {
    display: block;
  }
}
.nav-sub.nav-sub-empty {
  display: none !important;
}
.nav-sub ul li.fsNavCurrentPage > a, .nav-sub ul li.fsNavCurrentPageAncestor > a {
  color: #ffc751;
}
.nav-sub ul li a {
  display: block;
  padding: 10px 0;
  color: #044b88;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
}
.nav-sub ul li a:hover {
  color: #ffc751;
}
.nav-sub .fsNavLevel1 > li {
  border-bottom: 1px solid rgba(4, 75, 136, 0.3);
}
.nav-sub .fsNavLevel1 > li:last-child {
  border-bottom: none;
}
.nav-sub .fsNavLevel2 > li {
  border-bottom: 1px solid rgba(4, 75, 136, 0.3);
}
.nav-sub .fsNavLevel2 > li:first-child {
  border-top: solid 2px #044b88;
}
.nav-sub .fsNavLevel2 > li:last-child {
  border-bottom: none;
}
.nav-sub .fsNavLevel2 > li.fsNavCurrentPage > a, .nav-sub .fsNavLevel2 > li.fsNavCurrentPageAncestor a {
  color: #044b88;
  background-color: rgba(4, 75, 136, 0.1);
}
.nav-sub .fsNavLevel2 > li > a {
  padding: 10px 0.8em;
}
.nav-sub .fsNavLevel2 > li > a:hover {
  background-color: rgba(4, 75, 136, 0.1);
  color: #044b88;
}
.nav-sub .fsNavLevel3 > li {
  border-bottom: 1px solid rgba(4, 75, 136, 0.3);
}
.nav-sub .fsNavLevel3 > li:first-child {
  border-top: 1px solid rgba(4, 75, 136, 0.3);
}
.nav-sub .fsNavLevel3 > li:last-child {
  border-bottom: none;
}
.nav-sub .fsNavLevel3 > li.fsNavCurrentPage a {
  color: #044b88;
  background-color: rgba(4, 75, 136, 0.05);
}
.nav-sub .fsNavLevel3 > li > a {
  padding: 10px 1.6em;
}
.nav-sub .fsNavLevel3 > li > a:hover {
  background-color: rgba(4, 75, 136, 0.05);
  color: #044b88;
}
.nav-sub.landing-sub {
  background-color: rgba(4, 75, 136, 0.6);
  margin-top: -110px;
}
.nav-sub.landing-sub .fsNavLevel1 {
  padding: 0 10px !important;
}
.nav-sub.landing-sub .fsNavLevel1 > li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav-sub.landing-sub .fsNavLevel1 > li:last-child {
  border: none;
}
.nav-sub.landing-sub .fsNavLevel1 > li > a {
  color: #fff;
  padding: 10px 16px;
}
.nav-sub.landing-sub .fsNavLevel1 > li > a:hover {
  color: #ffc751;
}
.nav-sub.landing-sub .fsNavLevel1 > li .fsNavPageInfo {
  display: none;
}
.nav-sub > header {
  display: none;
}
@media (min-width: 1024px) {
  .nav-sub > header {
    display: block;
    padding: 22px 0;
    border-bottom: solid 2px #ffc751;
  }
}
.nav-sub > header > .fsElementTitle {
  color: #ffc751;
  font-size: 24px;
  font-weight: 600;
  position: relative;
  margin: 0;
}
.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) {
  .nav-sub.active-nav > header > .fsElementTitle:after {
    content: "";
    font-family: "Icomoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
  }
}

/*! Navigation - Social */
.nav-social .fsNavLevel1 {
  font-size: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-social .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .nav-social .fsNavLevel1 {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.nav-social .fsNavLevel1 li {
  display: inline-block;
}
.nav-social .fsNavLevel1 li:last-child a {
  border-right: none;
}
.nav-social .fsNavLevel1 [href*='facebook']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='instagram']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='linkedin']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='pinterest']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='tumblr']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='twitter']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='vimeo']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='vine']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='youtube']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='rss']:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.nav-social .fsNavLevel1 [href*='facebook']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='facebook']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='instagram']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='instagram']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='linkedin']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='linkedin']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='pinterest']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='pinterest']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='tumblr']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='tumblr']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='twitter']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='twitter']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='vimeo']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='vimeo']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='vine']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='vine']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='youtube']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='youtube']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 [href*='rss']:hover:before {
  color: #fff;
}
.nav-social .fsNavLevel1 [href*='rss']:hover:after {
  color: #fff;
  background: #ffc751;
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.nav-social .fsNavLevel1 a {
  display: block;
  position: relative;
  padding: 10px 30px;
  border-right: solid 1px rgba(4, 75, 136, 0.3);
  width: 85px;
  height: 46px;
}
.nav-social .fsNavLevel1 a:before {
  color: #ffc751;
  font-size: 16px;
  transition: 0.3s all;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 20;
}
.nav-social .fsNavLevel1 a:after {
  content: '';
  background: transparent;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease-out;
}

#fsHeader .nav-utility-hdr {
  display: none;
}
@media (min-width: 1024px) {
  #fsHeader .nav-utility-hdr {
    display: block;
  }
}
.nav-utility-hdr .fsNavLevel1, .nav-utility-hdr .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-utility-hdr .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .nav-utility-hdr .fsNavLevel1 {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
@media (min-width: 1024px) {
  .nav-utility-hdr .fsNavLevel1 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -moz-column-count: auto;
    column-count: auto;
    -moz-column-gap: 0;
    column-gap: 0;
  }
}
.nav-utility-hdr .fsNavLevel1 > li {
  position: relative;
}
@media (min-width: 1100px) {
  .nav-utility-hdr .fsNavLevel1 > li {
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
@media (min-width: 1024px) {
  .nav-utility-hdr .fsNavLevel1 > li:last-child a {
    padding-right: 0;
  }
}
.nav-utility-hdr .fsNavLevel1 > li > a {
  display: block;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  padding: .7em 1.25em;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .nav-utility-hdr .fsNavLevel1 > li > a {
    padding: .2em .5em;
  }
}
@media (min-width: 1100px) {
  .nav-utility-hdr .fsNavLevel1 > li > a {
    padding: 0 20px;
  }
}
.nav-utility-hdr .fsNavLevel1 > li > a:hover {
  color: #1b2e56;
}
@media (min-width: 1024px) {
  .nav-utility-hdr .fsNavLevel1 .fsNavPageInfo {
    display: none;
  }
}

.nav-utility-ftr .fsNavLevel1, .nav-utility-ftr .fsNavLevel1 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-utility-ftr .fsNavLevel1 li {
  margin: 0;
  padding: 0;
}

.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: 1024px) {
  .fsConstituent.fsSearch > .fsElementContent {
    margin: 0 -10px;
  }
}
.fsConstituent.fsSearch label {
  display: block;
  margin-bottom: 1.25em;
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .fsConstituent.fsSearch [type*='submit'] {
    margin-left: 0.625em;
  }
}
.fsConstituent.fsSearch .fsConstituentSearchButton {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  display: block;
  margin: 0 10px;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:hover {
  background: #494949;
  color: #fff;
}
.fsConstituent.fsSearch .fsConstituentSearchButton em {
  display: block;
  font-style: normal;
}
.fsConstituent .fsElementPagination {
  margin: 20px 0;
}

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

.fsProfileSection {
  margin-bottom: 1.25em;
  font-size: 16px;
}
.fsProfileSection h4 {
  font-weight: 700;
  font-size: 18px;
  border-bottom: 1px solid #626262;
  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) {
  #fsElementPopupDialog .fsProfileSectionFieldName {
    width: 40%;
  }
}

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

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

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

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px;
}
.fsDirectory .fsConstituentItem {
  padding: 20px 0;
  background-color: #f1f2f2;
}
.fsDirectory .fsConstituentItem > h3, .fsDirectory .fsConstituentItem > div {
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 10px;
  padding-top: 0;
}
.fsDirectory .fsConstituentItem > h3:last-child, .fsDirectory .fsConstituentItem > div:last-child {
  margin-bottom: 0;
}
.fsDirectory .fsConstituentItem .fsPhoto img {
  display: block;
  width: 100%;
}
.fsDirectory .fsConstituentItem .school-number {
  display: none;
}
.fsDirectory .fsConstituentItem .fsTitles .title-label {
  display: none;
}
.fsDirectory .fsConstituentItem .fsEmail a[title="Email"] {
  font-size: 14px;
  word-break: normal;
}

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

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

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

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

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #c1c1c1;
  transition: .3s;
}
.fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: 400;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 16px;
  margin-bottom: 2px;
  display: block;
  font-size: 17px;
  font-weight: 600;
  padding: 13.33333px;
  color: #fff;
  transition: .3s;
  position: relative;
}
.fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
  transition: none;
}
.fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
  background: #ffc751;
  transition: .3s;
}
.fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
  color: #fff;
  transition: .3s;
}
.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #044b88;
}
.fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #fff;
}
.fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
  content: "";
}
.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after, .fsPanelIconBefore.fsAccordion .fsPanel > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-family: "Icomoon";
  font-size: 11px;
  content: "";
}
.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before, .fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-family: "Icomoon";
  font-size: 11px;
  content: "";
}
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after, .fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before {
  font-size: 5px;
}
.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;
}

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px;
}
.fsAthleticsEvent.fsList .fsAlertFeeds {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .fsAthleticsEvent.fsList .fsAlertFeeds {
    margin-bottom: 0;
  }
}
.fsAthleticsEvent.fsList .fsListItems article {
  margin-bottom: 20px;
}
.fsAthleticsEvent.fsList .fsTitle {
  display: inline-block;
  margin-bottom: 0;
}
.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px;
}
.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
  outline: 0;
}
.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px;
}
.fsAthleticsEvent.fsList .fsLoadMoreButton {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  padding: 10px 20px;
}
.fsAthleticsEvent.fsList .fsLoadMoreButton:hover {
  background: #494949;
  color: #fff;
}
.fsAthleticsEvent.fsList .fsLoadMoreButton em {
  display: block;
  font-style: normal;
}
.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display: inline;
}
.fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
  display: inline;
}
.fsAthleticsEvent.fsTable {
  overflow-x: auto;
}
.fsAthleticsEvent.fsTable .fsEventTable td, .fsAthleticsEvent.fsTable table.fsTable td {
  padding: 10px;
  color: #333;
}
.fsAthleticsEvent.fsTable .fsAthleticsVs {
  display: none;
}

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

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

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before, .fsAthleticsRosterList li > div.fsRosterPlayerNumber:before {
  content: 'Number: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterName:before, .fsAthleticsRosterList li > div.fsRosterName:before {
  content: 'Name: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before, .fsAthleticsRosterList li > div.fsRosterPosition:before {
  content: 'Position: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterClass:before, .fsAthleticsRosterList li > div.fsRosterClass:before {
  content: 'Class: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before, .fsAthleticsRosterList li > div.fsRosterGradeLevel:before {
  content: 'Grade: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before, .fsAthleticsRosterList li > div.fsRosterHometown:before {
  content: 'Hometown: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before, .fsAthleticsRosterList li > div.fsRosterHeight:before {
  content: 'Height: ';
}
.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before, .fsAthleticsRosterList li > div.fsRosterWeight:before {
  content: 'Weight: ';
}

.fsAthleticsRoster {
  margin-bottom: 20px;
}
@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable thead {
    display: none;
  }
}
.fsAthleticsRoster .fsElementTable td {
  color: #333;
}
@media (min-width: 800px) {
  .fsAthleticsRoster .fsElementTable td:before {
    display: none;
  }
}
@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable td {
    display: inline-block;
    width: 100%;
    padding: 0 10px;
  }
  .fsAthleticsRoster .fsElementTable td:not(:last-child) {
    border: 0;
  }
  .fsAthleticsRoster .fsElementTable td:first-of-type {
    padding-top: 10px;
  }
  .fsAthleticsRoster .fsElementTable td:last-of-type {
    padding-bottom: 10px;
  }
}

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

.fsAthleticsRosterList, .fsAthleticsRosterList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsAthleticsRosterList li {
  margin: 0;
  padding: 0;
}
.fsAthleticsRosterList li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #c1c1c1;
}
.fsAthleticsRosterList li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.fsAthleticsRosterList li > div {
  margin-bottom: 10px;
}
.fsAthleticsRosterList li > div:last-child {
  margin-bottom: 0;
}

/*! elements - athletics teams */
.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 {
  position: relative;
  padding-left: 100px;
  min-height: 48px;
  padding-top: 0;
}
.fsCalendar article .fsElementEventColorIcon {
  width: 12px;
  height: 12px;
}
.fsCalendar .fsDate {
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  height: 48px;
  width: 80px;
  color: #ffc751;
  background: transparent;
  border-right: solid 1px #c1c1c1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.fsCalendar .fsDate > span {
  display: block;
  text-align: left;
  line-height: 1.2;
}
.fsCalendar .fsDate > span.fsDayName {
  color: #626262;
  width: 100%;
}
.fsCalendar .fsDate > span.fsMonth {
  font-family: "capitolina", Georgia, serif;
  font-size: 20px;
  margin-right: .2em;
}
.fsCalendar .fsDate > span.fsDay {
  font-family: "capitolina", Georgia, serif;
  font-size: 18px;
}
.fsCalendar .fsDate > span.fsYear {
  font-size: 20px;
}
.fsCalendar .fsTitle {
  color: #626262;
  font-family: "capitolina", Georgia, serif;
  font-size: 16px;
  line-height: 1.2;
  word-wrap: break-word;
}
.fsCalendar .fsTitle a {
  color: inherit;
}
.fsCalendar .fsTitle a:hover {
  color: #044b88;
}
.fsCalendar .fsAllDay {
  font-size: 14px;
}
.fsCalendar .fsTimeRange {
  font-size: 14px;
}
.fsCalendar .fsTimeRange:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  vertical-align: middle;
  margin-right: .2em;
}
.fsCalendar .fsNotes p:last-child, .fsCalendar .fsDescription p:last-child {
  margin-bottom: 0;
}

/*! _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: 14px;
  font-weight: bold;
  outline: 0;
  word-break: break-word;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
  margin-top: 5px;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1;
}

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

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
    margin: 20px 0;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width: auto;
    display: inline;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    width: 14.28% !important;
    height: 45px !important;
    float: left;
    overflow: hidden !important;
    cursor: pointer;
    min-height: 0;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background-color: rgba(4, 75, 136, 0.15);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background-color: rgba(4, 75, 136, 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(4, 75, 136, 0.25);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    background-color: rgba(4, 75, 136, 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: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
  padding: 10px 20px;
}
.scroll-up span:hover {
  background: #494949;
  color: #fff;
}
.scroll-up span em {
  display: block;
  font-style: normal;
}
.scroll-up + .fsCalendarLegend {
  margin-top: 20px !important;
}
@media screen and (min-width: 800px) {
  .scroll-up {
    display: none;
  }
}

.fsElementEventColorIcon {
  display: inline-block;
}

.fsCalendar.fsGrid .fsCalendarEventGrid + .fsCalendarLegend {
  margin-top: 40px;
}
.fsCalendar.fsGrid .fsCalendarLegend, .fsCalendar.fsGrid .fsCalendarLegend ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsCalendar.fsGrid .fsCalendarLegend li {
  margin: 0;
  padding: 0;
}
.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.fsCalendar.fsGrid .fsCalendarLegend > ul > li {
  margin-left: 0;
}
@media (min-width: 600px) {
  .fsCalendar.fsGrid .fsCalendarLegend > ul > li {
    width: 49%;
  }
}

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar .fsPager li button:before {
  color: rgba(37, 37, 37, 0.25);
  opacity: 1;
}
.fsCalendar .fsPager li button:hover:before {
  color: #044b88;
}
.fsCalendar .fsPager li.slick-active button:before {
  color: #ffc751;
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
}

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

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

.module {
  margin-bottom: 40px;
  padding: 30px;
}
.module h1, .module h2, .module h3, .module h4, .module h5, .module h6 {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 28px;
  text-transform: capitalize;
}
.module .fsElementFooterContent a {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 14px;
  font-style: italic;
}
.module .fsElementFooterContent a:hover {
  color: #ffc751;
}

.module {
  background: #f4f4f4;
  border-radius: 0 0 0 30px;
}
.module.fsNews {
  padding: 0;
  background: transparent;
  border-radius: 0;
}

.content-hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
  margin: 0 -20px 20px -20px;
}
@media (min-width: 600px) {
  .content-hero {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .content-hero {
    margin: 0 0 20px 0;
    height: 360px;
  }
}

.content-box-border {
  border: solid 1px #c1c1c1;
  padding: 30px;
  margin-bottom: 20px;
}

.container-border {
  border: solid 1px #c1c1c1;
  padding: 30px;
  margin-bottom: 20px;
}

/*! 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: #044b88;
  margin-right: 10px;
  cursor: pointer;
  transition: .3s;
}
.fsComposerFormEmbed form .linkLike:hover {
  color: #ffc751;
}
.fsComposerFormEmbed form .required {
  color: #044b88;
}
.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: #044b88;
  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: #ffc751;
  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: #044b88 !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: #ffc751 !important;
}
.fsComposerFormEmbed .ui-widget {
  font-family: "acumin-pro-semi-condensed", sans-serif;
  max-width: 100%;
}
.fsComposerFormEmbed .ui-datepicker:empty {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
  background: none;
  border: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '';
  font-weight: bold;
  transition: .3s;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-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.4);
}
:-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1;
}
.fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
  display: table;
  clear: both;
  content: '';
}
.fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3, .fsAccount .fsLoginMainView h3, .fsAccount .fsLoginForgotView h3, .fsAccount .fsLoginNewView h3 {
  margin-bottom: 20px;
}
.fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span, .fsAccount .fsLoginMainView span, .fsAccount .fsLoginForgotView span, .fsAccount .fsLoginNewView span {
  margin-bottom: 2px;
}
.fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginMainView button, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginForgotView button, .fsAccount .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginNewView button {
  display: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.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: #494949;
  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;
}
.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: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.fsAccount .fsAccountLogout a:hover {
  background: #494949;
  color: #fff;
}
.fsAccount .fsAccountLogout a em {
  display: block;
  font-style: normal;
}

.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: "acumin-pro-semi-condensed", sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 26px;
  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-weight: 400;
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 16px;
    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';
}

.fsNews.fsThumbnailAlignLeft .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsNews.fsThumbnailAlignLeft .fsThumbnail {
    float: left;
  }
}
.fsNews.fsThumbnailAlignRight .fsThumbnail {
  float: none;
}
@media (min-width: 600px) {
  .fsNews.fsThumbnailAlignRight .fsThumbnail {
    float: right;
  }
}
@media (min-width: 600px) {
  .fsNews.module article .fsThumbnail {
    float: left;
    width: 50%;
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .fsNews.module article .fsThumbnail {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
.fsNews .fsThumbnail {
  display: block;
  margin-bottom: 20px;
}
.fsNews .fsThumbnail img {
  display: block;
  width: 100%;
  height: auto;
}
.fsNews .fsTitle {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 23px;
  line-height: 1.2;
  margin-bottom: 12px;
}

.fsNews.fsSlideshow .fsPager li button:before {
  color: rgba(37, 37, 37, 0.25);
  opacity: 1;
}
.fsNews.fsSlideshow .fsPager li button:hover:before {
  color: #044b88;
}
.fsNews.fsSlideshow .fsPager li.slick-active button:before {
  color: #ffc751;
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
}

/*! _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: #ffc751 !important;
  background-image: none !important;
  width: 100%;
  height: 50px !important;
  color: #c1c1c1;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-family: "acumin-pro-semi-condensed", 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: #044b88;
  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: "acumin-pro-semi-condensed", 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: #513700;
  transition: .3s;
}
.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

/*! _search-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 #626262;
}
.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: #626262;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
  padding: 0;
  overflow: hidden;
  height: 50px;
  width: 75px;
  background: #626262;
  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: "acumin-pro-semi-condensed", sans-serif;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: #513700;
  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: "acumin-pro-semi-condensed", sans-serif;
  font-size: 16px;
}
.fsSearchResults .gsc-results, .fsSearchFieldWithResults .gsc-results {
  width: 100%;
}
.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px;
}
.fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
  color: #626262;
}
.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: #ffc751;
}
.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: #044b88 !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: #ffc751 !important;
}
.fsSearchResults .gsc-control-cse .gs-spelling, .fsSearchResults .gsc-control-cse .gs-result .gs-title, .fsSearchResults .gsc-control-cse .gs-result .gs-title *, .fsSearchFieldWithResults .gsc-control-cse .gs-spelling, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title, .fsSearchFieldWithResults .gsc-control-cse .gs-result .gs-title * {
  font-size: 16px;
}
.fsSearchResults .gsc-results .gsc-cursor-box, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box {
  margin: 10px 0;
}

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

.fsFacebookList, .fsFacebookList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsFacebookList li {
  margin: 0;
  padding: 0;
}
.fsFacebookList .fsFacebookListItem {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf;
}

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

.fsFacebookFollow {
  margin-top: 20px;
}

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

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

.fsVimeoList, .fsVimeoList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsVimeoList li {
  margin: 0;
  padding: 0;
}
.fsVimeoList .fsVimeoListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #dddedf;
  transition: opacity .3s;
  opacity: .6;
  cursor: pointer;
}
.fsVimeoList .fsVimeoListItem:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
.fsVimeoList .fsVimeoListItem:hover {
  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: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.vimeo_view_link a:hover {
  background: #494949;
  color: #fff;
}
.vimeo_view_link a em {
  display: block;
  font-style: normal;
}

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

.fsYoutubeList, .fsYoutubeList ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fsYoutubeList li {
  margin: 0;
  padding: 0;
}
.fsYoutubeList .fsYoutubeListItem {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #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: block;
  border: 0;
  margin: 0 0 20px;
  padding: 20px;
  background: #626262;
  color: #fff;
  outline: 0;
  border-radius: 0 0 20px 0;
  font-family: "acumin-pro-condensed", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 19px;
  text-align: center;
}
.Youtube_view_link a:hover {
  background: #494949;
  color: #fff;
}
.Youtube_view_link a em {
  display: block;
  font-style: normal;
}

/*! 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;
  font-family: "capitolina", Georgia, serif;
  font-weight: 600;
  font-size: 14px;
  background: #c1c1c1;
  color: #fff;
  border-radius: 20px 0 0 0;
}
.fsTabs .fsTabsNav li a:hover {
  background: #ffc751;
  color: #fff;
}
.fsTabs .fsTabsNav li.fsStateSelected a {
  background: #044b88;
  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 #fsPageBodyWrapper {
  padding: 0;
}
.home #fsPageBody {
  max-width: none;
  margin: 0;
}
.home #fsPageContent {
  float: none !important;
}

.mission-statement {
  padding: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 600px) {
  .mission-statement {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    max-width: 1180px;
    margin: 0 auto;
    padding: 40px 20px 70px 20px;
  }
}
.mission-statement header {
  width: 190px;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .mission-statement header {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.mission-statement header img {
  width: 100%;
}
.mission-statement .fsElementContent {
  color: #b4b4b4;
  font-family: "capitolina", Georgia, serif;
  font-size: 21px;
  text-align: center;
}
@media (min-width: 600px) {
  .mission-statement .fsElementContent {
    -ms-flex: 0 2 auto;
    flex: 0 2 auto;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .mission-statement .fsElementContent {
    font-size: 30px;
    line-height: 1.2;
  }
}
.mission-statement .fsElementContent p {
  margin: 0;
}

@media (min-width: 1024px) {
  .tile-container .fsContainer > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tile-container .fsContainer .img-tile {
  position: relative;
  height: 212px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.tile-container .fsContainer .img-tile:before {
  content: '';
  background-color: rgba(0, 0, 0, 0.32);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile-container .fsContainer .img-tile:after {
  content: '';
  background: transparent;
  border-top: solid 1px #044b88;
  border-bottom: solid 1px #044b88;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
@media (min-width: 600px) {
  .tile-container .fsContainer .img-tile:after {
    width: 93%;
    border: solid 1px #044b88;
  }
}
@media (min-width: 600px) {
  .tile-container .fsContainer .img-tile {
    -ms-flex-align: start;
    align-items: flex-start;
    padding-left: 100px;
  }
}
@media (min-width: 800px) {
  .tile-container .fsContainer .img-tile {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile {
    width: 33.33%;
    height: 33.33vw;
    padding: 0;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:first-child:after {
    width: 92.5%;
    height: 100%;
    left: 0;
    right: auto;
    top: auto;
    bottom: -36px;
    border-left: none;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:first-child:hover .fsElementHeaderContent {
    opacity: 0;
  }
  .tile-container .fsContainer .img-tile:first-child:hover .fsElementContent {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    top: auto;
    right: auto;
    bottom: -36px;
    left: 0;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:nth-child(2):after {
    width: 85%;
    height: 100%;
    top: -36px;
    bottom: auto;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:nth-child(2):hover .fsElementHeaderContent {
    opacity: 0;
  }
  .tile-container .fsContainer .img-tile:nth-child(2):hover .fsElementContent {
    background-color: rgba(4, 75, 136, 0.6);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    top: -36px;
    bottom: auto;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:last-child:after {
    width: 92.5%;
    height: 100%;
    left: auto;
    top: auto;
    bottom: -36px;
    border-right: none;
  }
}
@media (min-width: 1024px) {
  .tile-container .fsContainer .img-tile:last-child:hover .fsElementHeaderContent {
    opacity: 0;
  }
  .tile-container .fsContainer .img-tile:last-child:hover .fsElementContent {
    background-color: rgba(220, 144, 32, 0.6);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    top: auto;
    bottom: -36px;
    left: auto;
    right: 0;
  }
}
.tile-container .fsContainer .img-tile .fsElementHeaderContent {
  color: #fff;
  font-family: "capitolina", Georgia, serif;
  font-size: 30px;
  text-transform: capitalize;
  position: relative;
  margin-bottom: 0;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: opacity .3s ease-out;
}
.tile-container .fsContainer .img-tile .fsElementHeaderContent a {
  color: inherit;
}
.tile-container .fsContainer .img-tile .fsElementContent {
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-size: 1.4vw;
  text-align: center;
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  background-color: rgba(55, 136, 61, 0.6);
  width: 92.5%;
  height: 100%;
  position: absolute;
  padding: 50px;
  transition: transform .3s ease-out, opacity .3s ease-out;
  overflow: hidden;
}
.tile-container .fsContainer .img-tile .fsElementContent .text-wrap {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (min-width: 1200px) {
  .tile-container .fsContainer .img-tile .fsElementContent {
    font-size: 17px;
  }
}
.tile-container .fsContainer .img-tile .fsElementContent:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 90%;
  height: 90%;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.6) 40px, transparent 40px), linear-gradient(to right, rgba(255, 255, 255, 0.6) 40px, transparent 40px), linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 40px, transparent 40px), linear-gradient(to bottom, rgba(255, 255, 255, 0.6) 40px, transparent 40px);
  background-size: 100% 1px, 100% 1px, 1px 100%, 1px 100%;
  background-position: -20px 0%, -20px 100%, 0% -20px, 100% -20px;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
}
.tile-container .fsContainer .img-tile .fsElementContent h3 {
  color: #fff;
  font-size: 30px;
}

.home-calendar {
  margin-top: 76px;
  padding: 0 20px 20px 20px;
  position: relative;
}
@media (min-width: 800px) {
  .home-calendar {
    padding: 0 20px;
  }
}
.home-calendar .fsElementTitle {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 30px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 26px;
}
@media (min-width: 600px) {
  .home-calendar .fsElementTitle {
    font-size: 40px;
  }
}
@media (min-width: 1100px) {
  .home-calendar .fsElementTitle {
    opacity: 0;
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: .3s;
  }
}
@media (min-width: 1100px) {
  .home-calendar .fsElementContent {
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    transition: .3s ease-in .5s;
  }
}
@media (min-width: 1100px) {
  .home-calendar.animate-content .fsElementTitle {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: .5s;
  }
}
@media (min-width: 1100px) {
  .home-calendar.animate-content .fsElementContent {
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.home-calendar .slick-track {
  display: -ms-flexbox;
  display: flex;
}
.home-calendar article {
  background-color: rgba(193, 193, 193, 0.15);
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 30px;
  border-radius: 0 0 0 30px;
  margin: 0 10px;
}
.home-calendar article .fsDate {
  position: static;
  width: auto;
  height: auto;
  border: none;
  text-align: center;
  display: block;
}
.home-calendar article .fsDate span {
  text-align: center;
  width: auto;
}
.home-calendar article .fsDate .fsDay {
  font-size: 30px;
  display: inline-block;
}
.home-calendar article .fsDate .fsMonth {
  font-size: 30px;
  display: inline-block;
}
.home-calendar article .fsTitle {
  text-align: center;
  position: relative;
  padding-top: .3em;
}
.home-calendar article .fsTitle:before {
  content: '';
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.home-calendar article .fsEventDetails {
  text-align: center;
}
.home-calendar .fsPager {
  margin-top: 20px;
}
.home-calendar footer {
  text-align: center;
}
@media (min-width: 800px) {
  .home-calendar footer {
    position: absolute;
    bottom: 0;
    right: 25px;
  }
}

.news-container .fsContainer {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 600px) {
  .news-container .fsContainer {
    background-image: none !important;
    background-color: #fff;
  }
}
@media (min-width: 600px) {
  .news-container .fsContainer {
    padding: 15px 30px;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer {
    padding: 80px 30px;
  }
}
.news-container .fsContainer > .fsElementContent {
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .news-container .fsContainer > .fsElementContent {
    max-width: 1240px;
  }
}
.news-container .fsContainer .fsLayout .fsDiv {
  margin-bottom: 0;
}
.news-container .fsContainer .fsTwoColumnLayout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 1200px) {
  .news-container .fsContainer .fsTwoColumnLayout {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
.news-container .fsContainer .fsTwoColumnLayout .fsDiv {
  float: none;
}
@media (min-width: 800px) {
  .news-container .fsContainer .fsTwoColumnLayout .fsDiv {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer .fsTwoColumnLayout .fsDiv {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer .fsTwoColumnLayout .fsStyleColumn-1 {
    width: 38.709677419355%;
    padding: 0;
    margin-right: 2.5%;
  }
}
@media (min-width: 600px) {
  .news-container .fsContainer .fsTwoColumnLayout .fsStyleColumn-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer .fsTwoColumnLayout .fsStyleColumn-2 {
    width: 58.870967741935%;
    padding: 0;
  }
}
.news-container .fsContainer .fsTwoColumnLayout .fsStyleAutoclear:after {
  content: none;
}
.news-container .fsContainer .feature-news {
  padding: 30px 20px;
}
@media (min-width: 600px) {
  .news-container .fsContainer .feature-news {
    background-color: #fff;
    border-radius: 0 0 0 30px;
    margin: 15px 0;
    padding: 30px;
    height: 310px;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer .feature-news {
    height: 350px;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
  }
}
.news-container .fsContainer .feature-news article {
  margin-bottom: 0;
}
.news-container .fsContainer .feature-news .fsThumbnail {
  margin-top: -30px;
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 600px) {
  .news-container .fsContainer .feature-news .fsThumbnail {
    margin: 0 20px 20px 0;
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .news-container .fsContainer .feature-news .fsThumbnail {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.news-container .fsContainer .feature-news .fsReadMoreLink {
  font-family: serif;
  font-style: italic;
}
.news-container .fsContainer .news-block {
  background-color: #044b88;
  color: #fff;
  border-bottom: solid 1px #fff;
  padding: 30px 20px 20px 20px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block {
    background-color: rgba(4, 75, 136, 0.6);
    border-bottom: none;
    width: 47.5%;
    margin-top: 13px;
    margin-bottom: 13px;
    padding: 0;
    height: 242px;
  }
  .news-container .fsContainer .news-block:nth-child(odd) {
    border-radius: 0 0 30px 0;
    margin-right: 2.5%;
  }
}
@media (min-width: 600px) and (min-width: 1200px) {
  .news-container .fsContainer .news-block:nth-child(odd) {
    margin-right: 0;
  }
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block:nth-child(even) {
    border-radius: 30px 0 0 0;
    margin-left: 2.5%;
  }
}
@media (min-width: 600px) and (min-width: 1200px) {
  .news-container .fsContainer .news-block:nth-child(even) {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .news-container .fsContainer .news-block {
    margin-top: 0;
    margin-bottom: 25px;
  }
}
.news-container .fsContainer .news-block > .fsElementContent {
  height: 100%;
}
.news-container .fsContainer .news-block .fsListItems {
  height: 100%;
}
.news-container .fsContainer .news-block article {
  margin-bottom: 0;
  position: relative;
  height: 100%;
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block article {
    padding: 30px;
  }
}
.news-container .fsContainer .news-block .fsThumbnail {
  display: none;
  margin: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: opacity .3s ease, transform .3s ease;
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block .fsThumbnail {
    display: block;
  }
}
.news-container .fsContainer .news-block .fsThumbnail img {
  display: none;
}
.news-container .fsContainer .news-block .fsTitle {
  color: #fff;
}
.news-container .fsContainer .news-block .fsTitle a {
  color: inherit;
}
.news-container .fsContainer .news-block .fsSummary {
  max-height: 0;
  overflow: hidden;
  transition: max-height .3s ease-in;
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block .fsSummary {
    max-height: none;
  }
}
.news-container .fsContainer .news-block .fsElementFooterContent span {
  font-size: 0;
  width: 30px;
  height: 30px;
  position: relative;
  display: block;
  margin: auto;
  cursor: pointer;
}
@media (min-width: 600px) {
  .news-container .fsContainer .news-block .fsElementFooterContent span {
    display: none;
  }
}
.news-container .fsContainer .news-block .fsElementFooterContent span:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-container .fsContainer .news-block.display-summary .fsSummary {
  max-height: 9999px;
}
.news-container .fsContainer .news-block:hover .fsThumbnail {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
}
@media (max-width: 600px) {
  .news-container .fsContainer .news-block:not(.fsNews) {
    height: 50vw;
  }
}
.news-container .fsContainer .news-block:not(.fsNews) img {
  width: 80%;
  position: relative;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.news-container .fsContainer .news-block.hasThumbnail:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  position: absolute;
  top: 10px;
  right: 20px;
}

.toggle-imgs {
  padding: 25px 0;
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 600px) {
  .toggle-imgs {
    padding: 25px 30px;
  }
}
@media (min-width: 1024px) {
  .toggle-imgs {
    max-width: 1024px;
    padding: 50px 30px;
  }
}
.toggle-imgs .fsElementTitle {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  .toggle-imgs .fsElementTitle {
    font-size: 40px;
  }
}
.toggle-imgs .fsTwoColumnLayout {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
@media (min-width: 1024px) {
  .toggle-imgs .fsTwoColumnLayout {
    margin-left: 0;
    margin-right: 0;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.toggle-imgs .fsStyleColumn-1 {
  position: relative;
  height: 170px;
}
@media (min-width: 600px) {
  .toggle-imgs .fsStyleColumn-1 {
    height: 250px;
  }
}
@media (min-width: 800px) {
  .toggle-imgs .fsStyleColumn-1 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .toggle-imgs .fsStyleColumn-1 {
    width: 750px;
    float: none;
    margin-bottom: 0;
  }
}
@media (min-width: 600px) {
  .toggle-imgs .fsStyleColumn-2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 800px) {
  .toggle-imgs .fsStyleColumn-2 {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .toggle-imgs .fsStyleColumn-2 {
    width: 300px;
    float: none;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    height: 100%;
    padding: 12px 0;
  }
}
.toggle-imgs .fsStyleColumn-2.fsStyleAutoclear:after {
  content: none;
}
.toggle-imgs .img-panel {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity .3s ease-in;
}
.toggle-imgs .img-panel img {
  display: none;
}
.toggle-imgs .img-panel.display-panel {
  opacity: 1;
}
.toggle-imgs .btn-panel {
  color: #044b88;
  background-color: rgba(255, 255, 255, 0.6);
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  border-top: solid 1px rgba(4, 75, 136, 0.6);
  border-bottom: solid 1px rgba(4, 75, 136, 0.6);
  margin-bottom: 10px;
  padding: 11px 10px;
}
@media (min-width: 600px) {
  .toggle-imgs .btn-panel {
    border: solid 1px rgba(4, 75, 136, 0.6);
    margin: 0 1.388888888889%;
    width: 33.33%;
  }
}
@media (min-width: 600px) {
  .toggle-imgs .btn-panel:first-child {
    margin-left: 0;
  }
}
@media (min-width: 600px) {
  .toggle-imgs .btn-panel:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .toggle-imgs .btn-panel {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 600px) {
  .toggle-imgs .btn-panel .fsElementContent {
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (min-width: 1024px) {
  .toggle-imgs .btn-panel .fsElementContent {
    top: auto;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.toggle-imgs .btn-panel p {
  margin: 0;
}
.toggle-imgs .btn-panel.active-panel {
  background-color: #044b88;
  color: #fff;
}
.toggle-imgs .btn-panel:hover {
  background-color: rgba(4, 75, 136, 0.5);
  color: #fff;
}
.toggle-imgs .fsElementFooterContent {
  color: #c1c1c1;
  font-family: "capitolina", Georgia, serif;
  font-size: 20px;
  text-align: center;
  padding: 10px 30px;
  margin-top: 20px;
  line-height: 23px;
}
@media (min-width: 600px) {
  .toggle-imgs .fsElementFooterContent {
    padding: 10px 0;
  }
}

.profiles-container .fsContainer {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1024px) {
  .profiles-container .fsContainer {
    max-width: 1240px;
    padding: 0 40px;
  }
}
.profiles-container .fsElementTitle {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 30px;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 21px;
}
@media (min-width: 600px) {
  .profiles-container .fsElementTitle {
    font-size: 40px;
    margin-bottom: 47px;
  }
}
@media (min-width: 1100px) {
  .profiles-container .fsElementTitle {
    opacity: 0;
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: .3s;
  }
}
@media (min-width: 1100px) {
  .profiles-container .fsElementContent {
    opacity: 0;
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    transition: .3s ease-in .5s;
  }
}
@media (min-width: 1100px) {
  .profiles-container.animate-content .fsElementTitle {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
    transition: .5s;
  }
}
@media (min-width: 1100px) {
  .profiles-container.animate-content .fsElementContent {
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.profiles-container .profile-block {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 150vw;
  position: relative;
  border-bottom: solid 30px #fff;
}
@media (min-width: 600px) {
  .profiles-container .profile-block {
    height: 540px;
  }
}
@media (min-width: 1024px) {
  .profiles-container .profile-block {
    margin: 0 7px;
    height: 35vw;
  }
}
@media (min-width: 1200px) {
  .profiles-container .profile-block {
    height: 500px;
  }
}
.profiles-container .profile-block .fsElementContent {
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 40px;
  position: relative;
  top: 106%;
  opacity: 0;
  transition: top .3s ease, opacity .3s ease;
}
@media (min-width: 1024px) {
  .profiles-container .profile-block .fsElementContent {
    padding: 0 30px;
  }
}
.profiles-container .profile-block .fsElementContent > * {
  position: relative;
}
.profiles-container .profile-block .fsElementContent ul {
  background-color: rgba(0, 0, 0, 0.3);
  border: solid 1px #fff;
  padding: 20px 20px 20px 40px;
}
.profiles-container .profile-block .fsElementContent ul li {
  font-family: "capitolina", Georgia, serif;
  font-size: 18px;
}
@media (min-width: 1024px) {
  .profiles-container .profile-block .fsElementContent ul li {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .profiles-container .profile-block .fsElementContent ul li {
    font-size: 18px;
  }
}
.profiles-container .profile-block .fsElementContent .fs_style_35 {
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 19px;
  text-align: center;
  line-height: 1.2;
}
@media (min-width: 1024px) {
  .profiles-container .profile-block .fsElementContent .fs_style_35 {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .profiles-container .profile-block .fsElementContent .fs_style_35 {
    font-size: 19px;
  }
}
.profiles-container .profile-block .fsElementContent .fs_style_35:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: block;
  text-align: center;
  font-size: 30px;
}
@media (min-width: 1024px) {
  .profiles-container .profile-block .fsElementContent .fs_style_35:before {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .profiles-container .profile-block .fsElementContent .fs_style_35:before {
    font-size: 30px;
  }
}
.profiles-container .profile-block .fsElementContent:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(4, 75, 136, 0.8);
}
.profiles-container .profile-block footer {
  position: absolute;
  left: 15px;
  bottom: -30px;
  background-color: #ffc751;
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 15px 40px;
  border-radius: 0 0 30px 0;
}
.profiles-container .profile-block:hover .fsElementContent {
  top: 0;
  opacity: 1;
}
.profiles-container .slideControls, .profiles-container .slideControls ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.profiles-container .slideControls li {
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .profiles-container .slideControls {
    display: block;
    padding-top: 24px;
  }
}
.profiles-container .slideControls .slick-dots {
  text-align: center;
}
.profiles-container .slideControls li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.profiles-container .slideControls li button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}
.profiles-container .slideControls li button:before {
  color: rgba(37, 37, 37, 0.25);
  content: '\2022';
  font-family: 'slick';
  font-size: 48px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.profiles-container .slideControls li button:hover:before {
  color: #044b88;
}
.profiles-container .slideControls li.slick-active button:before {
  color: #ffc751;
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
}
@media (min-width: 1024px) {
  .profiles-container .slideArrows {
    display: none;
  }
}
.profiles-container .slideArrows .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.profiles-container .slideArrows .slick-arrow:after {
  font-size: 30px;
  color: rgba(193, 193, 193, 0.6);
}
.profiles-container .slideArrows .slick-prev {
  left: -50px;
}
.profiles-container .slideArrows .slick-prev:after {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.profiles-container .slideArrows .slick-next {
  right: -50px;
}
.profiles-container .slideArrows .slick-next:after {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.video-image-slideshow .fsContainer {
  position: relative;
  opacity: 0;
}
.video-image-slideshow .fsContainer.element-loaded {
  opacity: 1;
}
.fsComposeMode .video-image-slideshow .fsContainer {
  opacity: 1;
}
.video-image-slideshow .fsContainer .video-play {
  position: absolute;
  top: 30px;
  right: 30px;
  cursor: pointer;
  font-size: 0;
  width: 55px;
  height: 55px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  z-index: 200;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
}
.video-image-slideshow .fsContainer .video-play.audio_on:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.video-image-slideshow .fsContainer .video-play.audio_off:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.video-image-slideshow .fsContainer .video-play:before {
  font-size: 30px;
  color: #ffc751;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  line-height: 1;
  height: 30px;
}
.video-image-slideshow .fsContainer article {
  height: 67vw;
}
@media (min-width: 1024px) {
  .video-image-slideshow .fsContainer article {
    border-bottom: solid 37px #fff;
    height: 58vw;
  }
}
@media (min-width: 1200px) {
  .video-image-slideshow .fsContainer article {
    height: 52.5vw;
  }
}
.video-image-slideshow .fsContainer .video-slide .video-wrapper {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
}
.video-image-slideshow .fsContainer .video-slide video {
  opacity: 0;
  visibility: hidden;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media (min-width: 600px) {
  .video-image-slideshow .fsContainer .video-slide video {
    opacity: 1;
    visibility: visible;
  }
}
.video-image-slideshow .fsContainer .caption-wrapper {
  display: none;
  background-color: transparent;
  padding: 0;
}
@media (min-width: 600px) {
  .video-image-slideshow .fsContainer .caption-wrapper {
    display: block;
  }
}
@media (min-width: 1024px) {
  .video-image-slideshow .fsContainer .caption-wrapper {
    width: 500px;
    right: 0;
    left: auto;
    bottom: -37px;
    background-color: rgba(4, 75, 136, 0.6);
    min-height: 300px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 70px;
  }
}
.video-image-slideshow .fsContainer .caption-wrapper.hidden {
  display: none;
}
.video-image-slideshow .fsContainer .caption-title {
  color: #fff;
  background-color: rgba(4, 75, 136, 0.6);
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  padding: 17px 0;
}
@media (min-width: 1024px) {
  .video-image-slideshow .fsContainer .caption-title {
    background-color: transparent;
    text-align: left;
    padding: 0;
    margin-bottom: 30px;
  }
}
@media (min-width: 600px) {
  .video-image-slideshow .fsContainer .caption-desc {
    display: block;
    background-color: #6893b8;
    text-align: center;
    padding: 20px 10px;
    font-family: "capitolina", Georgia, serif;
    font-size: 20px;
    color: #fff;
  }
}
@media (min-width: 600px) and (min-width: 1024px) {
  .video-image-slideshow .fsContainer .caption-desc {
    background-color: transparent;
    text-align: left;
    padding: 0;
  }
}

.video-image-slideshow .fsContainer .caption-desc a {
  color: #ffc751;
}
.video-image-slideshow .fsContainer .slick-dots {
  text-align: center;
  position: absolute;
  bottom: 60px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video-image-slideshow .fsContainer .slick-dots, .video-image-slideshow .fsContainer .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-image-slideshow .fsContainer .slick-dots li {
  margin: 0;
  padding: 0;
}
.video-image-slideshow .fsContainer li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px !important;
  padding: 0;
  position: relative;
  width: 20px;
}
.video-image-slideshow .fsContainer li button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 20px;
  line-height: 0;
  outline: none;
  padding: 5px;
  width: 20px;
}
.video-image-slideshow .fsContainer li button:before {
  color: #c1c1c1;
  content: '\2022';
  font-family: 'slick';
  font-size: 48px;
  height: 20px;
  left: 0;
  line-height: 20px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.video-image-slideshow .fsContainer li.slick-active button:before {
  color: #ffc751;
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 20px;
}

.fsNews .fsThumbnail img {
  display: block;
  width: auto;
  height: auto;
}

.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: #ffc751;
}
.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: #044b88;
}

.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: FontAwesome;
  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: FontAwesome;
  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: "acumin-pro-semi-condensed", sans-serif;
  height: 40px;
}
#fsAccountBar > ul > li {
  height: 40px;
  padding: 10px 12px 8px;
}
#fsAccountBar a {
  color: #fff;
  font-size: 16px;
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
#fsAccountBar a:hover {
  color: #ffc751;
}
#fsAccountBar .fsAccountBarAvatar {
  height: 40px;
}
#fsAccountBar .fsAccountBarMenu a {
  color: #626262;
  font-size: 16px;
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
#fsAccountBar .fsAccountBarMenu a:hover {
  color: #ffc751;
}

.portal a.files:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-family: FontAwesome;
  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: FontAwesome;
  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: #044b88;
}
.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: "acumin-pro-semi-condensed", 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: "acumin-pro-semi-condensed", 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: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #626262;
  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: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 600;
  color: #162f50;
  font-size: 24px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.portal:not(.fsComposeMode) .portal-news .fsTitle a.fsNewsPostLink:hover {
  color: #ffc751;
}
.portal:not(.fsComposeMode) .portal-news .fsDateTime {
  font-family: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #626262;
}
.portal:not(.fsComposeMode) .portal-news .fsSummary {
  font-size: 16px;
  color: #626262;
  line-height: 26px;
}
.portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink {
  display: inline-block;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  font-size: 18px;
  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: "acumin-pro-condensed", 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: "acumin-pro-condensed", sans-serif;
  font-size: 24px;
  font-weight: 400;
  display: block;
}
.portal:not(.fsComposeMode) .portal-cal article .fsTitle {
  font-family: "acumin-pro-condensed", 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: #ffc751;
}
.portal:not(.fsComposeMode) .portal-cal article .fsEventDetails {
  font-family: "acumin-pro-condensed", 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: FontAwesome;
  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: FontAwesome;
  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: "acumin-pro-semi-condensed", sans-serif;
  font-size: 16px;
  color: #044b88;
  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: "acumin-pro-semi-condensed", 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: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #044b88;
}
@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: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 600;
  font-size: 24px;
  padding-left: 0px;
  padding-right: 0px;
  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: #ffc751;
}
.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: #044b88;
}
.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: "acumin-pro-semi-condensed", 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: #044b88;
  color: #fff;
  font-family: "acumin-pro-semi-condensed", 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) {
  .portal-sub-nav.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: "acumin-pro-semi-condensed", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #162f50;
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a:hover {
  color: #ffc751;
}
.portal:not(.fsComposeMode) .portal-photos {
  background: #d0d6dc;
  text-align: center;
  padding: 30px 0 55px;
}
.portal:not(.fsComposeMode) .portal-photos header h2.fsElementTitle {
  font-family: "acumin-pro-semi-condensed", 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%;
  }
}

/*! pages - giving v0.0.1 */
.giving-pg #fsPageBodyWrapper {
  padding-left: 0;
  padding-right: 0;
}
.giving-pg #fsPageBody {
  max-width: none;
}
.giving-pg .fsBanner {
  position: relative;
}
.giving-pg .enhancement-hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}
@media (min-width: 600px) {
  .giving-pg .enhancement-hero {
    height: 50vw;
  }
}
@media (min-width: 1024px) {
  .giving-pg .enhancement-hero {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .giving-pg .enhancement-hero {
    height: 46vw;
  }
}
.giving-pg .enhancement-nav {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  background-color: rgba(4, 75, 136, 0.8);
  padding: 11px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  display: none;
}
@media (min-width: 1024px) {
  .giving-pg .enhancement-nav {
    display: block;
  }
}
.giving-pg .enhancement-nav .fsNavLevel1 {
  padding: 0;
  list-style-type: none;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 0;
}
.no-flexbox .giving-pg .enhancement-nav .fsNavLevel1 {
  text-align: justify;
  font-size: 0.1px;
}
.no-flexbox .giving-pg .enhancement-nav .fsNavLevel1 > li {
  display: inline-block;
}
.no-flexbox .giving-pg .enhancement-nav .fsNavLevel1:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.giving-pg .enhancement-nav .fsNavLevel1 > li:first-child {
  margin-left: 0;
}
.giving-pg .enhancement-nav .fsNavLevel1 > li:last-child {
  margin-right: 0;
}
.giving-pg .enhancement-nav .fsNavLevel1 > li > a {
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.giving-pg .enhancement-nav .fsNavLevel1 > li > a:hover {
  color: #ffc751;
}
.giving-pg .intro-content {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  background-color: #ffc751;
  color: #044b88;
  padding: 40px 20px;
}
@media (min-width: 600px) {
  .giving-pg .intro-content {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  .giving-pg .intro-content {
    margin-top: -40px;
    padding: 40px 90px;
  }
}
.giving-pg .intro-content .fsElementContent {
  color: #1b2e56;
  font-family: "capitolina", Georgia, serif;
  font-style: 19px;
}
.giving-pg .intro-content .fsElementContent h2 {
  color: #1b2e56;
  font-size: 45px;
  font-weight: 600;
  line-height: 1;
}
.giving-pg .intro-content .fsElementContent p {
  margin: 0;
}
.giving-pg .progress-container {
  background-color: #f1f1f1;
  padding: 60px 0;
}
@media (min-width: 1240px) {
  .giving-pg .progress-container {
    margin-top: 50px;
  }
}
.giving-pg .progress-container > .fsElementContent {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.giving-pg .progress-container .content-block .fsElementTitle {
  color: #044b88;
  font-size: 45px;
  font-weight: 600;
  line-height: 1;
}
.giving-pg .progress-container .content-block .fsElementContent {
  color: #044b88;
  font-family: "capitolina", Georgia, serif;
  font-size: 17px;
}
@media (min-width: 1024px) {
  .giving-pg .progress-container .content-block {
    padding: 0 60px;
  }
}
.giving-pg .giving-img-container .fsContainer > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
@media (min-width: 1000px) {
  .giving-pg .giving-img-container .fsContainer > .fsElementContent {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.giving-pg .giving-img-container .fsContainer .photo-tiles {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vw;
  position: relative;
  padding: 0 40px;
  overflow: hidden;
}
@media (min-width: 600px) {
  .giving-pg .giving-img-container .fsContainer .photo-tiles {
    width: 50%;
    height: 50vw;
  }
}
@media (min-width: 1000px) {
  .giving-pg .giving-img-container .fsContainer .photo-tiles {
    width: 25%;
    height: 30vw;
    padding: 0 30px;
  }
}
.giving-pg .giving-img-container .fsContainer .photo-tiles:before {
  content: '';
  background-color: rgba(159, 94, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: background .3s ease-in-out;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles .content-wrap {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: hidden;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles header .fsElementHeaderContent {
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 25px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles .fsElementContent {
  color: #1b2e56;
  font-family: "capitolina", Georgia, serif;
  font-size: 17px;
  max-height: 0;
  margin-top: 10px;
  text-align: center;
  line-height: 1.2;
  transition: max-height .3s ease;
}
@media (min-width: 1000px) {
  .giving-pg .giving-img-container .fsContainer .photo-tiles .fsElementContent {
    font-size: 15px;
  }
}
@media (min-width: 1100px) {
  .giving-pg .giving-img-container .fsContainer .photo-tiles .fsElementContent {
    font-size: 17px;
  }
}
.giving-pg .giving-img-container .fsContainer .photo-tiles .fsElementContent p {
  margin: 0;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles footer {
  max-height: 0;
  transition: max-height .3s ease;
  text-align: center;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles footer .fsElementFooterContent {
  text-align: center;
  display: inline-block;
  margin-top: 20px;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles footer .fsElementFooterContent a {
  display: block;
  padding: 5px 30px;
  text-transform: uppercase;
  font-family: "acumin-pro-condensed", sans-serif;
  font-weight: 600;
  border: solid 1px #1b2e56;
  line-height: 1;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles footer .fsElementFooterContent a:hover {
  background-color: #1b2e56;
  color: #fff;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles:hover:before {
  background-color: rgba(255, 255, 255, 0.8);
}
.giving-pg .giving-img-container .fsContainer .photo-tiles:hover .fsElementHeaderContent {
  color: #1b2e56;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles:hover .fsElementContent {
  max-height: 9999px;
}
.giving-pg .giving-img-container .fsContainer .photo-tiles:hover footer {
  max-height: 9999px;
}
.giving-pg .featured-donor {
  background-color: #f1f1f1;
  padding: 60px 20px;
}
.giving-pg .featured-donor .fsElementContent {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
}
.giving-pg .featured-donor .fsListItems article {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .giving-pg .featured-donor .fsListItems article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
.giving-pg .featured-donor .fsListItems .image-wrap {
  position: relative;
}
@media (min-width: 800px) {
  .giving-pg .featured-donor .fsListItems .image-wrap {
    margin-right: 40px;
    width: 49.152542372881%;
  }
}
.giving-pg .featured-donor .fsListItems .fsThumbnail {
  margin-right: 0;
}
@media (min-width: 600px) {
  .giving-pg .featured-donor .fsListItems .fsThumbnail {
    float: none;
  }
}
@media (min-width: 800px) {
  .giving-pg .featured-donor .fsListItems .fsThumbnail {
    margin-bottom: 0;
  }
}
.giving-pg .featured-donor .fsListItems .fsTitle {
  margin: 0;
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: rgba(27, 46, 86, 0.7);
  display: inline-block;
  position: absolute;
  right: -20px;
  bottom: 20px;
  padding: 20px 0;
  width: 90%;
}
@media (min-width: 600px) {
  .giving-pg .featured-donor .fsListItems .fsTitle {
    font-size: 35px;
  }
}
.giving-pg .featured-donor .fsListItems .fsTitle a {
  color: inherit;
  display: block;
  margin-left: 10%;
}
@media (min-width: 800px) {
  .giving-pg .featured-donor .fsListItems .fsSummary {
    width: 42.372881355932%;
  }
}
.giving-pg .featured-donor .fsListItems .fsSummary h2 {
  color: #1b2e56;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
}
.giving-pg .featured-donor .fsListItems .fsReadMoreLink {
  color: #626262;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border: solid 1px #1b2e56;
  display: inline-block;
  padding: 5px 30px;
  margin-left: auto;
}
.giving-pg .featured-donor .fsListItems .fsReadMoreLink:hover {
  background-color: #1b2e56;
  color: #fff;
}
.giving-pg:not(.fsComposeMode) .gift-container {
  padding: 30px;
}
.giving-pg:not(.fsComposeMode) .gift-container > .fsElementContent {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 800px) {
  .giving-pg:not(.fsComposeMode) .gift-container > .fsElementContent {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementHeaderContent {
  color: #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 16px;
}
.giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent {
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 17px;
  font-weight: 600;
  color: #044b88;
}
.giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent, .giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent li {
  margin: 0;
  padding: 0;
}
.giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent strong {
  color: #9b9b9b;
}
@media (min-width: 600px) {
  .giving-pg:not(.fsComposeMode) .gift-container .gift-list .fsElementContent ul {
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-rule: solid 1px #9b9b9b;
    column-rule: solid 1px #9b9b9b;
    -moz-column-gap: 120px;
    column-gap: 120px;
  }
}

/*! pages - athletics v0.0.1 */
.athletics-pg #fsPageBodyWrapper {
  padding-left: 0;
  padding-right: 0;
}
.athletics-pg #fsPageBody {
  max-width: none;
}
.athletics-pg .fsBanner {
  position: relative;
}
.athletics-pg .enhancement-hero {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}
@media (min-width: 600px) {
  .athletics-pg .enhancement-hero {
    height: 50vw;
  }
}
@media (min-width: 1024px) {
  .athletics-pg .enhancement-hero {
    margin-bottom: 0;
  }
}
@media (min-width: 1200px) {
  .athletics-pg .enhancement-hero {
    height: 46vw;
  }
}
.athletics-pg:not(.fsComposeMode) .nav-content-container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  background-color: rgba(4, 75, 136, 0.8);
}
@media (min-width: 1024px) {
  .athletics-pg:not(.fsComposeMode) .nav-content-container {
    position: relative;
    margin-top: -170px;
  }
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav {
  padding: 11px 0;
  display: none;
}
@media (min-width: 1024px) {
  .athletics-pg:not(.fsComposeMode) .enhancement-nav {
    display: block;
  }
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding: 0;
  list-style-type: none;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.no-flexbox .athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 {
  text-align: justify;
  font-size: 0.1px;
}
.no-flexbox .athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li {
  display: inline-block;
}
.no-flexbox .athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li {
  margin: 0 30px;
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li:first-child {
  margin-left: 0;
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li:last-child {
  margin-right: 0;
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li > a {
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.athletics-pg:not(.fsComposeMode) .enhancement-nav .fsNavLevel1 > li > a:hover {
  color: #ffc751;
}
.athletics-pg:not(.fsComposeMode) .athletics-intro {
  color: #fff;
  text-align: center;
  font-family: "capitolina", Georgia, serif;
  font-size: 20px;
  padding: 30px 20px;
  line-height: 1.4;
}
@media (min-width: 1024px) {
  .athletics-pg:not(.fsComposeMode) .athletics-intro {
    padding: 30px 130px;
  }
}
.athletics-pg:not(.fsComposeMode) .athletics-intro .fsElementTitle {
  font-size: 55px;
  font-weight: 600;
  margin-bottom: 50px;
}
.athletics-pg:not(.fsComposeMode) .athletics-intro p {
  margin: 0;
}
.athletics-pg .teams-container {
  max-width: 1280px;
  width: 100%;
  margin: 60px auto 20px auto;
  padding: 0 20px;
  position: relative;
}
@media (min-width: 600px) {
  .athletics-pg .teams-container {
    margin-bottom: 80px;
  }
}
.athletics-pg .teams-container > .fsElementContent {
  position: relative;
  padding-bottom: 60px;
}
.athletics-pg .teams-container .fsTabsNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.athletics-pg .teams-container .fsTabsNav li {
  margin: 0 7px;
}
.athletics-pg .teams-container .fsTabsNav li a {
  border-radius: 0;
  background-color: #fff;
  color: #626262;
  border: solid 1px #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 15px;
  position: relative;
}
.athletics-pg .teams-container .fsTabsNav li.fsStateSelected a,
.athletics-pg .teams-container .fsTabsNav li a:hover {
  color: #fff;
  background-color: #ffc751;
}
.athletics-pg .teams-container .fsTabsNav li.fsStateSelected a:before,
.athletics-pg .teams-container .fsTabsNav li a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffc751;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.athletics-pg .teams-container > header .fsElementTitle {
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1em;
}
.athletics-pg .team-nav, .athletics-pg .team-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.athletics-pg .team-nav li {
  margin: 0;
  padding: 0;
}
.athletics-pg .team-nav .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
.athletics-pg .team-nav .fsNavLevel1 li {
  padding: 20px;
  text-align: center;
  position: relative;
}
@media (min-width: 1024px) {
  .athletics-pg .team-nav .fsNavLevel1 li {
    padding: 20px 30px;
  }
}
.athletics-pg .team-nav .fsNavLevel1 li.baseball a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.basketball a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.bowling a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.cheerleading a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.cross-country a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.football a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.golf a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.ice-hockey a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.lacrosse a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.rowing a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.rugby a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.softball a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.soccer a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.swimming a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.tennis a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.track-field a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.volleyball a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.water-polo a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.wrestling a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .team-nav .fsNavLevel1 li.sailing a:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
@media (min-width: 1024px) {
  .athletics-pg .team-nav .fsNavLevel1 li:after {
    content: '';
    width: 1px;
    height: 50%;
    background-color: #ccc;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
  }
}
.athletics-pg .team-nav .fsNavLevel1 li a {
  font-size: 15px;
  font-weight: 600;
  display: block;
}
.athletics-pg .team-nav .fsNavLevel1 li a:before {
  display: block;
  font-size: 50px;
}
.athletics-pg .team-nav .fsNavLevel1 li a:hover {
  color: rgba(0, 0, 0, 0.5);
}
.athletics-pg .featured-athletes-container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 600px) {
  .athletics-pg .featured-athletes-container {
    margin-bottom: 100px;
  }
}
.athletics-pg .featured-athletes-container > .fsElementContent {
  position: relative;
  padding-bottom: 60px;
}
.athletics-pg .featured-athletes-container .fsTabsNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.athletics-pg .featured-athletes-container .fsTabsNav li {
  margin: 0 7px;
}
.athletics-pg .featured-athletes-container .fsTabsNav li a {
  border-radius: 0;
  background-color: #fff;
  color: #626262;
  border: solid 1px #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 15px;
  position: relative;
}
.athletics-pg .featured-athletes-container .fsTabsNav li.fsStateSelected a,
.athletics-pg .featured-athletes-container .fsTabsNav li a:hover {
  color: #fff;
  background-color: #ffc751;
}
.athletics-pg .featured-athletes-container .fsTabsNav li.fsStateSelected a:before,
.athletics-pg .featured-athletes-container .fsTabsNav li a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffc751;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.athletics-pg .featured-athletes-container > header .fsElementTitle {
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1;
}
@media (min-width: 600px) {
  .athletics-pg .featured-athletes-container > header .fsElementTitle {
    display: none;
  }
}
.athletics-pg .featured-news article {
  margin-bottom: 0;
}
@media (min-width: 800px) {
  .athletics-pg .featured-news article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
}
.athletics-pg .featured-news .image-wrap {
  position: relative;
}
@media (min-width: 800px) {
  .athletics-pg .featured-news .image-wrap {
    margin-right: 40px;
    width: 49.152542372881%;
  }
}
.athletics-pg .featured-news .fsThumbnail {
  margin-right: 0;
}
@media (min-width: 600px) {
  .athletics-pg .featured-news .fsThumbnail {
    float: none;
  }
}
@media (min-width: 800px) {
  .athletics-pg .featured-news .fsThumbnail {
    margin-bottom: 0;
  }
}
.athletics-pg .featured-news .fsTitle {
  margin: 0;
  color: #fff;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: rgba(27, 46, 86, 0.7);
  display: inline-block;
  position: absolute;
  right: -20px;
  bottom: 20px;
  padding: 20px 0;
  width: 90%;
}
@media (min-width: 600px) {
  .athletics-pg .featured-news .fsTitle {
    font-size: 35px;
  }
}
.athletics-pg .featured-news .fsTitle a {
  color: inherit;
  display: block;
  margin-left: 10%;
}
@media (min-width: 800px) {
  .athletics-pg .featured-news .fsSummary {
    width: 42.372881355932%;
  }
}
.athletics-pg .featured-news .fsSummary h2 {
  color: #1b2e56;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1;
}
.athletics-pg .featured-news .fsReadMoreLink {
  color: #626262;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  border: solid 1px #1b2e56;
  display: inline-block;
  padding: 5px 30px;
  margin-left: auto;
}
.athletics-pg .featured-news .fsReadMoreLink:hover {
  background-color: #1b2e56;
  color: #fff;
}
.athletics-pg .featured-news .fsSummary {
  color: #1b2e56;
  font-family: "capitolina", Georgia, serif;
}
.athletics-pg .featured-news .fsSummary h2 {
  color: #ffc751;
}
.athletics-pg .tabbed-calendars {
  position: relative;
}
@media (min-width: 600px) {
  .athletics-pg .tabbed-calendars {
    margin-bottom: 100px;
  }
}
.athletics-pg .tabbed-calendars > .fsElementContent {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.athletics-pg .tabbed-calendars > header .fsElementTitle {
  font-size: 45px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1em;
  line-height: 1;
}
@media (min-width: 600px) {
  .athletics-pg .tabbed-calendars > header .fsElementTitle {
    display: none;
  }
}
.athletics-pg .tabbed-calendars > .fsElementContent {
  position: relative;
  padding-bottom: 60px;
}
.athletics-pg .tabbed-calendars .fsTabsNav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.athletics-pg .tabbed-calendars .fsTabsNav li {
  margin: 0 7px;
}
.athletics-pg .tabbed-calendars .fsTabsNav li a {
  border-radius: 0;
  background-color: #fff;
  color: #626262;
  border: solid 1px #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 15px;
  font-weight: 700;
  padding: 5px 15px;
  position: relative;
}
.athletics-pg .tabbed-calendars .fsTabsNav li.fsStateSelected a,
.athletics-pg .tabbed-calendars .fsTabsNav li a:hover {
  color: #fff;
  background-color: #ffc751;
}
.athletics-pg .tabbed-calendars .fsTabsNav li.fsStateSelected a:before,
.athletics-pg .tabbed-calendars .fsTabsNav li a:hover:before {
  content: '';
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffc751;
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
}
.athletics-pg .tabbed-calendars .fsTabsNav li a {
  border-color: #044b88;
}
.athletics-pg .tabbed-calendars .fsTabsNav li.fsStateSelected a,
.athletics-pg .tabbed-calendars .fsTabsNav li a:hover {
  background-color: #044b88;
}
.athletics-pg .tabbed-calendars .fsTabsNav li.fsStateSelected a:before,
.athletics-pg .tabbed-calendars .fsTabsNav li a:hover:before {
  border-bottom-color: #044b88;
}
.athletics-pg .athletics-slider .fsListItems {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 700px) {
  .athletics-pg .athletics-slider .fsListItems {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
}
@media (min-width: 1024px) {
  .athletics-pg .athletics-slider .fsListItems {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: left;
    justify-content: left;
  }
}
.athletics-pg .athletics-slider article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  padding: 0 30px 20px 30px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
@media (min-width: 700px) {
  .athletics-pg .athletics-slider article {
    width: 48%;
  }
  .athletics-pg .athletics-slider article:nth-child(odd) {
    margin-right: 1%;
  }
  .athletics-pg .athletics-slider article:nth-child(even) {
    margin-left: 1%;
  }
}
@media (min-width: 1024px) {
  .athletics-pg .athletics-slider article {
    width: auto;
    margin: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .athletics-pg .athletics-slider article:nth-child(odd), .athletics-pg .athletics-slider article:nth-child(even) {
    margin-left: 0;
    margin-right: 0;
  }
  .athletics-pg .athletics-slider article:after {
    content: '';
    width: 1px;
    height: 100%;
    background-color: #ccc;
    position: absolute;
    right: 0;
    top: 0;
  }
  .athletics-pg .athletics-slider article:last-child:after {
    content: none;
  }
}
.athletics-pg .athletics-slider .fsDateTime {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.athletics-pg .athletics-slider .fsDateTime:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  margin-right: .3em;
}
.athletics-pg .athletics-slider .fsDayName:after {
  content: '|';
  margin-left: .3em;
}
.athletics-pg .athletics-slider .fsDay:after {
  content: '|';
  margin-left: .3em;
}
.athletics-pg .athletics-slider .fsTitle {
  color: #ffc751;
  font-family: "capitolina", Georgia, serif;
  font-size: 22px;
  line-height: 1;
  margin-bottom: .5em;
}
.athletics-pg .athletics-slider .slick-arrow {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 0;
}
.athletics-pg .athletics-slider .slick-arrow:before {
  font-size: 20px;
  color: rgba(27, 46, 86, 0.4);
}
.athletics-pg .athletics-slider .slick-arrow.slick-prev:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .athletics-slider .slick-arrow.slick-next:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.athletics-pg .athletics-slider footer {
  text-align: right;
}
.athletics-pg .athletics-slider footer .fsElementFooterContent a {
  color: #044b88;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
}
.athletics-pg .athletics-slider footer .fsElementFooterContent a:after {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 14px;
  margin-left: .5em;
}
.athletics-pg .athletics-slider footer .fsElementFooterContent a:hover {
  color: #ffc751;
}
.athletics-pg .athletic-events .fsDateTime {
  -ms-flex-order: 2;
  order: 2;
}
.athletics-pg .athletic-events .fsTitle {
  -ms-flex-order: 1;
  order: 1;
}
.athletics-pg .athletic-events .fsAthleticsOpponents {
  -ms-flex-order: 3;
  order: 3;
}
.athletics-pg .athletics-scores .fsAthleticsResultWrapper {
  color: #ffc751;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.5em;
  padding: 0;
  list-style: none;
}
.colors ol:after {
  display: table;
  clear: both;
  content: '';
}
.colors ol li {
  position: relative;
  float: left;
  margin-bottom: 2em;
  height: 4em;
  width: 66.66667%;
}
@media (min-width: 600px) {
  .colors ol li {
    width: 33.33333%;
  }
}
@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
    width: 16.66667%;
  }
}
.colors ol li:after {
  position: absolute;
  top: 100%;
  left: 0;
}
.colors ol li:nth-of-type(1) {
  background: #626262;
  color: #626262;
}
.colors ol li:nth-of-type(1):after {
  content: "#626262";
}
.colors ol li:nth-of-type(2) {
  background: #044b88;
  color: #044b88;
}
.colors ol li:nth-of-type(2):after {
  content: "#044b88";
}
.colors ol li:nth-of-type(3) {
  background: #ffc751;
  color: #ffc751;
}
.colors ol li:nth-of-type(3):after {
  content: "#ffc751";
}
.colors ol li:nth-of-type(4) {
  background: #1b2e56;
  color: #1b2e56;
}
.colors ol li:nth-of-type(4):after {
  content: "#1b2e56";
}
.colors ol li:nth-of-type(5) {
  background: #c1c1c1;
  color: #c1c1c1;
}
.colors ol li:nth-of-type(5):after {
  content: "#c1c1c1";
}
.colors ol li:nth-of-type(1) {
  background: #626262;
  color: #626262;
}
.colors ol li:nth-of-type(1):after {
  content: "#626262";
}

.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: "capitolina", Georgia, serif;
}
.fonts ol li:nth-of-type(1):after {
  content: "capitolina, Georgia, serif";
}
.fonts ol li:nth-of-type(2):after {
  content: "";
}
.fonts ol li:nth-of-type(3) {
  font-family: "acumin-pro-semi-condensed", sans-serif;
}
.fonts ol li:nth-of-type(3):after {
  content: "acumin-pro-semi-condensed, sans-serif";
}
.fonts ol li:nth-of-type(4) {
  font-family: "acumin-pro-condensed", sans-serif;
}
.fonts ol li:nth-of-type(4):after {
  content: "acumin-pro-condensed, 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(5) {
  font-family: "Icomoon";
}
.fonts ol li:nth-of-type(5):after {
  content: "Icomoon";
}
.fonts ol li:nth-of-type(7) {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.fonts ol li:nth-of-type(7):after {
  content: "Menlo, Monaco, Consolas, Courier New, monospace";
}

.headers h1:after {
  content: " size: 35px / line: 38px";
}
.headers h2:after {
  content: " size: 22px / line: 24px";
}
.headers h3:after {
  content: " size: 22px / line: 24px";
}
.headers h4:after {
  content: " size: 16px / line: 18px";
}
.headers h5:after {
  content: " size: 16px / line: 18px";
}
.headers h6:after {
  content: " size: 15px / line: 17px";
}

/*! custom elements -  v0.0.1 */
.fsNews.circle-news {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 20px;
}
.fsNews.circle-news .fsElementTitle {
  text-align: center;
  font-size: 45px;
  font-weight: 600;
  margin-bottom: 36px;
}
.fsNews.circle-news .fsListItems {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 600px) {
  .fsNews.circle-news .fsListItems {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1024px) {
  .fsNews.circle-news .fsListItems {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.fsNews.circle-news article {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: inset 0 0 0 10px rgba(255, 255, 255, 0.5);
  width: 100%;
  border-radius: 100%;
  overflow: hidden;
  position: relative;
}
@media (min-width: 600px) {
  .fsNews.circle-news article {
    width: 46%;
    margin: 0 2%;
  }
}
@media (min-width: 1024px) {
  .fsNews.circle-news article {
    width: 33.33%;
  }
}
.fsNews.circle-news article:after {
  content: '';
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
@media (min-width: 600px) {
  .fsNews.circle-news article:after {
    width: 46%;
  }
}
@media (min-width: 1024px) {
  .fsNews.circle-news article:after {
    width: 33.33%;
  }
}
.fsNews.circle-news article a {
  display: block;
}
.fsNews.circle-news article img {
  display: none;
}
.fsNews.circle-news article .caption-hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 100%;
  padding: 35px;
  background-color: rgba(4, 75, 136, 0.8);
  opacity: 0;
  -ms-transform: scale(0);
  transform: scale(0);
  transition: all .3s ease-in-out;
}
.fsNews.circle-news article .fsThumbnail.fsNewsPostLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fsNews.circle-news article .fsTitle {
  color: #fff;
  font-size: 20px;
  margin-bottom: 0;
  text-align: center;
}
.fsNews.circle-news article .fsTitle a {
  color: inherit;
}
.fsNews.circle-news article .fsSummary {
  color: #fff;
  font-family: "capitolina", Georgia, serif;
  font-size: 17px;
  line-height: 1.2;
  text-align: center;
}
.fsNews.circle-news article .fsSummary p {
  margin: 0;
}
.fsNews.circle-news article .fsReadMoreLink {
  color: #ffc751;
  font-family: "capitolina", Georgia, serif;
  font-size: 17px;
  margin-top: .5em;
}
.fsNews.circle-news article:hover .caption-hover {
  opacity: 1;
  -ms-transform: scale(1);
  transform: scale(1);
}

.fiftyfiftySlider {
  margin-bottom: 20px;
}
.fiftyfiftySlider .slick-arrow {
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  -ms-transform: none;
  transform: none;
  width: 50px;
  height: 50px;
  transition: 0.3s background;
  display: block !important;
  background: rgba(255, 255, 255, 0.3);
}
.fiftyfiftySlider .slick-arrow:hover {
  background: rgba(255, 255, 255, 0.6);
}
.fiftyfiftySlider .slick-arrow:before {
  display: block;
  font-size: 1.625rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 50px;
  color: #FFF;
}
.fiftyfiftySlider .slick-arrow.slick-prev {
  right: 52px;
}
.fiftyfiftySlider .slick-arrow.slick-prev:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.fiftyfiftySlider .slick-arrow.slick-next {
  right: 1px;
}
.fiftyfiftySlider .slick-arrow.slick-next:before {
  content: "";
  font-family: "Icomoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.fiftyfiftySlider .bpa-slide {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  height: 90vw;
}
.fiftyfiftySlider .bpa-slide:focus {
  outline: 0;
}
@media (min-width: 600px) {
  .fiftyfiftySlider .bpa-slide {
    height: 65vw;
  }
}
@media (min-width: 900px) {
  .fiftyfiftySlider .bpa-slide {
    height: 60vw;
  }
}
@media (min-width: 1024px) {
  .fiftyfiftySlider .bpa-slide {
    height: 600px;
  }
}
.fiftyfiftySlider .bpa-slide .caption-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  -ms-transform: none;
  transform: none;
  text-align: center;
  font-weight: normal;
  font-family: "acumin-pro-semi-condensed", sans-serif;
  background: transparent;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-title, .fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc {
  text-align: left;
  text-shadow: none;
  font-size: 1.125rem;
  line-height: 1.2;
  display: block;
  color: #FFF;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-title {
  font-weight: bold;
  position: relative;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc h2 {
  color: #1cacc1;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 18px;
  color: #FFF;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc p {
  line-height: 1.4;
}
.fiftyfiftySlider .bpa-slide article {
  position: static;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.fiftyfiftySlider .bpa-slide article img {
  display: none;
}

body:not(.fsComposeMode) .gift-btn {
  max-width: 320px;
  width: 100%;
  max-height: 320px;
  height: 81.3vw;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100%;
  box-shadow: inset 0 0 0 10px rgba(255, 199, 81, 0.6);
  position: relative;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  cursor: pointer;
  margin-top: 40px;
}
body:not(.fsComposeMode) .gift-btn:before {
  content: '';
  background-color: rgba(4, 75, 136, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 100%;
  transition: background-color .3s ease;
}
body:not(.fsComposeMode) .gift-btn .fsElementHeaderContent {
  color: #ffc751;
  font-family: "acumin-pro-condensed", sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
}
body:not(.fsComposeMode) .gift-btn .fsElementHeaderContent a {
  color: inherit;
}
body:not(.fsComposeMode) .gift-btn .fsElementContent {
  color: #fff;
  font-family: "capitolina", Georgia, serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  position: relative;
  display: block;
}
body:not(.fsComposeMode) .gift-btn:hover {
  box-shadow: inset 0 0 0 10px #ffc751;
}
body:not(.fsComposeMode) .gift-btn:hover:before {
  background-color: #1b2e56;
}

.fancy-img-block .image-wrap-left,
.fancy-img-block .image-wrap-right {
  float: none;
}

@media (max-width: 600px) {
  table.fs_style_30 tr:first-child {
    display: none;
  }
  table.fs_style_30 td {
    display: block;
    width: 100%;
    height: 25px;
    background: none !important;
    border-bottom: none;
  }
  table.fs_style_30 tr {
    height: 95px;
  }
  table.fs_style_30 tr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.05) !important;
  }
}

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-hdr,
  .nav-utility-ftr,
  #fsMenu,
  #fsFooter,
  .fsThumbnail {
    display: none !important;
  }

  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100%;
  }

  html {
    font-size: 100%;
    /* for IE */
  }

  body {
    font-size: 62.5%;
  }

  #fsHeader {
    border-bottom: 2px solid #000;
  }
  #fsHeader .site-name {
    margin-top: 0;
    font-weight: 400;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 16px;
  }

  * {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: auto !important;
    height: auto !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  dl dd {
    margin-left: 0;
  }

  div, dl, li {
    height: auto !important;
    height: 1%;
  }

  thead {
    display: table-header-group;
  }

  tr, img, h2, h3, pre, blockquote {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
}
