 /**
 *
 * School of the Holy Child - default
 * @link https://www.holychildrye.org/production/home-clone
 * Built By: Jeff Snow
 * Project Manager: Connie Cavallo
 * Designer: Natalie Sequeira
 *
 */

@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 */
.vcenter {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?72ev92");
  src: url("../fonts/icomoon.eot?72ev92#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff2?72ev92") format("woff2"), url("../fonts/icomoon.ttf?72ev92") format("truetype"), url("../fonts/icomoon.woff?72ev92") format("woff"), url("../fonts/icomoon.svg?72ev92#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;
}

.icon-list header .fsTitle {
  text-align: center;
  font-size: 30px;
}
.icon-list header .fsElementHeaderContent {
  text-align: center;
  padding: 20px 0px;
}
.icon-list, .icon-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-list li {
  margin: 0;
  padding: 0;
}
.icon-list :before {
  font-size: 36px;
  margin-right: 20px;
}

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

.icon-backpack:before {
  content: "\e901";
}

.icon-badge:before {
  content: "\e902";
}

.icon-book:before {
  content: "\e903";
}

.icon-bullhorn:before {
  content: "\e904";
}

.icon-calendar:before {
  content: "\e905";
}

.icon-chatbubble:before {
  content: "\e906";
}

.icon-chatbubbles:before {
  content: "\e907";
}

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

.icon-coins:before {
  content: "\e909";
}

.icon-diploma:before {
  content: "\e90a";
}

.icon-elipse:before {
  content: "\e90b";
}

.icon-eye:before {
  content: "\e90c";
}

.icon-gift:before {
  content: "\e90d";
}

.icon-globe:before {
  content: "\e90e";
}

.icon-gradcap:before {
  content: "\e90f";
}

.icon-graph:before {
  content: "\e910";
}

.icon-heart:before {
  content: "\e911";
}

.icon-info:before {
  content: "\e912";
}

.icon-leftarrow:before {
  content: "\e913";
}

.icon-lightbulb:before {
  content: "\e914";
}

.icon-magglass:before {
  content: "\e915";
}

.icon-menuicon:before {
  content: "\e916";
}

.icon-newspaper:before {
  content: "\e917";
}

.icon-paint:before {
  content: "\e918";
}

.icon-pencil:before {
  content: "\e919";
}

.icon-pencilbig:before {
  content: "\e91a";
}

.icon-people:before {
  content: "\e91b";
}

.icon-phone:before {
  content: "\e91c";
}

.icon-recycle:before {
  content: "\e91d";
}

.icon-rightarrow:before {
  content: "\e91e";
}

.icon-students:before {
  content: "\e91f";
}

.icon-sun:before {
  content: "\e920";
}

.icon-teacher:before {
  content: "\e921";
}

.icon-thumbsup:before {
  content: "\e922";
}

.icon-trophy:before {
  content: "\e923";
}

.icon-x:before {
  content: "\e924";
}

.icon-erase:before {
  content: "\e925";
}

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

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

.icon-calendar-o:before {
  content: "\e929";
}

.icon-angle-right2:before {
  content: "\e92a";
}

.icon-angle-left2:before {
  content: "\e907";
}

/*! 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, .fsRosterName, .fsTitle, .fsFacebookFrom, .fsVimeoTitle, .fsYoutubeTitle {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.3;
  font-family: "linotype-vectora", sans-serif;
  color: #003366;
}
.fsAthleticsEvent.fsTable thead th a, .fsRosterName a, .fsTitle a, .fsFacebookFrom a, .fsVimeoTitle a, .fsYoutubeTitle a {
  color: #003366;
}
.fsAthleticsEvent.fsTable thead th a:hover, .fsRosterName a:hover, .fsTitle a:hover, .fsFacebookFrom a:hover, .fsVimeoTitle a:hover, .fsYoutubeTitle a:hover, .fsAthleticsEvent.fsTable thead th a:focus, .fsRosterName a:focus, .fsTitle a:focus, .fsFacebookFrom a:focus, .fsVimeoTitle a:focus, .fsYoutubeTitle a:focus {
  text-decoration: underline;
  color: #003366;
}

h1 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
}

h2 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 16px;
}

h3 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
}

h5 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 10px;
}

h6 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 10px;
}

p {
  margin: 0 0 20px;
}

hr {
  margin: 0 auto 20px;
}

a {
  outline: 0;
  text-decoration: none;
  color: #003366;
  transition: background .3s, color .3s;
}
a:hover {
  color: #89b0ff;
}

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

table.fs_style_10 {
  margin-bottom: 20px;
  width: 100%;
  color: #5c5c5c;
  font-weight: 400;
  font-size: 16px;
  border-radius: 5px;
  overflow: hidden;
}
table.fs_style_10 tr:nth-child(even) {
  background-color: #ececec;
}
table.fs_style_10 tr:nth-child(odd) {
  background-color: #f9f9f9;
}
table.fs_style_10 tr:first-child {
  background-color: #003366;
  border-radius: 4px 4px 0px 0px;
}
table.fs_style_10 tr:first-child td {
  color: #fff;
  font-family: "linotype-vectora", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}
table.fs_style_10 th,
table.fs_style_10 td {
  vertical-align: top;
}
table.fs_style_10 th {
  background-color: #003366;
  color: #fff;
  text-transform: uppercase;
  font-family: "adobe-garamond-pro", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px 4px 0px 0px;
}
table.fs_style_10 td {
  padding: 0.625em 1.25em;
}

table.styled, table.fs_style_9 {
  margin-bottom: 20px;
  width: 100%;
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 400;
  border-radius: 10px;
  overflow: hidden;
}
table.styled tr:nth-child(even), table.fs_style_9 tr:nth-child(even) {
  background-color: #ececec;
}
table.styled tr:nth-child(odd), table.fs_style_9 tr:nth-child(odd) {
  background-color: #f9f9f9;
}
table.styled th,
table.styled td, table.fs_style_9 th,
table.fs_style_9 td {
  vertical-align: top;
}
table.styled td, table.fs_style_9 td {
  padding: 0.625em 1.25em;
}

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

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

/*! content - buttons v0.0.1 */
a.button, a.fs_style_11 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
a.button:hover, a.fs_style_11:hover {
  background: #001f3d;
}
a.button i, a.button em, a.fs_style_11 i, a.fs_style_11 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.button:hover, a.fs_style_11:hover {
  background: #002a54;
}

a.fs_style_12 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
a.fs_style_12:hover {
  background: #001f3d;
}
a.fs_style_12 i, a.fs_style_12 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_12:hover {
  background: #991464;
}

a.fs_style_13 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #b8b8b8;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #b8b8b8;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
a.fs_style_13:hover {
  background: #a4a4a4;
}
a.fs_style_13 i, a.fs_style_13 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_13:hover {
  background: #a6a6a6;
}

a.fs_style_14 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #dbe4f1;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #dbe4f1;
  color: #003366;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
a.fs_style_14:hover {
  background: #becee6;
}
a.fs_style_14 i, a.fs_style_14 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_14:hover {
  background-color: #d1d9e5;
}

a.fs_style_15 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #ece6f5;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #ece6f5;
  color: #003366;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
a.fs_style_15:hover {
  background: #d6c9e9;
}
a.fs_style_15 i, a.fs_style_15 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_15:hover {
  background-color: #e2ddeb;
}

a.fs_style_16 {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 390px;
}
a.fs_style_16:hover {
  background: #001f3d;
}
a.fs_style_16 i, a.fs_style_16 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_16:hover {
  background: #002a54;
}

a.fs_style_17 {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 390px;
}
a.fs_style_17:hover {
  background: #001f3d;
}
a.fs_style_17 i, a.fs_style_17 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_17:hover {
  background: #991464;
}

a.fs_style_18 {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #b8b8b8;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #b8b8b8;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 390px;
}
a.fs_style_18:hover {
  background: #a4a4a4;
}
a.fs_style_18 i, a.fs_style_18 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_18:hover {
  background: #a6a6a6;
}

a.fs_style_19 {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #dbe4f1;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #dbe4f1;
  color: #003366;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 390px;
}
a.fs_style_19:hover {
  background: #becee6;
}
a.fs_style_19 i, a.fs_style_19 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_19:hover {
  background-color: #d1d9e5;
}

a.fs_style_20 {
  display: inline-block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #ece6f5;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #ece6f5;
  color: #003366;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 390px;
}
a.fs_style_20:hover {
  background: #d6c9e9;
}
a.fs_style_20 i, a.fs_style_20 em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
a.fs_style_20:hover {
  background-color: #e2ddeb;
}

a.fs_style_31 {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #003366;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  margin: 0 0 20px;
  background: transparent url("../images/circlebutton.png") left top no-repeat;
  background-size: 167px 167px;
  outline: 0;
  letter-spacing: .01em;
  height: 167px;
  width: 167px;
  position: relative;
}
a.fs_style_31 span {
  position: absolute;
  top: 50%;
  width: 100%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  padding: 22px 22px;
}
a.fs_style_31:hover {
  color: #fff;
}

/*! content - style manger v0.0.1 */
.lead-in, .fs_style_6 {
  font-size: 22px;
  line-height: 1.3;
  color: #a1a1a1;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  transition: all .5s ease-in-out;
  opacity: 0;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
@media (max-width: 599px) {
  .lead-in, .fs_style_6 {
    font-size: 17px;
  }
}
.lead-in.visible, .fs_style_6.visible {
  opacity: 1;
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.fsContentEditable .lead-in, .fsContentEditable .fs_style_6 {
  opacity: 1 !important;
  -ms-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

blockquote, .fs_style_4 {
  position: relative;
  padding: 60px 25px 50px;
  margin: 10px 5px 15px 5px;
  font-size: 14px;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  line-height: 1.5em;
  color: #003366;
  background-color: #d0dfff;
  quotes: "“" "”" "“" "’";
  text-align: center;
  transition: all .5s ease-in-out;
  opacity: 0;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
@media (max-width: 899px) {
  blockquote, .fs_style_4 {
    font-size: 16px;
  }
}
blockquote:before, .fs_style_4:before {
  position: absolute;
  display: block;
  left: 50%;
  top: 5px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: open-quote;
  font-size: 150px;
  line-height: 1;
  height: 36px;
  font-family: "trajan-pro-3", serif;
  color: #fff;
}
blockquote:after, .fs_style_4:after {
  position: absolute;
  height: 36px;
  font-size: 150px;
  content: close-quote;
  line-height: 1;
  left: 50%;
  bottom: 14px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-family: "trajan-pro-3", serif;
}
blockquote.visible, .fs_style_4.visible {
  opacity: 1;
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.fsContentEditable blockquote, .fsContentEditable .fs_style_4 {
  opacity: 1 !important;
  -ms-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

cite, .fs_style_5 {
  display: block;
  margin: 5px 0;
  font-size: 20px;
  font-family: "linotype-vectora", sans-serif;
  font-style: normal;
  color: #003366;
  font-size: 13px;
  text-transform: uppercase;
}
@media (max-width: 899px) {
  cite, .fs_style_5 {
    font-size: 14px;
  }
}

.callout, .fs_style_7 {
  padding: 8px 15px;
  margin-left: 10px;
  color: #003366;
  float: right;
  font-family: "adobe-garamond-pro", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  border-left: 1px solid #a1c0ff;
  transition: all .5s ease-in-out;
  opacity: 0;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.callout p, .fs_style_7 p {
  margin: 0;
}
.callout.left, .fs_style_7.left {
  float: left;
  margin-left: 20px;
}
@media (min-width: 600px) {
  .callout, .fs_style_7 {
    width: 40%;
    font-size: 20px;
    padding: 5px 20px;
  }
}
@media (min-width: 1180px) {
  .callout, .fs_style_7 {
    width: 45%;
  }
}
.callout.visible, .fs_style_7.visible {
  opacity: 1;
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.fsContentEditable .callout, .fsContentEditable .fs_style_7 {
  opacity: 1 !important;
  -ms-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

.fs_style_8 {
  padding: 8px 15px;
  margin-left: 10px;
  color: #003366;
  float: right;
  font-family: "trajan-pro-3", serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.3;
  border-left: 1px solid #a1c0ff;
  transition: all .5s ease-in-out;
  opacity: 0;
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.fs_style_8 p {
  margin: 0;
}
.fs_style_8.left {
  float: left;
  margin-left: 20px;
}
@media (min-width: 600px) {
  .fs_style_8 {
    width: 40%;
    padding: 5px 20px;
  }
}
@media (min-width: 1180px) {
  .fs_style_8 {
    width: 45%;
  }
}
.fs_style_8.visible {
  opacity: 1;
  -ms-transform: translateY(0%);
  transform: translateY(0%);
}
.fsContentEditable .fs_style_8 {
  opacity: 1 !important;
  -ms-transform: translateY(0%) !important;
  transform: translateY(0%) !important;
}

/*! structure - header v0.0.1 */
body:not(.fsComposeMode) .header-photo img {
  opacity: 0;
}

#fsHeader {
  padding: 0;
  background: #003366;
  font-family: "linotype-vectora", sans-serif;
}
#fsHeader .top-search-container > .fsElementContent,
#fsHeader .util-container > .fsElementContent,
#fsHeader .top-container > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

body:not(.fsComposeMode) .header-photo img {
  opacity: 0;
}

.headroom-fix {
  height: 159px;
  transition: all .4s ease-in-out;
}
.headroom-fix.headroom--not-top {
  height: 80px;
}
@media (max-width: 1099px) {
  .headroom-fix {
    height: 80px;
  }
}
@media (max-width: 749px) {
  .headroom-fix {
    height: 130px;
  }
}

.top-container {
  height: 159px;
  background: #003366;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 100px;
  transition: all .6s ease-in-out;
}
.top-container > .fsElementContent {
  position: relative;
  overflow: visible;
}
@media (max-width: 1219px) {
  .top-container > .fsElementContent {
    padding: 0 15px !important;
  }
}
.top-container.headroom--not-top {
  height: 80px;
  z-index: 56;
}
.top-container.hidden {
  opacity: 0;
}
@media (max-width: 1099px) {
  .top-container {
    height: 80px;
    z-index: 56;
    position: absolute;
  }
}
.home .top-container {
  background: none;
}
@media (max-width: 749px) {
  .home .top-container {
    height: auto;
    background-color: #003366;
  }
  .home .top-container > .fsElementContent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 749px) {
  .top-container {
    height: auto;
    background-color: #003366;
  }
  .top-container > .fsElementContent {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.menu-button-container {
  float: right;
  width: 100%;
  max-width: 285px;
}
.menu-button-container > .fsElementContent {
  overflow: hidden;
  position: relative;
  text-align: right;
  padding-top: 67px;
  transition: all .3s ease-in-out;
}
.drop-container .menu-button-container {
  float: none;
  position: absolute;
  right: 15px;
  top: 0;
}
@media (max-width: 749px) {
  .drop-container .menu-button-container {
    position: relative;
    right: 0;
    background-color: #003366;
  }
}
.headroom--not-top .menu-button-container > .fsElementContent {
  padding-top: 24px;
}
@media (max-width: 1099px) {
  .menu-button-container > .fsElementContent {
    padding-top: 24px;
  }
}
@media (max-width: 749px) {
  .menu-button-container {
    max-width: 100%;
    float: none;
  }
  .menu-button-container > .fsElementContent {
    text-align: center;
    padding: 20px 10px;
  }
}

.site-info-container {
  float: left;
  width: 100%;
  max-width: 576px;
}
.site-info-container > .fsElementContent {
  position: relative;
  overflow: visible;
}
.drop-container .site-info-container {
  float: none;
}
@media (max-width: 1099px) {
  .site-info-container {
    max-width: 377px;
  }
}
@media (max-width: 749px) {
  .site-info-container {
    max-width: 100%;
    float: none;
  }
}

.logoImg {
  display: block;
  float: left;
  color: transparent;
  top: 0px;
  left: 0px;
  margin: 30px 0 0 0;
  width: 99px;
  height: 99px;
  background-image: url("../images/logo.png");
  background-size: 100% 100%;
  transition: all .3s ease-in-out;
  opacity: 0;
}
.logoImg:hover {
  color: transparent;
}
.headroom--not-top .logoImg {
  margin: 13px auto;
  width: 53px;
  height: 53px;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}
@media (max-width: 1099px) {
  .logoImg {
    margin: 13px auto;
    width: 53px;
    height: 53px;
    background-size: 100% 100%;
    top: 0;
    position: relative;
  }
}
@media (max-width: 749px) {
  .logoImg {
    margin: 23px auto 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    -ms-transform: translateX(-120px);
    transform: translateX(-120px);
  }
}

.logoTag {
  display: block;
  position: absolute;
  color: transparent;
  top: 0px;
  left: 0px;
  margin: 63px 0 0 120px;
  width: 439px;
  height: 45px;
  background-image: url("../images/logotext.png");
  background-size: 100% 100%;
  transition: all .3s ease-in-out;
  opacity: 0;
  background-image: url("../images/logo-wo.png");
  width: 600px;
  height: 86px;
  margin-left: 0;
  background-size: auto auto;
  background-repeat: no-repeat;
}
body:not(.home) .headroom--not-top .logoTag {
  margin-top: 20px;
  height: 37px;
}
body:not(.home) .logoTag {
  margin-top: 36px;
}
@media (max-width: 749px) {
  body:not(.home) .logoTag {
    margin-top: 0;
  }
}
.logoTag .drop-top-container {
  height: 66px;
}
.logoTag:hover {
  color: transparent;
}
.headroom--not-top .logoTag {
  margin: 27px 0 0 80px;
  width: 295px;
  height: 31px;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}
@media (max-width: 1099px) {
  .logoTag {
    margin: 27px 0 0 80px;
    width: 295px;
    height: 31px;
    background-size: 100% 100%;
    top: 0;
    position: relative;
  }
}
@media (max-width: 749px) {
  .logoTag {
    margin: 40px auto 36px auto;
    width: 235px;
    height: 24px;
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
}
@media (max-width: 749px) {
  .logoTag {
    background-image: url(../images/mobile_home_03.png);
    margin-bottom: 0;
    width: 230px;
    height: 64px;
    padding: 20px 0;
    -ms-transform: translateX(0);
    transform: translateX(0);
    background-size: 100% auto;
    background-position: center;
    margin-top: 0;
  }
}

.communitylogin {
  display: inline-block;
  padding: 9px 14px 7px;
  background: #709fff;
  color: #fff;
  line-height: 1;
  border-radius: 15px;
  margin-right: 16px;
  font-size: 14px;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  background-color: #fdc848;
  color: #003366;
}
.communitylogin i {
  padding-left: 2px;
  font-family: "adobe-garamond-pro", sans-serif;
  font-size: 15px;
}
.communitylogin i {
  font-style: normal;
  font-weight: 700;
  font-family: "linotype-vectora", sans-serif;
}
.communitylogin:hover, .communitylogin:focus {
  background: #dbe4f1;
}

.pageloaded .logoImg, .pageloaded .logoTag {
  opacity: 1;
}

.header-photo {
  position: relative;
  left: 0;
  width: 100%;
  max-height: 500px;
  height: 39.2vw;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.header-photo img {
  width: 100%;
}

.drop-container {
  position: fixed;
  top: 0;
  width: 100%;
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  background-color: #003366;
  padding-top: 0px;
  transition: transform .4s ease-in-out;
  z-index: 99999;
}
.menu_active .drop-container {
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 1099px) {
  .overScroll .drop-container {
    overflow-y: scroll;
    height: 100%;
  }
}
@media (max-width: 749px) {
  .drop-container {
    position: absolute;
    background-color: rgba(0, 51, 102, 0.98);
  }
  .overScroll .drop-container {
    height: 100vh;
  }
}
.drop-container .drop-top-container {
  min-height: 140px;
}
@media (max-width: 1099px) {
  .drop-container .drop-top-container {
    border-bottom: 1px solid #89b0ff;
  }
}
@media (max-width: 749px) {
  .drop-container .drop-top-container {
    border: 0;
  }
  .drop-container .drop-top-container .site-info-container {
    display: none;
  }
}
.drop-container .drop-top-container > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
@media (max-width: 1219px) {
  .drop-container .drop-top-container > .fsElementContent {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 749px) {
  .drop-container .drop-top-container > .fsElementContent {
    padding-left: 0;
    padding-right: 0;
  }
}

.drop-bottom-container {
  background-color: #003366;
}
.drop-bottom-container > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding: 39px 0px !important;
}
@media (min-width: 760px) {
  .drop-bottom-container > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
@media (max-width: 1219px) {
  .drop-bottom-container > .fsElementContent {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
@media (max-width: 749px) {
  .drop-bottom-container > .fsElementContent {
    padding: 80px 0px 30px 0 !important;
  }
}
@media (max-width: 749px) {
  .drop-bottom-container {
    background: none;
  }
  .drop-bottom-container > .fsElementContent {
    margin: 0 15px;
    border-top: 1px solid #89b0ff;
  }
  .drop-bottom-container .top-search-container {
    top: 30px;
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 0;
    left: 0;
    margin: 0 auto;
    max-width: 280px;
  }
  .drop-bottom-container .nav-util {
    width: 100%;
  }
  .drop-bottom-container .nav-util .fsNavLevel1 {
    max-width: 280px;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: relative;
    float: none;
  }
  .drop-bottom-container .nav-util .fsNavLevel1 li {
    display: block;
    margin: 15px 0px 25px;
  }
  .drop-bottom-container .nav-util .fsNavLevel1 li:last-child {
    display: none;
  }
}

.top-search-container {
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #89b0ff;
  border-radius: 13px;
  overflow: hidden;
}
@media (min-width: 760px) {
  .top-search-container {
    position: static;
    -ms-transform: translateY(0);
    transform: translateY(0);
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 1219px) {
  .top-search-container {
    right: 15px;
  }
}
.top-search-container > .fsElementContent {
  padding: 0px !important;
  text-align: center;
  width: 280px;
  position: relative;
}
.top-search-container .top-search form {
  padding: 0px;
  margin: 0px;
  width: 100%;
  overflow: hidden;
  border: 0px;
}
.top-search-container .top-search input {
  background-color: transparent;
  height: 32px;
  border: 0px;
  margin: 0;
  padding: 10px;
  float: left;
  display: block;
  width: calc(100% - 40px);
  font-size: 14px;
  font-weight: 400;
  color: #003366;
}
.top-search-container .top-search button {
  height: 32px;
  width: 40px;
  margin: 0px;
  padding: 0px;
  float: left;
  display: block;
  background-color: transparent;
  border: 0px;
}
.top-search-container .top-search button:before {
  content: '\f002';
  font-family: FontAwesome;
  font-size: 15px;
  line-height: 1 !important;
  color: #003366;
}
.top-search-container .top-search .eraser {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  width: 30px;
  border: 0;
  background-color: transparent;
}
.top-search-container .top-search .eraser:before {
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
  content: '\e925';
  font-family: icomoon;
  color: #003366;
}
.top-search-container input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #003366;
}
.top-search-container input::-moz-placeholder {
  /* Firefox 19+ */
  color: #003366;
}
.top-search-container input:-ms-input-placeholder {
  /* IE 10+ */
  color: #003366;
}
.top-search-container input:-moz-placeholder {
  /* Firefox 18- */
  color: #003366;
}

.top-container-clone {
  height: 80px;
  z-index: 56;
  background: #003366;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  padding: 0 20px;
  transition: all .3s ease-in-out;
  opacity: 0;
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
}
.top-container-clone .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
.top-container-clone .logoImg {
  margin: 13px auto;
  width: 53px;
  height: 53px;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}
.top-container-clone .logoTag {
  margin: 17px 0 0 80px;
  width: 295px;
  height: 41px;
  background-size: 100% 100%;
  top: 0;
  position: relative;
}
.top-container-clone .menu-button-container > .fsElementContent {
  padding-top: 24px;
}
.top-container-clone.fixed {
  position: fixed;
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 749px) {
  .top-container-clone {
    display: none;
  }
}

/*! structure - footer v0.0.1 */
#fsFooter {
  padding: 60px 20px 20px 20px;
  text-align: center;
  color: #fff;
  padding-top: 40px !important;
}
#fsFooter .fsBanner {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  overflow: hidden;
  border-top: 1px solid #89b0ff;
  padding-top: 80px;
}

.home #fsFooter {
  position: relative;
}

.video-buttons-container {
  text-align: center;
  background-color: #003366;
}
.video-buttons-container header {
  text-align: center;
}
.video-buttons-container .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  .video-buttons-container .fsElementTitle {
    font-size: 28px;
  }
}
.video-buttons-container > header {
  padding: 55px 0px;
}
.video-buttons-container > header .fsElementTitle {
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.video-buttons-container > .fsElementContent {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #89b0ff;
}
.video-buttons-container > .fsElementContent {
  margin-bottom: 0;
}

.video-button {
  width: 280px;
  display: inline-block;
  margin: 10px 15px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  z-index: 50;
}
.video-button:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 10px;
  transition: all .3s ease-in-out;
  background-color: rgba(253, 200, 72, 0.8);
}
.video-button header {
  position: absolute;
  z-index: 2;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  font-family: "linotype-vectora", sans-serif;
  font-size: 25px;
  transition: all .3s ease-in-out;
  text-transform: uppercase;
  font-weight: 700;
}
.video-button header a {
  color: #003366;
}
.video-button video, .video-button .fsElementContent, .video-button .fsMediaCustomPlayer {
  border-radius: 10px;
  overflow: hidden;
}
.video-button .video-bg {
  height: 187px;
  overflow: hidden;
  width: 100%;
  position: relative;
  border-radius: 10px;
}
.video-button .video-bg video {
  max-width: none;
  max-height: 187px;
  min-width: 280px;
  min-height: 187px;
  width: auto;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.video-button:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}
.video-button:hover header a {
  color: #fff;
}

.footerContact {
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding-bottom: 50px;
  line-height: 28px;
}
.footerContact .fsElementTitle {
  font-size: 20px;
  color: #89b0ff;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.footerContact a {
  color: #fff;
}
.footerContact a:hover {
  color: #fdc848;
}

.nav-social-container {
  color: #89b0ff;
  font-size: 17px;
  font-family: "adobe-garamond-pro", sans-serif;
}
.nav-social-container .fsElementHeaderContent {
  max-width: 380px;
  margin: 0 auto;
  font-family: "trajan-pro-3", serif;
  font-size: 16px;
}

@media (min-width: 850px) {
  .nav-social-container {
    width: 580px;
  }
}
@media (min-width: 750px) {
  .footerContact {
    float: left;
    width: 225px;
    text-align: left;
    padding-bottom: 15px;
  }

  .nav-social-container {
    float: right;
    width: 470px;
    text-align: right;
  }
  .nav-social-container .fsElementHeaderContent {
    max-width: 100%;
    margin: 0;
  }
}
/*! structure - layouts v0.0.1 */
* {
  box-sizing: border-box;
}

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

html {
  font-family: "adobe-garamond-pro", sans-serif;
  background: #003366;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html.overScroll {
  height: 100%;
}
@media (max-width: 749px) {
  html.overScroll {
    overflow: hidden;
  }
}

body {
  font-size: 1em;
  line-height: 1.375;
  color: #5c5c5c;
}

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

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

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

#fsBannerLeft, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child,
.layout_24 #leftbanner {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
@media (min-width: 750px) {
  #fsBannerLeft, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child,
  .layout_24 #leftbanner {
    float: left;
  }
}
@media (min-width: 750px) {
  #fsBannerLeft, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child,
  .layout_24 #leftbanner {
    padding-right: 40px;
    width: 270px;
  }
}

#fsPageContent, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
  margin-bottom: 20px;
  width: 100% !important;
  float: none !important;
}
@media (min-width: 750px) {
  #fsPageContent, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    float: left !important;
  }
}
@media (min-width: 750px) {
  .fsHasRightBanner #fsPageContent, .fsHasRightBanner .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout .fsHasRightBanner .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .fsHasRightBanner .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsHasRightBanner .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    width: 72.8813559322% !important;
  }
}
@media (min-width: 750px) {
  .fsHasLeftBanner #fsPageContent, .fsHasLeftBanner .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout .fsHasLeftBanner .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .fsHasLeftBanner .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsHasLeftBanner .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    width: calc(100% - 270px) !important;
  }
}
@media (min-width: 750px) {
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent, .fsHasLeftBanner.fsHasRightBanner .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout .fsHasLeftBanner.fsHasRightBanner .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .fsHasLeftBanner.fsHasRightBanner .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsHasLeftBanner.fsHasRightBanner .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    width: calc(100% - 27.1186440678% - 270px) !important;
  }
}

#contentdiv {
  margin-bottom: 20px;
  width: 100% !important;
  float: none !important;
}
@media (min-width: 750px) {
  #contentdiv {
    float: left !important;
  }
}
@media (min-width: 750px) {
  .layout_24.hasRightbanner #contentdiv {
    width: 72.8813559322% !important;
  }
}
@media (min-width: 750px) {
  .layout_24.hasLeftbanner #contentdiv {
    width: calc(100% - 270px) !important;
  }
}
@media (min-width: 750px) {
  .layout_24.hasLeftbanner.hasRightbanner #contentdiv {
    width: calc(100% - 270px - 27.1186440678%) !important;
  }
}

#fsBannerRight, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3),
.layout_24 #rightbanner {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
@media (min-width: 750px) {
  #fsBannerRight, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3),
  .layout_24 #rightbanner {
    float: left;
  }
}
@media (min-width: 750px) {
  #fsBannerRight, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3),
  .layout_24 #rightbanner {
    padding-left: 40px;
    width: 27.1186440678%;
  }
}

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

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

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

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

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

.landing #fsPageBodyWrapper {
  padding-bottom: 0;
}
.landing #fsPageContent, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing .fsPageLayout > .fsDiv {
  margin-bottom: 0;
}
.landing.fsHasTwoColumnTopLayout .fsPageLayout {
  margin-left: 0;
  margin-right: 0;
}
.landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 750px) {
  .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child {
    padding-right: 40px;
    width: 36.5%;
  }
}
@media (min-width: 900px) {
  .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child {
    padding-right: 40px;
    width: 270px;
  }
}
@media (min-width: 750px) {
  .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
    width: 63.5% !important;
    float: right;
  }
}
@media (min-width: 900px) {
  .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) {
    width: calc(100% - 270px) !important;
  }
}
.landing.fsHasThreeColumnTopLayout .fsPageLayout {
  margin-left: 0;
  margin-right: 0;
}
.landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 750px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child {
    padding-right: 40px;
    width: 36.5%;
  }
}
@media (min-width: 900px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child {
    padding-right: 40px;
    width: 270px;
  }
}
@media (min-width: 750px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    width: 63.5% !important;
    float: right;
  }
}
@media (min-width: 900px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    width: calc(100% - 270px - 27.1186440678%) !important;
  }
}
.landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3) {
  padding-right: 0;
}
@media (min-width: 750px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3) {
    padding-left: 0;
    width: 63.5%;
    float: right;
  }
}
@media (min-width: 900px) {
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3) {
    padding-left: 40px;
    width: 27.1186440678%;
  }
}

#fsPoweredByFinalsite {
  width: 100%;
}
@media (max-width: 749px) {
  #fsPoweredByFinalsite {
    text-align: center;
    margin: 0 auto;
    width: 132px;
  }
}

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

/*! navigation - main v0.0.1 */
.nav-main {
  margin-top: 50px !important;
}
#fsHeader .nav-main {
  display: none;
}
@media (min-width: 1100px) {
  #fsHeader .nav-main {
    display: block;
  }
}
.nav-main, .nav-main ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-main li {
  margin: 0;
  padding: 0;
}
.nav-main .fsNavLevel1 {
  border-top: 1px solid #89b0ff;
}
@media (min-width: 900px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 73.75em;
    max-width: 73.75rem;
    position: static;
    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%;
  }
}
.nav-main .fsNavLevel1 > li {
  position: static;
}
@media (min-width: 900px) {
  .nav-main .fsNavLevel1 > li {
    -ms-flex: 1 auto;
    flex: 1 auto;
  }
}
.nav-main .fsNavLevel1 > li > a {
  position: relative;
  padding: 30px 0px;
  color: #fff;
  display: block;
  line-height: 1;
  font-size: 20px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: 500;
}
.nav-main .fsNavLevel1 > li > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background-color: #89b0ff;
  transition: width .3s ease-in-out;
}
.nav-main .fsNavLevel1 > li > a:hover {
  color: #fdc848;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPage > a {
  color: #fdc848;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPage > a:after {
  right: auto;
  left: 0;
  width: 100%;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a {
  color: #fdc848;
}
.nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a:after {
  right: auto;
  left: 0;
  width: 100%;
}
.nav-main .fsNavLevel1 > .active > a {
  color: #fdc848;
}
.nav-main .fsNavLevel1 > li[class*='CurrentPage'] > a,
.nav-main .fsNavLevel1 > .active > a {
  color: #89b0ff;
}

.second-level-contain {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  height: 290px;
  padding: 35px 0px;
  overflow: hidden;
}
@media (max-width: 1219px) {
  .second-level-contain {
    padding: 35px 3px 35px 15px;
  }
}
@media (max-width: 1099px) {
  .second-level-contain {
    display: none;
  }
}
.second-level-contain > .fsNavPageInfo {
  position: absolute;
  width: 100%;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
  opacity: 0;
  z-index: -9999;
  transition: opacity 0.3s ease, transform 0.3s ease, z-index 0.3s ease 0.3s;
}
.second-level-contain > .fsNavPageInfo.active {
  -ms-transform: translateY(0);
  transform: translateY(0);
  z-index: 100;
  opacity: 1;
  transition: opacity 0.3s ease 0.3s, transform 0.3s ease-out 0.3s;
}
.second-level-contain .fsNavPageInfo > * {
  -ms-flex: 1 auto !important;
  flex: 1 auto !important;
  position: relative;
  vertical-align: top;
}
.second-level-contain .fsNavPageDescription {
  width: 30%;
  color: #fff;
  font-family: "adobe-garamond-pro", sans-serif;
  font-size: 16px;
  padding: 0 50px 0 45px;
}
.second-level-contain .fsNavPageDescription h1, .second-level-contain .fsNavPageDescription h2, .second-level-contain .fsNavPageDescription h3, .second-level-contain .fsNavPageDescription h4, .second-level-contain .fsNavPageDescription h5, .second-level-contain .fsNavPageDescription h6 {
  font-family: "trajan-pro-3", serif;
  color: #89b0ff;
  font-weight: 400;
  font-size: 25px;
  text-transform: none;
}
.second-level-contain .fsNavPageThumbnail {
  max-width: 271px;
  background-size: cover;
  background-position: center center;
  border-radius: 10px;
}
.second-level-contain .fsNavPageThumbnail img {
  opacity: 0;
}
.second-level-contain .fsNavLevel2 {
  width: 40%;
  padding: 0px 00px 0px 0px !important;
}
.second-level-contain .fsNavLevel2, .second-level-contain .fsNavLevel2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.second-level-contain .fsNavLevel2 li {
  margin: 0;
  padding: 0;
}
.second-level-contain .fsNavLevel2 ul {
  display: inline-block;
  float: left;
  width: calc(50% - 20px);
  margin: 0 20px 0 0;
}
.second-level-contain .fsNavLevel2 a {
  padding: 0.5em 0.625em;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
}
.second-level-contain .fsNavLevel2 a:hover {
  color: #89b0ff;
}

/*! navigation - off-canvas v0.0.1 */
.mobile-main {
  margin: 25px auto !important;
  padding: 0px 0px;
  max-width: 335px;
  display: none;
}
@media (max-width: 1099px) {
  .mobile-main {
    display: block;
  }
}
.mobile-main .fsNavLevel1 > li > a {
  text-transform: uppercase;
}
.mobile-main ul {
  padding-left: 0px;
  list-style: none;
  margin-bottom: 0px;
}
.mobile-main ul li {
  padding: 5px 0;
}
.mobile-main ul li.fsNavParentPage {
  position: relative;
}
.mobile-main ul li.fsNavParentPage .next-menu-btn {
  color: #fff;
  cursor: pointer;
  width: 100%;
  height: 40px;
  padding-top: 8px;
  padding-left: 2px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: left;
}
.mobile-main ul li.fsNavParentPage .next-menu-btn:after {
  content: '\f105';
  font-family: FontAwesome;
  width: 25px;
  height: 25px;
  color: #fff;
  display: block;
  position: absolute;
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  right: 0px;
  top: 10px;
}
.mobile-main ul li.fsNavParentPage.expanded > a {
  color: #fdc848;
}
.mobile-main ul li.fsNavParentPage.expanded > .next-menu-btn:after {
  content: '\f107';
}
.mobile-main ul li.fsNavParentPage.expanded > .next-menu-btn {
  width: 25px;
}
.mobile-main ul li.fsNavParentPage.expanded > .next-menu-btn a {
  color: #fdc848;
}
.mobile-main ul li.fsNavParentPage .fsNavPageInfo {
  display: none;
}
.mobile-main ul li.fsNavCurrentPage > a, .mobile-main ul li.fsNavCurrentPageAncestor > a {
  color: #e81e97 !important;
}
.mobile-main ul li.fsNavCurrentPage .drop-trigger, .mobile-main ul li.fsNavCurrentPageAncestor .drop-trigger {
  color: #003366;
}
.mobile-main ul li.fsNavCurrentPage .drop-trigger:before, .mobile-main ul li.fsNavCurrentPage .drop-trigger:after, .mobile-main ul li.fsNavCurrentPageAncestor .drop-trigger:before, .mobile-main ul li.fsNavCurrentPageAncestor .drop-trigger:after {
  background: #003366;
}
.mobile-main ul li.fsNavCurrentPage > .fsNavPageInfo, .mobile-main ul li.fsNavCurrentPageAncestor > .fsNavPageInfo {
  display: block;
}
.mobile-main ul li > a {
  padding: 5px 0;
  display: block;
  color: #fff;
  margin-left: 40px;
  font-size: 17px;
  font-weight: 600 !important;
}
.mobile-main ul li:hover > a {
  color: #89b0ff !important;
}
.mobile-main ul.fsNavLevel1 {
  padding-top: 10px;
}
.mobile-main ul.fsNavLevel1 > li > a {
  font-size: 18px;
  font-weight: 400;
  font-family: "linotype-vectora", sans-serif;
  padding: 5px 0;
}
.mobile-main ul.fsNavLevel2 {
  padding-left: 1.25em;
}
.mobile-main ul.fsNavLevel2 > li > a {
  line-height: 1.25;
  font-size: 16px;
  font-weight: 400;
  font-family: "linotype-vectora", sans-serif;
  color: #fff;
}
.mobile-main ul.fsNavLevel3 {
  padding-left: 1.25em;
}
.mobile-main ul.fsNavLevel3 > li {
  padding: 0;
  margin: 0;
}
.mobile-main ul.fsNavLevel3 > li > a {
  line-height: 1.2;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  font-family: "linotype-vectora", sans-serif;
  color: #fff;
}

.nav-mobile {
  display: none;
}

.mobile-menu-trigger {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  position: relative;
  height: 30px;
  padding-right: 40px;
  border: 0px solid #fff !important;
  color: #fff;
  left: 0;
  z-index: 4;
  font-family: "linotype-vectora", sans-serif;
  cursor: pointer;
  /* @include maxbp($bp-medium) {
    position: relative;
    float: none;
  } */
}
.mobile-menu-trigger span {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  max-width: 25px;
  right: 0;
  top: -3px;
  left: auto;
}
.mobile-menu-trigger span:before, .mobile-menu-trigger span:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3px;
  width: 100%;
  content: '';
  background: #fff;
}
.mobile-menu-trigger span:before {
  margin-top: -0.375em;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: margin-top .3s, transform .3s;
}
.mobile-menu-trigger span:after {
  box-shadow: 0 0.375em 0 0 #fff;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition: box-shadow .3s, transform .3s;
}
.menu_active .mobile-menu-trigger span:before {
  margin-top: 0;
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.menu_active .mobile-menu-trigger span:after {
  box-shadow: none;
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.exit-off-canvas {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 9999;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 26, 51, 0.25);
  opacity: 0;
  cursor: default;
  visibility: hidden;
  transition: all .5s;
}

.menu_active .exit-off-canvas {
  opacity: 1;
  visibility: visible;
}

.mobile-top-bar {
  background-color: #fff;
  overflow: hidden;
}

#fsMenu {
  zoom: 1;
  position: absolute;
  top: 0px;
  right: -300px;
  width: 300px;
  height: 100%;
  z-index: 10000;
  background-color: rgba(0, 51, 102, 0.98);
  transition: right .5s;
}
#fsMenu:after {
  display: table;
  clear: both;
  content: '';
}
.menu_active #fsMenu {
  right: 0;
}
.fsAccountBarVisible #fsMenu {
  top: 45px;
}
#fsMenu .fsNavPageInfo .fsNavPageDescription, #fsMenu .fsNavPageThumbnail {
  display: none;
}
#fsMenu .mobile-back-btn {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  color: #5c5c5c;
  font: 400 16px "linotype-vectora", sans-serif;
  text-transform: uppercase;
  float: left;
  line-height: 1.2;
  margin: 14px 20px;
}
#fsMenu .mobile-back-btn:before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  position: relative;
  font-size: 16px;
  top: 0px;
  margin-right: 8px;
}
#fsMenu .mobile-menu-close {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  float: right;
  margin: 14px 0px 14px 20px;
  vertical-align: top;
  padding-right: 50px;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #003366;
}
#fsMenu .mobile-menu-close:after {
  content: "";
  display: inline-block;
  position: absolute;
  background: transparent url("../images/closex.png") left top no-repeat;
  background-size: 100% 100%;
  line-height: 1;
  font-size: 20px;
  width: 26px;
  height: 26px;
  line-height: 22px;
  font-weight: 700;
  margin-top: -3px;
  margin-left: 11px;
}
#fsMenu .mobile-main {
  clear: none;
  display: block;
  width: 100%;
  background-color: transparent;
  padding: 0;
}
#fsMenu .mobile-main .fsElementContent {
  display: block;
}
#fsMenu .mobile-main .fsNavLevel1 {
  padding: 30px 0;
  text-align: left;
}
#fsMenu .mobile-main .fsNavLevel1 > li > .fsNavPageInfo {
  display: none !important;
}
#fsMenu .mobile-main .fsNavLevel1 li {
  float: none;
  padding: 0;
  display: block;
}
#fsMenu .mobile-main .fsNavLevel1 li:last-child {
  text-align: left;
}
#fsMenu .mobile-main .fsNavLevel1 li.fsNavCurrentPage a, #fsMenu .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a {
  color: #fff;
  text-transform: uppercase;
}
#fsMenu .mobile-main .fsNavLevel1 li a {
  padding: 15px 30px;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  display: block;
  position: relative;
  text-transform: uppercase;
  letter-spacing: .01em;
}
#fsMenu .mobile-main .fsNavLevel1 li a:before {
  display: none;
}
#fsMenu .mobile-main .fsNavLevel1 li a span.next-menu-btn {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
#fsMenu .mobile-main .fsNavLevel1 li a span.next-menu-btn:before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-size: 18px;
  color: #e0e0e0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 25px;
  font-weight: 300;
  transition: all .3s ease-in-out;
}
#fsMenu .mobile-main .fsNavLevel1 li a:hover {
  color: #e9b33e;
}
#fsMenu .mobile-main .fsNavLevel1 li a:hover span:before {
  color: #e9b33e;
}
#fsMenu .mobile-util {
  display: block;
  clear: both;
  float: none;
  margin-top: 0;
  padding: 15px 0px !important;
  border-top: 3px solid #e9b33e;
  border-bottom: 3px solid #e9b33e;
  background-color: rgba(255, 255, 255, 0.9);
}
#fsMenu .mobile-util, #fsMenu .mobile-util ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#fsMenu .mobile-util li {
  margin: 0;
  padding: 0;
}
#fsMenu .mobile-util header {
  display: none;
}
#fsMenu .mobile-util ul.fsNavLevel1 {
  position: static;
  opacity: 1;
  visibility: visible;
  width: auto;
  background: transparent;
  -ms-transform: none;
  transform: none;
  text-align: left;
  padding-left: 18px;
}
#fsMenu .mobile-util ul.fsNavLevel1 li {
  float: none;
  margin: 0;
  padding: 0px 0;
  display: block;
}
#fsMenu .mobile-util ul.fsNavLevel1 li a {
  color: #13796a;
  font: 500 14px "linotype-vectora", sans-serif;
  padding: 15px 10px;
  display: block;
  position: relative;
  text-transform: capitalize;
}
#fsMenu .mobile-util ul.fsNavLevel1 li a:hover {
  color: #e9b33e;
}
#fsMenu .mobile-util ul.fsNavLevel1 li a:before {
  color: #ccb084;
  width: 20px;
  display: inline-block;
}
#fsMenu .mobile-util ul.fsNavLevel1 .fsNavPageInfo {
  z-index: 1;
  max-height: 100%;
  position: relative;
  width: 100%;
  top: 0;
  background-color: transparent;
  padding: 6px 0px;
}
#fsMenu .mobile-util ul.fsNavLevel1 .fsNavPageInfo li {
  padding: 0;
  margin: 0;
}
#fsMenu .mobile-util ul.fsNavLevel1 .fsNavPageInfo li a {
  font-size: 15px;
  font-family: "adobe-garamond-pro", sans-serif;
  font-weight: 300;
  padding: 10px 10px 10px 50px;
}
#fsMenu .mobile-util ul.fsNavLevel1 .fsNavPageInfo li a:hover {
  background-color: transparent;
}
#fsMenu .popup-btns {
  float: none;
  width: 100%;
  padding: 0 20px;
  margin-top: 37px;
}
#fsMenu a[class*="fs_style"] {
  min-width: inherit;
  width: 100%;
}
#fsMenu .mobile-menu-level2 {
  background-color: rgba(35, 60, 76, 0.99);
  position: absolute;
  top: 0;
  right: -300px;
  width: 300px;
  height: 100%;
  z-index: 1;
  transition: right .5s;
}
#fsMenu.mobile-menu-level2-active .mobile-menu-level2 {
  right: 0;
}
#fsMenu .mobile-menu-level2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 49px;
  background-color: #fff;
}
#fsMenu .mobile-menu-level2 .mobile-back-btn, #fsMenu .mobile-menu-level2 .mobile-menu-close {
  position: relative;
  z-index: 1;
}
#fsMenu .mobile-menu-level2 .mobile-main {
  margin-top: 49px;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 {
  padding: 0;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 > li > .fsNavPageInfo {
  display: block !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li {
  display: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor {
  display: block;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a {
  color: #fff !important;
  padding: 20px 0px !important;
  margin: 0 35px !important;
  line-height: 1;
  height: auto !important;
  font-weight: 300;
  font-size: 16px;
  border-bottom: 1px solid #6b7a84;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage a:before, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a:before, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a:after {
  display: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage a span.next-menu-btn, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a span.next-menu-btn {
  display: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage a:hover, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor a:hover {
  color: #89b0ff !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage > a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor > a {
  color: #233c4c !important;
  background-color: #003366;
  font-size: 20px;
  font-weight: 500;
  padding: 18px 0px !important;
  height: auto !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage > a:before, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage > a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor > a:before, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor > a:after {
  display: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage > a span.next-menu-btn, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor > a span.next-menu-btn {
  display: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage > a:hover, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor > a:hover {
  color: #233c4c !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo {
  border: 0px solid #ececec;
  border-width: 0px 0;
  padding: 0px 0;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul {
  width: 100%;
  float: none;
  display: block;
  margin: 0;
  padding: 0px 0px;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul li, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li {
  display: block;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul li a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li a {
  font-size: 16px;
  padding: 12px 35px;
  font-family: "linotype-vectora", sans-serif;
  color: #b8b8b8;
  text-transform: capitalize;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul li a:hover, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li a:hover {
  color: #003366;
  background-color: transparent;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul .fsNavLevel3 a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul .fsNavLevel3 a {
  padding: 12px 25px 12px 30px !important;
  border-bottom: 0;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPage .fsNavPageInfo ul .fsNavLevel4 a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 li.fsNavCurrentPageAncestor .fsNavPageInfo ul .fsNavLevel4 a {
  padding: 12px 25px 12px 60px !important;
  border-bottom: 0;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 > li.fsNavCurrentPage > a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel1 > li.fsNavCurrentPageAncestor > a {
  margin: 0 !important;
  padding-left: 35px !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 {
  display: block;
  padding: 22px 0px !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavParentPage > a {
  background-color: transparent;
  border-bottom: 0px;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavParentPage > a:hover {
  color: #89b0ff !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage > a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor > a {
  color: #003366 !important;
  background-color: transparent;
  border-bottom: 0px;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage > a:hover, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor > a:hover {
  color: #89b0ff !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo {
  display: block;
  padding: 0px 0px !important;
  border: 0 none !important;
  background: transparent !important;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul {
  width: 100%;
  float: none;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul li.fsNavCurrentPage > a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul li.fsNavCurrentPageAncestor > a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li.fsNavCurrentPage > a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li.fsNavCurrentPageAncestor > a:after {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #89b0ff;
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: 3px;
  -ms-transform: translateY(-50.5%);
  transform: translateY(-50.5%);
  opacity: 1;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul li a, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li a {
  border-bottom: 0px solid #e2e2e2;
  font-weight: 400;
  position: relative;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul li a:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li a:after {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  color: #003366;
  font-size: 17px;
  position: absolute;
  top: 50%;
  left: 3px;
  -ms-transform: translateY(-50.5%);
  transform: translateY(-50.5%);
  opacity: 0;
  transition: opacity .5s;
}
#fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPage .fsNavPageInfo ul li a:hover:after, #fsMenu .mobile-menu-level2 .mobile-main .fsNavLevel2 li.fsNavCurrentPageAncestor .fsNavPageInfo ul li a:hover:after {
  opacity: 1;
}

/*! navigation - sub v0.0.1 */
body:not(.fsDraftMode) .nav-horiz > header {
  display: none;
}

.home .title-ribbon {
  display: none;
}

.title-ribbon {
  position: absolute;
  bottom: 0;
  -ms-transform: translateY(-150px);
  transform: translateY(-150px);
  left: 0;
  padding: 0 60px;
  background: #003366;
  height: 56px;
}
@media (max-width: 749px) {
  .title-ribbon {
    display: none;
  }
}
.title-ribbon a {
  padding: 12px 20px;
  display: inline-block;
  cursor: default;
  color: #fff;
  font-family: "trajan-pro-3", serif;
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  z-index: 30;
}
.title-ribbon a:hover {
  color: #fdc848;
}
.title-ribbon a:before {
  content: "";
  top: 0;
  position: absolute;
  display: block;
  border-style: solid;
  right: 0;
  -ms-transform: translateX(22px);
  transform: translateX(22px);
  border-width: 28px 22px 0px 0px;
  border-color: #003366 transparent transparent transparent;
}
.title-ribbon a:after {
  content: "";
  bottom: 0;
  position: absolute;
  display: block;
  border-style: solid;
  right: 0;
  -ms-transform: translateX(22px);
  transform: translateX(22px);
  border-width: 28px 0px 0px 22px;
  border-color: transparent transparent transparent #003366;
}

.nav-horiz {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 51, 102, 0.8);
  margin-bottom: 0 !important;
}
@media (max-width: 749px) {
  .nav-horiz {
    display: none;
  }
}
.nav-horiz, .nav-horiz ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-horiz li {
  margin: 0;
  padding: 0;
}
@media (max-width: 599px) {
  .nav-horiz {
    display: none;
  }
}
.nav-horiz > .fsElementContent {
  padding: 0 !important;
}
@media (min-width: 750px) {
  .nav-horiz > .fsElementContent {
    padding: 24px 0 !important;
  }
}
.nav-horiz.active-nav > .fsElementContent {
  padding: 0 0 24px 0 !important;
}
.nav-horiz .fsNavLevel1 {
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-horiz .fsNavLevel1 li.fsNavCurrentPage > a,
.nav-horiz .fsNavLevel1 li.fsNavCurrentPageAncestor > a {
  color: #89b0ff;
}
.nav-horiz .fsNavLevel1 > li {
  border-bottom: 0px solid rgba(255, 255, 255, 0.4);
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
.nav-horiz .fsNavLevel1 > li > a {
  padding: 5px 15px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}
.nav-horiz .fsNavLevel1 > li > a:hover {
  color: #fdc848;
}

#fsBannerLeft .nav-sub .fsNavLevel1 > li, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .nav-sub .fsNavLevel1 > li, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .nav-sub .fsNavLevel1 > li, #fsBannerLeft .portal-nav .fsNavLevel1 > li, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .portal-nav .fsNavLevel1 > li, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .portal-nav .fsNavLevel1 > li {
  border-bottom: 2px solid #f3f3f3;
}
@media (max-width: 749px) {
  #fsBannerLeft, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child {
    padding-bottom: 20px;
  }
}

.nav-sub, .nav-sub ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-sub li {
  margin: 0;
  padding: 0;
}
@media (max-width: 749px) {
  .nav-sub > .fsElementContent {
    display: none;
  }
}
.nav-sub.active-nav > .fsElementContent {
  display: block;
}
.nav-sub .fsNavLevel1 {
  position: relative;
}
.nav-sub .fsNavLevel1 > li:first-child {
  border-top: 2px solid #f3f3f3;
}
.nav-sub .fsNavLevel1 > li a {
  padding: 10px;
  display: block;
  color: #4d4d4d;
  font-size: 14px;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  text-transform: uppercase;
}
.nav-sub .fsNavLevel1 > li a:hover {
  color: #89b0ff;
}
.nav-sub li.fsNavCurrentPage > a,
.nav-sub li.fsNavCurrentPageAncestor > a {
  color: #003366;
}
.nav-sub .fsNavPageInfo a {
  border-bottom: 0px;
}
.nav-sub .fsNavLevel2 > li > a {
  padding: 10px 10px 10px 25px;
  display: block;
}
.nav-sub .fsNavLevel3 > li > a {
  padding: 10px 10px 10px 40px;
  display: block;
}
.nav-sub .fsNavLevel4 > li > a {
  padding: 10px 10px 10px 55px;
  display: block;
}
.nav-sub > header {
  display: block;
  position: relative;
  height: 56px;
  margin-bottom: 10px;
}
@media (min-width: 750px) {
  .nav-sub > header {
    display: none;
  }
}
.nav-sub > header:before {
  content: "";
  width: 3px;
  bottom: 18px;
  position: absolute;
  display: block;
  border: 25px solid #002848;
  z-index: 1;
  left: -38px;
  border-right-width: 35px;
  border-left-width: 18px;
  border-left-color: transparent;
}
@media (max-width: 749px) {
  .nav-sub > header:before {
    display: none;
  }
}
.nav-sub > header:after {
  content: '';
  position: absolute;
  top: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-right: 17px solid white;
  z-index: 55;
}
@media (max-width: 749px) {
  .nav-sub > header:after {
    display: none;
  }
}
.nav-sub > header > .fsElementTitle {
  position: relative;
  margin: 0;
  padding: 12px 20px;
  cursor: default;
  background: #003366;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  cursor: pointer;
  text-align: left;
  z-index: 30;
  font-family: "trajan-pro-3", serif;
  font-size: 24px;
  height: 56px;
  padding-top: 16px;
}
.nav-sub > header > .fsElementTitle::before {
  display: none;
}
@media (max-width: 749px) {
  .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;
    bottom: -13px;
    right: 0;
    position: absolute;
    font-weight: 400;
    font-size: 20px;
    content: "";
    font-family: "FontAwesome";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
  }
}
@media (max-width: 749px) {
  .nav-sub.active-nav > header > .fsElementTitle:after {
    content: "";
    font-family: "FontAwesome";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
  }
}

/*! Navigation - Social v0.0.5 */
.nav-social {
  margin: 21px 0px !important;
  position: relative;
}
.nav-social, .nav-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-social li {
  margin: 0;
  padding: 0;
}
@media (max-width: 599px) {
  .nav-social {
    margin: 50px 0 !important;
  }
}
.nav-social ul {
  font-size: 0;
}
.nav-social li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 9px;
}
@media (max-width: 799px) {
  .nav-social li {
    margin: 0 12px !important;
  }
}
@media (max-width: 749px) {
  .nav-social li {
    margin: 0 15px !important;
  }
}
.nav-social li a {
  margin: 0;
}
.nav-social .nav-social__item--facebook a {
  display: block;
}
.nav-social .nav-social__item--facebook a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--instagram a {
  display: block;
}
.nav-social .nav-social__item--instagram a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--linkedin a {
  display: block;
}
.nav-social .nav-social__item--linkedin a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--pinterest a {
  display: block;
}
.nav-social .nav-social__item--pinterest a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--tumblr a {
  display: block;
}
.nav-social .nav-social__item--tumblr a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--twitter a {
  display: block;
}
.nav-social .nav-social__item--twitter a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--vine a {
  display: block;
}
.nav-social .nav-social__item--vine a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--youtube a {
  display: block;
}
.nav-social .nav-social__item--youtube a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--vimeo a {
  display: block;
}
.nav-social .nav-social__item--vimeo a:before {
  content: "";
  font-size: 18px !important;
}
.nav-social .nav-social__item--facebook a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--instagram a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--linkedin a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--pinterest a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--tumblr a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--twitter a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--vine a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--youtube a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social .nav-social__item--vimeo a:hover {
  color: #fff;
  background-color: #003366;
}
.nav-social a {
  line-height: 1;
  text-align: center;
  color: #233c4c;
  display: block;
  position: relative;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  background-color: #fff;
}
.nav-social a:before {
  font-family: "fontawesome";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.nav-social span {
  display: none;
}

/* Navigation - Utility Container v0.0.1 */
.nav-util {
  max-width: 400px;
  display: inline-block;
  font-size: 0;
}
.nav-util .fsNavLevel1 > li {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  		/* a[href*="quick"] {
  			padding-right: 13px;
  
  			&:after {
  				font-family: FontAwesome;
  				padding-left: 6px;
  				content: '\f0d7';
  			}
  		} */
}
.nav-util .fsNavLevel1 > li a {
  color: #bdd3ff;
  padding: 8px 5px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 14px;
}
.nav-util .fsNavLevel1 > li a:hover {
  color: #003366 !important;
}
.nav-util .fsNavLevel1 > li > .fsNavPageInfo {
  position: absolute;
  top: 100%;
  left: 0;
  max-height: 0;
  overflow: hidden;
}
.nav-util .fsNavLevel1 > li:hover > .fsNavPageInfo {
  max-height: 9999px;
}
@media (max-width: 599px) {
  .nav-util .fsNavLevel1 > li:focus > .fsNavPageInfo {
    max-height: 9999px;
  }
}
.nav-util .fsNavLevel1 > li > .fsNavPageInfo {
  width: 180px;
  z-index: 2000;
  opacity: 0;
  left: -20px !important;
  right: auto !important;
  padding-bottom: 20px;
  text-align: left;
  bottom: 100%;
  top: auto;
}
@media (max-width: 749px) {
  .nav-util .fsNavLevel1 > li > .fsNavPageInfo {
    display: none;
  }
}
.nav-util .fsNavLevel1 > li:hover > .fsNavPageInfo {
  opacity: 1;
}
.nav-util .fsNavLevel2 {
  padding: 22px;
  border-radius: 8px;
  background: rgba(0, 77, 153, 0.97);
}
.nav-util .fsNavLevel2 a {
  padding: 10px 0;
  color: #fff !important;
  display: block;
  font-size: 16px;
  font-weight: 600;
}
.nav-util .fsNavLevel2 a:hover {
  color: #003366 !important;
  opacity: 1;
}

.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: 750px) {
  .fsConstituent.fsSearch > .fsElementContent {
    margin: 0 -10px;
  }
}
.fsConstituent.fsSearch label {
  display: block;
  margin-bottom: 1.25em;
}
@media (min-width: 750px) {
  .fsConstituent.fsSearch label {
    display: inline-block;
    vertical-align: top;
    width: 49.5%;
    padding: 0 10px;
  }
}
@media (min-width: 900px) {
  .fsConstituent.fsSearch label {
    width: 32.8333333333%;
  }
}
.fsConstituent.fsSearch input,
.fsConstituent.fsSearch select {
  display: block;
  width: 100%;
}
.fsConstituent.fsSearch [type*='submit'] {
  width: auto;
}
@media (min-width: 750px) {
  .fsConstituent.fsSearch [type*='submit'] {
    margin-left: 0.625em;
  }
}
.fsConstituent.fsSearch .fsConstituentSearchButton {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  display: block;
  margin: 0 10px;
}
.fsConstituent.fsSearch .fsConstituentSearchButton:hover {
  background: #001f3d;
}
.fsConstituent.fsSearch .fsConstituentSearchButton i, .fsConstituent.fsSearch .fsConstituentSearchButton em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.fsConstituent .fsElementPagination {
  margin: 20px 0;
}

/*! elements - constituent profile */
.fsConstituentProfile {
  position: relative;
}
.fsConstituentProfile .fsProfileImage {
  display: block;
  margin-bottom: 20px;
}
.fsConstituentProfile .fsFullName {
  color: #003366;
}
@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 #333;
  margin: 0 0 .5em 0;
  padding: 0 0 .5em 0;
}
.fsProfileSection .fsProfileSectionData {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.fsProfileSection .fsProfileSectionData.fsTitle {
  font-weight: normal;
  font-size: 1em;
}

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

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

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

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

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

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

/*! elements - constituent default layout */
.ui-dialog-content .fsPhoto {
  margin-bottom: 15px;
  background: none !important;
  text-align: center;
}

.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px;
}
.fsDirectory .fsConstituentItem {
  padding: 0 0 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 {
  background-position: center center;
  background-size: cover;
}
.fsDirectory .fsConstituentItem .fsPhoto img {
  display: block;
  width: 100%;
  opacity: 0;
}
.fsDirectory .fsConstituentItem .fsConstituentProfileLink {
  color: #89b0ff;
}
.fsDirectory .fsConstituentItem .fsConstituentProfileLink:hover {
  color: #003366;
}

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

@media (min-width: 750px) {
  .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: 750px) {
  .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: 750px) {
  .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: 750px) {
  .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: 750px) {
  .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: 750px) {
  .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 - constituent default layout */
.fsDirectory.styled {
  word-break: break-word;
  margin-bottom: 20px;
}
.fsDirectory.styled .fsConstituentItem {
  padding: 0;
  background-color: #f1f2f2;
  height: 360px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 5px;
}
.fsDirectory.styled .fsConstituentItem > h3, .fsDirectory.styled .fsConstituentItem .fsFullName {
  display: block;
  position: relative;
  line-height: 1.2;
  height: 75px;
  font-size: 20px;
  font-family: "linotype-vectora", sans-serif;
  color: #fff;
  padding-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.fsDirectory.styled .fsConstituentItem > h3 a, .fsDirectory.styled .fsConstituentItem .fsFullName a {
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.fsDirectory.styled .fsConstituentItem > h3 a:hover, .fsDirectory.styled .fsConstituentItem .fsFullName a:hover {
  color: #fdc848;
}
.fsDirectory.styled .fsConstituentItem > h3:last-child, .fsDirectory.styled .fsConstituentItem .fsFullName:last-child {
  margin-bottom: 0;
}
.fsDirectory.styled .fsConstituentItem > div {
  color: #89b0ff;
  font-size: 18px;
  font-weight: 400;
}
.fsDirectory.styled .fsConstituentItem > div a {
  color: #fff;
}
.fsDirectory.styled .fsConstituentItem > div a:hover {
  color: #fdc848;
}
.fsDirectory.styled .fsConstituentItem .constituentWrap {
  top: 100%;
  -ms-transform: translateY(-75px);
  transform: translateY(-75px);
  background-color: rgba(0, 51, 102, 0.88);
  padding: 0 30px 30px 30px;
  transition: all .3s ease-in-out;
}
.fsDirectory.styled .fsConstituentItem:hover .constituentWrap {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  background-color: rgba(0, 51, 102, 0.95);
}
.fsDirectory.styled .fsConstituentItem .fsPhoto {
  height: 100%;
  background-size: cover;
  background-position: center center;
  padding-left: 0;
  padding-right: 0;
}
.fsDirectory.styled .fsConstituentItem .fsPhoto img {
  display: block;
  width: 100%;
  opacity: 0;
}
.fsDirectory.styled .fsConstituentItem .fsPhotoAdded {
  height: 100%;
  background: transparent url("http://placehold.it/350x400") left top no-repeat;
  background-size: cover;
  background-position: center center;
}
.fsDirectory.styled .fsConstituentItem .fsPhotoAdded img {
  display: block;
  width: 100%;
}

.fsConstituent.styled div[class*="fsConstituentColumnLayout"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 750px) {
  .fsConstituent.styled div[class*="fsConstituentColumnLayout"] {
    margin: 0 -10px;
  }
}
.fsConstituent.styled div[class*="fsConstituentColumnLayout"] .fsConstituentItem {
  width: 100%;
  -ms-flex: 0 1 320px;
  flex: 0 1 320px;
  margin: 0 auto;
  margin-bottom: 40px !important;
  page-break-inside: avoid;
  break-inside: avoid;
}

.fsConstituent.styled .fsConstituentColumnLayout_1 .fsConstituentItem {
  margin: 0 calc(50% - 160px);
}
.fsConstituent.styled .fsConstituentColumnLayout_2 .fsConstituentItem {
  margin: 0 calc(25% - 160px);
}
@media (max-width: 699px) {
  .fsConstituent.styled .fsConstituentColumnLayout_2 .fsConstituentItem {
    margin: 0 calc(50% - 160px);
  }
}

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: #003366;
  transition: .3s;
}
.fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 16px;
  margin-top: 3px;
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 18px;
  margin-bottom: 0;
  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: #89b0ff;
  transition: .3s;
}
.fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
  color: #003366;
  transition: .3s;
}
.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #fdc848;
}
.fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #003366;
}
.fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
  content: "";
}
.fsAccordion .fsPanel.fsStateOpen > .fsElementContent, .fsTabs .fsPanel.fsStateOpen > .fsElementContent {
  border-radius: 0 0 10px 10px;
}
.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: '';
  font-family: FontAwesome;
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.3333333333px;
  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: '';
  font-family: FontAwesome;
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.3333333333px;
  content: "";
}
.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.3333333333px;
}
.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.3333333333px;
}
.fsAccordion:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before, .fsTabs:not(.fsPanelIconBefore):not(.fsPanelIconAfter) .fsPanel > header h2:before {
  content: '';
}

.fsAccordion {
  margin-bottom: 20px;
}
.fsAccordion .fsPanel.fsStateOpen > .fsElementContent {
  padding-left: 0;
  padding-right: 0;
}

/*! 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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  padding: 10px 20px;
}
.fsAthleticsEvent.fsList .fsLoadMoreButton:hover {
  background: #001f3d;
}
.fsAthleticsEvent.fsList .fsLoadMoreButton i, .fsAthleticsEvent.fsList .fsLoadMoreButton em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.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;
}

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

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

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

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

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

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

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

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

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

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

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

.fsAthleticsTeamIcon {
  margin-right: 10px;
}

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _list.scss - src/sass/modules/calendar/list.scss - calendar list */
.fsCalendar article {
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  padding-top: 0;
}
.fsCalendar article .fsElementEventColorIcon {
  width: 12px;
  height: 12px;
}
.fsCalendar .fsDate {
  position: absolute;
  top: 0px;
  left: 0;
  text-align: center;
  height: 80px;
  width: 80px;
  color: #003366;
  background: #fdc848;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: lowercase;
}
.home .fsCalendar .fsDate {
  background-color: #89b0ff;
}
.fsCalendar .fsDate > span {
  display: block;
}
.fsCalendar .fsDate > span.fsMonth {
  font-family: "trajan-pro-3", serif;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 8px;
}
.fsCalendar .fsDate > span.fsDay {
  font-family: "linotype-vectora", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
}
.fsCalendar .fsTitle {
  font-size: 17px;
  padding-bottom: 2px;
}
.fsCalendar .fsEventDetails {
  color: #003366;
  font-size: 15px;
}
.fsCalendar .fsEventDetails > * {
  padding: 2px 0px;
}
.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: 1.1em;
  font-weight: bold;
  outline: 0;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarEventTitle + div {
  margin-top: 5px;
}
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
  line-height: 1;
}

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

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
    margin: 20px 0;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
    width: auto;
    display: inline;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
    width: 14.28% !important;
    height: 45px !important;
    float: left;
    overflow: hidden !important;
    cursor: pointer;
    min-height: 0;
    position: relative;
    padding: 0;
    margin: 0;
    border: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
    background-color: rgba(0, 51, 102, 0.15);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
    background-color: rgba(0, 51, 102, 0.05);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
    border: none;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
    position: relative;
    min-height: 0;
    height: 25px;
    border: 1px solid #EDEDED;
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
    background-color: rgba(0, 51, 102, 0.25);
  }
  .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
    background-color: rgba(0, 51, 102, 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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  padding: 10px 20px;
}
.scroll-up span:hover {
  background: #001f3d;
}
.scroll-up span i, .scroll-up span em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.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 */
/*! _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, .module1, .module2, .module3 {
  margin-bottom: 1.25em;
  padding: 25px;
  color: #fff;
  border-radius: 5px;
  background-image: none;
}
.module header, .module1 header, .module2 header, .module3 header {
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.module .fsElementTitle, .module1 .fsElementTitle, .module2 .fsElementTitle, .module3 .fsElementTitle {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px;
  color: inherit;
}
@media (max-width: 899px) {
  .module .fsElementTitle, .module1 .fsElementTitle, .module2 .fsElementTitle, .module3 .fsElementTitle {
    font-size: 16px;
  }
}
.module h1, .module1 h1, .module2 h1, .module3 h1, .module h2, .module1 h2, .module2 h2, .module3 h2, .module h3, .module1 h3, .module2 h3, .module3 h3, .module h4, .module1 h4, .module2 h4, .module3 h4, .module h5, .module1 h5, .module2 h5, .module3 h5, .module h6, .module1 h6, .module2 h6, .module3 h6 {
  color: inherit;
}
.module a, .module1 a, .module2 a, .module3 a {
  text-transform: uppercase;
  font-size: 13px;
  color: inherit;
}
.module a:hover, .module1 a:hover, .module2 a:hover, .module3 a:hover, .module a:focus, .module1 a:focus, .module2 a:focus, .module3 a:focus {
  text-decoration: underline;
  color: inherit;
}

.module, .module1 {
  background-color: #003366;
}
.module header:after, .module1 header:after {
  background-color: #5b84c5;
}
.module a, .module1 a {
  color: #89b0ff;
}
.module a:hover, .module1 a:hover {
  color: #fdc848;
}

.module2 {
  background-color: #fdc848;
  color: #003366;
}
.module2 header:after {
  background-color: #dba1c4;
}
.module2 a {
  text-decoration: underline;
}
.module2 a:hover {
  color: #89b0ff;
  text-decoration: none;
}

.module3 {
  background-color: #82a6ed;
}
.module3 header:after {
  background-color: #dae4fa;
}
.module3 a {
  color: #003366;
}
.module3 a:hover {
  color: #003366;
}

/*! 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: #dbe4f1;
  margin-right: 10px;
  cursor: pointer;
  transition: .3s;
}
.fsComposerFormEmbed form .linkLike:hover {
  color: #ece6f5;
}
.fsComposerFormEmbed form .required {
  color: #003366;
}
.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: #dbe4f1;
  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: #ece6f5;
  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: #003366 !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: #003366 !important;
}
.fsComposerFormEmbed .ui-widget {
  font-family: "linotype-vectora", sans-serif;
  max-width: 100%;
}
.fsComposerFormEmbed .ui-datepicker:empty {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
  background: none;
  border: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
  background: none;
  border: none;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
  display: none;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '';
  font-weight: bold;
  transition: .3s;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
  transition: .3s;
  opacity: .5;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
  content: '\203A';
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
  content: '\2039';
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
  top: 2px;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-default {
  background: rgba(0, 0, 0, 0.05);
  text-align: center;
}
.fsComposerFormEmbed .ui-datepicker .ui-state-active {
  background: rgba(0, 0, 0, 0.1);
}
.fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
  border: solid 1px #d3d3d3;
  background-color: #d3d3d3;
}

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

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

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

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

/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1;
}
.fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
  display: table;
  clear: both;
  content: '';
}
.fsLogin .fsLoginMainView h3, .fsLogin .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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
.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: #001f3d;
}
.fsLogin .fsLoginMainView .fsLoginSubmit i, .fsLogin .fsLoginMainView .fsLoginSubmit em, .fsLogin .fsLoginMainView button i, .fsLogin .fsLoginMainView button em, .fsLogin .fsLoginForgotView .fsLoginSubmit i, .fsLogin .fsLoginForgotView .fsLoginSubmit em, .fsLogin .fsLoginForgotView button i, .fsLogin .fsLoginForgotView button em, .fsLogin .fsLoginNewView .fsLoginSubmit i, .fsLogin .fsLoginNewView .fsLoginSubmit em, .fsLogin .fsLoginNewView button i, .fsLogin .fsLoginNewView button em, .fsAccount .fsLoginMainView .fsLoginSubmit i, .fsAccount .fsLoginMainView .fsLoginSubmit em, .fsAccount .fsLoginMainView button i, .fsAccount .fsLoginMainView button em, .fsAccount .fsLoginForgotView .fsLoginSubmit i, .fsAccount .fsLoginForgotView .fsLoginSubmit em, .fsAccount .fsLoginForgotView button i, .fsAccount .fsLoginForgotView button em, .fsAccount .fsLoginNewView .fsLoginSubmit i, .fsAccount .fsLoginNewView .fsLoginSubmit em, .fsAccount .fsLoginNewView button i, .fsAccount .fsLoginNewView button em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
.fsAccount .fsAccountLogout a:hover {
  background: #001f3d;
}
.fsAccount .fsAccountLogout a i, .fsAccount .fsAccountLogout a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}

.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: "linotype-vectora", sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 22px;
  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: normal;
    color: #003366;
    font-weight: 500;
    font-family: "linotype-vectora", sans-serif;
    font-size: 24px;
    line-height: 26px;
    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';
}

/*! elements - news v0.0.1 */
.fsNews article,
.fsPostElement article {
  background-repeat: no-repeat;
}
.fsNews .fsThumbnail,
.fsPostElement .fsThumbnail {
  display: block;
  margin-bottom: 0.625em;
}
.fsNews .fsThumbnail img,
.fsPostElement .fsThumbnail img {
  display: block;
}
.fsNews .fsAuthor,
.fsNews .fsDateTime,
.fsPostElement .fsAuthor,
.fsPostElement .fsDateTime {
  font-size: 12px;
  color: #9a9a9a;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 13px;
  padding-top: 2px;
}
.fsNews .fsSummary,
.fsPostElement .fsSummary {
  font-family: "adobe-garamond-pro", sans-serif;
  font-size: 16px;
  color: #727272;
  font-weight: 400;
  padding-top: 14px;
}
.fsNews .fsReadMoreLink,
.fsPostElement .fsReadMoreLink {
  display: block;
  text-align: center;
  font-size: 0;
  padding: 10px 0;
}
.fsNews .fsReadMoreLink:before,
.fsPostElement .fsReadMoreLink:before {
  position: relative;
  width: 100%;
  content: '\e90b';
  font-family: icomoon;
  font-size: 30px;
  text-align: center;
  color: #003366;
}
.fsNews .fsReadMoreLink:hover:before,
.fsPostElement .fsReadMoreLink:hover:before {
  color: #003366;
}

.fsNews.fsGrid .fsListItems {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 -15px;
}
.fsNews.fsGrid article {
  background-repeat: no-repeat;
  padding: 0 15px;
  margin-bottom: 20px;
  width: 100%;
}
@media (min-width: 750px) {
  .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 50%;
  }
}
@media (min-width: 750px) {
  .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 33.33%;
  }
}
@media (min-width: 750px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 33.33%;
  }
}
@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFourColumns article {
    width: 25%;
  }
}
@media (min-width: 750px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 50%;
  }
}
@media (min-width: 900px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 33.33%;
  }
}
@media (min-width: 1000px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 20%;
  }
}
.no-flexbox .fsNews.fsGrid .fsListItems {
  margin: 0 -15px;
  zoom: 1;
}
.no-flexbox .fsNews.fsGrid .fsListItems:after {
  display: table;
  clear: both;
  content: '';
}
.no-flexbox .fsNews.fsGrid .fsListItems article {
  margin: 0 0 20px;
  width: 100%;
  padding: 0 15px;
}
@media (min-width: 750px) {
  .no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article {
    width: 50%;
  }
}
.no-flexbox .fsNews.fsGrid .fsStyleTwoColumns article:nth-child(2n+1) {
  clear: both;
}
@media (min-width: 750px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleThreeColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 750px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article {
    width: 25%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(3n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFourColumns article:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 750px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 50%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 900px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 33.33%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(2n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 1000px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 25%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(3n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
    clear: both;
  }
}
@media (min-width: 1200px) {
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article {
    width: 20%;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(4n+1) {
    clear: none;
  }
  .no-flexbox .fsNews.fsGrid .fsStyleFiveColumns article:nth-child(5n+1) {
    clear: both;
  }
}

/*! _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: #003366 !important;
  background-image: none !important;
  width: 100%;
  height: 50px !important;
  color: #b8b8b8;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-family: "linotype-vectora", 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: #003366;
  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: "linotype-vectora", sans-serif;
  opacity: 1;
  display: block;
  position: absolute;
  text-align: center;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  line-height: 50px;
  font-size: 16px;
}
.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  transition: .3s;
}
.fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

/*! _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 #5c5c5c;
}
.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: #5c5c5c;
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  font-size: 16px;
  font-family: "linotype-vectora", 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: #5c5c5c;
  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: "linotype-vectora", sans-serif;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
  background: black;
  transition: .3s;
}
.fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button input.gsc-search-button {
  border: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}

/*! _search-results.scss - src/sass/modules/search/ - sitewide search results */
.fsSearchResults form.gsc-search-box-tools, .fsSearchFieldWithResults form.gsc-search-box-tools {
  margin-bottom: 20px;
}
.fsSearchResults .gsc-control-cse, .fsSearchFieldWithResults .gsc-control-cse {
  padding: 0;
  font-family: "linotype-vectora", 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: #5c5c5c;
}
.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: #003366;
}
.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: #dbe4f1 !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: #ece6f5 !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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
.vimeo_view_link a:hover {
  background: #001f3d;
}
.vimeo_view_link a i, .vimeo_view_link a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}

/*! 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;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
}
.Youtube_view_link a:hover {
  background: #001f3d;
}
.Youtube_view_link a i, .Youtube_view_link a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px;
}
.fsTabs .fsTabsNav {
  margin: 0;
  padding: 0;
  display: none;
}
@media (min-width: 600px) {
  .fsTabs .fsTabsNav {
    display: block;
  }
}
.fsTabs .fsTabsNav li {
  margin-right: 2px;
}
.fsTabs .fsTabsNav li a {
  display: block;
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 16px;
  margin-top: 3px;
  display: block;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 18px;
  margin-bottom: 0;
  color: #fff;
  transition: .3s;
  background: #003366;
  color: #fff;
  border-radius: 5px 5px 0 0;
}
.fsTabs .fsTabsNav li a:hover {
  background: #89b0ff;
  color: #003366;
}
.fsTabs .fsTabsNav li.fsStateSelected a {
  background: #fdc848;
  color: #003366;
}
.fsTabs .fsPanel {
  border: 1px solid #e1e1e1;
  margin-top: 5px;
}
.fsTabs .fsPanel.fsStateOpen > .fsElementContent {
  border: 0px !important;
}

.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 */
.landing .calendarSlideshow > .vcenter > .fsElementContent,
.landing .newsSlideshow > .vcenter > .fsElementContent, .home .calendarSlideshow > .vcenter > .fsElementContent,
.home .newsSlideshow > .vcenter > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
.landing .infogfxContainer > .fsContainer, .home .infogfxContainer > .fsContainer {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}

.fsDraftMode.home .header-photo {
  display: none;
}

.home #fsPageBodyWrapper {
  margin: 0;
  padding: 0;
}
.home #fsPageBody {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.home #fsPageContent, .home .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout .home .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .home .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .home .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
  margin-bottom: 0;
}
.home #fsPageContent > .fsPageLayout > .fsDiv, .home .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) > .fsPageLayout > .fsDiv, .landing.fsHasTwoColumnTopLayout .home .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) > .fsPageLayout > .fsDiv, .home .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) > .fsPageLayout > .fsDiv, .landing.fsHasThreeColumnTopLayout .home .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) > .fsPageLayout > .fsDiv {
  margin-bottom: 0px;
}
.home #fsFooter > .fsBanner {
  padding-bottom: 40px;
  min-height: 0;
}
.home .top-container {
  position: absolute;
  width: 100%;
  z-index: 99;
}
@media (max-width: 749px) {
  .home .top-container {
    position: static;
  }
}
@media (max-width: 1099px) {
  .home .newsSlideshow .vcenter,
  .home .calendarSlideshow .vcenter {
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.home .testimonial > .vcenter,
.home .infogfxContainer,
.home .calendarSlideshow,
.home .newsSlideshow,
.home .connectContainer,
.home #fsFooter {
  padding-top: 80px;
}
@media (max-width: 1099px) {
  .home .testimonial > .vcenter,
  .home .infogfxContainer,
  .home .calendarSlideshow,
  .home .newsSlideshow,
  .home .connectContainer,
  .home #fsFooter {
    padding-top: 0;
  }
}

.testimonialSlideshow .testimonial {
  height: 100vh;
  background-size: cover;
}
@media (max-width: 1099px) {
  .testimonialSlideshow .testimonial {
    height: auto;
  }
}
.testimonialSlideshow .testimonial .vcenter {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: relative;
  z-index: 2;
}
.testimonialSlideshow .testimonial .vcenter .fsElementContent {
  padding: 40px 180px;
  font-size: 40px;
  line-height: 1.25;
  color: #003366;
}
@media (max-width: 1099px) {
  .testimonialSlideshow .testimonial .vcenter {
    -ms-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
  .testimonialSlideshow .testimonial .vcenter .fsElementContent {
    line-height: 1.2;
    font-size: 34px;
    padding: 60px 0px;
  }
}
@media (max-width: 749px) {
  .testimonialSlideshow .testimonial .vcenter .fsElementContent {
    font-size: 26px;
    padding: 40px 0 0px 0px;
  }
}
.testimonialSlideshow .slick-dots {
  position: absolute;
  z-index: 2;
  text-align: center;
  width: 100%;
  max-width: 1180px;
  right: calc(50% - 590px);
  bottom: 50px;
}
.testimonialSlideshow .slick-dots, .testimonialSlideshow .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonialSlideshow .slick-dots li {
  margin: 0;
  padding: 0;
}
@media (max-width: 1219px) {
  .testimonialSlideshow .slick-dots {
    max-width: calc(100% - 60px);
    margin-left: 20px;
    right: auto;
  }
}
.testimonialSlideshow .slick-dots li {
  display: inline-block;
}
.testimonialSlideshow .slick-dots li button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  width: 11px;
  height: 11px;
  border: 2px solid #003366;
  background-color: transparent;
  text-indent: -9999px;
  border-radius: 50%;
  margin: 3px;
}
@media (max-width: 599px) {
  .testimonialSlideshow .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}
.testimonialSlideshow .slick-dots li.slick-active button {
  background-color: #003366;
}
.testimonialSlideshow .arrow-testimonial {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  position: absolute;
  border: 10px solid #003366;
  text-align: center;
  font-family: "trajan-pro-3", serif;
  color: #003366;
  font-size: 35px;
  cursor: pointer;
  left: calc(50% - 590px);
  overflow: hidden;
}
@media (max-width: 1219px) {
  .testimonialSlideshow .arrow-testimonial {
    left: 20px;
  }
}
@media (max-width: 1099px) {
  .testimonialSlideshow .arrow-testimonial {
    top: 55px;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 749px) {
  .testimonialSlideshow .arrow-testimonial {
    width: 80px;
    height: 80px;
    border: 4px solid #003366;
    font-size: 20px;
  }
}
.testimonialSlideshow .arrow-testimonial .theImg {
  background-size: cover;
  background-position: center center;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
}
.testimonialSlideshow .arrow-testimonial:before {
  content: '';
  background-color: rgba(219, 228, 241, 0.79);
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s ease-in-out;
  z-index: 2;
}
.testimonialSlideshow .arrow-testimonial .vcenter {
  z-index: 2;
  transition: opacity .3s ease-in-out;
}
.testimonialSlideshow .arrow-testimonial:hover:before {
  background-color: rgba(219, 228, 241, 0);
}
.testimonialSlideshow .arrow-testimonial:hover .vcenter {
  opacity: 0;
}
.testimonialSlideshow .arrow-testimonial:hover .theImg {
  height: 110%;
  width: 110%;
  -ms-transform: translateY(-5%) translateX(-5%);
  transform: translateY(-5%) translateX(-5%);
}
.testimonialSlideshow .test-right {
  left: auto;
  right: calc(50% - 590px);
}
@media (max-width: 1319px) {
  .testimonialSlideshow .test-right {
    right: 60px;
  }
}
@media (max-width: 1099px) {
  .testimonialSlideshow .test-right {
    right: 20px;
  }
}
@media (max-width: 499px) {
  .testimonialSlideshow .test-right {
    top: 23px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -ms-transform: translateX(60px);
    transform: translateX(60px);
  }
}
@media (max-width: 499px) {
  .testimonialSlideshow .test-left {
    top: 23px;
    right: 0;
    left: 0;
    margin: 0 auto;
    -ms-transform: translateX(-60px);
    transform: translateX(-60px);
  }
}

.testimonial {
  position: relative;
  padding: 130px 20px;
  background-size: cover;
  background-position: center center;
  text-align: center;
}
@media (max-width: 799px) {
  .testimonial {
    padding-top: 90px;
  }
}
@media (max-width: 499px) {
  .testimonial {
    padding-top: 120px;
  }
}
.testimonial:before {
  content: '';
  background-color: rgba(219, 228, 241, 0.89);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.testimonial > header,
.testimonial > .fsElementContent,
.testimonial > footer {
  position: relative;
}
.testimonial .fsElementTitle {
  font-family: "trajan-pro-3", serif;
  color: #003366;
  font-size: 40px;
}
.testimonial .fsElementHeaderContent {
  color: #003366;
  font-size: 16px;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

body:not(.fsDraftMode) .testimonialSlideshow .testimonial > .vcenter > header {
  opacity: 0;
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  transition: all 1.5s cubic-bezier(0.16, 0.84, 0.44, 1) 0.2s;
}
body:not(.fsDraftMode) .testimonialSlideshow .testimonial > .vcenter > header > .fsElementHeaderContent {
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.16, 0.84, 0.44, 1) 0.5s;
}
body:not(.fsDraftMode) .testimonialSlideshow .testimonial .fsElementContent {
  opacity: 0;
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  transition: all 1.3s cubic-bezier(0.16, 0.84, 0.44, 1) 0.3s;
}
body:not(.fsDraftMode) .testimonialSlideshow .fsContainer > .fsElementContent > .slick-arrow {
  opacity: 0;
  transition: all 1.3s cubic-bezier(0.16, 0.84, 0.44, 1);
}
body:not(.fsDraftMode) .testimonialSlideshow.visible .testimonial .fsElementContent {
  opacity: 1;
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
body:not(.fsDraftMode) .testimonialSlideshow.visible .fsContainer > .fsElementContent > .slick-arrow {
  opacity: 1;
}
body:not(.fsDraftMode) .testimonialSlideshow.visible .testimonial > .vcenter > header {
  opacity: 1;
}
body:not(.fsDraftMode) .testimonialSlideshow.visible .testimonial > .vcenter > header > .fsElementHeaderContent {
  opacity: 1;
}

body:not(.fsDraftMode) .fullSection .testimonial {
  padding-right: 60px;
}
@media (max-width: 1099px) {
  body:not(.fsDraftMode) .fullSection .testimonial {
    padding-right: 20px;
  }
}
@media (max-width: 749px) {
  body:not(.fsDraftMode) .fullSection .testimonial {
    padding-left: 25px;
    padding-right: 25px;
  }
}

body.fsDraftMode .infogfxContainer {
  min-height: 100vh !important;
}
body.fsDraftMode .infogfxContainer > .fsContainer {
  min-height: 100vh !important;
}

.infogfxContainer {
  position: relative;
  background: #f1f6ff url("../images/wmtestlarge.png") right calc(50% - 305px) center no-repeat;
}
@media (max-width: 1099px) {
  .infogfxContainer {
    height: 750px !important;
    background: #f1f6ff url("../images/wmtestlarge.png") right -169px center no-repeat !important;
    background-size: 684px 758px !important;
    overflow: hidden;
  }
}
@media (max-width: 749px) {
  .infogfxContainer {
    height: 825px !important;
    background: #f1f6ff url("../images/wmtestlarge.png") center bottom 55px no-repeat !important;
    background-size: 320px 350px !important;
  }
}
.infogfxContainer:after {
  content: '';
  width: 356px;
  height: 385px;
  position: absolute;
  bottom: 52px;
  left: calc(50% - 321px);
  background: transparent url("../images/wmtestpink.png") center center no-repeat;
}
@media (max-width: 899px) {
  .infogfxContainer:after {
    background: transparent url("../images/wmtestpink.png") center center no-repeat;
    width: 211px;
    height: 232px;
    background-size: 100% 100%;
    bottom: 42px;
    left: calc(50% - 200px);
  }
}
@media (max-width: 749px) {
  .infogfxContainer:after {
    width: 145px;
    height: 155px;
    bottom: 352px;
  }
}
.infogfxContainer > .fsContainer {
  position: relative;
  height: 100%;
}
.infogfxContainer > .fsContainer > header {
  position: absolute;
  top: 90px;
  left: 0;
  width: 448px;
  height: 486px;
  background: transparent url("../images/wmtestsolid.png") center center no-repeat;
}
@media (max-width: 899px) {
  .infogfxContainer > .fsContainer > header {
    top: 20px;
  }
}
@media (max-width: 749px) {
  .infogfxContainer > .fsContainer > header {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    max-width: 382px;
    height: 418px;
    background-size: 382px 418px;
    top: -20px;
  }
}
.infogfxContainer > .fsContainer > header .fsElementHeaderContent {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px 65px;
  text-align: center;
  line-height: 1.3;
  font-size: 26px;
  color: #fff;
}
.infogfxContainer > .fsContainer > header .fsElementHeaderContent em, .infogfxContainer > .fsContainer > header .fsElementHeaderContent i, .infogfxContainer > .fsContainer > header .fsElementHeaderContent a {
  color: #89b0ff;
  font-style: normal;
}
.infogfxContainer > .fsContainer > header .fsElementHeaderContent em:hover, .infogfxContainer > .fsContainer > header .fsElementHeaderContent i:hover, .infogfxContainer > .fsContainer > header .fsElementHeaderContent a:hover {
  color: #6a88c4;
}
@media (max-width: 749px) {
  .infogfxContainer > .fsContainer > header .fsElementHeaderContent {
    font-size: 24px;
  }
}
@media (max-width: 599px) {
  .infogfxContainer > .fsContainer > header .fsElementHeaderContent {
    font-size: 22px;
    line-height: 1.4;
  }
}
@media (max-width: 399px) {
  .infogfxContainer > .fsContainer > header .fsElementHeaderContent {
    padding: 20px 50px;
  }
}
@media (max-width: 359px) {
  .infogfxContainer > .fsContainer > header .fsElementHeaderContent {
    padding: 20px 30px;
  }
}
.infogfxContainer > .fsContainer > .fsElementContent {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 36px;
  width: 500px;
}
.infogfxContainer > .fsContainer > .fsElementContent .slick-arrow {
  display: inline-block;
  font-size: 18px;
  color: #003366;
  padding: 0 16px;
  cursor: pointer;
}
.infogfxContainer > .fsContainer > .fsElementContent .slick-arrow:hover {
  color: #003366;
}
.infogfxContainer > .fsContainer > .fsElementContent .slick-arrow {
  position: absolute;
  bottom: -30px;
  z-index: 100;
  left: 50%;
  opacity: 0;
  -ms-transform: translateX(calc(-50% - 40px));
  transform: translateX(calc(-50% - 40px));
  transition: opacity .5s ease-in-out 1.5s;
}
.infogfxContainer > .fsContainer > .fsElementContent .slick-arrow:before {
  font-size: 35px;
}
@media (max-width: 749px) {
  .infogfxContainer > .fsContainer > .fsElementContent .slick-arrow {
    bottom: -10px;
  }
}
.infogfxContainer > .fsContainer > .fsElementContent .fa-angle-right {
  -ms-transform: translateX(calc(-50% + 40px));
  transform: translateX(calc(-50% + 40px));
}
@media (max-width: 1099px) {
  .infogfxContainer > .fsContainer > .fsElementContent {
    right: 30px;
    width: 280px;
    top: 45%;
  }
}
@media (max-width: 749px) {
  .infogfxContainer > .fsContainer > .fsElementContent {
    top: auto;
    bottom: 110px;
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}
.infogfxContainer > .fsContainer .fsElementContent {
  font-weight: 600;
  line-height: 1.5;
  font-size: 16px;
  color: #003366;
  font-family: "linotype-vectora", sans-serif;
  text-align: center;
}
.infogfxContainer > .fsContainer .fsElementContent .fsElementTitle {
  font-size: 40px;
  margin-top: 20px;
  margin-bottom: 11px;
}
@media (max-width: 749px) {
  .infogfxContainer > .fsContainer .fsElementContent {
    font-size: 17px;
    line-height: 1.2;
  }
}
.infogfxContainer > .fsContainer :before {
  font-size: 70px;
  color: #003366;
}
.infogfxContainer > .fsContainer .slick-slide {
  position: relative;
}
.infogfxContainer > .fsContainer .slick-slide .fsElement .fsElementContent {
  padding-top: 20px;
}
.infogfxContainer > .fsContainer .slick-slide > div {
  padding: 35px 10px;
  margin: 0 10px;
}
.infogfxContainer > .fsContainer .slick-slide > div:nth-child(1) {
  border-bottom: 1px solid #c4c8cf;
}
@media (max-width: 1099px) {
  .infogfxContainer > .fsContainer .slick-slide > div:nth-child(1) {
    border-bottom: 0;
  }
}
.infogfxContainer > .fsContainer .slick-active + .slick-active:after {
  content: '';
  border-left: 1px solid #c4c8cf;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
@media (max-width: 1099px) {
  .infogfxContainer > .fsContainer .slick-active + .slick-active:after {
    border-left: 0;
  }
}

body:not(.fsDraftMode) .infogfxContainer {
  background: #f1f6ff none right calc(50% - 305px) bottom no-repeat;
  transition: background 1.4s cubic-bezier(0.16, 0.84, 0.44, 1);
}
body:not(.fsDraftMode) .infogfxContainer:after {
  opacity: 0;
  -ms-transform: translateY(70%);
  transform: translateY(70%);
  transition: all 1.5s cubic-bezier(0.16, 0.84, 0.44, 1) 0.3s;
}
body:not(.fsDraftMode) .infogfxContainer > .fsContainer > header {
  opacity: 0;
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  transition: all 1.5s cubic-bezier(0.16, 0.84, 0.44, 1) 0.2s;
}
body:not(.fsDraftMode) .infogfxContainer > .fsContainer > header > .fsElementHeaderContent {
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.16, 0.84, 0.44, 1) 0.5s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide {
  opacity: 0;
  -ms-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  transition: all 1.3s cubic-bezier(0.16, 0.84, 0.44, 1);
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(1) {
  transition-delay: 0.14s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(2) {
  transition-delay: 0.28s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(3) {
  transition-delay: 0.42s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(4) {
  transition-delay: 0.56s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(5) {
  transition-delay: 0.7s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(6) {
  transition-delay: 0.84s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(7) {
  transition-delay: 0.98s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(8) {
  transition-delay: 1.12s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(9) {
  transition-delay: 1.26s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(10) {
  transition-delay: 1.4s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(11) {
  transition-delay: 1.54s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(12) {
  transition-delay: 1.68s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(13) {
  transition-delay: 1.82s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(14) {
  transition-delay: 1.96s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(15) {
  transition-delay: 2.1s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(16) {
  transition-delay: 2.24s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(17) {
  transition-delay: 2.38s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(18) {
  transition-delay: 2.52s;
}
body:not(.fsDraftMode) .infogfxContainer .slick-slide:nth-child(19) {
  transition-delay: 2.66s;
}
body:not(.fsDraftMode) .infogfxContainer.visible .slick-slide {
  opacity: 1;
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
body:not(.fsDraftMode) .infogfxContainer.visible .fsContainer > .fsElementContent > .slick-arrow {
  opacity: 1;
}
body:not(.fsDraftMode) .infogfxContainer.visible {
  background: #f1f6ff url("../images/wmtestlarge.png") right calc(50% - 305px) center no-repeat;
}
body:not(.fsDraftMode) .infogfxContainer.visible:after {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body:not(.fsDraftMode) .infogfxContainer.visible > .fsContainer > header {
  opacity: 1;
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body:not(.fsDraftMode) .infogfxContainer.visible > .fsContainer > header > .fsElementHeaderContent {
  opacity: 1;
}

.newsSlideshow header {
  text-align: center;
}
.newsSlideshow .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  .newsSlideshow .fsElementTitle {
    font-size: 28px;
  }
}
.newsSlideshow .fsElementHeaderContent {
  font-size: 28px;
  font-family: "trajan-pro-3", serif;
  color: #003366;
  padding-bottom: 65px;
}
.newsSlideshow .fsElementHeaderContent a {
  color: #003366;
}
.newsSlideshow .fsElementHeaderContent a:hover {
  color: #003366;
}
.newsSlideshow .slick-arrow {
  display: inline-block;
  font-size: 18px;
  color: #003366;
  padding: 0 16px;
  cursor: pointer;
}
.newsSlideshow .slick-arrow:hover {
  color: #003366;
}
.newsSlideshow .vcenter {
  position: relative;
  z-index: 2;
}
@media (max-width: 1099px) {
  .newsSlideshow .vcenter {
    padding: 65px 20px;
  }
}
.newsSlideshow article {
  margin: 0 10px;
}
.newsSlideshow article .fsCroppedImage {
  background-position: center center;
  background-size: cover;
  border-radius: 6px !important;
}
@media (max-width: 899px) {
  .newsSlideshow article {
    margin: 0 20px;
  }
}
@media (max-width: 599px) {
  .newsSlideshow article {
    margin: 0 10px;
  }
}
.newsSlideshow .fsElementHeaderContent div {
  display: inline-block;
}
.newsSlideshow .fsElementHeaderContent div a {
  font-family: "trajan-pro-3", serif;
  font-size: 23px;
}
.newsSlideshow article {
  padding: 0;
}
.newsSlideshow .fsThumbnail img {
  border-radius: 6px;
}
.newsSlideshow .fsDateTime {
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #5c5c5c;
}
.newsSlideshow .fsTitle {
  text-align: center;
}
.newsSlideshow .fsSummary {
  font-size: 13px;
  font-family: "linotype-vectora", sans-serif;
}

.upcoming-events header {
  text-align: center;
}
.upcoming-events .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  .upcoming-events .fsElementTitle {
    font-size: 28px;
  }
}
.upcoming-events .fsElementHeaderContent {
  font-size: 28px;
  font-family: "trajan-pro-3", serif;
  color: #003366;
  padding-bottom: 65px;
}
.upcoming-events .fsElementHeaderContent a {
  color: #003366;
}
.upcoming-events .fsElementHeaderContent a:hover {
  color: #003366;
}
@media (max-width: 1099px) {
  .upcoming-events {
    padding: 65px 20px !important;
  }
}
.upcoming-events article.slick-slide {
  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;
}

.calendarSlideshow {
  background-color: #ece6f5;
  padding-bottom: 100px;
  background-color: #e7efff;
}
.calendarSlideshow header {
  text-align: center;
}
.calendarSlideshow .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  .calendarSlideshow .fsElementTitle {
    font-size: 28px;
  }
}
.calendarSlideshow .fsElementHeaderContent {
  font-size: 28px;
  font-family: "trajan-pro-3", serif;
  color: #003366;
  padding-bottom: 65px;
}
.calendarSlideshow .fsElementHeaderContent a {
  color: #003366;
}
.calendarSlideshow .fsElementHeaderContent a:hover {
  color: #003366;
}
.calendarSlideshow .slick-arrow {
  display: inline-block;
  font-size: 18px;
  color: #003366;
  padding: 0 16px;
  cursor: pointer;
}
.calendarSlideshow .slick-arrow:hover {
  color: #003366;
}
@media (max-width: 1099px) {
  .calendarSlideshow {
    padding: 65px 20px !important;
  }
}
.calendarSlideshow .fsElementHeaderContent a {
  font-family: "trajan-pro-3", serif;
  font-size: 23px;
}
.calendarSlideshow article {
  padding: 0 25px;
  text-align: center;
}
.calendarSlideshow article .fsDate {
  margin: 0 auto;
  position: relative;
  margin-bottom: 20px;
}
.calendarSlideshow .slick-active + .slick-active:before {
  height: 160px;
  content: '';
  position: absolute;
  top: 17px;
  left: 0;
  width: 1px;
  background: #a5b0ca;
}

body:not(.fsDraftMode) .pagination-dots {
  position: fixed;
  height: 300px;
  width: 13px;
  right: 20px;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  display: none;
  text-align: center;
}
@media (min-width: 1100px) {
  body:not(.fsDraftMode) .pagination-dots {
    display: -ms-flexbox;
    display: flex;
  }
}

body:not(.fsDraftMode) .page-dot {
  position: relative;
  height: 20px;
  cursor: pointer;
}
body:not(.fsDraftMode) .page-dot:after {
  content: '';
  width: 8px;
  height: 8px;
  background-color: rgba(167, 168, 169, 0.99);
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  border-radius: 100%;
  transition: .3s;
}
.pagination-dots.light .page-dot:after {
  box-shadow: 0 0 0px 1px rgba(48, 47, 45, 0.7);
}
body:not(.fsDraftMode) .page-dot > span {
  position: absolute;
  right: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: "linotype-vectora", sans-serif;
  padding: 6px 14px;
  padding-right: 37px;
  line-height: 1;
  font-size: 13px;
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  white-space: nowrap;
}
body:not(.fsDraftMode) .page-dot > span:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  top: 8px;
  right: 18px;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 7px solid rgba(0, 51, 102, 0.8);
}
body:not(.fsDraftMode) .page-dot > span:after {
  border-left-color: #89b0ff;
}
body:not(.fsDraftMode) .page-dot > span:before {
  content: '';
  height: 100%;
  width: calc(100% - 25px);
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  background-color: rgba(0, 51, 102, 0.8);
  z-index: -1;
}
body:not(.fsDraftMode) .page-dot > span:before {
  background-color: #89b0ff;
}
body:not(.fsDraftMode) .page-dot:hover > span {
  opacity: 1;
  visibility: visible;
  transition: .3s;
}
body:not(.fsDraftMode) .page-dot:hover:after {
  box-shadow: 0 0 0px 1px rgba(0, 51, 102, 0.7);
  background-color: transparent;
  width: 10px;
  height: 10px;
  transition: .3s;
}
.pagination-dots.light .page-dot:hover:after {
  background-color: rgba(48, 47, 45, 0.7);
}
body:not(.fsDraftMode) .page-dot.on:after {
  box-shadow: 0 0 0px 1px rgba(0, 51, 102, 0.7);
  background-color: transparent;
  width: 10px;
  height: 10px;
  transition: .3s;
}
body:not(.fsDraftMode) .page-dot.on:after {
  box-shadow: 0 0 0px 1px rgba(253, 200, 72, 0.7);
}
.pagination-dots.light .page-dot.on:after {
  background-color: #302f2d;
  box-shadow: 0 0 0px 1px #302f2d;
}

body:not(.fsDraftMode) .animationPanel {
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight {
  position: relative;
  min-height: 700px;
  height: 100%;
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight {
    min-height: 450px;
  }
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header {
  position: relative;
  text-align: center;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header header {
  text-align: center;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementTitle {
    font-size: 28px;
  }
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementTitle {
  padding: 46px 0 25px 0px;
}
@media (max-width: 899px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementTitle {
    padding: 45px 0 20px 0px;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementTitle {
    padding: 45px 0 0px 0px;
  }
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent {
  padding-bottom: 55px;
}
@media (max-width: 899px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent {
    padding-bottom: 35px;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent {
    padding-bottom: 20px;
  }
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li {
  margin: 0 8px;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li a {
  background: #003366;
  color: #fff;
  width: 50px;
  height: 50px;
  border: 1px solid #003366;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li a:before {
  color: #fff;
  font-size: 26px !important;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li a:hover {
  background-color: transparent;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li a:hover:before {
  color: #003366;
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > header .fsElementHeaderContent .nav-social li {
    margin: 0 8px !important;
  }
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  bottom: 0;
  position: absolute;
  width: 100vw;
}
body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent {
  width: 20vw;
  height: 20vw;
  max-height: 230px;
  overflow: hidden;
  background-color: #f1f6ff;
}
@media (max-width: 999px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent {
    width: 25vw;
    height: 25vw;
  }
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(5), body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(10) {
    display: none;
  }
}
@media (max-width: 799px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent {
    width: 33.33vw;
    height: 33.33vw;
  }
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(4), body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(9) {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent {
    width: 100%;
    height: 280px;
  }
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(3), body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(6), body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent > .fsContent:nth-child(7) {
    display: none;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .connectContainer .connectMinHeight > .fsElementContent {
    position: relative;
  }
}
body:not(.fsDraftMode) .soc-instagram article {
  height: 20vw;
  background-size: cover;
  background-position: center center;
}
@media (max-width: 999px) {
  body:not(.fsDraftMode) .soc-instagram article {
    height: 25vw;
  }
}
@media (max-width: 799px) {
  body:not(.fsDraftMode) .soc-instagram article {
    height: 33.33vw;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .soc-instagram article {
    height: 280px;
  }
}

.soc-twitter {
  position: relative;
}
.soc-twitter, .soc-twitter ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.soc-twitter li {
  margin: 0;
  padding: 0;
}
.soc-twitter:before {
  background-color: #003366;
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 22px;
  left: 20px;
}
.soc-twitter:after {
  content: '\f099';
  position: absolute;
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  top: 2px;
  left: 20px;
  padding-top: 24px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.soc-twitter .timeline-Tweet-retweetCredit {
  display: none;
}
.soc-twitter a {
  color: #003366;
  font-weight: 500;
}
.soc-twitter a:hover {
  color: #003366;
}
.soc-twitter .fsElementContent {
  overflow: hidden;
  font-size: 14px;
  color: #5c5c5c;
  padding: 20px;
  font-weight: 400;
}
.soc-twitter .feed-name {
  padding: 2px 0px 0px 55px;
}
.soc-twitter .feed-name a {
  transition: color .3s ease-in-out;
  font-size: 15px;
  color: #003366;
  font-weight: 700;
  font-family: "linotype-vectora", sans-serif;
}
.soc-twitter .feed-name a:hover {
  color: #003366;
}
.soc-twitter .post-date {
  padding: 0px 0px 20px 55px;
  font-size: 13px;
  font-weight: 500;
  color: #82a6ed;
}

.soc-youtube {
  position: relative;
  text-align: center;
  background-position: center center;
  background-size: cover;
}
.soc-youtube:before {
  background-color: #003366;
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 22px;
  left: 20px;
}
.soc-youtube:after {
  content: '\f167';
  position: absolute;
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  top: 2px;
  left: 20px;
  padding-top: 24px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.soc-youtube .fsElementContent {
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(0, 51, 102, 0.2);
  transition: all .3s ease-in-out;
}
.soc-youtube .fsElementContent:before {
  content: '\f144';
  color: #fff;
  font-size: 34px;
  position: absolute;
  font-family: FontAwesome;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-25%);
  transform: translateY(-50%) translateX(-25%);
}
.soc-youtube .fsElementContent:hover {
  background-color: rgba(0, 51, 102, 0.4);
}
.soc-youtube a {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.soc-instagram {
  position: relative;
}
.soc-instagram, .soc-instagram ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.soc-instagram li {
  margin: 0;
  padding: 0;
}
.soc-instagram:before {
  background-color: #003366;
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  top: 22px;
  left: 20px;
}
.soc-instagram:after {
  content: '\f16d';
  position: absolute;
  font-family: FontAwesome;
  width: 30px;
  height: 30px;
  top: 2px;
  left: 20px;
  padding-top: 24px;
  color: #fff;
  text-align: center;
  font-size: 18px;
}
.soc-instagram .timeline-Tweet-retweetCredit {
  display: none;
}
.soc-instagram a {
  color: #003366;
  font-weight: 500;
}
.soc-instagram a:hover {
  color: #003366;
}
.soc-instagram .fsElementContent {
  overflow: hidden;
  font-size: 14px;
  color: #5c5c5c;
  font-weight: 400;
}
.soc-instagram .feed-name {
  padding: 2px 0px 0px 55px;
}
.soc-instagram .feed-name a {
  transition: color .3s ease-in-out;
  font-size: 16px;
  color: #56ade8;
  font-weight: 700;
  font-family: "adobe-garamond-pro", sans-serif;
}
.soc-instagram .feed-name a:hover {
  color: #003366;
}
.soc-instagram .post-date {
  padding: 0px 0px 20px 55px;
  font-size: 13px;
  font-weight: 500;
  color: #9a9a9a;
}

body:not(.fsDraftMode) .video-image-slideshow {
  position: relative;
  background-color: #f9f9f9;
}
body:not(.fsDraftMode) .video-image-slideshow > .fsContainer > header {
  display: none;
  height: 0;
}
body:not(.fsDraftMode) .multimedia-slide {
  height: auto;
  min-height: 155px;
  height: 230px;
  height: 100vh;
}
@media (max-width: 899px) {
  body:not(.fsDraftMode) .multimedia-slide {
    max-height: 650px;
  }
}
@media (max-width: 699px) {
  body:not(.fsDraftMode) .multimedia-slide {
    max-height: 550px;
    height: 315px;
  }
}
body:not(.fsDraftMode) .multimedia-slide:before {
  height: 100vh;
  background: transparent url("../images/homeoverdesktop.png") center center no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
@media (max-width: 899px) {
  body:not(.fsDraftMode) .multimedia-slide:before {
    max-height: 650px;
  }
}
@media (max-width: 699px) {
  body:not(.fsDraftMode) .multimedia-slide:before {
    max-height: 550px;
    height: 315px;
  }
}
body:not(.fsDraftMode) .multimedia-slide.slick-current {
  z-index: 1;
}
body:not(.fsDraftMode) .multimedia-slide .caption-wrapper {
  position: absolute;
  bottom: 120px;
  background-color: rgba(28, 28, 28, 0);
  max-width: 1180px;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding: 20px;
  color: #fff;
  text-align: right;
  z-index: 101;
}
@media (max-width: 1179px) {
  body:not(.fsDraftMode) .multimedia-slide .caption-wrapper {
    margin-right: 30px;
  }
}
@media (max-width: 749px) {
  body:not(.fsDraftMode) .multimedia-slide .caption-wrapper {
    text-align: center;
    padding: 0 15px;
    margin-right: 0;
    bottom: 90px;
  }
}
body:not(.fsDraftMode) .multimedia-slide .caption-wrapper .caption-title {
  color: #fff;
  font-family: "adobe-garamond-pro", sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 1.2;
  position: relative;
}
@media (max-width: 899px) {
  body:not(.fsDraftMode) .multimedia-slide .caption-wrapper .caption-title {
    font-size: 38px;
  }
}
@media (max-width: 749px) {
  body:not(.fsDraftMode) .multimedia-slide .caption-wrapper .caption-title {
    font-size: 30px;
  }
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .multimedia-slide .caption-wrapper .caption-title {
    font-size: 20px;
  }
}
body:not(.fsDraftMode) .multimedia-slide .video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
}
body:not(.fsDraftMode) .multimedia-img-wrapper {
  display: none;
}
body:not(.fsDraftMode) .video-image-slideshow-controls {
  position: absolute;
  width: 100%;
  padding: 0 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 70px;
  line-height: 1;
  text-align: right;
  max-width: 1180px;
}
@media (max-width: 749px) {
  body:not(.fsDraftMode) .video-image-slideshow-controls {
    bottom: 40px;
  }
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-prev {
  margin-top: -20px;
  left: auto;
  right: 90px;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-prev:before {
  content: "\e923" !important;
  font-family: icomoon;
  font-size: 22px;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-next {
  margin-top: -20px;
  right: 50px;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-next:before {
  content: "\e924" !important;
  font-family: icomoon;
  font-size: 22px;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots {
  position: relative;
  z-index: 2;
  text-align: right;
  width: 100%;
  max-width: 1180px;
  padding: 0 20px;
  right: 6px;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots, body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots li {
  margin: 0;
  padding: 0;
}
@media (max-width: 1219px) {
  body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots {
    max-width: calc(100% - 60px);
    margin-left: 20px;
    right: auto;
  }
}
@media (max-width: 749px) {
  body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots {
    margin: 0 auto;
    text-align: center;
    left: 0;
    right: 0;
  }
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots li {
  display: inline-block;
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots li button {
  border: 0;
  background: none;
  outline: 0;
  margin: 0;
  padding: 0;
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
  background-color: transparent;
  text-indent: -9999px;
  border-radius: 50%;
  margin: 3px 5px;
}
@media (max-width: 599px) {
  body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots li button {
    width: 12px;
    height: 12px;
  }
}
body:not(.fsDraftMode) .video-image-slideshow-controls .slick-dots li.slick-active button {
  background-color: #fff;
}
body:not(.fsDraftMode) .fsMediaCustomPlayer article.video-slide video {
  max-width: none;
  width: auto;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  max-height: none;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 600px) {
  body:not(.fsDraftMode) .fsMediaCustomPlayer article.video-slide video {
    opacity: 1;
    visibility: visible;
  }
}

.home-slider .slick-slider {
  margin-bottom: 0;
}
.home-slider article {
  padding: 0;
  position: relative;
  height: 100vh;
  min-height: 155px;
  overflow: hidden;
}
@media (max-width: 749px) {
  .home-slider article {
    height: 315px;
  }
}
.home-slider article img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 799px) {
  .home-slider article img {
    max-height: 100%;
  }
}
@media (max-width: 799px) {
  .home-slider article video {
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    position: relative;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.home-slider .fsResourceTypeImage figure,
.home-slider .fsResourceTypeImage picture {
  width: 100%;
  height: 100%;
  display: block;
}
.home-slider .fsResourceTypeImage picture:before,
.home-slider .fsResourceTypeVideo:before {
  height: 100%;
  background: transparent url("../images/homeoverdesktop.png") center center no-repeat;
  background-size: 100% 100%;
  content: '';
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
}
.home-slider figcaption {
  background-color: rgba(0, 51, 102, 0.8);
  position: absolute;
  bottom: 55px;
  left: calc(50% - (1180px/2));
  padding: 30px 45px;
  color: #fff;
  font-size: 14px;
  line-height: 29px;
  z-index: 9;
}
@media (max-width: 1179px) {
  .home-slider figcaption {
    left: 20px;
  }
}
@media (max-width: 899px) {
  .home-slider figcaption {
    display: none;
  }
}
.home-slider figcaption h4 {
  color: #fff;
  font-size: 19px;
  line-height: 25px;
}
.home-slider figcaption a {
  text-transform: uppercase;
  color: #fff;
}
.home-slider figcaption a:hover, .home-slider figcaption a:focus {
  text-decoration: underline;
}
.home-slider figcaption a:after {
  content: ">";
  display: inline-block;
  margin-left: 4px;
}
.home-slider figcaption p:last-child {
  margin-bottom: 0;
}
.home-slider .fsPager {
  position: absolute;
  bottom: 70px;
  right: calc(50% - (1180px/2));
  width: auto;
  margin-bottom: 0;
}
.home-slider .fsPager li {
  width: 13px;
}
.home-slider .fsPager li.slick-active button {
  background-color: #fff;
}
.home-slider .fsPager li button {
  border: 2px solid #fff;
  padding: 0;
  border-radius: 100%;
  width: 13px;
  height: 13px;
}
.home-slider .fsPager li button:before {
  display: none;
}
@media (max-width: 1179px) {
  .home-slider .fsPager {
    right: 40px;
  }
}
@media (max-width: 699px) {
  .home-slider .fsPager {
    width: 100%;
    right: 0;
    bottom: 20px;
  }
}

body {
  font-family: "linotype-vectora", sans-serif;
}
body .vcenter {
  top: 0;
  -ms-transform: translateY(0);
  transform: translateY(0);
}

body:not(.fsComposeMode) .at-glance {
  padding-top: 60px;
  padding-bottom: 120px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .at-glance {
    padding-bottom: 40px;
    padding-top: 0;
  }
}
body:not(.fsComposeMode) .at-glance .vcenter > header {
  text-align: center;
}
body:not(.fsComposeMode) .at-glance .vcenter > header .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  body:not(.fsComposeMode) .at-glance .vcenter > header .fsElementTitle {
    font-size: 28px;
  }
}
body:not(.fsComposeMode) .at-glance .vcenter {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
@media (max-width: 1099px) {
  body:not(.fsComposeMode) .at-glance .vcenter {
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 1199px) {
  body:not(.fsComposeMode) .at-glance .vcenter > .fsElementContent {
    margin: 0 20px;
  }
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .at-glance .vcenter > .fsElementContent {
    margin: 0;
  }
}
body:not(.fsComposeMode) .at-glance .glance-slide {
  position: relative;
}
body:not(.fsComposeMode) .at-glance .fsContent {
  width: 910px;
  height: 400px;
  margin-left: auto;
  border-radius: 8px;
  background-size: cover;
  background-position: center;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .at-glance .fsContent {
    width: 100%;
    border-radius: 0;
    padding-top: 400px;
    height: auto;
    background-size: auto 400px;
    background-position: top center;
  }
}
@media (max-width: 699px) {
  body:not(.fsComposeMode) .at-glance .fsContent {
    padding-top: 290px;
    background-size: auto 290px;
  }
}
body:not(.fsComposeMode) .at-glance .content-inner {
  position: absolute;
  width: 430px;
  height: 320px;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #003366;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px 40px;
  border-radius: 8px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .at-glance .content-inner {
    position: static;
    -ms-transform: none;
    transform: none;
    height: auto;
    width: 100%;
    border-radius: 0;
  }
}
body:not(.fsComposeMode) .at-glance .content-inner strong {
  color: #89b0ff;
  font-size: 19px;
}
body:not(.fsComposeMode) .at-glance .content-inner .fsElementTitle {
  color: #fff;
  font-size: 55px;
  text-align: center;
  line-height: 1;
}
body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent {
  font-size: 14px;
}
body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent p {
  margin-bottom: 0;
}
body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  margin-top: 22px;
}
body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent a:after {
  content: ">";
  display: inline-block;
  margin-left: 5px;
}
body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent a:hover, body:not(.fsComposeMode) .at-glance .fsContent .fsElementContent a:focus {
  text-decoration: underline;
}
body:not(.fsComposeMode) .at-glance .slick-dots {
  position: absolute;
  bottom: 0;
  width: calc(100% - 910px);
}
body:not(.fsComposeMode) .at-glance .slick-dots, body:not(.fsComposeMode) .at-glance .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body:not(.fsComposeMode) .at-glance .slick-dots li {
  margin: 0;
  padding: 0;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .at-glance .slick-dots {
    position: static;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-top: 20px;
  }
}
body:not(.fsComposeMode) .at-glance .slick-dots li {
  display: inline-block;
}
body:not(.fsComposeMode) .at-glance .slick-dots li + li {
  margin-left: 10px;
}
body:not(.fsComposeMode) .at-glance .slick-dots .slick-active button {
  background-color: #003366;
}
body:not(.fsComposeMode) .at-glance .slick-dots button {
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 1px solid #003366;
  cursor: pointer;
}

body:not(.fsComposeMode) .home-discover {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover {
    padding-top: 30px;
  }
}
body:not(.fsComposeMode) .home-discover .vcenter > header {
  text-align: center;
}
body:not(.fsComposeMode) .home-discover .vcenter > header .fsElementTitle {
  font-size: 38px;
  font-weight: 500;
  text-transform: uppercase;
  color: #003366;
  line-height: 1.375;
  letter-spacing: .01em;
}
@media (max-width: 599px) {
  body:not(.fsComposeMode) .home-discover .vcenter > header .fsElementTitle {
    font-size: 28px;
  }
}
body:not(.fsComposeMode) .home-discover .vcenter {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
@media (max-width: 1099px) {
  body:not(.fsComposeMode) .home-discover .vcenter {
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (max-width: 1199px) {
  body:not(.fsComposeMode) .home-discover .vcenter > .fsElementContent {
    margin: 0 20px;
  }
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover .vcenter > .fsElementContent {
    margin: 0;
  }
}
body:not(.fsComposeMode) .home-discover .fsContent {
  background-color: #d0dfff;
  position: relative;
  height: 480px;
  overflow: hidden;
  border-radius: 5px;
  color: #003366;
  font-size: 14px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover .fsContent {
    height: auto;
  }
}
body:not(.fsComposeMode) .home-discover .fsContent header {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 490px);
  overflow: hidden;
  border-radius: 5px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover .fsContent header {
    position: relative;
    height: 330px;
    width: 100%;
  }
}
body:not(.fsComposeMode) .home-discover .fsContent header img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  max-width: none;
  max-height: none;
  width: auto;
  height: auto;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
body:not(.fsComposeMode) .home-discover .fsContent .content-inner {
  width: 490px;
  margin-left: auto;
  padding: 45px 80px 20px;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover .fsContent .content-inner {
    width: 100%;
    padding: 45px 20px 60px;
  }
}
body:not(.fsComposeMode) .home-discover .fsContent .fsElementContent strong {
  font-size: 19px;
  display: block;
}
body:not(.fsComposeMode) .home-discover .fsContent footer {
  margin-top: 40px;
}
body:not(.fsComposeMode) .home-discover .fsContent footer a {
  display: inline-block;
  padding: 9px 14px 7px;
  background: #dd971a;
  color: #fff;
  line-height: 1;
  border-radius: 15px;
  margin-right: 16px;
  font-size: 14px;
  font-family: "linotype-vectora", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  min-width: 130px;
  border: 1px solid #003366;
  text-align: center;
}
body:not(.fsComposeMode) .home-discover .fsContent footer a:hover, body:not(.fsComposeMode) .home-discover .fsContent footer a:focus {
  background-color: #003366;
}
body:not(.fsComposeMode) .home-discover .slick-dots {
  position: absolute;
  bottom: 45px;
  right: 45px;
}
body:not(.fsComposeMode) .home-discover .slick-dots, body:not(.fsComposeMode) .home-discover .slick-dots ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body:not(.fsComposeMode) .home-discover .slick-dots li {
  margin: 0;
  padding: 0;
}
@media (max-width: 999px) {
  body:not(.fsComposeMode) .home-discover .slick-dots {
    bottom: 20px;
    right: auto;
    width: 100%;
    padding: 0 20px;
    text-align: center;
    margin-top: 20px;
  }
}
body:not(.fsComposeMode) .home-discover .slick-dots li {
  display: inline-block;
}
body:not(.fsComposeMode) .home-discover .slick-dots li + li {
  margin-left: 10px;
}
body:not(.fsComposeMode) .home-discover .slick-dots .slick-active button {
  background-color: #003366;
}
body:not(.fsComposeMode) .home-discover .slick-dots button {
  padding: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 1px solid #003366;
  cursor: pointer;
}

.connectContainer {
  padding-top: 20px;
}

.animationPanel {
  height: 200px;
  position: relative;
}
.animationPanel .fsElementContent {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

#transmask1 {
  margin-left: 40px !important;
  top: 100vh;
  transition: all 0.7s cubic-bezier(0.16, 0.84, 0.44, 1);
  position: fixed;
  width: 400px;
  height: 436px;
  z-index: 15;
}
.visible #transmask1 {
  top: -400px;
}

.elbg1 {
  position: absolute;
  width: 400px;
  height: 436px;
  overflow: hidden;
  color: #fff;
  background-image: url(/uploaded/themes/default/images/animation1.jpg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-mask-image: url(/uploaded/themes/default/images/mask400x436.png);
  z-index: 15;
}

.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: #ece6f5;
}
.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: #dbe4f1;
}

.portal:not(.fsComposeMode) .portal-news .fsPrevButton::before, .portal:not(.fsComposeMode) .portal-student-announcements .fsPrevButton::before {
  content: "";
  font-family: "FontAwesome";
  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: "FontAwesome";
  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: "linotype-vectora", sans-serif;
  height: 40px;
}
#fsAccountBar > ul > li {
  height: 40px;
  padding: 10px 12px 8px;
}
#fsAccountBar a {
  color: #fff;
  font-size: 16px;
  font-family: "linotype-vectora", sans-serif;
}
#fsAccountBar a:hover {
  color: #ece6f5;
}
#fsAccountBar .fsAccountBarAvatar {
  height: 40px;
}
#fsAccountBar .fsAccountBarMenu a {
  color: #5c5c5c;
  font-size: 16px;
  font-family: "linotype-vectora", sans-serif;
}
#fsAccountBar .fsAccountBarMenu a:hover {
  color: #ece6f5;
}

.portal a.files:before {
  content: "";
  font-family: "FontAwesome";
  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: "FontAwesome";
  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, .portal .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList article, .landing.fsHasTwoColumnTopLayout .portal .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList article, .portal .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList article, .landing.fsHasThreeColumnTopLayout .portal .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList article {
  padding-left: 0px;
  font-size: 16px;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDate, .portal .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate, .landing.fsHasTwoColumnTopLayout .portal .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate, .portal .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate, .landing.fsHasThreeColumnTopLayout .portal .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .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: #dbe4f1;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDate span, .portal .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate span, .landing.fsHasTwoColumnTopLayout .portal .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate span, .portal .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate span, .landing.fsHasThreeColumnTopLayout .portal .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDate span {
  display: inline;
}
.portal #fsBannerLeft .fsCalendar.fsList .fsDescription p, .portal .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDescription p, .landing.fsHasTwoColumnTopLayout .portal .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDescription p, .portal .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .fsCalendar.fsList .fsDescription p, .landing.fsHasThreeColumnTopLayout .portal .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child .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, .portal:not(.fsComposeMode) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .landing.fsHasTwoColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child, .portal:not(.fsComposeMode) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child, .landing.fsHasThreeColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child {
    -ms-flex-order: 2;
    order: 2;
  }
  .portal:not(.fsComposeMode) #fsPageContent, .portal:not(.fsComposeMode) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .portal:not(.fsComposeMode) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
    -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: "linotype-vectora", 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: "linotype-vectora", 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: "linotype-vectora", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #5c5c5c;
  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: "linotype-vectora", 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: #ece6f5;
}
.portal:not(.fsComposeMode) .portal-news .fsDateTime {
  font-family: "linotype-vectora", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #5c5c5c;
}
.portal:not(.fsComposeMode) .portal-news .fsSummary {
  font-size: 16px;
  color: #5c5c5c;
  line-height: 22px;
}
.portal:not(.fsComposeMode) .portal-news a.fsNewsPostLink.fsReadMoreLink {
  display: inline-block;
  font-family: "linotype-vectora", 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-size: 56px;
  font-weight: 400;
  line-height: 1em;
  display: block;
}
.portal:not(.fsComposeMode) .portal-cal article .fsDate .fsMonth {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 400;
  display: block;
}
.portal:not(.fsComposeMode) .portal-cal article .fsTitle {
  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: #ece6f5;
}
.portal:not(.fsComposeMode) .portal-cal article .fsEventDetails {
  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: "FontAwesome";
  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: "FontAwesome";
  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: "linotype-vectora", sans-serif;
  font-size: 16px;
  color: #dbe4f1;
  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: "linotype-vectora", 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: "linotype-vectora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #dbe4f1;
}
@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: "linotype-vectora", 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: #ece6f5;
}
.portal:not(.fsComposeMode) #fsBannerLeft > .fsBanner > .fsElement, .portal:not(.fsComposeMode) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child > .fsBanner > .fsElement, .landing.fsHasTwoColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child > .fsBanner > .fsElement, .portal:not(.fsComposeMode) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child > .fsBanner > .fsElement, .landing.fsHasThreeColumnTopLayout .portal:not(.fsComposeMode) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child > .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;
  }
}
@media (max-width: 799px) {
  .portal:not(.fsComposeMode) .portal-sub-nav > .fsElementContent {
    display: none;
  }
}
.portal-sub-nav.active-nav > .fsElementContent {
  display: block;
}
.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: #003366;
}
.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: "linotype-vectora", 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: #003366;
  color: #fff;
  font-family: "linotype-vectora", 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;
  }
}
@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: "FontAwesome";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
  }
}
@media (max-width: 799px) {
  .portal-sub-nav.active-nav > header > .fsElementTitle:after {
    content: "";
    font-family: "FontAwesome";
    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: "linotype-vectora", sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: #162f50;
}
.portal:not(.fsComposeMode) .portal-student-announcements .fsElementSlideshow article .fsTitle > a:hover {
  color: #ece6f5;
}
.portal:not(.fsComposeMode) .portal-photos {
  background: #d0d6dc;
  text-align: center;
  padding: 30px 0 55px;
}
.portal:not(.fsComposeMode) .portal-photos header h2.fsElementTitle {
  font-family: "linotype-vectora", 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 - style-guide v0.0.1 */
.fsDraftMode .testimonialSlideshow .fsStateEditable,
.fsDraftMode .team-member .fsStateEditable,
.fsDraftMode .relatedPages .fsStateEditable,
.fsDraftMode .soc-youtube .fsStateEditable {
  background: rgba(255, 255, 255, 0.6) !important;
}

.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: 80%;
}
@media (min-width: 600px) {
  .colors ol li {
    width: 40%;
  }
}
@media (min-width: 1180px) {
  .colors ol li {
    margin-bottom: 0;
    width: 20%;
  }
}
.colors ol li:after {
  position: absolute;
  top: 100%;
  left: 0;
}
.colors ol li:nth-of-type(1) {
  background: #5c5c5c;
  color: #5c5c5c;
}
.colors ol li:nth-of-type(1):after {
  content: "#5c5c5c";
}
.colors ol li:nth-of-type(2) {
  background: #003366;
  color: #003366;
}
.colors ol li:nth-of-type(2):after {
  content: "#003366";
}
.colors ol li:nth-of-type(2) {
  background: #003366;
  color: #003366;
}
.colors ol li:nth-of-type(2):after {
  content: "#003366";
}
.colors ol li:nth-of-type(4) {
  background: #b8b8b8;
  color: #b8b8b8;
}
.colors ol li:nth-of-type(4):after {
  content: "#b8b8b8";
}
.colors ol li:nth-of-type(5) {
  background: #333;
  color: #333;
}
.colors ol li:nth-of-type(5):after {
  content: "#333";
}

.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: "adobe-garamond-pro", sans-serif;
}
.fonts ol li:nth-of-type(1):after {
  content: "adobe-garamond-pro, sans-serif";
}
.fonts ol li:nth-of-type(2) {
  font-family: "trajan-pro-3", serif;
}
.fonts ol li:nth-of-type(2):after {
  content: "trajan-pro-3, serif";
}
.fonts ol li:nth-of-type(3) {
  font-family: "linotype-vectora", sans-serif;
}
.fonts ol li:nth-of-type(3):after {
  content: "linotype-vectora, sans-serif";
}
.fonts ol li:nth-of-type(4):after {
  content: "";
}
.fonts ol li:nth-of-type(5) {
  font-family: "FontAwesome";
}
.fonts ol li:nth-of-type(5):after {
  content: "FontAwesome";
}
.fonts ol li:nth-of-type(6) {
  font-family: "IcoMoon";
}
.fonts ol li:nth-of-type(6):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: 30px / line: 34px";
}
.headers h2:after {
  content: " size: 24px / line: 26px";
}
.headers h3:after {
  content: " size: 22px / line: 24px";
}
.headers h4:after {
  content: " size: 20px / line: 22px";
}
.headers h5:after {
  content: " size: 18px / line: 20px";
}
.headers h6:after {
  content: " size: 16px / line: 18px";
}

.donation-pages .header-photo {
  display: none;
}
.donation-pages:not(.fsComposeMode) {
  position: relative;
}
.donation-pages:not(.fsComposeMode) #fsPageBodyWrapper {
  padding: 0;
}
.donation-pages:not(.fsComposeMode) #fsPageBody {
  max-width: 100%;
  width: 100%;
}
body.donation-pages:not(.home):not(.fsHasLeftBanner):not(.fsHasRightBanner) #fsPageContent, body.donation-pages:not(.home):not(.fsHasLeftBanner):not(.fsHasRightBanner) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasTwoColumnTopLayout body.donation-pages:not(.home):not(.fsHasLeftBanner):not(.fsHasRightBanner) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), body.donation-pages:not(.home):not(.fsHasLeftBanner):not(.fsHasRightBanner) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout body.donation-pages:not(.home):not(.fsHasLeftBanner):not(.fsHasRightBanner) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) {
  max-width: 100%;
}
.donation-pages:not(.fsComposeMode) #fsPageContent .fsPageLayout, .donation-pages:not(.fsComposeMode) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsPageLayout, .landing.fsHasTwoColumnTopLayout .donation-pages:not(.fsComposeMode) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsPageLayout, .donation-pages:not(.fsComposeMode) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) .fsPageLayout, .landing.fsHasThreeColumnTopLayout .donation-pages:not(.fsComposeMode) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) .fsPageLayout {
  margin-left: 0;
  margin-right: 0;
}
.donation-pages:not(.fsComposeMode) #fsPageContent .fsPageLayout > .fsDiv, .donation-pages:not(.fsComposeMode) .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsPageLayout > .fsDiv, .landing.fsHasTwoColumnTopLayout .donation-pages:not(.fsComposeMode) .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2) .fsPageLayout > .fsDiv, .donation-pages:not(.fsComposeMode) .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) .fsPageLayout > .fsDiv, .landing.fsHasThreeColumnTopLayout .donation-pages:not(.fsComposeMode) .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2) .fsPageLayout > .fsDiv {
  padding-left: 0;
  padding-right: 0;
}
.donation-pages:not(.fsComposeMode) .hdr-image {
  display: none;
}
.donation-pages:not(.fsComposeMode) .nav-main .fsNavPageInfo .site-info-container {
  display: inline-block;
}
.donation-pages:not(.fsComposeMode) .hero {
  position: relative;
  background-color: #003366;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  color: #fff;
  width: 100%;
  height: auto;
  min-height: 480px;
  overflow: hidden;
}
@media (min-width: 800px) {
  .donation-pages:not(.fsComposeMode) .hero {
    height: 34vw;
  }
}
.donation-pages:not(.fsComposeMode) .hero:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.6);
  content: '';
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: absolute;
  top: 50%;
  right: 20px;
  left: 20px;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-align: center;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent > header .fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #fff;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step {
  zoom: 1;
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  max-width: 1000px;
  background: rgba(51, 51, 51, 0.6);
  font-family: "linotype-vectora", sans-serif;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step:after {
  display: table;
  clear: both;
  content: '';
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > .fsElementContent {
  padding: 20px;
  display: inline-block;
  width: 60%;
  float: left;
  text-align: left;
}
@media (min-width: 800px) {
  .donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > .fsElementContent {
    width: 50%;
  }
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > .fsElementContent p {
  margin-bottom: 0;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > .fsElementContent strong {
  font-weight: 700;
  font-size: 26px;
  line-height: 30px;
  text-transform: uppercase;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > .fsElementContent strong:before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  display: inline-block;
  margin-right: 14px;
  color: #89b0ff;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > footer {
  display: inline-block;
  width: 40%;
  text-align: right;
  padding: 5px;
}
@media (min-width: 800px) {
  .donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > footer {
    width: 50%;
  }
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > footer a {
  margin-bottom: 0;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
  background: #89b0ff;
  color: #fff;
  padding: 20px;
  position: relative;
  text-align: center;
  font-family: "linotype-vectora", sans-serif;
}
.donation-pages:not(.fsComposeMode) .hero > .fsElementContent .next-step > footer a:hover {
  background: #fff;
  color: #89b0ff;
}
.donation-pages:not(.fsComposeMode) .blurb {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding-right: 1.25em;
  padding-left: 1.25em;
  max-width: 980px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 1220px) {
  .donation-pages:not(.fsComposeMode) .blurb {
    padding-right: 0;
    padding-left: 0;
  }
}
.donation-pages:not(.fsComposeMode) .blurb > header {
  text-align: center;
}
.donation-pages:not(.fsComposeMode) .blurb > header .fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.donation-pages:not(.fsComposeMode) .callout-buttons {
  background: #003366;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 1.25em;
  padding-bottom: 1.25em;
  zoom: 1;
  text-align: center;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent:after {
  display: table;
  clear: both;
  content: '';
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent ul {
  zoom: 1;
  display: block;
  width: 100%;
  overflow: hidden;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent ul, .donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent ul li {
  margin: 0;
  padding: 0;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent ul:after {
  display: table;
  clear: both;
  content: '';
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li {
  display: inline-block;
  margin: 0 0 20px !important;
  padding: 0 10px !important;
  width: auto;
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li:nth-of-type(4) {
  margin-bottom: 0 !important;
}
@media (min-width: 800px) {
  .donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li {
    display: inline-block;
    float: left;
    width: 50%;
  }
  .donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li:nth-of-type(3), .donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li:nth-of-type(4) {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1000px) {
  .donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li {
    width: 25%;
    margin-bottom: 0 !important;
  }
}
.donation-pages:not(.fsComposeMode) .callout-buttons > .fsElementContent li a {
  padding: 20px;
  position: relative;
  display: block;
  text-align: center;
  border: 1px solid #fff;
  font-family: "linotype-vectora", sans-serif;
}
.donation-pages:not(.fsComposeMode) .spotlight {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  max-width: 980px;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsDiv {
  padding: 0;
  margin: 0;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement {
  position: relative;
  margin: 0 auto 20px;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 280px;
  height: 280px;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement:hover:before {
  background: rgba(51, 51, 51, 0.9);
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement:hover .fsElementContent {
  max-height: 500px;
  visibility: visible;
  opacity: 1;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.6);
  transition: all 0.3s ease;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement:after {
  display: block;
  content: '';
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  border: 1px solid rgba(255, 255, 255, 0.9);
}
@media (min-width: 800px) {
  .donation-pages:not(.fsComposeMode) .spotlight .fsElement {
    width: 300px;
    height: 300px;
  }
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement header {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  text-align: center;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement header .fsElementTitle {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement .fsElementContent {
  height: auto;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement .fsElementContent a {
  color: #fdc848;
}
.donation-pages:not(.fsComposeMode) .spotlight .fsElement .fsElementContent a:hover {
  color: #fff;
}

.donation-pages-form .ways-give-intro,
.donation-pages-form .types-gifts-intro {
  margin: 0 0 20px 0;
  width: 100%;
}
.donation-pages-form .ways-give-panel,
.donation-pages-form .types-gifts-panel {
  position: fixed;
}

.callout-buttons > .fsElementContent li {
  display: block;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.callout-buttons > .fsElementContent li a {
  margin-bottom: 0;
  max-width: 100%;
  width: 100%;
  display: inline-block;
  background: #003366;
  color: #fff;
  font-family: "linotype-vectora", sans-serif;
  padding: 20px;
}
.callout-buttons > .fsElementContent li a:hover {
  background: #fff;
  color: #003366;
}

.ways-give-intro,
.types-gifts-intro {
  display: inline-block;
  background: rgba(51, 51, 51, 0.6);
  margin-bottom: 20px;
  padding: 20px;
  width: 100%;
  height: auto;
  text-align: left;
  transition: all 0.3s ease;
  font-family: "linotype-vectora", sans-serif;
  color: #fff;
}
@media (min-width: 800px) {
  .ways-give-intro,
  .types-gifts-intro {
    margin: 0 10px;
    width: 280px;
  }
}
.ways-give-intro:hover,
.types-gifts-intro:hover {
  background: #89b0ff;
}
.ways-give-intro:hover > header .fsElementTitle:after,
.types-gifts-intro:hover > header .fsElementTitle:after {
  color: #fff;
}
.ways-give-intro > header,
.types-gifts-intro > header {
  cursor: pointer;
}
.ways-give-intro > header .fsElementTitle,
.types-gifts-intro > header .fsElementTitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.ways-give-intro > header .fsElementTitle:after,
.types-gifts-intro > header .fsElementTitle:after {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
  font-style: normal;
  float: right;
  color: #89b0ff;
  font-size: 14px;
  line-height: 20px;
  transition: all 0.3s ease;
}
.ways-give-intro > .fsElementContent,
.types-gifts-intro > .fsElementContent {
  font-size: 14px;
  line-height: 20px;
}

.ways-give-panel,
.types-gifts-panel {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0;
  background: rgba(137, 176, 255, 0.95);
  color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 9001;
  width: 100%;
  height: auto;
  max-height: 0;
  visibility: hidden;
  opacity: 0;
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  transition: all 0.3s ease;
}
@media (min-width: 800px) {
  .ways-give-panel,
  .types-gifts-panel {
    position: absolute;
  }
}
@media (min-width: 1220px) {
  .ways-give-panel,
  .types-gifts-panel {
    padding-right: 0;
    padding-left: 0;
  }
}
.ways-give-panel.panel-active,
.types-gifts-panel.panel-active {
  max-height: 5000px;
  visibility: visible;
  opacity: 1;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ways-give-panel .fsContainer > header,
.types-gifts-panel .fsContainer > header {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  position: relative;
}
.ways-give-panel .fsContainer > header .fsElementTitle,
.types-gifts-panel .fsContainer > header .fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
  margin: 0 0 20px 0;
}
.ways-give-panel .fsContainer > header .fsElementTitle .close-panel,
.types-gifts-panel .fsContainer > header .fsElementTitle .close-panel {
  float: right;
  display: inline-block;
  margin: 0;
  padding: 0;
  cursor: pointer;
  color: #fff;
}
.ways-give-panel .fsContainer > header .fsElementTitle .close-panel:hover,
.types-gifts-panel .fsContainer > header .fsElementTitle .close-panel:hover {
  color: rgba(255, 255, 255, 0.5);
}
.ways-give-panel .fsContainer > header .fsElementTitle .close-panel span,
.types-gifts-panel .fsContainer > header .fsElementTitle .close-panel span {
  font-size: 0;
}
.ways-give-panel .fsContainer > header .fsElementTitle .close-panel span:before,
.types-gifts-panel .fsContainer > header .fsElementTitle .close-panel span:before {
  display: inline-block;
  content: 'X';
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
  width: auto;
  color: inherit;
}
.ways-give-panel .fsContainer > .fsElementContent,
.types-gifts-panel .fsContainer > .fsElementContent {
  zoom: 1;
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  text-align: left;
  width: 100%;
}
.ways-give-panel .fsContainer > .fsElementContent:after,
.types-gifts-panel .fsContainer > .fsElementContent:after {
  display: table;
  clear: both;
  content: '';
}
.ways-give-panel .fsContainer > .fsElementContent h2,
.types-gifts-panel .fsContainer > .fsElementContent h2 {
  color: #fff;
}
.ways-give-panel .fsElement:not(.fsContainer),
.types-gifts-panel .fsElement:not(.fsContainer) {
  position: relative;
  margin-bottom: 40px;
  text-align: left;
}
@media (min-width: 600px) {
  .ways-give-panel .fsElement:not(.fsContainer),
  .types-gifts-panel .fsElement:not(.fsContainer) {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 30px;
  }
}
@media (min-width: 800px) {
  .ways-give-panel .fsElement:not(.fsContainer),
  .types-gifts-panel .fsElement:not(.fsContainer) {
    width: 33.33%;
  }
}
.ways-give-panel .fsElement:not(.fsContainer):before,
.types-gifts-panel .fsElement:not(.fsContainer):before {
  display: block;
  width: 50px;
  height: auto;
  font-size: 22px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #fff;
  color: #5c5c5c;
  position: absolute;
  top: 50%;
  left: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.ways-give-panel .fsElement:not(.fsContainer) > header,
.types-gifts-panel .fsElement:not(.fsContainer) > header {
  padding-left: 65px;
}
.ways-give-panel .fsElement:not(.fsContainer) > header .fsElementTitle,
.types-gifts-panel .fsElement:not(.fsContainer) > header .fsElementTitle {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
}
.ways-give-panel .fsElement:not(.fsContainer) > .fsElementContent,
.types-gifts-panel .fsElement:not(.fsContainer) > .fsElementContent {
  padding-left: 65px;
  font-size: 14px;
  line-height: 20px;
}
.ways-give-panel .fsElement:not(.fsContainer) > .fsElementContent a,
.types-gifts-panel .fsElement:not(.fsContainer) > .fsElementContent a {
  color: #003366;
}
.ways-give-panel .fsElement:not(.fsContainer) > .fsElementContent a:hover,
.types-gifts-panel .fsElement:not(.fsContainer) > .fsElementContent a:hover {
  color: #fff;
}

.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(1):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(2):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(3):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(4):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(5):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(6):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(7):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(8):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(9):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

.types-gifts-panel .fsElement:not(.fsContainer):nth-of-type(1):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.types-gifts-panel .fsElement:not(.fsContainer):nth-of-type(2):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.types-gifts-panel .fsElement:not(.fsContainer):nth-of-type(3):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.types-gifts-panel .fsElement:not(.fsContainer):nth-of-type(4):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}
.types-gifts-panel .fsElement:not(.fsContainer):nth-of-type(5):before {
  content: "";
  font-family: "FontAwesome";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none;
}

/* Clearfix for panel overlay text is 3x3 grid. */
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(4),
.ways-give-panel .fsElement:not(.fsContainer):nth-of-type(7) {
  clear: left;
}

.donation-pages.not-full-width:not(.fsComposeMode) #fsPageBodyWrapper {
  padding-right: 1.25em;
  padding-left: 1.25em;
  padding-top: 40px;
  padding-bottom: 40px;
}
.donation-pages.not-full-width:not(.fsComposeMode) #fsPageBodyWrapper #fsPageBody {
  max-width: 73.75em;
  max-width: 73.75rem;
}

/*! treatments - Athletics BPT v3 - Configuration File*/
@font-face {
  font-family: 'BPT-IcoMoon';
  src: url("../fonts//bpt/icomoon.eot");
  src: url("../fonts//bpt/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts//bpt/icomoon.woff2") format("woff2"), url("../fonts//bpt/icomoon.woff") format("woff"), url("../fonts//bpt/icomoon.ttf") format("truetype"), url("../fonts//bpt/icomoon.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
/*! treatments - Athletics BPT v3 */
.bpt-athletics3 #fsPageBodyWrapper {
  padding-left: 0;
  padding-right: 0;
}
.bpt-athletics3 #fsPageBody {
  max-width: 100%;
}
.bpt-athletics3 h1 {
  color: #003366;
}
.bpt-athletics3 .title-bar {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 20px;
}
.bpt-athletics3 .title-bar > header {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .bpt-athletics3 .title-bar > header {
    margin-bottom: 50px;
  }
}
.bpt-athletics3 .title-bar > header .fsElementTitle {
  display: block;
  font-size: 13px;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: .05em;
  color: rgba(0, 0, 0, 0.3);
  font-weight: 600;
  text-align: center;
  position: relative;
  margin: 40px auto 20px;
}
@media (min-width: 600px) {
  .bpt-athletics3 .title-bar > header .fsElementTitle {
    font-size: 18px;
    line-height: 24px;
    margin: 60px auto 20px;
  }
}
.bpt-athletics3 .title-bar > header .fsElementTitle:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: .5;
}
.bpt-athletics3 .title-bar .title-inner {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 0 8px;
  position: relative;
}
@media (min-width: 600px) {
  .bpt-athletics3 .title-bar .title-inner {
    padding: 0 15px;
  }
}
.bpt-athletics3 .title-bar.image > header {
  margin-top: 40px;
}
@media (min-width: 600px) {
  .bpt-athletics3 .title-bar.image > header {
    margin-top: 70px;
  }
}
.bpt-athletics3 .title-bar.image .fsElementHeaderContent {
  position: relative;
}
.bpt-athletics3 .title-bar.image .fsElementHeaderContent:before {
  content: '';
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: rgba(0, 0, 0, 0.15);
  opacity: .5;
}
.bpt-athletics3 .title-bar.image .fsElementHeaderContent img {
  background-color: #fff;
  display: inline-block;
  margin: 0 auto;
  padding: 0 8px;
  position: relative;
  max-width: 150px;
  width: 100%;
}
@media (min-width: 600px) {
  .bpt-athletics3 .title-bar.image .fsElementHeaderContent img {
    padding: 0 15px;
    max-width: 230px;
  }
}
.bpt-athletics3 .fsElement.fsNews {
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 20px;
}
.bpt-athletics3 .fsElement.fsNews.featured-news {
  margin-bottom: 45px;
}
.bpt-athletics3 .fsElement.fsNews.featured-news > header {
  text-align: center;
}
.bpt-athletics3 .fsElement.fsNews.featured-news article {
  zoom: 1;
  position: relative;
}
.bpt-athletics3 .fsElement.fsNews.featured-news article:after {
  display: table;
  clear: both;
  content: '';
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.featured-news article {
    padding-left: calc(50% + 50px);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 400px;
  }
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsThumbnail {
  background-size: cover;
  background-position: center;
  overflow: hidden;
  border: solid 1px #d9d9d9;
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.featured-news .fsThumbnail {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
  }
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsThumbnail img {
  opacity: 0;
  visibility: hidden;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle {
  margin-top: 0;
  font-size: 26px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  color: #003366;
}
@media (min-width: 600px) {
  .bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle {
    font-size: 22px;
  }
}
@media (min-width: 800px) {
  .bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle {
    font-size: 30px;
  }
}
@media (min-width: 980px) {
  .bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle {
    font-size: 40px;
    line-height: 48px;
  }
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle:before {
  content: 'Featured News';
  color: #89b0ff;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: .05em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle a {
  color: inherit;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsTitle a:hover {
  opacity: .7;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsCroppedImage {
  border: 1px solid #d9d9d9;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsReadMoreLink {
  font-weight: 600;
  color: #003366;
}
.bpt-athletics3 .fsElement.fsNews.featured-news .fsReadMoreLink:hover {
  color: #003366;
}
.bpt-athletics3 .fsElement.fsNews.recent-news {
  padding-bottom: 40px;
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.recent-news {
    padding-bottom: 80px;
  }
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementTitle {
  color: #89b0ff;
  font-size: 15px;
  font-weight: 600;
  line-height: 19px;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.recent-news .fsListItems {
    display: -ms-flexbox;
    display: flex;
  }
}
.bpt-athletics3 .fsElement.fsNews.recent-news article {
  border-bottom: none;
  margin-bottom: 20px;
  padding: 7px 20px;
  position: relative;
}
.bpt-athletics3 .fsElement.fsNews.recent-news article:last-child {
  margin-bottom: 0;
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.recent-news article {
    margin-bottom: 0;
    width: 33.33%;
  }
}
.bpt-athletics3 .fsElement.fsNews.recent-news article:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3px;
  height: 100%;
  display: block;
  background-color: #89b0ff;
}
.bpt-athletics3 .fsElement.fsNews.recent-news article .fsTitle a {
  color: inherit;
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent {
  text-align: center;
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  margin: 40px auto 0;
  background-color: #003366;
  color: #fff;
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a:hover {
  background: #001f3d;
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a i, .bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a:hover {
  background-color: #003366;
}
@media (min-width: 700px) {
  .bpt-athletics3 .fsElement.fsNews.recent-news .fsElementFooterContent > a {
    margin: 60px auto 0;
  }
}

.ath-landing-slideshow {
  background-size: cover;
  background-position: center;
  text-align: center;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}
.ath-landing-slideshow:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 20%, transparent 50%, transparent 100%);
}
.ath-landing-slideshow > header {
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.9);
  padding: 15px;
  width: calc(100% - 40px);
  z-index: 1;
  opacity: 1;
  visibility: visible;
}
@media (min-width: 600px) {
  .ath-landing-slideshow > header {
    padding: 25px 30px 40px;
    width: calc(100% - 100px);
    height: auto;
  }
}
@media (min-width: 800px) {
  .ath-landing-slideshow > header {
    width: 70%;
  }
}
@media (min-width: 1180px) {
  .ath-landing-slideshow > header {
    max-width: 580px;
  }
}
.ath-landing-slideshow > header .fsElementTitle {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 30px;
  line-height: 34px;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #003366;
}
@media screen and (max-width: 799px) {
  .ath-landing-slideshow > header .fsElementTitle {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 599px) {
  .ath-landing-slideshow > header .fsElementTitle {
    font-size: 26px;
    margin-bottom: 10px;
  }
}
.ath-landing-slideshow > header .fsElementHeaderContent {
  text-align: center;
}
@media screen and (max-width: 599px) {
  .ath-landing-slideshow > header .fsElementHeaderContent {
    font-size: 14px;
    line-height: 1.3;
  }
}
.ath-landing-slideshow > header .fsElementHeaderContent > a {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  margin-bottom: 0;
  background-color: #003366;
  color: #fff;
  display: inline-block;
}
.ath-landing-slideshow > header .fsElementHeaderContent > a:hover {
  background: #001f3d;
}
.ath-landing-slideshow > header .fsElementHeaderContent > a i, .ath-landing-slideshow > header .fsElementHeaderContent > a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
.ath-landing-slideshow > header .fsElementHeaderContent > a:hover {
  background-color: #003366;
}
@media screen and (max-width: 599px) {
  .ath-landing-slideshow > header .fsElementHeaderContent > a {
    font-size: 12px;
    line-height: 1.2;
    padding: 10px 15px;
  }
}
.ath-landing-slideshow.start-show:before {
  display: none;
}
.ath-landing-slideshow.start-show > header {
  -ms-transform: translate(-50%, 150%);
  transform: translate(-50%, 150%);
  opacity: 0;
  visibility: hidden;
  transition: .5s;
}
.ath-landing-slideshow .fsMediaCustomPlayer {
  height: 300px;
  position: relative;
  opacity: 0;
  visibility: hidden;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer {
    height: 600px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer.show {
  opacity: 1;
  visibility: visible;
  transition: .3s ease-in .3s;
}
.ath-landing-slideshow .fsMediaCustomPlayer:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 20%, transparent 50%, transparent 100%);
}
.ath-landing-slideshow .fsMediaCustomPlayer article {
  height: 300px;
  position: relative;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer article {
    height: 600px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer article:before {
  content: '';
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 20%, transparent 50%, transparent 100%);
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-wrapper {
  position: absolute;
  text-align: left;
  bottom: 20px;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0 auto;
  padding: 0 30px;
  background: transparent;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-wrapper {
    bottom: 60px;
    max-width: 1280px;
    padding: 0 50px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-title, .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc {
  max-width: 100%;
  margin: 0;
  color: #fff;
}
@media (min-width: 800px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-title, .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc {
    max-width: 60%;
  }
}
@media (min-width: 1180px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-title, .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc {
    max-width: 40%;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-title {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.3;
  font-style: normal;
  text-shadow: none;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  text-shadow: none;
  transition: .3s;
  margin-top: 5px;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc {
    font-size: 18px;
    line-height: 24px;
    margin-top: 15px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc:empty {
  margin: 0;
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc p {
  margin-bottom: 5px;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc p {
    margin-bottom: 15px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc p:last-child, .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc p:empty {
  margin-bottom: 0;
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc a {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: .05em;
  transition: .3s;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .caption-desc a {
    font-size: 13px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .caption-desc a:hover {
  text-decoration: none;
  opacity: .7;
  transition: .3s;
}
.ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow {
  width: 30px;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow {
    width: 40px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow:hover:before {
  opacity: .7;
  transition: .3s;
}
.ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow:before {
  font-family: "BPT-IcoMoon";
  font-size: 26px;
  font-weight: 400;
  text-shadow: none;
  line-height: 40px;
  transition: .3s;
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow:before {
    font-size: 40px;
  }
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow.slick-next {
    right: 10px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow.slick-next:before {
  content: '\e906';
}
@media (min-width: 600px) {
  .ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow.slick-prev {
    left: 10px;
  }
}
.ath-landing-slideshow .fsMediaCustomPlayer .slick-arrow.slick-prev:before {
  content: '\e907';
}

.ath-toggle-container {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  overflow: hidden;
}
.ath-toggle-container > .fsElementContent {
  background-color: rgba(0, 0, 0, 0.07);
  padding: 45px 0;
}
@media (min-width: 600px) {
  .ath-toggle-container > .fsElementContent {
    padding: 0;
    height: 100%;
  }
}
body:not(.fsComposeMode) .ath-toggle-container {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-toggle-container {
    height: 145px;
  }
}
.ath-toggle-container .fsAthleticsEvent {
  margin-bottom: 0;
}
.ath-toggle-container .fsAthleticsEvent:not(.on) > header h2 {
  transition: .3s;
}
.ath-toggle-container .fsAthleticsEvent:not(.on) > header:hover h2 {
  color: #89b0ff;
  transition: .3s;
}
.ath-toggle-container .fsAthleticsEvent > .fsElementContent {
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  position: relative;
  max-height: 0;
  overflow: hidden;
}
@media (min-width: 600px) {
  .ath-toggle-container .fsAthleticsEvent > .fsElementContent {
    margin-top: 0;
  }
}
.ath-toggle-container .fsAthleticsEvent > .fsElementContent .fsElementEmpty {
  min-height: 120px;
  padding: 30px;
}
.ath-toggle-container .fsAthleticsEvent.on > header {
  background-color: #89b0ff;
  cursor: default;
  border: none;
}
.ath-toggle-container .fsAthleticsEvent.on > header h2 {
  color: #fff;
}
.ath-toggle-container .fsAthleticsEvent.on > .fsElementContent {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  max-height: inherit;
  overflow: visible;
}
.ath-toggle-container .fsAthleticsEvent.on > footer {
  display: block;
}
.fsComposeMode .ath-toggle-container .fsAthleticsEvent > .fsElementContent {
  opacity: 1;
  visibility: visible;
  z-index: 2;
  max-height: inherit;
  overflow: visible;
}

.ath-event-slideshow {
  width: calc(100% - 78px);
  margin: 0 auto;
}
@media (min-width: 600px) {
  .ath-event-slideshow {
    width: calc(100% - 305px);
  }
}
body:not(.fsComposeMode) .ath-event-slideshow > footer {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 5px;
  width: calc(100% - 80px);
  height: 40px;
  display: none;
  text-align: center;
  background-color: #003366;
  border-radius: 4px;
  transition: .3s;
}
body:not(.fsComposeMode) .ath-event-slideshow > footer:hover {
  background-color: #89b0ff;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-event-slideshow > footer {
    width: 105px;
    height: calc(100% - 10px);
    top: 5px;
    bottom: auto;
    right: 5px;
    left: auto;
  }
}
body:not(.fsComposeMode) .ath-event-slideshow > footer > div {
  height: 100%;
}
body:not(.fsComposeMode) .ath-event-slideshow > footer a {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  color: #fff;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: .05em;
}
body:not(.fsComposeMode) .ath-event-slideshow > footer a br {
  display: none;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-event-slideshow > footer a br {
    display: block;
  }
}
body:not(.fsComposeMode) .ath-event-slideshow > header {
  position: absolute;
  left: 40px;
  width: calc(50% - 45px);
  text-align: center;
  height: 40px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  border-right: none;
  border-left: none;
  z-index: 15;
  top: 0;
  background-color: #fff;
  margin-top: 5px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-event-slideshow > header {
    height: 50px;
    width: 105px;
    left: 5px;
    top: auto;
    height: calc(50% - 8px);
  }
}
body:not(.fsComposeMode) .ath-event-slideshow.scores > header {
  left: auto;
  right: 40px;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-event-slideshow.scores > header {
    top: auto;
    right: auto;
    left: 5px;
    bottom: 5px;
  }
}
.fsComposeMode .ath-schedules > header {
  height: calc(100% - 30px);
}
.fsComposeMode .ath-scores > header {
  height: calc(100% - 30px);
  bottom: 30px;
}
body:not(.fsComposeMode) .ath-event-slideshow > header h2 {
  color: #5c5c5c;
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: .05em;
}
@media (min-width: 600px) {
  body:not(.fsComposeMode) .ath-event-slideshow > header h2 {
    line-height: 1;
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
  }
}
.ath-event-slideshow .fsListItems {
  zoom: 1;
}
.ath-event-slideshow .fsListItems:after {
  display: table;
  clear: both;
  content: '';
}
.ath-event-slideshow .fsListItems article {
  padding: 15px;
  margin-bottom: 0;
  min-height: 135px;
  color: #5c5c5c;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.15);
  margin: 4px 2px;
  outline: transparent;
  line-height: 1.2;
  font-weight: 600;
  font-size: 16px;
}
.ath-event-slideshow .fsDateTime {
  font-size: 14px;
  margin-bottom: 10px;
}
.ath-event-slideshow .fsDateTime:before {
  content: '\e902';
  font-family: "BPT-IcoMoon";
  font-weight: normal;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  display: inline-block;
  margin-right: 3px;
}
.ath-event-slideshow .fsDateTime .fsSeparator {
  color: rgba(0, 0, 0, 0.3);
}
.ath-event-slideshow .fsDateTime .fsTime:before {
  content: '|';
  color: rgba(0, 0, 0, 0.3);
}
.ath-event-slideshow .fsDateTime .fsTime + .fsTime:before {
  display: none;
}
.ath-event-slideshow .fsTitle {
  font-size: 18px;
  color: #003366;
  display: block;
  margin-bottom: 5px;
}
.ath-event-slideshow .fsTitle .fsAthleticsEventDetailLink {
  display: block;
  color: inherit;
  transition: .3s;
}
.ath-event-slideshow .fsTitle .fsAthleticsEventDetailLink:hover {
  opacity: .8;
  transition: .3s;
}
.ath-event-slideshow .fsAthleticsOpponents {
  display: block !important;
  margin-bottom: 10px;
}
.ath-event-slideshow .fsAthleticsAdvantage {
  display: inline-block;
  font-size: 14px;
  vertical-align: bottom;
}
.ath-event-slideshow .fsAthleticsAdvantage:before {
  content: "\e901";
  font-family: "BPT-IcoMoon";
  margin-right: 3px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: normal;
}
.ath-event-slideshow .fsAthleticsAdvantage + .fsAthleticsLocations:before, .ath-event-slideshow .fsAthleticsAdvantage + .fsAthleticsStatus:before {
  content: '|';
  display: inline-block;
  margin-right: 3px;
  color: rgba(0, 0, 0, 0.3);
}
.ath-event-slideshow .fsAthleticsLocations {
  display: inline-block;
}
.ath-event-slideshow .fsAthleticsLocations:before {
  content: "\e901";
  font-family: "BPT-IcoMoon";
  margin-right: 3px;
  color: rgba(0, 0, 0, 0.3);
  font-size: 13px;
  font-weight: normal;
}
.ath-event-slideshow .fsAthleticsLocations, .ath-event-slideshow .fsAthleticsStatus {
  display: inline-block;
  font-size: 14px;
  vertical-align: bottom;
}
.ath-event-slideshow .fsAthleticsLocations + .fsAthleticsStatus:before {
  content: '|';
  display: inline-block;
  margin-right: 3px;
  color: rgba(0, 0, 0, 0.3);
}
.ath-event-slideshow .fsAthleticsStatus {
  color: #89b0ff;
}
.ath-event-slideshow .fsAthleticsResultWrapper {
  font-size: 14px;
  color: #89b0ff;
}
.ath-event-slideshow .fsAthleticsResultWrapper .fsAthleticsResult:after {
  content: '|';
  display: inline-block;
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.3);
}
.ath-event-slideshow .slick-arrow {
  position: absolute;
  width: 35px;
  height: calc(100% + 92px);
  min-height: 145px;
  overflow: hidden;
  background-color: #5c5c5c;
  border: none;
  padding: 0;
  color: transparent;
  z-index: 10;
  outline: 0;
  top: -46px;
  border: none;
}
@media (min-width: 600px) {
  .ath-event-slideshow .slick-arrow {
    top: -1px;
    height: 100%;
    width: 30px;
  }
}
.ath-event-slideshow .slick-arrow:after {
  content: '';
  font-family: "BPT-IcoMoon";
  color: #fff;
  position: absolute;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 25px;
  line-height: 1;
}
.ath-event-slideshow .slick-arrow.slick-prev {
  left: -40px;
}
@media (min-width: 600px) {
  .ath-event-slideshow .slick-arrow.slick-prev {
    left: -35px;
  }
}
.ath-event-slideshow .slick-arrow.slick-prev:after {
  content: '\e907';
}
.ath-event-slideshow .slick-arrow.slick-next {
  right: -40px;
}
@media (min-width: 600px) {
  .ath-event-slideshow .slick-arrow.slick-next {
    right: -35px;
  }
}
.ath-event-slideshow .slick-arrow.slick-next:after {
  content: "\e906";
}
.ath-event-slideshow.scores article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.ath-event-slideshow.scores article > div {
  margin-bottom: 0;
}

.team-tabs {
  padding: 40px 20px 50px;
  position: relative;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  background-size: cover;
  background-position: center;
}
@media (min-width: 600px) {
  .team-tabs {
    min-height: 450px;
    padding: 50px 20px 40px;
  }
}
.team-tabs a {
  color: inherit;
}
.team-tabs:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background-color: #003366;
}
@media (min-width: 600px) {
  .team-tabs:before {
    opacity: .94;
  }
}
.team-tabs > header, .team-tabs > .fsElementContent, .team-tabs > footer {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
}
.team-tabs .fsElementTitle {
  margin-top: 0;
  font-size: 26px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  color: #fff;
}
@media (min-width: 600px) {
  .team-tabs .fsElementTitle {
    font-size: 22px;
  }
}
@media (min-width: 800px) {
  .team-tabs .fsElementTitle {
    font-size: 30px;
  }
}
@media (min-width: 980px) {
  .team-tabs .fsElementTitle {
    font-size: 40px;
    line-height: 48px;
  }
}
@media (min-width: 500px) {
  .team-tabs .fsAthleticsTeamDirectory {
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media (min-width: 700px) {
  .team-tabs .fsAthleticsTeamDirectory {
    -moz-column-count: 3;
    column-count: 3;
  }
}
.team-tabs .fsAthleticsTeamDirectory a {
  opacity: .8;
  transition: .3s;
}
.team-tabs .fsAthleticsTeamDirectory a:hover {
  opacity: 1;
  transition: .3s;
}
.team-tabs .fsTabsNav li.fsStateSelected a {
  color: #5c5c5c;
  background-color: #fff;
  border: solid 1px #fff;
}
.team-tabs .fsTabsNav li a {
  color: #fff;
  border: solid 1px #fff;
  background-color: transparent;
}
.team-tabs .fsTabsNav li a:hover {
  background-color: #fff;
  border-color: #fff;
  color: #5c5c5c;
}
.team-tabs .fsPanel > .fsElementContent {
  padding-top: 35px;
}
.team-tabs .fsPanel > .fsElementContent .fsAthleticsTeam {
  margin-bottom: 0;
}

.connect-container .fsTwitter .fsElementTitle {
  margin-bottom: 0;
  color: #003366;
}
.connect-container .fsTwoColumnLayout {
  margin: 0 auto;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn {
  border: solid 1px rgba(0, 0, 0, 0.07);
  margin-bottom: 20px;
  padding: 0;
  float: none;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn {
    margin-bottom: 0;
    width: calc(50% - 10px);
  }
}
@media (min-width: 1180px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn {
    width: calc(50% - 15px);
  }
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn > .fsElement:last-child {
  margin-bottom: 0;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-1 {
  padding: 20px 20px 10px;
}
@media (min-width: 700px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-1 {
    margin-right: 20px;
    padding: 30px 30px 10px;
  }
}
@media (min-width: 1180px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-1 {
    margin-right: 30px;
  }
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #d9d9d9;
  margin-bottom: 0;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent {
  width: 100%;
  background-size: cover;
  background-position: center;
  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;
  text-align: center;
  position: relative;
  padding: 20px;
}
@media (min-width: 400px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent {
    height: 525px;
  }
}
@media (min-width: 700px) {
  body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent {
    padding: 0;
    height: 100%;
  }
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent > .fsElementContent {
  position: relative;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent p {
  margin: 0;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent a {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  border: 0px solid #003366;
  margin: 0 0 20px;
  padding: 22px 26px;
  background: #003366;
  color: #fff;
  outline: 0;
  border-radius: 14px;
  letter-spacing: .03em;
  max-width: 380px;
  margin: 10px 0;
  background-color: #003366;
  color: #fff;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent a:hover {
  background: #001f3d;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent a i, body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent a em {
  font-family: "trajan-pro-3", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: .08;
}
body:not(.fsComposeMode) .connect-container .fsTwoColumnLayout .fsStyleColumn-2 > .fsContent a:hover {
  background-color: #003366;
}

body.fsComposeMode .circle-button-link {
  pointer-events: none;
}
body.fsComposeMode .circle-button {
  overflow: visible;
}

body.bpt-athletics3 .circle-button {
  margin-bottom: 0;
}
body.bpt-athletics3:not(.fsComposeMode) .circle-button header .fsElementHeaderContent {
  margin-top: 0;
}
body.bpt-athletics3 .fsFourColumnLayout:after {
  display: none;
}
body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout {
  margin: 0;
}
@media (min-width: 600px) {
  body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout > .fsDiv {
  padding: 0;
  margin: 20px 0;
}
@media (min-width: 600px) {
  body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout > .fsDiv {
    width: 50%;
    padding: 0 15px;
    margin: 15px 0;
  }
}
@media (min-width: 700px) {
  body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout > .fsDiv {
    padding: 0;
  }
}
@media (min-width: 900px) {
  body.bpt-athletics3:not(.fsComposeMode) body.bpt-athletics3 .fsFourColumnLayout > .fsDiv {
    width: auto;
    margin: 0;
  }
}
@media (min-width: 700px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button {
    width: 275px;
    height: 275px;
  }
}
@media (min-width: 900px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button {
    width: 200px;
    height: 200px;
  }
}
@media (min-width: 1000px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button {
    width: 230px;
    height: 230px;
  }
}
@media (min-width: 1180px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button {
    width: 275px;
    height: 275px;
  }
}
body.bpt-athletics3 .fsFourColumnLayout .circle-button header h2 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  font-family: "linotype-vectora", sans-serif;
  margin-bottom: 0;
}
@media (min-width: 700px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button header h2 {
    line-height: 28px;
    padding: 0;
  }
}
@media (min-width: 900px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button header h2 {
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  body.bpt-athletics3 .fsFourColumnLayout .circle-button header h2 {
    font-size: 24px;
  }
}

body:not(.home) {
  /* entire container, keeps perspective */
  /*  UPDATED! flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /*  UPDATED! front pane, placed above back */
  /* back, initially hidden pane */
}
body:not(.home) .circle-button {
  text-align: center;
  position: relative;
  color: #fff;
  z-index: 1;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  border-radius: 100%;
  border: 1px solid #d9d9d9;
  width: 200px;
  height: 200px;
}
@media (min-width: 1000px) {
  body:not(.home) .circle-button {
    width: 300px;
    height: 300px;
  }
}
@media (min-width: 1220px) {
  body:not(.home) .circle-button {
    width: 370px;
    height: 370px;
  }
}
body:not(.home) .circle-button:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.6) 20%, transparent 60%, transparent 100%);
  transition: .6s;
}
body:not(.home) .circle-button header {
  z-index: 5;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
}
body:not(.home) .circle-button header h2, body:not(.home) .circle-button header p, body:not(.home) .circle-button header a {
  position: relative;
}
body:not(.home) .circle-button header h2 {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-bottom: 0;
  color: #fff;
  font-size: 24px;
  line-height: 1.2;
  padding: 0;
}
@media (min-width: 1000px) {
  body:not(.home) .circle-button header h2 {
    font-size: 32px;
  }
}
@media (min-width: 1220px) {
  body:not(.home) .circle-button header h2 {
    font-size: 40px;
    line-height: 48px;
  }
}
body:not(.home) .circle-button header h2 + .fsElementHeaderContent {
  margin-top: 5px;
}
@media (min-width: 1000px) {
  body:not(.home) .circle-button header h2 + .fsElementHeaderContent {
    margin-top: 10px;
  }
}
body:not(.home) .circle-button header .fsElementHeaderContent {
  display: block;
  font-size: 14px;
}
@media (min-width: 1000px) {
  body:not(.home) .circle-button header .fsElementHeaderContent {
    font-size: 18px;
  }
}
body:not(.home) .circle-button header a {
  margin-bottom: 0;
  color: #fff;
  display: inline-block;
  margin-top: 10px;
  font-weight: 600;
  position: relative;
  padding-right: 30px;
}
body:not(.home) .circle-button header a:after {
  content: '\e900';
  font-family: "BPT-IcoMoon";
  margin-left: 10px;
  font-weight: normal;
  position: absolute;
  line-height: 1;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px;
  margin-top: -2px;
}
body:not(.home) .circle-button header.front {
  display: block;
  transform: rotateY(0deg);
  opacity: 1;
  visibility: visible;
  transition: opacity .3s ease-in-out .3s;
}
body:not(.home) .circle-button header:not(.front) {
  transform: rotateY(-180deg);
  color: #fff;
  transition: 0.6s;
}
body:not(.home) .circle-button header:not(.front):before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: #003366;
  opacity: .9;
  border-radius: 100%;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body:not(.home) .circle-button:hover:before {
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
body:not(.home) .circle-button:hover header {
  transition: 0.6s;
}
body:not(.home) .circle-button:hover header:not(.front) {
  transform: rotateY(0deg) translateY(0);
  top: 0;
}
body:not(.home) .circle-button:hover header.front {
  transform: rotateY(180deg);
  opacity: 0;
  visibility: hidden;
}
body:not(.home) .circle-button-link {
  color: #fff;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
  z-index: 3;
  transition: 0.6s;
  background-color: transparent;
}
body:not(.home) .circle-button-link:hover {
  color: #fff;
}
body:not(.home) .circle-button-inner {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  left: 0;
}
body:not(.home) .circle-button-inner p:last-child {
  margin-bottom: 0;
}
body:not(.home) .front .circle-button-inner {
  top: auto;
  -ms-transform: translateY(0);
  transform: translateY(0);
  bottom: 40px;
}
@media (min-width: 1000px) {
  body:not(.home) .front .circle-button-inner {
    bottom: 60px;
  }
}
body:not(.home) .front .circle-button-inner a {
  display: none;
}
body:not(.home) .circle-button {
  perspective: 1000;
  transform-style: preserve-3d;
}
body:not(.home) .circle-button:hover header:not(.front) {
  transform: rotateY(0deg);
}
body:not(.home) .circle-button:hover header.front {
  transform: rotateY(180deg);
}
body:not(.home) .circle-button-link {
  transition: 0.6s;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
}
body:not(.home) .circle-button header {
  backface-visibility: hidden;
  transition: 0.6s;
  position: absolute;
  top: 0;
  left: 0;
}
body:not(.home) .circle-button header.front {
  z-index: 2;
  transform: rotateY(0deg);
}
body:not(.home) .circle-button header:not(.front) {
  transform: rotateY(-180deg);
}
body:not(.home).fsComposeMode .circle-button-link {
  pointer-events: none;
}
body:not(.home).fsComposeMode .circle-button {
  overflow: visible;
}

@font-face {
  font-family: 'bpa-font-icons';
  src: url("../fonts/bpt/bpa-icon-library.eot");
  src: url("../fonts/bpt/bpa-icon-library.eot?#iefix") format("embedded-opentype"), url("../fonts/bpt/bpa-icon-library.woff2") format("woff2"), url("../fonts/bpt/bpa-icon-library.woff") format("woff"), url("../fonts/bpt/bpa-icon-library.ttf") format("truetype"), url("../fonts/bpt/bpa-icon-library.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
.bpa-college-slider-3 {
  margin: 50px 0;
}
.bpa-college-slider-3 > header, .bpa-college-slider-3 > footer {
  text-align: center;
}
.bpa-college-slider-3 > .fsElementContent {
  position: relative;
  border-top: 7px solid #b8b8b8;
  border-bottom: 7px solid #b8b8b8;
  width: 100%;
  overflow: hidden;
  padding: 33px 20px;
  margin-top: 20px;
}
.bpa-college-slider-3 > .fsElementContent > .fsListItems {
  position: relative;
  height: 90px;
  background: none;
  overflow: hidden;
  margin: 0 -21px;
  padding: 0;
  display: block;
  zoom: 1;
  padding: 0 25px;
}
.bpa-college-slider-3 > .fsElementContent > .fsListItems:after {
  display: table;
  clear: both;
  content: '';
}
body.fsComposeMode .bpa-college-slider-3 > .fsElementContent > .fsListItems {
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource {
  float: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
  height: 90px;
  box-shadow: 1px 0 0 0 #b8b8b8;
  position: relative;
}
body.fsComposeMode .bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource {
  width: auto;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource figure {
  display: block;
  margin: auto;
}
.bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource img {
  display: block;
  max-height: 90px;
  width: auto;
  opacity: 1;
}
body:not(.fsComposeMode) .bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: transparent;
  white-space: nowrap;
  background: transparent;
  transition: .3s;
}
body:not(.fsComposeMode) .bpa-college-slider-3 > .fsElementContent > .fsListItems .fsResource a:focus {
  box-shadow: inset 0 0 0 1px #dbe4f1;
}
.bpa-college-slider-3 .slick-list {
  position: relative;
}
.bpa-college-slider-3 .slick-list:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 2px;
  background-color: #fff;
  z-index: 1;
}
.bpa-college-slider-3.dark .slick-list:before {
  background-color: #b8b8b8;
}
.bpa-college-slider-3 .slick-arrow {
  background-color: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 45px;
  width: 45px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  z-index: 200;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bpa-college-slider-3 .slick-arrow:before {
  color: #5c5c5c;
  font-size: 32px;
  transition: .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  position: absolute;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bpa-college-slider-3 .slick-arrow.slick-prev {
  left: 5px;
}
.bpa-college-slider-3 .slick-arrow.slick-prev:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
  left: 0;
}
.bpa-college-slider-3 .slick-arrow.slick-next {
  right: 5px;
}
.bpa-college-slider-3 .slick-arrow.slick-next:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
  right: 0;
}
.bpa-college-slider-3 .slick-arrow:hover:before, .bpa-college-slider-3 .slick-arrow:focus:before {
  color: rgba(92, 92, 92, 0.5);
  transition: .3s;
}
.bpa-college-slider-3.dark > .fsElementContent {
  border-color: #787878;
  background-color: #b8b8b8;
}
.bpa-college-slider-3.dark > .fsElementContent > .fsListItems .fsResource {
  box-shadow: 1px 0 0 0 #787878;
}
.bpa-college-slider-3.dark .slick-arrow:before {
  color: #5c5c5c;
  width: 100%;
  text-align: center;
}
.bpa-college-slider-3.dark .slick-arrow:hover:before, .bpa-college-slider-3.dark .slick-arrow:focus:before {
  color: rgba(92, 92, 92, 0.5);
}

.bpa-thermometer-1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media (max-width: 599px) {
  .bpa-thermometer-1 {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.fsBannerLeft .bpa-thermometer-1, .fsBannerRight .bpa-thermometer-1, .fsStyleOneThird .bpa-thermometer-1, .fsThreeColumnLayout > .fsDiv .bpa-thermometer-1, .fsFourColumnLayout > .fsDiv .bpa-thermometer-1 {
  -ms-flex-pack: center;
  justify-content: center;
}
.fsBannerLeft .bpa-thermometer-1 > .fsElementContent, .fsBannerRight .bpa-thermometer-1 > .fsElementContent, .fsStyleOneThird .bpa-thermometer-1 > .fsElementContent, .fsThreeColumnLayout > .fsDiv .bpa-thermometer-1 > .fsElementContent, .fsFourColumnLayout > .fsDiv .bpa-thermometer-1 > .fsElementContent {
  text-align: center;
}
.bpa-thermometer-1 > .fsElementContent {
  -ms-flex-order: 3;
  order: 3;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
.bpa-thermometer-1 > .fsElementContent ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.bpa-thermometer-1 > .fsElementContent ul li {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 0;
}
.bpa-thermometer-1 > .fsElementContent ul li:before {
  color: #003366;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}
.bpa-thermometer-1 > .fsElementContent ul li:first-of-type:before {
  content: "Total Raised";
}
.bpa-thermometer-1 > .fsElementContent ul li:last-of-type:before {
  content: "Our Goal";
}
.bpa-thermometer-1 .therm-wrapper {
  height: 360px;
  width: 95px;
  overflow: hidden;
  position: relative;
}
.bpa-thermometer-1 .therm-wrapper svg {
  display: block;
  z-index: 2;
  position: relative;
}
.bpa-thermometer-1 .therm-wrapper svg .filler {
  fill: #003366;
}
.bpa-thermometer-1 .therm-wrapper svg .inner-border {
  fill: #fff;
}
.bpa-thermometer-1 .therm-wrapper svg .outer-border {
  fill: #ddd;
}
.bpa-thermometer-1 .therm-wrapper svg .lines line {
  stroke: #ddd;
}
.bpa-thermometer-1 .therm-wrapper svg rect.inner-fill {
  fill: #b8b8b8;
  transition: height 0.5s;
}
.bpa-thermometer-1 .therm-wrapper svg rect.inner-fill.animate {
  transition: height 0.5s;
}
.bpa-thermometer-1 .therm-wrapper .percentage {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  line-height: 95px;
  position: absolute;
  bottom: 0;
  height: 95px;
  width: 95px;
  text-align: center;
  z-index: 5;
}
.bpa-thermometer-1.dark {
  background: #003366;
  padding: 20px;
  color: #fff;
}
.bpa-thermometer-1.dark h1, .bpa-thermometer-1.dark h2, .bpa-thermometer-1.dark h3, .bpa-thermometer-1.dark h4, .bpa-thermometer-1.dark h5, .bpa-thermometer-1.dark h6, .bpa-thermometer-1.dark a {
  color: inherit;
}
.bpa-thermometer-1.dark .percentage {
  color: #003366;
}
.bpa-thermometer-1.dark svg .filler {
  fill: #fff;
}
.bpa-thermometer-1.dark svg .inner-border {
  fill: #003366;
}
.bpa-thermometer-1.dark svg .outer-border {
  fill: #fff;
}
.bpa-thermometer-1.dark svg .lines line {
  stroke: #fff;
}
.bpa-thermometer-1.dark svg rect.inner-fill {
  fill: rgba(0, 51, 102, 0.7);
}
.bpa-thermometer-1.dark ul li {
  color: #fff;
}
.bpa-thermometer-1.dark ul li:before {
  color: #fff;
}

@font-face {
  font-family: 'bpa-font-icons';
  src: url("../fonts/bpt/bpa-icon-library.eot");
  src: url("../fonts/bpt/bpa-icon-library.eot?#iefix") format("embedded-opentype"), url("../fonts/bpt/bpa-icon-library.woff2") format("woff2"), url("../fonts/bpt/bpa-icon-library.woff") format("woff"), url("../fonts/bpt/bpa-icon-library.ttf") format("truetype"), url("../fonts/bpt/bpa-icon-library.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
.bpa-featured-profiles-3 {
  margin: 0 0 30px;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 {
    margin: 60px 0;
  }
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3.fsPostElement {
    margin: 0 0 60px;
  }
}
@media (min-width: 1000px) {
  .bpa-featured-profiles-3.fsPostElement {
    margin: 60px 0;
  }
}
.bpa-featured-profiles-3 article > ul, .bpa-featured-profiles-3 article > div, .bpa-featured-profiles-3 article > a {
  position: relative;
  z-index: 5;
  width: 100%;
}
.bpa-featured-profiles-3 article > .fsThumbnail {
  background-color: #333;
  background-size: cover;
  background-position: center center;
}
.bpa-featured-profiles-3 article > .fsThumbnail img {
  opacity: 0;
  max-width: 100%;
  width: 100%;
}
.bpa-featured-profiles-3 article .fsCategories {
  margin: 0 0 5px;
}
.bpa-featured-profiles-3 article .fsCategory {
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: "linotype-vectora", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.bpa-featured-profiles-3 article .fsCategory:not(:last-child) {
  border: none;
  margin-right: 2px;
}
.bpa-featured-profiles-3 article .fsCategory:not(:last-child):after {
  content: ',';
}
.bpa-featured-profiles-3 article .fsTitle {
  margin-bottom: 0;
  color: #000;
  font-family: "linotype-vectora", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}
.bpa-featured-profiles-3 article .fsTitle a {
  color: inherit;
}
.bpa-featured-profiles-3 article .fsTitle a:hover, .bpa-featured-profiles-3 article .fsTitle a:focus {
  color: inherit;
}
.bpa-featured-profiles-3 .active-profile article {
  position: relative;
  padding: 0;
  margin: 0;
  box-shadow: inset 0 0 0 1px #E0E0E0;
  display: block;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article {
    height: 40.9836065574vw;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (min-width: 1220px) {
  .bpa-featured-profiles-3 .active-profile article {
    height: 500px;
  }
}
.bpa-featured-profiles-3 .active-profile article:before, .bpa-featured-profiles-3 .active-profile article:after {
  display: none;
}
.bpa-featured-profiles-3 .active-profile article:after {
  content: '';
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 51.8%, #FFFFFF 100%);
  width: calc(100% - 30px);
  height: 39px;
  position: absolute;
  left: auto;
  right: 30px;
  bottom: 1px;
  z-index: 8;
  visibility: visible;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article:after {
    display: block;
  }
}
@media (min-width: 1000px) {
  .bpa-featured-profiles-3 .active-profile article:after {
    height: 59px;
  }
}
.bpa-featured-profiles-3 .active-profile article.has-thumbnail {
  box-shadow: none;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article.has-thumbnail {
    margin: 40px 0;
    box-shadow: inset 0 0 0 1px #E0E0E0;
  }
}
.bpa-featured-profiles-3 .active-profile article > .fsThumbnail {
  position: relative;
  overflow: hidden;
  background-position: center top;
  z-index: 10;
  width: calc(100% - 40px);
  max-width: 580px;
  margin: 0 auto;
  -ms-transform: translateY(30px);
  transform: translateY(30px);
}
@media (min-width: 400px) {
  .bpa-featured-profiles-3 .active-profile article > .fsThumbnail {
    width: calc(100% - 60px);
  }
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article > .fsThumbnail {
    height: auto;
    margin: -30px 0;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    width: 50%;
    -ms-transform: none;
    transform: none;
  }
}
@media (min-width: 1000px) {
  .bpa-featured-profiles-3 .active-profile article > .fsThumbnail {
    margin: -40px 0;
  }
}
.bpa-featured-profiles-3 .active-profile article > .fsThumbnail:before {
  display: none;
}
.bpa-featured-profiles-3 .active-profile article > .fsThumbnail img {
  display: block;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    opacity: 1;
  }
}
.bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper {
  box-shadow: inset 0 0 0 1px #E0E0E0;
  padding: 60px 20px 30px;
}
@media (min-width: 400px) {
  .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper {
    padding: 60px 30px 30px;
  }
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: calc(100% - 580px - 1px);
    max-height: calc(100% - 2px);
    overflow: auto;
    padding: 40px 20px;
    box-shadow: none;
  }
}
@media (min-width: 1000px) {
  .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper {
    padding: 60px 30px;
  }
}
.bpa-featured-profiles-3 .active-profile article .fsCategories {
  margin: 0 0 5px;
}
.bpa-featured-profiles-3 .active-profile article .fsSummary, .bpa-featured-profiles-3 .active-profile article .fsBody, .bpa-featured-profiles-3 .active-profile article .fsReadMoreLink {
  margin-top: 15px;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article .fsSummary, .bpa-featured-profiles-3 .active-profile article .fsBody, .bpa-featured-profiles-3 .active-profile article .fsReadMoreLink {
    margin-top: 30px;
  }
}
.bpa-featured-profiles-3 .active-profile article .fsReadMoreLink {
  width: auto;
  display: inline-block;
}
.bpa-featured-profiles-3 .active-profile article .fsBody {
  display: none;
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article .fsBody {
    display: block;
  }
}
@media (min-width: 800px) {
  .bpa-featured-profiles-3 .active-profile article .fsBody + .fsReadMoreLink {
    display: none;
  }
}
.bpa-featured-profiles-3.slider-profile-nav {
  padding-bottom: 70px;
  position: relative;
  margin-left: -3px;
  margin-right: -3px;
}
@media (min-width: 600px) {
  .bpa-featured-profiles-3.slider-profile-nav {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 60px;
  }
}
.bpa-featured-profiles-3.slider-profile-nav:last-child {
  margin-bottom: 0;
}
.bpa-featured-profiles-3.slider-profile-nav .slick-track {
  display: -ms-flexbox;
  display: flex;
}
.bpa-featured-profiles-3.slider-profile-nav .slick-track:before, .bpa-featured-profiles-3.slider-profile-nav .slick-track:after {
  display: none;
}
.bpa-featured-profiles-3.slider-profile-nav article {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto;
  margin: 0 3px;
}
@media (min-width: 600px) {
  .bpa-featured-profiles-3.slider-profile-nav article {
    margin: 0 10px;
  }
}
.bpa-featured-profiles-3.slider-profile-nav article > ul, .bpa-featured-profiles-3.slider-profile-nav article > div, .bpa-featured-profiles-3.slider-profile-nav article > a {
  display: none;
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
@media (min-width: 600px) {
  .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail {
    padding: 30px;
  }
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 34%;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(12, 22, 31, 0) 0%, #0C161F 100%);
  transition: height .3s ease-in-out;
  z-index: 3;
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img {
  padding-bottom: 144.444%;
  height: 0;
}
@media (min-width: 600px) {
  .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img {
    padding-bottom: 0;
    height: auto;
    max-height: 345px;
  }
}
@media (min-width: 1000px) {
  .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img {
    max-height: 265px;
  }
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder {
  position: relative;
  z-index: 5;
  width: 100%;
  color: #fff;
  display: none;
}
@media (min-width: 600px) {
  .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder {
    display: block;
  }
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder .fsTitle, .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder .fsCategory {
  color: inherit;
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder .fsTitle a, .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder .fsCategory a {
  color: inherit;
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail + div, .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail + ul, .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail + a {
  margin: 10px 0 0;
}
.bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail:hover:before, .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail:focus:before {
  height: 42%;
}
.bpa-featured-profiles-3.slider-profile-nav article.slick-current:after {
  content: '';
  visibility: visible;
  height: calc(100% - 10px);
  width: calc(100% - 10px);
  position: absolute;
  left: 5px;
  top: 5px;
  box-shadow: inset 0 0 0 1px #fff;
  z-index: 10;
}
.bpa-featured-profiles-3.slider-profile-nav a {
  pointer-events: none;
}
.bpa-featured-profiles-3 .slick-arrow {
  background-color: transparent;
  border-radius: 100%;
  border: 1px solid #E0E0E0;
  color: transparent;
  cursor: pointer;
  display: block;
  height: 50px;
  width: 50px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  z-index: 200;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: auto;
  bottom: 0;
}
.bpa-featured-profiles-3 .slick-arrow:before {
  color: #5c5c5c;
  font-size: 28px;
  transition: .3s;
  display: block;
  line-height: 1;
  width: 100%;
  text-align: center;
  height: auto;
  position: absolute;
  left: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.bpa-featured-profiles-3 .slick-arrow.slick-prev {
  margin-left: -28px;
}
.bpa-featured-profiles-3 .slick-arrow.slick-prev:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}
.bpa-featured-profiles-3 .slick-arrow.slick-next {
  margin-left: 28px;
}
.bpa-featured-profiles-3 .slick-arrow.slick-next:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}
.bpa-featured-profiles-3 .slick-arrow:hover:before, .bpa-featured-profiles-3 .slick-arrow:focus:before {
  color: rgba(92, 92, 92, 0.5);
  transition: .3s;
}
.fsBannerLeft .bpa-featured-profiles-3, .fsBannerRight .bpa-featured-profiles-3, .fsStyleOneThird .bpa-featured-profiles-3, .fsTwoColumnLayout .bpa-featured-profiles-3, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 {
  margin-top: 0;
}
.fsBannerLeft .bpa-featured-profiles-3.fsPostElement, .fsBannerRight .bpa-featured-profiles-3.fsPostElement, .fsStyleOneThird .bpa-featured-profiles-3.fsPostElement, .fsTwoColumnLayout .bpa-featured-profiles-3.fsPostElement, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3.fsPostElement, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3.fsPostElement {
  margin-bottom: 30px;
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article, .fsBannerRight .bpa-featured-profiles-3 .active-profile article, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article {
  display: block;
  height: auto;
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article:after, .fsBannerRight .bpa-featured-profiles-3 .active-profile article:after, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article:after, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article:after, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article:after, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article:after {
  display: none;
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article.has-thumbnail, .fsBannerRight .bpa-featured-profiles-3 .active-profile article.has-thumbnail, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article.has-thumbnail, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article.has-thumbnail, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article.has-thumbnail, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article.has-thumbnail {
  box-shadow: none;
  margin: 0;
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article > .fsThumbnail, .fsBannerRight .bpa-featured-profiles-3 .active-profile article > .fsThumbnail, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article > .fsThumbnail, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article > .fsThumbnail, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .fsThumbnail, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .fsThumbnail {
  max-width: 580px;
  margin: 0 auto;
  -ms-transform: translateY(30px);
  transform: translateY(30px);
  width: calc(100% - 40px);
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img, .fsBannerRight .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .fsThumbnail img {
  display: block;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  position: relative;
  white-space: normal;
}
.fsBannerLeft .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper, .fsBannerRight .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper, .fsStyleOneThird .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper, .fsTwoColumnLayout .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3 .active-profile article > .active-profile-content-wrapper {
  box-shadow: inset 0 0 0 1px #E0E0E0;
  padding: 60px 20px 30px;
  width: 100%;
}
.fsBannerLeft .bpa-featured-profiles-3.slider-profile-nav article, .fsBannerRight .bpa-featured-profiles-3.slider-profile-nav article, .fsStyleOneThird .bpa-featured-profiles-3.slider-profile-nav article, .fsTwoColumnLayout .bpa-featured-profiles-3.slider-profile-nav article, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article {
  padding: 0;
}
.fsBannerLeft .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsBannerRight .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsStyleOneThird .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsTwoColumnLayout .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail {
  padding: 0;
}
.fsBannerLeft .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsBannerRight .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsStyleOneThird .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsTwoColumnLayout .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img {
  padding-bottom: 144.444%;
  height: 0;
}
.fsBannerLeft .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsBannerRight .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsStyleOneThird .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsTwoColumnLayout .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsThreeColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsFourColumnLayout > .fsDiv .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder {
  display: none;
}
@media (min-width: 800px) {
  .fsStyleTwoThirds .bpa-featured-profiles-3 .active-profile article, .fsHasLeftBanner .bpa-featured-profiles-3 .active-profile article, .fsHasRightBanner .bpa-featured-profiles-3 .active-profile article {
    height: 29.9180327869vw;
  }
}
@media (min-width: 1220px) {
  .fsStyleTwoThirds .bpa-featured-profiles-3 .active-profile article, .fsHasLeftBanner .bpa-featured-profiles-3 .active-profile article, .fsHasRightBanner .bpa-featured-profiles-3 .active-profile article {
    height: 365px;
  }
}
@media (max-width: 914px) {
  .fsStyleTwoThirds .bpa-featured-profiles-3.slider-profile-nav article, .fsHasLeftBanner .bpa-featured-profiles-3.slider-profile-nav article, .fsHasRightBanner .bpa-featured-profiles-3.slider-profile-nav article {
    padding: 0;
  }
  .fsStyleTwoThirds .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsHasLeftBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail, .fsHasRightBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail {
    padding: 0;
  }
  .fsStyleTwoThirds .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsHasLeftBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img, .fsHasRightBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail img {
    padding-bottom: 144.444%;
    height: 0;
  }
  .fsStyleTwoThirds .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsHasLeftBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder, .fsHasRightBanner .bpa-featured-profiles-3.slider-profile-nav article > .fsThumbnail .fsTitleHolder {
    display: none;
  }
}
body.fsComposeMode .bpa-featured-profiles-3 .active-profile article.has-thumbnail {
  margin-bottom: 100px;
}
body.fsComposeMode .bpa-featured-profiles-3 .active-profile article:after {
  display: none;
}
body.fsComposeMode .bpa-featured-profiles-3.slider-profile-nav .slick-list {
  display: none;
}

.has-bpa-featured-profiles .fsElementDialog {
  width: 860px;
  color: #5c5c5c;
  font-family: "linotype-vectora", sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
  margin-bottom: 30px;
  margin-right: 0;
  float: none;
}
@media (min-width: 600px) {
  .has-bpa-featured-profiles .fsElementDialog .fsThumbnailAlignLeft .fsThumbnail {
    margin-right: 30px;
    float: left;
  }
}
.has-bpa-featured-profiles .fsElementDialog .fsCategories {
  margin: 0 0 5px;
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory {
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: "linotype-vectora", sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child) {
  border: none;
  margin-right: 2px;
}
.has-bpa-featured-profiles .fsElementDialog .fsCategory:not(:last-child):after {
  content: ',';
}
.has-bpa-featured-profiles .fsElementDialog .fsTitle {
  margin-bottom: 20px;
  font-family: "linotype-vectora", sans-serif;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}
@media (max-width: 599px) {
  .has-bpa-featured-profiles .fsDialogContent {
    padding: 50px 20px 20px;
  }
}

@font-face {
  font-family: 'bpa-font-icons';
  src: url("../fonts/bpt/bpa-icon-library.eot");
  src: url("../fonts/bpt/bpa-icon-library.eot?#iefix") format("embedded-opentype"), url("../fonts/bpt/bpa-icon-library.woff2") format("woff2"), url("../fonts/bpt/bpa-icon-library.woff") format("woff"), url("../fonts/bpt/bpa-icon-library.ttf") format("truetype"), url("../fonts/bpt/bpa-icon-library.svg#IcoMoon") format("svg");
  font-weight: 400;
  font-style: normal;
}
.fsGrid.bpa-image-slideshow-1 {
  margin-bottom: 50px;
}
.fsGrid.bpa-image-slideshow-1 .fsListItems {
  margin: 0 auto;
  background: #fff;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
body:not(.fsComposeMode) .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 580px;
  opacity: 0;
  visibility: hidden;
}
.fsGrid.bpa-image-slideshow-1 article {
  position: relative;
  overflow: hidden;
  padding: 0;
  height: auto;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article {
    padding-top: 64px;
    min-height: calc-vw(580px, 1220px);
  }
}
@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article {
    padding-top: 84px;
  }
}
@media (min-width: 1220px) {
  .fsGrid.bpa-image-slideshow-1 article {
    min-height: 580px;
  }
}
.fsGrid.bpa-image-slideshow-1 article .fsTitle {
  margin-top: 0;
  font-weight: normal;
  color: #003366;
  font-weight: 500;
  font-family: "linotype-vectora", sans-serif;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 24px;
  padding-top: 64px;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article .fsTitle {
    width: 50%;
    padding-top: 0;
  }
}
.fsGrid.bpa-image-slideshow-1 article .fsTitle:after {
  content: '';
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  width: 40px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.2);
}
.fsGrid.bpa-image-slideshow-1 article .fsTitle a {
  color: inherit;
}
.fsGrid.bpa-image-slideshow-1 article .fsTitle.fsResourceName {
  display: none;
}
.fsGrid.bpa-image-slideshow-1 article > .fsTitle {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article > .fsTitle {
    padding-left: 0;
    padding-right: 0;
    width: calc(50% - 40px);
    margin-left: 20px;
  }
}
@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article > .fsTitle {
    width: calc(50% - 60px);
    margin-left: 30px;
  }
}
.fsGrid.bpa-image-slideshow-1 article figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figure {
    display: block;
  }
}
.fsGrid.bpa-image-slideshow-1 article picture {
  background-size: cover;
  background-position: center;
  display: block;
  width: 100%;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article picture {
    overflow: hidden;
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
  }
}
.fsGrid.bpa-image-slideshow-1 article picture img {
  display: block;
  width: 100%;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article picture img {
    display: block;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
  }
}
.fsGrid.bpa-image-slideshow-1 article figcaption {
  margin-top: 0;
  text-align: center;
  padding: 0 20px 30px;
  color: #5c5c5c;
  font-family: "linotype-vectora", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    width: 50%;
    padding: 0 20px 66px 20px;
    width: calc(50% - 10px);
    max-height: calc(calc-vw(580px, 1220px) - 44px - 40px);
    overflow: auto;
  }
}
@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    padding: 0 20px 66px 30px;
    max-height: calc(calc-vw(580px, 1220px) - 44px - 70px);
  }
}
@media (min-width: 1220px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption {
    max-height: 466px;
  }
}
.fsGrid.bpa-image-slideshow-1 article figcaption h2 {
  padding-bottom: 0;
}
.fsGrid.bpa-image-slideshow-1 article figcaption h2:before {
  display: none;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption {
    position: relative;
  }
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 51.8%, #fff 100%);
    height: 100px;
    width: calc(50% - 50px);
    left: 20px;
    bottom: 20px;
    z-index: 10;
    height: 66px;
  }
}
@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:before {
    width: calc(50% - 60px);
    left: 30px;
    bottom: 30px;
  }
}
.fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
  padding-top: 64px;
}
@media (min-width: 900px) {
  .fsGrid.bpa-image-slideshow-1 article.has-caption:not(.has-title) {
    padding-top: 84px;
  }
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 700px) {
  .fsGrid.bpa-image-slideshow-1 article:not(.has-caption) {
    display: block;
  }
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) > figure {
  -ms-flex-order: 2;
  order: 2;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) > figure + .fsTitle {
  margin-bottom: 20px;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle {
  margin-bottom: 0;
  padding-bottom: 0;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption) .fsTitle:after {
  display: none;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
  padding-top: 0;
  min-height: auto;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture {
  width: 100%;
  position: relative;
  height: auto;
}
.fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) picture img {
  height: auto;
  width: 100%;
  position: relative;
  margin: 0;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow {
  width: 44px;
  height: 44px;
  border: none;
  padding: 0;
  margin: 0;
  background: rgba(0, 0, 0, 0.42);
  position: absolute;
  left: 0;
  top: 0;
  transform: translate3d(0, 0, 0);
  z-index: 20;
  transition: .3s;
  cursor: pointer;
  color: transparent;
  overflow: hidden;
  white-space: nowrap;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow:before {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow:hover, .fsGrid.bpa-image-slideshow-1 .slick-arrow:focus {
  background: rgba(0, 0, 0, 0.5);
  transition: .3s;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-prev:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next {
  left: 45px;
}
.fsGrid.bpa-image-slideshow-1 .slick-arrow.slick-next:before {
  content: "";
  font-family: "bpa-font-icons";
  font-weight: normal;
  speak: none;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article {
  padding-top: 64px;
  padding-bottom: 0;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title), .fsBannerRight .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title), .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title), .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title), .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title), .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:not(.has-caption):not(.has-title) {
  padding-top: 0;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article:before, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article:before, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article:before, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article:before, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:before, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article:before {
  display: none;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article .fsTitle, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article .fsTitle, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article .fsTitle, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article .fsTitle, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article .fsTitle {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
  margin-left: 0;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figure, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article figure, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figure, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figure, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figure, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figure {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 2;
  order: 2;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption {
  padding: 0 20px 30px;
  width: 100%;
  max-height: 100%;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article figcaption .fsTitle {
  padding-left: 0;
  padding-right: 0;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture {
  width: 100%;
  height: auto;
  position: relative;
  overflow: visible;
}
body.fsComposeMode .fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture, body.fsComposeMode .fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture, body.fsComposeMode .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture, body.fsComposeMode .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture, body.fsComposeMode .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture, body.fsComposeMode .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture {
  width: 100%;
}
.fsBannerLeft .fsGrid.bpa-image-slideshow-1 article picture img, .fsBannerRight .fsGrid.bpa-image-slideshow-1 article picture img, .fsStyleOneThird .fsGrid.bpa-image-slideshow-1 article picture img, .fsTwoColumnLayout .fsGrid.bpa-image-slideshow-1 article picture img, .fsThreeColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture img, .fsFourColumnLayout > .fsDiv .fsGrid.bpa-image-slideshow-1 article picture img {
  height: auto;
  width: 100%;
  margin: 0;
  position: relative;
}
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
  min-height: auto;
}
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before {
  display: none;
}
@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article:before, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article:before, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article:before {
    display: block;
    width: calc(50% - 40px);
    left: 20px;
    bottom: 20px;
  }
}
@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
    min-height: calc-vw(422.7118644068px, 1220px);
    padding-top: 64px;
  }
}
@media (min-width: 1220px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article {
    min-height: 422.7118644068px;
  }
}
.fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure {
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figure, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figure, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figure {
    display: block;
  }
}
@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture {
    width: 100%;
    height: auto;
    position: relative;
  }
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article picture img, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article picture img, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article picture img {
    height: auto;
    width: 100%;
    margin: 0;
    position: relative;
    opacity: 0;
  }
}
@media (min-width: 1000px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    padding: 0 10px 66px 20px;
    max-height: calc(calc-vw(422.7118644068px, 1220px) - 44px - 40px);
  }
}
@media (min-width: 1220px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    max-height: calc(422.7118644068px - 44px - 40px);
  }
}
@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article figcaption, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article figcaption {
    width: 100%;
    max-height: 100%;
    padding: 0 20px 30px;
  }
}
@media (max-width: 999px) {
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption), .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption), .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) {
    display: -ms-flexbox;
    display: flex;
  }
  .fsStyleTwoThirds .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle, .fsHasLeftBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle, .fsHasRightBanner .fsGrid.bpa-image-slideshow-1 article.has-title:not(.has-caption) .fsTitle {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
}
body.fsComposeMode .fsGrid.bpa-image-slideshow-1 .fsListItems:not(.slick-initialized) article {
  min-height: auto;
}

.fsGrid.bpa-image-slideshow-1.dark .fsListItems {
  background: #003366;
  border: none;
}
.fsGrid.bpa-image-slideshow-1.dark article .fsTitle {
  color: #fff;
}
.fsGrid.bpa-image-slideshow-1.dark article .fsTitle:after {
  background-color: rgba(255, 255, 255, 0.2);
}
.fsGrid.bpa-image-slideshow-1.dark article figcaption {
  color: #fff;
}
.fsGrid.bpa-image-slideshow-1.dark article figcaption a {
  color: #fff;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
  -moz-text-decoration-style: solid;
  text-decoration-style: solid;
}
.fsGrid.bpa-image-slideshow-1.dark article figcaption a:hover, .fsGrid.bpa-image-slideshow-1.dark article figcaption a:focus {
  -webkit-text-decoration-style: dotted;
  -moz-text-decoration-style: dotted;
  text-decoration-style: dotted;
}
.fsGrid.bpa-image-slideshow-1.dark article.has-caption:before {
  background: linear-gradient(180deg, rgba(0, 51, 102, 0) 0%, rgba(0, 51, 102, 0.85) 51.8%, #003366 100%);
}

body:not(.fsComposeMode) .bpa-image-buttons-2 {
  background-size: cover;
  background-position: top center;
  overflow: hidden;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 380px;
  color: #ffffff;
  text-align: center;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content {
  padding: 20px;
  position: relative;
  z-index: 2;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header {
  margin-bottom: 15px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header h2.fsElementTitle {
  margin-bottom: 0;
  color: #fff;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header > .fsElementHeaderContent {
  margin-top: 5px;
  margin-bottom: 0;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header > .fsElementHeaderContent p {
  margin-bottom: 0;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > .fsElementContent {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  height: auto;
  transition: all 0.3s ease-in-out;
  margin-bottom: 15px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > .fsElementContent p:last-child {
  margin: 0;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > footer {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  height: auto;
  transition: all 0.3s ease-in-out;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > footer > .fsElementFooterContent {
  margin-top: 15px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > footer > .fsElementFooterContent p {
  margin: 0;
}
body:not(.fsComposeMode) .bpa-image-buttons-2:hover .image-button-content > .fsElementContent,
body:not(.fsComposeMode) .bpa-image-buttons-2:hover .image-button-content > footer {
  opacity: 1;
  transition: all 0.8s ease-in-out;
}
body:not(.fsComposeMode) .bpa-image-buttons-2.alternate {
  color: #353535;
}
body:not(.fsComposeMode) .bpa-image-buttons-2.alternate .image-button-content {
  background: rgba(255, 255, 255, 0.8);
}
body:not(.fsComposeMode) .bpa-image-buttons-2.alternate .image-button-content:before {
  background: rgba(255, 255, 255, 0.8);
  background: linear-gradient(to right bottom, transparent 50%, rgba(255, 255, 255, 0.8) 50%);
}
body:not(.fsComposeMode) .bpa-image-buttons-2.alternate .image-button-content > footer > .fsElementFooterContent a {
  color: #353535;
  border: 2px solid #353535;
}
body:not(.fsComposeMode) .bpa-image-buttons-2.alternate .image-button-content > footer > .fsElementFooterContent a:hover {
  background: #353535;
  color: #ffffff;
}
body:not(.fsComposeMode) .bpa-image-buttons-2:hover .image-button-content > .fsElementContent,
body:not(.fsComposeMode) .bpa-image-buttons-2:hover .image-button-content > footer {
  max-height: 380px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content {
  font-family: "linotype-vectora", sans-serif;
  background: rgba(0, 51, 102, 0.8);
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content:before {
  content: '';
  background: rgba(0, 51, 102, 0.8);
  background: linear-gradient(to right bottom, transparent 50%, rgba(0, 51, 102, 0.8) 50%);
  position: absolute;
  bottom: 100%;
  left: 0;
  height: 50px;
  width: 100%;
  transition: all 0.3s linear;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header h2.fsElementTitle {
  font-weight: 600;
  font-size: 25px;
  line-height: 32px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > header .fsElementHeaderContent {
  font-weight: 600;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > .fsElementContent {
  font-size: 18px;
  line-height: 24px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > footer > .fsElementFooterContent a {
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background: transparent;
  display: block;
  text-align: center;
  width: 200px;
  max-width: 90%;
  border: 2px solid #ffffff;
  margin: 0 auto;
  padding: 12px 10px 10px;
}
body:not(.fsComposeMode) .bpa-image-buttons-2 .image-button-content > footer > .fsElementFooterContent a:hover {
  background: #ffffff;
  color: #353535;
  text-decoration: none;
}

@font-face {
  font-family: 'bpa-infographic3';
  src: url("../fonts/bpt/info-icomoon.eot?g063un");
  src: url("../fonts/bpt/info-icomoon.eot?g063un#iefix") format("embedded-opentype"), url("../fonts/bpt/info-icomoon.eot.woff2?g063un") format("woff2"), url("../fonts/bpt/info-icomoon.ttf?g063un") format("truetype"), url("../fonts/bpt/info-icomoon.woff?g063un") format("woff"), url("../fonts/bpt/info-icomoon.svg?g063un#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.bpa-infographic-3 section:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bpa-infographic3' !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;
}

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

.icon-bicycle:before {
  content: "\e901";
}

.icon-books:before {
  content: "\e902";
}

.icon-bus:before {
  content: "\e903";
}

.icon-earth:before {
  content: "\e904";
}

.icon-family:before {
  content: "\e905";
}

.icon-gift:before {
  content: "\e906";
}

.icon-graduate:before {
  content: "\e907";
}

.icon-heart:before {
  content: "\e908";
}

.icon-ipad:before {
  content: "\e909";
}

.icon-leaf:before {
  content: "\e90a";
}

.icon-marker:before {
  content: "\e90b";
}

.icon-mortarboard:before {
  content: "\e90c";
}

.icon-note:before {
  content: "\e90d";
}

.icon-pencil:before {
  content: "\e90e";
}

.icon-pie-chart:before {
  content: "\e90f";
}

.icon-robot:before {
  content: "\e910";
}

.icon-skyscraper:before {
  content: "\e911";
}

.icon-star:before {
  content: "\e912";
}

.icon-trophy:before {
  content: "\e913";
}

.icon-university:before {
  content: "\e914";
}

.bpa-infographic-3 {
  position: relative;
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 20px 40px 20px;
}
body:not(.fsHasLeftBanner) .bpa-infographic-3, body:not(.fsHasRightBanner) .bpa-infographic-3 {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative;
}
body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 {
  width: 38%;
}
body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-2, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-2 {
  width: 24%;
}
body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
  width: 38%;
}
@media (max-width: 1179px) {
  body:not(.fsHasLeftBanner) .bpa-infographic-3, body:not(.fsHasRightBanner) .bpa-infographic-3 {
    position: relative;
    margin: 0 auto;
    max-width: 48.75em;
    max-width: 48.75rem;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3.dark:before, body:not(.fsHasRightBanner) .bpa-infographic-3.dark:before {
    content: '';
    position: absolute;
    width: 50vw;
    height: 100%;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    top: 0;
    left: 0;
    background: #003366;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3.dark:after, body:not(.fsHasRightBanner) .bpa-infographic-3.dark:after {
    content: '';
    position: absolute;
    width: 50vw;
    height: 100%;
    -ms-transform: translateX(99%);
    transform: translateX(99%);
    top: 0;
    right: 0;
    background: #003366;
    visibility: visible;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1 > .fsElement,
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3 > .fsElement, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 > .fsElement,
  body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 > .fsElement {
    padding-top: 80px;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1 > .fsElement:before,
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3 > .fsElement:before, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 > .fsElement:before,
  body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 > .fsElement:before {
    font-size: 25px;
    height: 70px;
    width: 70px;
    line-height: 67px;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 {
    width: 100%;
    -ms-flex-order: 2;
    order: 2;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-2, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-2 {
    width: 100%;
    -ms-flex-order: 1;
    order: 1;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 30px;
    margin-bottom: 50px;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
    width: 100%;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media (max-width: 699px) {
  body:not(.fsHasLeftBanner) .bpa-infographic-3, body:not(.fsHasRightBanner) .bpa-infographic-3 {
    padding: 20px 0;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-1, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-1 {
    width: 100%;
  }
  body:not(.fsHasLeftBanner) .bpa-infographic-3 .fsStyleColumn-3, body:not(.fsHasRightBanner) .bpa-infographic-3 .fsStyleColumn-3 {
    width: 100%;
  }
}
body.fsHasLeftBanner .bpa-infographic-3, body.fsHasRightBanner .bpa-infographic-3 {
  position: relative;
  margin: 0 auto;
  max-width: 48.75em;
  max-width: 48.75rem;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1 > .fsElement,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3 > .fsElement, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 > .fsElement,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 > .fsElement {
  padding-top: 80px;
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1 > .fsElement:before,
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3 > .fsElement:before, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 > .fsElement:before,
body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 > .fsElement:before {
  font-size: 25px;
  height: 70px;
  width: 70px;
  line-height: 67px;
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 {
  width: 50%;
  -ms-flex-order: 2;
  order: 2;
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-2, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-2 {
  width: 100%;
  -ms-flex-order: 1;
  order: 1;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom: 1px solid #333;
  padding-bottom: 30px;
  margin-bottom: 50px;
}
body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
  width: 50%;
  -ms-flex-order: 3;
  order: 3;
}
@media (max-width: 999px) {
  body.fsHasLeftBanner .bpa-infographic-3, body.fsHasRightBanner .bpa-infographic-3 {
    padding: 20px 0;
  }
  body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-1, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-1 {
    width: 100%;
  }
  body.fsHasLeftBanner .bpa-infographic-3 .fsStyleColumn-3, body.fsHasRightBanner .bpa-infographic-3 .fsStyleColumn-3 {
    width: 100%;
  }
}
.bpa-infographic-3 > header {
  text-align: center;
  padding-bottom: 30px;
}
.bpa-infographic-3 > header .fsElementTitle {
  color: #5c5c5c;
  font-size: 36px;
  font-weight: 500;
  letter-spacing: .01em;
  line-height: 1.2;
}
.bpa-infographic-3 > .fsStyleColumn {
  padding-left: 10px;
  padding-right: 10px;
}
body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.bpa-infographic-3 > .fsStyleColumn > .fsElement {
  color: #5c5c5c;
  position: relative;
  text-align: center;
}
body.fsDraftMode .bpa-infographic-3 > .fsStyleColumn > .fsElement:before {
  position: relative !important;
  top: 0 !important;
}
body.fsDraftMode .bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementTitle,
body.fsDraftMode .bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementContent {
  text-align: center !important;
}
body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn > .fsElement {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex: 1 1;
  flex: 1 1;
  margin: 0 !important;
  min-height: 185px;
  min-width: 50%;
  padding: 110px 8px 5px 8px;
}
@media (max-width: 499px) {
  body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn > .fsElement {
    min-width: 100%;
  }
}
body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn > .fsElement header,
body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementContent {
  width: 50%;
  padding: 0 5px;
}
.bpa-infographic-3 > .fsStyleColumn > .fsElement:before {
  color: #fff;
  background: #003366;
  display: inline-block;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 90px;
  height: 90px;
  top: 0;
  border-radius: 50%;
  line-height: 86px;
  font-size: 37px;
}
.bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementTitle {
  display: block;
  text-align: right;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.1;
  color: #333;
}
.bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementContent {
  line-height: 1.2;
  text-align: left;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-top: 6px !important;
}
.bpa-infographic-3 > .fsStyleColumn > .fsElement .fsElementContent p {
  margin: 0;
}
.bpa-infographic-3 > .fsStyleColumn.fsStyleColumn-2 {
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom-color: #333;
  border-bottom-width: 0px;
}
body:not(.fsDraftMode) .bpa-infographic-3 > .fsStyleColumn.fsStyleColumn-2 > .fsElement {
  padding-top: 300px;
}
.bpa-infographic-3 > .fsStyleColumn.fsStyleColumn-2 > .fsElement:before {
  top: 20px;
  width: 250px;
  height: 250px;
  font-size: 130px;
  line-height: 220px;
}
.bpa-infographic-3.dark {
  background-color: #003366;
}
.bpa-infographic-3.dark > header > .fsElementTitle {
  color: #fff;
}
.bpa-infographic-3.dark .fsStyleColumn-2 {
  border-bottom-color: #b8b8b8 !important;
  border-left-color: #b8b8b8;
  border-right-color: #b8b8b8;
}
.bpa-infographic-3.dark > .fsStyleColumn > .fsElement {
  color: #fff;
}
.bpa-infographic-3.dark > .fsStyleColumn > .fsElement:before {
  color: #003366;
  background: #fff;
}
.bpa-infographic-3.dark > .fsStyleColumn > .fsElement .fsElementTitle {
  color: #fff;
}

.icon-list, .icon-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon-list li {
  margin: 0;
  padding: 0;
}
.icon-list li {
  margin: 6px 0px;
}
.icon-list li:before {
  font-size: 30px;
  margin-right: 14px;
}

.slick-slide {
  outline: 0;
}

.faq-container {
  position: relative;
  left: 50%;
  margin-left: -50vw;
  width: 100vw;
  text-align: center;
}
.faq-container > .fsContainer {
  padding-bottom: 55px;
  background-size: cover;
  background-position: center center;
}
.faq-container > .fsContainer > header {
  padding: 65px 0 45px 0px;
}
.faq-container > .fsContainer > header .fsElementTitle {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1;
  color: #fff;
}
.faq-container > .fsContainer > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 73.75em;
  max-width: 73.75rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.faqWrap {
  -ms-flex: 0 1 270px;
  flex: 0 1 270px;
  margin: 10px;
  perspective: 4000px;
}
@media (max-width: 599px) {
  .faqWrap {
    perspective: 4000px;
  }
}

.faq {
  width: 100%;
  height: 310px;
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #003366;
  transform-style: preserve-3d;
}
.faq .fsElementContent {
  background: #fff url("../images/qaarrow.png") center bottom 20px no-repeat;
  background-size: 18px 21px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  padding: 20px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 1s;
  backface-visibility: hidden;
}
.faq .fsElementContent:before {
  position: absolute;
  background: transparent url("../images/wmqa.png") center top no-repeat;
  background-size: 55px 60px;
  color: #fff;
  top: 20px;
  line-height: 60px;
  font-family: "linotype-vectora", sans-serif;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.faq footer {
  background: #82a6ed url("../images/qaarrowon.png") center bottom 20px no-repeat;
  background-size: 18px 21px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  padding: 20px;
  border-radius: 6px;
  width: 100%;
  height: 100%;
  transform: rotateY(180deg);
  transform-style: preserve-3d;
  transition: transform 1s;
  backface-visibility: hidden;
}
.faq footer:before {
  position: absolute;
  background: transparent url("../images/wmqaon.png") center top no-repeat;
  background-size: 55px 60px;
  color: #82a6ed;
  top: 20px;
  width: 55px;
  height: 60px;
  line-height: 60px;
  font-family: "linotype-vectora", sans-serif;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.faq:hover .fsElementContent {
  transform: rotateY(180deg);
}
.faq:hover footer {
  transform: rotateY(360deg);
}
.faq.hovered .fsElementContent {
  transform: rotateY(180deg);
}
.faq.hovered footer {
  transform: rotateY(360deg);
}

.teamContainer {
  word-break: break-word;
  padding: 55px 0px;
}
.teamContainer > .fsContainer > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.teamContainer > .fsContainer .team-member {
  padding: 0;
  background-color: #f1f2f2;
  background-size: cover;
  background-position: center center;
  height: 360px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  -ms-flex: 0 1 280px;
  flex: 0 1 280px;
  margin: 0 auto;
  margin-bottom: 40px !important;
  page-break-inside: avoid;
  break-inside: avoid;
}
.teamContainer > .fsContainer .team-member .fsElementTitle {
  display: block;
  line-height: 75px;
  font-size: 20px;
  font-family: "linotype-vectora", sans-serif;
  color: #fff;
  padding-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
}
.teamContainer > .fsContainer .team-member .constituentWrap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  -ms-transform: translateY(-75px);
  transform: translateY(-75px);
  background-color: rgba(0, 51, 102, 0.88);
  padding: 0 30px 30px 30px;
  transition: all .3s ease-in-out;
}
.teamContainer > .fsContainer .team-member .constituentWrap .fsElementContent {
  color: #89b0ff;
  font-size: 18px;
  font-weight: 400;
}
.teamContainer > .fsContainer .team-member .constituentWrap .fsElementContent a {
  color: #fff;
}
.teamContainer > .fsContainer .team-member .constituentWrap .fsElementContent a:hover {
  color: #fdc848;
}
.teamContainer > .fsContainer .team-member .constituentWrap .fsElementContent p {
  margin-bottom: 10px;
}
.teamContainer > .fsContainer .team-member:hover .constituentWrap {
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  background-color: rgba(0, 51, 102, 0.95);
}

body:not(.fsComposeMode) .relatedPages {
  padding-bottom: 40px;
  position: relative;
}
body:not(.fsComposeMode) .relatedPages:before {
  content: '';
  position: absolute;
  background-color: rgba(0, 51, 102, 0.4);
  height: 20px;
  width: 100vw;
  left: 50%;
  -ms-transform: translateX(-50vw);
  transform: translateX(-50vw);
  bottom: 160px;
}
@media (max-width: 599px) {
  body:not(.fsComposeMode) .relatedPages:before {
    display: none;
  }
}
body:not(.fsComposeMode) .relatedPages > .fsContainer > header {
  padding: 65px 0 45px 0px;
  text-align: center;
}
body:not(.fsComposeMode) .relatedPages > .fsContainer > header .fsElementTitle {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1;
  color: #003366;
}
body:not(.fsComposeMode) .relatedPages > .fsContainer > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 599px) {
  body:not(.fsComposeMode) .relatedPages > .fsContainer > .fsElementContent:before {
    content: '';
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    right: 0;
    width: 20px;
    height: calc(100% - 50px);
    background-color: rgba(0, 51, 102, 0.4);
  }
}
body:not(.fsComposeMode) .related-page {
  padding: 10px;
  border: 1px solid #003366;
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  height: 310px;
  overflow: hidden;
  position: relative;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  -ms-flex: 0 1 260px;
  flex: 0 1 260px;
  margin: 0 auto;
  margin-bottom: 40px !important;
  page-break-inside: avoid;
  break-inside: avoid;
  z-index: 2;
  font-size: 18px;
}
body:not(.fsComposeMode) .related-page .fsElementTitle {
  font-family: "trajan-pro-3", serif;
  font-size: 30px;
  color: #003366;
}
body:not(.fsComposeMode) .related-page footer a {
  position: absolute;
  text-indent: -9999px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
body:not(.fsComposeMode) .related-page:hover {
  border: 1px solid #a5156c;
}

.fiftyfiftySlider, .fiftyfiftySlider2 {
  margin-bottom: 20px;
}
.fiftyfiftySlider .slick-arrow, .fiftyfiftySlider2 .slick-arrow {
  position: absolute;
  top: auto;
  bottom: 350px;
  -ms-transform: none;
  transform: none;
  width: 50px;
  height: 50px;
  transition: 0.3s background;
  display: block !important;
  background: rgba(0, 0, 0, 0.2);
}
@media (min-width: 500px) {
  .fiftyfiftySlider .slick-arrow, .fiftyfiftySlider2 .slick-arrow {
    bottom: 470px;
  }
}
@media (min-width: 700px) {
  .fiftyfiftySlider .slick-arrow, .fiftyfiftySlider2 .slick-arrow {
    top: 1px;
    bottom: auto;
  }
}
.fiftyfiftySlider .slick-arrow:hover, .fiftyfiftySlider2 .slick-arrow:hover {
  background: rgba(0, 0, 0, 0.4);
}
.fiftyfiftySlider .slick-arrow:before, .fiftyfiftySlider2 .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, .fiftyfiftySlider2 .slick-arrow.slick-prev {
  left: 1px;
}
.fiftyfiftySlider .slick-arrow.slick-prev:before, .fiftyfiftySlider2 .slick-arrow.slick-prev:before {
  content: '\f053';
  font-family: FontAwesome;
}
.fiftyfiftySlider .slick-arrow.slick-next, .fiftyfiftySlider2 .slick-arrow.slick-next {
  right: 0;
}
@media (min-width: 500px) {
  .fiftyfiftySlider .slick-arrow.slick-next, .fiftyfiftySlider2 .slick-arrow.slick-next {
    left: 52px;
    right: auto;
  }
}
.fiftyfiftySlider .slick-arrow.slick-next:before, .fiftyfiftySlider2 .slick-arrow.slick-next:before {
  content: '\f054';
  font-family: FontAwesome;
}
.fiftyfiftySlider .bpa-slide, .fiftyfiftySlider2 .bpa-slide {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #f8f8f8;
}
.fiftyfiftySlider .bpa-slide:focus, .fiftyfiftySlider2 .bpa-slide:focus {
  outline: 0;
}
@media (min-width: 700px) {
  .fiftyfiftySlider .bpa-slide, .fiftyfiftySlider2 .bpa-slide {
    min-height: 480px;
  }
}
.fiftyfiftySlider .bpa-slide .caption-wrapper, .fiftyfiftySlider2 .bpa-slide .caption-wrapper {
  position: static;
  top: 0;
  left: 0;
  bottom: auto;
  right: auto;
  -ms-transform: none;
  transform: none;
  text-align: center;
  padding: 65px 30px 65px;
  font-weight: normal;
  font-family: "linotype-vectora", sans-serif;
  background: transparent;
}
@media (min-width: 700px) {
  .fiftyfiftySlider .bpa-slide .caption-wrapper, .fiftyfiftySlider2 .bpa-slide .caption-wrapper {
    width: 50%;
    height: 100%;
    position: absolute;
    padding-bottom: 30px;
  }
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-title, .fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-title, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-desc {
  text-align: center;
  text-shadow: none;
  font-size: 1.125rem;
  line-height: 1.2;
  display: block;
  color: #777777;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-title, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-title {
  margin-bottom: 10px;
  font-weight: bold;
  position: relative;
  padding-bottom: 18px;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-title:after, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-title:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 30px;
  height: 2px;
  margin: auto;
  background: rgba(0, 0, 0, 0.2);
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc h2, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-desc h2 {
  color: #003366;
  font-size: 1.875rem;
  line-height: 1.2;
  margin-bottom: 18px;
  color: #003366;
}
.fiftyfiftySlider .bpa-slide .caption-wrapper .caption-desc p, .fiftyfiftySlider2 .bpa-slide .caption-wrapper .caption-desc p {
  line-height: 1.4;
}
.fiftyfiftySlider .bpa-slide article, .fiftyfiftySlider2 .bpa-slide article {
  top: 0;
  right: 0;
  position: static;
  height: 350px;
}
@media (min-width: 500px) {
  .fiftyfiftySlider .bpa-slide article, .fiftyfiftySlider2 .bpa-slide article {
    height: 470px;
  }
}
@media (min-width: 700px) {
  .fiftyfiftySlider .bpa-slide article, .fiftyfiftySlider2 .bpa-slide article {
    height: 100%;
    width: 50%;
    position: absolute;
  }
}

.wf-loading {
  visibility: hidden;
  opacity: 0;
}

.wf-active, .wf-inactive {
  visibility: visible;
  opacity: 1;
}

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

  #fsPageContent, .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:nth-child(2), .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(2),
  #fsBannerLeft,
  .landing.fsHasTwoColumnTopLayout .fsPageLayout > .fsTwoColumnLayout > .fsDiv:first-child,
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:first-child,
  #fsBannerRight,
  .landing.fsHasThreeColumnTopLayout .fsPageLayout > .fsThreeColumnLayout > .fsDiv:nth-child(3) {
    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: normal;
    color: #003366;
    font-weight: 500;
    font-family: "linotype-vectora", sans-serif;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    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;
  }
}
