/* sass --watch style.scss:style.css --style compressed --no-source-map */
/*Colors*/
/* Margins */
@import url("../../../common/resources/DesignPortfolio/SiteThemes/CommonLib/skeletons/sharpschool-skeleton-2016.css");
/*! 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/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&amp;display=swap");
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;
}

/* Flex Widths */
div[class*="flex-"],
section[class*="flex-"] {
  padding: 0 20px;
}
@media screen and (max-width: 900px) {
  div[class*="flex-"],
  section[class*="flex-"] {
    padding: 0;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 900px) {
  .inside-padding > .flex {
    margin: 0 -20px;
  }
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-20 {
  width: 20%;
}
@media screen and (max-width: 900px) {
  .flex-20 {
    width: 100%;
  }
}

.flex-25 {
  width: 25%;
}
@media screen and (max-width: 900px) {
  .flex-25 {
    width: 100%;
  }
}

.flex-30 {
  width: 30%;
}
@media screen and (max-width: 900px) {
  .flex-30 {
    width: 100%;
  }
}

.flex-33 {
  width: 33.333%;
  width: calc(100% / 3);
}
@media screen and (max-width: 900px) {
  .flex-33 {
    width: 100%;
  }
}

.flex-40 {
  width: 40%;
}
@media screen and (max-width: 900px) {
  .flex-40 {
    width: 100%;
  }
}

.flex-50 {
  width: 50%;
}
@media screen and (max-width: 900px) {
  .flex-50 {
    width: 100%;
  }
}

.flex-60 {
  width: 60%;
}
@media screen and (max-width: 900px) {
  .flex-60 {
    width: 100%;
  }
}

.flex-66 {
  width: 66.666%;
  width: calc(100% / (3 / 2));
}
@media screen and (max-width: 900px) {
  .flex-66 {
    width: 100%;
  }
}

.flex-70 {
  width: 70%;
}
@media screen and (max-width: 900px) {
  .flex-70 {
    width: 100%;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.exlink-modal-dialog a, .exlink-modal-dialog a:hover {
  height: auto;
}

#ctl00_PageBody .contentWrapper {
  overflow: hidden;
}

#ctl00_PageBody .inner-bar {
  max-width: 100%;
  margin: 0px auto;
}

#pubWrapper {
  z-index: 5000;
}

.portletEditMode #pubWrapper {
  z-index: 0;
}

/*MISC*/
.ul-reset {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 750px) {
  div[class*="w-"] {
    width: 100%;
    float: none;
  }
}
.PO-quickLinks {
  padding: 0;
  border: none;
  margin: 0;
}

#ctl00_PageBody hr {
  margin: 20px 0;
}

.mfp-item-content {
  max-width: 400px;
}
.mfp-item-content .title {
  display: block;
}
.mfp-item-content img {
  max-width: 400px;
}

/* animations */
@-webkit-keyframes enter {
  from,
  50%,
  to {
    webkit-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes enter {
  from,
  50%,
  to {
    webkit-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    -webkit-transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 100ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  20%,
  60%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes shakeX {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  20%,
  60%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  80% {
    -webkit-transform: translate3d(3px, 0, 0);
    transform: translate3d(3px, 0, 0);
  }
}
/*Fonts*/
button[id*="btn_month"] {
  color: #000;
}

/*Font Override*/
.fab,
.fa {
  font-family: "FontAwesome";
}

body#ctl00_PageBody {
  color: #000;
  line-height: 1.5;
}

body#ctl00_PageBody p {
  line-height: 1.5;
  letter-spacing: normal;
}

body#ctl00_PageBody,
body#ctl00_PageBody b,
body#ctl00_PageBody strong {
  font-family: "Open Sans", sans-serif;
}

body#ctl00_PageBody b,
body#ctl00_PageBody strong {
  font-weight: bold;
}

#ctl00_PageBody h1,
#ctl00_PageBody h2,
#ctl00_PageBody h3,
#ctl00_PageBody h4,
#ctl00_PageBody h5,
#ctl00_PageBody h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

#ctl00_PageBody h1 {
  font-size: 36px;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h1 {
    font-size: 32px;
  }
}

#ctl00_PageBody h2 {
  font-size: 32px;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h2 {
    font-size: 28px;
  }
}

#ctl00_PageBody h3 {
  font-size: 28px;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h3 {
    font-size: 24px;
  }
}

#ctl00_PageBody h4 {
  font-size: 24px;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h4 {
    font-size: 20px;
  }
}

#ctl00_PageBody h5 {
  font-size: 20x;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h5 {
    font-size: 18px;
  }
}

#ctl00_PageBody h6 {
  font-size: 18px;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody h6 {
    font-size: 17px;
  }
}

/*  New Mobile Menu */
@media screen and (max-width: 900px) {
  #menubar {
    background: #a11318;
    margin-bottom: 0;
  }
}
#menubar #mobile-bar {
  display: none !important;
}
#menubar .inside-padding {
  /* Hambuger */
}
@media screen and (max-width: 900px) {
  #menubar .inside-padding {
    position: relative;
    padding: 0 !important;
  }
}
#menubar .inside-padding #mobileNav {
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  color: #fff;
  width: 120px;
  height: 40px;
  float: right;
  background: #a11318;
  width: 100%;
  font-size: 20px;
}
#menubar .inside-padding #mobileNav:hover, #menubar .inside-padding #mobileNav:focus, #menubar .inside-padding #mobileNav.expanded {
  background: #730e11;
  text-decoration: none;
  box-shadow: none;
}
@media screen and (max-width: 900px) {
  #menubar .inside-padding #mobileNav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#menubar .inside-padding #mobileNav span {
  display: block;
  padding-left: 10px;
}
@media screen and (max-width: 576px) {
  #menubar .inside-padding #mobileNav span {
    display: none;
  }
}
#menubar .inside-padding #mobileNav .hamburger {
  position: relative;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
#menubar .inside-padding #mobileNav .hamburger .bar, #menubar .inside-padding #mobileNav .hamburger .bar:before, #menubar .inside-padding #mobileNav .hamburger .bar:after {
  position: absolute;
  display: block;
  width: 100%;
  height: 3px;
  content: "";
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  pointer-events: none;
  background-color: #fff;
}
#menubar .inside-padding #mobileNav .hamburger .bar {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#menubar .inside-padding #mobileNav .hamburger .bar, #menubar .inside-padding #mobileNav .hamburger .bar:before, #menubar .inside-padding #mobileNav .hamburger .bar:after {
  transition: top 0.2s 0.2s, left 0.1s, background-color 0.2s 0.1s, -webkit-transform 0.2s;
  -webkit-transition: top 0.2s 0.2s, left 0.1s, background-color 0.2s 0.1s, -webkit-transform 0.2s;
  -o-transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.1s;
  transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.1s;
  transition: top 0.2s 0.2s, left 0.1s, transform 0.2s, background-color 0.2s 0.1s, -webkit-transform 0.2s;
}
#menubar .inside-padding #mobileNav .hamburger .bar:before, #menubar .inside-padding #mobileNav .hamburger .bar:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
#menubar .inside-padding #mobileNav .hamburger .bar:before {
  top: calc($height / 3);
}
#menubar .inside-padding #mobileNav .hamburger .bar:after {
  top: calc(-1.5rem / 3);
}
#menubar .inside-padding #mobileNav.expanded .hamburger .bar {
  background-color: transparent;
}
#menubar .inside-padding #mobileNav.expanded .hamburger .bar:before, #menubar .inside-padding #mobileNav.expanded .hamburger .bar:after {
  top: 0;
  transition: background-color 0.2s, top 0.2s, left 0.2s, -webkit-transform 0.2s 0.15s;
  -webkit-transition: background-color 0.2s, top 0.2s, left 0.2s, -webkit-transform 0.2s 0.15s;
  -o-transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.2s 0.15s;
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.2s 0.15s;
  transition: background-color 0.2s, top 0.2s, left 0.2s, transform 0.2s 0.15s, -webkit-transform 0.2s 0.15s;
  background-color: #fff;
}
#menubar .inside-padding #mobileNav.expanded .hamburger .bar:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #fff !important;
}
#menubar .inside-padding #mobileNav.expanded .hamburger .bar:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background: #fff !important;
}
#menubar .inside-padding .mobile-nav-items {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #000000;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.3);
  padding: 10px 0;
  z-index: 999999;
}
@media screen and (min-width: 901px) {
  #menubar .inside-padding .mobile-nav-items {
    display: none !important;
  }
}
#menubar .inside-padding .mobile-nav-items * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#menubar .inside-padding .mobile-nav-items ul {
  margin: 0;
  padding: 0;
}
#menubar .inside-padding .mobile-nav-items ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
}
#menubar .inside-padding .mobile-nav-items ul li a {
  display: block;
  padding: 10px 20px;
  background: #000000;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  width: 100%;
}
#menubar .inside-padding .mobile-nav-items ul li a:hover, #menubar .inside-padding .mobile-nav-items ul li a:focus, #menubar .inside-padding .mobile-nav-items ul li a.expanded {
  background: #000000;
  text-decoration: none;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items {
  width: 100%;
  display: none;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items li {
  position: relative;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items li a {
  border-right: 1px solid black;
  font-weight: 400;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items li a:hover, #menubar .inside-padding .mobile-nav-items ul li .subnav-items li a:focus, #menubar .inside-padding .mobile-nav-items ul li .subnav-items li a.expanded {
  background: #000000 !important;
  text-decoration: none;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items li:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: black;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level1 {
  background: black;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level1 > li > a {
  background: black;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level1 > li > a:not(.subnav) {
  padding-left: 30px;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level2 {
  background: black;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level2 li a {
  background: black;
}
#menubar .inside-padding .mobile-nav-items ul li .subnav-items.level2 li a:not(.subnav) {
  padding-left: 50px;
}
#menubar .inside-padding .mobile-nav-items ul li.has-child a {
  width: calc(100% - 40px);
  border-right: 1px solid black;
}
#menubar .inside-padding .mobile-nav-items ul li.has-child .subnav {
  width: 40px;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  border: none;
}
#menubar .inside-padding .mobile-nav-items ul li:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: black;
}

/* Overrides */
@media screen and (max-width: 900px) {
  #menubar > .container {
    height: 40px;
  }
  #menubar .inside-padding .mobile-nav-items ul li {
    text-align: left;
  }
}

@media screen and (max-width: 900px) {
  .admin #menubar > .container {
    height: auto;
  }
}
/* End of Mobile Menu */
#menubar {
  position: relative;
}

@media screen and (max-width: 900px) {
  .megamenu {
    display: none;
  }
}
.megamenu nav > ul.nav-menu {
  position: static;
  display: flex;
  justify-content: center;
}
.megamenu nav > ul.nav-menu > li > a {
  padding: 8px 10px;
  position: static;
  color: #fff;
  border: none;
  margin: 0;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
.megamenu nav > ul.nav-menu > li > a:hover, .megamenu nav > ul.nav-menu > li > a:focus, .megamenu nav > ul.nav-menu > li > a.open, .megamenu nav > ul.nav-menu > li > a.hover {
  text-decoration: none;
  background: black;
  color: #fff;
}
.megamenu nav > ul.nav-menu > li .sub-nav {
  background: #000000;
  width: calc(1440px - 200px);
  max-height: 50vh;
  overflow-y: scroll;
  padding: 10px 20px;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.megamenu nav > ul.nav-menu > li .sub-nav a {
  font-family: "Open Sans", sans-serif;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group {
  width: 100%;
  margin: 0;
  padding: 0 5px;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group.category > span {
  border: none;
  color: #000;
  background: #fff;
  font-weight: 700;
  padding: 3px 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group li {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group li a {
  color: #fff;
  margin-bottom: 5px;
}
.megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group li a:hover, .megamenu nav > ul.nav-menu > li .sub-nav .nav-lists .sub-nav-group li a:focus {
  color: #000 !important;
  background: #fff;
}
.megamenu nav > ul.nav-menu > li .sub-nav .level1 > ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}
@media screen and (max-width: 1200px) {
  .megamenu nav > ul.nav-menu > li .sub-nav .level1 > ul {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
.megamenu nav > ul.nav-menu > li .sub-nav .level1 > ul > li > div:nth-child(1) a {
  -webkit-transition: 200ms all ease-out;
  -o-transition: 200ms all ease-out;
  transition: 200ms all ease-out;
}
.megamenu nav > ul.nav-menu > li .sub-nav .level2 ul li {
  margin: 0;
}
.megamenu nav > ul.nav-menu > li .sub-nav .level2 ul li a {
  font-size: 15px;
  margin-left: 10px;
  -webkit-transition: 200ms all ease-out;
  -o-transition: 200ms all ease-out;
  transition: 200ms all ease-out;
}

/* Section BG */
.section-bg {
  background: #f5f7f5;
}

#pubWrapper {
  z-index: 5000 !important;
}

#pubWrapper .container {
  max-width: 1440px !important;
}

#ctl00_PageBody .container {
  max-width: 1440px;
  margin: 0 auto;
}

#ctl00_PageBody .inside-padding {
  padding: 40px 20px;
  margin: 0px auto;
  width: 100%;
  max-width: 100%;
}
@media screen and (max-width: 900px) {
  #ctl00_PageBody .inside-padding {
    width: 100%;
    padding: 20px;
  }
}

.portletEditMode #page {
  max-width: 80%;
  margin: 0 auto;
  padding: 20px;
}
@media screen and (max-width: 900px) {
  .portletEditMode #page {
    max-width: 100%;
  }
}

/* Link Hover/Focus State */
div[id*="divContent"] a,
span[id$="ltContent"] a,
div[id*="divInlineEdit"] div[id*="contentDiv"] a {
  color: #000000;
  text-decoration: underline;
  font-weight: 700;
}
div[id*="divContent"] a:hover, div[id*="divContent"] a:focus,
span[id$="ltContent"] a:hover,
span[id$="ltContent"] a:focus,
div[id*="divInlineEdit"] div[id*="contentDiv"] a:hover,
div[id*="divInlineEdit"] div[id*="contentDiv"] a:focus {
  text-decoration: none;
}
div[id*="divContent"] img,
span[id$="ltContent"] img,
div[id*="divInlineEdit"] div[id*="contentDiv"] img {
  max-width: 100%;
}

/* BACK TO TOP */
#Btop {
  position: fixed;
  right: 20px;
  bottom: -50px;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #a11318;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 8000;
}
#Btop span {
  font-size: 26px;
}
#Btop:hover, #Btop:focus {
  background: #a11318;
  text-decoration: none;
  color: #fff;
  border: 2px solid #a11318;
}
#Btop.show {
  bottom: 100px !important;
}

/* Admin */
#ctl00_PageBody .admin-menu .inside-padding {
  padding: 20px;
}
#ctl00_PageBody #ctl00_ContentItemsNavBar1_tblItems td {
  padding: 8px 10px;
}
#ctl00_PageBody #ctl00_ContentItemsNavBar1_tblItems td a.ContextBar,
#ctl00_PageBody #ctl00_ContentItemsNavBar1_tblItems td .ContextBar {
  color: #fff;
}

.admin #header {
  position: relative;
  top: 0;
}
.admin .mainHeader {
  display: none;
}
.admin .Main {
  width: 100%;
  max-width: 650px;
}

/* Credits */
.credits {
  background: #333333;
  color: #fff;
}
.credits a {
  color: #fff;
}
.credits a:hover, .credits a:focus {
  text-decoration: none;
}
.credits .container {
  padding: 5px;
  text-align: center;
}
.credits .container .inside-padding {
  padding: 0 !important;
}

img {
  max-width: 100%;
}

.admin img {
  max-width: none;
}

#ctl00_PageBody #pubWrapper {
  background: #ebebeb;
  color: #000;
  font-family: "Open Sans", sans-serif;
}
#ctl00_PageBody #pubWrapper > .container > .inside-padding {
  padding: 0 20px;
}
#ctl00_PageBody #pubWrapper a {
  font-family: "Open Sans", sans-serif;
  color: #000;
  transition: all .2s ease-in-out;
}
#ctl00_PageBody #pubWrapper a:hover, #ctl00_PageBody #pubWrapper a:focus {
  background: #cacaca;
  color: #000;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  #ctl00_PageBody #pubWrapper ul.pubList {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: none;
  }
  #ctl00_PageBody #pubWrapper ul.pubList.fr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
#ctl00_PageBody #pubWrapper ul.pubList li,
#ctl00_PageBody #pubWrapper ul.pubList li > a {
  border: none;
}
#ctl00_PageBody #pubWrapper ul.pubList > li > a {
  padding: 0 10px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  border-right: solid 1px #cacaca;
}
#ctl00_PageBody #pubWrapper ul.pubList > li.portal a {
  background: #000;
  color: #fff;
}
#ctl00_PageBody #pubWrapper ul.pubList > li.portal a:hover, #ctl00_PageBody #pubWrapper ul.pubList > li.portal a:focus {
  background: #cacaca;
  color: #000;
}
#ctl00_PageBody #pubWrapper ul.pubList li.pubwrapper-link a {
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  display: block;
  overflow: hidden;
}
#ctl00_PageBody #pubWrapper ul.pubList li.pubwrapper-link.no-border {
  margin-right: 20px;
}
@media screen and (max-width: 1200px) {
  #ctl00_PageBody #pubWrapper ul.pubList li.pubwrapper-link.no-border {
    margin: 0;
  }
}
#ctl00_PageBody #pubWrapper ul.pubList li.pubwrapper-link.no-border a:after {
  border: none;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm {
  background: #cacaca;
  color: #000;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm::-webkit-input-placeholder {
  color: #000;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm::-moz-placeholder {
  color: #000;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm:-ms-input-placeholder {
  color: #000;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm::-ms-input-placeholder {
  color: #000;
}
#ctl00_PageBody #pubWrapper #searchPanel input.SearchTerm::placeholder {
  color: #000;
}
@media screen and (max-width: 800px) {
  #ctl00_PageBody #pubWrapper #searchPanel {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  #ctl00_PageBody #pubWrapper #searchPanel #ctl00_SearchTerm {
    width: calc(100% - 42px);
  }
}
#ctl00_PageBody #pubWrapper #selectLang .translation-languages li a {
  padding: 5px 10px;
}
@media screen and (max-width: 800px) {
  #ctl00_PageBody #pubWrapper #selectLang {
    width: auto !important;
  }
}
#ctl00_PageBody #pubWrapper #pubWrapper-btn {
  height: 35px;
  line-height: 35px;
}

header > .container > .inside-padding,
footer > .container > .inside-padding {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 900px) {
  header > .container > .inside-padding,
  footer > .container > .inside-padding {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

header > .container > .inside-padding {
  padding: 10px 20px !important;
}
header #header-left {
  width: 450px;
}
@media screen and (max-width: 900px) {
  header #header-left {
    display: flex;
    justify-content: center;
  }
}
header #header-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 900px) {
  header #header-right {
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
header #header-right .socialMedia a {
  color: #a11318;
}
@media screen and (max-width: 900px) {
  header #header-left,
  header #header-right {
    width: 100%;
  }
}

#menubar {
  background: #a11318;
  /* telerik */
  /* megemenu */
}
#menubar > .container > .inside-padding {
  padding: 0;
}
#menubar #p2404240 a {
  font-size: 0;
}
#menubar #p2404240 a:before {
  font-size: 16px;
  content: "\f015";
  font-family: "FontAwesome";
}

footer {
  background: #000000;
  color: #fff;
}
@media screen and (max-width: 900px) {
  footer {
    text-align: center;
  }
}
footer a {
  color: #fff;
}
footer a:hover, footer a:focus {
  color: #fff;
  text-decoration: underline;
}
footer > .container > .inside-padding {
  padding: 20px 10px !important;
}
footer .school-name {
  font-weight: 600;
}
footer .footer-col {
  width: calc(100% / 3);
  padding: 0 10px;
}
@media screen and (max-width: 900px) {
  footer .footer-col {
    width: 100%;
    padding: 10px 0;
  }
}

/* Section Title */
.section-title {
  font-weight: 600;
  margin-bottom: 5px;
  display: inline-block;
}

/* Logo */
.school-id {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.school-id .logo {
  width: 300px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 900px) {
  .school-id .logo {
    text-align: center;
  }
}
.school-id .school-name h1 {
  margin: 0 0 0 5px;
  font-weight: 600 !important;
  line-height: 1.2;
}
@media screen and (max-width: 576px) {
  .school-id .school-name h1 {
    margin: 10px 0 0 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .school-id {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}

/* Social Media */
.social-container .section-title {
  margin: 0;
}
.social-container .socialMedia {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media screen and (max-width: 900px) {
  .social-container .socialMedia {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.social-container .socialMedia li {
  padding: 5px 10px;
}
.social-container .socialMedia li a {
  font-size: 22px;
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
.social-container .socialMedia li a:hover, .social-container .socialMedia li a:focus {
  text-decoration: none;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.social-container .socialMedia li:empty {
  display: none;
}
@media screen and (max-width: 900px) {
  .social-container {
    text-align: center;
  }
}

#main-slider {
  position: relative;
}
#main-slider .banner-container .banner-slide {
  position: relative;
  margin-bottom: -6px;
}
#main-slider .banner-container .banner-slide .image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 30vw;
  min-height: 200px;
  max-height: 1080px;
}
#main-slider .banner-container .banner-slide .caption-container {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
#main-slider .banner-container .banner-slide .caption-container .banner-caption {
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  width: 50%;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  #main-slider .banner-container .banner-slide .caption-container .banner-caption {
    width: 60%;
  }
}
#main-slider .banner-container .banner-slide .caption-container .banner-caption a {
  color: #fff;
}
#main-slider .banner-container .banner-slide .caption-container .banner-caption .read-more a {
  display: inline-block;
  color: #fff;
  background: #a11318;
  padding: 10px;
  font-weight: 600;
}
#main-slider .banner-container .banner-slide .caption-container .banner-caption .read-more a:hover, #main-slider .banner-container .banner-slide .caption-container .banner-caption .read-more a:focus {
  text-decoration: none;
  background: #730e11;
}
#main-slider .banner-container .banner-slide .caption-container .banner-caption > *:not(:last-child) {
  margin-bottom: 10px;
}
@media screen and (max-width: 900px) {
  #main-slider .banner-container .banner-slide .caption-container {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
    top: 0;
    width: 100%;
  }
  #main-slider .banner-container .banner-slide .caption-container > .inside-padding {
    padding: 0;
  }
  #main-slider .banner-container .banner-slide .caption-container .banner-caption {
    padding: 20px;
    background: #000;
    width: 100%;
  }
  #main-slider .banner-container .banner-slide .caption-container .banner-caption .banner-summary {
    display: none;
  }
}
#main-slider .controls .dots {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
}
#main-slider .controls .dots ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* li.active-dot button */
}
#main-slider .controls .dots ul li {
  list-style: none;
  margin: 5px;
}
#main-slider .controls .dots ul li button {
  display: block;
  border: none;
  font-size: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: rgba(250, 250, 250, 0.8);
}
#main-slider .controls .dots ul li button:hover {
  cursor: pointer;
}
@media screen and (max-width: 900px) {
  #main-slider .controls .dots ul li button {
    width: 15px;
    height: 15px;
  }
}
#main-slider .controls .dots ul li.slick-active button,
#main-slider .controls .dots ul li button:hover {
  color: #fff;
  background: #a11318;
}
@media screen and (max-width: 900px) {
  #main-slider .controls .dots {
    bottom: auto;
    top: 25vw;
  }
}
@media screen and (max-width: 700px) {
  #main-slider .controls .dots {
    bottom: auto;
    top: 165px;
  }
}

#ql-container > .container > .inside-padding {
  padding: 0 20px;
}
@media screen and (max-width: 900px) {
  #ql-container > .container > .inside-padding {
    padding: 0;
  }
}

.PO-quickLinks {
  padding: 0 !important;
}

.quick-links {
  position: relative;
}
.quick-links .quicklink-items {
  margin: 0;
  padding: 0 20px;
}
.quick-links .quicklink-items li {
  list-style: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.quick-links .quicklink-items li .ql-item {
  color: #a11318;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
  width: 100%;
  padding: 40px 20px;
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  text-decoration: none;
}
.quick-links .quicklink-items li .ql-item .ql-title {
  font-weight: 600;
}
.quick-links .quicklink-items li .ql-item:hover, .quick-links .quicklink-items li .ql-item:focus {
  color: #000000;
  background: transparent;
}
.quick-links .quicklink-items li .ql-item:hover .ql-icon, .quick-links .quicklink-items li .ql-item:focus .ql-icon {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.quick-links .quicklink-items li .ql-item .ql-icon {
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
.quick-links .quicklink-items li .ql-item .ql-icon .fa {
  margin: 0;
  font-size: 50px;
}
@media screen and (max-width: 900px) {
  .quick-links .quicklink-items li .ql-item .ql-icon .fa {
    font-size: 40px;
  }
}
.quick-links .quicklink-items li .ql-item .ql-title {
  line-height: normal;
  padding-top: 10px;
}
.quick-links .controls .arrows button {
  font-size: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: 0;
  margin: 0 5px;
}
.quick-links .controls .arrows button:after {
  font-size: 24px;
  width: 40px;
  height: 40px;
  color: #a11318;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .quick-links .controls .arrows button:after {
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
}
.quick-links .controls .arrows button.slick-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
}
.quick-links .controls .arrows button.slick-next:after {
  content: "\f054";
  font-family: "FontAwesome";
}
.quick-links .controls .arrows button:hover, .quick-links .controls .arrows button:focus {
  text-decoration: none;
  cursor: pointer;
}
.quick-links .controls .arrows button:hover:after, .quick-links .controls .arrows button:focus:after {
  background: #000000;
  color: #fff;
}
.quick-links .controls .arrows button.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.quick-links .controls .arrows button.slick-prev, .quick-links .controls .arrows button.slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.quick-links .controls .arrows button.slick-prev {
  left: 0;
}
.quick-links .controls .arrows button.slick-next {
  right: 0;
}
@media screen and (max-width: 900px) {
  .quick-links .controls .arrows {
    bottom: 10px;
    top: auto;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 900px) {
  #event-container > .container > .inside-padding {
    padding: 20px 0;
  }
}

#upcoming-events {
  position: relative;
}
#upcoming-events .section-title a {
  font-size: 24px;
  color: #a11318;
  font-weight: 700;
  padding: 0 60px;
  margin-bottom: 20px;
}
#upcoming-events .events-list {
  padding: 0 20px;
}
#upcoming-events .events-list .slick-slide.slick-active .event-item .event-container {
  border-right: solid 1px #000;
}
#upcoming-events .events-list .slick-active + .slick-active + .slick-active + .slick-active .event-item .event-container {
  border-right: none;
}
@media screen and (max-width: 1200px) {
  #upcoming-events .events-list .slick-active + .slick-active + .slick-active .event-item .event-container {
    border-right: none;
  }
}
@media screen and (max-width: 900px) {
  #upcoming-events .events-list .slick-active + .slick-active .event-item .event-container {
    border-right: none;
  }
}
@media screen and (max-width: 576px) {
  #upcoming-events .events-list .slick-active .event-item .event-container {
    border-right: none !important;
  }
}
#upcoming-events .event-item {
  padding: 0 20px;
}
#upcoming-events .event-item .event-container {
  padding: 10px 20px;
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
#upcoming-events .event-item .event-container .eventDay {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#upcoming-events .event-item .event-container .eventDate {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 24px;
  color: #a11318;
}
#upcoming-events .event-item:hover, #upcoming-events .event-item:focus {
  text-decoration: none;
}
#upcoming-events .event-item:hover .event-container, #upcoming-events .event-item:focus .event-container {
  background: #000000;
  color: #fff;
}
#upcoming-events .event-item:hover .event-container .eventDate, #upcoming-events .event-item:focus .event-container .eventDate {
  color: #fff;
}
#upcoming-events .controls .arrows button {
  font-size: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: 0;
  margin: 0 5px;
}
#upcoming-events .controls .arrows button:after {
  font-size: 24px;
  width: 40px;
  height: 40px;
  color: #a11318;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  #upcoming-events .controls .arrows button:after {
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
}
#upcoming-events .controls .arrows button.slick-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
}
#upcoming-events .controls .arrows button.slick-next:after {
  content: "\f054";
  font-family: "FontAwesome";
}
#upcoming-events .controls .arrows button:hover, #upcoming-events .controls .arrows button:focus {
  text-decoration: none;
  cursor: pointer;
}
#upcoming-events .controls .arrows button:hover:after, #upcoming-events .controls .arrows button:focus:after {
  background: #000000;
  color: #fff;
}
#upcoming-events .controls .arrows button.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}
#upcoming-events .controls .arrows button.slick-prev, #upcoming-events .controls .arrows button.slick-next {
  position: absolute;
  top: calc(50% + 30px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#upcoming-events .controls .arrows button.slick-prev {
  left: 0;
}
#upcoming-events .controls .arrows button.slick-next {
  right: 0;
}
@media screen and (max-width: 900px) {
  #upcoming-events .controls .arrows {
    bottom: 10px;
    top: auto;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

@media screen and (max-width: 900px) {
  #news-container > .container > .inside-padding {
    padding: 20px;
  }
}

.newsWrapper .section-title a {
  display: inline-block;
  font-size: 24px;
  color: #a11318;
  font-weight: 700;
  padding: 0 60px;
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .newsWrapper .section-title a {
    padding: 0 40px;
  }
}
.newsWrapper .news-post {
  padding: 5px 10px;
}
.newsWrapper .news-post .news-container {
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
.newsWrapper .news-post .top {
  overflow: hidden;
}
.newsWrapper .news-post .top .image {
  height: 240px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
.newsWrapper .news-post .content-container {
  padding: 40px 20px 20px;
  background: #fff;
  min-height: 300px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: calc(100% - 240px);
}
.newsWrapper .news-post .content-container .date {
  position: absolute;
  height: 60px;
  width: 60px;
  background: #a11318;
  color: #fff;
  font-weight: 700;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.2;
  top: -30px;
}
.newsWrapper .news-post .content-container .content {
  margin-bottom: 20px;
}
.newsWrapper .news-post .content-container .content .news-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}
.newsWrapper .news-post .content-container .read-more {
  font-weight: 700;
  color: #a11318;
}
.newsWrapper .news-post.active .news-container {
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.newsWrapper .news-post.active .top .image {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.newsWrapper.news-3 .news-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 900px) {
  .newsWrapper.news-3 .news-posts {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.newsWrapper.news-3 .news-posts .news-post {
  width: calc(100% / 3);
}
@media (min-width: 576px) and (max-width: 900px) {
  .newsWrapper.news-3 .news-posts .news-post {
    width: 100%;
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container .top {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container .top .image {
    height: 100%;
    width: calc(40vw - 40px);
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container .content-container {
    position: unset;
    padding: 20px;
    width: 100%;
    height: 100%;
    min-height: 240px;
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container .content-container .date {
    top: 20px;
    left: 20px;
  }
  .newsWrapper.news-3 .news-posts .news-post .news-container .content-container .content .news-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 576px) {
  .newsWrapper.news-3 .news-posts .news-post {
    width: 100%;
  }
  .newsWrapper.news-3 .news-posts .news-post .content-container {
    min-height: auto;
    height: auto;
  }
  .newsWrapper.news-3 .news-posts .news-post .content-container .content .news-title {
    font-size: 18px;
  }
}
.newsWrapper.slider {
  position: relative;
}
.newsWrapper.slider .section-title {
  padding: 0;
}
.newsWrapper.slider .news-posts {
  padding: 0 40px;
}
.newsWrapper.slider .slick-slide {
  padding: 0 10px;
}
@media screen and (max-width: 900px) {
  .newsWrapper.slider .slick-slide {
    padding: 0;
  }
}
.newsWrapper.slider .controls .arrows button {
  font-size: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: 0;
  margin: 0 5px;
}
.newsWrapper.slider .controls .arrows button:after {
  font-size: 24px;
  width: 40px;
  height: 40px;
  color: #a11318;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  .newsWrapper.slider .controls .arrows button:after {
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
}
.newsWrapper.slider .controls .arrows button.slick-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
}
.newsWrapper.slider .controls .arrows button.slick-next:after {
  content: "\f054";
  font-family: "FontAwesome";
}
.newsWrapper.slider .controls .arrows button:hover, .newsWrapper.slider .controls .arrows button:focus {
  text-decoration: none;
  cursor: pointer;
}
.newsWrapper.slider .controls .arrows button:hover:after, .newsWrapper.slider .controls .arrows button:focus:after {
  background: #000000;
  color: #fff;
}
.newsWrapper.slider .controls .arrows button.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}
.newsWrapper.slider .controls .arrows button.slick-prev, .newsWrapper.slider .controls .arrows button.slick-next {
  position: absolute;
  top: calc(50% + 30px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.newsWrapper.slider .controls .arrows button.slick-prev {
  left: 0;
}
.newsWrapper.slider .controls .arrows button.slick-next {
  right: 0;
}
@media screen and (max-width: 900px) {
  .newsWrapper.slider .controls .arrows {
    bottom: 10px;
    top: auto;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

#featured-container {
  min-height: 450px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-shadow: 0px 3px 6px #000;
}
@media screen and (max-width: 900px) {
  #featured-container {
    min-height: 300px;
  }
}
@media screen and (max-width: 576px) {
  #featured-container {
    padding: 40px 0;
    min-height: auto;
  }
}
#featured-container a {
  color: #fff;
}
#featured-container > .container {
  width: 80%;
}
@media screen and (max-width: 900px) {
  #featured-container > .container {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  #featured-container * {
    font-size: 18px !important;
  }
}

.designMode #featured-container {
  color: #000;
}
.designMode #featured-container a {
  color: #000;
}

#featured-text-container > .container {
  width: 80%;
}
@media screen and (max-width: 900px) {
  #featured-text-container > .container {
    width: 100%;
  }
}
#featured-text-container > .container p:last-child {
  margin-bottom: 0;
}

#extra-links.container {
  width: 80%;
}
@media screen and (max-width: 900px) {
  #extra-links.container {
    width: 100%;
  }
}
#extra-links.container .flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#extra-links.container .flex-20:empty {
  display: none;
}

.section-links .section-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.section-links .links-container li:not(:last-child) {
  margin-bottom: 5px;
}
@media screen and (max-width: 900px) {
  .section-links {
    text-align: center;
  }
}

.subpage {
  /*Main content*/
  /*Breadcrumbs*/
}
.subpage #subpage-feature {
  height: 250px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.subpage #page > .inside-padding {
  padding: 0 20px;
}
@media screen and (max-width: 900px) {
  .subpage #page > .inside-padding {
    padding: 20px;
  }
}
.subpage #page .section-header {
  width: 100%;
  margin-bottom: 20px;
}
.subpage #page #sub-content-left {
  background: #f5f7f5;
  padding: 40px 30px;
  width: 28%;
  margin-right: 2%;
}
.subpage #page #sub-content-left > *:not(:last-child) {
  margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
  .subpage #page #sub-content-left {
    background: none;
  }
}
.subpage #page #sub-content-right {
  padding: 40px 0;
  width: 68%;
  margin-left: 2%;
}
@media screen and (max-width: 900px) {
  .subpage #page {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subpage #page #sub-content-left,
  .subpage #page #sub-content-right {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.subpage .mobile-side-nav {
  display: none;
  text-align: center;
  font-size: 16px;
  padding: 10px 0;
  color: #fff !important;
  background: #000000;
}
@media screen and (max-width: 900px) {
  .subpage .mobile-side-nav {
    display: block;
  }
}
.subpage .mobile-side-nav:hover, .subpage .mobile-side-nav:focus {
  text-decoration: none;
  color: #fff !important;
  background: #a11318;
}
.subpage .mobile-side-nav span {
  padding-right: 5px;
}
@media screen and (max-width: 900px) {
  .subpage .sidenav-slide {
    background: #ebebeb;
    padding: 10px 20px;
  }
  .subpage .nav-toggle {
    background: #000000;
  }
  .subpage .nav-toggle a {
    color: #fff !important;
    font-weight: 700;
    text-transform: uppercase;
  }
  .subpage .nav-toggle span {
    color: #fff;
  }
}
.subpage #sidebar {
  overflow: hidden;
  /* default override */
}
@media screen and (max-width: 900px) {
  .subpage #sidebar {
    padding: 0;
    margin-bottom: 20px;
  }
}
.subpage #sidebar .ptl_col_1 {
  width: 100%;
  padding: 0;
}
.subpage #sidebar a {
  color: #000;
}
.subpage #sidebar .sitenavl0,
.subpage #sidebar .sitenavl1,
.subpage #sidebar .sitenavl2 {
  padding: 0;
}
.subpage #sidebar .sitenavl0 a,
.subpage #sidebar .sitenavl1 a,
.subpage #sidebar .sitenavl2 a {
  position: relative;
  font-size: 16px;
  display: block;
  padding: 10px;
  font-weight: 700;
  margin-left: 15px;
}
.subpage #sidebar .sitenavl0 a:before,
.subpage #sidebar .sitenavl1 a:before,
.subpage #sidebar .sitenavl2 a:before {
  content: "\f054";
  font-family: "FontAwesome";
  color: #a11318;
  position: absolute;
  left: -30px;
  webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
@media screen and (max-width: 900px) {
  .subpage #sidebar .sitenavl0 a:before,
  .subpage #sidebar .sitenavl1 a:before,
  .subpage #sidebar .sitenavl2 a:before {
    left: -15px;
  }
}
.subpage #sidebar .sitenavl0 a:hover, .subpage #sidebar .sitenavl0 a:focus,
.subpage #sidebar .sitenavl1 a:hover,
.subpage #sidebar .sitenavl1 a:focus,
.subpage #sidebar .sitenavl2 a:hover,
.subpage #sidebar .sitenavl2 a:focus {
  text-decoration: none;
  color: #a11318;
}
.subpage #sidebar .sitenavl0 a:hover:before, .subpage #sidebar .sitenavl0 a:focus:before,
.subpage #sidebar .sitenavl1 a:hover:before,
.subpage #sidebar .sitenavl1 a:focus:before,
.subpage #sidebar .sitenavl2 a:hover:before,
.subpage #sidebar .sitenavl2 a:focus:before {
  content: "\f054";
  font-family: "FontAwesome";
  color: #a11318;
  position: absolute;
  left: -10px;
}
@media screen and (max-width: 900px) {
  .subpage #sidebar .sitenavl0 a,
  .subpage #sidebar .sitenavl1 a,
  .subpage #sidebar .sitenavl2 a {
    padding: 10px;
  }
}
.subpage #sidebar .sitenavl0.currentpage a, .subpage #sidebar .sitenavl0.currentparent a,
.subpage #sidebar .sitenavl1.currentpage a,
.subpage #sidebar .sitenavl1.currentparent a,
.subpage #sidebar .sitenavl2.currentpage a,
.subpage #sidebar .sitenavl2.currentparent a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
}
.subpage #sidebar .sitenavl0.currentpage a:hover, .subpage #sidebar .sitenavl0.currentpage a:focus, .subpage #sidebar .sitenavl0.currentparent a:hover, .subpage #sidebar .sitenavl0.currentparent a:focus,
.subpage #sidebar .sitenavl1.currentpage a:hover,
.subpage #sidebar .sitenavl1.currentpage a:focus,
.subpage #sidebar .sitenavl1.currentparent a:hover,
.subpage #sidebar .sitenavl1.currentparent a:focus,
.subpage #sidebar .sitenavl2.currentpage a:hover,
.subpage #sidebar .sitenavl2.currentpage a:focus,
.subpage #sidebar .sitenavl2.currentparent a:hover,
.subpage #sidebar .sitenavl2.currentparent a:focus {
  text-decoration: none;
  color: #a11318;
}
.subpage #sidebar .sitenavl0.currentpage a:before, .subpage #sidebar .sitenavl0.currentparent a:before,
.subpage #sidebar .sitenavl1.currentpage a:before,
.subpage #sidebar .sitenavl1.currentparent a:before,
.subpage #sidebar .sitenavl2.currentpage a:before,
.subpage #sidebar .sitenavl2.currentparent a:before {
  content: "\f054";
  font-family: "FontAwesome";
  color: #a11318;
  position: absolute;
  left: -10px;
}
@media screen and (min-width: 900px) {
  .subpage #sidebar #inside-nav {
    display: block !important;
  }
}
@media screen and (max-width: 900px) {
  .subpage #sidebar #inside-nav {
    margin: 0;
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .subpage #sidebar .current-head {
    display: none !important;
  }
  .subpage #sidebar .sidenav-slide {
    display: block !important;
  }
  .subpage #sidebar .sitenavl0 {
    display: block !important;
  }
}
.subpage #main-content .ptl_col_1 {
  width: 100%;
  padding: 0;
}
.subpage #main-content img {
  max-width: 100%;
  height: auto !important;
}
.subpage #breadcrumbs {
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 15px;
}
.subpage #breadcrumbs a {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
.subpage #breadcrumbs a:focus, .subpage #breadcrumbs a:hover {
  text-decoration: none;
}
.subpage #breadcrumbs span {
  color: #000;
}
.subpage #ctl00_ContentPlaceHolder1_ctl05_linkLastNav {
  display: none;
}
.subpage .row > .flex {
  margin: 0 -20px;
}
.subpage .row > .flex div[class*="flex-"] {
  padding: 20px;
}

.subpage.full-width #page #sub-content-right {
  width: 100%;
  margin: 0;
}

.subpage #news-display,
.subpage #program-slider {
  margin: 30px 0;
}
.subpage #news_content_body #featured_image {
  display: none;
}

.callout {
  position: relative;
  height: 450px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
}
@media screen and (max-width: 576px) {
  .callout {
    height: 300px;
  }
}
.callout .overlay {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0) 100%);
}
.callout .overlay:before {
  content: "";
  background: -webkit-gradient(linear, left bottom, left top, color-stop(100%, rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9) 100%, rgba(0, 0, 0, 0.9) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.9) 100%, rgba(0, 0, 0, 0.9) 100%);
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.callout .callout-content {
  position: relative;
  z-index: 5;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  bottom: 0;
  webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
}
.callout .callout-content .section-title {
  font-size: 20px;
  font-weight: 700;
}
.callout .callout-content .summary {
  margin-bottom: 5px;
}
.callout .callout-content .learn-more {
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
}
.callout .callout-content .learn-more .fa {
  margin-left: 6px;
  font-size: 20px;
}
.callout:hover, .callout:focus {
  text-decoration: none;
}
.callout:hover .callout-content, .callout:focus .callout-content {
  bottom: 25%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
}
@media screen and (max-width: 576px) {
  .callout:hover .callout-content, .callout:focus .callout-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.callout:hover .callout-content .learn-more .fa, .callout:focus .callout-content .learn-more .fa {
  -webkit-animation: shakeX 2s infinite;
  animation: shakeX 2s infinite;
}
.callout:hover .overlay:before, .callout:focus .overlay:before {
  opacity: 1;
  bottom: 0;
}

#program-slider {
  position: relative;
}
#program-slider > .section-title {
  display: inline-block;
  font-size: 24px;
  color: #a11318;
  font-weight: 700;
  margin-bottom: 20px;
}
#program-slider .program-container {
  padding: 0 50px;
}
@media screen and (max-width: 900px) {
  #program-slider .program-container {
    padding: 0 35px;
  }
}
#program-slider .program-slide .program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px;
}
@media screen and (min-width: 1400px) {
  #program-slider .program-slide .program img {
    min-width: 200px;
  }
}
#program-slider .program-slide a.program {
  webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 400ms cubic-bezier(0.19, 1, 0.22, 1);
}
#program-slider .program-slide a.program:hover, #program-slider .program-slide a.program:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#program-slider .controls .arrows button {
  font-size: 0;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  padding: 0;
  margin: 0 5px;
}
#program-slider .controls .arrows button:after {
  font-size: 24px;
  width: 40px;
  height: 40px;
  color: #a11318;
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  #program-slider .controls .arrows button:after {
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
}
#program-slider .controls .arrows button.slick-prev:after {
  content: "\f053";
  font-family: "FontAwesome";
}
#program-slider .controls .arrows button.slick-next:after {
  content: "\f054";
  font-family: "FontAwesome";
}
#program-slider .controls .arrows button:hover, #program-slider .controls .arrows button:focus {
  text-decoration: none;
  cursor: pointer;
}
#program-slider .controls .arrows button:hover:after, #program-slider .controls .arrows button:focus:after {
  background: #000000;
  color: #fff;
}
#program-slider .controls .arrows button.slick-disabled {
  pointer-events: none;
  opacity: 0.5;
}
#program-slider .controls .arrows button.slick-prev, #program-slider .controls .arrows button.slick-next {
  position: absolute;
  top: calc(50% + 30px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#program-slider .controls .arrows button.slick-prev {
  left: 0;
}
#program-slider .controls .arrows button.slick-next {
  right: 0;
}
@media screen and (max-width: 900px) {
  #program-slider .controls .arrows {
    bottom: 10px;
    top: auto;
    right: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}

.school-id .logo img {
    max-height: 120px;
}

