/*!
 * messmerschools.org v0.0.1 - 2014-10-31
 * Copyright (c) 2014 Al Ramos - http://www.finalsite.com
 */

@charset "UTF-8";
@font-face {
  font-family: 'entypo';
  src: url("../fonts/fontello/font/entypo.eot?17726854");
  src: url("../fonts/fontello/font/entypo.eot?17726854#iefix") format("embedded-opentype"), url("../fonts/fontello/font/entypo.woff?17726854") format("woff"), url("../fonts/fontello/font/entypo.ttf?17726854") format("truetype"), url("../fonts/fontello/font/entypo.svg?17726854#entypo") format("svg");
  font-weight: normal;
  font-style: normal; }
 /* html resets/
----------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  text-align: left;
  margin: 0;
  padding: 0;
  border-collapse: collapse; }

#contentdiv table {
  background: transparent; }

object {
  width: 100%; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  border: 0; }

td > img {
  max-height: initial;
  max-width: initial; }

img[align="left"] {
  margin-right: 1em; }

img[align="right"] {
  margin-left: 1em; }

hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 1em 0; }

address {
  font-style: normal; }

a[href*="tel"] {
  color: inherit;
  text-decoration: none; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  font-size: 16px;
  font-family: "Open Sans", Verdana, Helvetica, sans-serif;
  line-height: 1.5625;
  -webkit-font-smoothing: antialiased; }

/* general typography */
h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Verdana, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1em;
  color: #0054a3;
  margin: 38.4px 0 19.2px; }

h1 {
  font-size: 2.2em;
  margin-top: 0; }

h2 {
  font-size: 1.8em; }

h3 {
  font-size: 1.6em; }

h4 {
  font-size: 1.4em; }

h5 {
  font-size: 1.2em; }

h6 {
  font-size: 1.0em; }

p, .text_misc p {
  margin-bottom: 1em; }

/* selected text color */
::-moz-selection {
  background: #696969;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #696969;
  color: #fff;
  text-shadow: none; }

/* general layout */
#bodydiv {
  margin: 0 auto; }

#topcontainer {
  margin: 0;
  padding: 0;
  width: 100%; }

#mainmiddle {
  width: 98%;
  max-width: 1100px;
  margin: 0 auto; }

@media only screen and (min-width: 480px) {
  #leftbanner {
    float: left;
    width: 20%;
    margin-right: 5.45455%; }

  #contentdiv {
    width: 100%;
    float: left; }

  .hasLeftbanner #contentdiv {
    width: 74.54545%; }

  .hasRightbanner #contentdiv {
    width: 74.54545%; }

  .hasRightbanner.hasLeftbanner #contentdiv {
    width: 49.09091%; }

  #rightbanner {
    float: left;
    width: 20%;
    margin-left: 5.45455%; } }
#bottomcontainer {
  text-align: left; }

#bottombanner {
  width: 98%;
  max-width: 1100px;
  margin: 0 auto; }
  #bottombanner:before, #bottombanner:after {
    content: '';
    display: table; }
  #bottombanner:after {
    clear: both; }
  #bottombanner {
    zoom: 1; }

#poweredby {
  padding: 0 0 1em; }
  #poweredby div {
    width: 98%;
    max-width: 1100px;
    margin: 0 auto; }

.listcap, .eventobj {
  font-size: 16px !important; }

.listcap {
  padding: 0;
  margin-bottom: 0.5em;
  font-family: "Open Sans", Verdana, Helvetica, sans-serif;
  color: #0054a3; }

.blockevent {
  border-width: 0; }

ul.eventobj {
  margin-bottom: 1.5em; }

.eventspacer {
  display: none; }

.eventcol {
  padding: 0; }
  .eventcol:before, .eventcol:after {
    content: '';
    display: table; }
  .eventcol:after {
    clear: both; }
  .eventcol {
    zoom: 1; }

.eventcon {
  padding: 0;
  width: 90% !important; }

.event_stackdate {
  width: 15%;
  max-width: 40px;
  margin-right: 5%; }
  .event_stackdate span {
    padding: 4px;
    line-height: 1; }
  .event_stackdate .event_stackdayname {
    display: none; }
  .event_stackdate .event_stackmonname {
    background-color: #0054a3;
    color: #fff;
    font-size: 0.75em;
    border-radius: 2px 2px 0 0; }
  .event_stackdate .event_stackdaynum {
    background-color: #0054a3;
    color: #fff;
    font-size: 1.5625em;
    font-weight: 700;
    border-radius: 0 0 2px 2px; }

.calendarcon {
  border-style: none; }
  .calendarcon .monthrow {
    background-color: transparent; }
  .calendarcon .lastrow {
    border-style: none; }
  .calendarcon .tblock .caldata, .calendarcon .tblocklast .caldata {
    background: transparent; }
  .calendarcon .coltitle {
    font-weight: normal;
    color: #0054a3; }
  .calendarcon .caldata {
    background: #efefef;
    margin: 1px;
    padding: 4px 8px;
    line-height: 1.2;
    border-style: none;
    border-radius: 4px;
    overflow: hidden; }
    .calendarcon .caldata.hotdate {
      background: #e4e4e4; }
  .calendarcon .daycap {
    margin-bottom: 0.5em;
    background: transparent;
    color: #0054a3;
    font-weight: bold;
    font-size: 1.2em; }
  .calendarcon .daycap_off {
    background: transparent;
    opacity: 0.6; }
  .calendarcon .eventcon {
    width: 80% !important; }
  .calendarcon .etitle {
    font-weight: normal; }

#calendar_nav {
  margin-bottom: 1em;
  font-family: "Open Sans", Verdana, Helvetica, sans-serif; }

#calendar_buttons {
  margin-bottom: 0.5em;
  border-bottom: 1px solid #0054a3; }
  #calendar_buttons a.periodbutton, #calendar_buttons a.periodbutton_on {
    background-color: transparent;
    color: #0054a3;
    border: 1px solid #0054a3;
    border-bottom-style: none; }
  #calendar_buttons a.periodbutton_on {
    background-color: #0054a3;
    color: #fff; }

#calendar_icons {
  margin: 0;
  padding: 0; }

.calendar_titlebar {
  background-color: transparent;
  color: #0054a3;
  font-size: 1em;
  padding: 0;
  border-width: 0;
  font-weight: bold; }
  .calendar_titlebar a, .calendar_titlebar a:link, .calendar_titlebar a:visited {
    color: #0054a3; }

#minical_img1, #minical_img2 {
  margin-right: 6px; }

#calendar_titlebar_bottom {
  display: none; }

#calkeybar {
  font-size: 1em;
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #0054a3; }

.identifierkey {
  width: 11px;
  height: 11px;
  margin: 0 4px 0 0;
  border-color: #0054a3; }
  .identifierkey img {
    display: none; }

.newsposttitle a {
  color: #1894f2;
  text-decoration: none; }
.newsposttitle img {
  display: block;
  margin: 0 1em 1em 0;
  float: left; }
  .newsposttitle img[alt="Pinned:"] {
    display: none; }

#contentdiv .ui-tabs {
  padding: 0;
  border-radius: 0; }
  #contentdiv .ui-tabs .ui-tabs-panel {
    padding: 0; }
  #contentdiv .ui-tabs .ui-tabs-nav {
    padding: 0;
    border-bottom: 1px solid #0054a3;
    margin-bottom: 1.5em; }
    #contentdiv .ui-tabs .ui-tabs-nav li {
      margin: 0 3px 0 0;
      border-radius: 0; }
      #contentdiv .ui-tabs .ui-tabs-nav li a {
        color: #0054a3;
        font-family: "Open Sans", Verdana, Helvetica, sans-serif;
        font-size: 0.75em;
        font-weight: bold;
        letter-spacing: 0.7px;
        text-transform: uppercase;
        padding: 10px 14px; }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
      border: 1px solid #0054a3;
      background: #fff; }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
      border: 1px solid #0054a3;
      background: #0054a3;
      color: #fff; }
      #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:link, #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active a:visited {
        color: #fff; }
#contentdiv .ui-widget-header {
  border-style: none;
  background: transparent;
  color: #0054a3;
  font-weight: bold;
  border-radius: 0; }
#contentdiv .ui-widget-content {
  color: #696969;
  background: transparent;
  border-style: none; }

.portal_column {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.5em 0 0; }
  .portal_column.two_column:nth-child(2) {
    padding-right: 0; }

/*
.two_column{ float: left; width: 50%; }
.twothirds_column{ float: left; width: 66.6%; }
.three_column{ float: left; width: 33.3%; }
.four_column{ float: left; width: 25%; }
.five_column{ float: left; width: 20%; }
*/
.portlet {
  border-style: none;
  margin: 0 0 1em; }

.portlet_header {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  min-height: 1em;
  font-weight: bold; }

.portlet_title {
  margin-bottom: 0; }

.portlet_content > div {
  margin: 0 !important; }
.portlet_content .newscon {
  padding: 0; }

div.rss_entry, #portal_tabs div.rss_entry {
  margin: 0;
  padding: 0 0 2em;
  border-style: none; }

@media (max-width: 480px) {
  #acct_bar.acct_bar_on_top {
    min-width: 100%;
    overflow: hidden; }
    #acct_bar.acct_bar_on_top:before {
      content: ' Account Menu';
      display: block;
      line-height: 2em;
      padding-left: 8px;
      pointer-events: none; }
    #acct_bar.acct_bar_on_top:hover {
      height: auto; }
    #acct_bar.acct_bar_on_top a {
      display: block;
      float: none;
      border-width: 0; }
    #acct_bar.acct_bar_on_top #acct_menu {
      margin-left: 0; } }

@media (max-width: 480px) {
  div.acct_menus {
    left: 50% !important;
    width: 50%;
    z-index: 9999; } }
#athteamnav {
  margin-bottom: 1em; }

/* Athletics list fix */
#athschedule, #athschedule td {
  border: 0; }
#athschedule .athrowsep {
  background: transparent !important; }

/* Group Directory table fix */
.pagetype_directory #contentdiv table, .pagetype_directory #contentdiv td, .pagetype_directory #contentdiv td div {
  background: transparent !important;
  border: 0 !important; }
.pagetype_directory .fsDirEntry {
  font-family: "Open Sans", Verdana, Helvetica, sans-serif;
  color: #0054a3;
  font-size: 16px;
  line-height: 1.5625 !important; }
.pagetype_directory .fsDirEntryName {
  font-size: 16px !important;
  text-transform: uppercase; }

.gridTable {
  width: 100%; }
  .gridTable .contentElementTitle {
    font-weight: normal;
    text-align: center; }

.mcExpandingList, ul.sub_list {
  width: 100%;
  border-width: 0; }
  .mcExpandingList .contentElementTitle, .mcExpandingList a.sub_title, ul.sub_list .contentElementTitle, ul.sub_list a.sub_title {
    font-weight: normal;
    color: #0054a3;
    border-style: solid;
    border-color: #0054a3;
    border-width: 0 0 1px;
    border-radius: 0;
    text-transform: none;
    letter-spacing: 0; }
    .mcExpandingList .contentElementTitle.ui-state-active, .mcExpandingList a.sub_title.ui-state-active, ul.sub_list .contentElementTitle.ui-state-active, ul.sub_list a.sub_title.ui-state-active {
      background: transparent; }
    .mcExpandingList .contentElementTitle a, .mcExpandingList a.sub_title a, ul.sub_list .contentElementTitle a, ul.sub_list a.sub_title a {
      color: #0054a3;
      padding: 0.5em 0; }
      .mcExpandingList .contentElementTitle a:visited, .mcExpandingList a.sub_title a:visited, ul.sub_list .contentElementTitle a:visited, ul.sub_list a.sub_title a:visited {
        color: #0054a3; }
  .mcExpandingList .ui-accordion-content, ul.sub_list .ui-accordion-content {
    padding: 0; }
  .mcExpandingList .contentElementDesc, ul.sub_list .contentElementDesc {
    padding: 1em 0; }

/* style manager additions */
input, select, textarea {
  font-size: 16px;
  font-family: "Open Sans", Verdana, Helvetica, sans-serif; }

.text_misc, .text_misc td {
  line-height: 1.5625; }

.buttons {
  font-size: 16px;
  font-family: "Open Sans", Verdana, Helvetica, sans-serif;
  background-color: #696969;
  color: #fff;
  font-weight: 400; }

/* Pop Up Editor style */
.mceContentBody {
  background: #fff;
  line-height: 1.5625; }

/*reset edit e's in unpublished*/
.editE img {
  max-height: 9px !important;
  max-width: 9px !important;
  min-height: 9px !important;
  min-width: 9px !important;
  border-style: none !important; }

ul.navmod a, ul.portalnavmod a {
  display: block;
  color: #696969;
  font-size: 1em !important;
  padding: 0.5em 0 !important;
  text-decoration: none; }
  ul.navmod a:hover, ul.portalnavmod a:hover, ul.navmod a.navon, ul.portalnavmod a.navon {
    background: #696969;
    color: #fff; }

ul.navmod, ul.navmod ul, ul.portalnavmod, ul.portalnavmod ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.navmod li, ul.navmod ul li, ul.portalnavmod li, ul.portalnavmod ul li {
    margin: 0;
    padding: 0; }
ul.navmod ul a, ul.portalnavmod ul a {
  padding-left: 1em; }
ul.navmod ul ul a, ul.portalnavmod ul ul a {
  padding-left: 2em; }
ul.navmod ul ul ul a, ul.portalnavmod ul ul ul a {
  padding-left: 3em; }

#nav_menus div, #ql_menu {
  display: none; }

.fsMenu-btn {
  position: relative; }
  .fsMenu-btn:hover .fsMenu {
    display: block !important; }
  .fsMenu-btn .fsMenu {
    display: none;
    position: absolute;
    top: 100%; }
    .fsMenu-btn .fsMenu ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .fsMenu-btn .fsMenu ul li {
        margin: 0;
        padding: 0; }

ul.menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li {
    margin: 0;
    padding: 0; }
  ul.menu li {
    display: inline-block; }
  ul.menu a {
    text-decoration: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0;
      font-size: 0;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  margin-top: 1.5em; }

h1 {
  font-family: "Droid Serif", Georgia, serif;
  color: #0a5598;
  font-size: 1.75em;
  line-height: 32px; }

h2 {
  color: #1161ab;
  font-size: 1.55em;
  line-height: 30px; }

h3 {
  color: #1161ab;
  font-size: 1.35em;
  line-height: 26px; }

h4 {
  color: #1161ab;
  font-size: 1.15em;
  line-height: 22px; }

h5 {
  color: #1161ab;
  font-size: 1em; }

h6 {
  color: #1161ab;
  font-weight: 600;
  font-size: 0.8em; }

#mainmiddle {
  width: 94%; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.newsposttitle a {
  display: inline-block; }

#text1 p {
  font-size: 0.8em;
  margin-bottom: 1.5em; }
#text1 > h1:first-child {
  margin-top: 0;
  margin-bottom: 10px; }

.site-title a {
  text-decoration: none; }

#main-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 20px; }
  #main-nav li {
    margin: 0;
    padding: 0; }
  #main-nav > li > a {
    display: block;
    text-transform: uppercase;
    height: 100px;
    line-height: 100px;
    color: #ffffff;
    padding: 0 14px; }
  #main-nav .fsMenu a {
    font-size: 0.8em; }

#topcontainer {
  background-color: #0054a3;
  position: relative;
  z-index: 5;
  box-shadow: 0 0 13px #000; }
  #topcontainer:before {
    position: absolute;
    width: 33%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #003666; }
  #topcontainer:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 41px;
    left: 0;
    top: 0;
    background-color: #0d2133; }

#nav_menus > div, #ql_menu {
  position: absolute;
  display: none; }

#hierarchy .hier {
  display: inline; }

.top-logo {
  float: left;
  padding: 11px 38px;
  background-color: #003666; }

.menu-top {
  float: right; }
  .menu-top #main-nav .fsMenu a:hover {
    text-decoration: underline; }

.top-aux {
  background-color: #0d2133;
  line-height: 40px;
  font-size: 0.8em;
  height: 41px; }
  .top-aux:before, .top-aux:after {
    content: '';
    display: table; }
  .top-aux:after {
    clear: both; }
  .top-aux {
    zoom: 1; }
  .top-aux .fsMenu-btn {
    height: 41px; }
  .top-aux #fs-schools-btn > a, .top-aux #ql-btn > a, .top-aux #fs-translate > a {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase; }
    .top-aux #fs-schools-btn > a:hover, .top-aux #ql-btn > a:hover, .top-aux #fs-translate > a:hover {
      text-decoration: none; }
  .top-aux #fs-search, .top-aux #ql-btn, .top-aux #fs-translate {
    float: right; }
  .top-aux #fs-schools-btn {
    float: left;
    /* div[id^='dhtmlmenu'] {
    	width:330px;
    	padding:15px 40px;
    } */ }
    .top-aux #fs-schools-btn .fsMenu {
      z-index: 5; }
    .top-aux #fs-schools-btn > a {
      padding-right: 23px;
      border-right: 1px solid #003666;
      border-left: 1px solid #003666;
      padding-left: 15px;
      display: block; }
      .top-aux #fs-schools-btn > a:before {
        content: '\e919';
        font-family: entypo;
        color: #ffbb00;
        font-size: 1.2em;
        margin-right: 10px; }
      .top-aux #fs-schools-btn > a:after {
        content: '\e878';
        font-family: entypo;
        margin-left: 8px;
        font-size: 1.2em; }
  .top-aux #fs-translate {
    padding-right: 25px;
    height: auto !important;
    border-left: 1px solid #003666;
    min-width: 205px; }
    .top-aux #fs-translate:hover {
      background-color: #0071db; }
    .top-aux #fs-translate a {
      color: #fff;
      padding-left: 22px;
      display: inline-block;
      line-height: 40px; }
      .top-aux #fs-translate a:before {
        content: '\e91a';
        font-family: entypo;
        color: #ffbb00;
        font-size: 1.2em;
        margin-right: 11px; }
      .top-aux #fs-translate a:after {
        content: '\e878';
        font-family: entypo;
        font-size: 1.2em;
        margin-left: 6px; }
    .top-aux #fs-translate > div {
      display: none; }
  .top-aux #ql-btn {
    padding-right: 19px;
    padding-left: 19px;
    border-left: 1px solid #003666; }
    .top-aux #ql-btn > a:before {
      content: '\e91b';
      font-family: entypo;
      color: #ffbb00;
      font-size: 1.2em;
      margin-right: 10px; }
    .top-aux #ql-btn > a:after {
      content: '\e878';
      font-family: entypo;
      font-size: 1.2em;
      margin-left: 6px; }
    .top-aux #ql-btn #ql_menu {
      z-index: 5; }
  .top-aux #fs-search {
    -webkit-transition: background-color 0.5s;
    transition: background-color 0.5s;
    height: 41px;
    border-left: 1px solid #003666;
    border-right: 1px solid #003666; }
    .open-search .top-aux #fs-search {
      background-color: #003666;
      padding-left: 4px; }
    .top-aux #fs-search form {
      display: inline-block;
      max-width: 0;
      overflow: hidden;
      -webkit-transition: max-width 0.5s;
      transition: max-width 0.5s; }
      .open-search .top-aux #fs-search form {
        max-width: 186px; }
      .top-aux #fs-search form input {
        border: 0;
        font-family: entypo, "Open Sans", Verdana, Helvetica, sans-serif;
        height: 26px;
        padding-left: 8px;
        /* Firefox 18- */
        /* Firefox 19+ */ }
        .top-aux #fs-search form input ::-webkit-input-placeholder {
          color: #000000; }
        .top-aux #fs-search form input :-moz-placeholder {
          color: #000000; }
        .top-aux #fs-search form input ::-moz-placeholder {
          color: #000000; }
        .top-aux #fs-search form input :-ms-input-placeholder {
          color: #000000; }
    .top-aux #fs-search .search-btns {
      width: 39px;
      height: 41px;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      cursor: pointer; }
      .top-aux #fs-search .search-btns:before {
        content: '\e806';
        font-family: entypo;
        display: block;
        color: #fff;
        font-size: 1.2em; }
      .open-search .top-aux #fs-search .search-btns:before {
        content: '\e801'; }

#midcontainer {
  clear: both; }

.ttb-panel {
  background-color: #0071db !important;
  border: 0 !important;
  width: 205px !important; }
  .ttb-panel > div:first-child, .ttb-panel > div + div + div {
    display: none; }
  .ttb-panel > div:first-child + div {
    padding: 26px 40px 36px !important; }
  .ttb-panel .ttb-column {
    float: none !important;
    border-top: 1px solid #0054a3; }
    .ttb-panel .ttb-column:first-child {
      border-top: 0; }
  .ttb-panel .ttb-cta {
    color: #fff !important; }
    .ttb-panel .ttb-cta:hover {
      background-color: transparent !important;
      outline: 0 !important; }
    .ttb-panel .ttb-cta .translate-label {
      font-family: "Open Sans", Verdana, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 600; }
  .mobile-menu .ttb-panel {
    display: block !important;
    margin-left: 0;
    background-color: transparent !important; }
    .mobile-menu .ttb-panel > div:first-child + div {
      padding: 5px 0 0 5px !important; }
    .mobile-menu .ttb-panel .ttb-column {
      border: 0; }
    .mobile-menu .ttb-panel.mobile-ttb {
      margin-top: 6px;
      left: 12px !important; }
      .mobile-menu .ttb-panel.mobile-ttb.mobile-ttb-clone {
        z-index: 0; }
      .mobile-menu .ttb-panel.mobile-ttb .ttb-cta .translate-label {
        text-transform: none !important;
        font-size: 1.1em;
        font-weight: normal; }

#topbanner {
  background-color: #0054a3;
  position: relative;
  z-index: 1;
  max-width: 1100px;
  margin: 0 auto; }
  #topbanner:before, #topbanner:after {
    content: '';
    display: table; }
  #topbanner:after {
    clear: both; }
  #topbanner {
    zoom: 1; }
  #topbanner .fsMenu-btn:hover {
    background-color: #0071db; }
    #topbanner .fsMenu-btn:hover .fsMenu {
      max-height: 350px;
      padding: 26px 40px 36px; }
  #topbanner .fsMenu-btn#fs-schools-btn .fsMenu {
    left: 0; }
  #topbanner .fsMenu-btn:first-child + .fsMenu-btn .fsMenu {
    left: -80%; }
  #topbanner .fsMenu-btn:first-child + .fsMenu-btn + .fsMenu-btn .fsMenu {
    left: -80%; }
  #topbanner .fsMenu-btn:first-child + .fsMenu-btn + .fsMenu-btn + .fsMenu-btn .fsMenu {
    right: 0; }
  #topbanner .fsMenu-btn .fsMenu {
    background-color: #0071db;
    padding: 0 40px;
    white-space: nowrap;
    display: block;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
    -webkit-transition: padding 0.2s;
    transition: padding 0.2s; }
    #topbanner .fsMenu-btn .fsMenu li:first-child {
      border-top: 0; }
      #topbanner .fsMenu-btn .fsMenu li:first-child a {
        padding-top: 0; }
    #topbanner .fsMenu-btn .fsMenu li {
      line-height: normal;
      display: block;
      border-top: 1px solid #005fb8; }
    #topbanner .fsMenu-btn .fsMenu a {
      color: #ffffff;
      padding: 7px;
      display: inline-block;
      width: 100%; }
    #topbanner .fsMenu-btn .fsMenu .menu-col {
      /* width:45%;
      float:left; */
      display: inline-block;
      margin-left: 20px;
      min-width: 190px;
      vertical-align: top; }
      #topbanner .fsMenu-btn .fsMenu .menu-col:first-child {
        margin-left: 0; }
  #topbanner .fsMenu-btn#ql-btn .fsMenu {
    right: 0; }

.home-slider .slick-slide img {
  width: 100%; }
.home-slider .slick-dots {
  bottom: 9px;
  margin: 0; }
  .home-slider .slick-dots li {
    margin: 0 2px; }
    .home-slider .slick-dots li.slick-active button:before {
      opacity: 1;
      color: #ffbb00; }
    .home-slider .slick-dots li button:before {
      opacity: 1;
      color: #d9d9d9;
      font-size: 11px; }

#bottomcontainer, #poweredby {
  background-color: #0d2133; }

#bottombanner {
  width: 94%; }
  #bottombanner a {
    text-transform: uppercase;
    color: #fff; }
  #bottombanner .mobile-footer {
    display: none; }
  #bottombanner .footer-logo, #bottombanner .footer-contact {
    float: left; }
  #bottombanner .footer-social {
    float: right;
    margin-right: 0;
    margin-top: 34px; }
    #bottombanner .footer-social div[id^='content'] > a {
      float: left;
      font-size: 0.72em;
      margin-right: 10px;
      margin-top: 12px;
      font-weight: 600; }
    #bottombanner .footer-social ul {
      list-style: none;
      margin: 0;
      padding: 0;
      float: left; }
      #bottombanner .footer-social ul li {
        margin: 0;
        padding: 0; }
      #bottombanner .footer-social ul:before, #bottombanner .footer-social ul:after {
        content: '';
        display: table; }
      #bottombanner .footer-social ul:after {
        clear: both; }
      #bottombanner .footer-social ul {
        zoom: 1; }
      #bottombanner .footer-social ul li {
        float: left;
        margin: 0 4px; }
      #bottombanner .footer-social ul a {
        text-indent: -9999px;
        display: block;
        overflow: hidden;
        background-color: #003666;
        width: 36px;
        height: 36px;
        border-radius: 80px;
        text-decoration: none; }
        #bottombanner .footer-social ul a:before {
          color: #fff;
          font-family: entypo;
          float: left;
          text-indent: 0;
          font-size: 16px;
          position: relative;
          top: 4px; }
        #bottombanner .footer-social ul a.footer-fb:before {
          content: '\e8f0';
          left: 14px;
          top: 6px; }
        #bottombanner .footer-social ul a.footer-tw:before {
          content: '\e8ee';
          left: 11px;
          top: 6px; }
        #bottombanner .footer-social ul a.footer-yt:before {
          content: '\e91c';
          left: 10px;
          top: 6px; }
  #bottombanner .footer-logo {
    padding: 16px 21px 20px 0;
    margin-top: 13px;
    border-right: 1px solid #1f4366; }
  #bottombanner .footer-contact div[id^='content'] {
    color: #8fafcc;
    font-size: 0.81em;
    margin-top: 17px;
    margin-left: 21px; }
    #bottombanner .footer-contact div[id^='content'] p {
      margin-bottom: 0.2em; }
    #bottombanner .footer-contact div[id^='content'] a {
      color: #fff;
      font-weight: 600; }

.home-cal {
  padding-top: 8px; }
  .home-cal .bannermodtitle {
    margin-bottom: 17px; }
    .home-cal .bannermodtitle h2 {
      font-family: "Droid Serif", Georgia, serif;
      font-size: 1.7em;
      color: #003666;
      font-weight: 500;
      margin-top: 0;
      float: left; }
    .home-cal .bannermodtitle a {
      color: #8f8f8f;
      font-size: 0.8em;
      margin-left: 10px;
      vertical-align: -4px;
      font-family: "Droid Serif", Georgia, serif; }
      .home-cal .bannermodtitle a .dbl-arrow {
        color: #8f8f8f;
        vertical-align: -2px;
        margin-left: 2px; }
  .home-cal div[id^='calmod'] {
    padding-left: 2px; }

.calStyle9 li.caldata {
  display: inline-block; }
.calStyle9 .event_stackrepeat {
  visibility: visible; }
.calStyle9 .event_stackdate {
  width: 40px;
  margin-right: 8%; }
  .calStyle9 .event_stackdate .event_stackmonname, .calStyle9 .event_stackdate .event_stackdaynum {
    border-radius: 0; }
  .calStyle9 .event_stackdate .event_stackmonname {
    background-color: #2b8ed9;
    font-weight: 700;
    padding: 6px 4px;
    font-size: 0.7em; }
  .calStyle9 .event_stackdate .event_stackdaynum {
    background-color: #f5f5f5;
    color: #6e6e6e;
    font-size: 1.1em;
    font-weight: 500;
    padding: 10px 4px; }
.calStyle9 .etitle {
  font-size: 0.84em;
  font-weight: 600; }
.calStyle9 .event_time, .calStyle9 .event_location {
  font-size: 0.77em;
  color: #8f8f8f; }
.calStyle9 .eventcon {
  line-height: 20px; }

.fs_style_18, .fs_style_19, .fs_style_20, .fs_style_21, .fs_style_22 {
  margin-bottom: 15px;
  display: table;
  line-height: normal;
  width: 100%;
  text-align: left; }
  .fs_style_18:before, .fs_style_19:before, .fs_style_20:before, .fs_style_21:before, .fs_style_22:before {
    font-family: entypo;
    color: #ffbb00;
    vertical-align: middle;
    display: table-cell;
    font-size: 1.2em;
    padding-right: 11px; }
  .fs_style_18:hover, .fs_style_19:hover, .fs_style_20:hover, .fs_style_21:hover, .fs_style_22:hover {
    text-decoration: none;
    background-color: #ffbb00;
    border-color: #ffbb00;
    color: #fff;
    font-weight: 600; }
    .fs_style_18:hover:before, .fs_style_19:hover:before, .fs_style_20:hover:before, .fs_style_21:hover:before, .fs_style_22:hover:before {
      color: #57a0d9; }
  .mobile-left .fs_style_18:before, .mobile-left .fs_style_19:before, .mobile-left .fs_style_20:before, .mobile-left .fs_style_21:before, .mobile-left .fs_style_22:before {
    margin-right: 16px;
    display: inline-block; }

.fs_style_18:before, .fs_style_22:before {
  content: '\e800'; }

.fs_style_19:before {
  content: '\e838'; }

.fs_style_20:before {
  content: '\e844'; }

.fs_style_21:before {
  content: '\e91d'; }

.page_1.hasRightbanner.hasLeftbanner #contentdiv, .page_708.hasRightbanner.hasLeftbanner #contentdiv {
  width: 47%; }
.page_1 .portlet_title, .page_708 .portlet_title {
  font-family: "Droid Serif", Georgia, serif;
  font-size: 1.7em;
  color: #003666;
  font-weight: 500; }
  .page_1 .portlet_title a, .page_708 .portlet_title a {
    color: #8f8f8f;
    font-size: 0.45em;
    margin-left: 10px; }
    .page_1 .portlet_title a .dbl-arrow, .page_708 .portlet_title a .dbl-arrow {
      color: #8f8f8f;
      vertical-align: -2px; }
.page_1 .portal_column, .page_708 .portal_column {
  padding: 0; }
.page_1 ul.facebook, .page_708 ul.facebook {
  padding: 0;
  margin-top: 10px; }
.page_1 li.facebook, .page_708 li.facebook {
  border-bottom: 0; }
  .page_1 li.facebook:before, .page_1 li.facebook:after, .page_708 li.facebook:before, .page_708 li.facebook:after {
    content: '';
    display: table; }
  .page_1 li.facebook:after, .page_708 li.facebook:after {
    clear: both; }
  .page_1 li.facebook, .page_708 li.facebook {
    zoom: 1; }
  .page_1 li.facebook .fb-date, .page_708 li.facebook .fb-date {
    margin-left: 14px;
    font-weight: 400;
    color: #b2b2b2; }
  .page_1 li.facebook .facebook_extras, .page_708 li.facebook .facebook_extras {
    display: none; }
  .page_1 li.facebook .facebook_from, .page_708 li.facebook .facebook_from {
    color: #1894f2;
    font-size: 0.83em;
    margin-bottom: 11px;
    margin-top: 4px;
    display: table-caption; }
  .page_1 li.facebook .fb-icon, .page_708 li.facebook .fb-icon {
    background-color: #0a5598;
    width: 36px;
    height: 36px;
    display: inline-block;
    float: left;
    border-radius: 80px; }
    .page_1 li.facebook .fb-icon:before, .page_708 li.facebook .fb-icon:before {
      color: #fff;
      font-family: entypo;
      float: left;
      text-indent: 0;
      font-size: 16px;
      position: relative;
      content: '\e8f0';
      left: 14px;
      top: 6px; }
  .page_1 li.facebook .fb-content, .page_708 li.facebook .fb-content {
    float: left;
    width: 82%;
    margin-left: 22px; }
  .page_1 li.facebook .ex-link, .page_708 li.facebook .ex-link {
    font-size: 0.8em; }
  .page_1 li.facebook .fb-img, .page_708 li.facebook .fb-img {
    display: table-cell; }
    .page_1 li.facebook .fb-img img, .page_708 li.facebook .fb-img img {
      max-width: none;
      float: none; }
  .page_1 li.facebook .fb-text, .page_708 li.facebook .fb-text {
    display: table-cell;
    position: relative;
    top: -8px;
    padding-left: 8px;
    font-size: 0.8em;
    vertical-align: top; }
  .page_1 li.facebook .facebook_title + a, .page_708 li.facebook .facebook_title + a {
    display: block; }
.page_1 #rightbanner, .page_708 #rightbanner {
  width: 22%; }
.page_1 #leftbanner, .page_708 #leftbanner {
  padding-top: 10px; }

.dbl-arrow {
  color: #2b8ed9;
  vertical-align: middle;
  font-size: 1.3em;
  font-weight: 400;
  font-family: entypo; }
  .dbl-arrow:before, .dbl-arrow:after {
    content: '\e87a';
    display: inline-block;
    margin-left: 4px; }
  .dbl-arrow:after {
    margin-left: 1px; }

.hiersect {
  color: #8f8f8f;
  font-size: 0.75em;
  margin: 10px 0 32px; }
  .hiersect .hier {
    display: inline-block;
    color: #8f8f8f; }
  .hiersect a {
    display: inline-block;
    color: #8f8f8f !important; }
  .hiersect .hierGT {
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle; }
    .hiersect .hierGT:before {
      content: '\e87a';
      font-family: entypo;
      font-size: 1.2em; }

.inner-cal .bannermodtd, .inner-news .bannermodtd {
  margin-bottom: 18px; }
.inner-cal .bannermodtitle, .inner-news .bannermodtitle {
  text-transform: uppercase;
  border-bottom: 1px solid #dadada;
  padding-bottom: 5px;
  margin-bottom: 14px; }

.inner-cal div[id^='calmod'] {
  padding-left: 2px; }

#leftbanner .mobile-nav-top {
  display: none;
  text-transform: uppercase;
  padding: 0 14px 0 18px;
  height: 60px;
  line-height: 60px;
  border: 1px solid #e0e0e0;
  position: relative;
  z-index: 5;
  background-color: #ffffff; }
  #leftbanner .mobile-nav-top:after {
    float: right;
    content: '\e80a';
    font-family: entypo;
    color: #ffbb00;
    height: 40px;
    margin: 8px 0 8px 11px;
    line-height: 40px;
    padding-left: 14px;
    font-size: 1.3em;
    border-left: 1px solid #e0e0e0; }
#leftbanner ul.navmod {
  background-color: #f6f6f6;
  margin-bottom: 40px;
  width: 100%; }
  #leftbanner ul.navmod li {
    position: relative; }
    #leftbanner ul.navmod li:before {
      content: '';
      display: block;
      background-color: #e8e8e8;
      height: 1px;
      width: 91%;
      margin: 0 auto; }
    #leftbanner ul.navmod li:first-child:before {
      display: none; }
  #leftbanner ul.navmod a {
    font-size: 0.8em !important;
    padding: 13px 18px !important;
    font-weight: 600; }
    #leftbanner ul.navmod a:hover {
      color: #1894f2;
      background-color: transparent; }
      #leftbanner ul.navmod a:hover span {
        text-decoration: underline; }
    #leftbanner ul.navmod a.navon {
      color: #fff !important;
      background-color: #1894f2 !important; }
      #leftbanner ul.navmod a.navon:hover span {
        text-decoration: none; }
  #leftbanner ul.navmod .navmodsub a {
    padding-left: 30px !important; }
    #leftbanner ul.navmod .navmodsub a:before {
      content: '\e87a';
      font-family: entypo;
      font-weight: 700;
      margin-right: 8px; }
  #leftbanner ul.navmod .navmodsub li[class^='nav3'] a, #leftbanner ul.navmod .navmodsub li[class^='navon3'] a {
    padding-left: 42px !important; }

#rightbanner .calStyle9 .event_stackdate {
  margin-right: 10%; }
#rightbanner .cal-all, #rightbanner .news-all {
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: 700;
  position: relative;
  top: -10px;
  color: #1894f2; }
#rightbanner #newscon .newsposttitle a {
  font-size: 0.8em; }
#rightbanner #newscon .newspostdesc {
  font-size: 0.8em; }
#rightbanner #newscon .newspostitem {
  margin-bottom: 12px; }
#rightbanner #newscon .news-all {
  display: block;
  margin-top: 23px; }

.fs_style_23 a {
  text-decoration: none;
  margin-top: 20px;
  display: block;
  font-weight: 700;
  color: #1894f2; }

.fs_style_24:before {
  content: '';
  display: inline-block;
  height: 1px;
  width: 103%;
  background-color: #d4d4d4;
  position: absolute;
  left: -4px;
  bottom: 0; }

.mcExpandingList .contentElementTitle {
  background-color: #0054a3;
  border-bottom: 1px solid #fff; }
  .mcExpandingList .contentElementTitle .ui-icon {
    left: auto;
    right: 10px;
    top: 43%;
    text-indent: 0;
    background-image: none; }
    .mcExpandingList .contentElementTitle .ui-icon:before {
      font-family: entypo;
      color: #fff;
      font-size: 1.2em; }
  .mcExpandingList .contentElementTitle:hover {
    background-color: #0062bd; }
  .mcExpandingList .contentElementTitle.ui-state-default .ui-icon:before {
    content: '\e874'; }
  .mcExpandingList .contentElementTitle.ui-state-active {
    background-color: #2b8ed9; }
    .mcExpandingList .contentElementTitle.ui-state-active .ui-icon:before {
      content: '\e877'; }
  .mcExpandingList .contentElementTitle a {
    color: #fff;
    font-size: 0.8em;
    padding: 11px 20px;
    font-weight: 600; }
.mcExpandingList .contentElement {
  background-color: #f6f6f6;
  font-size: 0.8em;
  padding: 7px 20px;
  line-height: 1.4; }

.fs_style_27:before, .fs_style_27:after {
  font-family: "Droid Serif", Georgia, serif;
  font-size: 4.5em;
  font-weight: 700;
  font-style: italic;
  position: absolute;
  top: -18px;
  color: #dedede; }
.fs_style_27:before {
  content: '\201c';
  left: -4px; }
.fs_style_27:after {
  content: '\201d';
  right: 0; }

#contentdiv table {
  font-size: 0.8em;
  margin-bottom: 1em; }
  #contentdiv table caption {
    background-color: #0054a3;
    color: #ffffff;
    text-align: left;
    padding: 10px 20px;
    margin-bottom: 9px;
    font-weight: 600; }
  #contentdiv table tr {
    border-top: 1px solid #e0e0e0; }
    #contentdiv table tr:first-child {
      border: 0; }
  #contentdiv table td {
    padding: 10px 0 10px 18px; }
#contentdiv .ui-tabs .ui-tabs-nav {
  border-bottom: 1px solid #e0e0e0; }
  #contentdiv .ui-tabs .ui-tabs-nav li {
    margin-right: 1px; }
    #contentdiv .ui-tabs .ui-tabs-nav li a {
      color: #fff;
      text-transform: none; }
  #contentdiv .ui-tabs .ui-tabs-nav .ui-state-default {
    background-color: #0054a3; }
    #contentdiv .ui-tabs .ui-tabs-nav .ui-state-default:hover {
      background-color: #0062bd; }
  #contentdiv .ui-tabs .ui-tabs-nav .ui-state-active {
    background-color: #2b8ed9;
    border: 0; }

.inner-photos {
  height: 220px;
  overflow: hidden; }
  .inner-photos .inner-con {
    height: 100%;
    width: 33.33%;
    float: left;
    background-size: cover; }
    .inner-photos .inner-con:first-child + .inner-con {
      position: relative; }
      .inner-photos .inner-con:first-child + .inner-con:before, .inner-photos .inner-con:first-child + .inner-con:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background-color: #fff; }
      .inner-photos .inner-con:first-child + .inner-con:before {
        left: 0; }
      .inner-photos .inner-con:first-child + .inner-con:after {
        right: 0; }
  .inner-photos img {
    margin-right: 1px;
    max-width: 470px; }

.pushit-left body {
  overflow-x: hidden; }
.pushit-left #bodydiv {
  right: 45%; }
.pushit-left .mobile-menu {
  right: 0 !important; }
.pushit-left .mobile-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 16, 31, 0.8);
  z-index: 20;
  display: block;
  cursor: pointer; }
.pushit-left #topcontainer {
  box-shadow: none; }
.pushit-left .ttb-panel {
  display: block !important; }

#bodydiv {
  position: relative;
  right: 0;
  -webkit-transition: right 0.5s;
  transition: right 0.5s; }

.mobile-overlay {
  display: none; }
  .mobile-overlay:before {
    content: 'MENU';
    font-family: "Open Sans", Verdana, Helvetica, sans-serif;
    color: #fff;
    font-size: 1em;
    float: right;
    line-height: 100px;
    padding-right: 31px;
    padding-top: 1px; }
  .mobile-overlay:after {
    content: '\e814';
    display: block;
    font-family: entypo;
    color: #fff;
    line-height: 100px;
    font-size: 1.4em;
    background-color: #003666;
    padding-right: 89px;
    padding-left: 8px;
    text-align: right;
    padding-top: 1px; }

.mobile-menu {
  position: fixed;
  width: 45%;
  top: 0;
  right: -45%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
  background-color: #0d2133; }
  .mobile-menu .fsMenu, .mobile-menu #ql_menu {
    display: block;
    position: static;
    border-top: 1px solid #1f4366;
    margin-top: 8px;
    font-size: 0.8em;
    padding: 16px 6px 0; }
    .mobile-menu .fsMenu ul li, .mobile-menu #ql_menu ul li {
      margin-bottom: 16px; }
    .mobile-menu .fsMenu a, .mobile-menu #ql_menu a {
      color: #fff; }
  .mobile-menu #fs-search input {
    width: 100%;
    margin: 0;
    border: 0;
    height: 40px;
    padding-left: 15px;
    padding-right: 35px;
    font-family: entypo, "Open Sans", Verdana, Helvetica, sans-serif;
    /* Firefox 18- */
    /* Firefox 19+ */ }
    .mobile-menu #fs-search input ::-webkit-input-placeholder {
      color: #000000; }
    .mobile-menu #fs-search input :-moz-placeholder {
      color: #000000; }
    .mobile-menu #fs-search input ::-moz-placeholder {
      color: #000000; }
    .mobile-menu #fs-search input :-ms-input-placeholder {
      color: #000000; }
  .mobile-menu #fs-search .search-btns {
    position: absolute;
    top: 0;
    right: 0; }
    .mobile-menu #fs-search .search-btns .search-close {
      line-height: 40px;
      display: block;
      padding: 0 10px; }
      .mobile-menu #fs-search .search-btns .search-close:before {
        content: '\e817';
        font-family: entypo;
        color: #bfbfbf; }
  .mobile-menu #main-nav {
    margin-right: 0;
    margin-bottom: 26px; }
    .mobile-menu #main-nav > li {
      background-color: #0054a3;
      width: 100%;
      display: block; }
      .mobile-menu #main-nav > li:hover {
        background-color: #0071db; }
      .mobile-menu #main-nav > li > a {
        height: 60px;
        line-height: 60px;
        border-top: 1px solid #00478a;
        padding-left: 18px;
        padding-right: 17px; }
        .mobile-menu #main-nav > li > a:before {
          content: '\e87a';
          font-family: entypo;
          float: right;
          line-height: 60px;
          font-size: 1.2em;
          color: #fff; }
      .mobile-menu #main-nav > li:first-child > a {
        border-top: 0; }
    .mobile-menu #main-nav .fsMenu {
      display: none !important; }
  .mobile-menu #fs-schools-btn, .mobile-menu #ql-btn, .mobile-menu #fs-translate-mobile {
    padding: 0 16px; }
    .mobile-menu #fs-schools-btn > a, .mobile-menu #ql-btn > a, .mobile-menu #fs-translate-mobile > a {
      color: #8fafcc;
      text-transform: uppercase;
      font-size: 0.75em;
      padding-left: 6px;
      font-weight: 600; }
      .mobile-menu #fs-schools-btn > a:hover, .mobile-menu #ql-btn > a:hover, .mobile-menu #fs-translate-mobile > a:hover {
        text-decoration: none; }
  .mobile-menu #fs-schools-btn {
    margin-bottom: 33px; }
    .mobile-menu #fs-schools-btn > a:before {
      content: '\e919';
      font-family: entypo;
      color: #ffbb00;
      font-size: 1.35em;
      margin-right: 10px; }
  .mobile-menu #ql-btn {
    margin-bottom: 33px; }
    .mobile-menu #ql-btn > a:before {
      content: '\e91b';
      font-family: entypo;
      color: #ffbb00;
      font-size: 1.2em;
      margin-right: 10px; }
  .mobile-menu #fs-translate-mobile > a {
    border-bottom: 1px solid #1f4366;
    padding-bottom: 10px;
    display: block; }
    .mobile-menu #fs-translate-mobile > a:before {
      content: '\e91a';
      font-family: entypo;
      color: #ffbb00;
      font-size: 1.2em;
      margin-right: 11px; }

.mobile-btn {
  display: none;
  line-height: 100px;
  background-color: #0054a3;
  cursor: pointer;
  text-align: center;
  color: #fff;
  padding-right: 31px;
  height: 100px; }
  .mobile-btn:before {
    content: '\e814';
    font-family: entypo;
    color: #fff;
    font-size: 22px;
    margin-right: 11px; }

.mobile-left {
  display: none; }

#bottomcontainer {
  margin-top: 70px; }

#poweredby > div {
  width: 94%; }
#poweredby a {
  background-image: url("../images/poweredby.jpg") !important; }

@media only screen and (max-width: 1100px) {
  #topbanner .fsMenu-btn:first-child .fsMenu {
    left: 0; } }
@media only screen and (max-width: 945px) {
  #main-nav > li > a {
    padding: 0 10px; }

  .top-logo {
    padding: 11px 9px; } }
@media only screen and (max-width: 850px) {
  .mobile-btn {
    display: inline-block; }

  #topbanner .top-aux, #topbanner #main-nav {
    display: none; }
  #topbanner .top-logo {
    padding: 11px 0 18px 16px; }
    #topbanner .top-logo div[id^='content'] img {
      width: 91%; }

  html:not(.page_1) #rightbanner {
    float: right;
    width: 65%;
    margin-left: 0;
    clear: left;
    margin-right: 3%;
    margin-top: 42px; }
    html:not(.page_1) #rightbanner .fs_style_18, html:not(.page_1) #rightbanner .fs_style_19, html:not(.page_1) #rightbanner .fs_style_20, html:not(.page_1) #rightbanner .fs_style_21, html:not(.page_1) #rightbanner .fs_style_22 {
      text-align: center; }
    html:not(.page_1) #rightbanner > div[id^='bannermod'] {
      margin-bottom: 45px; }
    html:not(.page_1) #rightbanner .calStyle9 .event_stackdate {
      margin-right: 5%; }
  html:not(.page_1).hasLeftbanner #contentdiv {
    width: 65%; }
  html:not(.page_1).hasLeftbanner.hasRightbanner #contentdiv {
    width: 65%;
    float: right;
    margin-right: 3%; }

  .page_1 #leftbanner, .page_708 #leftbanner {
    display: none; }
    .page_1 #leftbanner.mobile-left, .page_708 #leftbanner.mobile-left {
      display: block;
      width: 100%; }
  .page_1.hasRightbanner.hasLeftbanner #contentdiv, .page_1 #rightbanner, .page_708.hasRightbanner.hasLeftbanner #contentdiv, .page_708 #rightbanner {
    width: 94%; }
  .page_1 #rightbanner, .page_708 #rightbanner {
    margin-top: 0;
    margin-left: 0; }

  .fs_style_18, .fs_style_19, .fs_style_20, .fs_style_21, .fs_style_22 {
    text-align: center; }

  #leftbanner {
    width: 26%; } }
@media only screen and (max-width: 768px) and (min-width: 650px) {
  #bottombanner {
    width: 90%; }
    #bottombanner .footer-contact {
      float: none;
      display: table; }
      #bottombanner .footer-contact a {
        display: none; }
    #bottombanner .footer-social {
      margin-right: 0;
      margin-top: 16px; }
      #bottombanner .footer-social div[id^='content'] > a {
        display: none; }
    #bottombanner .mobile-footer {
      float: left;
      display: block;
      color: #8fafcc;
      font-size: 0.8em; }
      #bottombanner .mobile-footer div[id^='content'] > * {
        display: none; }
      #bottombanner .mobile-footer div[id^='content'] .mobile-footer-div {
        display: block;
        margin-left: 20px; }
        #bottombanner .mobile-footer div[id^='content'] .mobile-footer-div span {
          margin: 0 5px; }

  #poweredby a {
    position: absolute;
    bottom: 19px;
    right: 38px; } }
@media only screen and (max-width: 850px) and (min-width: 480px) {
  .page_1 .calStyle9 .eventobj, .page_708 .calStyle9 .eventobj {
    width: 45%;
    min-height: 100px; }
    .page_1 .calStyle9 .eventobj:nth-child(odd), .page_708 .calStyle9 .eventobj:nth-child(odd) {
      float: left; }
    .page_1 .calStyle9 .eventobj:nth-child(even), .page_708 .calStyle9 .eventobj:nth-child(even) {
      float: right; }
    .page_1 .calStyle9 .eventobj + ul, .page_708 .calStyle9 .eventobj + ul {
      display: none; } }
#calendar_nav #calendar_buttons {
  border-bottom: 0; }
  #calendar_nav #calendar_buttons a.periodbutton, #calendar_nav #calendar_buttons a.periodbutton_on {
    border-radius: 0;
    border-bottom-style: solid; }

@media only screen and (max-width: 650px) {
  #calendar_nav #calendar_buttons {
    width: 100%; }
    #calendar_nav #calendar_buttons a.periodbutton, #calendar_nav #calendar_buttons a.periodbutton_on {
      font-size: 1.2em; }
  #calendar_nav #calendar_icons {
    float: left;
    margin: 15px 0; }

  .calendar_titlebar {
    font-size: 0.75em;
    position: relative; }
    .calendar_titlebar #minical_img1 {
      position: absolute;
      top: -35px;
      right: 0; }

  #leftbanner, .hasLeftbanner.hasRightbanner #contentdiv, #rightbanner {
    float: none;
    width: 100%; }

  html:not(.page_1).hasLeftbanner.hasRightbanner #contentdiv, html:not(.page_1) #rightbanner {
    width: 100%;
    float: none; }

  #leftbanner {
    margin-top: 14px; }
    #leftbanner .mobile-nav-top {
      display: block; }
    #leftbanner ul.navmod {
      overflow: hidden;
      max-height: 0;
      border: 1px solid #e0e0e0;
      border-top: 0;
      margin-top: -1px;
      -webkit-transition: max-height 0.3s;
      transition: max-height 0.3s; }
      #leftbanner ul.navmod.active {
        max-height: 1000px;
        margin-top: 0px; }

  .hiersect {
    display: none; }

  .fs_style_25, .fs_style_26 {
    display: none; }

  #mainmiddle {
    width: 87%; }

  #poweredby > div {
    padding: 20px 0; }
  #poweredby a {
    margin: 0 auto; }

  #bottombanner {
    text-align: center; }
    #bottombanner .mobile-footer {
      display: block; }
      #bottombanner .mobile-footer div[id^='content'] {
        color: #8fafcc;
        font-size: 0.8em; }
        #bottombanner .mobile-footer div[id^='content']:before {
          content: '';
          display: block;
          height: 1px;
          width: 80%;
          margin: 10px auto 15px;
          background-color: #1f4366; }
      #bottombanner .mobile-footer .mobile-footer-div {
        margin-top: 24px; }
        #bottombanner .mobile-footer .mobile-footer-div span {
          margin: 0 10px; }
    #bottombanner .footer-logo {
      padding-right: 0;
      float: none;
      border-right: 0; }
    #bottombanner .footer-contact {
      display: none; }
    #bottombanner .footer-social {
      float: none;
      margin-right: 0;
      margin-top: 26px;
      display: inline-block; }
      #bottombanner .footer-social div[id^='content'] > a:first-child {
        display: none; }

  .page_1.hasRightbanner.hasLeftbanner #contentdiv, .page_708.hasRightbanner.hasLeftbanner #contentdiv {
    width: 100%;
    margin-right: 0; }
  .page_1 #leftbanner, .page_708 #leftbanner {
    display: none; }
    .page_1 #leftbanner.mobile-left, .page_708 #leftbanner.mobile-left {
      display: block; }
  .page_1 #rightbanner, .page_708 #rightbanner {
    width: 100%; }
  .page_1 li.facebook .fb-content, .page_1 li.facebook .facebook_from, .page_1 li.facebook .fb-img, .page_1 li.facebook .fb-text, .page_1 li.facebook .fb-date, .page_708 li.facebook .fb-content, .page_708 li.facebook .facebook_from, .page_708 li.facebook .fb-img, .page_708 li.facebook .fb-text, .page_708 li.facebook .fb-date {
    display: block; }
  .page_1 li.facebook .fb-date, .page_708 li.facebook .fb-date {
    margin-left: 0; }
  .page_1 li.facebook .fb-content, .page_708 li.facebook .fb-content {
    width: 79%; }
  .page_1 li.facebook .fb-text, .page_708 li.facebook .fb-text {
    padding-left: 0;
    padding-top: 10px; } }
@media only screen and (max-width: 480px) {
  .inner-photos .inner-con {
    display: none; }
    .inner-photos .inner-con:first-child {
      display: block;
      width: 100%; }

  .pushit-left #bodydiv {
    right: 74%; }

  .mobile-overlay:before {
    display: none; }
  .mobile-overlay:after {
    padding: 0;
    text-align: center;
    float: right;
    width: 50px; }

  .mobile-menu {
    width: 75%;
    right: -75%; }

  .mobile-btn {
    width: 50px;
    padding-right: 0;
    height: 100px;
    font-size: 0;
    color: transparent; }
    .mobile-btn:before {
      margin-right: 0; }

  #topbanner {
    background-color: #003666; }
    #topbanner .top-logo {
      padding: 11px 0 11px 16px; }

  .home-slider .slick-slider .slick-track {
    height: 220px; }
  .home-slider .slick-slider .slick-slide {
    overflow: hidden; }
    .home-slider .slick-slider .slick-slide img {
      width: 200%;
      max-width: none;
      position: relative;
      left: -45%; } }

/*# sourceMappingURL=main.css.map */