@charset "UTF-8";
 /**
 *
 * Chaminade College Preparatory School - default_16
 * @link http://chaminadestlorg.finalsite.com/
 * Site Template : 
 * Built By: Umar Hamza
 * Project Manager: Michelle Newell
 * Designer: Patryk Serkowski
 * ==== Git Info ====
 * Branch Name: clients/chaminadestlorg
 * Build version: 3.2.4
 * Git Tag: Composer-Build-2.0-604-gc58e126
 * Last build by: umarhamza
 *
 **/

@charset "UTF-8";
#fsHeader .header-container > .fsElementContent .header-inner-container, .top-header.fsElement .fsElementContent, #fsPoweredByFinalsite div, .fsBreadcrumb {
  max-width: 1125px;
  margin: 0 auto; }

/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */
.compartment {
  position: relative;
  margin: 0 auto;
  max-width: 1125px; }

@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.11111em;
  margin-left: 1.11111em; }

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

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

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

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

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

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

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

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

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

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

    //this makes .dropdown drop when .sibling has class .drop-class, it will not have a transition
    .sibling {
        @include drop("+ .dropdown", false, ".drop-class");
    }

*/
/*! helpers - typography v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon.eot");
  src: 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"), url("../fonts/icomoon.eot?#iefix") format("embedded-opentype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothicLTStd';
  src: url("../fonts/TradeGothicLTStd.eot");
  src: url("../fonts/TradeGothicLTStd.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicLTStd.woff2") format("woff2"), url("../fonts/TradeGothicLTStd.woff") format("woff"), url("../fonts/TradeGothicLTStd.ttf") format("truetype"), url("../fonts/TradeGothicLTStd.svg#TradeGothicLTStd") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothicLTStd-Light';
  src: url("../fonts/TradeGothicLTStd-Light.eot");
  src: url("../fonts/TradeGothicLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicLTStd-Light.woff2") format("woff2"), url("../fonts/TradeGothicLTStd-Light.woff") format("woff"), url("../fonts/TradeGothicLTStd-Light.ttf") format("truetype"), url("../fonts/TradeGothicLTStd-Light.svg#TradeGothicLTStd-Light") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'TradeGothicLTStd-Bd2';
  src: url("../fonts/TradeGothicLTStd-Bd2.eot");
  src: url("../fonts/TradeGothicLTStd-Bd2.eot?#iefix") format("embedded-opentype"), url("../fonts/TradeGothicLTStd-Bd2.woff2") format("woff2"), url("../fonts/TradeGothicLTStd-Bd2.woff") format("woff"), url("../fonts/TradeGothicLTStd-Bd2.ttf") format("truetype"), url("../fonts/TradeGothicLTStd-Bd2.svg#TradeGothicLTStd-Bd2") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'BeaufortPro-Medium';
  src: url("../fonts/BeaufortPro-Medium.eot");
  src: url("../fonts/BeaufortPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/BeaufortPro-Medium.woff2") format("woff2"), url("../fonts/BeaufortPro-Medium.woff") format("woff"), url("../fonts/BeaufortPro-Medium.ttf") format("truetype"), url("../fonts/BeaufortPro-Medium.svg#BeaufortPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'BeaufortPro-Bold';
  src: url("../fonts/BeaufortPro-Bold.eot");
  src: url("../fonts/BeaufortPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/BeaufortPro-Bold.woff2") format("woff2"), url("../fonts/BeaufortPro-Bold.woff") format("woff"), url("../fonts/BeaufortPro-Bold.ttf") format("truetype"), url("../fonts/BeaufortPro-Bold.svg#BeaufortPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

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

@font-face {
  font-family: 'BeaufortPro-Italic';
  src: url("../fonts/BeaufortPro-Italic.eot");
  src: url("../fonts/BeaufortPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/BeaufortPro-Italic.woff2") format("woff2"), url("../fonts/BeaufortPro-Italic.woff") format("woff"), url("../fonts/BeaufortPro-Italic.ttf") format("truetype"), url("../fonts/BeaufortPro-Italic.svg#BeaufortPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic; }

.fsPageTitle, .news-post-page .fsNews.fsPost .fsTitle {
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase; }

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

h1 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  font-size: 42px;
  line-height: 1.5;
  margin-bottom: 40px; }

h2 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  font-size: 36px;
  line-height: 1.5;
  margin-bottom: 16px; }

h3 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 10px; }

h4 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 10px; }

h5 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 10px; }

h6 {
  margin-top: 0;
  font-weight: normal;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  color: #da291c;
  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: #da291c;
  -webkit-transition: background .3s, color .3s;
  transition: background .3s, color .3s; }
  a:hover {
    color: #52100b; }

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

.fs_style_35, .fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.styled {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto; }
  .fs_style_35 tr:nth-of-type(odd) td, .fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td, .fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
  table.styled tr:nth-of-type(odd) td {
    background-color: rgba(218, 41, 28, 0.1); }
  .fs_style_35 th, .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, .fs_style_35 td, .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.styled th,
  table.styled td {
    vertical-align: top;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff; }
  .fs_style_35 th, .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.styled th {
    padding: 10px;
    text-align: left;
    background: #da291c;
    color: #fff; }
  .fs_style_35 td, .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.styled td {
    padding: 10px;
    background: rgba(218, 41, 28, 0.05); }
    table.styled tr:nth-of-type(odd) td {
      background-color: rgba(0, 0, 0, 0.1); }

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

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

.bg-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  z-index: 0; }

.button,
.fs_style_29 {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #75787a;
  margin-right: 20px;
  display: inline-block;
  position: relative; }
  .button:after,
  .fs_style_29:after {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 8px;
    margin-right: 15px; }
  .button:hover:after,
  .fs_style_29:hover:after {
    -webkit-animation: bounce .4s 2;
    animation: bounce .4s 2; }
  .button:hover,
  .fs_style_29:hover {
    color: #a9abac; }

.color-button,
.fs_style_28 {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #da291c;
  margin-right: 20px;
  display: inline-block;
  position: relative; }
  .color-button:after,
  .fs_style_28:after {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    margin-left: 8px;
    margin-right: 15px; }
  .color-button:hover:after,
  .fs_style_28:hover:after {
    -webkit-animation: bounce .4s 2;
    animation: bounce .4s 2; }

.hollow-button,
.fs_style_32 {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #da291c;
  margin-right: 20px;
  display: inline-block;
  border-radius: 0px;
  max-width: 200px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-weight: 400;
  padding: 12px 20px 8px;
  border: 1px solid #da291c;
  background: #da291c;
  color: #fff; }
  .hollow-button em,
  .fs_style_32 em {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px; }
  .hollow-button:hover,
  .fs_style_32:hover {
    background: transparent;
    opacity: 1;
    color: #da291c; }

.fs_style_33 {
  font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  box-shadow: 1px 1.7px 0 rgba(0, 0, 0, 0.15);
  max-width: 320px;
  text-align: center;
  margin: 20px 0;
  padding: 25px 45px;
  border: 1px solid #da291c;
  border-radius: 0px;
  color: #fff;
  background-color: #da291c; }
  .fs_style_33:hover {
    background: transparent;
    opacity: 1;
    color: #da291c; }
  .fs_style_33 em {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.fs_style_34 {
  font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
  display: inline-block;
  box-shadow: 1px 1.7px 0 rgba(0, 0, 0, 0.15);
  max-width: 320px;
  text-align: center;
  margin: 20px 0;
  padding: 25px 45px;
  border: 1px solid #da291c;
  border-radius: 0px;
  color: #da291c;
  background-color: #fff; }
  .fs_style_34:hover {
    background: #da291c;
    opacity: 1;
    color: #fff; }
  .fs_style_34 em {
    display: block;
    text-transform: uppercase;
    font-style: normal;
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.fs_style_30,
.fs_style_31 {
  color: white;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: normal;
  position: relative;
  padding: 0.87em 1.3em 0.87em 21px;
  text-decoration: none;
  margin: 0.9em 0;
  background-color: #da291c;
  letter-spacing: 0.5px;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1.29; }
  .fs_style_30:hover,
  .fs_style_31:hover {
    background-color: #ad2116;
    color: #fff; }
  .fs_style_30::after,
  .fs_style_31::after {
    content: "";
    display: inline-block; }

.fs_style_30::after {
  content: "";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fs_style_31::after {
  content: "";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.truncated-news .fsNewsPostLink.fsReadMoreLink,
.fs_style_39 {
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #da291c;
  padding-left: 20px;
  position: relative; }
  .truncated-news .fsNewsPostLink.fsReadMoreLink::before,
  .fs_style_39::before {
    content: " ";
    height: 15px;
    width: 15px;
    background-image: url("../images/read-more-con.png");
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: -4px;
    bottom: 0;
    margin: auto;
    left: 0; }

.fs_style_40 {
  display: block;
  position: relative;
  width: 65px;
  height: 65px;
  color: transparent;
  outline: none;
  border: 4px solid #fff;
  border-radius: 50%; }
  .fs_style_40:after {
    content: '';
    background: url(../images/athletics-sprite.png) no-repeat -467px -171px;
    position: absolute;
    width: 22px;
    height: 29px;
    top: 14px;
    left: 21px; }
  .fs_style_40:hover {
    color: transparent; }

.fs_style_41 {
  position: relative;
  display: inline-block;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
  font-size: 22px;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 76px;
  height: 72px;
  padding: 0 10px 0 70px;
  margin: 0 0 20px 0;
  width: 280px; }
  @media (min-width: 1200px) {
    .fs_style_41 {
      width: 355px;
      font-size: 31px; } }
  .fs_style_41:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    background: url(../images/athletics-sprite.png) no-repeat -151px -382px;
    width: 40px;
    height: 37px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .fs_style_41:hover, .fs_style_41:focus {
    background-color: #ad2116;
    color: #fff; }

.fsStyleDefaultButton {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 12px 20px 8px;
  background: #da291c;
  color: #fff;
  outline: 0;
  text-transform: uppercase;
  font-weight: 700;
  border: solid 2px #da291c; }
  .fsStyleDefaultButton:hover {
    background-color: #d5d6d7;
    color: #da291c;
    border-color: #d5d6d7; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 12px 20px 8px;
  background: #da291c;
  color: #fff;
  outline: 0;
  text-transform: uppercase;
  font-weight: 700;
  border: solid 2px #da291c; }
  .fsStyleUpdateButton:hover {
    background-color: #d5d6d7;
    color: #da291c;
    border-color: #d5d6d7; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }

.lead-in,
.fs_style_24 {
  font-size: 1.11111em;
  line-height: 1.4em;
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif; }

blockquote strong:last-child,
.fs_style_37 strong:last-child,
.fs_style_27 strong:last-child,
.fs_style_38,
cite {
  display: block;
  margin: 8px 0 20px;
  font-style: normal;
  font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  color: #75787b;
  text-transform: uppercase; }
  blockquote strong:last-child:before,
  .fs_style_37 strong:last-child:before,
  .fs_style_27 strong:last-child:before,
  .fs_style_38:before,
  cite:before {
    content: '- '; }

blockquote,
.fs_style_37,
.fs_style_27 {
  font-size: 1em;
  line-height: 1.4em;
  font-family: "BeaufortPro-Italic", Georgia, Times, "Times New Roman", serif; }

blockquote,
.fs_style_37 {
  position: relative;
  margin-left: 0;
  padding-left: 20px; }
  blockquote::before,
  .fs_style_37::before {
    content: "";
    display: block;
    clear: both;
    left: 0;
    position: absolute;
    top: 5px;
    width: 5px;
    height: 78%;
    background-color: #dddede; }

.fs_style_27 {
  position: relative;
  margin: 20px 0;
  text-align: center;
  color: #da291c; }
  .fs_style_27:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dddede;
    position: absolute;
    top: 15px; }
  .fs_style_27:before {
    content: '\201C';
    display: block;
    position: relative;
    z-index: 2;
    width: 30px;
    height: 30px;
    font-size: 30px;
    text-indent: -2px;
    line-height: 40px;
    vertical-align: middle;
    background-color: #fff;
    border: #dddede 1px solid;
    border-radius: 100%;
    margin: 0 auto 10px;
    box-shadow: 0px 0px 0px 10px #fff; }

.callout,
.fs_style_26 {
  padding: 20px;
  background-color: #eaeaeb;
  border-left: 5px solid #da291c;
  color: #75787b; }
  .callout.left,
  .fs_style_26.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left,
      .fs_style_26.left {
        width: 50%; } }
  .callout.right,
  .fs_style_26.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right,
      .fs_style_26.right {
        width: 50%; } }

/*! structure - header v0.0.1 */
#fsHeader .site-info-container a {
  max-height: 125px;
  height: 85px; }

@media (min-width: 800px) {
  #fsHeader .header-container {
    height: 125px; } }

#fsHeader {
  z-index: 1000;
  position: relative;
  background-color: rgba(255, 255, 255, 0.6); }
  @media (max-width: 992px) {
    .menu-is-active #fsHeader {
      z-index: 1300; } }
  @media (min-width: 992px) {
    #fsHeader .fsBanner {
      zoom: 1; }
      #fsHeader .fsBanner:after {
        display: table;
        clear: both;
        content: ''; } }
  #fsHeader .header-container {
    background-color: rgba(255, 255, 255, 0.6);
    position: relative;
    z-index: 2; }
    @media (min-width: 800px) {
      #fsHeader .header-container {
        margin-bottom: 0; } }
    #fsHeader .header-container .athletics-logo {
      display: none; }
    #fsHeader .header-container > .fsElementContent {
      position: relative; }
      #fsHeader .header-container > .fsElementContent .header-inner-container {
        padding: 0 18px;
        position: relative; }
      @media (min-width: 1145px) {
        #fsHeader .header-container > .fsElementContent {
          padding: 0; } }

.top-header.fsElement {
  padding: 10px 5px;
  margin-bottom: 0;
  background-color: #da291c;
  position: relative;
  z-index: 2; }
  @media (min-width: 800px) {
    .top-header.fsElement {
      padding: 5px 20px 6px;
      display: block; } }
  @media (min-width: 800px) {
    .top-header.fsElement .fsElementContent {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between; } }
  .top-header.fsElement ul {
    text-align: center;
    list-style: none;
    margin-bottom: 0;
    line-height: 1em;
    padding: 0; }
    @media (min-width: 800px) {
      .top-header.fsElement ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap; } }
  .top-header.fsElement li {
    margin-right: 10px;
    display: inline-block; }
    .top-header.fsElement li:last-child {
      margin-right: 0; }
    @media (min-width: 800px) {
      .top-header.fsElement li {
        margin-right: 35px; } }
    .top-header.fsElement li a {
      color: #fff;
      font-size: 12px;
      text-transform: uppercase;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      padding: 8px;
      display: block; }
      @media (min-width: 800px) {
        .top-header.fsElement li a {
          padding: 5px 0; } }
      .top-header.fsElement li a:hover {
        color: #ad2116; }

.site-info-container {
  position: relative;
  margin: 0 auto;
  max-width: 1125px;
  overflow: hidden;
  white-space: nowrap;
  text-align: center; }
  @media (min-width: 800px) {
    .site-info-container {
      width: 100%;
      max-width: 257px;
      text-align: left;
      display: inline-block; } }
  @media (min-width: 992px) {
    .site-info-container {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1145px) {
    .site-info-container {
      padding-left: 0; } }
  .site-info-container.fsElement {
    margin-bottom: 0; }
  .site-info-container h1 {
    margin-bottom: 0;
    display: inline-block;
    position: relative;
    z-index: 5;
    vertical-align: middle; }
  .site-info-container a {
    display: block;
    padding: 0;
    color: transparent;
    font-size: 0;
    width: 255px;
    background: url("../images/sprite.png") no-repeat -13px -102px; }
    .site-info-container a:hover {
      color: transparent; }

.header-btn-wrapper.fsElement {
  padding: 0 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .header-btn-wrapper.fsElement {
      position: absolute;
      z-index: 2;
      top: 26px;
      width: 55px;
      padding: 0;
      right: 20px; } }
  @media (min-width: 1145px) {
    .header-btn-wrapper.fsElement {
      right: 0; } }
  .header-btn-wrapper.fsElement .fsElementContent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end; }

.athletics .nav-main .fsNavLevel1 {
  display: none; }

.athletics .top-header.fsElement {
  display: none; }

.athletics #fsHeader {
  background: transparent; }
  @media (min-width: 1250px) {
    .athletics #fsHeader {
      padding-left: 60px; } }
  .athletics #fsHeader .off-canvas-menu {
    top: 0;
    right: 20px; }
    @media (min-width: 992px) {
      .athletics #fsHeader .off-canvas-menu {
        top: 120px; } }
  .athletics #fsHeader .header-container {
    background: #FC1313;
    height: 120px;
    margin: 0; }
    .athletics #fsHeader .header-container .athletics-logo {
      display: none; }
      @media (min-width: 700px) {
        .athletics #fsHeader .header-container .athletics-logo {
          position: absolute;
          top: 15px;
          left: 30px;
          display: block; } }
    .athletics #fsHeader .header-container > .fsElementContent {
      height: 100%;
      max-width: 100%; }
    .athletics #fsHeader .header-container .header-btn-wrapper.fsElement {
      position: absolute;
      top: 25%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%;
      right: 0; }
      @media (min-width: 700px) {
        .athletics #fsHeader .header-container .header-btn-wrapper.fsElement {
          top: 50%;
          width: auto; } }
      @media (min-width: 800px) {
        .athletics #fsHeader .header-container .header-btn-wrapper.fsElement {
          right: 50px; } }
      .athletics #fsHeader .header-container .header-btn-wrapper.fsElement .menu-icon {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        font-size: 30px; }
        .athletics #fsHeader .header-container .header-btn-wrapper.fsElement .menu-icon:before {
          color: #fff; }
      .athletics #fsHeader .header-container .header-btn-wrapper.fsElement .search-icon {
        padding-right: 50px;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; }
        .athletics #fsHeader .header-container .header-btn-wrapper.fsElement .search-icon:before {
          font-size: 25px;
          color: #fff; }
  .athletics #fsHeader .site-info-container {
    text-align: center;
    max-width: 100%;
    top: 50px; }
    @media (min-width: 1250px) {
      .athletics #fsHeader .site-info-container {
        top: 25px; } }
    .athletics #fsHeader .site-info-container h1 {
      width: 274px;
      height: 101px; }
      @media (min-width: 500px) {
        .athletics #fsHeader .site-info-container h1 {
          width: 300px;
          height: 125px; } }
      @media (min-width: 700px) {
        .athletics #fsHeader .site-info-container h1 {
          width: 350px;
          height: 175px; } }
      @media (min-width: 1250px) {
        .athletics #fsHeader .site-info-container h1 {
          width: 528px;
          height: 182px; } }
    .athletics #fsHeader .site-info-container a {
      width: 100%;
      height: 100%;
      background: url(../images/athletic-logo.png) no-repeat 0 0;
      background-size: contain; }

#fsFooter {
  position: relative;
  padding: 0;
  margin: 20px 0 0;
  color: #fff;
  background-color: #75787b;
  background-image: url("../images/footerwatermark.png");
  background-repeat: no-repeat;
  background-position: center bottom; }
  #fsFooter.has-quick-links .scroll-to-top {
    position: absolute; }
  @media (min-width: 800px) {
    #fsFooter .fsLayout {
      margin-right: 0;
      margin-left: 0; } }
  #fsFooter .scroll-to-top {
    width: 100%;
    margin: 0 auto;
    border-top: 10px solid #da291c;
    text-align: center;
    position: relative;
    z-index: 5;
    pointer-events: none; }
    #fsFooter .scroll-to-top p {
      margin: 0; }
    #fsFooter .scroll-to-top a {
      pointer-events: all;
      display: inline-block;
      position: relative;
      top: -2px;
      height: 50px;
      width: 100px;
      padding: 2px;
      margin: 0;
      background-color: #da291c;
      color: #fff;
      border-radius: 0 0 100px 100px;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      font-size: 10px;
      line-height: 8px;
      vertical-align: top;
      text-transform: uppercase; }
      #fsFooter .scroll-to-top a:hover {
        color: rgba(255, 255, 255, 0.8); }
      #fsFooter .scroll-to-top a::after {
        font-size: 30px;
        display: block;
        content: "";
        font-family: "icomoon";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
  #fsFooter body:not(.fsComposeMode) .footer-quick-links-container {
    display: none; }
  #fsFooter .footer-quick-links {
    margin-top: 0; }
    #fsFooter .footer-quick-links.fsElement {
      margin-bottom: 0; }
    #fsFooter .footer-quick-links .fsStyleColumn {
      padding: 0;
      margin: 0; }
  #fsFooter .footer-container {
    min-height: 310px;
    padding-top: 35px;
    max-width: 1260px;
    margin: 0 auto; }
    #fsFooter .footer-container .fsStyleColumn-1 {
      width: 25%;
      border-right: 1px solid #fff; }
    #fsFooter .footer-container .fsStyleColumn-2 {
      width: 62%; }
    #fsFooter .footer-container .fsStyleColumn-3 {
      width: 13%;
      text-align: center;
      padding-top: 50px; }
      @media (max-width: 992px) {
        #fsFooter .footer-container .fsStyleColumn-3 {
          padding-top: 0; } }
      @media (max-width: 992px) {
        #fsFooter .footer-container .fsStyleColumn-3 img {
          max-width: 200px; } }
    @media (max-width: 992px) {
      #fsFooter .footer-container .fsStyleColumn-1,
      #fsFooter .footer-container .fsStyleColumn-2,
      #fsFooter .footer-container .fsStyleColumn-3 {
        float: none;
        border-right: 0;
        width: 100%; } }
  #fsFooter #footer-logo a {
    width: 100%;
    max-width: 255px;
    background-size: contain;
    background-image: url("../images/footer-logo.png");
    background-repeat: no-repeat;
    background-position: center;
    height: 58px;
    margin-bottom: 40px;
    display: block;
    padding: 0;
    color: transparent;
    font-size: 0; }
    #fsFooter #footer-logo a:hover {
      color: transparent; }
    @media (max-width: 992px) {
      #fsFooter #footer-logo a {
        margin-right: auto;
        margin-left: auto; } }
  #fsFooter .address {
    font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    color: #fff;
    text-align: right;
    margin-bottom: 20px; }
    @media (min-width: 1150px) {
      #fsFooter .address {
        white-space: nowrap; } }
    @media (max-width: 992px) {
      #fsFooter .address {
        text-align: center; } }
    #fsFooter .address p {
      margin-bottom: 0; }
      #fsFooter .address p:first-child::before {
        content: "";
        display: inline-block;
        width: 18px;
        height: 14px;
        background: url("../images/sprite.png") no-repeat -160px -234px;
        background-size: auto; }
    #fsFooter .address .icon-wrapper {
      display: block; }
      @media (max-width: 992px) {
        #fsFooter .address .icon-wrapper {
          display: inline-block; } }
  #fsFooter .nav-social .fsNavLevel1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    @media (max-width: 992px) {
      #fsFooter .nav-social .fsNavLevel1 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center; }
        #fsFooter .nav-social .fsNavLevel1 li:last-child {
          margin-right: 0; } }
  #fsFooter .footer-caption {
    font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: normal;
    padding-left: 20px;
    color: #fff; }
    @media (max-width: 992px) {
      #fsFooter .footer-caption {
        width: 70%;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
        margin-bottom: 25px; } }
    @media (max-width: 600px) {
      #fsFooter .footer-caption {
        width: 100%;
        padding-right: 20px; } }
  #fsFooter .footer-links-container .fsElementContent {
    zoom: 1; }
    #fsFooter .footer-links-container .fsElementContent:after {
      display: table;
      clear: both;
      content: ''; }
  #fsFooter .footer-links-container ul {
    width: 22%;
    min-height: 152px;
    padding-left: 20px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    color: #fff;
    border-right: 1px solid #fff;
    list-style: none;
    float: left; }
    #fsFooter .footer-links-container ul:last-child {
      border-right: 0; }
    @media (max-width: 768px) {
      #fsFooter .footer-links-container ul {
        width: 100%;
        border-right: 0;
        text-align: center;
        float: none;
        margin: 0 auto 30px;
        padding: 1px 20px; } }
    #fsFooter .footer-links-container ul.contact-details {
      width: 33.33333333%;
      padding-right: 20px; }
      @media (max-width: 768px) {
        #fsFooter .footer-links-container ul.contact-details {
          width: 100%;
          max-width: 250px; } }
      #fsFooter .footer-links-container ul.contact-details li:first-child div {
        display: inline-block;
        vertical-align: top; }
        @media (min-width: 1100px) {
          #fsFooter .footer-links-container ul.contact-details li:first-child div:first-child {
            padding-right: 10px; } }
        #fsFooter .footer-links-container ul.contact-details li:first-child div:last-child {
          text-align: right; }
      #fsFooter .footer-links-container ul.contact-details p {
        line-height: 1.5;
        letter-spacing: normal;
        width: 45%;
        display: inline-block; }
      @media (max-width: 800px) {
        #fsFooter .footer-links-container ul.contact-details a {
          display: block;
          text-align: center; } }
      #fsFooter .footer-links-container ul.contact-details a + a {
        display: block; }
    @media (min-width: 992px) {
      #fsFooter .footer-links-container ul.accessibility-list a,
      #fsFooter .footer-links-container ul#useful-links-1 a,
      #fsFooter .footer-links-container ul#useful-links-2 a {
        white-space: nowrap;
        width: 100%;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis; } }
    #fsFooter .footer-links-container ul li {
      padding-bottom: 17px; }
      #fsFooter .footer-links-container ul li:last-child {
        padding-bottom: 0; }
  #fsFooter .footer-links-container a {
    color: #fff; }
    #fsFooter .footer-links-container a:hover {
      color: #da291c; }
  #fsFooter .footer-bottom {
    background-color: #da291c;
    padding: 10px;
    margin-bottom: 0; }
    @media (max-width: 430px) {
      #fsFooter .footer-bottom {
        padding-bottom: 40px; } }
    #fsFooter .footer-bottom .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 1125px; }
    #fsFooter .footer-bottom p {
      font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-weight: 400;
      line-height: 1.5;
      letter-spacing: normal;
      color: #fff;
      margin: 0;
      padding: 0; }
  .esto-vir-journey #fsFooter {
    margin: 0; }

.school-details {
  margin-bottom: 20px; }
  .school-details [itemprop='name'] {
    margin-top: 0;
    font-weight: normal;
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    color: #da291c;
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 10px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

.athletics #fsFooter {
  position: relative;
  background: #da291c;
  margin: 0;
  padding: 0 0 15px 0; }
  @media (min-width: 1000px) {
    .athletics #fsFooter:before {
      content: '';
      position: absolute;
      bottom: 40px;
      left: 95px;
      background: url(../images/athletics-sprite.png) no-repeat -278px -275px;
      width: 85px;
      height: 85px; } }
  .athletics #fsFooter .athletic-footer-logo {
    padding: 60px 20px 42px 20px;
    margin: 0;
    text-align: center; }
    @media (min-width: 700px) {
      .athletics #fsFooter .athletic-footer-logo {
        padding: 60px 0 42px 0; } }
  .athletics #fsFooter .athletics-footer-nav {
    text-align: center;
    margin-bottom: 62px; }
    .athletics #fsFooter .athletics-footer-nav .fsNavLevel1 {
      margin: 0;
      padding: 0; }
      .athletics #fsFooter .athletics-footer-nav .fsNavLevel1 li a {
        color: #fff;
        font-size: 26px;
        line-height: 44px;
        font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
        text-transform: uppercase; }
        .athletics #fsFooter .athletics-footer-nav .fsNavLevel1 li a:hover {
          text-decoration: underline; }
  .athletics #fsFooter .nav-social.athletics-social {
    text-align: center;
    margin-bottom: 90px; }
    .athletics #fsFooter .nav-social.athletics-social .fsElementTitle {
      color: #fff;
      font-size: 13px;
      line-height: 15px;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
    .athletics #fsFooter .nav-social.athletics-social .fsNavLevel1 {
      display: block; }
      .athletics #fsFooter .nav-social.athletics-social .fsNavLevel1 li {
        margin: 0 18px; }
        .athletics #fsFooter .nav-social.athletics-social .fsNavLevel1 li a {
          height: 40px;
          width: 40px; }
          .athletics #fsFooter .nav-social.athletics-social .fsNavLevel1 li a:before {
            color: #da291c;
            font-size: 24px; }
          .athletics #fsFooter .nav-social.athletics-social .fsNavLevel1 li a:hover:before {
            color: #fff; }
  .athletics #fsFooter .footer-bottom {
    text-align: center; }

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

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

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

body {
  font-size: 18px;
  line-height: 25px;
  color: #75787b; }

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

#fsPageBodyWrapper {
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  background-color: #fff; }
  body:not(.home) #fsPageBodyWrapper {
    position: relative; }
    body:not(.home) #fsPageBodyWrapper::after {
      content: "";
      display: block;
      background-image: url("../images/section-background.png");
      background-repeat: no-repeat;
      background-position: center 40px;
      background-size: 100%;
      max-width: 1266px;
      height: 100%;
      position: absolute !important;
      top: 0;
      bottom: 0;
      opacity: 0.4;
      z-index: 0; }

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 1125px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1; }
  .fsHasLeftBanner #fsPageBody,
  .fsHasRightBanner #fsPageBody {
    padding-top: 35px; }
  @media (min-width: 600px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }

#fsPageContent {
  width: 100%; }

/*! 5 COLUMNS | structure - layouts v0.0.1 */
.col-layout-5 > .fsElementContent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  zoom: 1; }
  .col-layout-5 > .fsElementContent:after {
    display: table;
    clear: both;
    content: ''; }
  .home .col-layout-5 > .fsElementContent {
    text-align: center; }

#fsBannerLeft {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    #fsBannerLeft {
      padding-right: 40px;
      width: 280px;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 992px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

.fsHasRightBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }
  @media (min-width: 992px) {
    .fsHasRightBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 260px); } }

.fsHasLeftBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%; }
  @media (min-width: 992px) {
    .fsHasLeftBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }

.fsHasLeftBanner.fsHasRightBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px); } }
  @media (min-width: 992px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
      width: calc(100% - 540px); } }

#fsBannerRight {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 992px) {
    #fsBannerRight {
      padding-left: 40px;
      width: 260px;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0; }
    @media (min-width: 600px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px); } }
    @media (min-width: 992px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 40px;
        width: 260px; } }

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

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

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

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

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

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

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

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

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

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 280px); } }
  .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 992px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 280px); } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleTwoThirds {
        width: calc(100% - 200px); } }

.fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 280px;
      padding-right: 40px; } }
  @media (min-width: 700px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-right: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasLeftBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 280px;
      padding-right: 40px;
      margin-bottom: 0; } }
  @media (min-width: 600px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 992px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
      padding-right: 40px;
      width: 280px; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideRightLayout > .fsDiv.fsStyleOneThird {
        padding-right: 20px;
        width: 200px; } }

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 40px;
      width: 260px; } }

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

@media (min-width: 992px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

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

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 992px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 540px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 40px;
      width: 260px; } }

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

.fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  @media (min-width: 700px) {
    .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: 260px;
      padding-left: 40px; } }
  .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%;
    padding: 0; }
    @media (min-width: 800px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 40px;
        width: 260px; } }
  @media (min-width: 700px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 100%;
      padding-left: 0;
      margin-bottom: 20px; } }
  @media (min-width: 1000px) {
    .fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
      width: 260px;
      padding-left: 40px;
      margin-bottom: 0; } }
  .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
    width: 100%; }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner .fsTwoColumnWideLeftLayout > .fsDiv.fsStyleOneThird {
        padding-left: 20px;
        width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px); } }
  @media (min-width: 992px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding: 0; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 992px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

@media (min-width: 600px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 992px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    padding-right: 40px;
    width: 280px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 20px;
    width: 200px; } }

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

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 600px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 200px); } }
  @media (min-width: 992px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      width: calc(100% - 440px);
      margin-bottom: 0; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 540px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1100px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 40px;
      width: 260px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#fsPoweredByFinalsite {
  position: absolute;
  bottom: 7px;
  float: right;
  right: 20px; }
  #fsPoweredByFinalsite div {
    position: relative; }
  #fsPoweredByFinalsite a {
    display: block; }

.athletics #fsPoweredByFinalsite {
  position: relative;
  bottom: 0;
  right: 0;
  float: none;
  margin: 0 auto;
  padding: 10px 0; }
  @media (min-width: 1000px) {
    .athletics #fsPoweredByFinalsite {
      position: absolute;
      bottom: 21px;
      float: right;
      right: 20px;
      margin: 0;
      padding: 0; } }

.fsBreadcrumb {
  position: relative;
  padding-bottom: 21px;
  display: none !important; }
  @media (min-width: 800px) {
    .fsBreadcrumb {
      display: block !important; } }
  #fsPageWrapper .fsBreadcrumb {
    margin-bottom: 34px; }
  .fsBreadcrumb::after {
    content: "";
    display: block;
    position: relative;
    top: 21px;
    height: 1px;
    background-color: #da291c; }
  .fsBreadcrumb-fullwidth {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 28px; }
  #fsHeader .fsBreadcrumb {
    display: none; }
    @media (min-width: 1145px) {
      #fsHeader .fsBreadcrumb {
        padding-right: 0;
        padding-left: 0; } }
  .home .fsBreadcrumb {
    display: none !important; }
  .athletics .fsBreadcrumb {
    display: none !important; }
  .fsBreadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    height: 24px;
    line-height: 25px; }
  .fsBreadcrumb li {
    display: inline-block;
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #da291c; }
  .fsBreadcrumb a,
  .fsBreadcrumb span {
    color: #75787b; }
  .fsBreadcrumb a:hover {
    color: #da291c; }
  .fsBreadcrumb span {
    padding-right: 10px;
    padding-left: 10px; }

.menu-icon,
.close-icon {
  cursor: pointer;
  font-size: 20px; }
  .menu-icon:hover::before,
  .close-icon:hover::before {
    color: #ad2116; }

.menu-icon::before {
  font-size: inherit;
  content: "";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #da291c; }

.close-icon {
  position: absolute;
  right: 20px;
  top: 17px; }
  .close-icon::before {
    color: #a9abac;
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.nav-secondary ul {
  background-color: #efefef; }

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

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

.nav-main .fsNavLevel1 > li,
.nav-secondary .fsNavLevel1 > li {
  position: relative; }
  @media (min-width: 992px) {
    .nav-main .fsNavLevel1 > li,
    .nav-secondary .fsNavLevel1 > li {
      -webkit-box-flex: 1;
      -webkit-flex: 1 auto;
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li > a,
  .nav-secondary .fsNavLevel1 > li > a {
    padding: 17px 17px 15px;
    color: #75787b;
    display: block;
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    text-transform: uppercase; }
  .nav-main .fsNavLevel1 > li:hover > a,
  .nav-secondary .fsNavLevel1 > li:hover > a {
    color: #da291c; }
  .nav-main .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a,
  .nav-secondary .fsNavLevel1 > li[class*="fsNavCurrentPage"] > a {
    color: #da291c; }

#fsHeader .nav-main {
  display: none;
  margin-bottom: 0; }
  @media (min-width: 992px) {
    #fsHeader .nav-main {
      display: block;
      float: right;
      padding-right: 68px;
      margin-top: 12px; } }
  @media (min-width: 1200px) {
    #fsHeader .nav-main {
      padding-right: 75px; } }

@media (min-width: 992px) {
  .nav-main .fsNavLevel1 {
    position: relative;
    margin: 0 auto;
    max-width: 1125px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .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:nth-child(n+5) {
  display: none; }

.nav-secondary {
  border-top: 1px solid #da291c; }
  .nav-secondary .fsNavLevel1 > li {
    border-bottom: 1px solid #da291c; }
    @media (min-width: 992px) {
      .nav-secondary .fsNavLevel1 > li:nth-child(-n+4) {
        display: none; } }
    @media (min-width: 992px) {
      body.athletics .nav-secondary .fsNavLevel1 li:nth-child(-n+4) {
        display: block; } }
    @media (min-width: 992px) {
      .nav-secondary .fsNavLevel1 > li a {
        padding: 7.5px 30px;
        text-transform: none;
        color: #363636; } }

.nav-main .fsNavLevel1 > li {
  position: relative; }
  .nav-main .fsNavLevel1 > li:first-of-type a {
    padding-left: 0; }
  .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo {
    max-height: 9999px; }
  @media (max-width: 599px) {
    .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; } }
  .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
    z-index: 300; }

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

.nav-main .fsNavLevel2 a {
  padding: 0.55556em;
  color: #fff;
  display: block; }
  .nav-main .fsNavLevel2 a:hover {
    background: #ad2116; }

/*===================MENU======================*/
@media (min-width: 992px) and (max-width: 1025px) {
  .nav-main .fsNavLevel1 {
    margin-right: 10px; }
    .nav-main .fsNavLevel1 > li > a {
      padding-right: 0px; } }

.nav-main .fsNavLevel1 {
  position: static; }
  .nav-main .fsNavLevel1 > li {
    position: static; }

@media (min-width: 992px) {
  .nav-main .fsNavLevel1 > li > a {
    padding-bottom: 32px;
    position: relative; }
  .nav-main .fsNavLevel1 > li.fsNavParentPage:hover > a::after {
    display: block; }
  .nav-main .fsNavLevel1 > li > a::after {
    content: "";
    display: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    background-color: #363636;
    border: 1px solid #da291c;
    z-index: 1; } }

/*===================DROPDOWN======================*/
body .nav-main .fsNavLevel1 .fsNavPageInfo {
  background-color: #363636;
  overflow: visible;
  padding: 20px;
  min-height: 170px;
  top: 86px;
  display: none; }

.nav-main .fsNavLevel1 .fsNavPageInfo::before {
  background-color: #363636;
  border-bottom: 1px solid #da291c;
  border-top: 1px solid #da291c;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50%;
  width: 200%;
  z-index: -1; }

.nav-main .fsNavLevel1 .fsNavPageInfo .fsNavLevel2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  .nav-main .fsNavLevel1 .fsNavPageInfo .fsNavLevel2 > li {
    margin: 0 5px;
    width: 31%;
    min-width: 190px;
    position: relative; }
    .nav-main .fsNavLevel1 .fsNavPageInfo .fsNavLevel2 > li::before {
      content: "";
      display: inline-block;
      position: absolute;
      border-radius: 50%;
      width: 8px;
      height: 8px;
      background-color: #da291c;
      top: 0;
      bottom: 0;
      margin: auto 0; }
    .nav-main .fsNavLevel1 .fsNavPageInfo .fsNavLevel2 > li a {
      font-size: 16px;
      font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
      color: #a0a0a0;
      padding-left: 20px;
      padding-right: 20px;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .nav-main .fsNavLevel1 .fsNavPageInfo .fsNavLevel2 > li a:hover {
        background-color: transparent;
        color: #fff; }

@media (min-width: 980px) {
  .nav-main .fsNavParentPage:hover .fsNavPageInfo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .nav-main .fsNavParentPage .fsNavPageInfo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .nav-main .fsNavParentPage .fsNavPageInfo .fsNavPageDescription {
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
      width: 30%;
      max-width: 300px;
      height: 170px;
      margin: -20px 0;
      overflow: hidden;
      position: relative; }
      .nav-main .fsNavParentPage .fsNavPageInfo .fsNavPageDescription img {
        width: 100%;
        height: auto; }
      .nav-main .fsNavParentPage .fsNavPageInfo .fsNavPageDescription a {
        position: absolute;
        display: block;
        padding: 0 5px;
        right: 0;
        left: 0;
        bottom: 0;
        text-align: center;
        background: rgba(218, 41, 28, 0.7);
        font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: 400;
        line-height: 1.5;
        vertical-align: middle;
        letter-spacing: normal;
        color: #fff;
        text-transform: uppercase; }
        .nav-main .fsNavParentPage .fsNavPageInfo .fsNavPageDescription a::before {
          content: "";
          display: block;
          position: absolute;
          bottom: 40px;
          height: 125px;
          width: 100%;
          z-index: 3;
          pointer-events: all; }
    .nav-main .fsNavParentPage .fsNavPageInfo .fsNavLevel2 {
      width: 70%; } }

#fsHeader .off-canvas-menu {
  position: fixed;
  z-index: 500;
  z-index: 1300;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  overflow-y: scroll;
  -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  top: 0;
  bottom: 0;
  width: 100%;
  max-width: 360px;
  min-height: 100%;
  background: #fff; }
  @media (min-width: 992px) {
    #fsHeader .off-canvas-menu {
      position: absolute;
      bottom: auto;
      top: 86px;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
      min-height: 0;
      overflow: auto;
      width: 220px;
      right: 20px;
      left: auto;
      margin-right: 0;
      margin-left: auto;
      border-left: 1px solid #da291c;
      border-right: 1px solid #da291c; } }
  @media (min-width: 1145px) {
    #fsHeader .off-canvas-menu {
      right: 0; } }
  @media (max-width: 992px) {
    .fsAccountBarVisible #fsHeader .off-canvas-menu {
      top: 40px; } }
  .menu-is-active #fsHeader .off-canvas-menu {
    display: block;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  #fsHeader .off-canvas-menu .fsElementHeaderContent {
    margin-bottom: 0; }

.off-canvas-menu-title {
  color: #da291c;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: uppercase;
  padding: 15px;
  text-align: center;
  border-bottom: 1px solid #da291c;
  border-top: 1px solid #da291c; }
  @media (min-width: 992px) {
    .off-canvas-menu-title {
      display: none; } }

/*!Sub Navigation*/
#fsBannerLeft .nav-sub::before,
#fsBannerRight .nav-sub::before, .nav-sub > header > .fsElementTitle {
  border-bottom: 1px solid #da291c;
  font-size: 22px;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  text-align: center;
  color: #75787b; }

#fsBannerLeft .nav-sub::before,
#fsBannerRight .nav-sub::before {
  padding-bottom: 20px;
  padding-left: 20px;
  content: "In This Section";
  display: none; }
  @media (min-width: 600px) {
    #fsBannerLeft .nav-sub::before,
    #fsBannerRight .nav-sub::before {
      text-align: left;
      display: block; } }

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

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

#fsHeader .nav-sub {
  display: block;
  padding: 0 20px;
  background: #fff; }
  @media (min-width: 600px) {
    #fsHeader .nav-sub {
      display: none; } }

@media (min-width: 992px) {
  #fsPageBody .nav-sub {
    display: block; } }

.nav-sub.nav-sub-empty {
  display: none !important; }

@media (max-width: 599px) {
  .nav-sub > .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; } }

.nav-sub.active-nav > .fsElementContent {
  max-height: 9999px;
  visibility: visible;
  opacity: 1; }

.nav-sub ul li {
  position: relative; }
  .nav-sub ul li.fsNavParentPage {
    cursor: pointer; }
    .nav-sub ul li.fsNavParentPage::after {
      content: "";
      font-family: "icomoon";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: 25px;
      height: 25px;
      line-height: 25px;
      border-radius: 50%;
      text-align: center;
      position: absolute;
      right: 10px;
      top: 0.9em;
      vertical-align: middle;
      color: #da291c;
      background-color: white;
      -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, top 0.3s ease-in-out;
      transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, top 0.3s ease-in-out; }
    .nav-sub ul li.fsNavParentPage:hover > a {
      color: #da291c; }
    .nav-sub ul li.fsNavParentPage.is-open::after {
      background-color: #da291c;
      color: #fff;
      content: "\e908";
      line-height: 23px; }
    .nav-sub ul li.fsNavParentPage.is-open > a {
      color: #da291c; }
    .nav-sub ul li.fsNavParentPage > a {
      margin-right: 50px; }
  .nav-sub ul li > .fsNavPageInfo {
    padding-left: 10px;
    display: none; }
  .nav-sub ul li.fsNavCurrentPage > a, .nav-sub ul li.fsNavCurrentPageAncestor > a {
    color: #da291c; }
  .nav-sub ul li.fsNavCurrentPage .fsNavPageInfo, .nav-sub ul li.fsNavCurrentPageAncestor .fsNavPageInfo {
    display: block; }
  .nav-sub ul li a {
    display: block;
    padding: 15px 15px 15px 15px;
    color: #75787b;
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: normal;
    text-transform: capitalize; }
    .nav-sub ul li a:hover {
      color: #da291c; }

.nav-sub .fsNavLevel1 > li {
  border-bottom: 1px solid #da291c; }
  .nav-sub .fsNavLevel1 > li:last-child {
    border-bottom: none; }
  .nav-sub .fsNavLevel1 > li.fsNavParentPage:hover::after {
    background-color: #da291c;
    color: #fff; }

.nav-sub > header {
  display: block; }
  @media (min-width: 600px) {
    .nav-sub > header {
      display: none; } }
  .nav-sub > header > .fsElementTitle {
    position: relative;
    margin: 0;
    padding: 20px;
    cursor: pointer;
    text-align: center; }
    @media (min-width: 992px) {
      .nav-sub > header > .fsElementTitle {
        cursor: default; } }
    @media (max-width: 991px) {
      .nav-sub > header > .fsElementTitle:after {
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 40px;
        line-height: 40px;
        text-align: center;
        margin-left: 8px;
        content: "";
        font-family: "icomoon";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; } }
    @media (max-width: 991px) {
      .nav-sub.active-nav > header > .fsElementTitle:after {
        content: "";
        font-family: "icomoon";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; } }

.nav-social .fsNavLevel1 {
  font-size: 0; }
  .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social .fsNavLevel1 li {
    display: inline-block; }
    .nav-social .fsNavLevel1 li:not(:last-child) {
      margin-right: 10px; }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover {
    background: #3b5998;
    border-color: #3b5998; }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover {
    background: #3f729b;
    border-color: #3f729b; }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover {
    background: #0077b5;
    border-color: #0077b5; }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover {
    background: #cc2127;
    border-color: #cc2127; }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover {
    background: #35465c;
    border-color: #35465c; }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover {
    background: #55acee;
    border-color: #55acee; }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover {
    background: #1ab7ea;
    border-color: #1ab7ea; }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='vine']:hover {
    background: #00b488;
    border-color: #00b488; }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover {
    background: #cd201f;
    border-color: #cd201f; }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 [href*='rss']:hover {
    background: #f26522;
    border-color: #f26522; }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before {
      color: #fff; }
  .nav-social .fsNavLevel1 a {
    display: block;
    position: relative;
    background: #FFF;
    height: 30px;
    width: 30px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #75787b;
      font-size: 18px;
      -webkit-transition: 0.3s all;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

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

.nav-utility-footer .fsNavLevel1 li {
  margin: 0;
  padding: 0; }

.nav-site-map .fsElementContent nav ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map .fsElementContent nav ul li {
    margin: 0;
    padding: 0;
    font-weight: 400; }
  .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map .fsElementContent nav ul.fsNavLevel1 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
        -webkit-column-rule: 0;
        -moz-column-rule: 0;
        column-rule: 0;
        min-height: initial; }
        .nav-site-map .fsElementContent nav ul.fsNavLevel1 li {
          -webkit-column-break-inside: avoid;
          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; }

.hero-slides {
  background-color: #e1e1e1; }

body:not(.home) .hero-slides::before,
body:not(.home) .default-hero::before {
  content: "";
  display: block;
  width: 100%;
  height: 32px;
  max-width: 185px;
  background: url("../images/estovir.png") no-repeat center;
  background-size: contain;
  position: absolute;
  right: 70px;
  z-index: 1; }

body:not(.home) .hero-slides::before {
  bottom: 70px; }

body:not(.home) .default-hero::before {
  bottom: 30px; }

body:not(.fsComposeMode) .default-hero {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 280px;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: height 0.9s ease-in-out;
  transition: height 0.9s ease-in-out;
  will-change: opacity; }
  @media (min-width: 992px) {
    body:not(.fsComposeMode) .default-hero {
      height: 460px; } }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .default-hero {
      margin-top: -105px; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .default-hero {
      height: 560px; } }
  @media (min-width: 1300px) {
    body:not(.fsComposeMode) .default-hero {
      height: 670px; } }

body:not(.fsComposeMode) .hero-image {
  display: none !important; }

/*! elements - constituent main */
/*! elements - constituent search */
.search-icon {
  display: inline-block;
  cursor: pointer; }
  .search-icon::before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #da291c;
    font-size: 20px; }
  .search-icon:hover::before {
    color: #ad2116; }
  .search-icon span {
    display: none; }

.search-container {
  display: none;
  max-width: 245px;
  width: 90%;
  position: absolute;
  top: 130px;
  right: 20px;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .search-container {
      top: 86px; } }
  @media (min-width: 1145px) {
    .search-container {
      right: 0; } }

.search-module form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.search-module input,
.search-module button {
  height: 38px;
  outline: 0; }

.search-module input {
  background-color: #da291c;
  border: none;
  height: 38px;
  color: #fff;
  font-size: 1em;
  padding: 8px 40px 8px 8px;
  box-sizing: border-box;
  width: 100%;
  vertical-align: middle;
  -webkit-appearance: none;
  border-radius: 0; }

.search-module button {
  width: 38px;
  min-width: 38px;
  background-color: #fff;
  display: block;
  border: 1px solid #da291c;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  position: relative; }
  ::-webkit-input-placeholder {
    color: #fff; }
  :-moz-placeholder {
    color: #fff; }
  ::-moz-placeholder {
    color: #fff; }
  :-ms-input-placeholder {
    color: #fff; }
  .search-module button::before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 20px;
    color: #da291c; }
  .search-module button:hover {
    background-color: #ad2116; }
    .search-module button:hover::before {
      color: #fff; }

.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 800px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.11111em; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch label {
        display: inline-block;
        vertical-align: top;
        width: 49.5%;
        padding: 0 10px; } }
    @media (min-width: 900px) {
      .fsConstituent.fsSearch label {
        width: 32.83333%; } }
  .fsConstituent.fsSearch input,
  .fsConstituent.fsSearch select {
    display: block;
    width: 100%; }
  .fsConstituent.fsSearch [type*='submit'] {
    width: auto; }
    @media (min-width: 800px) {
      .fsConstituent.fsSearch [type*='submit'] {
        margin-left: 0.55556em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: block;
    margin: 0 10px; }

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

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

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

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

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

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

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

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

/*! elements - constituent default layout */
.fsDirectory {
  word-break: break-word;
  margin-bottom: 20px; }
  .fsDirectory .fsConstituentItem {
    padding: 15px 0;
    background-color: #f1f2f2; }
    .fsDirectory .fsConstituentItem > h3, .fsDirectory .fsConstituentItem > div {
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: 10px;
      padding-top: 0; }
      .fsDirectory .fsConstituentItem > h3:last-child, .fsDirectory .fsConstituentItem > div:last-child {
        margin-bottom: 0; }
    .fsDirectory .fsConstituentItem .fsPhoto {
      text-align: center; }

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

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

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

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

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

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

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

/*! elements - accordion */
.fsAccordion .fsPanel, .fsTabs .fsPanel {
  margin-bottom: 5px; }
  .fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
    cursor: pointer;
    background: #da291c;
    -webkit-transition: .3s;
    transition: .3s; }
    .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
      margin-top: 0;
      font-weight: normal;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      color: #da291c;
      font-size: 36px;
      line-height: 1.5;
      margin-bottom: 16px;
      margin-bottom: 0px;
      display: block;
      font-size: 20px;
      font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 13.33333px;
      color: #fff;
      -webkit-transition: .3s;
      transition: .3s;
      position: relative; }
      .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
        -webkit-transition: none;
        transition: none; }
    .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover {
      background: #ad2116;
      -webkit-transition: .3s;
      transition: .3s; }
      .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2 {
        color: #fff;
        -webkit-transition: .3s;
        transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen > header, .fsTabs .fsPanel.fsStateOpen > header {
  background: #ad2116; }
  .fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
    color: #fff; }
    .fsAccordion .fsPanel.fsStateOpen > header h2:before, .fsTabs .fsPanel.fsStateOpen > header h2:before {
      content: "-"; }

.fsPanelIconAfter.fsAccordion .fsPanel > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel > header h2::after, .fsPanelIconBefore.fsAccordion .fsPanel > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel > header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  content: "+"; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen > header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen > header h2::before, .fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen > header h2::after, .fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen > header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  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.33333px; }

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

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

.fsAccordion .fsPanel header ~ .fsElementContent, .fsTabs .fsPanel header ~ .fsElementContent {
  background-color: #eaeaeb;
  padding-right: 10px;
  padding-left: 10px; }

.fsAccordion {
  margin-bottom: 20px; }

.athletics .fsAccordion .fsPanel header ~ .fsElementContent, .athletics .fsTabs .fsPanel header ~ .fsElementContent {
  background: transparent; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px; }
  .fsAthleticsEvent > .fsElementContent {
    width: 100%; }
  .fsAthleticsEvent .fsAlertFeeds {
    margin-bottom: 10px; }
  .fsAthleticsEvent .fsElementEventIcon {
    display: inline-block;
    max-width: 100%; }
  .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 .fsAthleticsOpponents {
    display: inline; }
  .fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
    display: inline; }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
      display: none; } }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
      display: inline-block;
      width: 100%;
      padding: 0 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0; }
      .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700;
        color: #ad2116; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: 'Team: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
        display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
          content: 'Opponent: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: 'Date: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: 'Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: 'Location: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: 'Advantage: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: 'Type: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: 'Details: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: 'Result: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: 'Score: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: 'Alerts: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: 'Dismissal: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: 'Departure: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: 'Return Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: 'Pickup Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: 'Recap: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: 'Status: '; } }

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

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

.fsAthleticsRoster .fsElementTable td.fsRosterPlayerNumber:before, .fsAthleticsRosterList li > div.fsRosterPlayerNumber:before {
  content: 'Number: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterName:before, .fsAthleticsRosterList li > div.fsRosterName:before {
  content: 'Name: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterPosition:before, .fsAthleticsRosterList li > div.fsRosterPosition:before {
  content: 'Position: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterClass:before, .fsAthleticsRosterList li > div.fsRosterClass:before {
  content: 'Class: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterGradeLevel:before, .fsAthleticsRosterList li > div.fsRosterGradeLevel:before {
  content: 'Grade: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHometown:before, .fsAthleticsRosterList li > div.fsRosterHometown:before {
  content: 'Hometown: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterHeight:before, .fsAthleticsRosterList li > div.fsRosterHeight:before {
  content: 'Height: '; }

.fsAthleticsRoster .fsElementTable td.fsRosterWeight:before, .fsAthleticsRosterList li > div.fsRosterWeight:before {
  content: 'Weight: '; }

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

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

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

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

.fsAthleticsRosterList li {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #75787a; }
  .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; }

body:not(.fsComposeMode).home.athletics #fsPageBody {
  max-width: 100%;
  margin: 0;
  background: #EFEFEB; }

body:not(.fsComposeMode).home.athletics .search-container {
  top: 12px; }

@media (min-width: 992px) {
  body:not(.fsComposeMode).home.athletics .hero-slides {
    margin-top: -83px;
    height: calc(100vh - 120px); } }

body:not(.fsComposeMode).home.athletics .hero-slides:before {
  display: none; }

body:not(.fsComposeMode).home.athletics .hero-slides:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
  z-index: 1; }

body:not(.fsComposeMode).home.athletics .hero-slides .slick-dots {
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%); }
  @media (min-width: 700px) {
    body:not(.fsComposeMode).home.athletics .hero-slides .slick-dots {
      right: 16px;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none; } }

@media (min-width: 992px) {
  body:not(.fsComposeMode).home.athletics .hero-slides article {
    height: calc(100vh - 60px); } }

body:not(.fsComposeMode).home.athletics .hero-slides footer a {
  background: url(../images/athletics-sprite.png) no-repeat 0 0;
  width: 76px;
  height: 76px;
  line-height: 70px;
  border: 0;
  top: -20px;
  font-size: 12px; }
  body:not(.fsComposeMode).home.athletics .hero-slides footer a:before {
    display: none; }
  body:not(.fsComposeMode).home.athletics .hero-slides footer a:after {
    display: block;
    font-size: 22px;
    content: "\e906";
    font-family: "icomoon";
    content: "\e90d";
    position: absolute;
    bottom: -11px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

body:not(.fsComposeMode).home.athletics .hero-slides .caption-wrapper {
  bottom: 160px; }
  @media (max-width: 999px) {
    body:not(.fsComposeMode).home.athletics .hero-slides .caption-wrapper .caption-desc p, body:not(.fsComposeMode).home.athletics .hero-slides .caption-wrapper .caption-desc strong {
      font-size: 30px;
      line-height: 1.2em; } }

body:not(.fsComposeMode).home.athletics .news-bulletin {
  position: relative;
  top: 0;
  height: 113px;
  background-color: #342E31; }
  body:not(.fsComposeMode).home.athletics .news-bulletin:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/microphone.png") no-repeat;
    width: 100%;
    height: 100%; }
    @media (min-width: 1250px) {
      body:not(.fsComposeMode).home.athletics .news-bulletin:before {
        left: 60px; } }
  body:not(.fsComposeMode).home.athletics .news-bulletin > .fsElementContent article {
    height: 113px; }
    body:not(.fsComposeMode).home.athletics .news-bulletin > .fsElementContent article .fsTitle a {
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      font-size: 26px;
      line-height: 28px;
      text-transform: uppercase; }

body:not(.fsComposeMode).home.athletics .social-media-feeds .fsStyleColumn-2 {
  background: #6B6E71; }

body:not(.fsComposeMode).home.athletics .tier-1 {
  padding: 0 20px 65px 20px;
  margin: 0; }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-1 {
      padding: 0 0 65px 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-1 .games-section {
    max-width: 1148px;
    margin: 0 auto;
    padding-top: 45px; }
    body:not(.fsComposeMode).home.athletics .tier-1 .games-section .fsListItems {
      margin: 0 -25px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games {
      margin-bottom: 50px; }
      body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article {
        height: 302px;
        overflow: visible;
        padding: 0 15px;
        margin-bottom: 30px;
        width: 100%; }
        @media (min-width: 600px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article {
            width: 50%;
            float: left; } }
        @media (min-width: 800px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article {
            width: 33.33%; } }
        @media (min-width: 1200px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article {
            padding: 0 25px;
            margin-bottom: 50px; } }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .articleContents {
          position: relative;
          background: #342E31;
          height: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif; }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsCategories {
          position: relative;
          background: #ED2227;
          margin: 0;
          z-index: 0;
          -webkit-box-ordinal-group: 2;
          -webkit-order: 1;
          -ms-flex-order: 1;
          order: 1; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsCategories:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            background: url(../images/athletics-sprite.png) no-repeat -245px -11px;
            height: 90px;
            width: 136px;
            z-index: -1; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsCategories .fsCategory {
            color: #fff;
            font-size: 23px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            height: 90px;
            margin: 0;
            padding: 4px 20px 0 20px;
            z-index: 1; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsCategories .fsCategory {
                font-size: 28px; } }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTitle {
          color: #fff;
          font-size: 18px;
          text-transform: uppercase;
          -webkit-box-ordinal-group: 4;
          -webkit-order: 3;
          -ms-flex-order: 3;
          order: 3;
          padding: 0 10px 10px 20px; }
          @media (min-width: 1200px) {
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTitle {
              font-size: 23px; } }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTitle .right-title {
            margin-top: 8px;
            display: block;
            color: #AEACAD; }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsBody {
          -webkit-box-ordinal-group: 5;
          -webkit-order: 4;
          -ms-flex-order: 4;
          order: 4;
          position: absolute;
          bottom: 10px;
          left: 100px;
          margin: 0; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsBody p {
            font-size: 34px;
            line-height: 36px;
            color: #fff;
            margin: 0; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsBody p {
                font-size: 54px;
                line-height: 56px; } }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsBody p .right-score {
              color: #AEACAD; }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsSummary {
          -webkit-box-ordinal-group: 3;
          -webkit-order: 2;
          -ms-flex-order: 2;
          order: 2;
          padding: 20px 20px 0 20px; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsSummary p {
            color: #fff;
            font-size: 11px;
            line-height: 13px;
            text-transform: uppercase;
            margin-bottom: 10px; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsSummary p {
                font-size: 13px;
                line-height: 15px; } }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTags {
          position: absolute;
          bottom: -10px;
          left: -10px;
          width: 65px;
          height: 65px;
          margin: 0; }
          @media (min-width: 1200px) {
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTags {
              width: 90px;
              height: 90px; } }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTags .fsTag {
            background: #ED2227;
            color: #342E31;
            font-size: 34px;
            line-height: 36px;
            height: 100%;
            margin: 0;
            padding: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 13px 0 0 0; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .athletics-games article .fsTags .fsTag {
                font-size: 54px;
                line-height: 56px; } }
    body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games {
      margin-bottom: 50px; }
      body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article {
        height: 302px;
        overflow: visible;
        padding: 0 15px;
        margin-bottom: 30px;
        width: 100%; }
        @media (min-width: 600px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article {
            width: 50%;
            float: left; } }
        @media (min-width: 800px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article {
            width: 33.33%; } }
        @media (min-width: 1200px) {
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article {
            padding: 0 25px;
            margin-bottom: 50px; } }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents {
          position: relative;
          background: #342E31;
          height: 100%;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -webkit-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsElementEventIcon {
            position: relative;
            background: #ED2227;
            margin: 0;
            z-index: 0;
            -webkit-box-ordinal-group: 1;
            -webkit-order: 0;
            -ms-flex-order: 0;
            order: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            height: 90px; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsElementEventIcon:before {
              content: '';
              position: absolute;
              top: 0;
              left: 0;
              background: url(../images/athletics-sprite.png) no-repeat -245px -11px;
              height: 90px;
              width: 136px;
              z-index: -1; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsElementEventIcon .sportsEventAlt {
              color: #fff;
              font-size: 23px;
              margin: 0;
              padding: 4px 20px 0 20px;
              z-index: 1;
              text-transform: uppercase; }
              @media (min-width: 1200px) {
                body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsElementEventIcon .sportsEventAlt {
                  font-size: 28px; } }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsElementEventIcon img {
              display: none; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsTitle {
            -webkit-box-ordinal-group: 3;
            -webkit-order: 2;
            -ms-flex-order: 2;
            order: 2;
            padding: 0 10px 10px 20px; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsTitle .fsAthleticsEventDetailLink {
              color: #fff;
              font-size: 18px;
              text-transform: uppercase; }
              @media (min-width: 1200px) {
                body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsTitle .fsAthleticsEventDetailLink {
                  font-size: 23px; } }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsOpponents {
            padding: 0 10px 10px 20px;
            -webkit-box-ordinal-group: 4;
            -webkit-order: 3;
            -ms-flex-order: 3;
            order: 3; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsOpponents span {
              color: #AEACAD;
              font-size: 18px;
              text-transform: uppercase; }
              @media (min-width: 1200px) {
                body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsOpponents span {
                  font-size: 23px; } }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResultWrapper {
            -webkit-box-ordinal-group: 5;
            -webkit-order: 4;
            -ms-flex-order: 4;
            order: 4;
            position: absolute;
            bottom: 10px;
            left: 100px;
            margin: 0; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResultWrapper .fsAthleticsScore {
              font-size: 34px;
              line-height: 36px;
              color: #AEACAD;
              margin: 0; }
              @media (min-width: 1200px) {
                body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResultWrapper .fsAthleticsScore {
                  font-size: 54px;
                  line-height: 56px; } }
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResultWrapper .fsAthleticsScore .left-score {
                padding-right: 10px;
                color: #fff; }
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResultWrapper .fsAthleticsScore .right-score {
                color: #AEACAD;
                padding-left: 10px; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsDateTime {
            -webkit-box-ordinal-group: 2;
            -webkit-order: 1;
            -ms-flex-order: 1;
            order: 1;
            padding: 20px 20px 0 20px;
            color: #fff;
            font-size: 11px;
            line-height: 13px;
            text-transform: uppercase;
            margin-bottom: 10px; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsDateTime {
                font-size: 13px;
                line-height: 15px; } }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResult {
            position: absolute;
            bottom: -10px;
            left: -10px;
            width: 65px;
            height: 65px;
            margin: 0;
            background: #ED2227;
            color: #342E31;
            font-size: 34px;
            line-height: 36px;
            margin: 0;
            padding: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 13px 0 0 0; }
            @media (min-width: 1200px) {
              body:not(.fsComposeMode).home.athletics .tier-1 .games-section .panel-games .athletics-games article .articleContents .fsAthleticsResult {
                width: 90px;
                height: 90px;
                font-size: 54px;
                line-height: 56px; } }
    body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons {
      margin: 0; }
      body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0;
        margin: 0;
        list-style: none;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li {
          margin: 0 15px; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li .fs_style_41 {
            color: #342E31;
            border-color: #342E31; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li .fs_style_41:hover {
              background: #fff; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li:first-child .fs_style_41 {
            padding: 0 10px 0 75px; }
            body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li:first-child .fs_style_41:before {
              width: 50px;
              left: 12px;
              background-position: -16px -172px; }
          body:not(.fsComposeMode).home.athletics .tier-1 .games-section .games-buttons > .fsElementContent ul li:last-child .fs_style_41:before {
            background-position: -22px -242px; }

body:not(.fsComposeMode).home.athletics .tier-2 {
  position: relative;
  width: 100%;
  background-color: #342E31;
  padding: 55px 0 55px 0;
  margin: 0;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-2 {
      padding: 55px 0 95px 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-2 h2.fsElementTitle {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 0 50px 0;
    text-align: center; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home.athletics .tier-2 h2.fsElementTitle {
        font-size: 29px;
        padding: 0 0 50px 122px;
        text-align: left; } }
  body:not(.fsComposeMode).home.athletics .tier-2 .cspn-logo {
    padding: 0 40px 40px 40px;
    margin: 0; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home.athletics .tier-2 .cspn-logo {
        padding: 0 40px 78px 40px; } }
  body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos {
    max-width: 1138px;
    margin: 0 auto 100px auto; }
    @media (min-width: 1280px) {
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos {
        margin: 0 auto 40px auto; } }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container {
      position: relative;
      margin: 0; }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container {
          width: 518px; } }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents {
        height: 220px;
        margin: 10px;
        position: relative; }
        @media (min-width: 1280px) {
          body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents {
            margin: 0; } }
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementHeaderContent {
          margin: 0; }
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementContent {
          position: absolute;
          top: 20px;
          right: 30px;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          @media (min-width: 1280px) {
            body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementContent {
              visibility: hidden;
              opacity: 0; } }
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementFooterContent {
          position: absolute;
          bottom: 0;
          left: 15px;
          -webkit-transition: all 0.3s ease-n-out;
          transition: all 0.3s ease-n-out;
          color: #fff;
          font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
          text-transform: uppercase;
          font-size: 11px; }
          @media (min-width: 1280px) {
            body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementFooterContent {
              font-size: 13px;
              visibility: hidden;
              opacity: 0; } }
          body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementFooterContent h3 {
            font-size: 20px;
            line-height: 22px;
            color: #fff;
            font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
            text-transform: uppercase; }
            @media (min-width: 1280px) {
              body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .fsElementFooterContent h3 {
                font-size: 29px;
                line-height: 28px; } }
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .bg-hover-overlay {
          width: 100%;
          height: 100%;
          background: rgba(244, 20, 20, 0.65);
          -webkit-transition: background 0.3s ease-in-out;
          transition: background 0.3s ease-in-out; }
          @media (min-width: 1280px) {
            body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container .videoContents .bg-hover-overlay {
              background: none; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container.slick-center {
          width: 512px;
          top: -38px; } }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container.slick-center .videoContents {
          height: 302px;
          z-index: 1;
          box-shadow: 0px 0px 20px -1px black; } }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container.slick-center .videoContents .fsElementContent {
        visibility: visible;
        opacity: 1; }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container.slick-center .videoContents .fsElementFooterContent {
        visibility: visible;
        opacity: 1; }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .video-container.slick-center .videoContents .bg-hover-overlay {
        width: 100%;
        height: 100%;
        background: rgba(244, 20, 20, 0.65); }
    @media (min-width: 1280px) {
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-list {
        padding: 50px 50px 0 50px !important; } }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-prev, body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-next {
      display: block;
      background: url("../images/athletics-sprite.png") no-repeat -148px -218px;
      width: 45px;
      height: 55px;
      position: absolute;
      bottom: 90px;
      display: none !important; }
      @media (min-width: 1450px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-prev, body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-next {
          display: block !important; } }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-prev {
      left: -126px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-next {
      right: -126px; }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-dots {
      bottom: -40px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-dots {
          bottom: -15px; } }
      @media (min-width: 1550px) {
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-dots {
          bottom: 35px;
          right: -154px;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-dots li button {
        background: #707374; }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-videos .slick-dots li.slick-active button {
        background: #da291c; }
  body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-buttons {
    margin: 0; }
    body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-buttons > .fsElementContent ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 0;
      margin: 0;
      list-style: none;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-buttons > .fsElementContent ul li {
        margin: 0 15px; }
        body:not(.fsComposeMode).home.athletics .tier-2 .on-demand-buttons > .fsElementContent ul li:last-child .fs_style_41:before {
          background-position: -301px -385px; }

body:not(.fsComposeMode).home.athletics .tier-3 {
  position: relative;
  width: 100%;
  margin: 0; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode).home.athletics .tier-3:before {
      content: '';
      position: absolute;
      top: 35px;
      left: 20px;
      background: url("../images/AthleticsLogo.png") no-repeat 0 0;
      width: 197px;
      height: 46px;
      z-index: 1; } }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-3:before {
      left: 90px; } }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-3 {
      padding-left: 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow {
    position: relative;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0; }
    @media (min-width: 600px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow {
        height: 400px; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow {
        height: 500px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow {
        height: 650px; } }
    @media (min-width: 1400px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow {
        height: 927px; } }
    body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow > .fsElementContent {
      position: absolute;
      bottom: 40px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
      @media (min-width: 1580px) {
        body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow > .fsElementContent {
          position: absolute;
          bottom: 87px;
          right: 15%;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
    body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer {
      padding: 20px;
      text-align: center; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer {
          position: absolute;
          left: 50%;
          top: 40%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          padding: 0; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer {
          left: 50%;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); } }
      @media (min-width: 1580px) {
        body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer {
          top: auto;
          bottom: 73px;
          left: 10%;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          text-align: left; } }
      body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer .fsElementFooterContent {
        font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
        font-size: 20px;
        line-height: 1.2;
        color: #fff;
        text-transform: uppercase; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer .fsElementFooterContent {
            font-size: 28px;
            font-size: 36px; } }
        @media (min-width: 1000px) {
          body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer .fsElementFooterContent {
            font-size: 52px;
            line-height: 52px; } }
        @media (min-width: 1400px) {
          body:not(.fsComposeMode).home.athletics .tier-3 .videoSlideshow footer .fsElementFooterContent {
            font-size: 72px;
            line-height: 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-3 .slick-prev, body:not(.fsComposeMode).home.athletics .tier-3 .slick-next {
    display: block;
    background: url("../images/athletics-sprite.png") no-repeat -148px -218px;
    width: 45px;
    height: 55px;
    position: absolute;
    bottom: 110px;
    z-index: 1;
    display: none !important; }
    @media (min-width: 992px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .slick-prev, body:not(.fsComposeMode).home.athletics .tier-3 .slick-next {
        display: block !important; } }
  body:not(.fsComposeMode).home.athletics .tier-3 .slick-prev {
    left: 5%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  body:not(.fsComposeMode).home.athletics .tier-3 .slick-next {
    right: 5%; }
  body:not(.fsComposeMode).home.athletics .tier-3 .slick-dots {
    bottom: 30px;
    right: 5%;
    z-index: 9999; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home.athletics .tier-3 .slick-dots {
        bottom: 60px; } }
    body:not(.fsComposeMode).home.athletics .tier-3 .slick-dots li button {
      background: #707374; }
    body:not(.fsComposeMode).home.athletics .tier-3 .slick-dots li.slick-active button {
      background: #da291c; }

body:not(.fsComposeMode).home.athletics .tier-4 {
  position: relative;
  width: 100%;
  background-color: #342E31;
  padding: 90px 0 95px 0;
  margin: 0;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-4 {
      padding: 90px 0 95px 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle {
    position: relative;
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    font-size: 35px;
    line-height: 32px;
    color: #fff;
    background: transparent;
    text-transform: uppercase;
    letter-spacing: -2px;
    padding: 0;
    display: block;
    text-align: center; }
    @media (min-width: 1200px) {
      body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle {
        font-size: 55px;
        line-height: 52px; } }
    body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle:before {
      content: '';
      position: absolute;
      top: -45px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background: url(../images/athletics-sprite.png) no-repeat -150px -315px;
      height: 38px;
      width: 38px; }
    body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle span {
      display: block; }
      body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle span.top-title {
        font-size: 20px;
        line-height: 20px;
        color: #ED2227; }
        @media (min-width: 1200px) {
          body:not(.fsComposeMode).home.athletics .tier-4 h2.fsElementTitle span.top-title {
            font-size: 34px;
            line-height: 34px; } }
  body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow {
    max-width: 1138px;
    margin: 0 auto 100px auto; }
    @media (min-width: 1280px) {
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow {
        margin: 0 auto 40px auto; } }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .gallery-container {
      position: relative;
      margin: 0;
      height: 358px;
      width: 372px;
      margin: 10px;
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .gallery-container {
          height: 558px; } }
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .gallery-container.slick-center {
        height: 618px;
        top: -30px; }
    @media (min-width: 1280px) {
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-list {
        padding: 50px 50px 0 50px !important; } }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-prev, body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-next {
      display: block;
      background: url("../images/athletics-sprite.png") no-repeat -148px -218px;
      width: 45px;
      height: 55px;
      position: absolute;
      bottom: 90px;
      display: none !important; }
      @media (min-width: 1450px) {
        body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-prev, body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-next {
          display: block !important; } }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-prev {
      left: -126px;
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-next {
      right: -126px; }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-dots {
      bottom: -40px;
      right: 50%;
      -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
      transform: translateX(50%); }
      @media (min-width: 1280px) {
        body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-dots {
          bottom: -15px; } }
      @media (min-width: 1550px) {
        body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-dots {
          bottom: 35px;
          right: -154px;
          -webkit-transform: none;
          -ms-transform: none;
          transform: none; } }
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-dots li button {
        background: #707374; }
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-slideshow .slick-dots li.slick-active button {
        background: #da291c; }
  body:not(.fsComposeMode).home.athletics .tier-4 .gallery-button {
    text-align: center; }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-button ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    body:not(.fsComposeMode).home.athletics .tier-4 .gallery-button .fs_style_41 {
      padding: 0 0 0 15px;
      margin: 0; }
      body:not(.fsComposeMode).home.athletics .tier-4 .gallery-button .fs_style_41:before {
        width: 50px;
        background-position: -16px -317px; }

body:not(.fsComposeMode).home.athletics .tier-5 {
  padding: 60px 20px 70px 20px; }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode).home.athletics .tier-5 {
      padding: 60px 0 70px 60px; } }
  body:not(.fsComposeMode).home.athletics .tier-5 h2.fsElementTitle {
    font-size: 24px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0 0 50px 0;
    text-align: center; }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode).home.athletics .tier-5 h2.fsElementTitle {
        font-size: 29px;
        padding: 0 0 50px 122px;
        text-align: left; } }
  body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed {
    max-width: 1138px;
    margin: 0 auto 20px auto; }
    body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed .j-twitter {
      background: transparent; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed .j-twitter > ul {
        display: none; }
    body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item {
      background: transparent; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item img {
        display: none; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-meta {
        padding: 0; }
        body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-meta a {
          position: relative;
          color: #342E31; }
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-meta a:before {
            font-size: 44px;
            position: absolute;
            top: 20px;
            left: 22px; }
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-meta a:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            background: url("../images/athletics-sprite.png") no-repeat -128px -8px;
            width: 84px;
            height: 84px; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text {
        margin: 0 0 0 100px;
        padding: 5px 10px; }
        @media (min-width: 800px) {
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text {
            padding: 5px 25px; } }
        body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message p {
          font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
          font-size: 18px;
          line-height: 20px;
          font-style: italic;
          color: #342E31; }
          @media (min-width: 1000px) {
            body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message p {
              font-size: 34px;
              line-height: 40px; } }
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message p a {
            font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif;
            color: #342E31; }
            body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message p a:hover {
              color: #da291c; }
        body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message .info {
          position: relative;
          font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif;
          font-size: 14px;
          line-height: 16px;
          font-style: italic;
          color: #342E31;
          padding-top: 14px; }
          @media (min-width: 1000px) {
            body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message .info {
              font-size: 22px;
              line-height: 24px; } }
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message .info:before {
            content: '';
            position: absolute;
            top: -7px;
            left: 0;
            width: 25px;
            height: 4px;
            background: #342E31; }
          body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message .info a {
            font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif;
            color: #342E31; }
            body:not(.fsComposeMode).home.athletics .tier-5 .twitter-feed .juicer-feed li.feed-item .j-text .j-message .info a:hover {
              color: #da291c; }
  body:not(.fsComposeMode).home.athletics .tier-5 .twitter-button {
    text-align: center; }
    body:not(.fsComposeMode).home.athletics .tier-5 .twitter-button ul {
      padding: 0;
      margin: 0;
      list-style: none; }
    body:not(.fsComposeMode).home.athletics .tier-5 .twitter-button .fs_style_41 {
      color: #342E31;
      border-color: #342E31;
      padding-left: 50px;
      margin: 0; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-button .fs_style_41:before {
        content: "\f099";
        font-family: "icomoon";
        font-style: normal;
        font-size: 36px;
        color: #342E31;
        background: none;
        top: 13px;
        position: absolute; }
      body:not(.fsComposeMode).home.athletics .tier-5 .twitter-button .fs_style_41:hover {
        background: #fff; }

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

.fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsBoardElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.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: 5px;
  left: 0;
  text-align: center;
  height: 80px;
  width: 80px;
  color: #fff;
  background: #da291c;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .fsCalendar .fsDate > span {
    display: block; }

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

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
/*! _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 .fsCalendarInfo .fsTimeRange,
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo .fsLocation {
  margin-bottom: 0;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo .fsLocation {
  width: 50%; }

.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo .fsTimeRange {
  width: 45%; }

.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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
  .flexbox .fsCalendarEventGrid .fsCalendarDaybox {
    height: auto !important; } }

.fsCalendar.fsGrid .fsCalendarGridControlBar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -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 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -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(218, 41, 28, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(218, 41, 28, 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(218, 41, 28, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(218, 41, 28, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; } }

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

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-right: 20px;
    display: inline-block;
    margin: 0 0 20px;
    padding: 12px 20px 8px;
    background: #da291c;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    font-weight: 700;
    border: solid 2px #da291c;
    padding: 10px 20px; }
    .scroll-up span:hover {
      background-color: #d5d6d7;
      color: #da291c;
      border-color: #d5d6d7; }
  .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

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

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshowVertical article {
  margin-bottom: 30px; }

body:not(.fsComposeMode) .fsCalendar.fsSlideshow {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media (min-width: 800px) {
    .home body:not(.fsComposeMode) .fsCalendar.fsSlideshow {
      height: 395px; } }

.fsCalendar.fsSlideshow .fsAlertFeeds {
  position: relative;
  z-index: 10; }

.fsCalendar.fsSlideshow .fsEventDetails {
  height: 110px; }

.fsCalendar.fsSlideshow article {
  padding-left: 195px;
  padding-right: 30px;
  padding-bottom: 0; }

.fsCalendar.fsSlideshow .fsDate {
  background-color: transparent;
  left: 25px;
  color: #75787b;
  width: auto;
  height: auto; }

.fsCalendar.fsSlideshow span.fsDayName {
  font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  text-transform: uppercase; }

.fsCalendar.fsSlideshow span.fsMonth {
  font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  text-transform: uppercase;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.fsCalendar.fsSlideshow span.fsDay {
  font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
  font-size: 135px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #da291c; }

.fsCalendar.fsSlideshow .fsTitle a.fsCalendarEventLink {
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  margin-bottom: 9px;
  text-transform: capitalize;
  height: 55px;
  display: block;
  overflow: hidden;
  padding-top: 2px;
  color: #75787b; }
  .fsCalendar.fsSlideshow .fsTitle a.fsCalendarEventLink:hover {
    color: #da291c; }

.fsCalendar.fsSlideshow a.fsReadMoreLink {
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: normal;
  color: #da291c;
  padding-left: 20px;
  position: relative; }
  .fsCalendar.fsSlideshow a.fsReadMoreLink::before {
    content: "";
    height: 13px;
    width: 15px;
    background-image: url("../images/read-more-icon.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    top: 6px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0; }
  .fsCalendar.fsSlideshow a.fsReadMoreLink:hover {
    color: #ad2116; }
    .fsCalendar.fsSlideshow a.fsReadMoreLink:hover::before {
      background-position: center bottom; }

.fsCalendar.fsSlideshow .fsDescription {
  font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: normal;
  padding-bottom: 20px;
  padding-top: 14px; }

@media (min-width: 800px) {
  .fsSlideshow.fsCalendar article {
    border-right: 1px solid #da291c; }
  .fsSlideshow.fsCalendar .fsPager {
    position: absolute;
    top: -92px; }
  .home .fsSlideshow .fsElementContent::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background-color: #fff; } }

@media (max-width: 430px) {
  .fsSlideshow.fsCalendar .fsDate {
    position: relative;
    left: 0;
    margin-bottom: 30px; }
    .fsSlideshow.fsCalendar .fsDate span {
      text-align: center; }
  .fsSlideshow.fsCalendar article {
    padding-left: 30px;
    height: auto;
    text-align: center; }
  .fsSlideshow.fsCalendar.fsSlideshowVertical .slick-arrow {
    left: 0;
    right: 0;
    margin: 0 auto; }
  .fsSlideshow.fsCalendar.fsSlideshowVertical .slick-arrow.fsUpArrow {
    top: -20px; } }

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.truncated-news .fsListItems .fsTitle {
  display: none; }

.truncated-news .fsSummary p {
  display: inline; }
  .truncated-news .fsSummary p:last-child {
    margin-bottom: 0; }

.fsElement {
  margin-bottom: 20px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

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

.module {
  margin-bottom: 1.11111em;
  padding: 1.11111em; }

.module {
  border-top: 5px solid #da291c;
  background-color: #eaeaeb; }
  .module header h2 {
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 28px; }
  @media (min-width: 900px) {
    .fsThreeColumnLayout .fsStyleColumn .module {
      margin: 0 -7.5px 0 -7.5px; }
    .fsThreeColumnLayout .fsStyleColumn:first-child .module {
      margin-left: 0;
      margin-right: -15px; }
    .fsThreeColumnLayout .fsStyleColumn:last-child .module {
      margin-right: 0;
      margin-left: -15px; } }

body:not(.fsComposeMode) .quick-links {
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
  position: relative;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .quick-links {
      width: 100%;
      display: block; } }
  body:not(.fsComposeMode) .quick-links,
  body:not(.fsComposeMode) .quick-links .fsElementContent {
    height: 250px; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .quick-links,
      body:not(.fsComposeMode) .quick-links .fsElementContent {
        height: 195px; } }
  body:not(.fsComposeMode) .quick-links::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(218, 41, 28, 0.7);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out; }
  body:not(.fsComposeMode) .quick-links:hover::before {
    background-color: transparent; }
  body:not(.fsComposeMode) .quick-links .fsElementContent {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    text-align: center;
    padding: 10px; }
    body:not(.fsComposeMode) .quick-links .fsElementContent a {
      color: #fff;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      font-size: 26px;
      text-transform: uppercase;
      display: block;
      margin: 30px 0 0px;
      line-height: 1.2;
      white-space: pre-wrap;
      padding: 0 10px; }
      body:not(.fsComposeMode) .quick-links .fsElementContent a::after {
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        z-index: 4;
        position: absolute;
        top: 0;
        left: 0;
        background-color: transparent;
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        pointer-events: all; }

body:not(.fsComposeMode) .quick-links-large {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  cursor: pointer;
  overflow: hidden; }
  body:not(.fsComposeMode) .quick-links-large::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out; }
  body:not(.fsComposeMode) .quick-links-large::after {
    width: 100%;
    height: 25px;
    position: absolute;
    bottom: 0;
    content: "";
    display: block;
    background: rgba(117, 120, 122, 0.9); }
  body:not(.fsComposeMode) .quick-links-large:hover::before {
    background-color: rgba(218, 41, 28, 0.7); }
  body:not(.fsComposeMode) .quick-links-large a {
    margin: 0;
    color: #fff;
    background-color: rgba(218, 41, 28, 0.7);
    display: block;
    position: absolute;
    bottom: 25px;
    width: 100%;
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    text-align: center;
    line-height: 1em;
    vertical-align: middle;
    min-height: 40px;
    padding: 10px;
    text-overflow: ellipsis;
    white-space: nowrap; }
    body:not(.fsComposeMode) .quick-links-large a::before {
      pointer-events: all;
      content: "";
      display: block;
      width: 100%;
      height: 300px;
      z-index: 4;
      position: absolute;
      top: -300px;
      left: 0;
      background-color: transparent;
      -webkit-transition: .5s ease-in-out;
      transition: .5s ease-in-out; }

body:not(.fsComposeMode) .info-graphic-module {
  background-size: auto 173px;
  background-position: center 19px;
  background-repeat: no-repeat;
  background-color: #e3e3e4;
  position: relative;
  min-height: 195px;
  padding-top: 210px;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  .fsDraftMode body:not(.fsComposeMode) .info-graphic-module {
    position: relative; }
  body:not(.fsComposeMode) .info-graphic-module .fsElementContent {
    height: 160px;
    padding: 15px;
    background-color: #f0f0f1;
    text-align: center;
    line-height: 1.1;
    letter-spacing: normal;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    body:not(.fsComposeMode) .info-graphic-module .fsElementContent h1, body:not(.fsComposeMode) .info-graphic-module .fsElementContent h2, body:not(.fsComposeMode) .info-graphic-module .fsElementContent h3, body:not(.fsComposeMode) .info-graphic-module .fsElementContent h4 {
      font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
      font-size: 50px;
      text-transform: uppercase; }
    body:not(.fsComposeMode) .info-graphic-module .fsElementContent p {
      padding: 15px 0 0 0;
      font-size: 20px;
      margin-bottom: 0; }

/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%;
  font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input:focus {
        border: 1px solid #da291c; }
      .fsComposerFormEmbed form input[type="text"] {
        height: 38px; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form input[type="text"],
    .fsComposerFormEmbed form textarea {
      font-size: 16px;
      outline: 0; }
      .fsComposerFormEmbed form input[type="text"]:not(.datePicker),
      .fsComposerFormEmbed form textarea:not(.datePicker) {
        width: 100%; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form textarea:focus {
        border: 1px solid #da291c; }
    .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: #da291c;
      margin-right: 10px;
      cursor: pointer;
      -webkit-transition: .3s;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #52100b; }
    .fsComposerFormEmbed form .required {
      color: #da291c; }
    .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: #da291c;
        -webkit-transition: .3s;
        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: #52100b;
          -webkit-transition: .3s;
          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: #da291c !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1; }
      .fsComposerFormEmbed form .submitBtn:hover {
        -webkit-transition: .3s;
        transition: .3s;
        color: #fff !important;
        background: #ad2116 !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, 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;
      -webkit-transition: .3s;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
      -webkit-transition: .3s;
      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 {
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-right: 20px;
    display: inline-block;
    margin: 0 0 20px;
    padding: 12px 20px 8px;
    background: #da291c;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    font-weight: 700;
    border: solid 2px #da291c; }
    .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-color: #d5d6d7;
      color: #da291c;
      border-color: #d5d6d7; }
  .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 {
    font-size: 13px;
    line-height: 1.3;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-right: 20px;
    display: inline-block;
    margin: 0 0 20px;
    padding: 12px 20px 8px;
    background: #da291c;
    color: #fff;
    outline: 0;
    text-transform: uppercase;
    font-weight: 700;
    border: solid 2px #da291c; }
    .fsAccount .fsAccountLogout a:hover {
      background-color: #d5d6d7;
      color: #da291c;
      border-color: #d5d6d7; }

.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: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    left: 0;
    line-height: 25px;
    padding: 10px;
    position: absolute;
    width: 100%; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-wrapper {
        padding: 20px; } }
    .fsMediaCustomPlayer .caption-wrapper a {
      color: rgba(255, 255, 255, 0.5); }
      .fsMediaCustomPlayer .caption-wrapper a:hover {
        text-decoration: underline; }
  @media (min-width: 800px) {
    .fsMediaCustomPlayer .caption-title {
      margin-top: 0;
      font-weight: normal;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      color: #da291c;
      font-size: 36px;
      line-height: 1.5;
      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%;
    -webkit-transform: translateY(-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'; }

/*======================================= SOCIAL FEEDS SIDEBAR ==========================================*/
.social-media-feeds {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1200;
  background-color: rgba(117, 120, 122, 0.9);
  width: 260px;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  transform: translateX(-260px);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  will-change: transform; }
  .fsAccountBarVisible #fsFooter .social-media-feeds {
    top: 40px; }
  .social-media-feeds ul.juicer-feed li.feed-item {
    background-image: url("../images/default-thumbnail-image.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 200px 130px; }
    .social-media-feeds ul.juicer-feed li.feed-item.j-facebook::before, .social-media-feeds ul.juicer-feed li.feed-item.j-twitter::before {
      display: block;
      content: '';
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 110px;
      background-color: #fff;
      background-position: center 7px;
      border-radius: 20px 20px 0px 0;
      width: 40px;
      height: 28px;
      left: 10px;
      z-index: 100; }
    .social-media-feeds ul.juicer-feed li.feed-item.j-facebook::before {
      background-image: url("../images/expanded-fb.png"); }
    .social-media-feeds ul.juicer-feed li.feed-item.j-twitter::before {
      background-image: url("../images/expanded-twitter.png"); }
    .social-media-feeds ul.juicer-feed li.feed-item .j-text {
      margin: 0;
      padding: 10px 8px;
      padding-top: 165px; }
      .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message {
        max-width: 184px; }
        .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message p {
          color: #75787b; }
        .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message > p {
          max-height: 100px;
          overflow: hidden; }
        .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message a {
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
          max-width: 90%;
          display: inline-block;
          vertical-align: middle; }
        .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message .info {
          position: absolute;
          top: 140px; }
          .social-media-feeds ul.juicer-feed li.feed-item .j-text .j-message .info a {
            display: inline; }
    .social-media-feeds ul.juicer-feed li.feed-item img {
      width: 100%;
      height: 130px;
      -o-object-fit: cover;
      object-fit: cover; }
    .social-media-feeds ul.juicer-feed li.feed-item .j-meta {
      display: none; }

.social-media-feeds.is-open {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

.social-media-feeds .fsStyleColumn {
  padding: 0;
  float: none; }

.social-media-feeds .fsStyleColumn-1 {
  width: 200px;
  background-color: #75787b;
  margin-bottom: 0; }

.social-media-feeds .mCSB_scrollTools {
  width: 5px; }

.social-media-feeds .mCSB_inside > .mCSB_container {
  margin-right: 0; }

.social-media-feeds .fsStyleColumn-1 .fsElementHeaderContent {
  color: #fff;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center; }

.social-media-feeds .fsStyleColumn-2 {
  width: 60px;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  height: 100vh; }

.social-media-feeds .feeds-social-icons header a {
  display: block;
  position: relative;
  width: 35px;
  height: 35px;
  margin-bottom: 35px;
  margin-right: auto;
  margin-left: auto;
  font-size: 0;
  color: transparent;
  background: url("../images/sprite.png") no-repeat -102px -223px; }

.social-media-feeds .feeds-social-icons header a::before {
  content: "\e909";
  display: block;
  color: #fff;
  font-size: 32px;
  text-align: center;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 3px;
  right: 0;
  margin: auto; }

.social-media-feeds.is-open .feeds-social-icons header a::before {
  content: "\e90a";
  left: -1px; }

.social-media-feeds .feeds-social-icons {
  padding-top: 35px; }

#fsFooter .social-media-feeds .nav-social.feeds-social-icons nav {
  width: 100%; }

#fsFooter .social-media-feeds .nav-social.feeds-social-icons .fsNavLevel1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

#fsFooter .social-media-feeds .nav-social.feeds-social-icons .fsNavLevel1 li {
  margin: 20px 0; }

.social-media-feeds .nav-social.feeds-social-icons .fsNavLevel1 a {
  width: 35px;
  height: 35px;
  opacity: 0.7; }

.social-media-feeds .nav-social.feeds-social-icons .fsNavLevel1 a::before {
  font-size: 22px; }

@media (min-width: 1250px) {
  .social-media-feeds {
    -webkit-transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    transform: translateX(-200px); } }

@media (min-width: 800px) {
  .social-media-feeds {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

@media (max-width: 1249px) {
  .social-media-feeds .feeds-social-icons header {
    position: absolute;
    top: 50%;
    right: -52px;
    padding: 10px 10px 10px 7px;
    border-radius: 0 25px 25px 0;
    background-color: rgba(117, 120, 122, 0.9); }
  .social-media-feeds .feeds-social-icons header a,
  .social-media-feeds .feeds-social-icons header .fsElementHeaderContent {
    margin-bottom: 0; } }

/*=========================== SOCIAL FEEDS STYLES ==========================*/
.expanded-area-title {
  color: #fff;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: normal;
  text-transform: uppercase;
  padding: 40px 0;
  text-align: center; }

.facebook-expanded, .twitter-expanded, .vimeo-expanded, .instagram-expanded {
  height: 270px;
  border-top: 1px solid #75787b; }

.facebook-expanded .social-image-bg, .twitter-expanded .social-image-bg, .vimeo-expanded .social-image-bg, .instagram-expanded .social-image-bg {
  height: 110px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.facebook-expanded .social-image-bg a.popup-vimeo, .twitter-expanded .social-image-bg a.popup-vimeo, .vimeo-expanded .social-image-bg a.popup-vimeo, .instagram-expanded .social-image-bg a.popup-vimeo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/Play.png");
  background-repeat: no-repeat;
  background-position: center; }

.facebook-expanded .social-content-area, .twitter-expanded .social-content-area, .vimeo-expanded .social-content-area, .instagram-expanded .social-content-area {
  height: 160px;
  background: #FFF;
  padding: 10px;
  color: #75787b;
  position: relative; }

.facebook-expanded .social-content-area .social-content-icon-bg, .twitter-expanded .social-content-area .social-content-icon-bg, .vimeo-expanded .social-content-area .social-content-icon-bg, .instagram-expanded .social-content-area .social-content-icon-bg {
  background: #fff;
  height: 20px;
  width: 40px;
  border-radius: 40px 40px 0 0;
  -moz-border-radius: 40px 40px 0 0;
  -webkit-border-radius: 40px 40px 0 0;
  position: absolute;
  top: -19px; }

.facebook-expanded .social-content-area .social-content-icon, .twitter-expanded .social-content-area .social-content-icon, .vimeo-expanded .social-content-area .social-content-icon, .instagram-expanded .social-content-area .social-content-icon {
  height: 25px;
  width: 25px;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto; }

.facebook-expanded .social-content-area .social-content-date, .twitter-expanded .social-content-area .social-content-date, .vimeo-expanded .social-content-area .social-content-date, .instagram-expanded .social-content-area .social-content-date {
  font-family: "TradeGothicLTStd-Light";
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  padding-bottom: 10px; }

.facebook-expanded .social-content-area .social-content-title, .twitter-expanded .social-content-area .social-content-title, .vimeo-expanded .social-content-area .social-content-title, .instagram-expanded .social-content-area .social-content-title {
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #da291c;
  padding-bottom: 10px; }

.facebook-expanded .social-content-area .social-content-text, .twitter-expanded .social-content-area .social-content-text, .vimeo-expanded .social-content-area .social-content-text, .instagram-expanded .social-content-area .social-content-text {
  font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  padding-bottom: 10px; }

.facebook-expanded .social-content-area .read-more, .twitter-expanded .social-content-area .read-more, .vimeo-expanded .social-content-area .read-more, .instagram-expanded .social-content-area .read-more {
  font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #da291c;
  padding-left: 20px;
  position: relative; }

.facebook-expanded .social-content-area .read-more:before, .twitter-expanded .social-content-area .read-more:before, .vimeo-expanded .social-content-area .read-more:before, .instagram-expanded .social-content-area .read-more:before {
  content: " ";
  height: 15px;
  width: 15px;
  background-image: url("../images/read-more-con.png");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  position: absolute;
  top: -4px;
  bottom: 0;
  margin: auto;
  left: 0; }

.facebook-expanded .social-content-icon {
  background: url("../images/expanded-fb.png"); }

.twitter-expanded .social-content-icon {
  background: url("../images/expanded-twitter.png"); }

.vimeo-expanded .social-content-icon {
  background: url("../images/expanded-vimeo.png"); }

.instagram-expanded .social-content-icon {
  background: url("../images/expanded-instagram.png"); }

.athletics .social-media-feeds .feeds-social-icons header a {
  opacity: 0.7; }
  .athletics .social-media-feeds .feeds-social-icons header a:before {
    content: "\e90d";
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: 23px;
    left: 0;
    top: 5px; }

.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none; }

.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto; }

.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto; }

.mCSB_inside > .mCSB_container {
  margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0; }

.mCSB_outside + .mCSB_scrollTools {
  right: -26px; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0; }

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px; }

.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto; }

.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px; }

.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px; }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px; }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0; }

.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px; }

.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0; }

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0; }

.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px; }

.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px; }

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px; }

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  box-sizing: border-box; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  box-sizing: border-box; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out,background-color .2s ease-in-out; }

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out;
  transition: width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out; }

.mCSB_scrollTools {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)"; }

.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)"; }

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: .4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)"; }

.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0; }

.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px; }

.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px; }

.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px; }

.mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover, .mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: .75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active, .mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: .9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)"; }

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto; }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 1px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0; }

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto; }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 2px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px; }

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%; }

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px; }

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0; }

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px; }

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: .3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=); }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0, rgba(255, 255, 255, 0) 100%); }

.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px; }

.mCS-3d-dark.mCSB_scrollTools, .mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  border-radius: 16px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px; }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)"; }

.mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 7px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px; }

.mCS-3d-thick-dark.mCSB_scrollTools_vertical, .mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal, .mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555; }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0; }

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px; }

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent; }

.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px; }

.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)"; }

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)"; }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px; }

.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  box-sizing: border-box; }

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2); }

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9); }

.fsNews.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsNews.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsNews.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsNews.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

.fsNews.fsSlideshow.quote-slider {
  border-top: 10px solid #da291c;
  margin-bottom: 20px;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .fsNews.fsSlideshow.quote-slider {
      height: 480px;
      max-height: 100%; } }
  .fsNews.fsSlideshow.quote-slider::before {
    content: "";
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #da291c;
    text-align: center;
    font-size: 22px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    text-align: center;
    display: block;
    margin: 30px auto 20px; }
  .fsNews.fsSlideshow.quote-slider::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(131, 133, 135, 0.8);
    z-index: 0; }
  .fsNews.fsSlideshow.quote-slider .fsTitle {
    display: none; }
  .fsNews.fsSlideshow.quote-slider .fsElementContent {
    z-index: 2; }
    .fsNews.fsSlideshow.quote-slider .fsElementContent,
    .fsNews.fsSlideshow.quote-slider .fsElementContent .slick-slider {
      height: 100%;
      position: relative; }
    .fsNews.fsSlideshow.quote-slider .fsElementContent .fsSummary {
      font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
      padding-top: 60px; }
      .fsNews.fsSlideshow.quote-slider .fsElementContent .fsSummary p {
        font-size: 21px;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 1.6;
        letter-spacing: normal;
        color: #fff;
        text-align: center; }
      .fsNews.fsSlideshow.quote-slider .fsElementContent .fsSummary .fs_style_25 {
        font-size: 17px; }
  .fsNews.fsSlideshow.quote-slider .fsPager {
    position: absolute;
    bottom: 0; }
    @media (min-width: 992px) {
      .fsNews.fsSlideshow.quote-slider .fsPager {
        bottom: 15px; } }
    .fsNews.fsSlideshow.quote-slider .fsPager li {
      margin: 0 2px; }
      .fsNews.fsSlideshow.quote-slider .fsPager li.slick-active button:before {
        color: #da291c; }
      .fsNews.fsSlideshow.quote-slider .fsPager li button:before {
        color: #d5d6d7;
        opacity: 1;
        font-size: 40px; }

.news-post-page .fsNews.fsPost .fsTitle {
  color: #da291c;
  font-size: 42px;
  line-height: 1.5; }

/*============================NEWS BULLETINS==============================*/
.news-bulletin {
  background-color: rgba(0, 0, 0, 0.45);
  z-index: 4;
  display: none; }

@media (min-width: 800px) {
  .news-bulletin {
    display: block; } }

body:not(.fsComposeMode) .news-bulletin,
body:not(.fsComposeMode) .news-bulletin article,
body:not(.fsComposeMode) .news-bulletin .js-marquee-wrapper {
  height: 60px; }

.news-bulletin .fsListItems,
.news-bulletin .fsListItems .js-marquee {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.news-bulletin article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  outline: 0;
  width: 50%;
  margin-right: 50px; }
  .news-bulletin article .fsTitle a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    letter-spacing: normal;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    max-width: 250px; }
  .news-bulletin article .fsSummary {
    display: inline-block;
    padding: 20px 10px;
    max-width: 380px;
    margin: 0 20px 0 0; }

.news-bulletin .fsSummary p {
  margin-bottom: 0;
  color: #fff;
  font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%; }

.news-bulletin .fsReadMoreLink {
  display: inline-block;
  width: 130px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 15px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  white-space: nowrap;
  border: 1px solid #fff;
  font-size: 12px;
  margin: 17px 0 20px 0;
  font-weight: bold; }
  .news-bulletin .fsReadMoreLink:hover {
    background: #fff;
    color: #75787b; }

.news-bulletin article .fsDateTime {
  display: none; }

body.latest-news-page #fsPageBodyWrapper::after {
  display: none; }

.latestNewsCarousel {
  margin-bottom: 0; }
  @media (min-width: 600px) {
    .latestNewsCarousel {
      margin-bottom: 30px; } }
  .latestNewsCarousel .articleContents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: 1px solid #da291c;
    padding-bottom: 40px; }
    @media (min-width: 800px) {
      .latestNewsCarousel .articleContents {
        padding-bottom: 20px; } }
    .latestNewsCarousel .articleContents .fsThumbnail {
      position: relative;
      width: 100%;
      display: block;
      margin-bottom: 25px;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1; }
      @media (min-width: 1000px) {
        .latestNewsCarousel .articleContents .fsThumbnail {
          margin-bottom: 40px; } }
    .latestNewsCarousel .articleContents .fsTitle {
      font-size: 24px;
      line-height: 28px;
      font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
      font-weight: initial;
      text-transform: uppercase;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
      margin-bottom: 4px; }
      @media (min-width: 800px) {
        .latestNewsCarousel .articleContents .fsTitle {
          font-size: 36px;
          line-height: 38px; } }
    .latestNewsCarousel .articleContents .fsAuthor {
      font-size: 24px;
      line-height: 26px;
      font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 4px; }
    .latestNewsCarousel .articleContents .fsDateTime {
      font-size: 14px;
      line-height: 16px;
      font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif;
      -webkit-box-ordinal-group: 5;
      -webkit-order: 4;
      -ms-flex-order: 4;
      order: 4; }
  .latestNewsCarousel .slick-dots {
    bottom: 28px !important;
    right: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (min-width: 800px) {
      .latestNewsCarousel .slick-dots {
        bottom: 122px !important; } }
    @media (min-width: 1000px) {
      .latestNewsCarousel .slick-dots {
        bottom: 136px !important; } }

@media (min-width: 800px) {
  .latest-news-container > .fsStyleColumn-1 {
    width: 66.666%; } }

@media (min-width: 800px) {
  .latest-news-container > .fsStyleColumn-2 {
    width: 33.333%; } }

.latest-news-container .fsGrid .fsListItems > article {
  text-align: center; }
  @media (min-width: 600px) {
    .latest-news-container .fsGrid .fsListItems > article {
      text-align: left; } }
  .latest-news-container .fsGrid .fsListItems > article .fsThumbnail {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    height: 220px;
    width: 100%;
    text-align: center; }
  .latest-news-container .fsGrid .fsListItems > article .fsTitle {
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    line-height: 26px; }
    @media (min-width: 800px) {
      .latest-news-container .fsGrid .fsListItems > article .fsTitle {
        font-size: 25px;
        line-height: 28px; } }
    .latest-news-container .fsGrid .fsListItems > article .fsTitle .fsNewsPostLink, .latest-news-container .fsGrid .fsListItems > article .fsTitle .fsPostLink {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 360px;
      display: inline-block; }
  .latest-news-container .fsGrid .fsListItems > article .fsDateTime {
    font-size: 14px;
    font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif;
    display: inline-block; }
    @media (min-width: 1000px) {
      .latest-news-container .fsGrid .fsListItems > article .fsDateTime {
        float: left;
        display: inline-block; } }
  .latest-news-container .fsGrid .fsListItems > article .fsAuthor {
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    color: #B6B6B7;
    font-size: 12px;
    text-transform: uppercase;
    display: block; }
    @media (min-width: 1000px) {
      .latest-news-container .fsGrid .fsListItems > article .fsAuthor {
        float: right;
        display: block; } }

.latest-news-container .twitter-feed {
  background: #75787a;
  padding: 30px 30px 0 30px;
  border-top: 10px solid #da291c;
  margin: 0; }
  .latest-news-container .twitter-feed h2.fsElementTitle {
    color: #fff;
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    font-size: 32px;
    text-transform: uppercase; }
  .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item {
    margin-bottom: 0 !important;
    padding-bottom: 30px;
    background: #75787a; }
    .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-meta {
      padding: 0;
      position: relative;
      width: 100%;
      text-align: left;
      background: #75787a; }
      .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-meta a {
        background: #da291c;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        position: relative;
        display: block;
        margin-bottom: 15px; }
        .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-meta a:before {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          font-size: 20px;
          margin: 0; }
      .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-meta ul {
        display: none; }
    .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-text {
      margin: 0;
      padding: 0;
      height: auto;
      background: #75787a; }
      .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-text .j-message p {
        font-size: 15px;
        line-height: 19px;
        color: #fff; }
        .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-text .j-message p a {
          color: #fff; }
      .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-text .j-message .info {
        font-size: 14px;
        line-height: 18px;
        font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif;
        color: #fff; }
        .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item .j-text .j-message .info a {
          color: #fff; }
    .latest-news-container .twitter-feed .juicer-feed.classic li.feed-item > a {
      display: none; }

.latest-news-container .all-tweets-btn {
  background: #75787a;
  padding: 0 0 10px 30px; }
  .latest-news-container .all-tweets-btn .fs_style_32 {
    padding: 15px 42px 12px 42px; }
    .latest-news-container .all-tweets-btn .fs_style_32:hover {
      background-color: #d5d6d7;
      color: #da291c;
      border-color: #d5d6d7; }

.fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsThumbnailAlignLeft .fsThumbnail {
      float: left; } }

.fsPostElement.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsThumbnailAlignRight .fsThumbnail {
      float: right; } }

.fsPostElement .fsSummary {
  position: relative;
  max-height: 4.6em;
  /* exactly three lines */
  overflow: hidden; }

.fsPostElement.fsList .fsSummary {
  position: relative;
  max-height: 4.6em;
  /* exactly three lines */
  overflow: hidden; }

.category-filter {
  margin-bottom: 65px; }
  .category-filter header {
    background: #da291c;
    padding: 5px 20px; }
    .category-filter header > h2 {
      color: #fff;
      font-size: 18px;
      font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
      text-transform: uppercase;
      margin: 0; }
  .category-filter .fsToolsList {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 20px;
    width: 100%;
    background: #F8F8F8; }
    .category-filter .fsToolsList:after {
      content: '';
      position: absolute;
      bottom: 2px;
      left: 0;
      width: 100%;
      height: 10px;
      background: #F8F8F8; }
    .category-filter .fsToolsList li {
      border-bottom: 1px solid #da291c;
      width: 100%;
      margin: 0; }
      @media (min-width: 700px) {
        .category-filter .fsToolsList li {
          width: 46%;
          margin: 0 2%; } }
      @media (min-width: 800px) {
        .category-filter .fsToolsList li {
          width: 29%; } }
      @media (min-width: 1200px) {
        .category-filter .fsToolsList li {
          width: 23%;
          margin: 0 1%; } }
      .category-filter .fsToolsList li .fsCategoryLink {
        position: relative;
        font-size: 18px;
        font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
        color: #75787b;
        text-transform: capitalize;
        background: transparent;
        border: 0;
        font-weight: initial;
        margin: 0;
        padding: 5px 0 5px 35px;
        line-height: 20px; }
        .category-filter .fsToolsList li .fsCategoryLink:before {
          content: '';
          width: 15px;
          height: 15px;
          position: absolute;
          top: 6px;
          left: 0;
          border: 1px solid #da291c; }
      .category-filter .fsToolsList li.fsStateSelected .fsCategoryLink:before {
        background: #da291c; }

/*! _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;
    position: relative; }
  .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: #ad2116 !important;
          background-image: none !important;
          width: 100%;
          height: 50px !important;
          color: #75787a;
          padding-left: 10px !important;
          padding-right: 85px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 18px;
          font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, 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: #da291c;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: .3s;
      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: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 50px;
        font-size: 18px; }
      .fsSearch.site-search form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
        background: black;
        -webkit-transition: .3s;
        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 #75787b; }
      .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: #75787b;
        padding-left: 10px !important;
        padding-right: 85px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 18px;
        font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 75px;
    background: #75787b;
    position: absolute;
    -webkit-transition: .3s;
    transition: .3s;
    right: 0;
    top: 0; }
    .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: 18px;
      font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover {
      background: black;
      -webkit-transition: .3s;
      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: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px; }

.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: #75787b; }
  .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: #ad2116; }

.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: #da291c !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: #52100b !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: 18px; }

.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;
  -webkit-transition: opacity .3s;
  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;
    -webkit-transition: opacity .3s;
    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 {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 12px 20px 8px;
  background: #da291c;
  color: #fff;
  outline: 0;
  text-transform: uppercase;
  font-weight: 700;
  border: solid 2px #da291c; }
  .vimeo_view_link a:hover {
    background-color: #d5d6d7;
    color: #da291c;
    border-color: #d5d6d7; }

/*! 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;
  -webkit-transition: opacity .3s;
  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;
    -webkit-transition: opacity .3s;
    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 {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  margin-right: 20px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 12px 20px 8px;
  background: #da291c;
  color: #fff;
  outline: 0;
  text-transform: uppercase;
  font-weight: 700;
  border: solid 2px #da291c; }
  .Youtube_view_link a:hover {
    background-color: #d5d6d7;
    color: #da291c;
    border-color: #d5d6d7; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    line-height: 1em;
    font-size: 0;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .fsTabs .fsTabsNav li:last-child a {
        border-right: 0; }
      .fsTabs .fsTabsNav li a {
        display: block;
        margin-top: 0;
        font-weight: normal;
        font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
        color: #da291c;
        font-size: 36px;
        line-height: 1.5;
        margin-bottom: 16px;
        margin-bottom: 0px;
        display: block;
        font-size: 20px;
        font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 13.33333px;
        color: #fff;
        -webkit-transition: .3s;
        transition: .3s;
        background: #da291c;
        color: #fff;
        margin-bottom: 0; }
        .fsTabs .fsTabsNav li a:hover {
          background: #ad2116;
          color: #fff; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: #eaeaeb;
        color: #ad2116; }

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

.athletics .fsTabs .fsTabsNav {
  position: relative;
  border-bottom: 1px solid #342E31;
  margin-bottom: 70px;
  max-width: 1139px; }
  .athletics .fsTabs .fsTabsNav:after {
    content: '';
    position: absolute;
    bottom: -54px;
    right: 0;
    width: 1px;
    height: 54px;
    background: #342E31; }
  .athletics .fsTabs .fsTabsNav li {
    text-align: center;
    padding: 20px 70px;
    border-left: 1px solid #342E31;
    overflow: visible;
    margin: 0; }
    .athletics .fsTabs .fsTabsNav li a {
      position: relative;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      font-size: 35px;
      line-height: 32px;
      color: #6A6E70;
      background: transparent;
      text-transform: uppercase;
      letter-spacing: -2px;
      padding: 0;
      display: block; }
      @media (min-width: 1200px) {
        .athletics .fsTabs .fsTabsNav li a {
          font-size: 55px;
          line-height: 52px; } }
      .athletics .fsTabs .fsTabsNav li a:before {
        content: '';
        position: absolute;
        top: -45px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background: url(../images/athletics-sprite.png) no-repeat -456px -260px;
        height: 38px;
        width: 38px; }
      .athletics .fsTabs .fsTabsNav li a span {
        display: block; }
        .athletics .fsTabs .fsTabsNav li a span.top-title {
          font-size: 20px;
          line-height: 20px; }
          @media (min-width: 1200px) {
            .athletics .fsTabs .fsTabsNav li a span.top-title {
              font-size: 34px;
              line-height: 34px; } }
    .athletics .fsTabs .fsTabsNav li:first-child {
      position: relative;
      padding-left: 0;
      border: 0; }
      .athletics .fsTabs .fsTabsNav li:first-child:after {
        content: '';
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #EFEFEB; }
    .athletics .fsTabs .fsTabsNav li.fsStateSelected a {
      background: transparent;
      color: #342E31; }
      .athletics .fsTabs .fsTabsNav li.fsStateSelected a:before {
        background-position: -23px -104px; }
      .athletics .fsTabs .fsTabsNav li.fsStateSelected a span.top-title {
        color: #ED2227; }

.fsDialogCloseButton::before, .fsDialogCloseButton::after {
  background: #da291c !important; }

dialog.fsCalendar .fsDialogContent .fsDate {
  font-size: 14px;
  line-height: 2; }
  dialog.fsCalendar .fsDialogContent .fsDate span {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

#fsPagePopDialog {
  width: 760px;
  max-width: 90%;
  background: rgba(255, 255, 255, 0.8); }
  #fsPagePopDialog .fsPagePopTitle {
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    text-transform: uppercase;
    border-bottom: 1px solid #da291c; }

.fsDialogContent {
  background: white; }

#fsPagePopNotification[aria-label] {
  top: -100px;
  border-radius: 0 25px 25px 0; }

body:not(.home) #fsPageBodyWrapper::after, .news-bulletin, body:not(.fsComposeMode).home .latest-news-section::before,
body:not(.fsComposeMode).home .icon-quick-links-section::before,
body:not(.fsComposeMode).home .icon-quick-links-section::after,
body:not(.fsComposeMode).home .our-house-system-section::before,
body:not(.fsComposeMode).home .our-house-system-section::after,
body:not(.fsComposeMode).home .home-page-quick-links::before,
body:not(.fsComposeMode).home .upcoming-events::before,
body:not(.fsComposeMode).home .upcoming-events::after {
  width: 100vw;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

/*! pages - home v0.0.1 */
body:not(.fsComposeMode).home .icon-quick-links-section,
body:not(.fsComposeMode).home .upcoming-events,
body:not(.fsComposeMode).home .latest-news-section {
  padding-left: 20px;
  padding-right: 20px; }

body:not(.fsComposeMode).home .upcoming-events > header::after {
  content: "";
  display: block;
  clear: both; }

body:not(.fsComposeMode).home .upcoming-events h2.fsElementTitle,
body:not(.fsComposeMode).home .upcoming-events .fsElementHeaderContent {
  text-align: center; }

@media (min-width: 800px) {
  body:not(.fsComposeMode).home .upcoming-events h2.fsElementTitle {
    margin-bottom: 55px;
    float: left;
    text-align: left; }
  body:not(.fsComposeMode).home .upcoming-events h2.fsElementTitle {
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  body:not(.fsComposeMode).home .upcoming-events .fsElementHeaderContent {
    float: right; } }

body:not(.fsComposeMode).home .upcoming-events .fsElementHeaderContent .fs_style_32 {
  float: none;
  position: relative;
  z-index: 1; }

body:not(.fsComposeMode).home .our-house-system-section > header::after {
  content: "";
  display: block;
  clear: both; }

body:not(.fsComposeMode).home .our-house-system-section h2.fsElementTitle,
body:not(.fsComposeMode).home .our-house-system-section .fsElementHeaderContent {
  text-align: center; }

@media (min-width: 800px) {
  body:not(.fsComposeMode).home .our-house-system-section h2.fsElementTitle {
    margin-bottom: 55px;
    float: left;
    text-align: left; }
  body:not(.fsComposeMode).home .our-house-system-section h2.fsElementTitle {
    width: 45%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  body:not(.fsComposeMode).home .our-house-system-section h2.fsElementTitle {
    width: 60%; }
  body:not(.fsComposeMode).home .our-house-system-section .fsElementHeaderContent {
    float: right; } }

body:not(.fsComposeMode).home .our-house-system-section .fsElementHeaderContent .fs_style_32 {
  float: none;
  position: relative;
  z-index: 1; }

body:not(.fsComposeMode).home .hero-slides {
  width: 100vw;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

/*.home {
  .news-bulletin,
  .latest-news-section::before {
    width: 100vw;
    left: 50%;
    position: relative;
    transform: translate(-50%, 0);
    transform: translate3d(-50%, 0, 0);
  }
}*/
.icon-quick-links-section::before, .icon-quick-links-section::after {
  width: 100vw;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.our-house-system-section::before, .our-house-system-section::after {
  width: 100vw;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.home-page-quick-links::before {
  width: 100vw;
  left: 50%;
  position: relative;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0); }

.icon-quick-links-section, .upcoming-events, .latest-news-section {
  padding-left: 20px;
  padding-right: 20px; }

.latest-news-list .fsElementHeaderContent .fs_style_32,
.upcoming-events .fsElementHeaderContent .fs_style_32,
.our-house-system-section .fsElementHeaderContent .fs_style_32 {
  float: right;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  margin-right: 0;
  position: relative;
  z-index: 1; }

/*===================SLIDESHOW======================*/
.home .fsPageTitle, .home .news-post-page .fsNews.fsPost .fsTitle, .news-post-page .fsNews.fsPost .home .fsTitle {
  display: none; }

.home #fsPageBodyWrapper {
  padding: 0; }

body:not(.fsComposeMode) .hero-slides {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  width: 100%; }

body:not(.home) .hero-slides {
  /*display: none;*/ }

@media (min-width: 800px) {
  body:not(.fsComposeMode) .hero-slides {
    margin-top: -167px;
    /*padding-top: 30px;
    margin-top: -82px;*/ } }

@media (min-width: 992px) {
  body:not(.fsDraftMode).home .hero-slides {
    height: 100vh; }
    body:not(.fsDraftMode).home .hero-slides::before {
      display: block;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      background: url("../images/home-banner-pattern.png") no-repeat center 30px;
      background-size: contain;
      z-index: 1; } }

.hero-slides article {
  height: 280px; }

.hero-slides .caption-wrapper {
  /*overrides*/
  background-color: transparent; }

@media (min-width: 800px) {
  body:not(.home) .hero-slides article {
    height: 460px; }
  .home .hero-slides article {
    height: 600px; } }

@media (min-width: 992px) {
  .home .hero-slides article {
    height: calc(100vh + 60px); }
  body:not(.home) .hero-slides article {
    height: 560px; } }

@media (min-width: 1300px) {
  body:not(.home) .hero-slides article {
    height: 670px; } }

.home .hero-slides .caption-wrapper {
  /*overrides*/
  bottom: 50px; }

body:not(.home) .hero-slides .caption-wrapper {
  bottom: 30px; }

@media (min-width: 992px) {
  .home .hero-slides .caption-wrapper {
    bottom: 130px; } }

.hero-slides .caption-title {
  display: none; }

.hero-slides .caption-desc {
  max-width: 1125px;
  width: 100%;
  margin: 0 auto; }
  .hero-slides .caption-desc p {
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 39px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    text-shadow: #000 2px 2px 2px; }
    .hero-slides .caption-desc p br {
      display: none; }
  .hero-slides .caption-desc strong {
    font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
    font-size: 39px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: normal; }

/*=============SLIDEDOWN BUTTON===================*/
body:not(.fsComposeMode) .hero-slides footer {
  position: absolute;
  display: none; }

@media (min-width: 800px) {
  body:not(.fsComposeMode) .hero-slides footer {
    display: block; } }

.hero-slides footer {
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  border-bottom: 10px solid #da291c; }
  .hero-slides footer a {
    display: inline-block;
    position: relative;
    height: 50px;
    width: 100px;
    top: 2px;
    padding: 2px;
    margin: 0;
    background-color: #da291c;
    color: #fff;
    border-radius: 100px 100px 0 0;
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif;
    font-size: 10px;
    line-height: 15px;
    vertical-align: bottom;
    text-transform: uppercase; }
    .hero-slides footer a::before {
      font-size: 30px;
      display: block;
      content: "\e906";
      font-family: "icomoon";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }

@media (min-width: 992px) {
  .hero-slides footer {
    /*bottom: 60px;*/ } }

.slick-dots {
  position: absolute;
  z-index: 2;
  bottom: 45px;
  right: 70px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 18px;
    width: 18px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      border-radius: 100%;
      background: #d5d6d7;
      display: block;
      height: 12px;
      width: 12px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
    .slick-dots li.slick-active button {
      background: #da291c; }

@media (min-width: 992px) {
  .home .slick-dots {
    bottom: 110px; }
  body:not(.home) .slick-dots {
    bottom: 20px; } }

/*==================LATEST NEWS ====================*/
.latest-news-section {
  position: relative;
  margin-bottom: 0; }
  .latest-news-section article:hover .fsTitle a {
    color: #da291c; }

.fsElement.latest-news-section::before {
  content: "";
  display: block;
  position: absolute !important;
  top: -20px;
  bottom: -40px;
  height: calc(100% + 20px);
  background-image: url("../images/section-background.png");
  background-repeat: no-repeat;
  background-position: -120px top; }

.latest-news-carousel .fsElementContent {
  margin-left: -18px; }

.fsThumbnailRectangle.fsThumbnailMedium .fsThumbnail {
  max-width: 375px; }

/*.fsThumbnailRectangle.fsThumbnailMedium .fsThumbnail .fsCroppedImage {}*/
.upcoming-events h2.fsElementTitle, .latest-news-section h2.fsElementTitle,
.our-house-system-section h2.fsElementTitle {
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: normal;
  color: #da291c;
  text-transform: uppercase;
  padding-top: 30px; }

@media (max-width: 799px) {
  .latest-news-carousel .fsElementTitle, .latest-news-list {
    text-align: center; }
  #fsPageWrapper .latest-news-list article, #fsPageWrapper .latest-news-list .fsSummary {
    text-align: center; }
  .latest-news-carousel .slick-track article {
    text-align: center; }
    .latest-news-carousel .slick-track article .fsThumbnail {
      margin-right: auto;
      margin-left: auto; }
  .latest-news-list .fsElementHeaderContent .fs_style_32 {
    float: none; } }

@media (min-width: 800px) {
  .latest-news-section .fsStyleColumn-1 {
    width: 70%; }
  .latest-news-section .fsStyleColumn-2 {
    width: 30%; } }

.latest-news-carousel .fsTitle {
  font-size: 26px; }
  .latest-news-carousel .fsTitle a {
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    letter-spacing: normal;
    padding-top: 30px;
    display: block;
    color: #75787b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

@media (min-width: 800px) {
  .latest-news-section .fsPager {
    position: absolute;
    top: -54px;
    right: 25%;
    width: auto;
    bottom: auto;
    z-index: 1; } }

.fsSlideshow .fsPager li {
  margin: 0; }
  .fsSlideshow .fsPager li button {
    margin: 0; }
    .fsSlideshow .fsPager li button::before {
      font-size: 40px; }
  .fsSlideshow .fsPager li.slick-active button:before {
    color: #da291c; }

/*========================================== LATEST NEW LIST =============================================*/
.latest-news-list .fsElementHeaderContent {
  margin-bottom: 5px; }
  .latest-news-list .fsElementHeaderContent::after {
    content: "";
    display: table;
    clear: both; }
  .latest-news-list .fsElementHeaderContent .fs_style_32:hover {
    color: #da291c;
    background-color: #d5d6d7;
    border-color: #d5d6d7; }

.upcoming-events .fsElementHeaderContent .fs_style_32:hover,
.our-house-system-section .fsElementHeaderContent .fs_style_32:hover {
  color: #da291c;
  background-color: #d5d6d7;
  border-color: #d5d6d7; }

.latest-news-list .fsTitle {
  position: relative;
  z-index: 10; }

.latest-news-list a.fsNewsPostLink,
.latest-news-list .fsSummary {
  display: block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease; }

.latest-news-list a.fsNewsPostLink {
  height: 24px;
  margin-bottom: 7px;
  font-family: "TradeGothicLTStd-Light";
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  color: #75787b; }
  .latest-news-list a.fsNewsPostLink::after {
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    top: 100%;
    position: absolute;
    z-index: 10;
    pointer-events: all; }

.latest-news-list .fsSummary {
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
  color: #da291c;
  text-transform: uppercase;
  margin-bottom: 15px;
  height: 35px; }
  .latest-news-list .fsSummary, .latest-news-list .fsSummary p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%; }
  .latest-news-list .fsSummary br {
    display: none; }
  .latest-news-list .fsSummary p {
    margin-bottom: 0; }
    .latest-news-list .fsSummary p::empty {
      display: none; }

.latest-news-list article {
  padding: 20px 0 0 0;
  text-align: right;
  margin-bottom: 0;
  border-top: 1px solid #da291c; }
  .latest-news-list article:first-child {
    border-top: 0; }
    .latest-news-list article:first-child a.fsNewsPostLink {
      padding-top: 0; }
  .latest-news-list article:hover .fsNewsPostLink,
  .latest-news-list article:hover .fsSummary {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  .latest-news-list article:hover .fsSummary p,
  .latest-news-list article:hover .fsNewsPostLink {
    color: #da291c;
    opacity: 0.7; }

/*========================= UPCOMING EVENTS ============================*/
.upcoming-events,
.home-page-quick-links {
  position: relative; }
  .upcoming-events::before,
  .home-page-quick-links::before {
    content: "";
    display: block;
    position: absolute !important;
    top: -20px;
    bottom: -40px;
    height: calc(100% + 20px);
    background-image: url("../images/section-background.png");
    background-repeat: no-repeat; }

.upcoming-events::before {
  background-position: -120px -900px; }

.upcoming-events::after {
  content: "";
  display: block;
  position: absolute !important;
  top: 10px;
  bottom: -40px;
  height: calc(100% + 20px);
  background-image: url("../images/section-background.png");
  background-repeat: no-repeat;
  background-position: 100% 210px; }

.home-page-quick-links::before {
  height: 130%;
  background-position: 100% -670px; }

/*=========================ICON QUICK LINKS============================*/
.icon-quick-links-section {
  background-size: 0;
  position: relative; }

body:not(.fsComposeMode) .icon-quick-links-section {
  padding-bottom: 60px;
  padding-top: 60px;
  min-height: 475px; }

#fsPageContent .icon-quick-links-section.fsLayout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  #fsPageContent .icon-quick-links-section.fsLayout .fsDiv {
    float: none; }

#fsPageContent .icon-quick-links-section::before, #fsPageContent .icon-quick-links-section::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

@media (min-width: 1000px) {
  .icon-quick-links-section.fsLayout .fsDiv {
    margin-bottom: 0; } }

#fsPageContent .our-house-system-section::before, #fsPageContent .our-house-system-section::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto; }

body:not(.fsComposeMode) .icon-quick-links-section::before, body:not(.fsComposeMode) .our-house-system-section::before {
  background-color: rgba(218, 41, 28, 0.7);
  z-index: 1;
  border-bottom: 10px solid #da291c; }

body:not(.fsComposeMode) .icon-quick-links-section::after, body:not(.fsComposeMode) .our-house-system-section::after {
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  z-index: 0;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  visibility: visible;
  height: 100%; }

.icon-quick-links-section .fsStyleColumn {
  position: relative;
  z-index: 2; }

body:not(.fsComposeMode) .icon-quick-links {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 300px;
  position: relative; }

.fsComposeMode .icon-quick-links .fsElementContent .fsContentEditable a, .fsComposeMode .icon-quick-links .fsElementContent .fsContentEditable p {
  background-color: #da291c;
  color: #fff; }

.icon-quick-links .fsElementContent p {
  margin-bottom: 0; }

body:not(.fsComposeMode) .icon-quick-links .fsElementContent a {
  color: #fff;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  display: block; }
  body:not(.fsComposeMode) .icon-quick-links .fsElementContent a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: all; }
  body:not(.fsComposeMode) .icon-quick-links .fsElementContent a em {
    font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: normal;
    display: block; }

body:not(.fsComposeMode) .our-house-system-section {
  background-size: 0;
  position: relative;
  padding-top: 50px;
  padding-bottom: 60px;
  padding-left: 20px;
  padding-right: 20px; }
  body:not(.fsComposeMode) .our-house-system-section::before {
    background-color: rgba(109, 110, 113, 0.7); }

.house-cup-standings {
  margin-bottom: 30px; }
  .house-cup-standings div {
    margin-bottom: 15px; }
  .house-cup-standings span p {
    margin: 0;
    display: inline-block; }

/*================================= OUR HOUSE SYSTEM =====================================*/
@media (min-width: 1090px) {
  body:not(.fsComposeMode) .col-layout-5.our-house-system-section .fsElementContent {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.our-house-system-section .fsElementContent, .our-house-system-section > header {
  position: relative;
  z-index: 3;
  zoom: 1; }
  .our-house-system-section .fsElementContent:after, .our-house-system-section > header:after {
    display: table;
    clear: both;
    content: ''; }

.our-house-system-section h2.fsElementTitle {
  color: #fff; }

.our-house-system-section .fsElementHeaderContent .fs_style_32 {
  max-width: 500px; }

.our-house-system-section .fsElementContent .icon-quick-links {
  width: 195px;
  margin: 10px; }

body:not(.fsComposeMode) .our-house-system-section .fsElementContent .icon-quick-links {
  padding-top: 215px;
  display: inline-block;
  position: relative; }
  body:not(.fsComposeMode) .our-house-system-section .fsElementContent .icon-quick-links a::before {
    top: -210px; }

body:not(.fsComposeMode) .our-house-system-section .icon-quick-links .fsElementContent a, body:not(.fsComposeMode) .our-house-system-section .icon-quick-links .fsElementContent p {
  font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 0.8;
  letter-spacing: normal;
  text-decoration: none;
  color: #fff; }

body:not(.fsComposeMode) .home-page-quick-links.fsElement {
  padding: 30px 30px 20px;
  margin: 0 -20px; }

body:not(.fsComposeMode) .home-page-quick-links .quick-links {
  width: 200px;
  margin: 10px;
  max-height: 210px;
  display: inline-block;
  vertical-align: top; }

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

body.parent-portal-page #fsPageBodyWrapper:after {
  background: none; }

.portal article .fsThumbnail {
  position: relative;
  height: 187px; }
  .portal article .fsThumbnail.has-background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    .portal article .fsThumbnail.has-background img {
      display: none; }
  .portal article .fsThumbnail:before {
    content: '';
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #F1F1F1 url("../images/parent-sprite.png") no-repeat center -286px;
    position: absolute;
    bottom: -43px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1; }
    .portal.hide-icon article .fsThumbnail::before {
      display: none; }

.portal article .fsTitle {
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.2;
  text-align: center;
  padding: 45px 10px 8px;
  background: #F1F1F1;
  min-height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (min-width: 1100px) {
    .portal article .fsTitle {
      font-size: 18px; } }
  .portal.hide-icon article .fsTitle {
    padding-top: 8px; }
  .portal article .fsTitle .fsPostLink {
    display: block;
    max-height: 90px; }

.portal article .fsSummary {
  padding: 0 15% 16px 15%;
  background: #F1F1F1; }
  .portal article .fsSummary p {
    font-size: 15px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.portal article.fsCategory-3 .fsThumbnail:before {
  background-position: center -230px; }

.portal article.fsCategory-4 .fsThumbnail:before {
  background-position: center 10px; }

.portal article.fsCategory-13 .fsThumbnail:before {
  background-position: center -50px; }

.portal article.fsCategory-8 .fsThumbnail:before, .portal article.fsCategory-12 .fsThumbnail:before, .portal article.fsCategory-2 .fsThumbnail:before {
  background-position: center -108px; }

.portal article.fsCategory-7 .fsThumbnail:before {
  background-position: center -168px; }

.esto-nav-trigger {
  position: absolute;
  top: 10px;
  left: 0;
  z-index: 2;
  margin: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  display: none; }
  @media (min-width: 900px) {
    .esto-nav-trigger {
      display: block; } }
  @media (min-width: 1250px) {
    .esto-nav-trigger {
      left: 60px; } }
  .esto-nav-trigger .show-section, .esto-nav-trigger .hide-section {
    position: relative;
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #75787b;
    font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
    padding-left: 30px;
    line-height: 40px; }
    .esto-nav-trigger .show-section:before, .esto-nav-trigger .hide-section:before {
      content: '';
      position: absolute;
      width: 20px;
      height: 40px;
      left: 0;
      top: 0;
      background-color: #da291c;
      border-bottom-right-radius: 20px;
      border-top-right-radius: 20px;
      border-left: 0; }
    .esto-nav-trigger .show-section:after, .esto-nav-trigger .hide-section:after {
      content: '';
      position: absolute;
      font-family: "icomoon";
      color: #fff;
      font-size: 30px;
      height: 40px; }
  .esto-nav-trigger .show-section {
    display: none; }
    .esto-nav-trigger .show-section:after {
      left: 3px;
      top: -3px;
      content: "\e909"; }
  .esto-nav-trigger .hide-section {
    display: block; }
    .esto-nav-trigger .hide-section:after {
      left: 1px;
      top: -2px;
      content: "\e90a"; }
  .esto-nav-trigger.trigger-active .show-section {
    display: block; }
  .esto-nav-trigger.trigger-active .hide-section {
    display: none; }

body:not(.fsComposeMode) .esto-vir-nav-container {
  background: #fff;
  margin: 0;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease; }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .esto-vir-nav-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      border-right: 1px solid #da291c;
      border-top: 1px solid #da291c;
      border-left: 0;
      border-bottom: 0;
      border: 1px solid #da291c; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .esto-vir-nav-container {
      height: 100%;
      width: 250px; } }
  @media (min-width: 1250px) {
    body:not(.fsComposeMode) .esto-vir-nav-container {
      left: 60px; } }
  body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav {
    padding: 20px 0; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav {
        padding: 200px 0 0 0; } }
    body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav header {
      display: block; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav header {
          display: none; } }
      body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav header h2 {
        font-size: 22px;
        padding-left: 10px; }
    body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav.nav-sub ul li.fsNavParentPage:after {
      top: 6px; }
    body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li {
      border-bottom: 1px solid #da291c; }
      body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li:last-child {
        border: 0; }
      body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li a {
        display: block;
        padding: 10px;
        color: #75787b;
        font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: normal;
        text-transform: uppercase; }
        @media (min-width: 600px) {
          body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li a {
            font-size: 12px; } }
        @media (min-width: 900px) {
          body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li a {
            font-size: 14px; } }
        body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel1 li a:hover {
          color: #da291c; }
    body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel2 li {
      border: 0; }
      body:not(.fsComposeMode) .esto-vir-nav-container .esto-vir-nav .fsNavLevel2 li a {
        padding-left: 20px; }
  body:not(.fsComposeMode) .esto-vir-nav-container.nav-active {
    left: -270px; }

.esto-vir-journey {
  background: #EFEFEB; }
  .esto-vir-journey #fsHeader .fsBreadcrumb {
    display: none !important; }
  .esto-vir-journey #fsPageBodyWrapper {
    background: #EFEFEB;
    padding: 0 20px; }
    @media (min-width: 600px) {
      .esto-vir-journey #fsPageBodyWrapper {
        padding: 0; } }
    @media (min-width: 600px) {
      .esto-vir-journey #fsPageBodyWrapper {
        height: 80vh; } }
    @media (min-width: 1200px) {
      .esto-vir-journey #fsPageBodyWrapper {
        height: calc(100vh + 100px); } }
    @media (min-width: 1400px) {
      .esto-vir-journey #fsPageBodyWrapper {
        height: 100vh; } }
    .esto-vir-journey #fsPageBodyWrapper:after {
      display: none !important; }
    @media (min-width: 600px) {
      .esto-vir-journey #fsPageBodyWrapper #fsPageBody {
        max-width: 100%;
        height: 100%;
        margin: 0; } }
  .esto-vir-journey .esto-vir-container > .fsElementContent {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .esto-vir-journey .esto-nav-container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease; }
    @media (min-width: 600px) {
      .esto-vir-journey .esto-nav-container > .fsElementContent {
        position: absolute;
        top: 60%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        margin-top: 90px; } }
    @media (min-width: 900px) {
      .esto-vir-journey .esto-nav-container > .fsElementContent {
        top: 50%;
        margin: 0;
        left: 60%; } }
    @media (min-width: 1600px) {
      .esto-vir-journey .esto-nav-container > .fsElementContent {
        left: 50%; } }
  .esto-vir-journey .esto-journey-img .esto-trigger {
    display: block; }
    .esto-vir-journey .esto-journey-img .esto-trigger img {
      max-width: 281px; }
      @media (min-width: 600px) {
        .esto-vir-journey .esto-journey-img .esto-trigger img {
          max-width: 100%; } }
  .esto-vir-journey .esto-jrn-img {
    display: none; }
  .esto-vir-journey .college-prep-img {
    position: relative; }
    .esto-vir-journey .college-prep-img > .fsElementContent img {
      max-width: none;
      width: 400px;
      display: none; }
      @media (min-width: 600px) {
        .esto-vir-journey .college-prep-img > .fsElementContent img {
          display: block; } }
      @media (min-width: 1200px) {
        .esto-vir-journey .college-prep-img > .fsElementContent img {
          width: 592px; } }
  .esto-vir-journey .pop-up-content-1, .esto-vir-journey .pop-up-content-2, .esto-vir-journey .pop-up-content-3, .esto-vir-journey .pop-up-content-4, .esto-vir-journey .pop-up-content-5, .esto-vir-journey .pop-up-content-6, .esto-vir-journey .pop-up-content-7, .esto-vir-journey .pop-up-content-8, .esto-vir-journey .pop-up-content-9, .esto-vir-journey .pop-up-content-10, .esto-vir-journey .pop-up-content-11, .esto-vir-journey .pop-up-content-12 {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    height: 623px;
    width: 90%;
    max-width: 1300px;
    margin: 0 auto; }
    @media (min-width: 700px) {
      .esto-vir-journey .pop-up-content-1, .esto-vir-journey .pop-up-content-2, .esto-vir-journey .pop-up-content-3, .esto-vir-journey .pop-up-content-4, .esto-vir-journey .pop-up-content-5, .esto-vir-journey .pop-up-content-6, .esto-vir-journey .pop-up-content-7, .esto-vir-journey .pop-up-content-8, .esto-vir-journey .pop-up-content-9, .esto-vir-journey .pop-up-content-10, .esto-vir-journey .pop-up-content-11, .esto-vir-journey .pop-up-content-12 {
        width: 80%; } }
    .esto-vir-journey .pop-up-content-1:before, .esto-vir-journey .pop-up-content-2:before, .esto-vir-journey .pop-up-content-3:before, .esto-vir-journey .pop-up-content-4:before, .esto-vir-journey .pop-up-content-5:before, .esto-vir-journey .pop-up-content-6:before, .esto-vir-journey .pop-up-content-7:before, .esto-vir-journey .pop-up-content-8:before, .esto-vir-journey .pop-up-content-9:before, .esto-vir-journey .pop-up-content-10:before, .esto-vir-journey .pop-up-content-11:before, .esto-vir-journey .pop-up-content-12:before {
      content: '';
      background: url("/uploaded/themes/default_16/images/esto-journey.png") no-repeat;
      background-size: cover;
      width: 203px;
      height: 203px;
      position: absolute;
      top: -57px;
      left: -50px;
      display: none; }
      @media (min-width: 700px) {
        .esto-vir-journey .pop-up-content-1:before, .esto-vir-journey .pop-up-content-2:before, .esto-vir-journey .pop-up-content-3:before, .esto-vir-journey .pop-up-content-4:before, .esto-vir-journey .pop-up-content-5:before, .esto-vir-journey .pop-up-content-6:before, .esto-vir-journey .pop-up-content-7:before, .esto-vir-journey .pop-up-content-8:before, .esto-vir-journey .pop-up-content-9:before, .esto-vir-journey .pop-up-content-10:before, .esto-vir-journey .pop-up-content-11:before, .esto-vir-journey .pop-up-content-12:before {
          display: block; } }
    .esto-vir-journey .pop-up-content-1:after, .esto-vir-journey .pop-up-content-2:after, .esto-vir-journey .pop-up-content-3:after, .esto-vir-journey .pop-up-content-4:after, .esto-vir-journey .pop-up-content-5:after, .esto-vir-journey .pop-up-content-6:after, .esto-vir-journey .pop-up-content-7:after, .esto-vir-journey .pop-up-content-8:after, .esto-vir-journey .pop-up-content-9:after, .esto-vir-journey .pop-up-content-10:after, .esto-vir-journey .pop-up-content-11:after, .esto-vir-journey .pop-up-content-12:after {
      content: '';
      background: url("../images/pop-up-bg.png") no-repeat;
      background-size: cover;
      width: 543px;
      height: 543px;
      position: absolute;
      bottom: -40px;
      right: -60px;
      display: none; }
      @media (min-width: 700px) {
        .esto-vir-journey .pop-up-content-1:after, .esto-vir-journey .pop-up-content-2:after, .esto-vir-journey .pop-up-content-3:after, .esto-vir-journey .pop-up-content-4:after, .esto-vir-journey .pop-up-content-5:after, .esto-vir-journey .pop-up-content-6:after, .esto-vir-journey .pop-up-content-7:after, .esto-vir-journey .pop-up-content-8:after, .esto-vir-journey .pop-up-content-9:after, .esto-vir-journey .pop-up-content-10:after, .esto-vir-journey .pop-up-content-11:after, .esto-vir-journey .pop-up-content-12:after {
          display: block; } }
    .esto-vir-journey .pop-up-content-1 > .fsElementContent, .esto-vir-journey .pop-up-content-2 > .fsElementContent, .esto-vir-journey .pop-up-content-3 > .fsElementContent, .esto-vir-journey .pop-up-content-4 > .fsElementContent, .esto-vir-journey .pop-up-content-5 > .fsElementContent, .esto-vir-journey .pop-up-content-6 > .fsElementContent, .esto-vir-journey .pop-up-content-7 > .fsElementContent, .esto-vir-journey .pop-up-content-8 > .fsElementContent, .esto-vir-journey .pop-up-content-9 > .fsElementContent, .esto-vir-journey .pop-up-content-10 > .fsElementContent, .esto-vir-journey .pop-up-content-11 > .fsElementContent, .esto-vir-journey .pop-up-content-12 > .fsElementContent {
      width: 100%;
      height: 100%;
      position: absolute;
      bottom: 0;
      right: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      text-align: center;
      padding: 0 20px;
      z-index: 1;
      background: rgba(255, 255, 255, 0.8); }
      @media (min-width: 700px) {
        .esto-vir-journey .pop-up-content-1 > .fsElementContent, .esto-vir-journey .pop-up-content-2 > .fsElementContent, .esto-vir-journey .pop-up-content-3 > .fsElementContent, .esto-vir-journey .pop-up-content-4 > .fsElementContent, .esto-vir-journey .pop-up-content-5 > .fsElementContent, .esto-vir-journey .pop-up-content-6 > .fsElementContent, .esto-vir-journey .pop-up-content-7 > .fsElementContent, .esto-vir-journey .pop-up-content-8 > .fsElementContent, .esto-vir-journey .pop-up-content-9 > .fsElementContent, .esto-vir-journey .pop-up-content-10 > .fsElementContent, .esto-vir-journey .pop-up-content-11 > .fsElementContent, .esto-vir-journey .pop-up-content-12 > .fsElementContent {
          width: 540px;
          height: 540px;
          bottom: -40px;
          right: -60px;
          background: none;
          padding: 0 60px; } }
      .esto-vir-journey .pop-up-content-1 > .fsElementContent h3, .esto-vir-journey .pop-up-content-2 > .fsElementContent h3, .esto-vir-journey .pop-up-content-3 > .fsElementContent h3, .esto-vir-journey .pop-up-content-4 > .fsElementContent h3, .esto-vir-journey .pop-up-content-5 > .fsElementContent h3, .esto-vir-journey .pop-up-content-6 > .fsElementContent h3, .esto-vir-journey .pop-up-content-7 > .fsElementContent h3, .esto-vir-journey .pop-up-content-8 > .fsElementContent h3, .esto-vir-journey .pop-up-content-9 > .fsElementContent h3, .esto-vir-journey .pop-up-content-10 > .fsElementContent h3, .esto-vir-journey .pop-up-content-11 > .fsElementContent h3, .esto-vir-journey .pop-up-content-12 > .fsElementContent h3 {
        color: #da291c;
        font-size: 32px;
        line-height: 54px;
        text-transform: uppercase; }
        @media (min-width: 700px) {
          .esto-vir-journey .pop-up-content-1 > .fsElementContent h3, .esto-vir-journey .pop-up-content-2 > .fsElementContent h3, .esto-vir-journey .pop-up-content-3 > .fsElementContent h3, .esto-vir-journey .pop-up-content-4 > .fsElementContent h3, .esto-vir-journey .pop-up-content-5 > .fsElementContent h3, .esto-vir-journey .pop-up-content-6 > .fsElementContent h3, .esto-vir-journey .pop-up-content-7 > .fsElementContent h3, .esto-vir-journey .pop-up-content-8 > .fsElementContent h3, .esto-vir-journey .pop-up-content-9 > .fsElementContent h3, .esto-vir-journey .pop-up-content-10 > .fsElementContent h3, .esto-vir-journey .pop-up-content-11 > .fsElementContent h3, .esto-vir-journey .pop-up-content-12 > .fsElementContent h3 {
            font-size: 38px; } }
      .esto-vir-journey .pop-up-content-1 > .fsElementContent p, .esto-vir-journey .pop-up-content-2 > .fsElementContent p, .esto-vir-journey .pop-up-content-3 > .fsElementContent p, .esto-vir-journey .pop-up-content-4 > .fsElementContent p, .esto-vir-journey .pop-up-content-5 > .fsElementContent p, .esto-vir-journey .pop-up-content-6 > .fsElementContent p, .esto-vir-journey .pop-up-content-7 > .fsElementContent p, .esto-vir-journey .pop-up-content-8 > .fsElementContent p, .esto-vir-journey .pop-up-content-9 > .fsElementContent p, .esto-vir-journey .pop-up-content-10 > .fsElementContent p, .esto-vir-journey .pop-up-content-11 > .fsElementContent p, .esto-vir-journey .pop-up-content-12 > .fsElementContent p {
        font-size: 15px;
        color: #696B6D;
        line-height: 18px; }
    .esto-vir-journey .pop-up-content-1 .mfp-close, .esto-vir-journey .pop-up-content-2 .mfp-close, .esto-vir-journey .pop-up-content-3 .mfp-close, .esto-vir-journey .pop-up-content-4 .mfp-close, .esto-vir-journey .pop-up-content-5 .mfp-close, .esto-vir-journey .pop-up-content-6 .mfp-close, .esto-vir-journey .pop-up-content-7 .mfp-close, .esto-vir-journey .pop-up-content-8 .mfp-close, .esto-vir-journey .pop-up-content-9 .mfp-close, .esto-vir-journey .pop-up-content-10 .mfp-close, .esto-vir-journey .pop-up-content-11 .mfp-close, .esto-vir-journey .pop-up-content-12 .mfp-close {
      opacity: 1;
      background: #da291c;
      width: 57px;
      height: 57px;
      line-height: 57px;
      right: 0;
      top: 0;
      color: transparent;
      background: #da291c url("../images/close.png") no-repeat center center;
      background-size: 20px; }
      @media (min-width: 1200px) {
        .esto-vir-journey .pop-up-content-1 .mfp-close, .esto-vir-journey .pop-up-content-2 .mfp-close, .esto-vir-journey .pop-up-content-3 .mfp-close, .esto-vir-journey .pop-up-content-4 .mfp-close, .esto-vir-journey .pop-up-content-5 .mfp-close, .esto-vir-journey .pop-up-content-6 .mfp-close, .esto-vir-journey .pop-up-content-7 .mfp-close, .esto-vir-journey .pop-up-content-8 .mfp-close, .esto-vir-journey .pop-up-content-9 .mfp-close, .esto-vir-journey .pop-up-content-10 .mfp-close, .esto-vir-journey .pop-up-content-11 .mfp-close, .esto-vir-journey .pop-up-content-12 .mfp-close {
          background-size: initial; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs > .fsElementContent {
    width: 100%;
    height: 100%; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav {
    position: relative;
    width: 100%;
    height: 100%; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li {
    margin: 0;
    position: absolute;
    z-index: 1; } }

.fsTabs.esto-tabs .fsTabsNav li a {
  color: #ACAEAD;
  background: transparent;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif; }
  @media (min-width: 600px) {
    .fsTabs.esto-tabs .fsTabsNav li a {
      font-size: 12px; } }
  @media (min-width: 1200px) {
    .fsTabs.esto-tabs .fsTabsNav li a {
      font-size: 20px; } }
  .fsTabs.esto-tabs .fsTabsNav li a:hover {
    color: #da291c; }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(13) {
    left: 50%;
    top: 35px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); } }
  @media (min-width: 600px) and (min-width: 1200px) {
    .fsTabs.esto-tabs .fsTabsNav li:nth-child(13) {
      top: 62px; } }

.fsTabs.esto-tabs .fsTabsNav li:nth-child(13) a {
  color: transparent;
  background: url("../images/close.png") no-repeat center center;
  background-size: 20px;
  visibility: hidden;
  opacity: 0; }

.fsTabs.esto-tabs .fsTabsNav li:nth-child(13).fsStateSelected {
  display: none; }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(1) {
    left: 159px;
    top: -30px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(1) {
    left: 238px;
    top: -42px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(2) {
    right: 7px;
    top: 0px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(2) {
    right: 8px;
    top: 0px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(3) {
    right: -74px;
    top: 74px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(3) {
    right: -113px;
    top: 117px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(4) {
    right: -107px;
    top: 179px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(4) {
    right: -170px;
    top: 269px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(5) {
    right: -58px;
    bottom: 69px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(5) {
    right: -89px;
    bottom: 107px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(6) {
    right: -23px;
    bottom: -8px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(6) {
    right: -44px;
    bottom: -11px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(7) {
    right: 144px;
    bottom: -35px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(7) {
    right: 211px;
    bottom: -50px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(8) {
    left: -8px;
    bottom: -9px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(8) {
    left: -13px;
    bottom: -11px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(9) {
    left: -88px;
    bottom: 69px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(9) {
    left: -138px;
    bottom: 107px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(10) {
    left: -99px;
    top: 179px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(10) {
    left: -155px;
    top: 269px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(11) {
    left: -61px;
    top: 74px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(11) {
    left: -94px;
    top: 119px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(12) {
    left: 35px;
    top: -1px; } }

@media (min-width: 1200px) {
  .fsTabs.esto-tabs .fsTabsNav li:nth-child(12) {
    left: 48px;
    top: 0px; } }

@media (min-width: 600px) {
  .fsTabs.esto-tabs .fsTabsNav li.fsStateSelected > a {
    opacity: 1;
    color: #da291c; } }

@media (max-width: 599px) {
  .fsTabs.esto-tabs .close-btn {
    display: none !important; } }

.fsTabs.esto-tabs .fsPanel {
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 600px) {
    .fsTabs.esto-tabs .fsPanel {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 331px;
      height: 331px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  @media (min-width: 1200px) {
    .fsTabs.esto-tabs .fsPanel {
      width: 490px;
      height: 490px; } }
  .fsTabs.esto-tabs .fsPanel > .fsElementContent {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
    background: none; }
  .fsTabs.esto-tabs .fsPanel .panel-content {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    text-align: center; }
    @media (min-width: 600px) {
      .fsTabs.esto-tabs .fsPanel .panel-content {
        border-radius: 50%;
        padding: 0 30px; } }
    @media (min-width: 1200px) {
      .fsTabs.esto-tabs .fsPanel .panel-content {
        padding: 0 50px; } }
    .fsTabs.esto-tabs .fsPanel .panel-content:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: rgba(106, 110, 112, 0.8); }
      @media (min-width: 600px) {
        .fsTabs.esto-tabs .fsPanel .panel-content:after {
          border-radius: 50%; } }
    .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent {
      z-index: 1; }
      .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent h3 {
        font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif;
        color: #fff;
        font-size: 20px;
        text-transform: uppercase;
        margin-bottom: 10px; }
        @media (min-width: 600px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent h3 {
            font-size: 16px;
            line-height: 1.2; } }
        @media (min-width: 1200px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent h3 {
            font-size: 32px;
            margin-bottom: 20px; } }
      .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent p {
        color: #fff;
        font-size: 12px;
        line-height: 20px; }
        @media (min-width: 600px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent p {
            font-size: 10px;
            line-height: 14px; } }
        @media (min-width: 1200px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent p {
            font-size: 14px;
            line-height: 20px; } }
      .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent .fs_style_32 {
        margin: 10px 0;
        font-size: 12px; }
        @media (min-width: 600px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent .fs_style_32 {
            font-size: 10px;
            padding: 10px 20px;
            margin: 0; } }
        @media (min-width: 1200px) {
          .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent .fs_style_32 {
            font-size: 14px;
            margin: 10px 0 0 0;
            padding: 15px 20px; } }
        .fsTabs.esto-tabs .fsPanel .panel-content .fsElementContent .fs_style_32:hover {
          color: #da291c;
          background-color: #d5d6d7;
          border-color: #d5d6d7; }

.esto-is-active .esto-nav-container {
  opacity: 1;
  visibility: visible;
  max-height: 100%;
  padding: 20px 0; }
  @media (min-width: 600px) {
    .esto-is-active .esto-nav-container {
      padding: 0; } }

.esto-is-active .esto-vir-container > .fsElementContent {
  position: relative;
  top: initial;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: none;
  z-index: 2; }
  @media (min-width: 900px) {
    .esto-is-active .esto-vir-container > .fsElementContent {
      position: absolute;
      top: 18px;
      left: 148px;
      display: block; } }
  @media (min-width: 1250px) {
    .esto-is-active .esto-vir-container > .fsElementContent {
      left: 207px; } }

.esto-is-active .esto-vir-container .esto-jrn-img {
  width: 173px;
  height: 173px;
  margin: 0 auto;
  display: block !important; }
  @media (min-width: 600px) {
    .esto-is-active .esto-vir-container .esto-jrn-img {
      margin: 0; } }
  @media (min-width: 1100px) {
    .esto-is-active .esto-vir-container .esto-jrn-img {
      width: 203px;
      height: 203px; } }
  .esto-is-active .esto-vir-container .esto-jrn-img img {
    max-width: 173px; }
    @media (min-width: 600px) {
      .esto-is-active .esto-vir-container .esto-jrn-img img {
        max-width: 100%; } }

.esto-vir-journey.fsComposeMode #fsPageBodyWrapper {
  height: 100%; }

.esto-vir-journey.fsComposeMode .mfp-hide {
  display: block !important; }

.esto-vir-journey.fsComposeMode .esto-nav-container {
  opacity: 1;
  visibility: visible;
  max-height: 100%;
  display: block; }

.esto-vir-journey.fsComposeMode .esto-vir-container > .fsElementContent, .esto-vir-journey.fsComposeMode .esto-nav-container > .fsElementContent {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.esto-vir-journey.fsComposeMode .fsTabs.esto-tabs {
  position: relative; }
  .esto-vir-journey.fsComposeMode .fsTabs.esto-tabs .fsTabsNav li {
    position: relative;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .esto-vir-journey.fsComposeMode .fsTabs.esto-tabs .fsPanel {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible; }
    .esto-vir-journey.fsComposeMode .fsTabs.esto-tabs .fsPanel .panel-content {
      border-radius: 0;
      display: block;
      padding: 0;
      text-align: left; }
      .esto-vir-journey.fsComposeMode .fsTabs.esto-tabs .fsPanel .panel-content:after {
        display: none; }

/*! pages - style-guide v0.0.1 */
.style-guide-page .fsPageTitle, .style-guide-page .news-post-page .fsNews.fsPost .fsTitle, .news-post-page .fsNews.fsPost .style-guide-page .fsTitle {
  margin-bottom: 1.66667em;
  padding: 1.11111em;
  background: rgba(0, 0, 0, 0.1); }

body:not(.fsComposeMode).style-guide-page .default-hero {
  display: none; }

.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  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: 57.14286%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 28.57143%; } }
    @media (min-width: 1180px) {
      .colors ol li {
        margin-bottom: 0;
        width: 14.28571%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #75787b;
      color: #75787b; }
      .colors ol li:nth-of-type(1):after {
        content: "#75787b"; }
    .colors ol li:nth-of-type(2) {
      background: #da291c;
      color: #da291c; }
      .colors ol li:nth-of-type(2):after {
        content: "#da291c"; }
    .colors ol li:nth-of-type(3) {
      background: #ad2116;
      color: #ad2116; }
      .colors ol li:nth-of-type(3):after {
        content: "#ad2116"; }
    .colors ol li:nth-of-type(4) {
      background: #ED2227;
      color: #ED2227; }
      .colors ol li:nth-of-type(4):after {
        content: "#ED2227"; }
    .colors ol li:nth-of-type(5) {
      background: #75787a;
      color: #75787a; }
      .colors ol li:nth-of-type(5):after {
        content: "#75787a"; }
    .colors ol li:nth-of-type(6) {
      background: #363636;
      color: #363636; }
      .colors ol li:nth-of-type(6):after {
        content: "#363636"; }
    .colors ol li:nth-of-type(7) {
      background: #342E31;
      color: #342E31; }
      .colors ol li:nth-of-type(7):after {
        content: "#342E31"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.27778em;
    padding: 0.27778em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "BeaufortPro", Georgia, Times, "Times New Roman", serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "BeaufortPro, Georgia, Times, Times New Roman, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "BeaufortPro-Medium", Georgia, Times, "Times New Roman", serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "BeaufortPro-Medium, Georgia, Times, Times New Roman, serif"; }
    .fonts ol li:nth-of-type(3) {
      font-family: "BeaufortPro-Bold", Georgia, Times, "Times New Roman", serif; }
      .fonts ol li:nth-of-type(3):after {
        content: "BeaufortPro-Bold, Georgia, Times, Times New Roman, serif"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "TradeGothicLTStd", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .fonts ol li:nth-of-type(4):after {
        content: "TradeGothicLTStd, Helvetica Neue, Helvetica, Arial, sans-serif"; }
    .fonts ol li:nth-of-type(5) {
      font-family: "TradeGothicLTStd-Light", Helvetica, Arial, sans-serif; }
      .fonts ol li:nth-of-type(5):after {
        content: "TradeGothicLTStd-Light, Helvetica, Arial, sans-serif"; }
    .fonts ol li:nth-of-type(6) {
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif; }
      .fonts ol li:nth-of-type(6):after {
        content: "TradeGothicLTStd-Bd2, Helvetica, Arial, sans-serif"; }
    .fonts ol li:nth-of-type(7) {
      font-family: "icomoon"; }
      .fonts ol li:nth-of-type(7):after {
        content: "icomoon"; }
    .fonts ol li:nth-of-type(8) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(8):after {
        content: "FontAwesome"; }
    .fonts ol li:nth-of-type(9) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(9):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 42px / line: 1.5"; }

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

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

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

.headers h5:after {
  content: " size: 20px / line: 22px"; }

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

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  .fsThumbnail {
    display: none !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100%; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  #fsHeader {
    border-bottom: 2px solid #000; }
    #fsHeader .site-name {
      margin-top: 0;
      font-weight: normal;
      font-family: "TradeGothicLTStd-Bd2", Helvetica, Arial, sans-serif;
      color: #da291c;
      font-size: 42px;
      line-height: 1.5;
      margin-bottom: 40px; }
  * {
    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; } }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
             * Remove all paddings around the image on small screen
             */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
