<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
 /**
 *
 * Alcorn State University - default_17
 * @link http://alcornedu.finalsite.com
 * Site Template : newclientcustom
 * Built By: Geoff Hasson
 * Project Manager: Shanda Cuscovitch
 * Designer: Heidi Beutel
 * ==== Git Info ====
 * Branch Name: clients/alcornedu
 * Build version: 3.2.5
 * Git Tag: v3.0-200-ge1ca6a300a
 * Last build by: Chris Mazurski
 *
 **/

@charset "UTF-8";
/*! helpers - functions v0.0.1 */
/*! helpers - utility v0.0.1 */

.fsElement.fsContent div {
    max-width: 100%;
}

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


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

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

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

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

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

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

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

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

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

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

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

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

Ex 1:
    &lt;div class='parent'&gt;
      &lt;span class='sibling'&gt;Dropdown&lt;/span&gt;
      &lt;ul class='dropdown'&gt;
        &lt;li&gt;Link&lt;/li&gt;
        &lt;li&gt;Link&lt;/li&gt;
        &lt;li&gt;Link&lt;/li&gt;
      &lt;/ul&gt;
    &lt;/div&gt;

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 37px;
  line-height: 44px;
  margin-bottom: 16px; }

h2 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 30px;
  line-height: 36px;
  margin-bottom: 16px; }

h3 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 24px;
  line-height: 29px;

  font-weight: 600;
  margin-bottom: 10px; }

h4 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 22px;
  line-height: 29px;
  margin-bottom: 10px; }

h5 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 18px;
  line-height: 22px;

  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px; }

h6 {
  margin-top: 0;
  font-weight: normal;
  color: #46166a;

  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px; }

p {
  margin: 0 0 20px; }

hr {
  margin: 0 auto 20px; }

a {
  text-decoration: none;
  color: #7a5793;
  font-weight: 600;
  transition: background .3s,
 color .3s; }
  a:hover, a:focus, a.hover {
    color: #46166a;
    text-decoration: underline; }

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


.fusion-search-overlay span.quadmenu-text {
    display: none !important;
}
.fusion-main-menu-search-overlay .fusion-main-menu&gt;.fusion-overlay-search{ top: 132%; }
.fusion-main-menu-search-overlay .fusion-main-menu.search-open&gt;.fusion-overlay-search{ max-width: none !important; }
.fusion-main-menu-search-overlay .fusion-main-menu&gt;.fusion-overlay-search .fusion-close-search:after, .fusion-main-menu-search-overlay .fusion-main-menu&gt;.fusion-overlay-search .fusion-close-search:before{ background: #000; }
.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content .fusion-search-field input{ margin-top: 10px;  }

.fusion-header-wrapper .fusion-row{ position: relative; }

.fusion-main-menu-search-overlay .fusion-header .fusion-row &gt; .fusion-overlay-search {
    display: flex;
    visibility: hidden;
    align-items: center;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    transition: opacity .3s cubic-bezier(.8,0,.25,1),transform .3s cubic-bezier(.8,0,.25,1);
}

.fusion-main-menu-search-overlay .fusion-header .fusion-row &gt; .fusion-overlay-search.search-open {
    opacity: 1;
    visibility: visible;
    transform: translate(0%,-50%);
    z-index: 10000;
    width: 97%;
    background: #512d6d;
    left: 0;
}

.fusion-main-menu-search-overlay .fusion-header .fusion-row &gt; .fusion-overlay-search form{ width: 100%; }

#quadmenu .fusion-main-menu-search a {
    font-family: awb-icons;
    cursor: pointer;
    height: 76px;
    display: block;
    line-height: 76px;
    font-size: 20px;
    font-weight: 400;
    margin-left: 10px;
}

#quadmenu .fusion-main-menu-search a:after {
    border-radius: 50% 50% 50% 50%;
    content: "\f002";
    color: #fff;
}

#quadmenu .fusion-main-menu-search a.search-open{ font-family: "FontAwesome"; }
#quadmenu .fusion-main-menu-search a.search-open:after {
    content: "\f00d";
}

  .custom-crums{
position: relative;
    /* top: 4.1%; */
    display: flex;
    justify-content: center;
    padding-left: 30px;
    padding-right: 30px;
    width: 100%;
    color: black;
    padding-top: 15px;
    padding-bottom: 15px;
    background: white !important;
}
.custom-crums .container{
max-width: 1248px;
    margin-left: calc(-4% / 2 );
    margin-right: calc(-4% / 2 );
  width:100% !important;

}

  .custom-crums.has_menu{
      padding-top: 0;
      padding-bottom: 0;
  }
  .custom-crums.has_menu .container{
      display: flex;
      overflow: visible;
  }

  .custom-crums.has_menu .breadcrumbs-box {
      width: calc( 100% - 350px );
      padding-right: 20px;
      align-self: center;
      padding-top: 10px;
      padding-bottom: 10px;
  }

  #submenu-div{
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-bottom: 0px;
    width: 350px;
  }

  #submenu-div .avada-menu-mobile-menu-trigger{
      font-family: inherit;
      font-weight: 400;
      background-color: #faaf3c;
      color: #4a4e57;
      padding-left: 20px;
      font-size: 20px;
  }

  #submenu-div .avada-menu-mobile-menu-trigger span.collapsed-nav-text:after {
      display: block;
      font-size: 20px;
      color: #4a4e57;
      text-transform: capitalize;
      font-weight: 600;
  }

  ul#dynamicsubmenu &gt; li a{
      color: #4a4e57 !important;
      font-size: 20px;
      text-transform: capitalize;
      height: auto !important;
      min-height: 0 !important;
      padding: 10px 20px !important;
  }

  ul#dynamicsubmenu &gt; li.current_page_item &gt; a{
    color: #45136b !important;
    font-weight: 600;
  }

  ul#dynamicsubmenu .children {
      position: relative;
      width: auto !important;
      height: auto !important;
      opacity: 1 !important;
      z-index: 0;
      display: none;
  }

  ul#dynamicsubmenu .children .children {
      display: none !important;
  }

  ul#dynamicsubmenu .children li{
      width: 100% !important;
      /*background: #45136b;*/
      opacity: 1;
      border: none;
  }
  ul#dynamicsubmenu .children li:hover{
      background: #faaf3c !important;
  }

  ul#dynamicsubmenu .children li a{
      background: transparent !important;
      min-width: 0;
      color: #4a4e57 !important;
      position: relative;
      font-size: 20px;
      display: block;
  }

  ul#dynamicsubmenu .children li:hover a{
      color: #45136b !important;
  }

  ul#dynamicsubmenu .children li.current_page_item &gt; a{
      font-weight: 600;
      color: #45136b !important;
  }

  .page_submenu {
      max-width: 400px;
      align-self: flex-end;
      margin-bottom: 0px;
      height: 100%;
      background: #faaf3c;
  }

  .page_submenu  .collapsed-nav-text{
      font-size: 20px;
      text-align: left;
      width: 90%;
      font-weight: 600;
  }

  .page_submenu  span.collapsed-nav-text:after {
      display: block;
      font-size: 20px;
      color: #fff;
      text-transform: uppercase;
  }

  .page_submenu .menu-item span.menu-text {
      text-transform: uppercase;
      text-align: left !important;
  }

  .page_submenu .menu-item a.fusion-background-highlight {
      padding-left: 20px !important;
  }

.styled-list ul {
  margin: 0;
  margin-bottom: 20px;
  list-style: none;
  padding-left: 20px; }
  .styled-list ul li {
    position: relative;
    padding-left: 15px; }
    .styled-list ul li:before {
      position: absolute;
      left: 0;
      content: '\00bb';
      color: #e9a713; }

.fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
table.fs_style_32, .post-content table {
  margin-bottom: 20px;
  width: 100%;
  overflow-x: auto; }
  @media (max-width: 799px) {
    .fsAthleticsEvent.fsTable .fsElementTable, .fsAthleticsRoster .fsElementTable,
    table.fs_style_32, .post-content table {
      display: block; } }
  .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.fs_style_32 td, .post-content table td {
    padding: 10px 20px; }
  .fsAthleticsEvent.fsTable .fsElementTable tr:nth-of-type(odd) td, .fsAthleticsRoster .fsElementTable tr:nth-of-type(odd) td,
  table.fs_style_32 tr:nth-of-type(odd) td, .post-content table  tr:nth-of-type(odd) td{
    background-color: #eee; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th, .fsAthleticsEvent.fsTable .fsElementTable td, .fsAthleticsRoster .fsElementTable td,
  table.fs_style_32 th,
  table.fs_style_32 td, .post-content table  th, .post-content table  td {
    vertical-align: top;
    border-bottom: none; }
  .fsAthleticsEvent.fsTable .fsElementTable th, .fsAthleticsRoster .fsElementTable th,
  table.fs_style_32 th, .post-content table th, .post-content table  thead td  {
    padding: 10px 20px;
    text-align: left;
    background: #46166a !important;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase; }

    .post-content table  td p{ margin-bottom: 0;}

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

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

/*! _main.scss - src/sass/modules/common/ - main common import */
/*! elements - common v0.0.1 */
/* Contains generic styles that apply to every element */
.fsElement {
  margin-bottom: 20px; }
  .fsElement:last-child {
    margin-bottom: 0; }

.fsElementHeaderContent {
  margin-bottom: 20px; }

.fsElementFooterContent {
  margin-top: 20px; }

.fsPanel {
  margin-bottom: 0; }

.fsDialogCloseButton {
  opacity: 1; }
  .fsDialogCloseButton:after, .fsDialogCloseButton:before {
    background: #4f4f4f; }
  .fsDialogCloseButton:focus:after, .fsDialogCloseButton:focus:before {
    background: #4f4f4f; }
  .fsDialogCloseButton:hover:after, .fsDialogCloseButton:hover:before {
    background: #1c1c1c; }

.fsElementDialog {
  color: #4f4f4f; }

.light-content, .dark-content {
  zoom: 1;
  margin-bottom: 1.11111em;
  padding: 1.11111em;
  border-radius: 8px; }
  .light-content:after, .dark-content:after {
    display: table;
    clear: both;
    content: ''; }
  .light-content .fsElementTitle, .dark-content .fsElementTitle {
    margin-top: 0;
    font-weight: normal;
    color: #46166a;

    font-size: 22px;
    line-height: 29px;
    margin-bottom: 10px; }
  .light-content h1, .dark-content h1, .light-content h2, .dark-content h2, .light-content h3, .dark-content h3, .light-content h4, .dark-content h4, .light-content h5, .dark-content h5, .light-content h6, .dark-content h6 {
    color: inherit; }

.light-content {
  background: #eee; }

.dark-content {
  background: #46166a;
  color: #fff; }
  .dark-content .fsElementTitle {
    color: #e9a713; }
  .dark-content a {
    color: #e9a713; }
    .dark-content a:hover, .dark-content a.hover {
      color: #fff;
      text-decoration: underline; }

/*! elements - common - list subtype v0.0.1 */
/* Contains generic styles that apply to every element with the class '.fsList' and the list subtype selected */
.fsList article {
  margin-bottom: 20px; }

.fsList.fsCalendar, .fsList.fsPostElement {
  position: relative;
  padding-bottom: 40px; }
  .fsList.fsCalendar footer, .fsList.fsPostElement footer {
    position: absolute;
    right: 0;
    bottom: 0; }
    .fsList.fsCalendar footer a, .fsList.fsPostElement footer a {
      font-size: 14px;
      text-transform: uppercase; }

/*! element - common - slideshow subtype v0.0.1 */
/* Contains generic styles that apply to every element slideshow subtype*/
.fsSlideshow.fsSlideshowVertical .fsElementSlideshow[data-slides-to-show="1"] article {
  padding-bottom: 0; }

.fsSlideshow.fsSlideshowHorizontal .fsElementSlideshow[data-arrows*="true"] {
  padding-top: 0;
  padding-bottom: 0; }

.fsSlideshow.fsSlideshowHorizontal article {
  padding-bottom: 0; }

.fsSlideshow .fsNextButton:before,
.fsSlideshow .fsPrevButton:before {
  color: #6b6b6b;
  font-size: 45px;
  transition: opacity .3s;
  display: inline-block;
  line-height: 1;
  width: auto;
  height: auto;
  position: absolute; }

.fsSlideshow .fsNextButton.fsLeftArrow:before, .fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0); }

.fsSlideshow .fsNextButton.fsLeftArrow:before,
.fsSlideshow .fsPrevButton.fsLeftArrow:before {
  left: 0; }

.fsSlideshow .fsNextButton.fsRightArrow:before,
.fsSlideshow .fsPrevButton.fsRightArrow:before {
  right: 0; }

.fsSlideshow .fsNextButton:hover:before,
.fsSlideshow .fsPrevButton:hover:before {
  opacity: 1;
  transition: opacity .3s; }

.fsSlideshow .fsPager {
  margin-bottom: 0;
  margin-top: 20px; }
  .fsSlideshow .fsPager li {
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle; }
    .fsSlideshow .fsPager li button {
      width: 100%;
      height: 100%; }
      .fsSlideshow .fsPager li button:before {
        content: '';
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #4f4f4f;
        transition: .3s; }
      .fsSlideshow .fsPager li button:hover:before {
        transition: .3s; }

.fs_style_25 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #46166a;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .fs_style_25:hover, .fs_style_25:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .fs_style_25 em {
    display: block;
    font-style: normal; }
  .fs_style_25:hover, .fs_style_25:focus {
    background: #7a5793; }

.fs_style_26 {
  display: inline-block;
  border: solid 1px #512d6d;
  margin: 0 10px 20px !important;
  padding: 13px 29px !important;
  background: #e9a713;
  color: #512d6d;
  border-radius: 0;
  font-size: 15px;
  line-height: 17px !important;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
a.fs_style_26:after {
    content: "\f061";
    font: normal normal normal 1em/1 FontAwesome;
    padding-left: 20px;
    color: #f29e1f;
    float: right;
    vertical-align: top;
}
  .fs_style_26:hover, .fs_style_26:focus {
    background: #7a5793;
    color: #46166a;
    text-decoration: none; }
  .fs_style_26 em {
    display: block;
    font-style: normal; }
  .fs_style_26:hover, .fs_style_26:focus {
    background: #46166a;
    color: #e9a713; }

.fs_style_23 {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #7a5793;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .fs_style_23:hover, .fs_style_23:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .fs_style_23 em {
    display: block;
    font-style: normal; }
  .fs_style_23:hover, .fs_style_23:focus {
    background: #46166a; }

.hollow-button {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: transparent;
  color: #7a5793;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  border: 0.2em solid #7a5793; }
  .hollow-button:hover, .hollow-button:focus {
    background: #7a5793;
    color: #7a5793;
    text-decoration: none; }
  .hollow-button em {
    display: block;
    font-style: normal; }

.fs_style_27 {
  display: block;
  border: 0;
  border-radius: 8px;
  margin: 0 0 20px;
  padding: 16px 20px;
  background: #7a5793;
  color: #fff;
  text-align: center;

  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  min-width: 300px; }
  .fs_style_27:hover, .fs_style_27:focus {
    background: #46166a;
    color: #fff;
    text-decoration: none; }
  .fs_style_27 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase; }

.fs_style_28 {
  display: block;
  border: 0;
  border-radius: 8px;
  margin: 0 0 20px;
  padding: 16px 20px;
  background: #46166a;
  color: #fff;
  text-align: center;

  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  min-width: 300px; }
  a.fs_style_28{ border-radius: 0;}
  .fs_style_28:hover, .fs_style_28:focus {
    background: #46166a;
    color: #fff;
    text-decoration: none; }
  .fs_style_28 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase; }
  .fs_style_28:hover, .fs_style_28:focus {
    background: #7a5793; }

.fs_style_29 {
  display: block;
  border: 0;
  border-radius: 8px;
  margin: 0 0 20px;
  padding: 16px 20px;
  background: #e9a713;
  color: #46166a;
  text-align: center;

  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
  min-width: 300px; }
  a.fs_style_29{ border-radius: 0;}
  .fs_style_29:hover, .fs_style_29:focus {
    background: #46166a;
    color: #46166a;
    text-decoration: none; }
  .fs_style_29 em {
    display: block;
    font-style: normal;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase; }
  .fs_style_29:hover, .fs_style_29:focus {
    color: #e9a713; }

.fsStyleDefaultButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #46166a;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .fsStyleDefaultButton:hover, .fsStyleDefaultButton:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .fsStyleDefaultButton em {
    display: block;
    font-style: normal; }
  .fsStyleDefaultButton.fsCategoryLink {
    margin-right: 5px; }
  .fsStyleDefaultButton.fsLoadMoreButton {
    margin-bottom: 0; }

.fsStyleUpdateButton {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #46166a;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .fsStyleUpdateButton:hover, .fsStyleUpdateButton:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .fsStyleUpdateButton em {
    display: block;
    font-style: normal; }
  .fsStyleUpdateButton.fsElementToolsSearchButton {
    margin-top: 20px;
    margin-bottom: 0; }

.profiles .fsPageLayout &gt; .fsDiv &gt; .fsElement {
  zoom: 1; }
  .profiles .fsPageLayout &gt; .fsDiv &gt; .fsElement:after {
    display: table;
    clear: both;
    content: ''; }

.hero {
  height: 200px;
  background-size: cover;
  margin-bottom: 0; }
  body:not(.fsComposeMode) .fsPageBodyWrapper .hero {
    display: none; }
  @media (min-width: 800px) {
    .hero {
      height: 350px; } }

.lead-in,
.fs_style_24 {
  font-size: 1.27778em;
  line-height: 1.52174em; }

blockquote {
  position: relative;
  margin: 20px 0;
  padding: 20px 10px;
  color: #7a5793;

  font-size: 23px;
  line-height: 34px; }
  blockquote:before, blockquote:after {
    position: absolute;
    left: 0;
    display: block;
    content: '';
    background-color: #e9a713;
    width: 100%;
    height: 1px; }
  blockquote:before {
    top: 0; }
  blockquote:after {
    bottom: 0; }
  @media (min-width: 500px) {
    blockquote {
      width: 50%;
      float: right;
      margin-left: 20px; } }

cite,
.fs_style_31 {
  display: block;
  font-style: normal;
  color: #6b6b6b;

  font-size: 18px; }

.fs_style_30 {
  display: block;
  position: relative;
  background: #512d6d;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  border-radius: 0;
  font-size: 23px;
  line-height: 34px;
  padding-left: 23px; }

a.fs_style_30:after {
  content: "\f061";
  font-family: "Font Awesome 5 Pro";
  display: inline-block;
  width: 20px;
  color: inherit;
  float: right;
  margin-right: 10px;
  font-weight: 200;
}

.fs_style_30:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 2px;
    height: 100%;
    background: #e9a713; }
  .fs_style_30.left {
    float: left;
    margin-left: 20px; }
    @media (min-width: 500px) {
      .fs_style_30.left {
        width: 50%; } }
  .fs_style_30.right {
    float: right;
    margin-right: 20px; }
    @media (min-width: 500px) {
      .fs_style_30.right {
        width: 50%; } }

.academics-cols {
  margin-top: 50px; }
  .academics-cols .fsElement {
    padding: 25px 0;
    margin-bottom: 70px;
    background-color: #eee;
    border-radius: 8px; }
    .academics-cols .fsElement &gt; header {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
      .academics-cols .fsElement &gt; header img {
        display: block;
        width: 100%;
        border-radius: 8px 8px 0 0; }
      .academics-cols .fsElement &gt; header .fsElementHeaderContent {
        margin-top: -25px; }
    .academics-cols .fsElement .fsElementTitle {

      font-size: 22px;
      line-height: 29px; }
    .academics-cols .fsElement .fsElementTitle,
    .academics-cols .fsElement .fsElementContent {
      padding: 0 25px; }
    .academics-cols .fsElement ul {
      margin: 0;
      margin-bottom: 20px;
      list-style: none;
      padding-left: 20px; }
      .academics-cols .fsElement ul li {
        position: relative;
        padding-left: 15px; }
        .academics-cols .fsElement ul li:before {
          position: absolute;
          left: 0;
          content: '\00bb';
          color: #e9a713; }

.admissions-slides {
  position: relative;
  padding-top: 70px; }
  .admissions-slides .fsElement {
    position: relative; }
    .admissions-slides .fsElement header {
      position: relative;
      z-index: 1; }
      .admissions-slides .fsElement header:after {
        position: absolute;
        bottom: 0;
        right: 0;
        content: '';
        background-color: #e9a713;
        height: 1px;
        width: 107%; }
      .admissions-slides .fsElement header .fsElementTitle {

        margin-bottom: 0; }
      .admissions-slides .fsElement header .fsElementHeaderContent {
        font-weight: 600;
        font-size: 15px;
        text-transform: uppercase;
        padding-bottom: 20px; }
    .admissions-slides .fsElement footer .fsElementFooterContent {
      margin-top: 0; }
  .admissions-slides .slick-slider .slick-arrow {
    top: 0;
    -ms-transform: none;
    transform: none;
    background-color: #eee;
    width: 35px;
    height: 35px; }
    .admissions-slides .slick-slider .slick-arrow:before {
      color: #6b6b6b;
      font-size: 20px;
      line-height: 35px; }
    .admissions-slides .slick-slider .slick-arrow.slick-prev {
      left: auto;
      right: 36px; }
  @media (min-width: 1000px) {
    .admissions-slides .fsElement {
      padding-left: 370px;
      padding-top: 30px;
      min-height: 350px; }
      .admissions-slides .fsElement footer {
        position: absolute;
        top: 0;
        left: 0; }
        .admissions-slides .fsElement footer img {
          width: 350px; }
    .admissions-slides .slick-slider .slick-arrow {
      top: auto;
      bottom: 0; } }

/*! structure - header v0.0.1 */
.skip-link {
  margin: 0; }
  .skip-link a {
    position: fixed;
    top: 0;
    left: 0;
    padding: 15px 30px;
    background: #46166a;
    color: #fff;
    font-size: 18px;
    line-height: 29px;
    transition: transform 0.1s ease-in;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 9000;
    text-decoration: none !important;
    text-transform: uppercase;
    font-weight: 700; }
    .skip-link a:focus {
      -ms-transform: translateY(0);
      transform: translateY(0); }

.fsHeader {
  position: relative;
  background-color: #46166a;
  border-top: 10px solid rgba(34, 34, 34, 0.3); }
  @media (min-width: 1180px) {
    .fsHeader {
      border-top: 0; }
      body:not(.home) .fsHeader {
        margin-bottom: 50px; } }
  .fsHeader .top-search,
  .fsHeader .top-search-new {
    margin-bottom: 0; }
    .fsHeader .top-search &gt; .fsElementContent,
    .fsHeader .top-search-new &gt; .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 72.22222em;
      max-width: 81.25rem; }
    .fsHeader .top-search .search-form,
    .fsHeader .top-search form,
    .fsHeader .top-search-new .search-form,
    .fsHeader .top-search-new form {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1;
      opacity: 0;
      visibility: hidden;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      transition: .3s;
      font-size: 16px; }
      .fsHeader .top-search .search-form label,
      .fsHeader .top-search form label,
      .fsHeader .top-search-new .search-form label,
      .fsHeader .top-search-new form label {
        color: transparent; }
      .fsHeader .top-search .search-form label,
      .fsHeader .top-search form label,
      .fsHeader .top-search-new .search-form label,
      .fsHeader .top-search-new form label {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
      .fsHeader .top-search .search-form input,
      .fsHeader .top-search form input,
      .fsHeader .top-search-new .search-form input,
      .fsHeader .top-search-new form input {
        width: 380px;
        height: 35px;
        padding: 0 20px;
        border-radius: 5px;
        border: 0;
        outline-color: #46166a; }
      .fsHeader .top-search .search-form button,
      .fsHeader .top-search form button,
      .fsHeader .top-search-new .search-form button,
      .fsHeader .top-search-new form button {
        position: absolute;
        top: 0;
        right: 20px;
        z-index: 1;
        border: 0;
        background: none;
        margin: 0;
        padding: 0;
        font-size: 0;
        line-height: 35px; }
        .fsHeader .top-search .search-form button:before,
        .fsHeader .top-search form button:before,
        .fsHeader .top-search-new .search-form button:before,
        .fsHeader .top-search-new form button:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none;
          font-size: 13px;
          color: #46166a; }
    @media (min-width: 1180px) {
      .search-active .fsHeader .top-search .search-form,
      .search-active .fsHeader .top-search form, .search-active
      .fsHeader .top-search-new .search-form,
      .search-active
      .fsHeader .top-search-new form {
        opacity: 1;
        visibility: visible;
        -ms-transform: translateY(0);
        transform: translateY(0); } }
  .fsHeader .top-nav {
    display: none;
    position: relative;
    background-color: rgba(34, 34, 34, 0.3);
    margin-bottom: 0;
    z-index: 3; }
    @media (min-width: 1180px) {
      .fsHeader .top-nav {
        display: block; } }
    .fsHeader .top-nav .fsElementContent {
      position: relative;
      margin: 0 auto;
      max-width: 72.22222em;
      max-width: 81.25rem; }
    .fsHeader .top-nav nav {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    .fsHeader .top-nav .fsNavLevel1 {
      display: -ms-flexbox;
      display: flex;
      position: relative;
      height: 30px; }
      .fsHeader .top-nav .fsNavLevel1 &gt; li {
        margin: 0 10px; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li &gt; a {
          color: #fff;
          text-transform: uppercase;
          padding: 0;
          font-size: 13px;
          line-height: 30px; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li.search-icon a {
          font-size: 0; }
          .fsHeader .top-nav .fsNavLevel1 &gt; li.search-icon a:before {
            content: "";
            font-family: "IcoMoon";
            font-smoothing: antialiased;
            font-weight: normal;
            speak: none;
            font-size: 13px;
            color: #e9a713; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li.search-icon:hover a:before {
          color: #fff; }
        .search-active .fsHeader .top-nav .fsNavLevel1 &gt; li.search-icon a:before {
          content: "";
          font-family: "IcoMoon";
          font-smoothing: antialiased;
          font-weight: normal;
          speak: none; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li:hover &gt; a, .fsHeader .top-nav .fsNavLevel1 &gt; li:focus &gt; a {
          color: #e9a713;
          text-decoration: none; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li &gt; .fsNavPageInfo {
          position: absolute;
          left: 0;
          max-height: 0;
          overflow: hidden; }
        .fsHeader .top-nav .fsNavLevel1 &gt; li:hover &gt; .fsNavPageInfo {
          max-height: 9999px; }
        @media (max-width: 599px) {
          .fsHeader .top-nav .fsNavLevel1 &gt; li:focus &gt; .fsNavPageInfo {
            max-height: 9999px; } }
        .fsHeader .top-nav .fsNavLevel1 &gt; li.menu-item-open &gt; .fsNavPageInfo {
          max-height: 9999px; }
    .fsHeader .top-nav .fsNavPageInfo {
      background-color: #ddd;
      width: 100%;
      display: -ms-flexbox;
      display: flex; }
      .fsHeader .top-nav .fsNavPageInfo .fsNavLevel2 {
        padding: 10px 20px;
        width: 50%; }
        .fsHeader .top-nav .fsNavPageInfo .fsNavLevel2 &gt; li &gt; a {
          color: #4f4f4f;
          font-size: 17px;
          font-weight: 400;
          padding: 5px 0; }
          .fsHeader .top-nav .fsNavPageInfo .fsNavLevel2 &gt; li &gt; a:hover {
            color: #46166a;
            text-decoration: underline; }

.site-info-container {
  position: relative;
  margin: 0 auto;
  max-width: 72.22222em;
  max-width: 81.25rem;
  padding: 20px 40px;
  overflow: hidden;
  text-align: center; }
  .site-info-container a {
    display: block;
    padding: 20px 0;
    color: transparent;
    width: 252px;
    height: 80px;
    margin: 0 auto 20px;
    background: url("../images/logo.png") no-repeat 0 50%;
    background-size: 100%; }
    .site-info-container a:hover {
      color: transparent; }
  .site-info-container .fsElementFooterContent {
    margin-top: 0;
    color: #fff;
    font-size: 18px;

    font-variant-caps: petite-caps; }
  @media (min-width: 700px) {
    .site-info-container {
      background: url(../images/header-bg.png) 100% 0 no-repeat;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
      padding: 20px;
      text-align: right; }
      .site-info-container a {
        margin: 0; }
      .site-info-container .fsElementFooterContent {
        font-size: 25px;
        width: 250px; } }
  @media (min-width: 1180px) {
    .site-info-container {
      text-align: left;
      height: 165px; }
      .site-info-container &gt; .fsElementContent,
      .site-info-container &gt; footer {
        -ms-transform: translateY(-25px);
        transform: translateY(-25px); }
      .site-info-container .fsElementFooterContent {
        width: auto; } }

.fsFooter {
  color: #fff; }
  .fsFooter a {
    color: #fff; }
  .fsFooter .utility-container {
    margin-bottom: 20px; }
    @media (min-width: 700px) {
      .fsFooter .utility-container {
        text-align: center; } }
  .fsFooter .nav-social {
    margin-bottom: 20px; }

body:not(.fsComposeMode) .nav-footer-upper {
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  background-color: #333;
  height: 60px;
  transition: .5s;
  overflow: hidden; }
  body:not(.fsComposeMode) .nav-footer-upper.footer-expanded .fsNavLevel1 &gt; li.menu-open &gt; .fsNavPageInfo {
    opacity: 1;
    visibility: visible; }
  body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 72.22222em;
    max-width: 81.25rem;
    z-index: 1; }
    body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent .fsNavLevel2 li a {
      color: #fff;
      font-weight: 400; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent .fsNavLevel2 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent .fsNavLevel2 li {
          width: 50%; } }
    @media (min-width: 800px) {
      body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent .fsNavLevel2 li {
        width: 33.33%; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .nav-footer-upper &gt; .fsElementContent .fsNavLevel2 li {
        width: 25%; } }
  body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 {
    display: -ms-flexbox;
    display: flex; }
    body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li {
      margin-right: 20px; }
      body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li &gt; a {
        color: #fff;
        font-family: serif;
        font-weight: 400;
        text-transform: uppercase;
        line-height: 60px;
        padding: 0; }
        body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li &gt; a:focus {
          color: #fff; }
      body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li.menu-open &gt; a, body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li:hover &gt; a {
        color: #e9a713;
        text-decoration: underline; }
      body:not(.fsComposeMode) .nav-footer-upper .fsNavLevel1 &gt; li &gt; .fsNavPageInfo {
        position: absolute;
        left: 0;
        width: 100%;
        background-color: #333;
        opacity: 0;
        visibility: hidden;
        transition: .5s; }

body:not(.fsComposeMode) .footer-lower {
  position: relative;
  margin: 0 auto;
  max-width: 72.22222em;
  max-width: 81.25rem;
  padding-right: 1.11111em;
  padding-left: 1.11111em; }
  @media (min-width: 700px) {
    body:not(.fsComposeMode) .footer-lower &gt; .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      body:not(.fsComposeMode) .footer-lower &gt; .fsElementContent &gt; .fsElement {
        width: 50%; }
        body:not(.fsComposeMode) .footer-lower &gt; .fsElementContent &gt; .fsElement.utility-container {
          width: 100%; } }
  @media (min-width: 1000px) {
    body:not(.fsComposeMode) .footer-lower &gt; .fsElementContent &gt; .fsElement {
      width: 33.33%; }
      body:not(.fsComposeMode) .footer-lower &gt; .fsElementContent &gt; .fsElement.utility-container {
        width: 33.33%;
        text-align: right; } }

body:not(.fsComposeMode) .nav-utility-footer .fsNavLevel1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  body:not(.fsComposeMode) .nav-utility-footer .fsNavLevel1 li {
    width: 50%; }
    body:not(.fsComposeMode) .nav-utility-footer .fsNavLevel1 li a {
      padding: 5px 0;
      color: #aaaaaa;
      font-weight: 400;
      font-size: 15px; }
      body:not(.fsComposeMode) .nav-utility-footer .fsNavLevel1 li a:hover, body:not(.fsComposeMode) .nav-utility-footer .fsNavLevel1 li a:focus {
        color: #fff; }

.footer-logo img {
  opacity: .5;
  transition: .3s; }
  .footer-logo img:hover {
    opacity: 1; }

.school-details-container strong {
  font-weight: normal;
  color: #e9a713;

  font-size: 20px; }

.school-details-container ul, .school-details-container ul ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.school-details-container ul li {
  margin: 0;
  padding: 0; }

.school-details-container ul li {
  font-size: 17px; }
  .school-details-container ul li:nth-child(2) {
    font-size: 18px;
    margin-bottom: 10px; }

.school-details {
  margin-bottom: 20px; }
  .school-details [itemprop='name'] {
    margin-top: 0;
    font-weight: normal;
    color: #46166a;

    font-size: 22px;
    line-height: 29px;
    margin-bottom: 10px; }
  .school-details [itemprop='streetAddress'] {
    display: block; }
  .school-details a {
    color: inherit; }

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

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

html {

  background: #222;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 18px;
  line-height: 29px;
  color: #4f4f4f; }

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

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

#fsPageBody {
  position: relative;
  margin: 0 auto;
  max-width: 72.22222em;
  max-width: 81.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (min-width: 1180px) {
    #fsPageBody {
      display: block; } }
  @media (min-width: 800px) {
    #fsPageBody {
      display: -ms-flexbox;
      display: flex; } }

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

#fsPageContent {
  width: 100%; }
  .fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 1180px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 240px); } }
    @media (min-width: 1180px) {
      .fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 366px); } }
  .fsHasLeftBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
    @media (min-width: 1180px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 1180px) {
      .fsHasLeftBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 280px); } }
  .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%; }
    @media (min-width: 1180px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 200px); } }
    @media (min-width: 1180px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        -ms-flex-order: 1;
        order: 1;
        width: calc(100% - 440px);
        margin-bottom: 0; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsPageContent {
        width: calc(100% - 646px); } }

#fsBannerRight {
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
  margin-bottom: 20px; }
  @media (min-width: 1180px) {
    #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 0; } }
  @media (min-width: 1180px) {
    #fsBannerRight {
      padding-left: 66px;
      width: 366px;
      -ms-flex-order: 1;
      order: 1; } }
  .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
    width: 100%;
    padding: 0; }
    @media (min-width: 1180px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 200px); } }
    @media (min-width: 1180px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        width: calc(100% - 280px); } }
    @media (min-width: 800px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        -ms-flex-order: 1;
        order: 1;
        padding-left: 20px;
        width: 240px; } }
    @media (min-width: 1000px) {
      .fsHasLeftBanner.fsHasRightBanner #fsBannerRight {
        padding-left: 66px;
        width: 366px; } }

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

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

@media (min-width: 600px) {
  .fsLayout &gt; header,
  .fsLayout &gt; footer {
    padding-right: 1.11111em;
    padding-left: 1.11111em; } }

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

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

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

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

.fsLayout .fsStyleOneThird {
  float: none; }

.fsLayout .fsStyleTwoThirds {
  float: none; }
  .fsLayout .fsStyleTwoThirds &gt; .fsDiv {
    padding-left: 0;
    padding-right: 0;
    float: none; }
  @media (min-width: 600px) {
    .fsLayout .fsStyleTwoThirds &gt; .fsTwoColumnLayout {
      margin-right: -20px;
      margin-left: -20px; } }

.fsTwoColumnWideRightLayout,
.fsElephantLeftLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 1180px) {
    .fsTwoColumnWideRightLayout,
    .fsElephantLeftLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsTwoColumnWideRightLayout .fsStyleOneThird,
  .fsElephantLeftLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 1180px) {
      .fsTwoColumnWideRightLayout .fsStyleOneThird,
      .fsElephantLeftLayout .fsStyleOneThird {
        padding-left: 0;
        padding-right: 20px;
        width: 200px;
        margin-bottom: 0; } }
    @media (min-width: 1180px) {
      .fsTwoColumnWideRightLayout .fsStyleOneThird,
      .fsElephantLeftLayout .fsStyleOneThird {
        padding-right: 40px;
        width: 280px; } }
  .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
  .fsElephantLeftLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1180px) {
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
      .fsElephantLeftLayout .fsStyleTwoThirds {
        padding-left: 0;
        padding-right: 0;
        width: calc(100% - 200px); } }
    @media (min-width: 1180px) {
      .fsTwoColumnWideRightLayout .fsStyleTwoThirds,
      .fsElephantLeftLayout .fsStyleTwoThirds {
        width: calc(100% - 280px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
.fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 240px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsPageContent {
      width: calc(100% - 366px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
.fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner #fsBannerRight {
      padding-left: 66px;
      width: 366px; } }

@media (min-width: 1180px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 1180px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px; } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 20px;
    width: 200px; } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleOneThird,
  .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleOneThird {
    padding-right: 40px;
    width: 280px; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 280px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 200px); } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsPageContent,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsPageContent {
    width: calc(100% - 280px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideRightLayout.fsHasLeftBanner #fsBannerLeft,
  .fsHasElephantLeftLayout.fsHasLeftBanner #fsBannerLeft {
    padding-right: 20px;
    width: 200px;
    margin-top: 0; } }

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

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-right: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 200px; } }

.fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }

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

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

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px); } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }

.fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 200px); } }

.fsTwoColumnWideLeftLayout,
.fsElephantRightLayout {
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 1180px) {
    .fsTwoColumnWideLeftLayout,
    .fsElephantRightLayout {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .fsTwoColumnWideLeftLayout .fsStyleOneThird,
  .fsElephantRightLayout .fsStyleOneThird {
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 1180px) {
      .fsTwoColumnWideLeftLayout .fsStyleOneThird,
      .fsElephantRightLayout .fsStyleOneThird {
        padding-left: 20px;
        padding-right: 0;
        width: 240px;
        margin-bottom: 0; } }
    @media (min-width: 1180px) {
      .fsTwoColumnWideLeftLayout .fsStyleOneThird,
      .fsElephantRightLayout .fsStyleOneThird {
        padding-left: 66px;
        width: 366px; } }
  .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
  .fsElephantRightLayout .fsStyleTwoThirds {
    width: 100%; }
    @media (min-width: 1180px) {
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
      .fsElephantRightLayout .fsStyleTwoThirds {
        width: calc(100% - 240px);
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 1180px) {
      .fsTwoColumnWideLeftLayout .fsStyleTwoThirds,
      .fsElephantRightLayout .fsStyleTwoThirds {
        width: calc(100% - 366px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
.fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
  width: 100%; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 280px); } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
.fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px; } }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasLeftBanner #fsBannerLeft {
      padding-right: 40px;
      width: 280px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 66px;
      width: 366px; } }

.fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 20px;
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px);
      margin-bottom: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 366px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 240px); } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsPageContent,
  .fsHasElephantRightLayout.fsHasRightBanner #fsPageContent {
    width: calc(100% - 366px); } }

@media (min-width: 800px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 20px;
    width: 240px;
    margin-top: 0; } }

@media (min-width: 1000px) {
  .fsHasTwoColumnWideLeftLayout.fsHasRightBanner #fsBannerRight,
  .fsHasElephantRightLayout.fsHasRightBanner #fsBannerRight {
    padding-left: 66px;
    width: 366px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird {
  width: 100%;
  padding-left: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds {
  width: 100%; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
  width: 100%;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 0; }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerRight {
      padding-left: 20px;
      width: 240px;
      margin-top: 0; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
  width: 100%;
  margin-bottom: 0; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 200px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsPageContent {
      width: calc(100% - 440px); } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
  width: 100%;
  padding-left: 0;
  margin-bottom: 20px; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px;
      margin-bottom: 0; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner #fsBannerLeft {
      padding-right: 20px;
      width: 200px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
  margin-bottom: 0; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      width: 100%;
      padding-left: 0; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleOneThird {
      padding-left: 20px;
      width: 240px; } }

.fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
.fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
  margin-bottom: 0; }
  @media (min-width: 1180px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }
  @media (min-width: 800px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: 100%; } }
  @media (min-width: 1000px) {
    .fsHasTwoColumnWideLeftLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds,
    .fsHasElephantRightLayout.fsHasRightBanner.fsHasLeftBanner .fsStyleTwoThirds {
      width: calc(100% - 240px); } }

#fsPoweredByFinalsite {
  width: 100%;
  position: relative;
  margin: 0 auto;
  max-width: 72.22222em;
  max-width: 81.25rem;
  background-position: 20px 0; }
  @media (min-width: 700px) {
    #fsPoweredByFinalsite {
      background-position: 100% 0; } }

/*! _main.scss - src/sass/navigation/ - main import */
.fsNavigation ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fsNavigation ul li.fsNavCurrentPage &gt; a, .fsNavigation ul li.fsNavCurrentPageAncestor &gt; a {
    color: #46166a;
    background: transparent; }
  .fsNavigation ul li a {
    display: block;
    padding: 10px 0;
    color: #7a5793;
    background: transparent; }
    .fsNavigation ul li a:hover, .fsNavigation ul li a:focus {
      color: #46166a;
      background: transparent; }

.fsNavigation .fsNavLevel2 &gt; li &gt; a {
  padding-left: 10px; }

.fsNavigation .fsNavLevel3 &gt; li &gt; a {
  padding-left: 20px; }

.fsNavigation .fsNavLevel4 &gt; li &gt; a {
  padding-left: 30px; }

.fsNavigation .fsNavLevel5 &gt; li &gt; a {
  padding-left: 40px; }

.fsBreadcrumb {
  width: 100%;
  padding: 32px 20px 0;
  background-color: #fff;
  font-size: 15px;
  line-height: 20px;
  color: #46166a; }
  @media (min-width: 1180px) {
    .fsBreadcrumb {
      position: absolute; } }
  .fsBreadcrumb a {
    color: #6b6b6b; }
  .fsBreadcrumb &gt; .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 72.22222em;
    max-width: 81.25rem; }
  .fsBreadcrumb .fsNavBreadcrumbSeperator {
    color: #6b6b6b; }
  .home .fsBreadcrumb {
    display: none; }
  .fsBreadcrumb ul li {
    display: inline-block; }
    .fsBreadcrumb ul li a {
      display: inline-block;
      padding: 0;
      color: #6b6b6b;
      font-weight: normal; }

.nav-site-map ul {
  margin: 0 0 0 20px;
  padding: 0; }
  .nav-site-map ul.fsNavLevel1 {
    margin-left: 0;
    list-style: none; }
    @media (min-width: 600px) {
      .nav-site-map 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 ul.fsNavLevel1 li {
          page-break-inside: avoid;
          break-inside: avoid-column; } }
    .nav-site-map ul.fsNavLevel1 &gt; li &gt; a {
      margin-bottom: 20px;
      font-weight: 700; }
  .nav-site-map ul.fsNavLevel2 {
    list-style: disc; }
  .nav-site-map ul.fsNavLevel3 {
    list-style: circle; }
  .nav-site-map ul.fsNavLevel4 {
    list-style: square; }
  .nav-site-map ul.fsNavLevel5 {
    list-style: disc; }

.nav-tier ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .nav-tier ul li a {
    display: block;
    padding: 10px 10px;
    color: #7a5793;
    background: transparent; }
    .nav-tier ul li a:hover, .nav-tier ul li a:focus {
      color: #46166a;
      background: #222; }
  .nav-tier ul li.fsNavCurrentPage &gt; a {
    color: #46166a;
    background: #090909; }
    .nav-tier ul li.fsNavCurrentPage &gt; a:hover, .nav-tier ul li.fsNavCurrentPage &gt; a:focus {
      color: #7a5793;
      background: #222; }
  .nav-tier ul li.fsNavCurrentPageAncestor {
    background: #222; }
    .nav-tier ul li.fsNavCurrentPageAncestor &gt; a {
      color: #7a5793;
      background: transparent; }
      .nav-tier ul li.fsNavCurrentPageAncestor &gt; a:hover, .nav-tier ul li.fsNavCurrentPageAncestor &gt; a:focus {
        color: #7a5793;
        background: #222; }

.nav-tier .fsNavLevel1 {
  padding-left: 0; }
  .nav-tier .fsNavLevel1 &gt; li {
    border-bottom: 1px solid #222; }
    .nav-tier .fsNavLevel1 &gt; li:last-child {
      border-bottom: none; }

.nav-tier .fsNavLevel2 &gt; li &gt; a {
  padding-left: 20px; }

.nav-tier .fsNavLevel3 &gt; li &gt; a {
  padding-left: 30px; }

.nav-tier .fsNavLevel4 &gt; li &gt; a {
  padding-left: 40px; }

.nav-tier .fsNavLevel5 &gt; li &gt; a {
  padding-left: 50px; }

.nav-sub {
  display: none; }
  .nav-sub.fsNavigation .fsNavParentPage {
    position: relative; }
    .nav-sub.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
      position: absolute;
      left: 0;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
    .info-open .nav-sub.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
      max-height: 9999px;
      transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
    .nav-sub.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
      max-height: 9999px;
      transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
    .nav-sub.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
      visibility: hidden; }
    .drawer-is-active .mobile-menu.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .drawer-is-active .fsMenu .top-nav.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .nav-sub.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
      visibility: visible; }
    .nav-sub.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
      position: relative; }
  .nav-sub.fsNavigation .nav-toggle {
    position: absolute;
    right: -15px;
    top: 0;
    z-index: 1;
    height: 49px;
    width: 49px;
    cursor: pointer;
    color: #996e0c;
    transition: .3s;
    background: none;
    border: none; }
    .nav-sub.fsNavigation .nav-toggle:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .nav-sub.fsNavigation .info-open &gt; .nav-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  @media screen and (max-width: 1179px) {
    .nav-sub &gt; header {
      display: block;
      position: relative; }
      .nav-sub &gt; header .fsElementTitle {
        position: relative;
        margin-top: 0;
        font-weight: normal;
        color: #46166a;

        font-size: 18px;
        line-height: 22px;

        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 10px;
        margin-bottom: 0;
        display: block;
        font-size: 18px;
        padding: 10px 20px;
        color: #222;
        background-color: #7a5793;
        transition: .3s;
        cursor: pointer;
        position: relative;
        padding-right: 40px; }
        .nav-sub &gt; header .fsElementTitle:hover {
          background-color: #7e28be;
          color: #222; } }
    @media screen and (max-width: 1179px) and (min-width: 1180px) {
      .nav-sub &gt; header .fsElementTitle {
        cursor: default; } }
  @media screen and (max-width: 1179px) {
        .nav-sub &gt; header .fsElementTitle:after {
          content: "+";
          line-height: 1;
          position: absolute;
          margin: 0;
          position: absolute;
          top: 50%;
          transform: translate3d(0, -50%, 0);
          right: 20px; }
    .nav-sub &gt; .fsElementContent {
      position: relative;
      display: block;
      background-color: #222; }
      .nav-sub &gt; .fsElementContent ul li a {
        display: block;
        padding: 10px 20px;
        color: #7a5793;
        background: transparent; }
        .nav-sub &gt; .fsElementContent ul li a:hover, .nav-sub &gt; .fsElementContent ul li a:focus {
          color: #46166a;
          background: #555555; }
      .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPage &gt; a {
        color: #46166a;
        background: black; }
        .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPage &gt; a:hover, .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPage &gt; a:focus {
          color: #7a5793;
          background: black; }
      .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPageAncestor {
        background: #090909; }
        .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPageAncestor &gt; a {
          color: #7a5793;
          background: transparent; }
          .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPageAncestor &gt; a:hover, .nav-sub &gt; .fsElementContent ul li.fsNavCurrentPageAncestor &gt; a:focus {
            color: #46166a;
            background: black; }
      .nav-sub &gt; .fsElementContent .fsNavLevel1 &gt; li &gt; a {
        padding-left: 20px; }
      .nav-sub &gt; .fsElementContent .fsNavLevel2 &gt; li &gt; a {
        padding-left: 30px; }
      .nav-sub &gt; .fsElementContent .fsNavLevel3 &gt; li &gt; a {
        padding-left: 40px; }
      .nav-sub &gt; .fsElementContent .fsNavLevel4 &gt; li &gt; a {
        padding-left: 50px; }
      .nav-sub &gt; .fsElementContent .fsNavLevel5 &gt; li &gt; a {
        padding-left: 60px; }
    .nav-sub.active-nav &gt; header .fsElementTitle {
      background-color: #7a5793;
      color: #222; }
      .nav-sub.active-nav &gt; header .fsElementTitle:after {
        content: "-"; } }
  @media (min-width: 1180px) {
    .nav-sub {
      display: block; } }
  .nav-sub &gt; .fsElementContent {
    height: auto;
    max-height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease; }
    @media (min-width: 1180px) {
      .nav-sub &gt; .fsElementContent {
        max-height: 9999px;
        visibility: visible;
        opacity: 1; } }
  .nav-sub.active-nav &gt; .fsElementContent {
    max-height: 9999px;
    visibility: visible;
    opacity: 1; }
  .fsHeader .nav-sub {
    display: block; }
    @media (min-width: 1180px) {
      .fsHeader .nav-sub {
        display: none; } }
  .nav-sub.nav-sub-empty {
    display: none !important; }
  .nav-sub .fsNavParentPage &gt; .fsNavPageInfo {
    position: absolute;
    left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
  .info-open .nav-sub .fsNavParentPage &gt; .fsNavPageInfo {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
  .nav-sub .fsNavParentPage.info-open &gt; .fsNavPageInfo {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
  .nav-sub .fsNavParentPage &gt; .fsNavPageInfo {
    position: relative; }
  .nav-sub .fsNavCurrentPage .fsNavPageInfo,
  .nav-sub .fsNavCurrentPageAncestor .fsNavPageInfo {
    display: block; }
  .nav-sub ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav-sub ul li {
      position: relative; }
      .nav-sub ul li a {
        display: block;
        padding-right: 30px;
        color: #4f4f4f;
        background: transparent;
        font-weight: 400; }
        .nav-sub ul li a:hover, .nav-sub ul li a:focus {
          color: #46166a;
          background: transparent; }
      .nav-sub ul li[class*="fsNavCurrentPage"] &gt; a {
        font-weight: 600; }
      .nav-sub ul li.fsNavCurrentPage &gt; a {
        color: #7a5793;
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPage &gt; a:hover, .nav-sub ul li.fsNavCurrentPage &gt; a:focus {
          color: #7a5793;
          background: transparent; }
      .nav-sub ul li.fsNavCurrentPageAncestor {
        background: transparent; }
        .nav-sub ul li.fsNavCurrentPageAncestor &gt; a {
          color: #7a5793;
          background: transparent; }
          .nav-sub ul li.fsNavCurrentPageAncestor &gt; a:hover, .nav-sub ul li.fsNavCurrentPageAncestor &gt; a:focus {
            color: #7a5793;
            background: transparent; }
  .nav-sub .fsNavLevel1 {
    padding-left: 0; }
    @media screen and (max-width: 1179px) {
      .nav-sub .fsNavLevel1 {
        padding-top: 10px;
        padding-bottom: 10px; } }
    .nav-sub .fsNavLevel1 &gt; li {
      border-bottom: 1px solid #eee; }
      .nav-sub .fsNavLevel1 &gt; li:last-child {
        border-bottom: none; }
  .nav-sub .fsNavLevel2 &gt; li &gt; a {
    padding-left: 20px; }
  .nav-sub .fsNavLevel3 &gt; li &gt; a {
    padding-left: 30px; }
  .nav-sub .fsNavLevel4 &gt; li &gt; a {
    padding-left: 40px; }
  .nav-sub .fsNavLevel5 &gt; li &gt; a {
    padding-left: 50px; }

.nav-main {
  margin-bottom: 0;
  background-color: rgba(255, 255, 255, 0.28); }
  .fsHeader .nav-main {
    position: relative;
    height: 35px; }
    .fsHeader .nav-main .fsElementHeaderContent {
      margin-bottom: 0; }
    @media (min-width: 1180px) {
      .fsHeader .nav-main {
        position: absolute;
        z-index: 2;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        height: auto;
        width: 100%; } }
  .nav-main a {
    font-weight: 400; }
  .nav-main .fsNavLevel1 {
    display: none; }
    @media (min-width: 1180px) {
      .nav-main .fsNavLevel1 {
        position: relative;
        margin: 0 auto;
        max-width: 72.22222em;
        max-width: 81.25rem;
        position: static;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .no-flexbox .nav-main .fsNavLevel1 {
          text-align: justify;
          font-size: 0.1px; }
          .no-flexbox .nav-main .fsNavLevel1 &gt; li {
            display: inline-block; }
          .no-flexbox .nav-main .fsNavLevel1:after {
            content: "";
            display: inline-block;
            width: 100%; } }
    @media (min-width: 900px) {
      .nav-main .fsNavLevel1 &gt; li {
        -ms-flex: 1 auto;
        flex: 1 auto; } }
    .nav-main .fsNavLevel1 &gt; li:hover &gt; a {
      color: #e9a713;
      background: rgba(34, 34, 34, 0.95); }
    .nav-main .fsNavLevel1 &gt; li[class*="fsNavCurrentPage"] &gt; a {
      color: #fff;
      background: rgba(70, 22, 106, 0.3); }
    .nav-main .fsNavLevel1 &gt; li[class*="fsNavCurrentPage"]:hover &gt; a {
      background: rgba(34, 34, 34, 0.95);
      color: #e9a713;
      text-decoration: none; }
    .nav-main .fsNavLevel1 &gt; li &gt; a {
      display: block;
      color: #fff;
      background: transparent;
      padding: 0;

      text-transform: uppercase;
      line-height: 45px; }
      .nav-main .fsNavLevel1 &gt; li &gt; a:focus, .nav-main .fsNavLevel1 &gt; li &gt; a:hover {
        color: #e9a713;
        background: rgba(34, 34, 34, 0.95);
        text-decoration: none; }
    html.js .nav-main .fsNavLevel1 &gt; li &gt; .fsNavPageInfo {
      position: absolute;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    .menu-item-open html.js .nav-main .fsNavLevel1 &gt; li &gt; .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 &gt; li.menu-item-open &gt; .fsNavPageInfo {
      max-height: 9999px; }
    html.js .nav-main .fsNavLevel1 &gt; li:hover .fsNavPageInfo {
      max-height: 9999px; }
    html:not(.js) .nav-main .fsNavLevel1 &gt; li &gt; .fsNavPageInfo {
      position: absolute;
      left: 0;
      max-height: 0;
      overflow: hidden; }
    html:not(.js) .nav-main .fsNavLevel1 &gt; li:hover &gt; .fsNavPageInfo {
      max-height: 9999px; }
    @media (max-width: 599px) {
      html:not(.js) .nav-main .fsNavLevel1 &gt; li:focus &gt; .fsNavPageInfo {
        max-height: 9999px; } }

.nav-main .fsNavPageInfo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: rgba(34, 34, 34, 0.95);
  text-align: left;
  z-index: 300;
  width: 100%; }
  .nav-main .fsNavLevel1 &gt; li:first-child .fsNavPageInfo {
    left: 0;
    -ms-transform: none;
    transform: none; }
  .nav-main .fsNavLevel1 &gt; li:last-child .fsNavPageInfo {
    right: 0;
    left: auto;
    -ms-transform: none;
    transform: none; }

.nav-main .fsNavPageDescription {
  position: relative;
  margin: 0 auto;
  max-width: 54.44444em;
  max-width: 61.25rem;
  padding-right: 50px;
  padding-left: 50px;
  width: 100%;
  text-align: center;
  color: #fff;
  margin-bottom: 60px; }
  .nav-main .fsNavPageDescription strong {
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
     }
  .nav-main .fsNavPageDescription:before, .nav-main .fsNavPageDescription:after {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 93px;
    opacity: .15;
    font-family: "karmina", serif; }
  .nav-main .fsNavPageDescription:before {
    content: '{';
    left: 0; }
  .nav-main .fsNavPageDescription:after {
    content: '}';
    right: 0; }

.nav-main .col-wrap {
  position: relative;
  margin: 0 auto;
  max-width: 72.22222em;
  max-width: 81.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0 60px; }

.nav-main .fsNavLevel2 li a {
  display: block;
  color: #fff;
  background: transparent;
  padding: 0.55556em; }
  .nav-main .fsNavLevel2 li a:hover, .nav-main .fsNavLevel2 li a:focus {
    color: #e9a713;
    text-decoration: underline; }

.nav-main .fsNavLevel2 li[class*="fsNavCurrentPage"] &gt; a {
  color: #e9a713; }

@media (max-width: 1179px) {
  .drawer-is-active:before {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: rgba(0, 0, 0, 0.4); } }

.drawer-ribbon {
  position: relative;
  height: 50px; }
  @media (min-width: 1180px) {
    .drawer-ribbon {
      display: none; } }

.drawer-trigger,
.drawer-close {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
  max-width: 70px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  padding-left: 23px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 30px;
  font-weight: 600;
  cursor: pointer; }
  @media (min-width: 1180px) {
    .drawer-trigger,
    .drawer-close {
      display: none; } }
  .drawer-trigger:before, .drawer-trigger:after,
  .drawer-close:before,
  .drawer-close:after {
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 13px;
    content: '';
    background: #fff;
    font-size: 18px;
    font-weight: 400; }
  .drawer-trigger:before,
  .drawer-close:before {
    margin-top: -0.22222em;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: margin-top .3s,
 transform .3s; }
  .drawer-trigger:after,
  .drawer-close:after {
    box-shadow: 0 0.22222em 0 0 #fff;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    transition: box-shadow .3s,
 transform .3s; }
  .drawer-is-active .drawer-trigger:before, .drawer-is-active
  .drawer-close:before {
    margin-top: 0;
    -ms-transform: translate(0, -50%) rotate(-45deg);
    transform: translate(0, -50%) rotate(-45deg); }
  .drawer-is-active .drawer-trigger:after, .drawer-is-active
  .drawer-close:after {
    box-shadow: none;
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg); }

.fsMenu {
  position: absolute;
  z-index: 500;
  width: 100%;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s,
 visibility .3s,
 transform .3s;
  top: 0;
  right: 0;
  transform: translate3d(20%, 0, 0);
  -ms-transform: translate(20%, 0);
  transform: translate(20%, 0);
  top: 0;
  max-width: 22.22222em;
  background: #46166a; }
  .drawer-is-active .fsMenu {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  @media (min-width: 1180px) {
    .fsMenu {
      display: none; } }
  .fsMenu .fsNavigation ul li[class*="fsNavCurrentPage"] &gt; a {
    color: #e9a713; }
  .fsMenu .fsNavigation ul li a {
    color: #fff; }
    .fsMenu .fsNavigation ul li a:hover, .fsMenu .fsNavigation ul li a:focus {
      color: #e9a713;
      text-decoration: none; }
  .fsMenu .top-nav {
    padding: 0 20px; }
    .fsMenu .top-nav.fsNavigation .fsNavParentPage {
      position: relative; }
      .fsMenu .top-nav.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
        position: absolute;
        left: 0;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
      .info-open .fsMenu .top-nav.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
        max-height: 9999px;
        transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
      .fsMenu .top-nav.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
        max-height: 9999px;
        transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
      .fsMenu .top-nav.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
        visibility: hidden; }
      .drawer-is-active .mobile-menu.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .drawer-is-active .fsMenu .top-nav.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .nav-sub.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
        visibility: visible; }
      .fsMenu .top-nav.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
        position: relative; }
    .fsMenu .top-nav.fsNavigation .nav-toggle {
      position: absolute;
      right: -15px;
      top: 0;
      z-index: 1;
      height: 49px;
      width: 49px;
      cursor: pointer;
      color: #996e0c;
      transition: .3s;
      background: none;
      border: none; }
      .fsMenu .top-nav.fsNavigation .nav-toggle:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .fsMenu .top-nav.fsNavigation .info-open &gt; .nav-toggle:before {
      content: "";
      font-family: "IcoMoon";
      font-smoothing: antialiased;
      font-weight: normal;
      speak: none; }
    .fsMenu .top-nav.fsNavigation .nav-toggle {
      color: #e9a713; }
    .fsMenu .top-nav ul li a {
      font-size: 13px;
      text-transform: uppercase;
      color: rgba(255, 255, 255, 0.7); }
  .fsMenu .top-search &gt; .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 72.22222em;
    max-width: 81.25rem;
    padding-right: 1.11111em;
    padding-left: 1.11111em; }
  .fsMenu .top-search .search-form {
    display: -ms-flexbox;
    display: flex;
    font-size: 16px; }
    .fsMenu .top-search .search-form label {
      color: transparent;
      font-size: 0; }
    .fsMenu .top-search .search-form input {
      display: inline-block;
      width: 100%;
      height: 35px;
      padding: 0 20px;
      border-radius: 5px;
      border: 0;
      outline-color: #46166a; }
    .fsMenu .top-search .search-form button {
      position: absolute;
      top: 0;
      right: 20px;
      z-index: 1;
      border: 0;
      background: none;
      margin: 0;
      padding: 0;
      font-size: 0;
      line-height: 35px;
      height: 35px;
      width: 35px; }
      .fsMenu .top-search .search-form button:before {
        content: "";
        font-family: "IcoMoon";
        font-smoothing: antialiased;
        font-weight: normal;
        speak: none;
        font-size: 13px;
        color: #46166a; }

.mobile-menu.fsNavigation .fsNavParentPage {
  position: relative; }
  .mobile-menu.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
    position: absolute;
    left: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1); }
  .info-open .mobile-menu.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
  .mobile-menu.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
    max-height: 9999px;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0); }
  .mobile-menu.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
    visibility: hidden; }
  .drawer-is-active .mobile-menu.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .drawer-is-active .fsMenu .top-nav.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo, .nav-sub.fsNavigation .fsNavParentPage.info-open &gt; .fsNavPageInfo {
    visibility: visible; }
  .mobile-menu.fsNavigation .fsNavParentPage &gt; .fsNavPageInfo {
    position: relative; }

.mobile-menu.fsNavigation .nav-toggle {
  position: absolute;
  right: -15px;
  top: 0;
  z-index: 1;
  height: 49px;
  width: 49px;
  cursor: pointer;
  color: #996e0c;
  transition: .3s;
  background: none;
  border: none; }
  .mobile-menu.fsNavigation .nav-toggle:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.mobile-menu.fsNavigation .info-open &gt; .nav-toggle:before {
  content: "";
  font-family: "IcoMoon";
  font-smoothing: antialiased;
  font-weight: normal;
  speak: none; }

.mobile-menu.fsNavigation .nav-toggle {
  color: #e9a713; }

.mobile-menu &gt; header {
  position: relative;
  height: 35px;
  background-color: #7a5793; }
  .mobile-menu &gt; header .fsElementHeaderContent {
    margin-bottom: 0; }

.mobile-menu &gt; .fsElementContent {
  padding: 10px 20px 0; }

.mobile-menu ul li a {
  font-weight: 400; }

.mobile-menu .fsNavLevel1 &gt; li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .mobile-menu .fsNavLevel1 &gt; li &gt; a {

    text-transform: uppercase; }

.mobile-menu .fsNavLevel2 li a {
  color: #fff; }

.nav-social .fsNavLevel1 {
  font-size: 0; }
  .nav-social .fsNavLevel1, .nav-social .fsNavLevel1 ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .nav-social .fsNavLevel1 li {
    margin: 0;
    padding: 0; }
  .nav-social .fsNavLevel1 li {
    display: inline-block; }
    .nav-social .fsNavLevel1 li:not(:last-child) {
      margin-right: 10px; }
  .nav-social .fsNavLevel1 [href*='facebook']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='instagram']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='linkedin']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='pinterest']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='tumblr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='twitter']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='vimeo']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='flickr']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='youtube']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='rss']:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  .nav-social .fsNavLevel1 [href*='facebook']:hover, .nav-social .fsNavLevel1 [href*='facebook']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='instagram']:hover, .nav-social .fsNavLevel1 [href*='instagram']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='linkedin']:hover, .nav-social .fsNavLevel1 [href*='linkedin']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='pinterest']:hover, .nav-social .fsNavLevel1 [href*='pinterest']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='tumblr']:hover, .nav-social .fsNavLevel1 [href*='tumblr']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='twitter']:hover, .nav-social .fsNavLevel1 [href*='twitter']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='vimeo']:hover, .nav-social .fsNavLevel1 [href*='vimeo']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='flickr']:hover, .nav-social .fsNavLevel1 [href*='flickr']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='youtube']:hover, .nav-social .fsNavLevel1 [href*='youtube']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 [href*='rss']:hover, .nav-social .fsNavLevel1 [href*='rss']:focus {
    background: #e9a713; }
  .nav-social .fsNavLevel1 a {
    display: block;
    position: relative;
    background: rgba(255, 255, 255, 0.35);
    height: 35px;
    width: 35px;
    border-radius: 100%; }
    .nav-social .fsNavLevel1 a:before {
      color: #222;
      font-size: 18px;
      transition: 0.3s all;
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .nav-social .fsNavLevel1 a:hover, .nav-social .fsNavLevel1 a:focus {
      text-decoration: none; }

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

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

/*! elements - constituent main */
/*! elements - constituent default layout */
.fsConstituent {
  word-break: break-word; }
  .fsConstituent .fsElementPagination {
    margin: 20px 0; }
  .fsConstituent .fsPhoto[style*="background-image"],
  .fsConstituent .fsProfileImage[style*="background-image"] {
    background-size: cover;
    background-position: center;
    display: inline-block; }
    .fsConstituent .fsPhoto[style*="background-image"] &gt; img,
    .fsConstituent .fsProfileImage[style*="background-image"] &gt; img {
      opacity: 0;
      visibility: hidden; }
  .fsConstituent[class*="fsThumbnailAlign"] .fsPhoto img,
  .fsConstituent[class*="fsThumbnailAlign"] .fsProfileImage img {
    float: none;
    margin: 0; }
  .fsConstituent.fsThumbnailAlignLeft .fsPhoto,
  .fsConstituent.fsThumbnailAlignLeft .fsProfileImage {
    float: left;
    padding-right: 0; }
  .fsConstituent.fsThumbnailAlignRight .fsPhoto,
  .fsConstituent.fsThumbnailAlignRight .fsProfileImage {
    float: right;
    padding-left: 0; }

.fsConstituentProfile {
  position: relative; }
  .fsConstituentProfile &gt; div,
  .fsConstituentProfile &gt; h3 {
    margin-bottom: 20px; }
  .fsConstituentProfile &gt; div &gt; strong {
    display: block; }

/*! elements - constituent default layout */
.fsConstituent .fsConstituentItem {
  float: none;
  width: calc(100% - 20px);
  margin: 0 auto 40px; }

.fsConstituent.fsThumbnailAlignLeft .fsPhoto {
  margin-right: 10px;
  margin-bottom: 10px; }

.fsConstituent.fsThumbnailAlignRight .fsPhoto {
  margin-left: 10px;
  margin-bottom: 10px; }

.fsConstituentItem {
  padding-left: 10px;
  padding-right: 10px; }
  .fsConstituentItem &gt; h3,
  .fsConstituentItem &gt; div {
    margin-bottom: 10px; }
    .fsConstituentItem &gt; h3:last-child,
    .fsConstituentItem &gt; div:last-child {
      margin-bottom: 0; }
  .fsConstituentItem .fsPhoto img {
    display: block; }

div[class^="fsConstituentColumnLayout"] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px; }

@media (min-width: 600px) {
  .fsConstituentColumnLayout_2 .fsConstituentItem,
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px; } }

@media (min-width: 800px) {
  .fsConstituentColumnLayout_3 .fsConstituentItem,
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(33.33% - 20px); } }

@media (min-width: 1000px) {
  .fsConstituentColumnLayout_4 .fsConstituentItem {
    width: calc(25% - 20px); } }

/*! elements - constituent profile */
.fsConstituent.fsProfile .fsFullName {
  margin-bottom: 20px; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
  margin: 0 0 20px 0;
  padding: 0;
  float: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
.fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
    .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; h3 {
      padding: 0; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; h3:first-child, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; h3:first-child {
  padding: 0; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 512px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto .fsProfileImage {
    max-width: 128px; } }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSection:after, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsConstituent.fsProfile.fsThumbnailAlignLeft .fsProfileSectionData &gt; div, .fsConstituent.fsProfile.fsThumbnailAlignRight .fsProfileSectionData &gt; div {
    clear: none; }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge .fsHasPhoto &gt; h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto &gt; h3 {
    padding-left: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall .fsHasPhoto &gt; h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto &gt; h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto .fsProfileImage, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge .fsHasPhoto &gt; h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 1000px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailSquare .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailLarge.fsThumbnailRectangle .fsHasPhoto &gt; h3 {
    padding-right: 532px; } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall .fsHasPhoto &gt; h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsHasPhoto &gt; h3, .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto &gt; div:not(.fsProfileImage),
  .fsConstituent.fsProfile.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsHasPhoto &gt; h3 {
    padding-right: 148px; } }

.fsProfileImage {
  margin-bottom: 20px; }
  .fsProfileImage img {
    display: block; }

.fsProfileSection {
  margin-bottom: 20px; }
  .fsProfileSection h4 {
    margin: 0 0 1rem 0; }

.fsProfileSectionData {
  margin-bottom: 1em; }
  .fsProfileSectionData:last-child {
    margin-bottom: 0; }
  .fsProfileSectionData.fsTitle {
    font-weight: inherit;
    font-size: 18px;
    line-height: 29px; }
  .fsProfileSectionData &gt; div {
    width: auto;
    float: none;
    display: block; }
  .fsProfileSectionData.fsStyleHalf {
    width: 100%; }
    @media (min-width: 600px) {
      .fsProfileSectionData.fsStyleHalf {
        width: 50%; } }

.fsProfileSectionSpecialData &gt; div {
  width: auto;
  float: none;
  display: block; }

.fsProfileSectionSpecialData div[id^="fsEmail"] {
  display: inline-block; }

.fsProfileSectionFieldName,
.fsEmail &gt; div:first-child {
  font-weight: 700; }

/*! elements - constituent search */
.fsConstituent.fsSearch {
  overflow: hidden; }
  .fsConstituent.fsSearch + .fsConstituent {
    border-top: solid 1px black;
    margin-top: 20px;
    padding-top: 20px; }

.fsConstituentSearchForm {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px; }
  .fsConstituentSearchForm &gt; label {
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .fsConstituentSearchForm &gt; label &gt; span {
      margin-bottom: 2px; }
    .fsConstituentSearchForm &gt; label &gt; select,
    .fsConstituentSearchForm &gt; label &gt; input {
      border: solid 1px black;
      -ms-flex-positive: 1;
      flex-grow: 1; }
    .fsConstituentSearchForm &gt; label &gt; select {
      height: 34px;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 100%; }
  .fsConstituentSearchForm [type*='submit'] {
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin: 10px;
    width: 100%; }
    @media (min-width: 600px) {
      .fsConstituentSearchForm [type*='submit'] {
        width: auto; } }

/*! elements - constituent default layout */
.fsConstituent.fsElementDialog .fsProfileImage:first-child {
  margin-top: 1em; }

.fsConstituent.fsElementDialog .fsProfileImage img {
  float: none;
  margin: 0; }

.fsConstituent .fsDialogContent {
  padding-top: 45px; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
  margin: 0 0 20px 0;
  padding: 0;
  float: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; div:not(.fsProfileImage),
.fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; h3 {
  float: none;
  width: 100%; }
  @media (min-width: 800px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; div:not(.fsProfileImage),
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; h3 {
      padding: 0; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; h3:first-child, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; h3:first-child {
  padding: 0; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
  float: none; }
  @media (min-width: 600px) {
    .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage {
      max-width: 40%; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    max-width: 25%; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle .fsProfileImage {
    max-width: 128px; } }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSection:after, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSection:after {
  display: none; }

.fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData {
  float: none;
  display: block;
  width: 100%; }
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft .fsProfileSectionData &gt; div, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight .fsProfileSectionData &gt; div {
    clear: none; }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall .fsProfileImage {
    margin-right: 20px;
    float: left; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailLarge &gt; h3 {
    padding-left: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall &gt; h3 {
    padding-left: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailSquare &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignLeft.fsThumbnailSmall.fsThumbnailRectangle &gt; h3 {
    padding-left: 148px; } }

@media (min-width: 600px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge .fsProfileImage, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall .fsProfileImage {
    margin-left: 20px;
    float: right; } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailLarge &gt; h3 {
    padding-right: calc(40% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall &gt; h3 {
    padding-right: calc(25% + 20px); } }

@media (min-width: 800px) {
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailSquare &gt; h3, .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle &gt; div:not(.fsProfileImage),
  .fsElementDialog .fsHasPhoto.fsThumbnailAlignRight.fsThumbnailSmall.fsThumbnailRectangle &gt; h3 {
    padding-right: 148px; } }

/*! elements - accordion */

.fsAccordion .fsElementContent {
    background: transparent;
    padding-left: 0;
    border-bottom: none;
}

.fsAccordion .fsPanel &gt; header, .fsTabs .fsPanel &gt; header {
  cursor: pointer;
  background: transparent;
  transition: .3s; }
  .fsAccordion .fsPanel &gt; header h2, .fsTabs .fsPanel &gt; header h2 {
    margin-top: 0;
    font-weight: normal;
    color: #46166a;

    font-size: 30px;
    line-height: 36px;
    margin-bottom: 16px;
    padding-left: 0px !important;

    margin-bottom: 2px;
    display: block;
    font-size: 15px;
    line-height: 29px;
    padding: 13.33333px;
    color: #6b6b6b;
    transition: .3s;
    text-transform: uppercase;
    position: relative; }
    .fsAccordion .fsPanel &gt; header h2 a, .fsTabs .fsPanel &gt; header h2 a {
      transition: none; width: 100%; display: block;}
  .fsAccordion .fsPanel &gt; header:hover, .fsTabs .fsPanel &gt; header:hover {
    background: transparent;
    transition: .3s; }
    .fsAccordion .fsPanel &gt; header:hover h2, .fsTabs .fsPanel &gt; header:hover h2 {
      color: #46166a;
      transition: .3s; }

.fsAccordion .fsPanel.fsStateOpen &gt; header, .fsTabs .fsPanel.fsStateOpen &gt; header {
  background: transparent; }
  .fsAccordion .fsPanel.fsStateOpen &gt; header h2, .fsTabs .fsPanel.fsStateOpen &gt; header h2 {
    color: #46166a; }
    .fsAccordion .fsPanel.fsStateOpen &gt; header h2:before, .fsTabs .fsPanel.fsStateOpen &gt; header h2:before {
      content: ""; }

.fsPanelIconAfter.fsAccordion .fsPanel &gt; header h2::after, .fsPanelIconAfter.fsTabs .fsPanel &gt; header h2::after,
.fsPanelIconBefore.fsAccordion .fsPanel &gt; header h2::before,
.fsPanelIconBefore.fsTabs .fsPanel &gt; header h2::before {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-family: "IcoMoon";
  color: #996e0c;
  left: auto !important;
  right: 10px;
  content: ""; }

.fsPanelIconBefore.fsAccordion .fsPanel.fsStateOpen &gt; header h2::before, .fsPanelIconBefore.fsTabs .fsPanel.fsStateOpen &gt; header h2::before,
.fsPanelIconAfter.fsAccordion .fsPanel.fsStateOpen &gt; header h2::after,
.fsPanelIconAfter.fsTabs .fsPanel.fsStateOpen &gt; header h2::after {
  content: '';
  border: none;
  width: auto;
  height: auto;
  position: absolute;
  margin: 0;
  top: 13.33333px;
  font-family: "IcoMoon";
  color: #996e0c;
  left: auto !important;
  right: 10px;
  content: ""; }

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

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

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

.fsAccordion {
  margin-bottom: 20px; }
  .fsAccordion .fsPanel {
    border-top: 3px solid #f29e1f; }


    .fsAccordion .fsPanel.fsStateOpen {
      border-top: 3px solid #f29e1f; }
      .fsAccordion .fsPanel.fsStateOpen + .fsPanel {
        border-top: 2px solid #e9a713; }
      .fsAccordion .fsPanel.fsStateOpen:last-child {
        border-bottom: 2px solid #e9a713; }
    .fsAccordion .fsPanel:last-child {
      border-bottom: solid 3px #f29e1f; }

/*! elements - athletics main */
/*! elements - athletics events */
.fsAthleticsEvent &gt; .fsElementContent {
  width: 100%; }

.fsAthleticsEvent .fsAlertFeeds {
  margin-bottom: 10px; }

.fsAthleticsEvent .fsElementEventIcon {
  display: inline-block;
  max-width: 100%; }

.fsAthleticsEvent .fsTitle {
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 0; }

.fsAthleticsEvent div.fsTitle {
  display: inline-block; }

/*! elements - athletics events - list subtype */
.fsAthleticsEvent.fsList .fsElementEventIcon {
  margin-right: 10px; }

.fsAthleticsEvent.fsList .fsAthleticsEventDetailLink {
  outline: 0; }

.fsAthleticsEvent.fsList .fsAlertIcon {
  margin-left: 5px;
  margin-bottom: -3px; }

.fsAthleticsEvent.fsList .fsAthleticsOpponents {
  display: inline; }

.fsAthleticsEvent.fsList .fsAthleticsOpponentNames {
  display: inline; }

.fsAthleticsEvent.fsList .fsAthleticsEventReadMoreLink {
  display: inline-block;
  margin-top: 5px; }

.fsAthleticsEvent.fsList .fsAthleticsDismissal,
.fsAthleticsEvent.fsList .fsAthleticsDeparture,
.fsAthleticsEvent.fsList .fsAthleticsReturn,
.fsAthleticsEvent.fsList .fsAthleticsPickup {
  margin-top: 5px; }

.fsAthleticsEvent.fsList .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsList .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsList .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsList .fsAthleticsPickupLabel {
  display: inline-block; }
  .fsAthleticsEvent.fsList .fsAthleticsDismissalLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsDepartureLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsReturnLabel + div,
  .fsAthleticsEvent.fsList .fsAthleticsPickupLabel + div {
    display: inline-block; }

/*! elements - athletics events */
.fsAthleticsEvent.fsEvent article &gt; div {
  margin-bottom: 10px; }
  .fsAthleticsEvent.fsEvent article &gt; div:last-child {
    margin-bottom: 0; }

.fsAthleticsEvent.fsEvent .fsAthleticsOpponents {
  display: inline-block; }

.fsAthleticsEvent.fsEvent .fsAthleticsVs + div {
  display: inline-block; }

/*! elements - athletics events - table*/
@media (min-width: 801px) {
  .fsAthleticsEvent.fsTable .fsDateTime,
  .fsAthleticsEvent.fsTable .fsAthleticsScore {
    white-space: nowrap; } }

.fsAthleticsEvent.fsTable .fsElementTable {
  margin-bottom: 0; }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable thead {
      display: none; } }
  @media (max-width: 800px) {
    .fsAthleticsEvent.fsTable .fsElementTable td {
      display: inline-block;
      width: 100%;
      padding: 0 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:not(:last-child) {
        border: 0; }
      .fsAthleticsEvent.fsTable .fsElementTable td:first-of-type {
        padding-top: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:last-of-type {
        padding-bottom: 10px; }
      .fsAthleticsEvent.fsTable .fsElementTable td:before {
        display: inline-block;
        font-weight: 700; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsTitle:before {
        content: 'Team: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents {
        display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsVs {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents .fsAthleticsOpponentNames {
          display: inline-block; }
        .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsOpponents:before {
          content: 'Opponent: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDate:before {
        content: 'Date: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime .fsDateTime {
        display: inline-block; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsTime:before {
        content: 'Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsLocations:before {
        content: 'Location: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAdvantage:before {
        content: 'Advantage: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsEventType:before {
        content: 'Type: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDetails:before {
        content: 'Details: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsResult:before {
        content: 'Result: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsScore:before {
        content: 'Score: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsAlerts:before {
        content: 'Alerts: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDismissal:before {
        content: 'Dismissal: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsDeparture:before {
        content: 'Departure: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsReturn:before {
        content: 'Return Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsPickup:before {
        content: 'Pickup Time: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsRecap:before {
        content: 'Recap: '; }
      .fsAthleticsEvent.fsTable .fsElementTable td.fsAthleticsStatus:before {
        content: 'Status: '; } }

.fsAthleticsEvent.fsTable .fsAthleticsDismissalLabel,
.fsAthleticsEvent.fsTable .fsAthleticsDepartureLabel,
.fsAthleticsEvent.fsTable .fsAthleticsReturnLabel,
.fsAthleticsEvent.fsTable .fsAthleticsPickupLabel {
  display: none; }

.fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
  display: inline-block; }
  @media (min-width: 800px) {
    .fsAthleticsEvent.fsTable .fsAthleticsDismissal .fsDateTime {
      display: block; } }

/*! elements - athletics popup modal */
.fsAthleticsEvent.fsDialog {
  margin: auto; }
  .fsAthleticsEvent.fsDialog .fsAthleticsTitle {
    margin-top: 0;
    font-weight: normal;
    color: #46166a;

    font-size: 24px;
    line-height: 29px;

    font-weight: 600;
    margin-bottom: 10px; }
  .fsAthleticsEvent.fsDialog .fsAthleticsLabel {
    font-weight: bold;
    margin-top: 20px; }
  .fsAthleticsEvent.fsDialog .fsAthleticsAddress &gt; div {
    margin-top: 10px; }

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

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

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

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

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

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

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

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

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

@media (max-width: 800px) {
  .fsAthleticsRoster .fsElementTable thead {
    display: none; } }

@media (min-width: 800px) {
  .fsAthleticsRoster .fsElementTable td:before {
    display: none; } }

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

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

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

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

.fsAthleticsRosterList li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e9a713; }
  .fsAthleticsRosterList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  .fsAthleticsRosterList li &gt; div {
    margin-bottom: 10px; }
    .fsAthleticsRosterList li &gt; div:last-child {
      margin-bottom: 0; }
    .fsAthleticsRosterList li &gt; div.fsRosterName {
      margin-bottom: 10px; }
      .fsAthleticsRosterList li &gt; div.fsRosterName:before {
        display: none; }

.fsAthleticsRosterList .fsCoachImage {
  display: block;
  margin-bottom: 10px; }

/*! elements - athletics teams */
.fsAthleticsTeamDirectory {
  max-width: 100%; }
  .fsAthleticsTeamDirectory, .fsAthleticsTeamDirectory ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsAthleticsTeamDirectory li {
    margin: 0;
    padding: 0; }
  .fsAthleticsTeamDirectory &gt; li {
    margin-bottom: 10px; }
  .fsAthleticsTeamDirectory .fsAthleticsTeamIcon {
    display: inline-block; }

.fsAthleticsTeamIcon {
  margin-right: 10px; }

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

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

/*! _main.scss - src/sass/modules/calendar/ - main calendar import */
/*! _all.scss - src/sass/modules/calendar/list.scss - calendar each article style */
.fsCalendar article {
  position: relative;
  padding-left: 100px;
  min-height: 70px;
  padding-top: 0; }
  .fsCalendar article .fsElementEventColorIcon {
    width: 12px;
    height: 12px; }

.fsCalendar .fsDate {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  height: 70px;
  width: 80px;
  padding: 14px 0;
  color: #fff;
  background: #46166a;
  border-radius: 5px;
  line-height: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center; }
  .fsCalendar .fsDate &gt; span {
    display: block; }
    .fsCalendar .fsDate &gt; span.fsMonth, .fsCalendar .fsDate &gt; span.fsDayName {
      font-size: 11px;
      font-weight: 600;
      text-transform: uppercase;
      color: #e9a713; }
    .fsCalendar .fsDate &gt; span.fsDayName:after {
      content: '\2022'; }
    .fsCalendar .fsDate &gt; span.fsDay {
      width: 100%;

      font-size: 35px; }
    .fsCalendar .fsDate &gt; span.fsYear {
      display: none; }

.fsCalendar .fsTitle {

  font-size: 19px;
  line-height: 24px; }
  .fsCalendar .fsTitle a {
    font-weight: 400;
    color: #46166a; }
    .fsCalendar .fsTitle a:hover {
      text-decoration: underline;
      color: #7a5793; }

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

/*! _list.scss - src/sass/modules/calendar/list.scss - calendar event */
.fsCalendar.fsList .fsListItems + button {
  margin-top: 0; }

/*! _grid.scss - src/sass/modules/calendar/grid.scss - calendar grid */
.fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo &gt; div {
  margin-bottom: 5px; }
  .fsCalendarEventGrid .fsCalendarDaybox .fsCalendarInfo &gt; 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; }
    .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
      flex-direction: column; }
      .flexbox .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox &gt; div {
        height: auto;
        -ms-flex-positive: 1;
        flex-grow: 1; } }

.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 &gt; div {
    margin: 0; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsDisplayNavigation {
    margin-right: 10px; }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
    width: 100%; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthBrowser {
        width: auto; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
    margin: 10px 0; }
    @media (min-width: 600px) {
      .fsCalendar.fsGrid .fsCalendarGridControlBar .fsElementControls {
        -ms-flex-order: 3;
        order: 3;
        margin: 0; } }
  .fsCalendar.fsGrid .fsCalendarGridControlBar .fsCalendarMonthYearPicker:not(.fsStateHidden) {
    z-index: 1; }

@media screen and (max-width: 799px) {
  .fsCalendar.fsGrid .fsCalendarEventGrid {
    width: 100%;
    margin: 0 auto; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarMonthBrowser {
      margin: 20px 0; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarRow {
      width: auto;
      display: inline; }
    .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox {
      width: 14.28% !important;
      height: 45px !important;
      float: left;
      overflow: hidden !important;
      cursor: pointer;
      min-height: 0;
      position: relative;
      padding: 0;
      margin: 0;
      border: none; }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarToday {
        background-color: rgba(70, 22, 106, 0.15); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarOutOfRange {
        background-color: rgba(70, 22, 106, 0.05); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox {
        border: none; }
        .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox &gt; div {
          position: relative;
          min-height: 0;
          height: 25px;
          border: 1px solid #EDEDED; }
          .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.fsCalendarWeekendDayBox &gt; div.selected {
            background-color: rgba(70, 22, 106, 0.25); }
      .fsCalendar.fsGrid .fsCalendarEventGrid .fsCalendarDaybox.selected {
        background-color: rgba(70, 22, 106, 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 &gt; div {
      margin-bottom: 20px; }
  #event-view .fsCalendarEventTitle {
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 5px; }
  @media screen and (min-width: 800px) {
    #event-view {
      display: none; } }

.scroll-up {
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px; }
  .scroll-up span {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 3px 20px;
    background: #46166a;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 20px; }
    .scroll-up span:hover, .scroll-up span:focus {
      background: #7a5793;
      color: #fff;
      text-decoration: none; }
    .scroll-up span em {
      display: block;
      font-style: normal; }
  .scroll-up + .fsCalendarLegend {
    margin-top: 20px !important; }
  @media screen and (min-width: 800px) {
    .scroll-up {
      display: none; } }

.fsElementEventColorIcon {
  display: inline-block; }

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

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

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

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

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

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

/*! _slideshow.scss - src/sass/modules/calendar/slideshow.scss - calendar slideshow */
.fsCalendar.fsSlideshow .fsAlertFeeds {
  float: none; }

.fsCalendar.fsSlideshowHorizontal .fsElementSlideshow {
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0; }

.fsCalendar.fsSlideshowVertical .fsElementSlideshow {
  padding-left: 45px;
  padding-top: 45px;
  padding-bottom: 45px; }

/*! _event.scss - src/sass/modules/calendar/event.scss - calendar event */
/*! elements - forms */
textarea,
input,
select {
  padding: 5px;
  max-width: 100%; }

.fsComposerFormEmbed {
  background: none; }
  .fsComposerFormEmbed body {
    margin: 0; }
  .fsComposerFormEmbed form {
    zoom: 1; }
    .fsComposerFormEmbed form:after {
      display: table;
      clear: both;
      content: ''; }
    .fsComposerFormEmbed form input,
    .fsComposerFormEmbed form textarea,
    .fsComposerFormEmbed form select {

      font-size: 18px;
      line-height: 29px; }
    .fsComposerFormEmbed form input {
      border: solid 1px #ccc; }
      .fsComposerFormEmbed form input.fileUploader {
        padding: 0;
        width: 100%;
        border: none; }
    .fsComposerFormEmbed form fieldset {
      padding: 0; }
    .fsComposerFormEmbed form textarea {
      max-width: 100%;
      width: 100%;
      border: solid 1px #ccc; }
    .fsComposerFormEmbed form .mainGroupSub {
      max-width: 100%;
      width: 100% !important; }
    .fsComposerFormEmbed form .formPage {
      margin-bottom: 20px; }
    .fsComposerFormEmbed form .elementRow {
      max-width: 100%;
      margin: 0; }
      .fsComposerFormEmbed form .elementRow:last-child .elementContainer:last-child {
        margin-bottom: 0; }
    .fsComposerFormEmbed form .elementContainer {
      margin: 0 0 20px;
      padding: 0; }
      @media screen and (max-width: 599px) {
        .fsComposerFormEmbed form .elementContainer {
          width: 100%; } }
      .fsComposerFormEmbed form .elementContainer label {
        margin-top: 0;
        font-weight: normal;
        color: #46166a;

        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        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 &gt; input {
        width: 100%; } }
    .fsComposerFormEmbed form .elementBody &gt; .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 &gt; 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: #7a5793;
      margin-right: 10px;
      cursor: pointer;
      transition: .3s; }
      .fsComposerFormEmbed form .linkLike:hover {
        color: #46166a; }
    .fsComposerFormEmbed form .required {
      color: #46166a; }
    .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 &gt; 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 &gt; 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: #7a5793;
        transition: .3s;
        outline: 0;
        float: left;
        padding: 0;
        line-height: 1;
        padding: 10px 0; }
        .fsComposerFormEmbed form .pageBreak .nextPage:hover, .fsComposerFormEmbed form .pageBreak .prevPage:hover {
          color: #46166a;
          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: #46166a !important;
      text-shadow: none;
      font-size: inherit;
      border: none !important;
      float: left;
      line-height: 1; }
      .fsComposerFormEmbed form .submitBtn:hover {
        transition: .3s;
        color: #fff !important;
        background: #7a5793 !important; }
  .fsComposerFormEmbed .ui-widget {

    max-width: 100%; }
  .fsComposerFormEmbed .ui-datepicker:empty {
    display: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-header {
    background: none;
    border: none; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next {
    background: none;
    border: none;
    text-align: center;
    font-size: 20px;
    cursor: pointer; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev span, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next span {
      display: none; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
      content: '';
      font-weight: bold;
      transition: .3s; }
    .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:hover:before, .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:hover:before {
      transition: .3s;
      opacity: .5; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next:before {
    content: '\203A'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev:before {
    content: '\2039'; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-next-hover {
    right: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px;
    top: 2px; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-default {
    background: rgba(0, 0, 0, 0.05);
    text-align: center; }
  .fsComposerFormEmbed .ui-datepicker .ui-state-active {
    background: rgba(0, 0, 0, 0.1); }
  .fsComposerFormEmbed .ui-datepicker .ui-state-highlight {
    border: solid 1px #d3d3d3;
    background-color: #d3d3d3; }

::-webkit-input-placeholder {
  color: #4f4f4f; }

:-moz-placeholder {
  color: #4f4f4f; }

::-moz-placeholder {
  color: #4f4f4f; }

:-ms-input-placeholder {
  color: #4f4f4f; }

/*! elements - login */
.fsLogin .fsLoginMainView,
.fsLogin .fsLoginForgotView,
.fsLogin .fsLoginNewView,
.fsLogin .fsResetPasswordView, .fsAccount .fsLoginMainView,
.fsAccount .fsLoginForgotView,
.fsAccount .fsLoginNewView,
.fsAccount .fsResetPasswordView {
  zoom: 1; }
  .fsLogin .fsLoginMainView:after,
  .fsLogin .fsLoginForgotView:after,
  .fsLogin .fsLoginNewView:after,
  .fsLogin .fsResetPasswordView:after, .fsAccount .fsLoginMainView:after,
  .fsAccount .fsLoginForgotView:after,
  .fsAccount .fsLoginNewView:after,
  .fsAccount .fsResetPasswordView:after {
    display: table;
    clear: both;
    content: ''; }
  .fsLogin .fsLoginMainView h3,
  .fsLogin .fsLoginForgotView h3,
  .fsLogin .fsLoginNewView h3,
  .fsLogin .fsResetPasswordView h3, .fsAccount .fsLoginMainView h3,
  .fsAccount .fsLoginForgotView h3,
  .fsAccount .fsLoginNewView h3,
  .fsAccount .fsResetPasswordView h3 {
    margin-bottom: 20px; }
  .fsLogin .fsLoginMainView span,
  .fsLogin .fsLoginForgotView span,
  .fsLogin .fsLoginNewView span,
  .fsLogin .fsResetPasswordView span, .fsAccount .fsLoginMainView span,
  .fsAccount .fsLoginForgotView span,
  .fsAccount .fsLoginNewView span,
  .fsAccount .fsResetPasswordView span {
    margin-bottom: 2px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginMainView button,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView button,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsLoginNewView button,
  .fsLogin .fsResetPasswordView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView button, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginMainView button,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView button,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsLoginNewView button,
  .fsAccount .fsResetPasswordView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView button {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 3px 20px;
    background: #46166a;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center; }
    .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,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:hover,
    .fsLogin .fsResetPasswordView .fsLoginSubmit:focus,
    .fsLogin .fsResetPasswordView button:hover,
    .fsLogin .fsResetPasswordView 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,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:hover,
    .fsAccount .fsResetPasswordView .fsLoginSubmit:focus,
    .fsAccount .fsResetPasswordView button:hover,
    .fsAccount .fsResetPasswordView button:focus {
      background: #7a5793;
      color: #fff;
      text-decoration: 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,
    .fsLogin .fsResetPasswordView .fsLoginSubmit em,
    .fsLogin .fsResetPasswordView 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,
    .fsAccount .fsResetPasswordView .fsLoginSubmit em,
    .fsAccount .fsResetPasswordView button em {
      display: block;
      font-style: normal; }
    .fsLogin .fsLoginMainView .fsLoginSubmit + button,
    .fsLogin .fsLoginMainView button + button,
    .fsLogin .fsLoginForgotView .fsLoginSubmit + button,
    .fsLogin .fsLoginForgotView button + button,
    .fsLogin .fsLoginNewView .fsLoginSubmit + button,
    .fsLogin .fsLoginNewView button + button,
    .fsLogin .fsResetPasswordView .fsLoginSubmit + button,
    .fsLogin .fsResetPasswordView button + button, .fsAccount .fsLoginMainView .fsLoginSubmit + button,
    .fsAccount .fsLoginMainView button + button,
    .fsAccount .fsLoginForgotView .fsLoginSubmit + button,
    .fsAccount .fsLoginForgotView button + button,
    .fsAccount .fsLoginNewView .fsLoginSubmit + button,
    .fsAccount .fsLoginNewView button + button,
    .fsAccount .fsResetPasswordView .fsLoginSubmit + button,
    .fsAccount .fsResetPasswordView button + button {
      margin-left: 10px; }
  .fsLogin .fsLoginMainView .fsLoginSubmit,
  .fsLogin .fsLoginForgotView .fsLoginSubmit,
  .fsLogin .fsLoginNewView .fsLoginSubmit,
  .fsLogin .fsResetPasswordView .fsLoginSubmit, .fsAccount .fsLoginMainView .fsLoginSubmit,
  .fsAccount .fsLoginForgotView .fsLoginSubmit,
  .fsAccount .fsLoginNewView .fsLoginSubmit,
  .fsAccount .fsResetPasswordView .fsLoginSubmit {
    display: block; }
  .fsLogin .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginMainView .fsLoginNewAccountLink,
  .fsLogin .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginForgotView .fsLoginNewAccountLink,
  .fsLogin .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsLogin .fsLoginNewView .fsLoginNewAccountLink,
  .fsLogin .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsLogin .fsResetPasswordView .fsLoginNewAccountLink, .fsAccount .fsLoginMainView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginMainView .fsLoginNewAccountLink,
  .fsAccount .fsLoginForgotView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginForgotView .fsLoginNewAccountLink,
  .fsAccount .fsLoginNewView .fsLoginForgotPasswordLink,
  .fsAccount .fsLoginNewView .fsLoginNewAccountLink,
  .fsAccount .fsResetPasswordView .fsLoginForgotPasswordLink,
  .fsAccount .fsResetPasswordView .fsLoginNewAccountLink {
    margin-bottom: 10px; }

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

.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 .fsLoginNewSuccess button, .fsAccount .fsLoginNewSuccess button {
  margin-top: 20px; }

.fsLogin .fsResetPasswordFields &gt; div, .fsAccount .fsResetPasswordFields &gt; div {
  margin-bottom: 20px; }
  .fsLogin .fsResetPasswordFields &gt; div:last-child, .fsAccount .fsResetPasswordFields &gt; div:last-child {
    margin-bottom: 0; }

.fsLogin .fsResetPasswordFields label &gt; span, .fsAccount .fsResetPasswordFields label &gt; span {
  display: block; }

.fsLogin .fsResetPasswordFields label &gt; input, .fsAccount .fsResetPasswordFields label &gt; input {
  margin-bottom: 20px; }

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

.fsAccount .fsAccountLinks {
  margin: 0; }

.fsAccount .fsAccountLogout {
  display: block;
  margin-top: 20px; }
  .fsAccount .fsAccountLogout a {
    display: inline-block;
    border: 0;
    margin: 0 0 20px;
    padding: 3px 20px;
    background: #46166a;
    color: #fff;
    border-radius: 5px;
    font-size: 15px;
    line-height: 29px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center; }
    .fsAccount .fsAccountLogout a:hover, .fsAccount .fsAccountLogout a:focus {
      background: #7a5793;
      color: #fff;
      text-decoration: none; }
    .fsAccount .fsAccountLogout a em {
      display: block;
      font-style: normal; }

.fsMediaCustomPlayer {
  background: none;
  position: relative;
  color: #4f4f4f;
   }
  .fsMediaCustomPlayer article {
    position: relative; }

.fsCustomSlider .fsElement,
.admissions-slides .fsElement {
  margin-bottom: 0; }

.fsCustomSlider .slick-next, .fsCustomSlider .slick-prev,
.admissions-slides .slick-next,
.admissions-slides .slick-prev {
  background: none;
  border: none;
  color: transparent;
  height: 40px;
  padding: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  z-index: 2; }
  .fsCustomSlider .slick-next:before, .fsCustomSlider .slick-prev:before,
  .admissions-slides .slick-next:before,
  .admissions-slides .slick-prev:before {
    color: #fff;
    display: block;
    font-family: "IcoMoon";
    font-size: 50px;
    font-weight: normal;
    height: 100%;
    left: 0;
    line-height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center; }

.fsCustomSlider .slick-next,
.admissions-slides .slick-next {
  left: auto;
  right: 0; }
  .fsCustomSlider .slick-next:before,
  .admissions-slides .slick-next:before {
    content: '\e912'; }

.fsCustomSlider .slick-prev,
.admissions-slides .slick-prev {
  left: 0;
  right: auto; }
  .fsCustomSlider .slick-prev:before,
  .admissions-slides .slick-prev:before {
    content: '\e911'; }

.fsCustomSlider .slider-play-btn,
.admissions-slides .slider-play-btn {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #7a5793;
  font-size: 0;
  width: 30px;
  height: 30px;
  border: 0;
  padding: 0;
  z-index: 1;
  line-height: 42px; }
  .fsCustomSlider .slider-play-btn:before,
  .admissions-slides .slider-play-btn:before {
    content: "";
    color: #fff;
    font-size: 18px;
     }

.fsCustomSlider.slider-paused .slider-play-btn:before,
.admissions-slides.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; }

.fsCustomSlider.slider-playing .slider-play-btn:before, .fsCustomSlider.slider-playing .slider-play-btn:after,
.admissions-slides.slider-playing .slider-play-btn:before,
.admissions-slides.slider-playing .slider-play-btn:after {
  content: "";
  width: 3px;
  height: 13px;
  background-color: #fff;
  display: inline-block;
  margin: 6px 2px 0; }

.fsCustomSlider .slick-dots,
.admissions-slides .slick-dots {
  position: absolute;
  bottom: 12px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }
  .fsCustomSlider .slick-dots, .fsCustomSlider .slick-dots ul,
  .admissions-slides .slick-dots,
  .admissions-slides .slick-dots ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .fsCustomSlider .slick-dots li,
  .admissions-slides .slick-dots li {
    margin: 0;
    padding: 0; }
  .fsCustomSlider .slick-dots li,
  .admissions-slides .slick-dots li {
    display: inline-block; }
  .fsCustomSlider .slick-dots li + li,
  .admissions-slides .slick-dots li + li {
    margin-left: 6px; }
  .fsCustomSlider .slick-dots button,
  .admissions-slides .slick-dots button {
    border: 0;
    background-color: transparent;
    padding: 0;
    width: 12px;
    height: 12px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 0; }
  .fsCustomSlider .slick-dots .slick-active button,
  .admissions-slides .slick-dots .slick-active button {
    background-color: #fff; }

.fsCustomSlider .caption-wrapper,
.admissions-slides .caption-wrapper {

  font-size: 18px;
  line-height: 29px;
  background-color: rgba(34, 34, 34, 0.65);
  color: #fff;
  border-radius: 8px;
  margin: 20px;
  padding: 20px; }
  .fsCustomSlider .caption-wrapper .caption-inner,
  .admissions-slides .caption-wrapper .caption-inner {
    padding: 30px; }
  @media (min-width: 700px) {
    .fsCustomSlider .caption-wrapper,
    .admissions-slides .caption-wrapper {
      padding: 30px;
      position: absolute;
      bottom: 30px;
      right: 30px;
      width: 400px; } }
  .fsCustomSlider .caption-wrapper a[class*=fs_style_],
  .admissions-slides .caption-wrapper a[class*=fs_style_] {
    margin-right: 10px; }
  .fsCustomSlider .caption-wrapper.is-empty,
  .admissions-slides .caption-wrapper.is-empty {
    display: none; }

.fsCustomSlider h3,
.admissions-slides h3 {
  border-bottom: 1px solid #e9a713;
  padding-bottom: 20px;
  margin-bottom: 20px;
  color: #fff;
   }
  @media (min-width: 800px) {
    .fsCustomSlider h3,
    .admissions-slides h3 {
      font-size: 27px;
      line-height: 30px; } }

@media (min-width: 800px) {
  .fsCustomSlider .caption-desc,
  .admissions-slides .caption-desc {
    display: block; } }

.fsCustomSlider .caption-desc p:last-child,
.admissions-slides .caption-desc p:last-child {
  margin-bottom: 0; }

.fsCustomSlider .caption-desc:empty,
.admissions-slides .caption-desc:empty {
  display: none; }

.slick-slider .slick-arrow {
  cursor: pointer; }

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

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

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

.fsPostElement .fsTitle {

  font-size: 19px;
  line-height: 24px; }
  .fsPostElement .fsTitle a {
    font-weight: 400;
    color: #46166a; }
    .fsPostElement .fsTitle a:hover {
      text-decoration: underline;
      color: #7a5793; }

.fsPostElement.fsList:not(.happenings-posts) article {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #e9a713; }

.fsPostElement.fsList:not(.happenings-posts) .fsListItems:last-of-type &gt; article:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none; }

.fsPostElement.fsList:not(.happenings-posts) .fsListItems:last-of-type &gt; .fsDayContainer:last-child article:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.fsPostElement.fsList:not(.happenings-posts) .fsListItems + button {
  margin-top: 20px; }

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

/*! _custom.scss - src/sass/modules/search/ - custom site search, design based */
.fsSearch.site-search {
  margin-bottom: 20px; }
  .fsSearch.site-search form.gsc-search-box-tools {
    width: 400px; }
    .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-input {
      padding: 0; }
      .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-input div.gsc-input-box {
        border: 0;
        height: 100%; }
        .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
          background: #7a5793 !important;
          background-image: none !important;
          width: 100%;
          height: 50px !important;
          color: #222;
          padding-left: 10px !important;
          padding-right: 85px !important;
          margin: 0 !important;
          border-radius: 0 !important;
          font-size: 18px;
           }
    .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button {
      padding: 0;
      overflow: hidden;
      height: 50px;
      width: 75px;
      background: #46166a;
      position: absolute;
      right: 0;
      top: 0;
      transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button:after {
        content: "Search";
        color: #fff;

        opacity: 1;
        display: block;
        position: absolute;
        text-align: center;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        line-height: 50px;
        font-size: 18px; }
      .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button:hover {
        background: #7a5793;
        transition: .3s; }
      .fsSearch.site-search form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button input.gsc-search-button {
        border: 0;
        height: 100%;
        width: 100%;
        color: transparent;
        opacity: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0; }

.search-box {
  margin-bottom: 20px; }
  .search-box form {
    position: relative; }
  .search-box label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  .search-box .fsSearchElementKeyword {
    margin-bottom: 0; }
    .search-box .fsSearchElementKeyword input.fsStyleSearchField.fsStyleDefaultField {
      background: #fff;
      background-image: none !important;
      width: 100%;
      height: 50px !important;
      color: #222;
      padding-left: 10px !important;
      padding-right: 85px !important;
      margin: 0 !important;
      border-radius: 0 !important;
      font-size: 18px;

      border: solid 1px #46166a; }
  .search-box button.fsSearchElementSearchButton.fsStyleUpdateButton {
    padding: 0;
    overflow: hidden;
    height: 50px;
    width: 75px;
    background: #46166a;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    margin: 0;
    border-radius: 0;
    line-height: 50px;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    transition: 0.3s; }
    .search-box button.fsSearchElementSearchButton.fsStyleUpdateButton:hover {
      background: #7a5793;
      transition: 0.3s; }

.fsSearchElement.fsList .fsSearchResultInfo {
  color: #676767;
  font-size: 13px;
  padding: 10px 0;
  border-bottom: 1px solid #E9E9E9;
  margin-bottom: 20px; }

.fsSearchElement.fsList ul.fsListItems {
  padding-left: 0; }
  .fsSearchElement.fsList ul.fsListItems .fsListItem {
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc !important;
    padding: 0 0 20px; }

/*! _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 &gt; table.gsc-search-box td.gsc-input {
    padding: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-input div.gsc-input-box {
      border: 0;
      height: 100%;
      border: solid 1px #46166a; }
      .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-input div.gsc-input-box input.gsc-input {
        background: #fff !important;
        background-image: none !important;
        width: 100%;
        height: 50px !important;
        color: #4f4f4f;
        padding-left: 10px !important;
        padding-right: 85px !important;
        margin: 0 !important;
        border-radius: 0 !important;
        font-size: 18px;
         }
  .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button {
    padding: 0;
    overflow: hidden;
    height: 100%;
    width: 75px;
    background: #46166a;
    position: absolute;
    transition: .3s;
    right: 0;
    top: 0; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button:after {
      content: "Search";
      color: #fff;
      opacity: 1;
      display: block;
      position: absolute;
      text-align: center;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      line-height: 50px;
      font-size: 18px;
       }
    .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; table.gsc-search-box td.gsc-search-button:hover {
      background: #7a5793;
      transition: .3s; }
    .fsSearch:not(.site-search) form.gsc-search-box-tools &gt; 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-size: 18px; }

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

.fsSearchResults .gsc-webResult .gsc-result, .fsSearchFieldWithResults .gsc-webResult .gsc-result {
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc !important;
  padding: 0 0 20px; }
  .fsSearchResults .gsc-webResult .gsc-result .gs-result .gs-snippet, .fsSearchFieldWithResults .gsc-webResult .gsc-result .gs-result .gs-snippet {
    color: #4f4f4f; }
  .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: #7a5793; }

.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: #7a5793 !important;
  outline: transparent; }
  .fsSearchResults a.gs-title:hover, .fsSearchResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover, .fsSearchFieldWithResults a.gs-title:hover, .fsSearchFieldWithResults .gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    color: #46166a !important; }

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

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

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

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

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

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

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

.fsFacebookFollow {
  margin-top: 20px; }

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

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

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

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

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

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

.vimeo_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #46166a;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .vimeo_view_link a:hover, .vimeo_view_link a:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .vimeo_view_link a em {
    display: block;
    font-style: normal; }

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

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

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

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

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

.Youtube_view_link a {
  display: inline-block;
  border: 0;
  margin: 0 0 20px;
  padding: 3px 20px;
  background: #46166a;
  color: #fff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 29px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center; }
  .Youtube_view_link a:hover, .Youtube_view_link a:focus {
    background: #7a5793;
    color: #fff;
    text-decoration: none; }
  .Youtube_view_link a em {
    display: block;
    font-style: normal; }

/*! elements - tabs */
.fsTabs {
  padding: 0;
  background: none;
  border: 0;
  margin-bottom: 20px; }
  .fsTabs .fsTabsNav {
    margin: 0;
    padding: 0;
    display: none;
    border-bottom: 1px solid #eee; }
    @media (min-width: 600px) {
      .fsTabs .fsTabsNav {
        display: block; } }
    .fsTabs .fsTabsNav li {
      margin-right: 10px; }
      .fsTabs .fsTabsNav li a {
        position: relative;
        z-index: 1;
        display: block;
        margin-top: 0;
        font-weight: normal;
        color: #46166a;

        font-size: 30px;
        line-height: 36px;
        margin-bottom: 16px;

        margin-bottom: 2px;
        display: block;
        font-size: 15px;
        line-height: 29px;
        padding: 13.33333px;
        color: #6b6b6b;
        transition: .3s;
        text-transform: uppercase;
        font-size: 14px;
        line-height: 19px;
        font-weight: 600;
        background: transparent;
        color: #6b6b6b;
        margin-bottom: 0; }
        .fsTabs .fsTabsNav li a:before {
          position: absolute;
          left: 0;
          bottom: -1px;
          content: '';
          background: #e9a713;
          height: 0;
          width: 100%; }
        .fsTabs .fsTabsNav li a:hover {
          background: transparent;
          color: #46166a; }
      .fsTabs .fsTabsNav li.fsStateSelected a {
        background: transparent;
        color: #46166a; }
        .fsTabs .fsTabsNav li.fsStateSelected a:before {
          height: 2px; }
  .fsTabs .fsPanel &gt; .fsElementContent {
    padding: 1em 0; }

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

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

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

.home .fsElement &gt; header {
  overflow: hidden; }

.home .fsElementTitle {

  font-size: 24px;
  font-weight: 600;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .home .fsElementTitle:after {
    content: '';
    background: #e9a713;
    height: 1px;
    width: 500px;
    left: 100%;
    top: 50%;
    position: absolute;
    margin-left: 20px; }

body:not(.fsComposeMode) .hero-slides {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative; }
  body:not(.fsComposeMode) .hero-slides .universal-slide {
    background-size: 0; }
    body:not(.fsComposeMode) .hero-slides .universal-slide img {
      width: 100%; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .hero-slides .universal-slide {
        height: 400px;
        background-size: cover; }
        body:not(.fsComposeMode) .hero-slides .universal-slide img {
          visibility: hidden; } }
    @media (min-width: 900px) {
      body:not(.fsComposeMode) .hero-slides .universal-slide {
        height: 600px; } }
  body:not(.fsComposeMode) .hero-slides .slider-play-btn {
    background: transparent;
    width: 40px;
    cursor: pointer; }
  body:not(.fsComposeMode) .hero-slides .slider-play-btn,
  body:not(.fsComposeMode) .hero-slides .slick-arrow {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    -ms-transform: none;
    transform: none; }
  body:not(.fsComposeMode) .hero-slides .slick-arrow {
    height: 50px;
    position: relative; }
    body:not(.fsComposeMode) .hero-slides .slick-arrow:before {
      font-size: 25px;
      line-height: 50px; }
    body:not(.fsComposeMode) .hero-slides .slick-arrow:after {
      content: '';
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 20px;
      width: 1px;
      background-color: #e9a713; }
  body:not(.fsComposeMode) .hero-slides .slick-next {
    -ms-flex-order: 1;
    order: 1; }
    body:not(.fsComposeMode) .hero-slides .slick-next:after {
      left: 0; }
  body:not(.fsComposeMode) .hero-slides .slider-controls {
    position: absolute;
    top: 100px;
    right: 20px;
    z-index: 1;
    background-color: rgba(34, 34, 34, 0.5);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 8px; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .hero-slides .slider-controls {
        top: auto;
        right: auto;
        bottom: 50px;
        left: 50px; } }

body:not(.fsComposeMode) .happenings-container {
  padding-top: 70px; }
  @media (min-width: 900px) {
    body:not(.fsComposeMode) .happenings-container &gt; .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    body:not(.fsComposeMode) .happenings-container .campus-happenings {
      width: calc(60% - 100px);
      margin-right: 100px; }
    body:not(.fsComposeMode) .happenings-container .video-container {
      width: 40%; }
      body:not(.fsComposeMode) .happenings-container .video-container a[class*='fs_style_'] {
        min-width: auto; } }
  @media (min-width: 1120px) {
    body:not(.fsComposeMode) .happenings-container .button-container &gt; .fsElementContent {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      body:not(.fsComposeMode) .happenings-container .button-container &gt; .fsElementContent &gt; .fsElement {
        display: inline-block;
        width: calc(50% - 10px); } }
  body:not(.fsComposeMode) .happenings-container .happenings-posts,
  body:not(.fsComposeMode) .happenings-container .happenings-events {
    position: relative; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts footer,
    body:not(.fsComposeMode) .happenings-container .happenings-events footer {
      position: absolute;
      right: 0;
      bottom: 0; }
      body:not(.fsComposeMode) .happenings-container .happenings-posts footer a,
      body:not(.fsComposeMode) .happenings-container .happenings-events footer a {
        font-size: 14px;
        text-transform: uppercase; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-arrow,
    body:not(.fsComposeMode) .happenings-container .happenings-events .slick-arrow {
      top: auto;
      -ms-transform: none;
      transform: none;
      bottom: 0;
      background-color: transparent;
      height: 25px;
      width: 25px; }
      body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-arrow:before,
      body:not(.fsComposeMode) .happenings-container .happenings-events .slick-arrow:before {
        color: #6b6b6b;
        height: 25px;
        width: 25px;
        line-height: 16px; }
      body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-arrow.fsPrevButton,
      body:not(.fsComposeMode) .happenings-container .happenings-events .slick-arrow.fsPrevButton {
        border-right: 1px solid #eee; }
      body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-arrow.fsNextButton, body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-arrow.slick-next,
      body:not(.fsComposeMode) .happenings-container .happenings-events .slick-arrow.fsNextButton,
      body:not(.fsComposeMode) .happenings-container .happenings-events .slick-arrow.slick-next {
        right: auto;
        left: 25px; }
  body:not(.fsComposeMode) .happenings-container .happenings-events {
    padding-top: 40px;
    padding-bottom: 40px; }
    body:not(.fsComposeMode) .happenings-container .happenings-events &gt; .fsElementContent {
      position: static; }
    body:not(.fsComposeMode) .happenings-container .happenings-events .fsElementSlideshow {
      padding-right: 0;
      padding-left: 0; }
  body:not(.fsComposeMode) .happenings-container .happenings-posts {
    padding-top: 40px;
    padding-bottom: 40px; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts:before {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      display: block;
      width: 400px;
      height: 1px;
      background-color: #eee; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-track {
      padding: 20px 0; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-slide {
      position: relative;
      padding: 0 20px; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-current + .slick-active:before, body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-current + .slick-active:after {
      position: absolute;
      top: 0;
      z-index: 1;
      content: '';
      width: 1px;
      height: 100px;
      margin: 0 auto;
      background-color: #e9a713; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-current + .slick-active:before {
      left: 0; }
    body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-current + .slick-active:after {
      right: 0; }
      @media (min-width: 800px) {
        body:not(.fsComposeMode) .happenings-container .happenings-posts .slick-current + .slick-active:after {
          visibility: visible; } }

body:not(.fsComposeMode) .lower-container {
  width: 100vw;
  left: 50%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate3d(-50%, 0, 0);
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-right: 1.11111em;
  padding-left: 1.11111em;
  background-color: #444;
  color: #fff; }
  body:not(.fsComposeMode) .lower-container .fsElementTitle {
    color: #fff; }
  body:not(.fsComposeMode) .lower-container &gt; .fsElementContent {
    position: relative;
    margin: 0 auto;
    max-width: 72.22222em;
    max-width: 81.25rem; }
    body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement &gt; footer {
      text-align: right;
      font-size: 14px;
      text-transform: uppercase; }
      body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement &gt; footer a {
        color: #fff; }
        body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement &gt; footer a:hover, body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement &gt; footer a:focus {
          color: #e9a713; }
    @media (min-width: 700px) {
      body:not(.fsComposeMode) .lower-container &gt; .fsElementContent {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: justify;
        justify-content: space-between; }
        body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement {
          width: calc(50% - 50px); }
          body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement.home-feed {
            width: 100%; } }
    @media (min-width: 1000px) {
      body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement {
        width: calc(33.33% - 50px); }
        body:not(.fsComposeMode) .lower-container &gt; .fsElementContent &gt; .fsElement.home-feed {
          width: calc(33.33% - 50px); } }

body:not(.fsComposeMode) .lower-magazine &gt; .fsElementContent {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }
  body:not(.fsComposeMode) .lower-magazine &gt; .fsElementContent img {
    min-width: 180px;
    margin-right: 10px; }
  body:not(.fsComposeMode) .lower-magazine &gt; .fsElementContent a {
    color: #fff;
    font-weight: 400;
    font-size: 15px; }
    body:not(.fsComposeMode) .lower-magazine &gt; .fsElementContent a strong {
      color: #e9a713;
      display: block;
      font-size: 18px;
      line-height: 22px;
      font-weight: 600;
      text-transform: uppercase; }

body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement {
  position: relative;
  padding-left: 85px; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement:before {
    color: #e9a713;
    font-size: 70px;
    position: absolute;
    left: 0;
    top: 20px; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-alumni:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-recognition:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-atom:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-books:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-college:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-drama:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-give:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-plant:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-shoe:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-stethoscope:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-teacher:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-teachers:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }
  body:not(.fsComposeMode) .why-alcorn &gt; .fsElementContent &gt; .fsElement.why-users:before {
    content: "";
    font-family: "IcoMoon";
    font-smoothing: antialiased;
    font-weight: normal;
    speak: none; }

body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item {
  background-color: transparent;
  border: 0;
  padding: 0 15px;
  padding-left: 30px; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-image {
    display: none; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster {
    height: auto;
    margin: 0; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster img,
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster h3 {
      display: none; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster a {
      color: #fff; }
      body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster a:hover, body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-poster a:focus {
        color: #e9a713; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-message a {
    color: #fff; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-message a:hover, body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-message a:focus {
      color: #e9a713; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-social {
    position: absolute;
    top: 10px;
    left: 0; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-social:before {
      color: #e9a713; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-date {
    position: absolute;
    bottom: 0;
    right: 0; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-date:hover, body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-date:focus {
      color: #fff; }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta a {
    color: #fff; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta a:hover, body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta a:focus {
      color: rgba(255, 255, 255, 0.8); }
  body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta ul {
    font-size: 14px; }
    body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta ul a {
      color: #fff; }
      body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta ul a:hover, body:not(.fsComposeMode) .home-feed .juicer-feed li.feed-item .j-meta ul a:focus {
        color: rgba(255, 255, 255, 0.8); }

body:not(.fsComposeMode) .home-feed .juicer-feed .juicer-button {
  display: none; }

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

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

.colors ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .colors ol:after {
    display: table;
    clear: both;
    content: ''; }
  .colors ol li {
    position: relative;
    float: left;
    margin-bottom: 2em;
    height: 4em;
    width: 50%; }
    @media (min-width: 600px) {
      .colors ol li {
        width: 25%; } }
    @media (min-width: 1300px) {
      .colors ol li {
        margin-bottom: 0;
        width: 12.5%; } }
    .colors ol li:after {
      position: absolute;
      top: 100%;
      left: 0; }
    .colors ol li:nth-of-type(1) {
      background: #4f4f4f;
      color: #4f4f4f; }
      .colors ol li:nth-of-type(1):after {
        content: "#4f4f4f"; }
    .colors ol li:nth-of-type(2) {
      background: #46166a;
      color: #46166a; }
      .colors ol li:nth-of-type(2):after {
        content: "#46166a"; }
    .colors ol li:nth-of-type(3) {
      background: #7a5793;
      color: #7a5793; }
      .colors ol li:nth-of-type(3):after {
        content: "#7a5793"; }
    .colors ol li:nth-of-type(4) {
      background: #e9a713;
      color: #e9a713; }
      .colors ol li:nth-of-type(4):after {
        content: "#e9a713"; }
    .colors ol li:nth-of-type(5) {
      background: #222;
      color: #222; }
      .colors ol li:nth-of-type(5):after {
        content: "#222"; }
    .colors ol li:nth-of-type(6) {
      background: #444;
      color: #444; }
      .colors ol li:nth-of-type(6):after {
        content: "#444"; }
    .colors ol li:nth-of-type(7) {
      background: #6b6b6b;
      color: #6b6b6b; }
      .colors ol li:nth-of-type(7):after {
        content: "#6b6b6b"; }
    .colors ol li:nth-of-type(8) {
      background: #eee;
      color: #eee; }
      .colors ol li:nth-of-type(8):after {
        content: "#eee"; }

.fonts ol {
  zoom: 1;
  margin-bottom: 2.22222em;
  padding: 0;
  list-style: none; }
  .fonts ol:after {
    display: table;
    clear: both;
    content: ''; }
  .fonts ol li {
    margin-bottom: 0.27778em;
    padding: 0.27778em; }
    .fonts ol li:nth-of-type(1) {
       }
      .fonts ol li:nth-of-type(1):after {
        content: "adobe-garamond-pro, serif"; }
    .fonts ol li:nth-of-type(2) {
      font-family: "karmina", serif; }
      .fonts ol li:nth-of-type(2):after {
        content: "karmina, serif"; }
    .fonts ol li:nth-of-type(3) {
       }
      .fonts ol li:nth-of-type(3):after {
        content: "futura-pt, sans-serif"; }
    .fonts ol li:nth-of-type(4):after {
      content: ""; }
    .fonts ol li:nth-of-type(5) {
      font-family: "IcoMoon"; }
      .fonts ol li:nth-of-type(5):after {
        content: "IcoMoon"; }
    .fonts ol li:nth-of-type(6) {
      font-family: "FontAwesome"; }
      .fonts ol li:nth-of-type(6):after {
        content: "FontAwesome"; }
    .fonts ol li:nth-of-type(7) {
      font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
      .fonts ol li:nth-of-type(7):after {
        content: "Menlo, Monaco, Consolas, Courier New, monospace"; }

.headers h1:after {
  content: " size: 37px / line: 44px"; }

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

.headers h3:after {
  content: " size: 24px / line: 29px"; }

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

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

.headers h6:after {
  content: " size: 20px / line: 24px"; }

@media print {
  .nav-main,
  .nav-sub,
  .nav-social,
  .nav-utility-header,
  .nav-utility-footer,
  #fsMenu,
  #fsFooter,
  #fsHeader,
  .fsThumbnail,
  .hide-for-print {
    display: none !important; }
  #fsPageContent,
  #fsBannerLeft,
  #fsBannerRight {
    width: 100% !important; }
  html {
    font-size: 100%;
    /* for IE */ }
  body {
    font-size: 62.5%; }
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .slick-slide {
    display: none !important; }
    .slick-slide.slick-active {
      display: block !important; }
  .slick-list {
    height: auto !important; }
  .slick-track {
    width: auto !important;
    height: auto !important;
    -ms-transform: none !important;
    transform: none !important; }
    .slick-track .slick-slide {
      width: auto !important; }
  a[class*='fs_style'] {
    border-color: #000; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    page-break-inside: avoid; }
  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .fsPanel &gt; header ~ .fsElementContent {
    display: block; } }

@media(min-device-width: 1025px){
  .fusion-top-header .fusion-header {
		position: absolute;
		z-index: 1;
		width: 100%;
	}
	.fusion-header-wrapper{ padding-bottom: 77px; }
}

@media(max-device-width: 1024px){
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item&gt;a&gt;.quadmenu-item-content&gt;.quadmenu-text{     font-size: 13px !important; }
  #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav&gt;li.quadmenu-item.quadmenu-has-caret&gt;a&gt;.quadmenu-item-content&gt;.quadmenu-text{ font-size: 13px !important; }
}

@media(max-device-width: 912px){
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item&gt;a&gt;.quadmenu-item-content&gt;.quadmenu-text{     font-size: 12px !important; }
  #quadmenu.quadmenu-is-horizontal .quadmenu-navbar-nav&gt;li.quadmenu-item.quadmenu-has-caret&gt;a&gt;.quadmenu-item-content&gt;.quadmenu-text{ font-size: 11px !important; }
  #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content {
      padding: 15px 3px 15px 0px;
  }
  .fusion-header-wrapper .fusion-secondary-header span.fusion-contact-info-phone-number{ font-size: 14px; }

  .fusion-header-wrapper .menu-text {
    font-size: 10px;
  }

  .fusion-header-wrapper .fusion-secondary-menu&gt;ul&gt;li&gt;a{ padding: 0 5px !important; }

}


@media (max-device-width: 800px){
/*#quadmenu .fusion-main-menu-search a{ position: absolute; top: -8px; right: 60px; }
#quadmenu .fusion-main-menu-search a.search-open{ right: 20px; }*/

}

@media (max-device-width: 800px) {
    .custom-crums.has_menu{ padding: 0; }
    .custom-crums.has_menu .container{ display: block; padding: 0; }
    .custom-crums.has_menu .breadcrumbs-box{ width: 100%; padding-left: 20px; }
    #submenu-div{ width: 100%; }
    #quadmenu.quadmenu-align-left .quadmenu-navbar-header .quadmenu-navbar-toggle {
        float: right;
    }
    .fusion-header-v2 .fusion-header #quadmenu.quadmenu-default_theme{
        width: 20%;
        position: absolute;
        right: 0;
        top: -5px;
        z-index: 99;
        background: transparent;
        box-shadow: none;
    }
    .fusion-header-v2 .fusion-header #quadmenu.quadmenu-default_theme:has(.quadmenu-navbar-collapse.in) {
        width: 100%;
    }

    .fusion-header-v2 .fusion-header #quadmenu.quadmenu-default_theme:has(.quadmenu-navbar-collapse.collapsing) {
        width: 100%;
    }
    .fusion-main-menu-search-overlay .fusion-header .fusion-row &gt; .fusion-overlay-search{ display: none;}
    .fusion-main-menu-search-overlay .fusion-header .fusion-row &gt; .fusion-overlay-search.search-open{ display: flex;}
    .fusion-body .fusion-header-wrapper .fusion-header{
        background: #512d6d !important;
        padding-left: 0;
        padding-right: 0;
    }
    .fusion-header .fusion-row {
        padding-left: 0;
        padding-right: 0;
        position: relative;
    }
    .fusion-mobile-menu-design-classic.fusion-header-v2 .fusion-logo a{ text-align: left !important; padding-left: 20px;}
    #quadmenu .quadmenu-container .quadmenu-navbar-collapse{ background: #512d6d;}
    .fusion-header-v2 .fusion-secondary-header{ padding-left: 0 !important; padding-right: 0 !important; }
    .fusion-mobile-menu-design-classic .fusion-alignright{ width: 100%; }
    .fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder{ margin: 0; width: 100%;}

    .fusion-header nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left {
        position: absolute;
        width: 40px;
        height: 76px;
        top: 0;
        right: 60px;
        margin: 0 !important;
        text-align: center;
        z-index: 99;
    }
    .fusion-header nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left:after {
        border-radius: 50% 50% 50% 50%;
        content: "\f002";
        color: #fff;
        font-family: awb-icons;
        cursor: pointer;
        line-height: 50px;
        font-size: 20px;
    }

    .fusion-header .fusion-mobile-menu-search.search-open{ display: block !important; }
    .fusion-header nav.fusion-mobile-nav-holder.fusion-mobile-menu-text-align-left.search-open:after {
        content: "\f00d";
        font-family: "FontAwesome";
    }

    .fusion-search-form-clean .fusion-header .searchform:not(.fusion-search-form-classic) .fusion-search-button {
        position: absolute;
        right: 0;
        top: 10px;
    }
    #quadmenu .quadmenu-navbar-nav&gt;li.fusion-main-menu-search{ display: none; }

    #quadmenu.quadmenu-default_theme:not(.quadmenu-is-horizontal) .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-content &gt; .quadmenu-caret:after {
        content: "\f067";
        font: normal normal normal 14px/1 FontAwesome;
    }
    #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav &gt; li:not(.quadmenu-item-type-button).quadmenu-has-link.open  .quadmenu-item-content &gt; .quadmenu-caret:after{
      content: "\f068";
    }


    .fusion-mobile-menu-design-classic .fusion-secondary-header .fusion-mobile-nav-holder{ display: none !important; }
    .quadmenu-container ul#mobile-menu-topbar-menu-sec {
        display: block !important;
        border-top: solid 1px #ccc;
        padding-top: 20px;
    }
    #mobile-menu-topbar-menu-sec a.fusion-textcolor-highlight {
        padding: 0px 30px 0px 30px;
    }
    #mobile-menu-topbar-menu-sec &gt; li.fusion-mobile-nav-item {
        position: relative;
    }
    #mobile-menu-topbar-menu-sec button.fusion-open-submenu {
        position: absolute;
        right: 10px;
    }
    .fusion-header-wrapper #mobile-menu-topbar-menu-sec .menu-text {
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
    }

    #mobile-menu-topbar-menu-sec .fusion-open-submenu.expanded + ul.sub-menu ul.sub-menu {
        display: block !important;
        background: #fff;
    }
    #mobile-menu-topbar-menu-sec .fusion-open-submenu.expanded + ul.sub-menu {
        display: block !important;
    }
    #mobile-menu-topbar-menu-sec .fusion-open-submenu.expanded + ul.sub-menu &gt; li &gt; a {
        display: none !important;
    }
    #mobile-menu-topbar-menu-sec .fusion-open-submenu.expanded + ul.sub-menu &gt; li &gt; button {
        display: none !important;
    }

    #mobile-menu-topbar-menu-sec .fusion-open-submenu:before{ content: "\f067"; font-family: FontAwesome; }
    #mobile-menu-topbar-menu-sec .fusion-open-submenu.expanded:before{ content: "\f068"; }
}

@media (min-device-width: 821px)
  and (max-device-width: 1024px){
      .fusion-secondary-menu&gt;ul#menu-topbar-menu&gt;li&gt;a{
        padding: 0 10px !important;
        font-size: 12px !important;
      }
      .fusion-secondary-header span.fusion-contact-info-phone-number{ font-size: 16px;}
  }


  .fusion-button.button-lightgray {
      background: #fff;
      border: solid 1px #512d6d;
      border-radius: 0;
      color: #512d6d !important;
      width: auto;
      text-align: left;
      margin-bottom: 20px;
      min-width: 24%;
      max-width: 100%;
  }
  .fusion-button.button-lightgray:after {
      content: "\f061";
      font: normal normal normal 1em/1 FontAwesome;
      padding-left: 20px;
      color: #f29e1f;
      float: right;
      vertical-align: top;
  }
  .fusion-button.button-lightgray:hover {
      background: #fff;
  }

  .avada-has-titlebar-content_only.fusion-body .fusion-page-title-bar {
      height: auto;
      background: #f3f3f3;
  }

  .avada-has-titlebar-content_only.fusion-body .fusion-page-title-bar .fusion-page-title-captions {
      margin-top: 10px;
      margin-bottom: 10px;
      background: transparent;
      color: #000;
      margin-left: auto;
      margin-right: auto;
  }

  .avada-has-titlebar-content_only.fusion-body .fusion-page-title-bar h1 {
      color: #212529;
  }

  main#main {
      background: #f3f3f3 !important;
  }



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

  }

@media only screen and (max-width: 767px) {
  .fs_style_29, .fs_style_28{
    min-width: 0;
    font-size: 14px;
    padding: 8px 10px;
    font-weight: 600;
  }

  .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-bar:not(.fusion-tb-page-title-bar){ min-height: 0 !important;}
  .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-row{ min-height: 0 !important;}
  .fusion-body:not(.avada-has-page-title-mobile-height-auto) .fusion-page-title-row .fusion-page-title-captions{ padding: 10px 0;}
  .has-sidebar #content{ margin-top: 0 !important;}
  .fsAccordion .fsElementContent{ padding: 0;}

  .fsElementContent{ padding: 40px 20px !important; }

  html:not(.avada-has-site-width-percent) #main, html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area, html:not(.avada-has-site-width-percent) .fusion-footer-widget-area, html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar, html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar, html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }

}
</pre></body></html>