@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,600i,700");
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

html body {
  /*-- Fix Default Layouts --*/
  /*-- One Col 100% --*/
  /*-- Two Col 50% --*/
  /*-- Two Coll 25% / 65% --*/
  /*-- Two Coll 66% / 33% --*/
}
html body .w-25 {
  width: 25%;
  float: left;
}
html body .w-30 {
  width: 30%;
  float: left;
}
html body .w-33 {
  width: 33.33334%;
  float: left;
}
html body .w-40 {
  width: 40%;
  float: left;
}
html body .w-50 {
  width: 50%;
  float: left;
}
html body .w-60 {
  width: 60%;
  float: left;
}
html body .w-66 {
  width: 66.66667%;
  float: left;
}
html body .w-70 {
  width: 70%;
  float: left;
}
html body .w-75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 640px) {
  html body .w-66 {
    width: 100%;
    float: none;
  }
  html body .w-40 {
    width: 100%;
    float: none;
  }
  html body .w-60 {
    width: 100%;
    float: none;
  }
  html body .w-33 {
    width: 100%;
    margin-bottom: 15px;
  }
  html body .w-33-col-50 {
    width: 50%;
    float: left;
  }
  html body .w-33-col-50:first-child .inside-padding {
    padding-right: 10px;
  }
  html body .w-33-col-50:last-child .inside-padding {
    padding-left: 10px;
  }
  html body .w-25 {
    width: 100%;
    float: none;
  }
  html body .w-75 {
    width: 100%;
    float: none;
  }
  html body .w-50 {
    width: 100%;
    float: none;
  }
  html body .nivo-caption {
    display: none !important;
  }
}
@media screen and (max-width: 450px) {
  html body .w-33-col-50 {
    width: 100%;
    float: none;
  }
  html body .w-33-col-50:first-child .inside-padding {
    padding: 10px;
  }
  html body .w-33-col-50:last-child .inside-padding {
    padding: 10px;
  }
  html body .w-33 > .inside-padding, html body .w-66 > .inside-padding {
    padding: 0px 10px 0px 10px;
  }
}
@media screen and (max-width: 450px) {
  html body .w-33 {
    width: 100%;
    float: none;
  }
}
html body .ptl_col_1 {
  width: 100%;
  padding: 0;
}
html body .sideBar .ptl_col_1 {
  width: 100%;
  padding: 0%;
}
html body .ptl_col_1_2 {
  width: 48%;
  padding: 1%;
}
html body .ptl_col_1_4 {
  width: 23%;
  padding: 1%;
}
html body .ptl_col_3_4 {
  width: 63%;
  padding: 1%;
}
html body .ptl_col_2_3 {
  width: 64%;
  padding: 1%;
}
html body .ptl_col_1_3 {
  width: 31%;
  padding: 1%;
}
@media screen and (max-width: 750px) {
  html body .ptl_col_1_4 {
    width: 100%;
    padding: 0%;
  }
  html body .ptl_col_3_4 {
    width: 100%;
    padding: 0%;
  }
}
@media screen and (max-width: 580px) {
  html body .ptl_col_1 {
    width: 100%;
    padding: 0%;
  }
  html body .ptl_col_1_2 {
    width: 100%;
    padding: 0%;
  }
  html body .ptl_col_2_3 {
    width: 100%;
    padding: 0%;
  }
  html body .ptl_col_1_3 {
    width: 100%;
    padding: 0%;
  }
}

html:not(.designMode) .ptl_portlet_vertical {
  overflow: visible;
}
html:not(.designMode) .ptl_portlet_vertical:after {
  display: table;
  content: '';
  clear: both;
}

html body div#CMS_DragDropWrapper .DDW_portletSelection a {
  color: #a6a8a9;
}
html body div#CMS_DragDropWrapper .DDW_portletSelection a.active, html body div#CMS_DragDropWrapper .DDW_portletSelection a:hover {
  color: #000;
}

html body div[id$="_divContent"] img {
  max-width: 100%;
}

div[id*="ContentPlaceHolder"] img[style*="float: left"],
div[id*="ContentPlaceHolder"] figure[style*="float: left"] {
  margin: 0 1.5em 1em 0;
}
div[id*="ContentPlaceHolder"] img[style*="float: right"],
div[id*="ContentPlaceHolder"] figure[style*="float: right"] {
  margin: 0 0 1em 1.5em;
}

*[class*="ptl_col_"] {
  padding: 0 0.5rem;
}
*[class*="ptl_col_"]:last-child {
  padding-right: 0;
}
*[class*="ptl_col_"]:first-child {
  padding-left: 0;
}

.ui-sortable-placeholder.mfp-item {
  display: inline-block;
}

.portlet-title {
  color: #fff !important;
}

.modalPopup {
  min-height: 163px;
}

#sidebar .portletBox-title {
  width: 100% !important;
}

#sidebar .ptl_col_1 {
  padding-right: 0;
}

.bannerContainer, .bannerContainer .nivoSlider {
  max-width: none !important;
  max-height: none !important;
}

* {
  box-sizing: border-box;
}

.RadWindow, .RadWindow * {
  box-sizing: initial;
}

.container {
  width: 100%;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 75rem) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.container.container--align-left {
  margin-left: 0;
}
.container.container--align-right {
  margin-right: 0;
}

.row {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: flex-start;
}
.row > .column {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter .column {
  padding-left: 0;
  padding-right: 0;
}

.column {
  flex-grow: 0;
  flex-shrink: 0;
}

.container.table-container {
  display: table;
}
.container.table-container > .row {
  display: table-row;
}
.container.table-container > .row > .column {
  display: table-cell;
  float: none;
}

.small-1 {
  width: 8.3333333333%;
}

.small-2 {
  width: 16.6666666667%;
}

.small-3 {
  width: 25%;
}

.small-4 {
  width: 33.3333333333%;
}

.small-5 {
  width: 41.6666666667%;
}

.small-6 {
  width: 50%;
}

.small-7 {
  width: 58.3333333333%;
}

.small-8 {
  width: 66.6666666667%;
}

.small-9 {
  width: 75%;
}

.small-10 {
  width: 83.3333333333%;
}

.small-11 {
  width: 91.6666666667%;
}

.small-12 {
  width: 100%;
}

@media (max-width: 640px) {
  .small-12 {
    float: none;
  }

  .small-none,
  .small-hide {
    display: none;
  }

  .table-container > .row > .column.small-12 {
    display: block;
  }
}
@media (min-width: 641px) {
  .medium-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 641px) {
  .medium-2 {
    width: 16.6666666667%;
  }
}
@media (min-width: 641px) {
  .medium-3 {
    width: 25%;
  }
}
@media (min-width: 641px) {
  .medium-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 641px) {
  .medium-5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 641px) {
  .medium-6 {
    width: 50%;
  }
}
@media (min-width: 641px) {
  .medium-7 {
    width: 58.3333333333%;
  }
}
@media (min-width: 641px) {
  .medium-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 641px) {
  .medium-9 {
    width: 75%;
  }
}
@media (min-width: 641px) {
  .medium-10 {
    width: 83.3333333333%;
  }
}
@media (min-width: 641px) {
  .medium-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 641px) {
  .medium-12 {
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 641px) {
  .medium-12 {
    float: none;
  }

  .medium-hide,
  .medium-none {
    display: none;
  }

  .table-container > .row > .column.medium-12 {
    display: block;
  }
}
@media (min-width: 1025px) {
  .large-1 {
    width: 8.3333333333%;
  }
}
@media (min-width: 1025px) {
  .large-2 {
    width: 16.6666666667%;
  }
}
@media (min-width: 1025px) {
  .large-3 {
    width: 25%;
  }
}
@media (min-width: 1025px) {
  .large-4 {
    width: 33.3333333333%;
  }
}
@media (min-width: 1025px) {
  .large-5 {
    width: 41.6666666667%;
  }
}
@media (min-width: 1025px) {
  .large-6 {
    width: 50%;
  }
}
@media (min-width: 1025px) {
  .large-7 {
    width: 58.3333333333%;
  }
}
@media (min-width: 1025px) {
  .large-8 {
    width: 66.6666666667%;
  }
}
@media (min-width: 1025px) {
  .large-9 {
    width: 75%;
  }
}
@media (min-width: 1025px) {
  .large-10 {
    width: 83.3333333333%;
  }
}
@media (min-width: 1025px) {
  .large-11 {
    width: 91.6666666667%;
  }
}
@media (min-width: 1025px) {
  .large-12 {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .large-12 {
    float: none;
  }

  .large-none,
  .large-hide {
    display: none;
  }

  .table-container > .row > .column.large-12 {
    display: block;
  }
}
html, body {
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2 {
  line-height: 1em;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

a {
  text-decoration-skip: ink;
}

div[id*="_ContentPlaceHolder"] img[style*="float: left"] {
  margin: 0 1em .5em 0;
}
div[id*="_ContentPlaceHolder"] img[style*="float: right"] {
  margin: 0 0 .5em 1em;
}

div[id$="_dvFormTemplate"] textarea,
div[id$="_dvFormTemplate"] input,
div[id$="_dvFormTemplate"] select {
  max-width: 100%;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.off-screen,
.sr-only {
  contain: paint;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  visibility: hidden;
  font-size: 0;
  clip: rect(0px, 0px, 0px, 0px);
}

.servermetadata {
  display: none;
}

.inline-list, .inline-list li {
  padding: 0;
  margin: 0;
  display: inline-block;
  line-height: 1em;
}

.object-fit {
  object-fit: cover;
  object-position: center center;
}

span.object-fit {
  background-position-x: center;
  background-position-y: center;
}

.object-fit.lazyloading,
.object-fit.lazyload {
  object-fit: none;
}

#skip-to-content,
#skip,
.skip-to-content {
  font-size: 2em;
  padding: .2em .4em;
  background-color: #fff;
  color: #000;
  position: fixed;
  z-index: 999999999999;
  top: 0px;
  left: .8em;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  transform: translateY(-100%);
}
#skip-to-content:focus,
#skip:focus,
.skip-to-content:focus {
  transform: translateY(0);
}

._Telerik_IE9 #skip-to-content,
._Telerik_IE9 .skip-to-content {
  display: none;
}
._Telerik_IE9 #skip-to-content:focus,
._Telerik_IE9 .skip-to-content:focus {
  display: block;
}

.ll {
  transition: all 0.2s ease-in-out;
}

.lazyloaded {
  animation: fadeIn 0.4s 1;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.more-link:hover, .more-link:active, .more-link:link, .more-link:focus, .more-link:visited {
  text-decoration: none;
}

.more-link:after {
  content: "";
  font-family: fontAwesome;
  margin-left: .2em;
  transition: all 0.2s ease-in-out;
  display: inline-block;
}

.more-link:hover:after {
  transform: translateX(0.2em);
}

.cta-shell {
  text-align: center;
}

.space {
  display: inline-block;
  width: .333em;
}

.br {
  display: none !important;
  width: 100%;
  height: 0;
  opacity: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
  border: none;
}

.overflowing-children > table {
  width: 100%;
}

.locality,
.region,
.postal-code {
  display: inline-block;
}

.locality {
  margin-right: .2em;
}
.locality:after {
  content: ',';
}

.space-after {
  margin-right: .3em;
}

.space-before {
  margin-left: .3em;
}

textarea#description {
  width: 100%;
  height: 300px;
}

input#url {
  width: 100%;
}

/* defines a padded block element with rounded corners */
.pill {
  display: inline-block;
  padding: .5em 2em;
  border-radius: 1em;
  text-align: center;
}

.mfp-item img {
  max-width: 100%;
}

@media (min-width: 1000px) {
  .mobile-only {
    display: none !important;
  }
}
@media (max-width: 999px) {
  .desktop-only {
    display: none !important;
  }
}
/**
	Handles some basic repetive stuff for styling the mmenu.
**/
.mm-menu .mm-list {
  background-color: #ededed;
}
.mm-menu .mm-list li a {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list li a:focus {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list li a:active {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list li a:hover {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list li a:link {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list li a:visited {
  text-decoration: none;
  color: #333;
}
.mm-menu .mm-list > li > a.mm-subopen:after {
  border-color: #333;
}
.mm-menu .mm-list > li > a.mm-subopen:before,
.mm-menu .mm-list > li:after {
  border-color: rgba(51, 51, 51, 0.15);
}

header .container #menubar .megamenu nav ul.nav-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  max-width: 1000px;
  float: right;
}
header .container #menubar .megamenu nav ul.nav-menu > li {
  border-right: solid 2px #f8f8f8;
  padding: 10px 0;
  float: left;
}
header .container #menubar .megamenu nav ul.nav-menu > li:last-child {
  border-right: none;
}
header .container #menubar .megamenu nav ul.nav-menu > li a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  color: #223b63;
  padding: 10px;
}
header .container #menubar .megamenu nav ul.nav-menu > li a:hover {
  background: #223b63;
  color: #fff;
}
header .container #menubar .megamenu nav ul.nav-menu > li a.open {
  background: #223b63;
  color: #fff;
}
header .container #menubar .megamenu nav ul.nav-menu li.level0.hasChild > a:after {
  content: '\f078';
  font-family: "FontAwesome";
  font-size: 12px;
  color: #94b741;
  margin-left: 10px;
  vertical-align: middle;
}
header .container #menubar .megamenu nav .sub-nav {
  width: auto;
  background: #94b741;
}
header .container #menubar .megamenu nav .sub-nav .level1 > ul {
  display: flex;
}
header .container #menubar .megamenu nav .sub-nav .level1 > ul > li {
  width: 33%;
  margin: 0 10px;
}
header .container #menubar .megamenu nav .sub-nav .level1 > ul > li > div > a {
  pointer-events: none !important;
}
header .container #menubar .megamenu nav .sub-nav .level2 {
  background: #bed589;
  margin-top: -10px;
  padding: 10px;
}
header .container #menubar .megamenu nav .sub-nav .level2 > ul {
  width: 100%;
  margin: 0;
}
header .container #menubar .megamenu nav .sub-nav .level2 > ul > li {
  margin: 0;
}
header .container #menubar .megamenu nav .sub-nav .level2 > ul a {
  padding: 5px 10px !important;
  margin-bottom: 0;
}
header .container #menubar .megamenu nav .sub-nav .level2 > ul span {
  font-weight: normal;
}
header .container #menubar .megamenu nav .sub-nav ul li {
  text-align: left;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
header .container #menubar .megamenu nav .sub-nav ul li a {
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
}

#feature .featured-container .feature-left a, #banner .slick-slider .slick-track .banner-slide .caption a, #news #newsWrapper .news-container .inner-container .item .content a {
  width: 150px;
  height: 50px;
  display: flex;
  background: #3867ae;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#feature .featured-container .feature-left a div, #banner .slick-slider .slick-track .banner-slide .caption a div, #news #newsWrapper .news-container .inner-container .item .content a div {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#feature .featured-container .feature-left a div:before, #banner .slick-slider .slick-track .banner-slide .caption a div:before, #news #newsWrapper .news-container .inner-container .item .content a div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  opacity: 0;
  background-color: #94b741;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transform: scale(0.5, 1);
  transform: scale(0.5, 1);
}
#feature .featured-container .feature-left a div span, #banner .slick-slider .slick-track .banner-slide .caption a div span, #news #newsWrapper .news-container .inner-container .item .content a div span {
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
#feature .featured-container .feature-left a:hover div:before, #banner .slick-slider .slick-track .banner-slide .caption a:hover div:before, #news #newsWrapper .news-container .inner-container .item .content a:hover div:before {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
#feature .featured-container .feature-left a:hover div span, #banner .slick-slider .slick-track .banner-slide .caption a:hover div span, #news #newsWrapper .news-container .inner-container .item .content a:hover div span {
  color: #223b63;
}

#upcomingEvents p.line:before, #upcomingEvents p.line:after, #news #newsWrapper .news-container .bottom p.line:before, #news #newsWrapper .news-container .bottom p.line:after {
  background-color: #f8f8f8;
  content: "";
  display: inline-block;
  height: 3px;
  position: relative;
  vertical-align: middle;
  width: 35%;
}

@media screen and (max-width: 1000px) {
  #upcomingEvents p.line:before, #upcomingEvents p.line:after, #news #newsWrapper .news-container .bottom p.line:before, #news #newsWrapper .news-container .bottom p.line:after {
    width: 25%;
  }
}
@media screen and (max-width: 900px) {
  #feature .featured-container .feature-left a, #banner .slick-slider .slick-track .banner-slide .caption a, #news #newsWrapper .news-container .inner-container .item .content a {
    width: 120px;
    height: 40px;
  }
}
@media screen and (max-width: 750px) {
  #feature .featured-container .feature-left a, #banner .slick-slider .slick-track .banner-slide .caption a, #news #newsWrapper .news-container .inner-container .item .content a {
    width: 100px;
    height: 30px;
  }

  #upcomingEvents p.line:before, #upcomingEvents p.line:after, #news #newsWrapper .news-container .bottom p.line:before, #news #newsWrapper .news-container .bottom p.line:after {
    width: 20%;
  }
}
.infographic-container {
  display: flex;
  margin: 0 auto;
  flex-wrap: wrap;
  height: 100%;
  max-height: 1800px;
  color: #fff;
}
.infographic-container .top-container, .infographic-container .bottom-container {
  max-height: 600px;
  width: 100%;
  display: flex;
}
.infographic-container .top-container .col, .infographic-container .bottom-container .col {
  display: flex;
  flex-direction: column;
  width: 33.333333%;
  height: 600px;
}
.infographic-container .middle-container {
  max-height: 600px;
  width: 100%;
  display: flex;
}
.infographic-container .middle-container .col-50 {
  display: flex;
  width: 50%;
}
.infographic-container .item-container {
  display: flex;
  height: 100%;
  border-bottom: solid 10px white;
  border-right: solid 10px white;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .infographic-container .item-container.ie-object-fit {
    background-size: cover;
    background-position: center center;
  }
  .infographic-container .item-container.ie-object-fit img {
    opacity: 0;
  }
}
.infographic-container .item-container img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.infographic-container .item-container > div {
  width: 100%;
}
.infographic-container .item-container .item-content {
  text-align: center;
  padding: 0 30px;
}
.infographic-container .item-container .item-content > img {
  margin-bottom: 10px;
  max-height: 120px;
  max-width: 120px;
  object-fit: contain;
}
.infographic-container .col-50 {
  height: 300px;
}
.infographic-container .col-50 .item-container .item-content {
  color: #223b63;
  display: flex;
  justify-content: center;
}
.infographic-container .col-50 .item-container .item-content img {
  float: left;
  max-height: 125px;
  max-width: 250px;
  margin-right: 10px;
}
.infographic-container .col-50 .item-container .item-content > div {
  float: right;
}
.infographic-container .item-4 .item-container, .infographic-container .item-6 .item-container, .infographic-container .item-10 .item-container, .infographic-container .item-12 .item-container {
  border-right: none;
}
.infographic-container .x-sm-container {
  display: flex;
  height: 100%;
  max-height: 40%;
}
.infographic-container .x-sm-item {
  width: 50%;
  height: 100%;
}
.infographic-container .med-item {
  height: 100%;
  max-height: 60%;
}
.infographic-container .sm-item {
  height: 100%;
  max-height: 40%;
}
.infographic-container .lrg-item {
  height: 100%;
}
.infographic-container .long-item {
  height: 100%;
}
.infographic-container .item-1, .infographic-container .item-10 {
  background: #3867ae;
}
.infographic-container .item-4, .infographic-container .item-8 {
  background: #223b63;
}
.infographic-container .item-5, .infographic-container .item-12 {
  background: #94b741;
}
.infographic-container .item-12 .item-content {
  color: #223b63;
}
.infographic-container .item-5, .infographic-container .item-6 {
  width: 100%;
}

@media screen and (max-width: 1650px) {
  .infographic-container .col-50 .item-container .item-content {
    padding: 15px 0;
  }

  .infographic-container .col-50 .item-container .item-content img {
    float: unset;
  }
  .infographic-container .col-50 .item-container .item-content > div {
    float: unset;
  }
}
@media screen and (max-width: 1200px) {
	
  header .container {
    max-width: 1200px;
    width: auto;
  }
	
  header .container #menubar .megamenu nav ul.nav-menu > li a {
    font-size: 14px;		
  }
	
  .infographic-container {
    height: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 1100px) {
  .infographic-container .top-container {
    flex-wrap: wrap;
  }
  .infographic-container .top-container .col:nth-child(1), .infographic-container .top-container .col:nth-child(2) {
    width: 50%;
    max-height: 400px;
  }
  .infographic-container .top-container .col:nth-child(3) {
    width: 100%;
    max-height: 200px;
  }
  .infographic-container .top-container .col:nth-child(1) {
    order: 2;
  }
  .infographic-container .top-container .col:nth-child(2) {
    order: 3;
  }
  .infographic-container .top-container .col:nth-child(3) {
    order: 1;
  }
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
  }
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content h3, .infographic-container .top-container .col:nth-child(3) .item-container .item-content p:first-child {
    margin: 0;
  }
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content > div {
    column-count: 2;
  }
  .infographic-container .middle-container {
    flex-wrap: wrap;
  }
  .infographic-container .middle-container .col-50 {
    width: 100%;
    max-height: 225px;
  }
  .infographic-container .middle-container .col-50 .item-container .item-content {
    display: flex;
    justify-content: center;
  }
  .infographic-container .bottom-container {
    flex-wrap: wrap;
    max-height: 675px;
  }
  .infographic-container .bottom-container .col:nth-child(1), .infographic-container .bottom-container .col:nth-child(2) {
    width: 50%;
    max-height: 450px;
  }
  .infographic-container .bottom-container .col:nth-child(3) {
    width: 100%;
    max-height: 225px;
    flex-direction: row;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div {
    height: 100%;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:first-child {
    width: 50%;
    order: 2;
    max-height: 100%;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:last-child {
    width: 50%;
    order: 1;
    max-height: 100%;
  }
  .infographic-container .item-container .item-content {
    padding: 15px 20px;
  }
  .infographic-container .item-3 .item-container, .infographic-container .item-5 .item-container, .infographic-container .item-9 .item-container {
    border-right: none;
  }
  .infographic-container .item-12 .item-container {
    border-right: solid 10px #fff;
  }
}
@media screen and (max-width: 800px) {
  .infographic-container .col-50 .item-container .item-content {
    padding: 15px 20px;
  }
  .infographic-container .bottom-container {
    max-height: 875px;
  }
  .infographic-container .bottom-container .col:nth-child(1), .infographic-container .bottom-container .col:nth-child(2) {
    max-height: 500px;
  }
  .infographic-container .bottom-container .col:nth-child(3) {
    flex-direction: column;
    max-height: 375px;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:first-child {
    width: 100%;
    height: 50%;
    max-height: 187.50px;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:first-child .item-container .item-content {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:first-child .item-container .item-content img {
    width: 100%;
  }
  .infographic-container .bottom-container .col:nth-child(3) > div:last-child {
    width: 100%;
    max-height: 187.50px;
  }
  .infographic-container .item-12 .item-container {
    border-right: none;
  }
  .infographic-container .med-item {
    max-height: 70%;
    height: 100%;
  }
  .infographic-container .sm-item {
    max-height: 30%;
    height: 100%;
  }
}
@media screen and (max-width: 700px) {
  .infographic-container .top-container {
    max-height: 900px;
  }
  .infographic-container .top-container .col:nth-child(3) {
    max-height: 500px;
  }
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content {
    flex-direction: column;
  }
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content h3 {
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 550px) {
  .infographic-container .col {
    width: 100% !important;
  }
  .infographic-container .item-1 .item-container, .infographic-container .item-2 .item-container, .infographic-container .item-7 .item-container, .infographic-container .item-8 .item-container {
    border-right: none;
  }
  .infographic-container .top-container, .infographic-container .middle-container, .infographic-container .bottom-container {
    max-height: 100% !important;
  }
  .infographic-container .top-container .col:nth-child(2) {
    height: 100vw;
  }
  .infographic-container .top-container .col:nth-child(3) {
    order: 2;
  }
  .infographic-container .middle-container .col-50 {
    max-height: 500px;
  }
  .infographic-container .middle-container .col-50 .item-container .item-content {
    flex-direction: column;
    align-items: center;
  }
  .infographic-container .middle-container .col-50 .item-container .item-content img {
    margin-right: 0;
  }
  .infographic-container .bottom-container .col:nth-child(2) {
    height: 100vw;
  }
  .infographic-container .med-item {
    max-height: 60%;
    height: 100%;
  }
  .infographic-container .sm-item {
    max-height: 40%;
    height: 100%;
  }
}
#photos .image-container {
  display: flex;
}
#photos .image-container .left-img, #photos .image-container .right-img {
  width: 50%;
  height: 30vh;
  background-position: center;
  background-size: cover;
}

#quick-links .links-container ul {
  padding: 0;
  margin: 0;
}
#quick-links .links-container ul li {
  list-style: none;
  position: relative;
}
#quick-links .links-container ul li:nth-child(even) {
  background: #f8f8f8;
}
#quick-links .links-container ul li:not(:last-child) {
  border-bottom: solid 3px #f3f3f3;
}
#quick-links .links-container ul li a {
  display: block;
  text-decoration: none;
  color: #3867ae;
  font-weight: bold;
  display: flex;
  text-decoration: none;
  font-weight: bold;
}
#quick-links .links-container ul li a:hover {
  color: #fff;
}
#quick-links .links-container ul li a div {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 1000;
  width: 100%;
  padding: 10px 5px;
}
#quick-links .links-container ul li a div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background-color: #3867ae;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#quick-links .links-container ul li a div span {
  position: absolute;
  z-index: 10;
}
#quick-links .links-container ul li a:hover div:before {
  opacity: 1;
  width: 100%;
}
#quick-links .links-container ul li a:hover div span {
  color: #223b63;
}
#quick-links .links-container ul li a:after {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  color: #94b741;
  font-weight: normal;
  z-index: 1000;
}

#quick-link-title {
  display: flex;
  margin-bottom: 10px;
}
#quick-link-title em {
  color: #94b741;
  font-size: 2rem;
  margin-right: 15px;
}
#quick-link-title h3 {
  width: 100%;
  color: #223b63;
  margin-bottom: 10px;
  border-bottom: solid 3px #f8f8f8;
}

#feature .featured-container {
  position: relative;
  display: flex;
  align-items: center;
  background: #3867ae;
  color: #fff;
}
#feature .featured-container h3 {
  line-height: 2.5rem;
}
#feature .featured-container p {
  line-height: 2rem;
  margin-bottom: 40px;
}
#feature .featured-container .feature-left, #feature .featured-container .feature-right {
  width: 50%;
  min-height: 60vh;
}
#feature .featured-container .feature-left {
  padding: 2% 7.5%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#feature .featured-container .feature-left a {
  background: #94b741;
  color: #223b63;
}
#feature .featured-container .feature-left a div:before {
  background-color: #223b63;
}
#feature .featured-container .feature-left a:hover div span {
  color: #fff;
}
#feature .featured-container .feature-right {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background-size: cover;
  background-position: center center;
}

#upcomingEvents .eventsList {
  display: flex;
  flex-wrap: wrap;
}
#upcomingEvents .eventsList .event-container {
  width: 50%;
  padding: 30px;
  position: relative;
}
#upcomingEvents .eventsList .event-container .event {
  display: flex;
  align-items: center;
}
#upcomingEvents .eventsList .event-container .event .eventDate {
  background: #94b741;
  width: 100px;
  height: 100px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#upcomingEvents .eventsList .event-container .event .right-sec {
  align-self: center;
}
#upcomingEvents .eventsList .event-container:nth-child(1):before, #upcomingEvents .eventsList .event-container:nth-child(2):before {
  content: '';
  width: 90%;
  position: absolute;
  border-bottom: solid #f8f8f8 3px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
#upcomingEvents .eventsList .event-container:nth-child(1):after, #upcomingEvents .eventsList .event-container:nth-child(3):after {
  content: '';
  height: 70%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border-right: solid #f8f8f8 3px;
}
#upcomingEvents p.line {
  text-align: center;
}
#upcomingEvents p.line a.see-all-events {
  padding: 0 10px;
  color: #223b63;
  text-decoration: none;
  font-style: italic;
}
#upcomingEvents p.line a.see-all-events:hover {
  text-decoration: underline;
}

.header-section {
  text-align: center;
}
.header-section em {
  color: #94b741;
  font-size: 2rem;
}
.header-section h2 {
  color: #223b63;
  margin-bottom: 40px;
}

body {
  font-size: 16px;
  line-height: 1.25;
}

p {
  line-height: 1.5rem;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
  line-height: 2.5rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

#skip {
  background: #94b741 !important;
}

#skip a:focus {
  top: 50px;
}

#skip a:focus {
  width: 125px;
  padding: 0.5em 0.5em 0.4em;
  font-size: 14px;
  margin: 0.6em 0;
  border-radius: 5px;
  font-weight: 600;
  color: #654106;
  background: #ffe1b1;
  position: fixed;
  z-index: 9000;
  left: 10px;
  top: 10px;
}

#skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  overflow: hidden;
  font-weight: bold !important;
  text-decoration: none !important;
}

#pubWrapper {
  z-index: 8000 !important;
  height: 35px;
}
#pubWrapper .container {
  max-width: 1000% !important;
}
#pubWrapper .container a {
  text-decoration: none;
}
#pubWrapper .container ul.w-50.pubList.fr {
  text-align: right;
}

#pubWrapper.responsive {
  height: 100%;
}

ul.schoolList {
  column-count: 4;
}
ul.schoolList > li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  width: 250px;
}

a#mobile-menu {
  display: none;
}

.em-read-more {
  margin: 5px;
}

.em-close {
  margin-top: 3px;
  font-size: 1.5em;
}

body, html {
  overflow-x: hidden;
}

body, a {
  font-family: "Open Sans", sans-serif;
}

.container {
  max-width: 100%;
  width: 85%;
  display: flow-root;
}

header {
  padding: 20px 0;
}
header .container {
  display: flex;
}
header .container .left-side {
  align-self: center;
}
header .container .left-side .logo img {
  max-width: 300px;
}
header .container .right-side {
  width: 100%;
}
header .container .right-side .socialMedia {
  padding: 0;
  margin: 0 0 30px 0;
  display: flex;
  justify-content: flex-end;
}
header .container .right-side .socialMedia li {
  list-style: none;
  width: 40px;
  height: 40px;
  display: inline-block;
  border-radius: 50%;
  transition: 200ms;
  transition-timing-function: ease-in-out;
}
header .container .right-side .socialMedia li:not(:last-child) {
  margin-right: 10px;
}
header .container .right-side .socialMedia li:empty {
  display: none;
}
header .container .right-side .socialMedia li a {
  display: block;
  height: 100%;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  font-family: "Fontawesome";
  transition: 200ms;
  transition-timing-function: ease-in-out;
}
header .container .right-side .socialMedia li:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  transform: scale(1.1);
}
header .container .right-side .socialMedia li:hover a {
  font-size: 1.4rem;
}
header .container .right-side .socialMedia li.facebook {
  background: #395497;
}
header .container .right-side .socialMedia li.facebook a:before {
  content: "\f09a";
}
header .container .right-side .socialMedia li.twitter {
  background: #00acea;
}
header .container .right-side .socialMedia li.twitter a:before {
  content: "\f099";
}
header .container .right-side .socialMedia li.twitter a span {
  background: black;
}
header .container .right-side .socialMedia li.instagram {
  background: #507ca1;
}
header .container .right-side .socialMedia li.instagram a:before {
  content: "\f16d";
}
header .container .right-side .socialMedia li.instagram a span {
  background: black;
}
header .container .right-side .socialMedia li.youtube {
  background: #b40200;
}
header .container .right-side .socialMedia li.youtube a:before {
  content: "\f16a";
}

#quicklink-menu {
  position: fixed;
  right: -2px;
  bottom: 10%;
  z-index: 1000;
}
#quicklink-menu ul {
  list-style: none;
  border: solid 2px #fff;
  padding: 0;
}
#quicklink-menu ul li {
  height: 80px;
  width: 80px;
  background: #3867ae;
  position: relative;
  border-bottom: solid 2px #fff;
}
#quicklink-menu ul li:last-child {
  background: #94b741;
  border: none;
}
#quicklink-menu ul li a {
  display: block;
  height: 100%;
  text-align: center;
  line-height: 80px;
  font-size: 36px;
  color: #fff;
}
#quicklink-menu ul li:hover {
  background: #94b741;
}
#quicklink-menu ul li:hover:after {
  content: "\f0d9";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  color: #fff;
}

#banner {
  position: relative;
  background: #223b63;
}
#banner .slick-slider .slick-track .banner-slide {
  position: relative;
}
#banner .slick-slider .slick-track .banner-slide .image {
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#banner .slick-slider .slick-track .banner-slide .caption {
  max-width: 45%;
  padding: 2% 7.5%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: rgba(0, 0, 0, 0.4);
  color: #fff;
}
#banner .slick-slider .slick-track .banner-slide .caption .banner-date {
  font-style: italic;
  margin-bottom: 16px;
}
#banner .nav-container {
  background: #223b63;
}
#banner .nav-container .dots {
  left: 1%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
#banner .nav-container .dots ul li {
  list-style: none;
}
#banner .nav-container .dots ul li:not(last-child) {
  margin-bottom: 5px;
}
#banner .nav-container .dots ul li button {
  background: transparent;
  padding: 2px;
  color: #fff;
  border: none;
  font-size: 0;
}
#banner .nav-container .dots ul li button:before {
  font-family: "Fontawesome" !important;
  content: "\f111";
  font-size: 16px;
}
#banner .nav-container .dots ul li button:hover {
  cursor: pointer;
}
#banner .nav-container .dots ul li.slick-active button {
  color: #94b741;
}
#banner .nav-container .arrows {
  position: absolute;
  top: 110px;
  padding: 0 0 0 7.5%;
}
#banner .nav-container .arrows button {
  background: transparent;
  border: none;
  color: #223b63;
  background: #94b741;
  height: 30px;
  width: 30px;
}
#banner .nav-container .arrows button:hover {
  cursor: pointer;
  color: #fff;
  background: #223b63;
}
#banner .nav-container .arrows button.slick-prev {
  margin-right: 10px;
}
#banner .nav-container .arrows button.slick-prev:before {
  font-family: "Fontawesome" !important;
  content: "\f053";
}
#banner .nav-container .arrows button.slick-next:before {
  font-family: "Fontawesome" !important;
  content: "\f054";
}

#news {
  padding: 40px 0;
}
#news #newsWrapper .news-container .inner-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#news #newsWrapper .news-container .inner-container .item {
  width: 30%;
  display: inline-block;
  text-align: center;
}
#news #newsWrapper .news-container .inner-container .item .top .image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 15vw;
}
#news #newsWrapper .news-container .inner-container .item .content .category-container {
  padding: 10px 20px;
  font-size: 0.85rem;
  display: inline-block;
  text-transform: uppercase;
  background: #94b741;
  color: #223b63;
  font-weight: bold;
  margin-bottom: 20px;
}
#news #newsWrapper .news-container .inner-container .item .content .date {
  font-size: 0.85rem;
  font-style: italic;
  color: #666666;
}
#news #newsWrapper .news-container .inner-container .item .content .title {
  font-size: 1.65rem;
  line-height: 2rem;
  color: #223b63;
  margin: 15px 0;
}
#news #newsWrapper .news-container .inner-container .item .content a {
  margin: 0 auto;
}
#news #newsWrapper .news-container .bottom {
  margin-top: 40px;
  text-align: center;
}
#news #newsWrapper .news-container .bottom p.line a {
  padding: 0 10px;
  color: #223b63;
  text-decoration: none;
  font-style: italic;
  font-weight: 600;
}
#news #newsWrapper .news-container .bottom p.line a:hover {
  text-decoration: underline;
}

#event {
  position: relative;
  padding: 200px 0 80px 0;
}
#event .header-section {
  padding-top: 100px;
  color: #fff;
}
#event .header-section h2, #event .header-section em {
  color: #fff;
}
#event .event-bg {
  height: 400px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#event .inside-padding .container {
  background: white;
  width: calc(85% + 60px);
}
#event .event-container {
  -webkit-transition: all 0.50s ease-in-out;
  -moz-transition: all 0.50s ease-in-out;
  -ms-transition: all 0.50s ease-in-out;
  -o-transition: all 0.50s ease-in-out;
}
#event .event-container:hover {
  -webkit-box-shadow: 0 12px 18px -6px rgba(102, 102, 102, 0.4);
  -moz-box-shadow: 0 12px 18px -6px rgba(102, 102, 102, 0.4);
  box-shadow: 0 12px 18px -6px rgba(102, 102, 102, 0.4);
  background: #fdfdfd;
}
#event .event-container:hover .eventDate {
  background: #223b63 !important;
}
#event .event-container:hover .eventDate .event-month, #event .event-container:hover .eventDate .event-day {
  color: #fff;
}
#event .event-container a {
  text-decoration: none;
}
#event .event-container a .eventDate {
  -webkit-transition: all 0.50s ease-in-out;
  -moz-transition: all 0.50s ease-in-out;
  -ms-transition: all 0.50s ease-in-out;
  -o-transition: all 0.50s ease-in-out;
}
#event .event-container a .eventDate .event-month, #event .event-container a .eventDate .event-day {
  color: #223b63;
  font-weight: bold;
  font-size: 1.75rem;
  line-height: 1.3em;
  -webkit-transition: all 0.50s ease-in-out;
  -moz-transition: all 0.50s ease-in-out;
  -ms-transition: all 0.50s ease-in-out;
  -o-transition: all 0.50s ease-in-out;
}
#event .event-container a .right-sec .eventTime {
  font-size: 0.85rem;
  color: #666666;
  font-weight: 600;
  font-style: italic;
  margin-bottom: 20px;
}
#event .event-container a .right-sec .eventName {
  font-size: 1.75rem;
  font-weight: 700;
  color: #223b63;
}

#quick-links {
  padding: 120px 0;
}
#quick-links .container {
  display: flex;
  justify-content: space-between;
}
#quick-links .container .w-30 {
  width: 32%;
}

#infograph {
  padding: 120px 0;
}

footer {
  background: #223b63;
  text-align: center;
  color: #fff;
  padding: 10px;
  border-bottom: solid 5px #94b741;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #94b741;
  text-decoration: none;
}
footer .logo-container {
  margin-bottom: 20px;
}
footer .logo-container a.logo {
  display: inline-block;
}
footer .footer-utilities {
  font-weight: bold;
}
footer .footer-utilities div:first-child {
  margin-bottom: 10px;
}
footer .socialMedia {
  padding: 0;
  margin: 30px 0;
}
footer .socialMedia li {
  list-style: none;
  width: 40px;
  height: 40px;
  display: inline-block;
  background: red;
  border-radius: 50%;
  background: #fff;
  transition: 200ms;
  transition-timing-function: ease-in-out;
}
footer .socialMedia li:not(:last-child) {
  margin-right: 10px;
}
footer .socialMedia li:empty {
  display: none;
}
footer .socialMedia li a {
  display: block;
  height: 100%;
  font-size: 1.25rem;
  color: #fff;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  font-family: "Fontawesome";
  color: #223b63;
}
footer .socialMedia li:hover {
  background: #94b741;
}
footer .socialMedia li.facebook a:before {
  content: "\f09a";
}
footer .socialMedia li.twitter a:before {
  content: "\f099";
}
footer .socialMedia li.instagram a:before {
  content: "\f16d";
}
footer .socialMedia li.youtube a:before {
  content: "\f16a";
}
footer .credits .inside-padding {
  margin: 0 7.5%;
  position: relative;
  padding: 10px 0 5px 0;
}
footer .credits .inside-padding .label_skin_corporation {
  font-size: 0.85rem;
}
footer .credits .inside-padding:before {
  content: '';
  border-top: solid 1px #f8f8f8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.5;
}

.sec-header {
  background: #223b63;
  padding: 20px 0;
}
.sec-header h2 {
  color: #fff;
  margin-bottom: 0;
}

.subpage #page {
  padding: 20px 0;
  min-height: 500px;
}
.subpage #page #sub-content-left {
  width: 25%;
  float: left;
}
.subpage #page #sub-content-left #sidebar {
  padding-right: 40px;
}
.subpage #page #sub-content-left #sidebar .sitenavl0 {
  background: #3867ae;
}
.subpage #page #sub-content-left #sidebar .sitenavl0 a {
  color: #fff;
  font-weight: bold;
  padding: 10px;
  display: block;
}
.subpage #page #sub-content-left #sidebar .sitenavl0:hover {
  background: #223b63;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 {
  position: relative;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a {
  display: block;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  display: flex;
  text-decoration: none;
  font-weight: bold;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a:hover {
  color: #fff;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a div {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  z-index: 1000;
  width: 100%;
  padding: 15px 10px;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a div:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: -1;
  opacity: 0;
  background-color: #3867ae;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a div span {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a:hover div:before {
  opacity: 1;
  width: 100%;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a:hover div span {
  color: #fff;
}
.subpage #page #sub-content-left #sidebar .sitenavl1 a:before {
  content: ' ';
  border-left: solid #3867ae;
}
.subpage #page #sub-content-left #sidebar .sidenav-slide > div:not(:last-child) {
  margin-bottom: 15px;
}
.subpage #page #sub-content-left #sidebar a {
  text-decoration: none;
}
.subpage #page #sub-content-right {
  width: 75%;
  float: right;
}
.subpage #page #sub-content-right a {
  font-weight: bold;
  color: #223b63;
  text-decoration: none;
}
.subpage #page #sub-content-right a:hover {
  text-decoration: underline;
}
.subpage #page #sub-content-right #breadcrumbs {
  margin: 0 0 15px 0;
}
.subpage #page #sub-content-right #breadcrumbs a {
  text-decoration: none;
}
.subpage #page #sub-content-right #breadcrumbs a:hover {
  text-decoration: underline;
}
.subpage #page #sub-content-right .sec-header h2 {
  border-bottom: solid 3px #223b63;
}

@media screen and (max-width: 1366px) {
  h1 {
    font-size: 2.25rem;
  }

  h2 {
    font-size: 1.75rem;
    line-height: 2.25rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  .header-section em {
    font-size: 1.75rem;
    margin-bottom: 5px;
  }

  header .container .left-side .logo img {
    max-width: 275px;
  }

  #banner .nav-container .dots ul li button:before {
    font-size: 14px;
  }

  #quicklink-menu ul li {
    height: 60px;
    width: 60px;
  }
  #quicklink-menu ul li a {
    line-height: 60px;
    font-size: 28px;
  }
  #quicklink-menu ul li:hover:after {
    font-size: 20px;
  }

  #upcomingEvents .eventsList .event-container .event .eventDate {
    width: 90px;
    height: 90px;
  }
  #upcomingEvents .eventsList .event-container .event .eventDate .event-month, #upcomingEvents .eventsList .event-container .event .eventDate .event-day {
    font-size: 1.5rem;
  }
  #upcomingEvents .eventsList .event-container a .right-sec .eventName {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1200px) {
  ul.schoolList {
    column-count: 3;
  }
}
@media screen and (max-width: 1000px) {
  #pubWrapper .container {
    width: 100% !important;
  }

  header #menubar {
    display: none;
  }
  header a#mobile-menu {
    display: inline-block;
    float: right;
    font-weight: bold;
    background: #223b63;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 16px;
  }
  header a#mobile-menu em {
    margin-right: 5px;
  }

  #banner .slick-slider .slick-track .banner-slide .image {
    height: 500px;
  }
  #banner .slick-slider .slick-track .banner-slide .caption {
    max-width: 55%;
  }
  #banner .nav-container .arrows {
    display: none;
  }
  #banner .nav-container .dots {
    left: -1%;
  }

  #quicklink-menu ul li {
    height: 50px;
    width: 50px;
  }
  #quicklink-menu ul li a {
    line-height: 50px;
    font-size: 22px;
  }

  #news #newsWrapper .news-container .inner-container .item .content .title {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 900px) {
  h1 {
    font-size: 2.15rem;
  }

  h2 {
    font-size: 1.65rem;
    line-height: 1.75rem;
  }

  h3 {
    font-size: 1.4rem;
  }

  h4 {
    font-size: 1.15rem;
  }

  h5 {
    font-size: 1rem;
  }

  ul.schoolList {
    column-count: 2;
  }

  #banner .slick-slider .slick-track .banner-slide .caption {
    max-width: 60%;
  }
  #banner .nav-container .arrows {
    top: 70px;
  }
  #banner .nav-container .dots {
    left: -1.5%;
  }

  #news #newsWrapper .news-container .inner-container .item .content .category-container {
    padding: 5px 10px;
    font-size: 0.75rem;
  }
  #news #newsWrapper .news-container .inner-container .item .content .title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  #event {
    padding: 170px 0 40px 0;
  }
  #event .header-section {
    padding-top: 70px;
  }

  #upcomingEvents .eventsList .event-container .event .eventDate {
    width: 80px;
    height: 80px;
  }
  #upcomingEvents .eventsList .event-container .event .eventDate .event-month, #upcomingEvents .eventsList .event-container .event .eventDate .event-day {
    font-size: 1.4rem;
  }
  #upcomingEvents .eventsList .event-container a .right-sec .eventName {
    font-size: 1.4rem;
  }

  #feature .featured-container {
    flex-direction: column;
  }
  #feature .featured-container .feature-left, #feature .featured-container .feature-right {
    width: 100%;
    min-height: 450px;
    height: auto;
  }
  #feature .featured-container .feature-left {
    padding: 40px 7.5%;
  }
  #feature .featured-container .feature-right {
    position: relative;
  }
  #feature .featured-container h3 {
    line-height: 2rem;
  }
  #feature .featured-container p {
    line-height: 1.5rem;
  }
}
@media screen and (max-width: 750px) {
  #banner .slick-slider .slick-track .banner-slide .caption {
    width: 100%;
    max-width: 100%;
    top: auto;
    transform: none;
    bottom: 0;
    padding: 2% 7.5% 3%;
  }
  #banner .slick-slider .slick-track .banner-slide .caption h2 {
    font-size: 1.15rem;
    line-height: 1.5;
  }
  #banner .nav-container .arrows {
    top: auto;
    bottom: 170px;
  }
  #banner .nav-container .dots {
    left: 0;
    width: 100%;
    text-align: center;
    top: auto;
    transform: none;
    bottom: 0;
  }
  #banner .nav-container .dots ul {
    margin: 0;
  }
  #banner .nav-container .dots ul li {
    display: inline-block;
  }
  #banner .nav-container .dots ul li:not(last-child) {
    margin-right: 5px;
  }

  #news #newsWrapper .news-container .inner-container {
    justify-content: space-evenly;
  }
  #news #newsWrapper .news-container .inner-container .item {
    width: 40%;
  }
  #news #newsWrapper .news-container .inner-container .item:last-child {
    margin-top: 40px;
  }
  #news #newsWrapper .news-container .inner-container .item .top .image {
    height: 20vw;
  }

  #quick-links {
    padding: 40px 0;
  }
  #quick-links .container {
    flex-wrap: wrap;
  }
  #quick-links .container .w-30 {
    width: 100%;
  }
  #quick-links .container .w-30:not(:last-child) {
    margin-bottom: 20px;
  }

  #infograph {
    padding: 40px 0;
  }

  .subpage #page #sub-content-left {
    width: 100%;
    float: none;
  }
  .subpage #page #sub-content-left #sidebar {
    padding: 0;
    margin-bottom: 20px;
  }
  .subpage #page #sub-content-right {
    width: 100%;
    float: none;
  }

  .see-all-events, .see-all {
    font-size: 14px;
  }
}
@media screen and (max-width: 650px) {
  ul.schoolList {
    column-count: 1;
  }

  header .container {
    flex-direction: column;
  }
  header .container .right-side .socialMedia {
    justify-content: center;
    margin: 20px 0 20px 0;
  }
  header .container .right-side a#mobile-menu {
    float: none;
    display: flex;
    justify-content: center;
  }

  #banner .slick-slider .slick-track .banner-slide .image {
    height: 400px;
  }
  #banner .slick-slider .slick-track .banner-slide .caption {
    padding: 2% 7.5% 5%;
  }
  #banner .nav-container .dots ul li button:before {
    font-size: 10px;
  }

  #news #newsWrapper .news-container .inner-container .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }
  #news #newsWrapper .news-container .inner-container .item:not(:first-child) {
    margin-top: 20px;
  }
  #news #newsWrapper .news-container .inner-container .item .top .image {
    height: 40vw;
    width: 60vw;
  }
  #news #newsWrapper .news-container .inner-container .item:not(:last-child) {
    border-bottom: solid #f8f8f8 3px;
  }
  #news #newsWrapper .news-container .inner-container .item:not(:last-child) .content {
    margin-bottom: 20px;
  }

  #upcomingEvents .eventsList .event-container {
    width: 100%;
    padding: 20px;
  }
  #upcomingEvents .eventsList .event-container:nth-child(3):before {
    content: '';
    width: 90%;
    position: absolute;
    border-bottom: solid #f8f8f8 3px;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #upcomingEvents .eventsList .event-container:nth-child(1):after, #upcomingEvents .eventsList .event-container:nth-child(3):after {
    border-right: none;
  }

  #quick-links .links-container ul li a {
    font-size: 14px;
  }

  #photos .image-container {
    flex-wrap: wrap;
  }
  #photos .image-container .left-img, #photos .image-container .right-img {
    width: 100%;
    height: 200px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .infographic-container .top-container .col:nth-child(3) .item-container .item-content > div {
    width: 100%;
  }

  #news #newsWrapper .news-container .inner-container {
    justify-content: center;
  }

  #news #newsWrapper .news-container .inner-container .item:not(:last-child) {
    margin-right: 40px;
  }
}
