
 /**
 *
 *  - default
 * @link http://lwsdorg.finalsite.com
 * Site Template : 
 * Built By: Geoff Hasson
 * Project Manager: Lisa Willsey
 * Designer: Nathan Lyttle
 * ==== Git Info ====
 * Branch Name: clients/lwsdorg
 * Build version: 3.2.6
 * Git Tag: Composer-Build-2.0-668-g9efdd5476c
 * Last build by: Kosha Burnett
 *
 **/


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

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

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

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

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

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

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

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

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

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

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

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

.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 */
/*! content - html v0.0.1 */
@font-face {
  font-family: 'IcoMoon';
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot") format("embedded-opentype"), url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../../../../public/3d7b4739ad/lwsdorg/icomoon.svg") format("svg");
  font-weight: 400;
  font-style: normal; }

.icon-AST_icon-ql-volunteer:before {
  content: "\e921"; }

.icon-AST_icon-mobile-plus:before {
  content: "\e920"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.icon-AST_logo-full-whie:before {
  content: "\e91a"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.skip-link a {
  position: absolute;
  top: -40px;
  left: 0px;
  color: #fff !important;
  padding: 6px;
  background: transparent;
  transition: top 1s ease-out, background 1s linear;
  z-index: 9999; }
  .skip-link a:focus {
    left: 0px;
    top: 0px;
    background: #007795;
    transition: top .1s ease-in, background .5s linear; }

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

h1 {
  margin-top: 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 16px; }

h2 {
  margin-top: 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 16px; }

h3 {
  margin-top: 0;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  margin-bottom: 10px; }

h4 {
  margin-top: 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 10px; }

h5 {
  margin-top: 0;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 10px; }

h6 {
  margin-top: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  color: #495057;
  margin-bottom: 10px; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  font-weight: 500;
  text-decoration: underline;
  color: #007795;
  transition: .3s; }
  a:hover, a:focus {
    color: #74221a; }

ul,
ol {
  margin-top: 0;
  padding-left: 30px; }

table.styled,
.fs_style_39 {
  margin-bottom: 1.17647em;
  width: 100%; }
  table.styled th,
  table.styled td,
  .fs_style_39 th,
  .fs_style_39 td {
    vertical-align: top; }
  table.styled th,
  .fs_style_39 th {
    padding: 1.17647em;
    text-align: left;
    background: rgba(73, 80, 87, 0.8);
    color: #fff;
    font-size: 16px;
    text-transform: uppercase; }
  table.styled td,
  .fs_style_39 td {
    padding: 0.58824em 1.17647em;
    background: rgba(0, 0, 0, 0.05); }
    .fs_style_39 tr:nth-of-type(odd) td {
      background-color: rgba(0, 0, 0, 0.1); }
  table.styled[border="1"],
  .fs_style_39[border="1"] {
    border: 0; }
    table.styled[border="1"] td, table.styled[border="1"] th,
    .fs_style_39[border="1"] td,
    .fs_style_39[border="1"] th {
      border: 1px solid; }
  table.styled:not([border]) th,
  table.styled:not([border]) td,
  .fs_style_39:not([border]) th,
  .fs_style_39:not([border]) td {
    border-bottom: 1px solid #fff; }

select {
  -webkit-appearance: none;
  -moz-appearance: none; }
  select::-ms-expand {
    display: none; }

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

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

.ui-widget-content a {
  color: #007795; }
  .ui-widget-content a:hover, .ui-widget-content a:focus {
    color: #74221a; }

.ui-dialog:not(.fsElementSettingsDialog):not(.fsElementsDialog):not(.fsMediaDialog) {
  max-height: 80vh;
  overflow: scroll; }

/*! content - buttons v0.0.1 */
.fsLoadMoreButton {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  text-shadow: none; }
  .fsLoadMoreButton:hover, .fsLoadMoreButton:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .fsLoadMoreButton em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.button,
.fs_style_28 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #007795;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .button:hover, .button:focus,
  .fs_style_28:hover,
  .fs_style_28:focus {
    background: rgba(0, 0, 0, 0);
    color: #007795;
    transition: none; }
  .button em,
  .fs_style_28 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .button:hover, .button:focus,
  .fs_style_28:hover,
  .fs_style_28:focus {
    background: #007795;
    color: #fff;
    border-color: #007795; }

.fs_style_41 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #007795;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_41:hover, .fs_style_41:focus {
    background: rgba(0, 0, 0, 0);
    color: #007795;
    transition: none; }
  .fs_style_41 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_41:hover, .fs_style_41:focus {
    background: #007795;
    color: #fff;
    border-color: #007795; }

.fs_style_42 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #007795;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_42:hover, .fs_style_42:focus {
    background: rgba(0, 0, 0, 0);
    color: #007795;
    transition: none; }
  .fs_style_42 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_42:hover, .fs_style_42:focus {
    background: #007795;
    color: #fff;
    border-color: #007795; }

.fs_style_29 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #495057;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .fs_style_29:hover, .fs_style_29:focus {
    background: rgba(0, 0, 0, 0);
    color: #495057;
    transition: none; }
  .fs_style_29 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_29:hover, .fs_style_29:focus {
    background: #495057;
    color: #fff;
    border-color: #495057; }

.fs_style_44 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #495057;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_44:hover, .fs_style_44:focus {
    background: rgba(0, 0, 0, 0);
    color: #495057;
    transition: none; }
  .fs_style_44 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_44:hover, .fs_style_44:focus {
    background: #495057;
    color: #fff;
    border-color: #495057; }

.fs_style_43 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #495057;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_43:hover, .fs_style_43:focus {
    background: rgba(0, 0, 0, 0);
    color: #495057;
    transition: none; }
  .fs_style_43 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_43:hover, .fs_style_43:focus {
    background: #495057;
    color: #fff;
    border-color: #495057; }

.fs_style_30 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .fs_style_30:hover, .fs_style_30:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    transition: none; }
  .fs_style_30 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_30:hover, .fs_style_30:focus {
    background: #fff;
    color: #007795;
    border-color: #fff; }

.fs_style_47 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_47:hover, .fs_style_47:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    transition: none; }
  .fs_style_47 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_47:hover, .fs_style_47:focus {
    background: #fff;
    border-color: #fff;
    color: #007795; }

.fs_style_48 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_48:hover, .fs_style_48:focus {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    transition: none; }
  .fs_style_48 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_48:hover, .fs_style_48:focus {
    background: #fff;
    color: #007795;
    border-color: #fff; }

.fs_style_31 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fcaf56;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .fs_style_31:hover, .fs_style_31:focus {
    background: rgba(0, 0, 0, 0);
    color: #fcaf56;
    transition: none; }
  .fs_style_31 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_31:hover, .fs_style_31:focus {
    background: #fcaf56;
    color: #343a40;
    border-color: #fcaf56; }

.fs_style_45 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fcaf56;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_45:hover, .fs_style_45:focus {
    background: rgba(0, 0, 0, 0);
    color: #fcaf56;
    transition: none; }
  .fs_style_45 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_45:hover, .fs_style_45:focus {
    background: #fcaf56;
    color: #343a40;
    border-color: #fcaf56; }

.fs_style_46 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: transparent;
  color: #fcaf56;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_46:hover, .fs_style_46:focus {
    background: rgba(0, 0, 0, 0);
    color: #fcaf56;
    transition: none; }
  .fs_style_46 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_46:hover, .fs_style_46:focus {
    background: #fcaf56;
    color: #343a40;
    border-color: #fcaf56; }

.fs_style_33 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #007795;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 2px solid #007795; }
  .fs_style_33:hover, .fs_style_33:focus {
    background: #00637c;
    color: #fff;
    transition: none; }
  .fs_style_33 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_33:hover, .fs_style_33:focus {
    border-color: #00637c; }

.fs_style_32 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 2px solid #495057; }
  .fs_style_32:hover, .fs_style_32:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .fs_style_32 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_32:hover, .fs_style_32:focus {
    border-color: #3d4349; }

.fs_style_49 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_49:hover, .fs_style_49:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .fs_style_49 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.fs_style_50 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_50:hover, .fs_style_50:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .fs_style_50 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.fs_style_34 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #fcaf56;
  color: #343a40;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fcaf56; }
  .fs_style_34:hover, .fs_style_34:focus {
    background: #fca33d;
    color: #343a40;
    transition: none; }
  .fs_style_34 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_34:hover, .fs_style_34:focus {
    color: #000; }

.fs_style_54 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #fcaf56;
  color: #343a40;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px;
  border: none; }
  .fs_style_54:hover, .fs_style_54:focus {
    background: #fca33d;
    color: #343a40;
    transition: none; }
  .fs_style_54 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_54:hover, .fs_style_54:focus {
    color: #000; }

.fs_style_53 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #fcaf56;
  color: #343a40;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px;
  border: none; }
  .fs_style_53:hover, .fs_style_53:focus {
    background: #fca33d;
    color: #343a40;
    transition: none; }
  .fs_style_53 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_53:hover, .fs_style_53:focus {
    color: #000; }

.fs_style_35 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #c4343e;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 2px solid #c4343e; }
  .fs_style_35:hover, .fs_style_35:focus {
    background: #b02f38;
    color: #fff;
    transition: none; }
  .fs_style_35 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_35:hover, .fs_style_35:focus {
    border-color: #b02f38; }

.fs_style_56 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #c4343e;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_56:hover, .fs_style_56:focus {
    background: #b02f38;
    color: #fff;
    transition: none; }
  .fs_style_56 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.fs_style_55 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #c4343e;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_55:hover, .fs_style_55:focus {
    background: #b02f38;
    color: #fff;
    transition: none; }
  .fs_style_55 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.fs_style_36 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #079c62;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  border: 2px solid #079c62;
  color: #000; }
  .fs_style_36:hover, .fs_style_36:focus {
    background: #068453;
    color: #fff;
    transition: none; }
  .fs_style_36 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_36:hover, .fs_style_36:focus {
    border-color: #068453; }
  .fs_style_36:hover, .fs_style_36:focus {
    color: #fff; }

.fs_style_51 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #079c62;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px;
  color: #000; }
  .fs_style_51:hover, .fs_style_51:focus {
    background: #068453;
    color: #fff;
    transition: none; }
  .fs_style_51 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_51:hover, .fs_style_51:focus {
    color: #fff; }

.fs_style_52 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #079c62;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px;
  color: #000; }
  .fs_style_52:hover, .fs_style_52:focus {
    background: #068453;
    color: #fff;
    transition: none; }
  .fs_style_52 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_52:hover, .fs_style_52:focus {
    color: #fff; }

.fs_style_37 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #007795;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  padding: 16px 35px; }
  .fs_style_37:hover, .fs_style_37:focus {
    background: #00637c;
    color: #fff;
    transition: none; }
  .fs_style_37 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

.fs_style_38 {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #007795;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 27px 84px; }
  .fs_style_38:hover, .fs_style_38:focus {
    background: #00637c;
    color: #fff;
    transition: none; }
  .fs_style_38 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }
  .fs_style_38 a:hover, .fs_style_38 a:focus {
    text-decoration: none; }

.button-demo > .fsElementContent {
  padding: 20px;
  margin-bottom: 20px; }

.fs_style_59 {
  width: 100% !important; }

/*! content - style manger v0.0.1 */
.lead-in,
.fs_style_24 {
  font-size: 1.76471em;
  line-height: 1.33333em;
  color: #6a868d;
  font-family: "athelas", Georgia, serif; }

blockquote {
  font-family: "athelas", Georgia, serif;
  position: relative;
  margin: 40px 0 20px;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #6a868d; }
  blockquote:before {
    margin-right: 5px;
    content: '\201C'; }
  blockquote:after {
    margin-left: 5px;
    content: '\201D'; }

cite,
.fs_style_40 {
  display: block;
  margin: 0 0 40px;
  font-style: normal;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #495057; }
  cite:before,
  .fs_style_40:before {
    content: '- '; }

.callout,
.fs_style_25,
.fs_style_26,
.fs_style_27 {
  color: #868e96;
  font-size: 22px;
  font-weight: 500;
  border-left: 4px solid #fcaf56;
  padding-left: 15px;
  margin-bottom: 40px; }
  .callout.left,
  .fs_style_25.left,
  .fs_style_26.left,
  .fs_style_27.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .callout.left,
      .fs_style_25.left,
      .fs_style_26.left,
      .fs_style_27.left {
        width: 50%; } }
  .callout.right,
  .fs_style_25.right,
  .fs_style_26.right,
  .fs_style_27.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .callout.right,
      .fs_style_25.right,
      .fs_style_26.right,
      .fs_style_27.right {
        width: 50%; } }

.fs_style_25 {
  margin-top: 60px;
  margin-bottom: 80px; }

@media (min-width: 500px) {
  .fs_style_26,
  .fs_style_27 {
    width: 50%; } }

.fs_style_26 {
  float: right;
  margin-left: 20px; }

.fs_style_27 {
  float: left;
  margin-right: 20px; }

.fs_style_57 {
  font-size: 13px;
  line-height: 20px;
  font-style: italic;
  color: #495057;
  font-family: "franklin-gothic-urw", sans-serif;
  margin-bottom: 10px; }

.fs_style_58 {
  font-size: 15px;
  line-height: 20px;
  font-style: italic;
  color: #495057;
  font-family: "franklin-gothic-urw", sans-serif;
  margin-bottom: 20px; }

/*! structure - header v0.0.1 */
#fsHeader a {
  text-decoration: none; }

.hero {
  background-size: cover;
  background-position: 50%;
  padding-bottom: 25%;
  min-height: 320px; }
  body:not(.fsComposeMode) #fsPageBody .hero {
    display: none; }

body:not(.fsComposeMode) .hero img {
  display: none; }

.top-bar > .fsElementContent,
.logo-nav > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 600px) {
  .top-bar {
    background: rgba(0, 0, 0, 0.2); } }

.top-bar p {
  margin-bottom: 0; }

.news-search {
  text-align: center;
  background: rgba(0, 0, 0, 0.2); }
  @media (min-width: 600px) {
    .news-search {
      display: none; } }
  .top-bar .news-search {
    display: none;
    background: transparent; }
    @media (min-width: 600px) {
      .top-bar .news-search {
        display: block; } }
    .top-bar .news-search li {
      width: auto; }
  .news-search ul, .news-search ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .news-search ul li {
    margin: 0;
    padding: 0; }
  .news-search ul li {
    display: inline-block;
    vertical-align: middle;
    width: 50%; }
    .news-search ul li a {
      color: #fff;
      font-size: 14px;
      height: 50px;
      line-height: 50px;
      display: block;
      padding: 0 20px 0 0;
      text-decoration: none; }
      .news-search ul li a:before {
        vertical-align: middle;
        margin-right: 8px; }
      .news-search ul li a:hover, .news-search ul li a:focus {
        color: #ffc17b; }
    .news-search ul li a[href*="safe"]:before {
      content: "\e927";
      font-family: "Icomoon";
      font-size: 18px;
      font-weight: 500;
      transition: 0s; }
    .news-search ul li a[href*="safe"]:hover:before {
      color: #ffc17b;
      transition: 0.3s; }
    .news-search ul li:first-child a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 12px;
      display: none; }
    .news-search ul li:last-child a {
      color: #fcaf56;
      font-size: 13px;
      text-transform: uppercase;
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      padding-left: 25px; }
      .news-search ul li:last-child a:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .news-search ul li:last-child a:hover .news-search ul li:last-child a:focus {
        color: #fff; }

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

.site-info-container {
  overflow: hidden;
  white-space: nowrap;
  padding: 0 20px;
  -ms-flex: 1;
  flex: 1;
  min-width: 360px; }
  @media (min-width: 1200px) {
    .site-info-container {
      padding: 0; } }
  .site-info-container h1 {
    margin-bottom: 0; }
  .site-info-container a {
    display: block;
    padding: 10px 0;
    color: transparent; }
    .svg .site-info-container a {
      background: url("../images/logo.svg") no-repeat 63px 50%; }
      .svg .site-info-container a:before {
        content: url("../images/logo-colored-sails.svg"); }
    .no-svg .site-info-container a {
      background: url("../images/logo.png") no-repeat 0 50%; }
    .site-info-container a:hover, .site-info-container a:focus {
      color: transparent; }

.find-it-panel,
.news-panel,
.district-panel,
.jump-school-panel {
  display: none;
  background: #00596f;
  height: 100%;
  overflow: scroll;
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(0, -20%, 0);
  -ms-transform: translate(0, -20%);
  transform: translate(0, -20%);
  z-index: 502; }
  .find-it-panel.active,
  .news-panel.active,
  .district-panel.active,
  .jump-school-panel.active {
    display: block;
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: fixed; }

.close-panel {
  background-color: transparent;
  border: 0;
  position: absolute;
  z-index: 1;
  top: 20px;
  right: 20px;
  font-size: 0;
  cursor: pointer; }
  .close-panel:hover, .close-panel:focus {
    outline: auto; }
    .close-panel:hover:before, .close-panel:focus:before {
      opacity: 0.8; }
  .close-panel:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    color: #d4ebee;
    font-size: 32px;
    transition: 0.3s; }
  @media (min-width: 600px) {
    .close-panel {
      top: 50px;
      right: 30px; } }
  @media (min-width: 800px) {
    .close-panel {
      top: 40px;
      right: 20px; } }

@media (min-width: 800px) {
  .logo-stacked {
    text-align: left; } }

.logo-stacked img {
  width: 135px; }

.find-it-panel,
.news-panel,
.district-panel,
.jump-school-panel {
  text-align: center;
  color: #fff;
  font-size: 15px; }
  .find-it-panel > .fsElementContent,
  .find-it-panel > header,
  .news-panel > .fsElementContent,
  .news-panel > header,
  .district-panel > .fsElementContent,
  .district-panel > header,
  .jump-school-panel > .fsElementContent,
  .jump-school-panel > header {
    position: relative;
    margin: 0 auto;
    max-width: 69.41176em;
    max-width: 73.75rem;
    padding-right: 1.17647em;
    padding-left: 1.17647em; }
  .find-it-panel > .fsElementContent,
  .news-panel > .fsElementContent,
  .district-panel > .fsElementContent,
  .jump-school-panel > .fsElementContent {
    padding-top: 1.17647em;
    padding-bottom: 1.17647em; }
  .find-it-panel > header,
  .news-panel > header,
  .district-panel > header,
  .jump-school-panel > header {
    text-align: right; }
  .find-it-panel a:hover, .find-it-panel a:focus,
  .find-it-panel .fsPostElement .fsTitle a:hover,
  .find-it-panel .fsPostElement .fsTitle a:focus,
  .news-panel a:hover,
  .news-panel a:focus,
  .news-panel .fsPostElement .fsTitle a:hover,
  .news-panel .fsPostElement .fsTitle a:focus,
  .district-panel a:hover,
  .district-panel a:focus,
  .district-panel .fsPostElement .fsTitle a:hover,
  .district-panel .fsPostElement .fsTitle a:focus,
  .jump-school-panel a:hover,
  .jump-school-panel a:focus,
  .jump-school-panel .fsPostElement .fsTitle a:hover,
  .jump-school-panel .fsPostElement .fsTitle a:focus {
    text-decoration: underline !important; }
  .find-it-panel .fsPostElement a, .find-it-panel .fsCalendar a, .find-it-panel .fsFeeds header a,
  .news-panel .fsPostElement a,
  .news-panel .fsCalendar a,
  .news-panel .fsFeeds header a,
  .district-panel .fsPostElement a,
  .district-panel .fsCalendar a,
  .district-panel .fsFeeds header a,
  .jump-school-panel .fsPostElement a,
  .jump-school-panel .fsCalendar a,
  .jump-school-panel .fsFeeds header a {
    color: #fff !important; }
  .find-it-panel .fsDateTime,
  .news-panel .fsDateTime,
  .district-panel .fsDateTime,
  .jump-school-panel .fsDateTime {
    color: #c1d0dc !important; }
  .find-it-panel .fsFeeds .juicer-button,
  .news-panel .fsFeeds .juicer-button,
  .district-panel .fsFeeds .juicer-button,
  .jump-school-panel .fsFeeds .juicer-button {
    color: #000; }
    .find-it-panel .fsFeeds .juicer-button:hover, .find-it-panel .fsFeeds .juicer-button:focus,
    .news-panel .fsFeeds .juicer-button:hover,
    .news-panel .fsFeeds .juicer-button:focus,
    .district-panel .fsFeeds .juicer-button:hover,
    .district-panel .fsFeeds .juicer-button:focus,
    .jump-school-panel .fsFeeds .juicer-button:hover,
    .jump-school-panel .fsFeeds .juicer-button:focus {
      color: #fff;
      background: rgba(0, 0, 0, 0.9); }

.news-panel > .fsElementContent {
  padding-top: 100px; }
  @media (min-width: 800px) {
    .news-panel > .fsElementContent {
      padding-top: 20px; } }

.news-modules {
  text-align: left; }
  .news-modules > .fsElementContent > .fsElement {
    margin-bottom: 80px; }
  @media (min-width: 800px) {
    .news-modules > .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .news-modules .fsElement {
      width: calc(30% - 60px); }
      .news-modules .fsElement:first-child {
        width: 40%; } }
  .news-modules .fsPostElement img {
    max-width: 200px; }
    @media (min-width: 800px) {
      .news-modules .fsPostElement img {
        float: left;
        margin-right: 1em; } }
  .news-modules header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline; }
    .news-modules header a {
      text-transform: uppercase; }
  .news-modules .fsPostElement article:not(:first-child) img,
  .news-modules .fsPostElement article:not(:first-child) .fsSummary {
    display: none; }
  .news-modules .fsPostElement .fsTitle {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px; }
  .news-modules .fsCalendar .fsDate {
    font-size: 15px; }
  .news-modules .fsCalendar .fsTitle {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px; }
    .news-modules .fsCalendar .fsTitle a {
      font-weight: 400;
      color: #fff; }
      .news-modules .fsCalendar .fsTitle a:hover, .news-modules .fsCalendar .fsTitle a:focus {
        color: #fcaf56; }
  .news-modules .fsCalendar .fsEventDetails {
    color: #b4ced4;
    font-weight: 500; }

.find-it-modules {
  text-align: left; }
  .find-it-modules ul, .find-it-modules ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .find-it-modules ul li {
    margin: 0;
    padding: 0; }
  .find-it-modules .fsElement {
    background: rgba(36, 40, 41, 0.1);
    padding: 20px;
    margin-bottom: 20px;
    border-top: 3px solid #d4ebee; }
  .find-it-modules .fsElementTitle {
    font-size: 18px;
    font-weight: 500;
    color: #fff; }
  .find-it-modules a {
    display: block;
    color: #d4ebee;
    font-size: 14px;
    padding: 10px 0; }
    .find-it-modules a:hover, .find-it-modules a:focus {
      color: #fcaf56; }
  @media (min-width: 800px) {
    .find-it-modules .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .find-it-modules .fsElement {
      width: calc(33.33% - 20px); } }

.find-it-icons {
  margin-bottom: 65px; }
  .find-it-icons ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center; }
    .find-it-icons ul, .find-it-icons ul ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .find-it-icons ul li {
      margin: 0;
      padding: 0; }
  .find-it-icons li {
    width: 33.33%; }
    .find-it-icons li:first-child a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(2) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(3) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(4) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(5) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(6) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(7) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(8) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .find-it-icons li:nth-child(9) a:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .find-it-icons a {
    color: #fff;
    font-size: 13px;
    margin-bottom: 40px;
    display: block; }
    .find-it-icons a:hover, .find-it-icons a:focus {
      color: #ffb865; }
    .find-it-icons a:before {
      display: block;
      font-size: 20px; }
  @media (min-width: 800px) {
    .find-it-icons li {
      width: 20%; }
    .find-it-icons a {
      font-size: 15px; }
      .find-it-icons a:before {
        font-size: 40px; } }
  @media (min-width: 1180px) {
    .find-it-icons ul {
      -ms-flex-pack: justify;
      justify-content: space-between; }
    .find-it-icons li {
      width: auto; } }

.find-it-icons li {
  position: relative; }
  .find-it-icons li a {
    padding-top: 30px;
    z-index: 2;
    position: relative;
    margin-bottom: 25px; }
    @media (min-width: 800px) {
      .find-it-icons li a {
        padding-top: 63px; } }
    .find-it-icons li a:before {
      display: none !important; }
  .find-it-icons li .fsNavPageInfo {
    position: relative;
    bottom: 72px;
    z-index: 1; }
    @media (min-width: 800px) {
      .find-it-icons li .fsNavPageInfo {
        bottom: 100px; } }
    .find-it-icons li .fsNavPageInfo span {
      font-size: 0; }
      .find-it-icons li .fsNavPageInfo span:before {
        display: block;
        font-size: 20px;
        transition: .3s; }
        @media (min-width: 800px) {
          .find-it-icons li .fsNavPageInfo span:before {
            font-size: 40px; } }
  .find-it-icons li a:hover + .fsNavPageInfo span:before {
    color: #ffb865; }

.school-quicklinks {
  position: absolute;
  right: 160px;
  top: 0;
  height: 50px;
  padding-top: 11px; }
  .school-quicklinks .fsNavLevel1 > li > a:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    vertical-align: middle;
    margin-right: 8px; }
  .school-quicklinks .fsNavLevel1 > li > a:after {
    display: none; }
  .school-quicklinks .fsNavLevel1 > li .fsNavInfoInner {
    background: #212529 !important; }

.district-pop a {
  color: #fff;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  display: block;
  padding: 0 25px; }
  @media (max-width: 599px) {
    .district-pop a {
      height: 40px;
      line-height: 40px; } }
  .district-pop a:hover, .district-pop a:focus {
    color: rgba(255, 255, 255, 0.8); }
  .district-pop a:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    vertical-align: middle;
    margin-right: 8px; }

@media (max-width: 599px) {
  .district-pop {
    position: absolute;
    right: 0;
    top: 0; } }

.social-panel {
  text-align: left; }
  .social-panel, .social-panel ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .social-panel li {
    margin: 0;
    padding: 0; }
  .social-panel ul.fsNavLevel1 li {
    display: inline-block;
    vertical-align: top; }

.district-panel {
  background: #212529;
  color: #fff; }
  .district-panel a {
    color: rgba(255, 255, 255, 0.85); }
  .district-panel .district-modules {
    padding-top: 30px; }
  .district-panel .district-home-link {
    text-align: left;
    margin-bottom: 35px;
    height: 35px; }
    @media (max-width: 480px) {
      .district-panel .district-home-link {
        height: auto;
        padding-right: 50px; } }
    .district-panel .district-home-link a {
      font-size: 21px; }
      @media (max-width: 480px) {
        .district-panel .district-home-link a {
          font-size: 18px; } }
      .district-panel .district-home-link a:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        vertical-align: bottom;
        margin-right: 8px; }
    .district-panel .district-home-link p {
      margin-bottom: 0; }

.nav-main-pop nav {
  text-align: left; }
  .nav-main-pop nav, .nav-main-pop nav ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-main-pop nav li {
    margin: 0;
    padding: 0; }

.nav-main-pop ul.fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media (max-width: 1000px) {
    .nav-main-pop ul.fsNavLevel1 {
      display: block; } }
  .nav-main-pop ul.fsNavLevel1 > li {
    display: inline-block;
    width: 18%; }
    @media (max-width: 1000px) {
      .nav-main-pop ul.fsNavLevel1 > li {
        width: 30%;
        padding-right: 3%;
        vertical-align: top;
        margin-bottom: 30px; } }
    @media (max-width: 768px) {
      .nav-main-pop ul.fsNavLevel1 > li {
        width: 45%;
        padding-right: 5%; } }
    @media (max-width: 480px) {
      .nav-main-pop ul.fsNavLevel1 > li {
        width: 100%;
        padding-right: 0; } }
    .nav-main-pop ul.fsNavLevel1 > li > a {
      font-weight: 700;
      display: block;
      border-bottom: 1px solid #fff;
      margin-bottom: 10px;
      padding-bottom: 5px;
      font-size: 17px; }

.nav-main-pop ul.fsNavLevel2 > li {
  display: block; }
  .nav-main-pop ul.fsNavLevel2 > li > a {
    font-weight: 700;
    display: block;
    padding: 5px 0; }

/*! structure - footer v0.0.1 */
#fsFooter {
  color: #fff;
  background: rgba(26, 28, 28, 0.2);
  font-size: 15px;
  text-align: center; }
  #fsFooter .policy-statement,
  #fsFooter .footer-upper {
    background: #007795; }
  #fsFooter .fsBanner > .fsElement > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 69.41176em;
    max-width: 73.75rem; }
  #fsFooter .fsBanner:after {
    content: normal; }
  body.fsDraftMode #fsFooter .fsBanner {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    body.fsDraftMode #fsFooter .fsBanner .fsElementActionButtonContainer {
      -ms-flex: 0 1 100%;
      flex: 0 1 100%; }

.school-details-container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 30px; }
  .school-details-container ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .school-details-container header {
    margin-bottom: 50px; }
  .school-details-container strong {
    color: #fff; }
  .school-details-container li {
    margin-bottom: 10px; }
    .school-details-container li:nth-child(-n+2) strong {
      display: block; }
    .school-details-container li:nth-last-child(-n+3) {
      display: inline-block; }
      .school-details-container li:nth-last-child(-n+3) strong:after {
        content: ':'; }
    .school-details-container li:nth-last-child(2):after, .school-details-container li:nth-last-child(3):after {
      content: '·';
      margin: 0 10px; }
  @media (min-width: 600px) {
    .school-details-container {
      text-align: left;
      border: 0;
      padding-bottom: 0; }
      .school-details-container li:nth-child(-n+2) strong {
        display: inline; }
        .school-details-container li:nth-child(-n+2) strong:after {
          content: ':'; } }

.footer-upper {
  padding: 40px 20px 0; }
  .footer-upper > .fsElementContent {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  @media (min-width: 600px) {
    .footer-upper > .fsElementContent {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .footer-upper .footer-copyright {
      display: none; } }

.policy-statement {
  padding: 20px;
  display: none; }
  @media (min-width: 600px) {
    .policy-statement {
      display: block; } }

.footer-lower a,
.footer-upper a,
.policy-statement a {
  color: #fff;
  font-weight: 400; }
  .footer-lower a:hover, .footer-lower a:focus,
  .footer-upper a:hover,
  .footer-upper a:focus,
  .policy-statement a:hover,
  .policy-statement a:focus {
    text-decoration: none; }

.footer-lower > .fsElementContent,
.footer-upper > .fsElementContent,
.policy-statement > .fsElementContent {
  display: -ms-flexbox;
  display: flex; }
  @media (min-width: 600px) {
    .footer-lower > .fsElementContent,
    .footer-upper > .fsElementContent,
    .policy-statement > .fsElementContent {
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-pack: justify;
      justify-content: space-between; } }

.footer-lower {
  padding: 20px; }
  .footer-lower > .fsElementContent {
    -ms-flex-align: center;
    align-items: center; }
    .footer-lower > .fsElementContent p {
      margin-bottom: 0; }
  .footer-lower .footer-copyright {
    display: none; }
  @media (min-width: 600px) {
    .footer-lower .footer-copyright {
      display: block; } }

@media (min-width: 600px) {
  .privacy-link {
    display: none; } }

.newsletter-form {
  display: block; }
  .newsletter-form .fsElementTitle {
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    color: #fff; }
  .newsletter-form iframe {
    height: auto !important; }
  .newsletter-form .fs_style_54 {
    font-weight: 500;
    color: #fff;
    border: 0px !important;
    background: #C74F0F; }
    .newsletter-form .fs_style_54:hover, .newsletter-form .fs_style_54:focus {
      background: #be4b0e;
      color: #fff;
      transition: none; }

#form_51 {
  position: relative; }
  #form_51 .formPage {
    margin-bottom: 0; }
  #form_51 .pageControls,
  #form_51 label {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    #form_51 .pageControls.active,
    #form_51 label.active {
      display: none; }
  #form_51 label {
    left: 10px;
    margin-bottom: 0;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px; }
  #form_51 .pageControls {
    padding: 0 !important;
    margin: 0 !important;
    right: 5px; }
  #form_51 .submitBtn {
    height: 40px;
    padding: 0 25px;
    border-radius: 1px;
    font-size: 15px;
    -webkit-appearance: none; }
  #form_51 input[type="text"] {
    height: 50px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 2px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    padding-right: 110px;
    padding-left: 10px; }

.school-details {
  margin-bottom: 20px; }
  .school-details [itemprop='name'] {
    margin-top: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

.jump-menu {
  text-align: left;
  margin-bottom: 80px; }
  .jump-menu:after {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid rgba(0, 119, 149, 0.2);
    padding: 0 15px;
    color: #343a40; }
  .jump-menu nav {
    display: none; }
    @media (min-width: 800px) {
      .jump-menu nav {
        display: block; } }
  .jump-menu select,
  .jump-menu .fsNavLevel1 > li > a {
    background-color: #d4ebee;
    color: #343a40;
    display: block;
    padding: 8px 20px;
    height: 40px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 2px;
    border: 0;
    text-decoration: none; }
  @media (min-width: 800px) {
    .jump-menu select {
      display: none; } }
  .jump-menu ul, .jump-menu ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .jump-menu ul li {
    margin: 0;
    padding: 0; }
  .jump-menu .fsNavLevel1 > li > .fsNavPageInfo {
    position: absolute;
    top: 100%;
    left: 0;
    max-height: 0;
    overflow: hidden; }
  .active .jump-menu .fsNavLevel1 > li > .fsNavPageInfo {
    max-height: 9999px; }
  .jump-menu .fsNavLevel1 > li.active > .fsNavPageInfo {
    max-height: 9999px; }
  .jump-menu .fsNavLevel1 > li > .fsNavPageInfo {
    z-index: 300;
    width: 740px;
    top: auto;
    bottom: 40px;
    left: auto;
    right: 0;
    -ms-transform: none;
    transform: none; }
    @media (min-width: 920px) {
      .jump-menu .fsNavLevel1 > li > .fsNavPageInfo {
        width: 900px; } }
  .jump-menu .fsNavInfoInner {
    background-color: #212529;
    margin-bottom: 11px; }
    .jump-menu .fsNavInfoInner:after {
      content: '';
      position: absolute;
      bottom: 3px;
      right: 13px;
      width: 0;
      height: 0;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent;
      border-top: 8px solid #212529; }
  .jump-menu .fsNavLevel2 {
    padding: 20px;
    display: -ms-flexbox;
    display: flex; }
    .jump-menu .fsNavLevel2 > li {
      width: 25%; }
      .jump-menu .fsNavLevel2 > li:not(:last-child) {
        margin-right: 40px; }
      .jump-menu .fsNavLevel2 > li > a {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 15px;
        display: block;
        text-decoration: none; }
    .jump-menu .fsNavLevel2 > li:first-child {
      width: 50%; }
      .jump-menu .fsNavLevel2 > li:first-child .fsNavLevel3 {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
        column-gap: 40px; }
    .jump-menu .fsNavLevel2 .fsNavLevel3 li {
      page-break-inside: avoid;
      break-inside: avoid; }
      .jump-menu .fsNavLevel2 .fsNavLevel3 li:not(:last-child) a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .jump-menu .fsNavLevel2 .fsNavLevel3 a {
      padding: 5px 0;
      display: block; }

@media (min-width: 600px) {
  .jump-container {
    text-align: right; } }

.jump-school-pop {
  text-align: left;
  margin-bottom: 80px;
  position: relative; }
  .jump-school-pop:after {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid rgba(0, 119, 149, 0.2);
    padding: 0 15px;
    color: #343a40; }
  .jump-school-pop a.jump-school-trigger {
    background-color: #d4ebee;
    color: #343a40;
    display: block;
    padding: 8px 20px;
    height: 40px;
    width: 100%;
    border-radius: 2px;
    border: 0;
    text-decoration: none; }
    .jump-school-pop a.jump-school-trigger:hover, .jump-school-pop a.jump-school-trigger:focus {
      background: #c2e3e7; }
    @media (min-width: 800px) {
      .jump-school-pop a.jump-school-trigger {
        min-width: 320px; } }

.jump-school-panel {
  background: #212529; }
  .jump-school-panel .jump-school-modules {
    padding-top: 80px; }
  .jump-school-panel header h2.fsElementTitle {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    color: #eff3f4; }
  .jump-school-panel .school-list {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    margin: 0 -5px;
    text-align: left;
    padding-right: 30px; }
    .jump-school-panel .school-list.elem-list {
      width: 50%; }
      @media (max-width: 799px) {
        .jump-school-panel .school-list.elem-list {
          width: 100%;
          padding: 0;
          margin-bottom: 40px; } }
      @media (min-width: 481px) {
        .jump-school-panel .school-list.elem-list > .fsElementContent nav ul.fsNavLevel1 > li {
          display: inline-block;
          width: 48%;
          padding-right: 5%;
          vertical-align: top; } }
    @media (max-width: 799px) {
      .jump-school-panel .school-list.mid-list {
        width: 50%;
        padding-right: 20px; } }
    @media (max-width: 480px) {
      .jump-school-panel .school-list.mid-list {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 40px; } }
    @media (max-width: 799px) {
      .jump-school-panel .school-list.high-list {
        width: 50%;
        padding-right: 0px;
        padding-left: 20px; } }
    @media (max-width: 480px) {
      .jump-school-panel .school-list.high-list {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px; } }
    .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1, .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 li {
      margin: 0;
      padding: 0; }
    .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 li {
      page-break-inside: avoid;
      break-inside: avoid; }
      .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 li:not(:last-child) a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 a {
      font-size: 15px;
      font-weight: 400;
      color: #eff3f4;
      padding: 5px 0;
      display: block;
      text-decoration: none; }
      .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 a:hover, .jump-school-panel .school-list > .fsElementContent nav ul.fsNavLevel1 a:focus {
        color: #fcaf56; }

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

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

html {
  font-family: "franklin-gothic-urw", sans-serif;
  background: #007795;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 1.0625em;
  line-height: 1.58824;
  color: #495057;
  margin: 0; }

.panel-is-active,
.drawer-is-active {
  height: 100%;
  overflow: hidden; }

.fsComposeMode #fsPageWrapper {
  overflow: visible; }

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

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

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 69.41176em;
  max-width: 73.75rem; }
  body.fsHasOneColumnLayout:not(.fsHasRightBanner):not(.fsHasLeftBanner) #fsPageBody {
    position: relative;
    margin: 0 auto;
    max-width: 57.64706em;
    max-width: 61.25rem; }
  body.home.fsHasOneColumnLayout:not(.fsHasRightBanner):not(.fsHasLeftBanner) #fsPageBody {
    position: relative;
    margin: 0 auto;
    max-width: 69.41176em;
    max-width: 73.75rem; }

#fsBannerRight .fsElementTitle,
#fsBannerLeft .fsElementTitle {
  padding-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase; }

#fsBannerRight > .fsBanner > .fsElement,
#fsBannerLeft > .fsBanner > .fsElement {
  margin-bottom: 30px; }

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

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

#fsBannerRight {
  margin-bottom: 20px;
  width: 100%;
  float: none; }
  @media (min-width: 800px) {
    #fsBannerRight {
      float: left; } }
  @media (min-width: 800px) {
    #fsBannerRight {
      padding-left: 80px;
      width: 32.20339%; } }

@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: 1.17647em;
      padding-left: 1.17647em; } }

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

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

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

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

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

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

#fsPoweredByFinalsite {
  position: relative;
  margin: 0 auto;
  max-width: 69.41176em;
  max-width: 73.75rem;
  margin: 0; }
  @media (min-width: 600px) {
    #fsPoweredByFinalsite {
      margin-right: 15px; } }

.fsBreadcrumb {
  background: #fff;
  padding-top: 40px;
  padding-right: 1.17647em;
  padding-left: 1.17647em;
  font-size: 11px;
  text-transform: uppercase;
  color: #495057; }
  .home .fsBreadcrumb {
    display: none; }
  body.fsHasOneColumnLayout:not(.fsHasRightBanner):not(.fsHasLeftBanner) .fsBreadcrumb > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 57.64706em;
    max-width: 61.25rem; }
  .fsBreadcrumb > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 69.41176em;
    max-width: 73.75rem; }
  .fsBreadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsBreadcrumb li {
    display: inline-block; }
  .fsBreadcrumb span {
    margin: 0 5px; }

/*! navigation - main v0.0.1 */
#fsHeader .nav-main {
  display: none; }
  @media (min-width: 1150px) {
    #fsHeader .nav-main {
      display: block; } }

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

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

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

.nav-main .fsNavLevel1 > li {
  position: relative; }
  @media (min-width: 1150px) {
    .nav-main .fsNavLevel1 > li {
      -ms-flex: 1 auto;
      flex: 1 auto; } }
  .nav-main .fsNavLevel1 > li:hover > a, .nav-main .fsNavLevel1 > li:focus > a, .nav-main .fsNavLevel1 > li.menu-item-open > a {
    background: #005266;
    background: #004e62; }
  .nav-main .fsNavLevel1 > li > a {
    padding: 1.17647em;
    color: #fff;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    white-space: nowrap;
    text-decoration: none; }
    @media (min-width: 1500px) {
      .nav-main .fsNavLevel1 > li > a {
        font-size: 16px; } }
    .nav-main .fsNavLevel1 > .fsNavCurrentPage > a:before,
    .nav-main .fsNavLevel1 > .fsNavCurrentPageAncestor > a:before {
      opacity: 1; }

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

.menu-item-open html.js .nav-main .fsNavLevel1 > li > .fsNavPageInfo {
  max-height: 9999px; }

html.js .nav-main .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
  max-height: 9999px; }

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

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

html:not(.js) .nav-main .fsNavLevel1 > li:hover > .fsNavPageInfo, html:not(.js) .nav-main .fsNavLevel1 > li:focus > .fsNavPageInfo {
  max-height: 9999px; }

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

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

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

.nav-main .fsNavLevel1 > li.fsNavParentPage > a {
  position: relative; }
  .nav-main .fsNavLevel1 > li.fsNavParentPage > a:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: -29px;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #f6ede3;
    opacity: 0;
    transition: .3s; }

.nav-main .fsNavLevel1 > li.fsNavParentPage:hover > a:after {
  opacity: 1; }

.nav-main .fsNavPageInfo {
  text-align: left;
  width: 740px; }
  .nav-main .fsNavLevel1 > li:first-child .fsNavPageInfo,
  .nav-main .fsNavLevel1 > li:nth-child(2) .fsNavPageInfo,
  .nav-main .fsNavLevel1 > li:nth-child(3) .fsNavPageInfo {
    -ms-transform: translateX(-30%);
    transform: translateX(-30%); }
  .nav-main .fsNavLevel1 > li:last-child .fsNavPageInfo,
  .nav-main .fsNavLevel1 > li:nth-last-child(2) .fsNavPageInfo,
  .nav-main .fsNavLevel1 > li:nth-last-child(3) .fsNavPageInfo {
    right: 10px;
    left: auto !important;
    -ms-transform: none;
    transform: none; }
  @media (min-width: 1150px) {
    .nav-main .fsNavParentPage:hover .fsNavPageInfo {
      display: block; } }

.nav-main .fsNavInfoInner {
  background-color: #f6ede3;
  padding: 20px;
  margin-top: 29px;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.2); }

.nav-main .fsNavPageThumbnail img {
  max-width: 220px;
  margin-right: 20px; }

.nav-main .fsNavLevel2 {
  display: -ms-flexbox;
  display: flex; }
  .nav-main .fsNavLevel2 a {
    padding: 0.58824em;
    color: #2a2c2c;
    display: block;
    text-decoration: none; }
    .nav-main .fsNavLevel2 a:hover, .nav-main .fsNavLevel2 a:focus {
      color: #007795; }

.sub-list:first-child {
  margin-right: 20px; }

.sub-list li:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

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

.drawer-trigger {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  max-width: 50px;
  height: 50px;
  left: auto;
  right: 20px;
  top: -50px;
  z-index: 501;
  font-size: 0;
  cursor: pointer;
  transition: 0.3s; }
  .drawer-trigger:before {
    transition: 0.3s; }
  .drawer-trigger:hover:before, .drawer-trigger:focus:before {
    color: #fcaf56; }
  @media (min-width: 600px) {
    .drawer-trigger {
      top: 19px; } }
  @media (min-width: 1150px) {
    .drawer-trigger {
      display: none; } }
  .drawer-trigger:before, .drawer-trigger:after {
    color: #fff; }
  .drawer-trigger:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 17px; }
  .drawer-is-active .drawer-trigger {
    top: -65px; }
    .drawer-is-active .drawer-trigger:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      font-size: 32px; }

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s, transform .3s;
  top: 0;
  left: 0;
  transform: translate3d(0, -20%, 0);
  -ms-transform: translate(0, -20%);
  transform: translate(0, -20%);
  padding: 10px 0;
  padding-top: 4.70588em;
  min-height: 100%;
  max-width: 60em;
  background: #212529;
  height: 100%; }
  .drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: fixed;
    overflow: scroll; }
  .fsMenu ul, .fsMenu ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsMenu ul li {
    margin: 0;
    padding: 0; }
  .fsMenu .home-link p {
    margin-bottom: 0; }
  .home .fsMenu .home-link a {
    color: #fcaf56; }
  .fsMenu .nav-main-mobile a,
  .fsMenu .home-link a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 12px 20px; }
  .fsMenu .home-link {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .fsMenu .nav-main-mobile {
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .fsMenu .nav-main-mobile .fsNavLevel1 > li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .fsMenu .nav-main-mobile .fsNavLevel1 li > a {
      width: calc(100% - 55px);
      display: inline-block; }
    .fsMenu .nav-main-mobile .fsNavLevel1 li .mobile-sub-btn {
      width: 55px;
      display: inline-block;
      background: transparent;
      border: 0;
      padding: 0;
      cursor: pointer; }
      .fsMenu .nav-main-mobile .fsNavLevel1 li .mobile-sub-btn:hover:before, .fsMenu .nav-main-mobile .fsNavLevel1 li .mobile-sub-btn:focus:before {
        color: rgba(255, 255, 255, 0.8); }
      .fsMenu .nav-main-mobile .fsNavLevel1 li .mobile-sub-btn:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: rgba(255, 255, 255, 0.6); }
    .fsMenu .nav-main-mobile .fsNavLevel1 li.active {
      background: #000; }
      .fsMenu .nav-main-mobile .fsNavLevel1 li.active .mobile-sub-btn:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none; }
      .fsMenu .nav-main-mobile .fsNavLevel1 li.active .fsNavPageInfo {
        display: block; }
    .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavPageInfo {
      display: none;
      background: transparent; }
      .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavPageInfo .fsNavPageDescription,
      .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavPageInfo .fsNavPageThumbnail {
        display: none; }
    .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 {
      padding: 0 30px;
      padding-bottom: 20px; }
      .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 a {
        color: #b0b1b1;
        text-transform: capitalize;
        padding: 5px 20px; }
        .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 a:hover, .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 a:focus {
          color: #fff; }
      .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPage a,
      .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPageAncestor a {
        color: #fcaf56;
        position: relative; }
        .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPage a:before,
        .fsMenu .nav-main-mobile .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPageAncestor a:before {
          content: "";
          font-family: "IcoMoon";
          -webkit-font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          position: absolute;
          left: 0; }
    .fsMenu .nav-main-mobile .fsNavLevel1.fsNavCurrentPage a, .fsMenu .nav-main-mobile .fsNavLevel1.fsNavCurrentPageAncestor a {
      color: #fcaf56; }
  .fsMenu .nav-util a {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    padding: 5px 20px; }
  .fsMenu .nav-util .fsNavLevel1 > li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .fsMenu .nav-util .fsNavLevel1 li > a {
    width: calc(100% - 55px);
    display: inline-block; }
  .fsMenu .nav-util .fsNavLevel1 li .mobile-sub-btn {
    width: 55px;
    display: inline-block;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer; }
    .fsMenu .nav-util .fsNavLevel1 li .mobile-sub-btn:hover:before, .fsMenu .nav-util .fsNavLevel1 li .mobile-sub-btn:focus:before {
      color: rgba(255, 255, 255, 0.8); }
    .fsMenu .nav-util .fsNavLevel1 li .mobile-sub-btn:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: rgba(255, 255, 255, 0.6); }
  .fsMenu .nav-util .fsNavLevel1 li.active {
    background: #000; }
    .fsMenu .nav-util .fsNavLevel1 li.active .mobile-sub-btn:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .fsMenu .nav-util .fsNavLevel1 li.active .fsNavPageInfo {
      display: block; }
  .fsMenu .nav-util .fsNavLevel1 .fsNavPageInfo {
    display: none;
    background: transparent; }
    .fsMenu .nav-util .fsNavLevel1 .fsNavPageInfo .fsNavPageDescription,
    .fsMenu .nav-util .fsNavLevel1 .fsNavPageInfo .fsNavPageThumbnail {
      display: none; }
  .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 {
    padding: 0 30px;
    padding-bottom: 20px; }
    .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 a {
      color: #b0b1b1;
      text-transform: capitalize;
      padding: 5px 20px; }
      .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 a:hover, .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 a:focus {
        color: #fff; }
    .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPage a,
    .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPageAncestor a {
      color: #fcaf56;
      position: relative; }
      .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPage a:before,
      .fsMenu .nav-util .fsNavLevel1 .fsNavLevel2 .fsNavCurrentPageAncestor a:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        left: 0; }
  .fsMenu .nav-util .fsNavLevel1.fsNavCurrentPage a, .fsMenu .nav-util .fsNavLevel1.fsNavCurrentPageAncestor a {
    color: #fcaf56; }
  .fsMenu a {
    display: block; }
    .fsMenu a:hover, .fsMenu a:focus {
      color: #fcaf56; }
  .fsMenu .fsNavCurrentPage a,
  .fsMenu .fsNavCurrentPageAncestor a {
    color: #fcaf56; }
  @media (min-width: 1150px) {
    .fsMenu {
      display: none; } }

/*! navigation - sub v0.0.1 */
.nav-sub, .nav-sub ul {
  margin: 0;
  padding: 0;
  list-style: none; }

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

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

#fsHeader .nav-sub {
  display: block;
  background: #f1f3f5; }
  #fsHeader .nav-sub .fsNavLevel1 {
    padding: 0 20px; }
  @media (min-width: 800px) {
    #fsHeader .nav-sub {
      border-bottom: 1px solid #ced4da; }
      #fsHeader .nav-sub .fsNavLevel1 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0; }
        #fsHeader .nav-sub .fsNavLevel1 .fsNavPageInfo {
          display: none; }
        #fsHeader .nav-sub .fsNavLevel1 > li {
          border-bottom: 0; }
          #fsHeader .nav-sub .fsNavLevel1 > li:last-child:after {
            display: none; }
          #fsHeader .nav-sub .fsNavLevel1 > li:after {
            position: absolute;
            content: '';
            background: #d3d3d3;
            width: 1px;
            height: 50%;
            top: 50%;
            right: -1px;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%); } }

#fsPageBody .nav-sub {
  display: none; }
  #fsPageBody .nav-sub.never-hide {
    display: block; }
    #fsPageBody .nav-sub.never-hide > .fsElementContent {
      max-height: none;
      visibility: visible;
      opacity: 1; }
  #fsPageBody .nav-sub nav {
    background: #f1f3f5;
    border-top: 3px solid rgba(173, 181, 189, 0.3);
    padding-top: 10px; }
  #fsPageBody .nav-sub ul li a {
    padding: 20px;
    font-size: 16px; }
  @media (min-width: 800px) {
    #fsPageBody .nav-sub {
      display: block; } }

#fsPageBody .fsPanel .nav-sub {
  display: block !important; }
  #fsPageBody .fsPanel .nav-sub header {
    display: none; }
  #fsPageBody .fsPanel .nav-sub > .fsElementContent {
    display: block;
    opacity: 1;
    max-height: none;
    visibility: visible; }

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

.nav-sub > .fsElementContent {
  position: relative;
  margin: 0 auto;
  max-width: 69.41176em;
  max-width: 73.75rem; }
  @media (max-width: 799px) {
    .nav-sub > .fsElementContent {
      height: auto;
      max-height: 0;
      visibility: hidden;
      opacity: 0;
      transition: max-height 0.3s ease;
      background: #f8f8f8; } }
  .nav-sub.active-nav > .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }

.nav-sub ul li.fsNavCurrentPage > a, .nav-sub ul li.fsNavCurrentPageAncestor > a {
  color: #007795; }

.nav-sub ul li a {
  display: block;
  padding: 10px;
  color: #495057;
  font-size: 14px;
  font-weight: 600; }
  .nav-sub ul li a:hover, .nav-sub ul li a:focus {
    color: #007795; }

.nav-sub .fsNavLevel1 > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative; }
  .nav-sub .fsNavLevel1 > li:last-child {
    border-bottom: none; }

.nav-sub .fsNavLevel1 .fsNavPageInfo {
  margin-left: 30px; }

.nav-sub > header {
  display: block;
  position: relative; }
  @media (min-width: 800px) {
    .nav-sub > header {
      display: none; } }
  .nav-sub.active-nav > header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .nav-sub > header > .fsElementTitle {
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    padding: 15px 20px; }
    @media (min-width: 800px) {
      .nav-sub > header > .fsElementTitle {
        cursor: default; } }
    .nav-sub > header > .fsElementTitle:after {
      display: none; }
      @media (max-width: 799px) {
        .nav-sub > header > .fsElementTitle:after {
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          font-size: 20px;
          text-align: center;
          position: absolute;
          right: 20px;
          top: 50%;
          content: "";
          font-family: "IcoMoon";
          -webkit-font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }
    .nav-sub.active-nav > header > .fsElementTitle:after {
      display: none; }
      @media (max-width: 799px) {
        .nav-sub.active-nav > header > .fsElementTitle:after {
          content: "";
          font-family: "IcoMoon";
          -webkit-font-smoothing: antialiased;
          font-weight: normal;
          speak: none; } }
  .nav-sub > header .nav-sub-toggle {
    border: 0;
    background: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 60px;
    height: 20px;
    font-size: 0;
    cursor: pointer;
    opacity: 1;
    transition: 0.3s; }
    .nav-sub > header .nav-sub-toggle:hover, .nav-sub > header .nav-sub-toggle:focus {
      opacity: 0.6; }
    @media (max-width: 799px) {
      .nav-sub > header .nav-sub-toggle:after {
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-size: 20px;
        text-align: center;
        position: absolute;
        right: 20px;
        top: 50%;
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }
    @media (max-width: 799px) {
      .nav-sub.active-nav > header .nav-sub-toggle:after {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none; } }

.nav-sub.with-header {
  margin-bottom: 20px; }
  .nav-sub.with-header > header {
    display: block !important; }
    .nav-sub.with-header > header h2.fsElementTitle {
      padding: 0 0 15px; }

/*! Navigation - Social */
.nav-social {
  margin: 30px 0 40px; }
  @media (min-width: 600px) {
    .nav-social {
      text-align: left; } }
  .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";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vine']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover, .nav-social .fsNavLevel1 [href*='facebook']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='facebook']:hover:before, .nav-social .fsNavLevel1 [href*='facebook']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='instagram']:hover, .nav-social .fsNavLevel1 [href*='instagram']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='instagram']:hover:before, .nav-social .fsNavLevel1 [href*='instagram']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover, .nav-social .fsNavLevel1 [href*='linkedin']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='linkedin']:hover:before, .nav-social .fsNavLevel1 [href*='linkedin']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover, .nav-social .fsNavLevel1 [href*='pinterest']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='pinterest']:hover:before, .nav-social .fsNavLevel1 [href*='pinterest']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover, .nav-social .fsNavLevel1 [href*='tumblr']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='tumblr']:hover:before, .nav-social .fsNavLevel1 [href*='tumblr']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='twitter']:hover, .nav-social .fsNavLevel1 [href*='twitter']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='twitter']:hover:before, .nav-social .fsNavLevel1 [href*='twitter']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover, .nav-social .fsNavLevel1 [href*='vimeo']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='vimeo']:hover:before, .nav-social .fsNavLevel1 [href*='vimeo']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='vine']:hover, .nav-social .fsNavLevel1 [href*='vine']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='vine']:hover:before, .nav-social .fsNavLevel1 [href*='vine']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='youtube']:hover, .nav-social .fsNavLevel1 [href*='youtube']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='youtube']:hover:before, .nav-social .fsNavLevel1 [href*='youtube']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 [href*='rss']:hover, .nav-social .fsNavLevel1 [href*='rss']:focus {
    border-color: rgba(255, 255, 255, 0.7); }
    .nav-social .fsNavLevel1 [href*='rss']:hover:before, .nav-social .fsNavLevel1 [href*='rss']:focus:before {
      color: rgba(255, 255, 255, 0.7); }
  .nav-social .fsNavLevel1 a {
    display: block;
    text-decoration: none !important;
    position: relative;
    border: 2px solid #fff;
    height: 46px;
    width: 46px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #fff;
      font-size: 17px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.util-container > .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.nav-utility-hdr {
  display: none; }
  .nav-utility-hdr .fsNavLevel1 > li {
    position: relative;
    display: inline-block; }
    .nav-utility-hdr .fsNavLevel1 > li.fsNavCurrentPage > a, .nav-utility-hdr .fsNavLevel1 > li.fsNavCurrentPageAncestor > a, .nav-utility-hdr .fsNavLevel1 > li.menu-item-open > a {
      color: #FDC17C; }
    html.js .nav-utility-hdr .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    .menu-item-open html.js .nav-utility-hdr .fsNavLevel1 > li > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-utility-hdr .fsNavLevel1 > li.menu-item-open > .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-utility-hdr .fsNavLevel1 > li:hover .fsNavPageInfo, html.js .nav-utility-hdr .fsNavLevel1 > li:focus .fsNavPageInfo {
      max-height: 9999px; }
    html:not(.js) .nav-utility-hdr .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:hover > .fsNavPageInfo, html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; }
    @media (max-width: 599px) {
      html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:focus > .fsNavPageInfo {
        max-height: 9999px; } }
    html:not(.js) .nav-utility-hdr .fsNavLevel1 > li > .fsNavPageInfo {
      position: absolute;
      top: 100%;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:hover > .fsNavPageInfo, html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:focus > .fsNavPageInfo {
      max-height: 9999px; }
    @media (max-width: 599px) {
      html:not(.js) .nav-utility-hdr .fsNavLevel1 > li:focus > .fsNavPageInfo {
        max-height: 9999px; } }
    .nav-utility-hdr .fsNavLevel1 > li > .fsNavPageInfo {
      z-index: 300;
      width: 240px;
      padding-top: 12px; }
    .nav-utility-hdr .fsNavLevel1 > li .fsNavInfoInner {
      background: #005F77; }
    .nav-utility-hdr .fsNavLevel1 > li > a {
      padding: 0 13px 0 0; }
    .nav-utility-hdr .fsNavLevel1 > li.fsNavParentPage > a:after {
      content: "\e903";
      font-family: IcoMoon;
      font-weight: normal;
      speak: none;
      font-size: 14px;
      margin-left: 4px; }
  .nav-utility-hdr ul, .nav-utility-hdr ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility-hdr ul li {
    margin: 0;
    padding: 0; }
  .nav-utility-hdr a {
    color: #fff;
    font-size: 14px; }
    .nav-utility-hdr a:hover, .nav-utility-hdr a:focus {
      color: #FDC17C; }
  @media (min-width: 1150px) {
    .nav-utility-hdr {
      display: block; } }
  .nav-utility-hdr .fsNavLevel2 {
    padding: 10px 20px; }
    .nav-utility-hdr .fsNavLevel2 > li.fsNavCurrentPage > a, .nav-utility-hdr .fsNavLevel2 > li.fsNavCurrentPageAncestor > a {
      color: #FDC17C; }
    .nav-utility-hdr .fsNavLevel2 a {
      display: block;
      padding: 5px 0; }

.nav-utility-ftr {
  width: 100%; }
  .nav-utility-ftr .fsNavLevel1, .nav-utility-ftr .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-utility-ftr .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-utility-ftr .fsNavLevel1 > li {
    display: inline-block;
    margin-right: 20px; }
  .nav-utility-ftr > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center; }
  @media (min-width: 600px) {
    .nav-utility-ftr {
      width: auto; } }

.goog-te-combo {
  -webkit-appearance: none; }

.google-translate {
  position: relative;
  margin: 0;
  margin-right: 15px;
  padding: 0;
  width: 130px;
  height: 50px; }
  @media (min-width: 600px) {
    .google-translate {
      border-right: 1px solid rgba(255, 255, 255, 0.2); } }
  .google-translate:before {
    content: 'Translate';
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    position: absolute;
    top: 52%;
    left: 52%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .google-translate:after {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .google-translate:hover:before, .google-translate:focus:before, .google-translate.active-translate:before {
    color: #ffb865; }
  .google-translate:hover .goog-te-gadget:before, .google-translate:focus .goog-te-gadget:before, .google-translate.active-translate .goog-te-gadget:before {
    color: #ffb865 !important; }
  .google-translate:hover:after, .google-translate:focus:after, .google-translate.active-translate:after {
    color: #ffb865; }
  .google-translate #google_translate_element,
  .google-translate #google_translate_element_select {
    display: inline-block;
    vertical-align: middle;
    border: none;
    border-radius: 5px;
    color: #fff; }
    .google-translate #google_translate_element:hover, .google-translate #google_translate_element:focus,
    .google-translate #google_translate_element_select:hover,
    .google-translate #google_translate_element_select:focus {
      color: rgba(255, 255, 255, 0.75); }
    .google-translate #google_translate_element .goog-te-gadget,
    .google-translate #google_translate_element .goog-te-gadget-simple,
    .google-translate #google_translate_element_select .goog-te-gadget,
    .google-translate #google_translate_element_select .goog-te-gadget-simple {
      display: inline-block;
      vertical-align: middle;
      font-size: 0;
      background: transparent;
      border: 0;
      padding: 0;
      color: #fff; }
      .google-translate #google_translate_element .goog-te-gadget:before,
      .google-translate #google_translate_element .goog-te-gadget-simple:before,
      .google-translate #google_translate_element_select .goog-te-gadget:before,
      .google-translate #google_translate_element_select .goog-te-gadget-simple:before {
        content: "";
        font-family: "IcoMoon";
        -webkit-font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        position: absolute;
        top: 22%;
        left: 10%; }
      .google-translate #google_translate_element .goog-te-gadget:hover:before, .google-translate #google_translate_element .goog-te-gadget:focus:before,
      .google-translate #google_translate_element .goog-te-gadget-simple:hover:before,
      .google-translate #google_translate_element .goog-te-gadget-simple:focus:before,
      .google-translate #google_translate_element_select .goog-te-gadget:hover:before,
      .google-translate #google_translate_element_select .goog-te-gadget:focus:before,
      .google-translate #google_translate_element_select .goog-te-gadget-simple:hover:before,
      .google-translate #google_translate_element_select .goog-te-gadget-simple:focus:before {
        color: #ffb865; }
      .google-translate #google_translate_element .goog-te-gadget label,
      .google-translate #google_translate_element .goog-te-gadget-simple label,
      .google-translate #google_translate_element_select .goog-te-gadget label,
      .google-translate #google_translate_element_select .goog-te-gadget-simple label {
        position: absolute;
        top: -40px;
        z-index: -1;
        color: #fff;
        font-size: 13px; }
      .google-translate #google_translate_element .goog-te-gadget img,
      .google-translate #google_translate_element .goog-te-gadget .goog-logo-link,
      .google-translate #google_translate_element .goog-te-gadget-simple img,
      .google-translate #google_translate_element .goog-te-gadget-simple .goog-logo-link,
      .google-translate #google_translate_element_select .goog-te-gadget img,
      .google-translate #google_translate_element_select .goog-te-gadget .goog-logo-link,
      .google-translate #google_translate_element_select .goog-te-gadget-simple img,
      .google-translate #google_translate_element_select .goog-te-gadget-simple .goog-logo-link {
        display: none; }
      .google-translate #google_translate_element .goog-te-gadget .goog-te-combo,
      .google-translate #google_translate_element .goog-te-gadget-simple .goog-te-combo,
      .google-translate #google_translate_element_select .goog-te-gadget .goog-te-combo,
      .google-translate #google_translate_element_select .goog-te-gadget-simple .goog-te-combo {
        font-size: 0 !important; }
      .google-translate #google_translate_element .goog-te-gadget > div,
      .google-translate #google_translate_element .goog-te-gadget-simple > div,
      .google-translate #google_translate_element_select .goog-te-gadget > div,
      .google-translate #google_translate_element_select .goog-te-gadget-simple > div {
        display: inline-block;
        vertical-align: middle; }
        .google-translate #google_translate_element .goog-te-gadget > div > select,
        .google-translate #google_translate_element .goog-te-gadget-simple > div > select,
        .google-translate #google_translate_element_select .goog-te-gadget > div > select,
        .google-translate #google_translate_element_select .goog-te-gadget-simple > div > select {
          width: 130px;
          height: 50px;
          margin: 5px 0 0 0;
          padding: 0;
          cursor: pointer;
          background: transparent;
          border: none;
          color: transparent; }
          .google-translate #google_translate_element .goog-te-gadget > div > select option,
          .google-translate #google_translate_element .goog-te-gadget-simple > div > select option,
          .google-translate #google_translate_element_select .goog-te-gadget > div > select option,
          .google-translate #google_translate_element_select .goog-te-gadget-simple > div > select option {
            color: #000;
            background: #fff;
            font-size: 14px !important; }
      .google-translate #google_translate_element .goog-te-gadget > span > a,
      .google-translate #google_translate_element .goog-te-gadget-simple > span > a,
      .google-translate #google_translate_element_select .goog-te-gadget > span > a,
      .google-translate #google_translate_element_select .goog-te-gadget-simple > span > a {
        display: none; }
      .google-translate #google_translate_element .goog-te-gadget .goog-te-menu-value,
      .google-translate #google_translate_element .goog-te-gadget-simple .goog-te-menu-value,
      .google-translate #google_translate_element_select .goog-te-gadget .goog-te-menu-value,
      .google-translate #google_translate_element_select .goog-te-gadget-simple .goog-te-menu-value {
        width: 80px;
        height: 50px;
        display: block;
        margin: 0; }

iframe.goog-te-menu-frame {
  position: absolute;
  box-shadow: none !important;
  top: 55px !important;
  left: 20px !important;
  right: 20px !important; }
  iframe.goog-te-menu-frame html {
    background-color: red !important; }

.goog-te-menu2 {
  background-color: transparent;
  border: 0;
  padding: 0;
  padding-top: 5px; }
  .goog-te-menu2:before {
    content: '';
    position: absolute;
    top: 0;
    left: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #212529; }
  .goog-te-menu2 > table {
    background-color: #212529;
    padding: 40px; }

.goog-te-menu2-item div,
.goog-te-menu2-item:link div,
.goog-te-menu2-item:visited div,
.goog-te-menu2-item:active div,
.goog-te-menu2-item-selected div,
.goog-te-menu2-item-selected:link div,
.goog-te-menu2-item-selected:visited div,
.goog-te-menu2-item-selected:hover div,
.goog-te-menu2-item-selected:active div {
  background: #212529;
  color: #fff; }

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

/*! elements - constituent main */
/*! elements - constituent search */
.fsConstituent.fsSearch {
  margin: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #dddedf; }
  @media (min-width: 800px) {
    .fsConstituent.fsSearch > .fsElementContent {
      margin: 0 -10px; } }
  .fsConstituent.fsSearch label {
    display: block;
    margin-bottom: 1.17647em; }
    @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.58824em; } }
  .fsConstituent.fsSearch .fsConstituentSearchButton {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 0 10px; }
    .fsConstituent.fsSearch .fsConstituentSearchButton:hover, .fsConstituent.fsSearch .fsConstituentSearchButton:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .fsConstituent.fsSearch .fsConstituentSearchButton em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! elements - accordion */
.fsAccordion .fsPanel > header, .fsTabs .fsPanel > header {
  cursor: pointer;
  background: transparent;
  transition: .3s; }
  .fsAccordion .fsPanel > header h2, .fsTabs .fsPanel > header h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-bottom: 0;
    display: block;
    padding: 13.33333px !important;
    color: #343a40;
    transition: .3s;
    border-top: 1px solid #dee2e6;
    position: relative; }
    .fsAccordion .fsPanel > header h2 a, .fsTabs .fsPanel > header h2 a {
      transition: none;
      text-transform: none; }
  .fsAccordion .fsPanel > header:hover, .fsTabs .fsPanel > header:hover, .fsAccordion .fsPanel > header:focus, .fsTabs .fsPanel > header:focus, .fsAccordion .fsPanel > header.active-accordion, .fsTabs .fsPanel > header.active-accordion {
    background: #fafafa;
    transition: .3s; }
    .fsAccordion .fsPanel > header:hover h2, .fsTabs .fsPanel > header:hover h2, .fsAccordion .fsPanel > header:focus h2, .fsTabs .fsPanel > header:focus h2, .fsAccordion .fsPanel > header.active-accordion h2, .fsTabs .fsPanel > header.active-accordion h2 {
      color: #007795;
      transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen > header h2, .fsTabs .fsPanel.fsStateOpen > header h2 {
  color: #007795; }
  .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 {
  font-family: "IcoMoon";
  font-size: 16px;
  content: '';
  color: #fcaf56;
  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 {
  font-family: "IcoMoon";
  font-size: 16px;
  content: '';
  color: #fcaf56;
  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 !important; }
  .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 !important; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:before, .fsPanelIconAfter.fsTabs .fsPanel > header h2:before {
    display: none; }
  .fsPanelIconAfter.fsAccordion .fsPanel > header h2:after, .fsPanelIconAfter.fsTabs .fsPanel > header h2:after {
    right: 13.33333px; }

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

.fsAccordion {
  margin-bottom: 20px;
  border-bottom: 1px solid #dee2e6; }
  .fsAccordion .fsPanel > .fsElementContent {
    padding-left: 40px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    overflow-wrap: break-word; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent {
  margin-bottom: 20px; }
  .fsAthleticsEvent.fsList .fsAlertFeeds {
    margin-bottom: 10px; }
    @media (min-width: 600px) {
      .fsAthleticsEvent.fsList .fsAlertFeeds {
        margin-bottom: 0; } }
  .fsAthleticsEvent.fsList .fsListItems article {
    margin-bottom: 20px; }
  .fsAthleticsEvent.fsList .fsTitle {
    display: inline-block;
    margin-bottom: 0; }
  .fsAthleticsEvent.fsList .fsElementEventIcon {
    margin-right: 10px; }
  .fsAthleticsEvent.fsList .fsAlertIcon {
    margin-left: 5px;
    margin-bottom: -3px; }
  .fsAthleticsEvent.fsList .fsLoadMoreButton {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px; }
    .fsAthleticsEvent.fsList .fsLoadMoreButton:hover, .fsAthleticsEvent.fsList .fsLoadMoreButton:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .fsAthleticsEvent.fsList .fsLoadMoreButton em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }
  .fsAthleticsEvent.fsList .fsAthleticsOpponents {
    display: inline; }
  .fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
    display: inline; }
  .fsAthleticsEvent.fsTable {
    overflow-x: auto; }
    .fsAthleticsEvent.fsTable .fsEventTable td, .fsAthleticsEvent.fsTable table.fsTable td {
      padding: 10px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fsAthleticsTeamIcon {
  margin-right: 10px; }

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _list.scss - src/sass/modules/calendar/list.scss - calendar list */
.fsCalendar article:not(:last-child),
.fsCalendar .fsDayContainer:not(:last-child) {
  border-bottom: 1px solid #dee2e6; }

.fsCalendar article:not(:last-child) {
  padding-bottom: 20px; }

.fsCalendar .fsDayContainer {
  margin-bottom: 20px; }

.fsCalendar .fsTitle a {
  color: #495057; }
  .fsCalendar .fsTitle a:hover, .fsCalendar .fsTitle a:focus {
    color: #74221a; }

.fsCalendar .fsDate {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.fsCalendar .fsEventDetails {
  font-size: 14px;
  font-weight: 500;
  color: #63696f; }
  .fsCalendar .fsEventDetails .fsAllDay {
    color: #495057; }

.fsCalendar .fsTimeRange {
  margin-left: -3px;
  color: #495057; }
  .fsCalendar .fsTimeRange:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    margin-right: 3px; }

.fsCalendar .fsLocation {
  color: #495057; }
  .fsCalendar .fsLocation:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    margin-right: 8px; }

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

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

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

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

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

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

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsStateHasEvents {
        background-color: rgba(222, 226, 230, 0.1); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(0, 119, 149, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(222, 226, 230, 0.6); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox > div.selected {
            background-color: rgba(0, 119, 149, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(0, 119, 149, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarDate {
        position: absolute;
        left: 50%;
        top: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        line-height: 1;
        font-size: 15px;
        margin-bottom: 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarInfo {
      display: none; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow {
      border-left: 1px solid #EDEDED;
      border-right: 1px solid #EDEDED;
      zoom: 1;
      display: block; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:after {
        display: table;
        clear: both;
        content: ''; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:first-child {
        border-top: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarRow:last-child {
        border-bottom: 1px solid #EDEDED; }
    .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox {
      width: 16.666% !important;
      height: 50px !important;
      border: 1px solid #EDEDED; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid.fsCalendarCombineWeekendDays .fsCalendarDaybox.fsCalendarOutOfRange {
        display: block; } }

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

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .scroll-up span em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

.fsCalendar.fsGrid .fsCalendarLegend h4 {
  margin-bottom: 20px; }

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

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

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

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

.module {
  margin-bottom: 1.17647em;
  color: #fff; }
  .module h1, .module h2, .module h3, .module h4, .module h5, .module h6 {
    color: inherit; }
  .module .fsElementContent,
  .module .fsElementTitle {
    padding: 20px; }
  
  .module .fsElementTitle {
    margin-bottom: 0; }
  .module header {
    display: block; }
    .module header img {
      width: 100%;
      display: block; }

.job-tools .fsElementTitle {
  padding: 20px;
  text-transform: none !important;
  color: #495057 !important; }

.job-tools .fsElement a {
  color: #FFF !important; }

.blue {
  background: #004E61; }
  .blue a {
    color: #FDC17C; }
    .blue a:hover, .blue a:focus {
      color: #ffa034; }
  .blue .fsAccordion header .fsElementTitle, .blue.fsAccordion header .fsElementTitle {
    color: #fff; }
    .blue .fsAccordion header .fsElementTitle a, .blue.fsAccordion header .fsElementTitle a {
      color: #fff; }
  .blue .fsAccordion header:hover .fsElementTitle, .blue .fsAccordion header:focus .fsElementTitle, .blue.fsAccordion header:hover .fsElementTitle, .blue.fsAccordion header:focus .fsElementTitle {
    color: #007795; }
    .blue .fsAccordion header:hover .fsElementTitle a, .blue .fsAccordion header:focus .fsElementTitle a, .blue.fsAccordion header:hover .fsElementTitle a, .blue.fsAccordion header:focus .fsElementTitle a {
      color: #007795; }
  .blue .fsAccordion .fsStateOpen header .fsElementTitle, .blue.fsAccordion .fsStateOpen header .fsElementTitle {
    color: #fff; }
    .blue .fsAccordion .fsStateOpen header .fsElementTitle a, .blue.fsAccordion .fsStateOpen header .fsElementTitle a {
      color: #fff; }
  .blue .fsAccordion .fsStateOpen header:hover .fsElementTitle, .blue .fsAccordion .fsStateOpen header:focus .fsElementTitle, .blue.fsAccordion .fsStateOpen header:hover .fsElementTitle, .blue.fsAccordion .fsStateOpen header:focus .fsElementTitle {
    color: #007795; }
    .blue .fsAccordion .fsStateOpen header:hover .fsElementTitle a, .blue .fsAccordion .fsStateOpen header:focus .fsElementTitle a, .blue.fsAccordion .fsStateOpen header:hover .fsElementTitle a, .blue.fsAccordion .fsStateOpen header:focus .fsElementTitle a {
      color: #007795; }

.gray {
  background: #e9ecef;
  color: #495057; }
  .gray a {
    color: #004e62; }
    .gray a:hover, .gray a:focus {
      color: #74221a; }

.lightblue {
  background: #d4ebee;
  color: #495057; }
  .lightblue a {
    color: #004E61; }
    .lightblue a:hover, .lightblue a:focus {
      color: #495057; }

.lightorange {
  background: #fcaf56;
  color: #343a40; }
  .lightorange a {
    color: #004E61; }
    .lightorange a:hover, .lightorange a:focus {
      color: #343a40; }

.orange {
  background: #C74F0F; }
  .orange a {
    color: #000; }
    .orange a:hover, .orange a:focus {
      color: #ffffff; }

.red {
  background: #74221a; }
  .red a {
    color: #fcaf56; }
    .red a:hover, .red a:focus {
      color: #fdc788; }

.dark {
  background: #343a40; }
  .dark.module a {
    color: #fcaf56; }
    .dark.module a:hover, .dark.module a:focus {
      color: #fdc788; }

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

.fsComposerFormEmbed {
  background: none;
  margin: 0;
  padding: 0; }
  .fsComposerFormEmbed body {
    margin: 0;
    padding: 0; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input {
      border: solid 1px #949494; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #949494; }
    .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: #007795;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover, .fsComposerFormEmbed form .linkLike:focus {
        color: #74221a; }
    .fsComposerFormEmbed form .required {
      color: #006d88; }
    .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: #007795;
        transition: .3s;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .nextPage:focus, .fsComposerFormEmbed form .pageBreak .prevPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:focus {
          color: #74221a;
          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;
      background: #fcaf56 !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1;
      color: #3a3a3a; }
      .fsComposerFormEmbed form .submitBtn:hover, .fsComposerFormEmbed form .submitBtn:focus {
        transition: .3s;
        color: #3a3a3a;
        background: #fca33d !important; }
  .fsComposerFormEmbed .ui-widget {
    font-family: "franklin-gothic-urw", sans-serif;
    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:focus:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:focus:before {
      transition: .3s;
      opacity: .5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

::-webkit-input-placeholder {
  color: #007795; }

:-moz-placeholder {
  color: #007795; }

::-moz-placeholder {
  color: #007795; }

:-ms-input-placeholder {
  color: #007795; }

/*! elements - login */
.fsLogin .fsLoginMainView, .fsLogin .fsLoginForgotView, .fsLogin .fsLoginNewView, .fsAccount .fsLoginMainView, .fsAccount .fsLoginForgotView, .fsAccount .fsLoginNewView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after, .fsLogin .fsLoginForgotView:after, .fsLogin .fsLoginNewView:after, .fsAccount .fsLoginMainView:after, .fsAccount .fsLoginForgotView:after, .fsAccount .fsLoginNewView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3, .fsLogin .fsLoginForgotView h3, .fsLogin .fsLoginNewView h3, .fsAccount .fsLoginMainView h3, .fsAccount .fsLoginForgotView h3, .fsAccount .fsLoginNewView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span, .fsLogin .fsLoginForgotView span, .fsLogin .fsLoginNewView span, .fsAccount .fsLoginMainView span, .fsAccount .fsLoginForgotView span, .fsAccount .fsLoginNewView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginMainView button, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginForgotView button, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsLogin .fsLoginNewView button, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginMainView button, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginForgotView button, .fsAccount .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginNewView button {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit:hover, .fsLogin .fsLoginMainView .fsLoginSubmit:focus, .fsLogin .fsLoginMainView button:hover, .fsLogin .fsLoginMainView button:focus, .fsLogin .fsLoginForgotView .fsLoginSubmit:hover, .fsLogin .fsLoginForgotView .fsLoginSubmit:focus, .fsLogin .fsLoginForgotView button:hover, .fsLogin .fsLoginForgotView button:focus, .fsLogin .fsLoginNewView .fsLoginSubmit:hover, .fsLogin .fsLoginNewView .fsLoginSubmit:focus, .fsLogin .fsLoginNewView button:hover, .fsLogin .fsLoginNewView button:focus, .fsAccount .fsLoginMainView .fsLoginSubmit:hover, .fsAccount .fsLoginMainView .fsLoginSubmit:focus, .fsAccount .fsLoginMainView button:hover, .fsAccount .fsLoginMainView button:focus, .fsAccount .fsLoginForgotView .fsLoginSubmit:hover, .fsAccount .fsLoginForgotView .fsLoginSubmit:focus, .fsAccount .fsLoginForgotView button:hover, .fsAccount .fsLoginForgotView button:focus, .fsAccount .fsLoginNewView .fsLoginSubmit:hover, .fsAccount .fsLoginNewView .fsLoginSubmit:focus, .fsAccount .fsLoginNewView button:hover, .fsAccount .fsLoginNewView button:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .fsLogin .fsLoginMainView .fsLoginSubmit em, .fsLogin .fsLoginMainView button em, .fsLogin .fsLoginForgotView .fsLoginSubmit em, .fsLogin .fsLoginForgotView button em, .fsLogin .fsLoginNewView .fsLoginSubmit em, .fsLogin .fsLoginNewView button em, .fsAccount .fsLoginMainView .fsLoginSubmit em, .fsAccount .fsLoginMainView button em, .fsAccount .fsLoginForgotView .fsLoginSubmit em, .fsAccount .fsLoginForgotView button em, .fsAccount .fsLoginNewView .fsLoginSubmit em, .fsAccount .fsLoginNewView button em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }
  .fsLogin .fsLoginMainView .fsLoginSubmit, .fsLogin .fsLoginForgotView .fsLoginSubmit, .fsLogin .fsLoginNewView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit, .fsAccount .fsLoginForgotView .fsLoginSubmit, .fsAccount .fsLoginNewView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink, .fsLogin .fsLoginMainView .fsLoginNewAccountLink, .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink, .fsLogin .fsLoginForgotView .fsLoginNewAccountLink, .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink, .fsLogin .fsLoginNewView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink, .fsAccount .fsLoginMainView .fsLoginNewAccountLink, .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink, .fsAccount .fsLoginForgotView .fsLoginNewAccountLink, .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink, .fsAccount .fsLoginNewView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

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

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

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

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

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

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }

.universal-slideshow {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative;
  min-height: 660px;
  background: #212529; }
  .universal-slideshow > .fsElementContent {
    position: relative; }
  @media (max-width: 980px) {
    .universal-slideshow {
      min-height: 450px; } }
  .universal-slideshow header {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 40px;
    height: 40px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    .universal-slideshow header .sk-fading-circle {
      margin: 0;
      width: 40px;
      height: 40px;
      position: relative; }
    .universal-slideshow header .sk-fading-circle .sk-circle {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .universal-slideshow header .sk-fading-circle .sk-circle:before {
      content: '';
      display: block;
      margin: 0 auto;
      width: 15%;
      height: 15%;
      background-color: #fff;
      border-radius: 100%;
      animation: sk-circleFadeDelay 1.2s infinite ease-in-out both; }
    .universal-slideshow header .sk-fading-circle .sk-circle2 {
      -ms-transform: rotate(30deg);
      transform: rotate(30deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle3 {
      -ms-transform: rotate(60deg);
      transform: rotate(60deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle4 {
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle5 {
      -ms-transform: rotate(120deg);
      transform: rotate(120deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle6 {
      -ms-transform: rotate(150deg);
      transform: rotate(150deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle7 {
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle8 {
      -ms-transform: rotate(210deg);
      transform: rotate(210deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle9 {
      -ms-transform: rotate(240deg);
      transform: rotate(240deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle10 {
      -ms-transform: rotate(270deg);
      transform: rotate(270deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle11 {
      -ms-transform: rotate(300deg);
      transform: rotate(300deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle12 {
      -ms-transform: rotate(330deg);
      transform: rotate(330deg); }
    .universal-slideshow header .sk-fading-circle .sk-circle2:before {
      animation-delay: -1.1s; }
    .universal-slideshow header .sk-fading-circle .sk-circle3:before {
      animation-delay: -1s; }
    .universal-slideshow header .sk-fading-circle .sk-circle4:before {
      animation-delay: -0.9s; }
    .universal-slideshow header .sk-fading-circle .sk-circle5:before {
      animation-delay: -0.8s; }
    .universal-slideshow header .sk-fading-circle .sk-circle6:before {
      animation-delay: -0.7s; }
    .universal-slideshow header .sk-fading-circle .sk-circle7:before {
      animation-delay: -0.6s; }
    .universal-slideshow header .sk-fading-circle .sk-circle8:before {
      animation-delay: -0.5s; }
    .universal-slideshow header .sk-fading-circle .sk-circle9:before {
      animation-delay: -0.4s; }
    .universal-slideshow header .sk-fading-circle .sk-circle10:before {
      animation-delay: -0.3s; }
    .universal-slideshow header .sk-fading-circle .sk-circle11:before {
      animation-delay: -0.2s; }
    .universal-slideshow header .sk-fading-circle .sk-circle12:before {
      animation-delay: -0.1s; }

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0; }
  40% {
    opacity: 1; } }
  .universal-slideshow footer {
    display: none; }

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  /* Dots */ }
  .fsMediaCustomPlayer article {
    background-position: center;
    background-size: cover;
    position: relative;
    min-height: 450px;
    height: 660px; }
    @media (max-width: 900px) {
      .fsMediaCustomPlayer article {
        height: 450px; } }
    .fsMediaCustomPlayer article img {
      opacity: 0;
      visibility: hidden; }
    .fsMediaCustomPlayer article:before {
      content: '';
      background: rgba(0, 37, 46, 0.2);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .fsMediaCustomPlayer .caption-wrapper {
    bottom: 80px;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 17px;
    left: 20px;
    line-height: 27px;
    padding-left: 20px;
    position: absolute;
    max-width: 80%;
    border-left: 3px solid; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .caption-wrapper {
        left: 60px;
        max-width: 640px; }
        .fsMediaCustomPlayer .caption-wrapper h3 {
          font-weight: 700;
          font-size: 38px;
          line-height: 45px;
          border-bottom: 0; } }
    .fsMediaCustomPlayer .caption-wrapper a {
      color: #fff;
      text-transform: uppercase;
      font-size: 13px; }
      .fsMediaCustomPlayer .caption-wrapper a:hover, .fsMediaCustomPlayer .caption-wrapper a:focus {
        text-decoration: none; }
  @media (min-width: 800px) {
    .fsMediaCustomPlayer .caption-title {
      margin-top: 0;
      font-weight: 700;
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 16px;
      margin-bottom: 0; } }
  @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: rgba(0, 0, 0, 0.5);
    border: none;
    color: transparent;
    height: 60px;
    padding: 0;
    position: absolute;
    bottom: 40px;
    width: 60px;
    z-index: 2;
    display: none !important;
    transition: 0.3s;
    cursor: pointer; }
    @media (max-width: 599px) {
      .fsMediaCustomPlayer .slick-next, .fsMediaCustomPlayer .slick-prev {
        bottom: 10px;
        display: block !important; } }
    .fsMediaCustomPlayer .slick-next:hover, .fsMediaCustomPlayer .slick-next:focus, .fsMediaCustomPlayer .slick-prev:hover, .fsMediaCustomPlayer .slick-prev:focus {
      background: rgba(0, 0, 0, 0.8); }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .slick-next, .fsMediaCustomPlayer .slick-prev {
        display: block !important; } }
    .fsMediaCustomPlayer .slick-next:before, .fsMediaCustomPlayer .slick-prev:before {
      color: #fff;
      display: block;
      font-size: 18px;
      font-weight: normal;
      height: 100%;
      left: 0;
      line-height: 60px;
      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: 40px; }
    .fsMediaCustomPlayer .slick-next:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .fsMediaCustomPlayer .slick-prev {
    left: auto;
    right: 101px; }
    .fsMediaCustomPlayer .slick-prev:before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
  .fsMediaCustomPlayer .slider-play-btn {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #844802;
    color: #fff;
    font-size: 0;
    width: 40px;
    height: 40px;
    border: 0;
    padding: 0;
    z-index: 1;
    line-height: 42px;
    cursor: pointer;
    transition: 0.3s; }
    .fsMediaCustomPlayer .slider-play-btn.hidden {
      display: none; }
    .fsMediaCustomPlayer .slider-play-btn:before {
      content: "";
      color: #fff;
      font-size: 17px;
      font-family: "athelas", Georgia, serif; }
  .fsMediaCustomPlayer.slider-paused .slider-play-btn:before {
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-left: 13px solid #fff;
    border-bottom: 7px solid transparent;
    display: inline-block;
    top: 5px;
    position: relative;
    left: 1px; }
  .fsMediaCustomPlayer.slider-playing .slider-play-btn:before, .fsMediaCustomPlayer.slider-playing .slider-play-btn:after {
    content: "";
    width: 3px;
    height: 18px;
    background-color: #fff;
    display: inline-block;
    margin: 6px 2px 0;
    top: 5px;
    position: relative; }
  .fsMediaCustomPlayer .slick-dots {
    position: absolute;
    bottom: 40px;
    left: 40px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0; }
    @media (min-width: 800px) {
      .fsMediaCustomPlayer .slick-dots {
        left: 80px; } }
    .fsMediaCustomPlayer .slick-dots li {
      position: relative;
      display: inline-block;
      height: 20px;
      width: 20px;
      padding: 0;
      cursor: pointer; }
      .fsMediaCustomPlayer .slick-dots li button {
        border: 0;
        background: transparent;
        display: block;
        height: 20px;
        width: 20px;
        line-height: 0px;
        font-size: 0px;
        color: transparent;
        padding: 5px;
        cursor: pointer; }
        .fsMediaCustomPlayer .slick-dots li button:hover:before, .fsMediaCustomPlayer .slick-dots li button:focus:before {
          color: #f8db3a; }
        .fsMediaCustomPlayer .slick-dots li button:before {
          position: absolute;
          top: 0;
          left: 0;
          content: "•";
          width: 20px;
          height: 20px;
          font-size: 32px;
          line-height: 16px;
          text-align: center;
          color: #fff;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          text-shadow: 0 0 8px #00000040; }
      .fsMediaCustomPlayer .slick-dots li.slick-active button:before {
        color: #f8db3a; }

.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 .fsThumbnail img {
  display: block;
  height: auto; }

.fsPost.ui-dialog .ui-dialog-title {
  color: transparent; }

.fsPostElement.fsThumbnailRectangle.fsThumbnailSmall .fsThumbnail, .fsPostElement.fsThumbnailSquare.fsThumbnailSmall .fsThumbnail {
  max-width: 80px;
  margin-top: 8px; }

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

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

.fsPostElement .fsTitle {
  font-size: 16px; }
  .fsPostElement .fsTitle a {
    color: #007795; }
    .fsPostElement .fsTitle a:hover, .fsPostElement .fsTitle a:focus {
      color: #74221a; }

.fsPostElement .fsAuthor,
.fsPostElement .fsDateTime {
  font-size: 14px;
  font-weight: 500;
  color: #6D767E; }

.fsPostElement .fsTags .fsTag {
  padding-right: 5px;
  padding-left: 5px; }

.fsPostElement .fsSummary {
  margin-top: 20px; }

.fsPostElement.fsList.fsThumbnailAlignLeft .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsList.fsThumbnailAlignLeft .fsThumbnail {
      float: left;
      margin-right: 20px;
      width: 25%; } }

.fsPostElement.fsList.fsThumbnailAlignRight .fsThumbnail {
  float: none; }
  @media (min-width: 600px) {
    .fsPostElement.fsList.fsThumbnailAlignRight .fsThumbnail {
      float: right;
      margin-left: 20px;
      width: 25%; } }

.fsPostElement.fsList article:not(:last-child) {
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 20px; }

@media (min-width: 600px) {
  .fsPostElement.fsGrid.fsThumbnailAlignLeft .fsThumbnail {
    width: 50%; } }

@media (min-width: 600px) {
  .fsPostElement.fsGrid.fsThumbnailAlignRight .fsThumbnail {
    width: 50%; } }

.fsPostElement.fsSinglePost .fsTitle {
  margin-top: 0;
  font-weight: 700;
  font-size: 38px;
  line-height: 48px;
  margin-bottom: 16px; }

.fsPostElement.fsSlideshow .fsNextButton:before, .fsPostElement.fsSlideshow .fsPrevButton:before {
  transition: 0.3s; }

.fsPostElement.fsSlideshow .fsNextButton:hover:before, .fsPostElement.fsSlideshow .fsNextButton:focus:before, .fsPostElement.fsSlideshow .fsPrevButton:hover:before, .fsPostElement.fsSlideshow .fsPrevButton:focus:before {
  color: #000; }

@media (min-width: 600px) {
  .fsPostElement.fsSlideshow .fsThumbnail img {
    max-width: 200px;
    margin-right: 1em;
    margin-bottom: 20px; } }

@media (min-width: 600px) {
  .fsPostElement.fsSlideshow.fsThumbnailAlignLeft .fsThumbnail {
    width: 50%; } }

@media (min-width: 600px) {
  .fsPostElement.fsSlideshow.fsThumbnailAlignRight .fsThumbnail {
    width: 50%; } }

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

.fsPostToolsElement .fsToolsList li {
  margin: 0;
  padding: 0; }

.fsPostToolsElement .fsToolsList li {
  display: inline-block;
  padding: 0 10px; }
  .fsPostToolsElement .fsToolsList li:first-child {
    padding-left: 0; }
  .fsPostToolsElement .fsToolsList li:last-child {
    padding-left: 0; }
  .fsPostToolsElement .fsToolsList li .fsCategoryLink {
    font-weight: 400; }
  .fsPostToolsElement .fsToolsList li.fsStateSelected .fsCategoryLink {
    font-weight: 700; }

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

td.gsc-table-cell-thumbnail.gsc-thumbnail {
  display: none; }

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.top-search {
  margin: 50px 0;
  position: relative; }
  .fsSearch.top-search label {
    position: absolute;
    left: 0;
    top: -20px;
    text-transform: uppercase; }
  .fsSearch.top-search input {
    background: #d4ebee;
    background-image: none;
    width: 100%;
    height: 60px;
    color: #01708c;
    padding-left: 30px;
    padding-right: 10px;
    margin: 0;
    border: 0;
    border-radius: 0;
    font-size: 17px;
    font-family: "franklin-gothic-urw", sans-serif; }
    .fsSearch.top-search input::-webkit-input-placeholder {
      color: #016078;
      font-size: 17px;
      font-family: "franklin-gothic-urw", sans-serif; }
    .fsSearch.top-search input:-moz-placeholder {
      color: #016078;
      font-size: 17px;
      font-family: "franklin-gothic-urw", sans-serif; }
    .fsSearch.top-search input::-moz-placeholder {
      color: #016078;
      font-size: 17px;
      font-family: "franklin-gothic-urw", sans-serif; }
    .fsSearch.top-search input:-ms-input-placeholder {
      color: #016078;
      font-size: 17px;
      font-family: "franklin-gothic-urw", sans-serif; }
  .fsSearch.top-search button {
    padding: 0;
    overflow: hidden;
    height: 50px;
    width: 50px;
    background: #007795;
    position: absolute;
    transition: .3s;
    top: 5px;
    right: 5px;
    -webkit-appearance: none;
    border: 0;
    cursor: pointer;
    margin-top: 0;
    font-size: 0; }
    .fsSearch.top-search button:after {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      opacity: 1;
      display: block;
      text-align: center;
      line-height: 50px;
      font-size: 17px; }
    .fsSearch.top-search button:hover, .fsSearch.top-search button:focus {
      background: #004e62;
      transition: .3s; }
    @media (min-width: 600px) {
      .fsSearch.top-search button {
        width: auto;
        padding-right: 50px;
        padding-left: 50px; }
        .fsSearch.top-search button:after {
          font-family: "franklin-gothic-urw", sans-serif;
          font-size: 13px;
          font-weight: 500;
          content: "SEARCH"; } }

.site-search {
  margin: 50px 0;
  position: relative; }
  .site-search form label {
    position: absolute;
    top: -20px;
    left: 0;
    color: #fff;
    text-transform: uppercase; }
  .site-search form input {
    padding: 0; }
    .site-search form input div.gsc-input-box {
      border: 0;
      height: 100%;
      background-color: transparent; }
      .site-search form input div.gsc-input-box input.gsc-input {
        background: #d4ebee !important;
        background-image: none !important;
        width: 100%;
        height: 60px !important;
        color: #01708c;
        padding-left: 30px !important;
        padding-right: 10px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 17px;
        font-family: "franklin-gothic-urw", sans-serif; }
  .site-search form button {
    padding: 0;
    overflow: hidden;
    height: 60px;
    width: 75px;
    background: #007795;
    position: absolute;
    transition: .3s;
    top: 5px;
    right: 5px;
    color: #fff;
    text-transform: uppercase;
    height: 60px;
    width: 50px;
    cursor: pointer; }
    .site-search form button:after {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      color: #fff;
      opacity: 1;
      display: block;
      text-align: center;
      line-height: 50px;
      font-size: 17px; }
    .site-search form button:hover, .site-search form button:focus {
      background: #004e62;
      transition: .3s; }
    .site-search form 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; }
    @media (min-width: 600px) {
      .site-search form button {
        width: auto;
        padding-right: 50px;
        padding-left: 50px; }
        .site-search form button:after {
          font-family: "franklin-gothic-urw", sans-serif;
          font-size: 13px;
          font-weight: 500;
          content: ''; } }
    @media (max-width: 599px) {
      .site-search form button {
        width: 100px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
  .site-search.hero-search {
    width: 100vw;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transform: translate3d(-50%, 0, 0);
    position: relative;
    padding: 100px 20px;
    background-size: cover;
    margin: 0; }
    @media (min-width: 600px) {
      .site-search.hero-search {
        padding: 200px 20px; } }
    .site-search.hero-search:before {
      content: '';
      background: rgba(0, 37, 46, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .site-search.hero-search > header,
    .site-search.hero-search > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 69.41176em;
      max-width: 73.75rem; }
    .site-search.hero-search > header {
      text-align: center;
      color: #fff; }
      .site-search.hero-search > header .fsElementTitle {
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 50px; }
        @media (min-width: 600px) {
          .site-search.hero-search > header .fsElementTitle {
            font-size: 36px; } }
    .site-search.hero-search form input {
      background: rgba(255, 255, 255, 0.77) !important;
      color: #343a40;
      height: 75px !important;
      padding-left: 20px; }
      .site-search.hero-search form input::-webkit-input-placeholder {
        color: #343a40; }
      .site-search.hero-search form input:-moz-placeholder {
        color: #343a40; }
      .site-search.hero-search form input::-moz-placeholder {
        color: #343a40; }
      .site-search.hero-search form input:-ms-input-placeholder {
        color: #343a40; }
    .site-search.hero-search form button {
      top: 50%;
      right: 15px;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      margin-top: 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 #495057; }
      .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: 60px !important;
        color: #495057;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 17px;
        font-family: "franklin-gothic-urw", sans-serif; }
  .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 60px;
    width: 75px;
    background: #495057;
    position: relative;
    transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:after {
      content: "SEARCH";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 60px;
      font-size: 17px;
      font-family: "franklin-gothic-urw", sans-serif; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:hover, .fsSearch:not(.site-search) form.gsc-search-box-tools > table.gsc-search-box td.gsc-search-button:focus {
      background: #004e62;
      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: "franklin-gothic-urw", sans-serif;
  font-size: 17px; }

.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: #495057; }
  .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: #fcaf56; }

.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: #007795 !important; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults a.gs-title:focus, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:focus, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults a.gs-title:focus, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:focus {
    color: #74221a !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: 17px; }

.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*="http://www.facebook.com/finalsite/photos"] {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block; }

.fsFacebookFollow {
  margin-top: 20px; }

/*! elements - social feeds custom - optional partial*/
/*! Finalsite Feeds */
.fsFeeds .j-poster a {
  color: #495057; }
  .fsFeeds .j-poster a:hover, .fsFeeds .j-poster a:focus {
    text-decoration: underline; }

.fsFeeds .j-text .j-message {
  color: #495057; }
  .fsFeeds .j-text .j-message a {
    color: #495057; }
    .fsFeeds .j-text .j-message a:hover, .fsFeeds .j-text .j-message a:focus {
      text-decoration: underline; }

.juicer-feed .feed-item .j-text .j-message a {
  text-decoration: underline !important; }

.juicer-feed .j-meta a {
  text-decoration: underline; }

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

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

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

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

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

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

.vimeo_view_link a {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

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

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

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

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

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

.Youtube_view_link a {
  display: inline-block;
  border: 2px solid;
  margin: 0 0 20px;
  padding: 8px 20px;
  background: #495057;
  color: #fff;
  border-radius: 0;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    background: #3d4349;
    color: #fff;
    transition: none; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal;
    font-size: 15px;
    text-transform: lowercase;
    color: #fff; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #c2c4c6;
    display: none; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 2px; }
      .fsTabs .fsTabsNav li a {
        display: block;
        position: relative;
        text-transform: uppercase;
        font-size: 16px;
        padding-bottom: 10px;
        border: 1px solid #c2c4c6;
        border-bottom: 0px;
        background: transparent;
        color: #343a40; }
        .fsTabs .fsTabsNav li a:hover, .fsTabs .fsTabsNav li a:focus {
          background: transparent;
          color: #74221a;
          border-color: #80bbca; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: transparent;
        color: #007795;
        border-color: #c2c4c6 !important; }
        .fsTabs .fsTabsNav li.fsStateSelected a:before {
          content: '';
          position: absolute;
          top: -1px;
          left: -1px;
          width: calc(100% + 2px);
          height: 3px;
          background: #007795; }
        .fsTabs .fsTabsNav li.fsStateSelected a:after {
          content: '';
          position: absolute;
          bottom: -1px;
          left: 0;
          width: 100%;
          height: 2px;
          background: #fff; }

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

/*! pages - home v0.0.1 */
.home #fsPageBodyWrapper {
  padding-top: 0;
  padding-bottom: 0; }

.home #fsPageContent {
  margin-bottom: 0; }

.home .fsPageLayout > .fsDiv {
  margin-bottom: 0; }

.home .hero-lead .fs_style_24 {
  font-size: 18px;
  line-height: 30px;
  text-align: center;
  margin: 60px 0; }
  @media (min-width: 800px) {
    .home .hero-lead .fs_style_24 {
      font-size: 36px;
      line-height: 60px; } }

body:not(.fsComposeMode) .home-nav {
  position: fixed;
  right: 40px;
  top: 320px;
  z-index: 500;
  z-index: 1; }
  body:not(.fsComposeMode) .home-nav ul, body:not(.fsComposeMode) .home-nav ul ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  body:not(.fsComposeMode) .home-nav ul li {
    margin: 0;
    padding: 0; }
  body:not(.fsComposeMode) .home-nav li + li {
    margin-top: 10px; }
  body:not(.fsComposeMode) .home-nav a {
    position: relative;
    display: block;
    width: 16px;
    height: 16px;
    font-size: 0;
    border: 2px solid transparent;
    border-radius: 100%; }
    body:not(.fsComposeMode) .home-nav a:before {
      content: "";
      width: 8px;
      height: 8px;
      border-radius: 100%;
      background: #fff;
      display: block;
      position: absolute;
      top: 2px;
      left: 2px;
      z-index: 1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.5); }
    body:not(.fsComposeMode) .home-nav a:hover:before, body:not(.fsComposeMode) .home-nav a:focus:before {
      background: #f8db3a; }
  body:not(.fsComposeMode) .home-nav .active-nav {
    border-color: #fff; }
    body:not(.fsComposeMode) .home-nav .active-nav:before {
      background: #f8db3a; }
  @media (max-width: 699px) {
    body:not(.fsComposeMode) .home-nav {
      display: none; } }

body:not(.fsComposeMode) .community-connected .fsTitle,
body:not(.fsComposeMode) .student-centered .fsTitle {
  position: absolute;
  bottom: 50px;
  padding: 0 20px;
  font-size: 16px;
  line-height: 24px;
  z-index: 1;
  transition: .3s; }
  body:not(.fsComposeMode) .community-connected .fsTitle a,
  body:not(.fsComposeMode) .student-centered .fsTitle a {
    color: #fff;
    font-weight: 700; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .community-connected .fsTitle,
    body:not(.fsComposeMode) .student-centered .fsTitle {
      font-size: 20px;
      line-height: 30px; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .community-connected .fsTitle,
    body:not(.fsComposeMode) .student-centered .fsTitle {
      font-size: 24px;
      line-height: 32px; } }

body:not(.fsComposeMode) .community-connected article:before,
body:not(.fsComposeMode) .student-centered article:before {
  position: absolute;
  content: '';
  border: 0 solid rgba(255, 255, 255, 0.5);
  display: block;
  height: 100%;
  width: 100%;
  z-index: 1;
  transition: .3s; }

body:not(.fsComposeMode) .community-connected article:hover:before, body:not(.fsComposeMode) .community-connected article:focus:before, body:not(.fsComposeMode) .community-connected article:focus-within:before,
body:not(.fsComposeMode) .student-centered article:hover:before,
body:not(.fsComposeMode) .student-centered article:focus:before,
body:not(.fsComposeMode) .student-centered article:focus-within:before {
  border: 10px solid rgba(255, 255, 255, 0.5); }

body:not(.fsComposeMode) .community-connected article:hover .fsTitle, body:not(.fsComposeMode) .community-connected article:focus .fsTitle, body:not(.fsComposeMode) .community-connected article:focus-within .fsTitle,
body:not(.fsComposeMode) .student-centered article:hover .fsTitle,
body:not(.fsComposeMode) .student-centered article:focus .fsTitle,
body:not(.fsComposeMode) .student-centered article:focus-within .fsTitle {
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }

body:not(.fsComposeMode) .community-connected-featured > .fsElementContent,
body:not(.fsComposeMode) .student-centered-featured > .fsElementContent {
  background-size: cover;
  position: relative; }
  body:not(.fsComposeMode) .community-connected-featured > .fsElementContent:before,
  body:not(.fsComposeMode) .student-centered-featured > .fsElementContent:before {
    position: absolute;
    background: rgba(52, 58, 64, 0.3);
    content: '';
    border: 0 solid rgba(255, 255, 255, 0.5);
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    transition: .3s; }
  body:not(.fsComposeMode) .community-connected-featured > .fsElementContent:hover:before, body:not(.fsComposeMode) .community-connected-featured > .fsElementContent:focus:before, body:not(.fsComposeMode) .community-connected-featured > .fsElementContent:focus-within:before,
  body:not(.fsComposeMode) .student-centered-featured > .fsElementContent:hover:before,
  body:not(.fsComposeMode) .student-centered-featured > .fsElementContent:focus:before,
  body:not(.fsComposeMode) .student-centered-featured > .fsElementContent:focus-within:before {
    border: 10px solid rgba(255, 255, 255, 0.5); }

body:not(.fsComposeMode) .community-connected-featured article,
body:not(.fsComposeMode) .student-centered-featured article {
  background-color: transparent !important; }
  body:not(.fsComposeMode) .community-connected-featured article:before,
  body:not(.fsComposeMode) .student-centered-featured article:before {
    display: none; }

@media (min-width: 900px) {
  body:not(.fsComposeMode) .community-connected-featured,
  body:not(.fsComposeMode) .student-centered-featured {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body:not(.fsComposeMode) .community-connected-featured .fsListItems,
    body:not(.fsComposeMode) .community-connected-featured article,
    body:not(.fsComposeMode) .student-centered-featured .fsListItems,
    body:not(.fsComposeMode) .student-centered-featured article {
      height: 100%; } }

body:not(.fsComposeMode) .community-connected-featured header,
body:not(.fsComposeMode) .student-centered-featured header {
  color: #fff;
  text-align: center;
  font-family: "athelas", Georgia, serif;
  font-size: 18px;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_30,
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_47,
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_37,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_30,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_47,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_37 {
    margin-top: 50px; }
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_30,
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_47,
  body:not(.fsComposeMode) .community-connected-featured header .fs_style_37,
  body:not(.fsComposeMode) .community-connected-featured header h2,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_30,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_47,
  body:not(.fsComposeMode) .student-centered-featured header .fs_style_37,
  body:not(.fsComposeMode) .student-centered-featured header h2 {
    font-family: "franklin-gothic-urw", sans-serif; }
  body:not(.fsComposeMode) .community-connected-featured header h2,
  body:not(.fsComposeMode) .student-centered-featured header h2 {
    font-size: 28px;
    font-weight: 400; }
    body:not(.fsComposeMode) .community-connected-featured header h2 strong,
    body:not(.fsComposeMode) .community-connected-featured header h2 span,
    body:not(.fsComposeMode) .student-centered-featured header h2 strong,
    body:not(.fsComposeMode) .student-centered-featured header h2 span {
      font-weight: 700; }
  @media (min-width: 800px) {
    body:not(.fsComposeMode) .community-connected-featured header,
    body:not(.fsComposeMode) .student-centered-featured header {
      font-size: 22px;
      padding-right: 80px;
      padding-left: 80px; }
      body:not(.fsComposeMode) .community-connected-featured header h2,
      body:not(.fsComposeMode) .student-centered-featured header h2 {
        font-size: 44px;
        line-height: 48px; } }

body:not(.fsComposeMode) .community-connected-featured footer br,
body:not(.fsComposeMode) .student-centered-featured footer br {
  display: none; }

body:not(.fsComposeMode) .community-connected-featured .fsListItems > article,
body:not(.fsComposeMode) .student-centered-featured .fsListItems > article {
  margin-bottom: 0;
  position: relative; }

body:not(.fsComposeMode) .community-connected-featured .fsThumbnail,
body:not(.fsComposeMode) .student-centered-featured .fsThumbnail {
  display: block;
  background-size: cover;
  height: 100%; }
  body:not(.fsComposeMode) .community-connected-featured .fsThumbnail img,
  body:not(.fsComposeMode) .student-centered-featured .fsThumbnail img {
    width: 100%;
    visibility: hidden;
    max-height: 550px; }
  body:not(.fsComposeMode) .community-connected-featured .fsThumbnail:before,
  body:not(.fsComposeMode) .student-centered-featured .fsThumbnail:before {
    display: none; }

body:not(.fsComposeMode) .student-centered {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative; }
  body:not(.fsComposeMode) .student-centered article {
    position: relative;
    margin-bottom: 0;
    background-color: #fcaf56;
    height: 320px; }
  body:not(.fsComposeMode) .student-centered .fsGrid .fsListItems {
    margin: 0;
    display: block; }
    body:not(.fsComposeMode) .student-centered .fsGrid .fsListItems > article {
      padding: 0;
      margin-bottom: 0; }
      @media (min-width: 600px) {
        body:not(.fsComposeMode) .student-centered .fsGrid .fsListItems > article {
          width: 50%; } }
      @media (min-width: 900px) {
        body:not(.fsComposeMode) .student-centered .fsGrid .fsListItems > article {
          width: 33.33%; } }
      @media (min-width: 1180px) {
        body:not(.fsComposeMode) .student-centered .fsGrid .fsListItems > article {
          height: 400px; } }
  body:not(.fsComposeMode) .student-centered .fsThumbnail {
    display: block;
    background-size: cover;
    height: 100%;
    max-width: 100%; }
    body:not(.fsComposeMode) .student-centered .fsThumbnail img {
      width: 100%;
      visibility: hidden; }
    body:not(.fsComposeMode) .student-centered .fsThumbnail:before {
      content: '';
      background: rgba(52, 58, 64, 0.3);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(180deg, rgba(0, 0, 0, 0), #000000b5);
      display: block !important; }
  body:not(.fsComposeMode) .student-centered-featured header {
    background-color: #007795; }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .student-centered-featured header {
        width: 50%; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .student-centered-featured .fsTitle {
      font-size: 38px;
      line-height: 48px; } }
  @media (min-width: 600px) {
    body:not(.fsComposeMode) .student-centered-featured .fsElementContent {
      width: 50%;
      float: left;
      height: 320px; } }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .student-centered-featured .fsElementContent {
      float: none;
      height: auto; }
      body:not(.fsComposeMode) .student-centered-featured .fsElementContent article {
        height: 100%; } }

.learning-focused,
.results-oriented {
  text-align: center;
  font-size: 18px;
  font-family: "athelas", Georgia, serif;
  padding-top: 77px;
  padding-bottom: 40px; }
  .learning-focused h2,
  .results-oriented h2 {
    font-size: 28px;
    font-weight: 400; }
    .learning-focused h2 strong,
    .learning-focused h2 span,
    .results-oriented h2 strong,
    .results-oriented h2 span {
      font-weight: 700; }
  @media (min-width: 800px) {
    .learning-focused,
    .results-oriented {
      font-size: 22px; }
      .learning-focused h2,
      .results-oriented h2 {
        font-size: 44px;
        line-height: 48px; } }
  .learning-focused h2,
  .learning-focused a,
  .results-oriented h2,
  .results-oriented a {
    font-family: "franklin-gothic-urw", sans-serif; }

.learning-focused {
  clear: both; }

body:not(.fsComposeMode) .spotlight-grid {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative; }
  body:not(.fsComposeMode) .spotlight-grid .more-link,
  body:not(.fsComposeMode) .spotlight-grid a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fcaf56; }
  body:not(.fsComposeMode) .spotlight-grid .fsElementTitle,
  body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement .fsElementContent {
    transition: .3s; }
  body:not(.fsComposeMode) .spotlight-grid > .fsElementContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement {
      position: relative;
      min-height: 320px;
      background-size: cover;
      background-position: center;
      text-align: center;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-pack: center;
      justify-content: center;
      color: #fff;
      padding: 40px;
      overflow: hidden; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement:before {
        content: '';
        background: rgba(52, 58, 64, 0.55);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: .3s; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement:after {
        content: '';
        border: 1px solid rgba(255, 255, 255, 0.2);
        position: absolute;
        top: 50%;
        left: 50%;
        bottom: 50%;
        right: 50%;
        z-index: 1;
        opacity: 0;
        transition: .3s; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement .fsElementTitle {
        position: relative;
        padding-bottom: 20px;
        -ms-transform: translateY(100%);
        transform: translateY(100%); }
        body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement .fsElementTitle:after {
          position: absolute;
          bottom: 0;
          left: 50%;
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          content: '';
          background: #fff;
          height: 2px;
          width: 120px; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement .fsElementContent {
        -ms-transform: translateY(200%);
        transform: translateY(200%);
        opacity: 0; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement.active:before {
        background: rgba(116, 34, 26, 0.9); }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement.active:after {
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
        opacity: 1; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement.active .fsElementTitle,
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement.active .fsElementContent {
        -ms-transform: translateY(0);
        transform: translateY(0); }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement.active .fsElementContent {
        opacity: 1; }
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement header,
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement .fsElementContent {
        z-index: 1; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent {
        -ms-flex-direction: row;
        flex-direction: row; }
        body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement {
          -ms-flex: 1 1 50%;
          flex: 1 1 50%; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .spotlight-grid > .fsElementContent > .fsElement {
        -ms-flex: 1 1 28%;
        flex: 1 1 28%;
        min-height: 420px; } }

.results-info {
  text-align: center;
  color: rgba(73, 80, 87, 0.7);
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 80px; }
  .results-info p {
    color: #495057; }
  .results-info a {
    color: #495057; }
  .results-info strong {
    font-size: 40px;
    font-weight: 700;
    color: #343a40;
    text-decoration: none; }
  @media (min-width: 800px) {
    .results-info > .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .results-info > .fsElementContent > .fsElement {
        -ms-flex: 1 1 40%;
        flex: 1 1 40%;
        padding: 20px;
        border: 1px solid transparent;
        transition: .3s; }
        .results-info > .fsElementContent > .fsElement:hover, .results-info > .fsElementContent > .fsElement:focus, .results-info > .fsElementContent > .fsElement:focus-within {
          border: 1px solid rgba(214, 209, 209, 0.4);
          box-shadow: 0 0 35px rgba(0, 0, 0, 0.2);
          cursor: pointer; }
          .results-info > .fsElementContent > .fsElement:hover a, .results-info > .fsElementContent > .fsElement:focus a, .results-info > .fsElementContent > .fsElement:focus-within a {
            color: #74221a; } }
  @media (min-width: 1000px) {
    .results-info > .fsElementContent > .fsElement {
      -ms-flex: 1 1 20%;
      flex: 1 1 20%; } }
  .results-info .fsElement:before {
    font-size: 40px;
    color: #007795; }
  .results-info .scores-icon:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .results-info .college-icon:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .results-info .volunteer-icon:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .results-info .solar-icon:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .results-info .cone-icon:before {
    content: "";
    font-family: "IcoMoon";
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

.results-oriented,
.results-info,
.alumni {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative;
  background: #f3f3f3; }
  .results-oriented > .fsElementContent,
  .results-info > .fsElementContent,
  .alumni > .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 69.41176em;
    max-width: 73.75rem;
    padding-right: 1.17647em;
    padding-left: 1.17647em; }

.alumni {
  color: #495057;
  padding-bottom: 90px; }
  .alumni .fsStyleThreeColumns > article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: visible; }
    @media (min-width: 600px) {
      .alumni .fsStyleThreeColumns > article {
        width: 33.33%; } }
  .alumni .fsTitle {
    -ms-flex-order: 2;
    order: 2;
    color: #343a40; }
    .alumni .fsTitle a {
      font-size: 20px;
      font-weight: 700; }
  .alumni .fsThumbnail {
    position: relative;
    margin-bottom: 20px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase; }
    .alumni .fsThumbnail img {
      display: block; }
    .alumni .fsThumbnail:before {
      content: '';
      background: rgba(116, 34, 26, 0.8);
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      z-index: 1;
      transition: .3s; }
    .alumni .fsThumbnail:after {
      content: 'View Profile';
      text-align: center;
      border: 1px solid rgba(255, 255, 255, 0.2);
      position: absolute;
      top: 50%;
      left: 50%;
      bottom: 50%;
      right: 50%;
      z-index: 2;
      opacity: 0;
      transition: .3s;
      padding-top: 35%; }
    .alumni .fsThumbnail:hover img, .alumni .fsThumbnail:focus img {
      filter: grayscale(20%); }
    .alumni .fsThumbnail:hover:before, .alumni .fsThumbnail:hover:after, .alumni .fsThumbnail:focus:before, .alumni .fsThumbnail:focus:after {
      opacity: 1; }
    .alumni .fsThumbnail:hover:after, .alumni .fsThumbnail:focus:after {
      top: 10px;
      left: 10px;
      bottom: 10px;
      right: 10px; }
  .alumni .fsStyleInlineList {
    margin: 0; }
    .alumni .fsStyleInlineList li {
      display: block;
      margin: 0;
      padding: 0; }
  .alumni .fsCategories {
    -ms-flex-order: 1;
    order: 1; }
    .alumni .fsCategories .fsCategory {
      font-size: 13px;
      text-transform: uppercase; }
  .alumni .fsTags {
    -ms-flex-order: 3;
    order: 3; }
    .alumni .fsTags .fsTag {
      background: none;
      margin: 0;
      font-family: "athelas", Georgia, serif;
      font-size: 16px;
      font-style: italic; }

body:not(.fsComposeMode) .community-connected {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative;
  clear: left; }
  body:not(.fsComposeMode) .community-connected-featured header {
    background-color: #dc762a; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .community-connected-featured header,
    body:not(.fsComposeMode) .community-connected-featured .fsElementContent {
      width: 50%; } }
  body:not(.fsComposeMode) .community-connected-featured .fsTitle {
    font-size: 24px;
    line-height: 30px; }
    @media (min-width: 600px) {
      body:not(.fsComposeMode) .community-connected-featured .fsTitle {
        font-size: 32px;
        line-height: 40px; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .community-connected-featured .fsTitle {
        font-size: 38px;
        line-height: 48px; } }
    body:not(.fsComposeMode) .community-connected-featured .fsTitle a {
      color: #fff;
      font-weight: 700; }
  @media (max-width: 899px) {
    body:not(.fsComposeMode) .community-connected-featured .fsThumbnail {
      max-width: 100%; } }
  body:not(.fsComposeMode) .community-connected-featured .fsThumbnail img {
    max-height: 550px; }
    @media (max-width: 899px) {
      body:not(.fsComposeMode) .community-connected-featured .fsThumbnail img {
        max-height: 300px; } }
  body:not(.fsComposeMode) .community-connected-list {
    background: url(../images/community-bg.png) 50% 50%;
    background-size: cover;
    font-size: 15px; }
    body:not(.fsComposeMode) .community-connected-list article .fsTitle {
      padding: 0; }
    body:not(.fsComposeMode) .community-connected-list article:before {
      display: none; }
    body:not(.fsComposeMode) .community-connected-list article:hover .fsTitle {
      -ms-transform: none;
      transform: none; }
    body:not(.fsComposeMode) .community-connected-list > .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 69.41176em;
      max-width: 73.75rem;
      padding-right: 1.17647em;
      padding-left: 1.17647em;
      padding-top: 1.17647em;
      padding-bottom: 1.17647em; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .community-connected-list > .fsElementContent {
          padding-top: 40px;
          padding-bottom: 40px; } }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .community-connected-list > .fsElementContent {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          padding-top: 80px;
          padding-bottom: 80px; }
          body:not(.fsComposeMode) .community-connected-list > .fsElementContent > * {
            -ms-flex: 0 1 40%;
            flex: 0 1 40%; } }
    body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsTitle {
      position: relative;
      bottom: auto;
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 20px; }
      body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsTitle a {
        color: #343a40; }
        body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsTitle a:hover, body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsTitle a:focus {
          color: #74221a; }
    body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsThumbnail {
      text-align: center;
      display: block;
      margin: 0 auto; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .community-connected-list .fsPostElement .fsThumbnail {
          float: left;
          margin-right: 25px;
          margin-bottom: 25px; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .community-connected-list .fsPostElement {
        margin-right: 90px;
        -ms-flex-preferred-size: 60%;
        flex-basis: 60%; } }
  body:not(.fsComposeMode) .community-connected-links {
    text-align: center;
    color: rgba(73, 80, 87, 0.7); }
    body:not(.fsComposeMode) .community-connected-links h3 {
      font-size: 20px;
      margin-bottom: 0; }
      body:not(.fsComposeMode) .community-connected-links h3 a {
        font-weight: 700; }
    body:not(.fsComposeMode) .community-connected-links img {
      border: 6px solid rgba(0, 0, 0, 0.2);
      border-radius: 100%; }
    body:not(.fsComposeMode) .community-connected-links > .fsElementContent > .fsElement {
      padding: 10px; }
      @media (min-width: 1000px) {
        body:not(.fsComposeMode) .community-connected-links > .fsElementContent > .fsElement {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
          align-items: center;
          text-align: left; }
          body:not(.fsComposeMode) .community-connected-links > .fsElementContent > .fsElement img {
            margin-right: 1em; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .community-connected-links > .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .community-connected-links > .fsElementContent {
        -ms-flex-direction: column;
        flex-direction: column; } }

.google-translate:before {
  color: #fff; }

.news-search ul li:last-child a {
  color: #fff; }
  .news-search ul li:last-child a:hover, .news-search ul li:last-child a:focus {
    color: #ffc17b; }

.community-connected-featured header {
  background-color: #C74F0F !important; }

/*! pages - schools v0.0.1 */
.school {
  background: #343a40; }
  .school #fsPageBody {
    max-width: 1180px !important; }
  .school #fsFooter .policy-statement, .school #fsFooter .footer-upper {
    background: #343a40; }

.grey-boxes {
  padding: 80px 0 55px; }
  .grey-boxes > .fsDiv {
    padding-right: 10px !important;
    padding-left: 10px !important; }

.grey-box {
  padding: 25px 20px 70px;
  background: #f1f3f5;
  border-top: 3px solid #ced4da;
  max-width: 380px;
  min-height: 480px;
  margin: 0 auto;
  position: relative; }
  .grey-box header h2.fsElementTitle {
    font-size: 16px;
    text-transform: uppercase;
    color: #343a40;
    margin-bottom: 20px; }
  .grey-box .fsElementContent ul:not(.redactor-toolbar), .grey-box .fsElementContent ul:not(.redactor-toolbar) ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .grey-box .fsElementContent ul:not(.redactor-toolbar) li {
    margin: 0;
    padding: 0; }
  .grey-box .fsElementContent ul:not(.redactor-toolbar) li {
    margin-bottom: 14px; }
  .grey-box.image-list ul:not(.redactor-toolbar) li {
    position: relative;
    display: block;
    min-height: 86px;
    padding-left: 95px;
    margin-bottom: 18px; }
    .grey-box.image-list ul:not(.redactor-toolbar) li a {
      display: block;
      font-size: 20px;
      line-height: 28px;
      font-weight: 600; }
    .grey-box.image-list ul:not(.redactor-toolbar) li img {
      position: absolute;
      left: 0;
      top: 0;
      border: 6px solid #c1c2c4;
      border-radius: 100%; }
  .grey-box footer {
    position: absolute;
    bottom: 30px;
    width: 100%;
    left: 0;
    padding: 0 20px; }
    .grey-box footer a.fs_style_29 {
      margin-bottom: 0;
      width: 100%; }

.news-events > .fsDiv {
  padding-right: 15px !important;
  padding-left: 15px !important; }
  .news-events > .fsDiv.fsStyleColumn-1 {
    padding-right: 60px !important; }
  .news-events > .fsDiv.fsStyleColumn-2 {
    padding-left: 60px !important; }

.news-events .fsNews.fsList header,
.news-events .fsPostElement.fsList header {
  position: relative;
  padding-right: 90px; }
  .news-events .fsNews.fsList header h2.fsElementTitle,
  .news-events .fsPostElement.fsList header h2.fsElementTitle {
    font-size: 24px;
    color: #343a40; }
  .news-events .fsNews.fsList header .fsElementHeaderContent,
  .news-events .fsPostElement.fsList header .fsElementHeaderContent {
    position: absolute;
    right: 0;
    top: 0; }
    .news-events .fsNews.fsList header .fsElementHeaderContent a,
    .news-events .fsPostElement.fsList header .fsElementHeaderContent a {
      font-size: 14px;
      text-transform: uppercase;
      color: #686868; }
      .news-events .fsNews.fsList header .fsElementHeaderContent a:hover, .news-events .fsNews.fsList header .fsElementHeaderContent a:focus,
      .news-events .fsPostElement.fsList header .fsElementHeaderContent a:hover,
      .news-events .fsPostElement.fsList header .fsElementHeaderContent a:focus {
        color: #343a40; }

.news-events .fsNews.fsList article,
.news-events .fsPostElement.fsList article {
  padding-top: 25px;
  position: relative;
  border-bottom: 1px solid #e9ecef;
  padding-bottom: 13px;
  margin-bottom: 15px; }
  .news-events .fsNews.fsList article:last-child,
  .news-events .fsPostElement.fsList article:last-child {
    border-bottom: 0; }
  .news-events .fsNews.fsList article .fsDateTime,
  .news-events .fsPostElement.fsList article .fsDateTime {
    font-size: 14px;
    color: #686868;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .news-events .fsNews.fsList article .fsTitle,
  .news-events .fsPostElement.fsList article .fsTitle {
    font-size: 16px;
    line-height: 24px;
    color: #343a40;
    padding-bottom: 5px;
    font-weight: 700; }
    .news-events .fsNews.fsList article .fsTitle a,
    .news-events .fsPostElement.fsList article .fsTitle a {
      color: #343a40;
      font-weight: 700; }
      .news-events .fsNews.fsList article .fsTitle a:hover, .news-events .fsNews.fsList article .fsTitle a:focus,
      .news-events .fsPostElement.fsList article .fsTitle a:hover,
      .news-events .fsPostElement.fsList article .fsTitle a:focus {
        color: #74221a; }
  .news-events .fsNews.fsList article .fsSummary,
  .news-events .fsPostElement.fsList article .fsSummary {
    font-size: 15px;
    color: #495057;
    margin-top: 0; }
    .news-events .fsNews.fsList article .fsSummary p:last-child,
    .news-events .fsPostElement.fsList article .fsSummary p:last-child {
      margin-bottom: 0; }

.news-events .fsCalendar article {
  position: relative;
  padding-left: 100px;
  min-height: 80px;
  padding-top: 0; }
  .news-events .fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px; }

.news-events .fsCalendar .fsDate {
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  height: 80px;
  width: 80px;
  color: #fff;
  background: #007795;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center; }
  .news-events .fsCalendar .fsDate > span {
    display: block; }

.news-events .fsCalendar header {
  position: relative;
  padding-right: 120px; }
  .news-events .fsCalendar header h2.fsElementTitle {
    font-size: 24px;
    color: #343a40; }
  .news-events .fsCalendar header .fsElementHeaderContent {
    position: absolute;
    right: 0;
    top: 0; }
    .news-events .fsCalendar header .fsElementHeaderContent a {
      font-size: 14px;
      text-transform: uppercase;
      color: #adb5bd; }
      .news-events .fsCalendar header .fsElementHeaderContent a:hover, .news-events .fsCalendar header .fsElementHeaderContent a:focus {
        color: #343a40; }

.news-events .fsCalendar article {
  padding-left: 80px;
  margin-bottom: 15px; }
  .news-events .fsCalendar article:not(:last-child) {
    padding-bottom: 10px; }
  .news-events .fsCalendar article .fsDate {
    height: 60px;
    width: 60px;
    background: #343a40;
    border-radius: 4px; }
    .news-events .fsCalendar article .fsDate span.fsMonth {
      font-size: 13px;
      line-height: 18px; }
    .news-events .fsCalendar article .fsDate span.fsDay {
      font-size: 20px;
      line-height: 20px; }
    .news-events .fsCalendar article .fsDate span.fsYear {
      display: none; }

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

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

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

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

#fsAccountBar {
  background: #162f50;
  color: #fff;
  font-size: 17px;
  font-family: "franklin-gothic-urw", sans-serif;
  height: 40px; }
  #fsAccountBar > ul > li {
    height: 40px;
    padding: 10px 12px 8px; }
  #fsAccountBar a {
    color: #fff;
    font-size: 17px;
    font-family: "franklin-gothic-urw", sans-serif; }
    #fsAccountBar a:hover, #fsAccountBar a:focus {
      color: #74221a; }
  #fsAccountBar .fsAccountBarAvatar {
    height: 40px; }
  #fsAccountBar .fsAccountBarMenu a {
    color: #495057;
    font-size: 17px;
    font-family: "franklin-gothic-urw", sans-serif; }
    #fsAccountBar .fsAccountBarMenu a:hover, #fsAccountBar .fsAccountBarMenu a:focus {
      color: #74221a; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
  background: none;
  font-family: "franklin-gothic-urw", sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #007795; }
  @media (max-width: 799px) {
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
      max-width: 280px;
      display: block;
      float: none; } }
  @media (max-width: 599px) {
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem {
      margin: 0 auto; } }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem strong {
    font-weight: 600; }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem > div {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px; }
  .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName {
    font-family: "franklin-gothic-urw", sans-serif;
    font-weight: 600;
    font-size: 24px;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    margin-bottom: 20px; }
    .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a {
      color: #162f50; }
      .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a:hover, .portal:not(.fsComposeMode) .portal-directory .fsConstituentItem .fsFullName a:focus {
        color: #74221a; }

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

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

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

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

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

.portal-sub-nav.active-nav > .fsElementContent {
  display: block; }

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

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

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

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

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

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

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

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

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

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

.staff-portal #fsAccountBar {
  background-color: #f08622; }

.staff-portal div.top-bar > .fsElementContent {
  background-color: #1e7d9b; }

.staff-portal #fsHeader {
  background-color: #fff; }
  .staff-portal #fsHeader .nav-sub {
    border-top: 2px solid #1e7d9b; }

.staff-portal .nav-main .fsNavLevel1 > li > a {
  color: #1e7d9b; }

.staff-portal .nav-main .fsNavLevel1 > li:hover > a, .staff-portal .nav-main .fsNavLevel1 > li:focus > a {
  background: rgba(30, 125, 155, 0.25); }

.staff-portal .site-info-container a {
  background: url("../images/logo-inverted.svg") no-repeat;
  background-size: 69% 29px;
  background-position: 0 center; }
  .staff-portal .site-info-container a:before {
    background: url("../images/logo-colored-sails-inverted.svg") no-repeat; }

.map-test {
  /* Page layout */ }
  .map-test .titleStyle {
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold; }
  .map-test .iconStyle {
    position: relative;
    top: -15px; }
  .map-test .detailsStyle {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    text-align: left; }
  .map-test #tooltip {
    color: black;
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    background-color: white;
    white-space: nowrap;
    margin: 0;
    padding: 2px 4px;
    border: 1px solid black; }
  .map-test #mapLinksTbl {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #437D9B;
    border: 1px solid #437D9B; }
  .map-test #mapLinksTbl a:link {
    color: #437D9B;
    text-decoration: none; }
  .map-test #mapLinksTbl a:hover {
    color: #FFFFFF; }
  .map-test #mapLinksTbl a:visited {
    color: #437D9B;
    text-decoration: none; }
  .map-test #mapTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center; }
  .map-test #directionsDiv {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 10px;
    width: 540px;
    border: 2px solid #1E7D9B;
    display: none; }
  .map-test #directionsDiv {
    float: left;
    color: #666666; }
  .map-test #directionsText {
    float: left; }
  .map-test #routeStepsTbl td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666; }
  .map-test #mapTitle2 {
    position: absolute;
    left: 28px;
    top: 22px;
    background: none repeat scroll 0 0 #1E7D9B;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    width: 199px;
    text-align: center;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; }
  .map-test #lwsd-inner {
    width: 1000px; }
  .map-test #lwsd-col-left {
    width: 587px; }
  .map-test .map-iframe {
    width: 580px;
    height: 600px;
    display: block;
    position: relative;
    margin: 0 auto; }
    .map-test .map-iframe iframe {
      border: 0;
      max-width: 100%;
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }

.layout_1 {
  background-color: transparent; }
  .layout_1 body {
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 17px; }
  .layout_1 #contentdiv {
    width: 100%; }
    @media (max-width: 600px) {
      .layout_1 #contentdiv table td {
        width: 100%;
        display: block;
        font-size: 16px; }
        .layout_1 #contentdiv table td font {
          font-size: 16px; } }
    .layout_1 #contentdiv form table tr {
      padding: 0;
      display: table-row; }
      .layout_1 #contentdiv form table tr td {
        width: auto;
        display: table-cell; }
  .layout_1 input[type="submit"] {
    display: inline-block;
    border: 2px solid;
    margin: 0 0 20px;
    padding: 8px 20px;
    background: #495057;
    color: #fff;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    padding: 16px 35px;
    font-size: 15px !important;
    font-family: inherit !important;
    width: auto !important;
    margin-top: 20px; }
    .layout_1 input[type="submit"]:hover, .layout_1 input[type="submit"]:focus {
      background: #3d4349;
      color: #fff;
      transition: none; }
    .layout_1 input[type="submit"] em {
      display: block;
      font-style: normal;
      font-size: 15px;
      text-transform: lowercase;
      color: #fff; }
  .layout_1 input[type="text"], .layout_1 select, .layout_1 option {
    border: 1px solid #ccc;
    min-width: 160px;
    height: 35px;
    font-size: inherit !important;
    font-family: inherit !important;
    color: inherit; }
  .layout_1 .fsDirectoryFilter_data8 {
    display: none; }
  .layout_1 div#map_canvas {
    height: 600px !important; }
  .layout_1 .fsDirectoryFilter_schoolNameFilter td:first-child {
    visibility: hidden; }
  .layout_1 .fsDirectoryFilter_schoolNameFilter select {
    display: none; }
  .layout_1.page_499 .fsDirectoryFilter_schoolNameFilter font {
    font-size: 0; }
    .layout_1.page_499 .fsDirectoryFilter_schoolNameFilter font:before {
      content: 'Project Name ';
      font-size: 17px; }
  .layout_1.page_499 .fsDirectoryFilter_data21 {
    display: none; }
  .layout_1 .fsDirectoryFilter_PostalCode {
    visibility: collapse; }
  .layout_1 #poweredby {
    display: none; }

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.35294em;
  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: 28.57143%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 14.28571%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #007795;
      color: #007795; }
      .colors ol li:nth-of-type(1):after {
        content: "#007795"; }
    .colors ol li:nth-of-type(2) {
      background: #fcaf56;
      color: #fcaf56; }
      .colors ol li:nth-of-type(2):after {
        content: "#fcaf56"; }
    .colors ol li:nth-of-type(3) {
      background: #f7c987;
      color: #f7c987; }
      .colors ol li:nth-of-type(3):after {
        content: "#f7c987"; }
    .colors ol li:nth-of-type(4) {
      background: #74221a;
      color: #74221a; }
      .colors ol li:nth-of-type(4):after {
        content: "#74221a"; }
    .colors ol li:nth-of-type(5) {
      background: #dc762a;
      color: #dc762a; }
      .colors ol li:nth-of-type(5):after {
        content: "#dc762a"; }
    .colors ol li:nth-of-type(6) {
      background: #d4ebee;
      color: #d4ebee; }
      .colors ol li:nth-of-type(6):after {
        content: "#d4ebee"; }
    .colors ol li:nth-of-type(7) {
      background: #6a868d;
      color: #6a868d; }
      .colors ol li:nth-of-type(7):after {
        content: "#6a868d"; }
    .colors ol li:nth-of-type(8) {
      background: #343a40;
      color: #343a40; }
      .colors ol li:nth-of-type(8):after {
        content: "#343a40"; }
    .colors ol li:nth-of-type(9) {
      background: #495057;
      color: #495057; }
      .colors ol li:nth-of-type(9):after {
        content: "#495057"; }
    .colors ol li:nth-of-type(10) {
      background: #868e96;
      color: #868e96; }
      .colors ol li:nth-of-type(10):after {
        content: "#868e96"; }
    .colors ol li:nth-of-type(11) {
      background: #adb5bd;
      color: #adb5bd; }
      .colors ol li:nth-of-type(11):after {
        content: "#adb5bd"; }
    .colors ol li:nth-of-type(12) {
      background: #ced4da;
      color: #ced4da; }
      .colors ol li:nth-of-type(12):after {
        content: "#ced4da"; }
    .colors ol li:nth-of-type(13) {
      background: #dee2e6;
      color: #dee2e6; }
      .colors ol li:nth-of-type(13):after {
        content: "#dee2e6"; }
    .colors ol li:nth-of-type(14) {
      background: #e9ecef;
      color: #e9ecef; }
      .colors ol li:nth-of-type(14):after {
        content: "#e9ecef"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.35294em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.29412em;
    padding: 0.29412em; }
    .fonts ol li:nth-of-type(1) {
      font-family: "athelas", Georgia, serif; }
      .fonts ol li:nth-of-type(1):after {
        content: "athelas, Georgia, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "franklin-gothic-urw", sans-serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "franklin-gothic-urw, sans-serif"; }
    .fonts ol li:nth-of-type(3) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(3):after {
        content: "FontAwesome"; }
    .fonts ol li:nth-of-type(4) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(4):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(5) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(5):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 38px / line: 48px"; }

.headers h2:after {
  content: " size: 28px / line: 32px"; }

.headers h3:after {
  content: " size: 22px / line: 27px"; }

.headers h4:after {
  content: " size: 18px / line: 22px"; }

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

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

.color-options {
  margin-bottom: 20px; }
  .color-options .fsElement {
    width: 60px;
    height: 60px;
    border-radius: 100%;
    display: inline-block; }

body:not(.fsComposerMode) .icon-examples ul, body:not(.fsComposerMode) .icon-examples ul ul {
  margin: 0;
  padding: 0;
  list-style: none; }

body:not(.fsComposerMode) .icon-examples ul li {
  margin: 0;
  padding: 0; }

body:not(.fsComposerMode) .icon-examples ul li {
  width: 50%;
  margin: 0 -5px;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 30px;
  padding-right: 20px; }
  body:not(.fsComposerMode) .icon-examples ul li > span:before {
    font-size: 24px; }
  body:not(.fsComposerMode) .icon-examples ul li .i-code {
    display: block;
    padding-top: 10px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 14px; }

#fsPagePopHideButton {
  opacity: 1 !important; }

.no-pagepop #fsPagePopNotification {
  display: none; }

.news-trigger {
  cursor: pointer; }

.faculty-portal {
  background: #fff; }
  .faculty-portal .logo-nav:after {
    content: " ";
    border-bottom: 2px solid #007795;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: -100%;
    margin-right: -100%; }
  .faculty-portal .top-bar > .fsElementContent {
    background-color: #fca33d; }
  .faculty-portal .top-bar .news-search {
    display: none; }
  @media (min-width: 650px) {
    .faculty-portal .top-bar .news-search {
      display: block; } }
  .faculty-portal .top-bar .staff-portal a {
    color: #fff;
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 18px;
    font-weight: 500; }
  .faculty-portal .nav-main .fsNavLevel1 > li > a {
    color: #007795; }
  .faculty-portal .news-search ul li a:hover {
    color: #343a40; }
  .faculty-portal .nav-main .fsNavLevel1 > li > a {
    font-size: 15px; }
  .faculty-portal .nav-main .fsNavLevel1 > li:hover > a {
    color: #74221a !important;
    background: none; }
  .faculty-portal .site-info-container a:before {
    content: none !important; }
  .faculty-portal .site-info-container a {
    background: url("../../../faculty-logo.jpg");
    background-size: 169px;
    background-repeat: no-repeat;
    padding: 25px 0;
    background-position: 0; }
  @media (min-width: 600px) {
    .faculty-portal .drawer-trigger:before {
      color: #007795; } }

.custom-gray.fsPostElement .fsThumbnail {
  width: 100%;
  max-width: none; }
  .custom-gray.fsPostElement .fsThumbnail img {
    width: 100%; }

.custom-gray.fsPostElement .fsTitle {
  background: #e9ecef;
  color: #495057;
  padding: 20px;
  margin-top: -10px; }
  .custom-gray.fsPostElement .fsTitle a {
    color: #004e62; }
    .custom-gray.fsPostElement .fsTitle a:hover, .custom-gray.fsPostElement .fsTitle a:focus {
      color: #74221a; }

.universal-slideshow .caption-wrapper {
  width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.55);
  left: 0; }
  .universal-slideshow .caption-wrapper.is-empty {
    display: none !important; }
  @media (min-width: 800px) {
    .universal-slideshow .caption-wrapper {
      min-width: 450px;
      background: rgba(0, 0, 0, 0.55);
      left: 8px;
      border-left: 0;
      padding: 30px;
      width: auto; } }
  .universal-slideshow .caption-wrapper .caption-desc > div {
    background: none !important;
    padding: 0 !important; }

.fsMediaCustomPlayer .slick-dots li.slick-active button:before {
  background: #fcaf56 !important; }

.fsMediaCustomPlayer .slick-dots li button {
  padding: 0 !important;
  margin-top: 5px;
  position: relative;
  margin-left: 5px; }
  .fsMediaCustomPlayer .slick-dots li button:before {
    transition: 0.3s;
    padding: 0;
    font-size: 0;
    border-radius: 50%;
    border: thin solid #000;
    background: #fff;
    width: 10px;
    height: 10px;
    text-shadow: none; }
  .fsMediaCustomPlayer .slick-dots li button:hover:before, .fsMediaCustomPlayer .slick-dots li button:focus:before {
    background: #fcaf56; }

.home-nav a:before {
  box-shadow: 0 0 0px 1px black !important; }

.drawer-is-active .wraperTab {
  visibility: hidden;
  display: none; }

.fsPager li:not(.slick-active) button:before {
  opacity: .5; }

body:not(.fsComposeMode) .sticky-button {
  width: calc(100% + 1px);
  max-width: 350px;
  max-height: 70px;
  overflow: hidden;
  position: fixed;
  left: 50%;
  bottom: 0;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 499;
  opacity: .9;
  transition: ease .3s opacity; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .sticky-button {
      left: auto;
      right: 40px;
      -ms-transform: none;
      transform: none; } }
  body:not(.fsComposeMode) .sticky-button * {
    margin: 0; }
  body:not(.fsComposeMode) .sticky-button:hover, body:not(.fsComposeMode) .sticky-button:focus {
    opacity: 1; }
    body:not(.fsComposeMode) .sticky-button:hover a:not([class*="fs_style"]), body:not(.fsComposeMode) .sticky-button:focus a:not([class*="fs_style"]) {
      text-decoration: underline; }
  body:not(.fsComposeMode) .sticky-button a:not([class*="fs_style"]) {
    text-decoration: none;
    display: block;
    padding: 20px;
    text-align: center;
    background-color: #cc3a00;
    color: #fff;
    font-size: 20px; }
    body:not(.fsComposeMode) .sticky-button a:not([class*="fs_style"]):before {
      content: "";
      font-family: "IcoMoon";
      -webkit-font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      margin-right: 10px; }

body:not(.fsComposeMode).has-sticky-button .footer-lower {
  padding-bottom: 100px; }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-hdr,
  .nav-utility-ftr,
  #fsMenu,
  #fsHeader,
  #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: 700;
      font-size: 38px;
      line-height: 48px;
      margin-bottom: 16px; }
  * {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
    min-height: auto !important;
    height: auto !important; }
  a, a:visited {
    text-decoration: underline; }
  dl dd {
    margin-left: 0; }
  div, dl, li {
    height: auto !important;
    height: 1%; }
  thead {
    display: table-header-group; }
  tr, img, h2, h3, pre, blockquote {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; } }
