@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Lato:400,400italic,600,700,700italic");
body, body .dark, body .light, body table, body .neutral, body .pale {
  font-family: "Lato", sans-serif;
  font-size: 100%;
}

html {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0;
}
body.index .site-content {
  display: flex;
  flex-direction: column;
}

.site-header,
.site-footer {
  flex: none;
  z-index: 9;
}

.site-content {
  flex: 1 0 auto;
}
.site-content:focus {
  outline: none;
}

body {
  min-width: 320px;
  background-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
}

.site-header {
  position: relative;
  z-index: 99;
}
.site-header .skip-to-content-link {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.site-header .skip-to-content-link:focus {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  clip: auto;
}
.site-header .topbar {
  width: 100%;
}
.site-header .topbar-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  display: flex;
  flex-wrap: wrap;
}
.site-header .header-secondary-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.site-header .marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.site-header .marquee .marquee-inner {
  display: inline-block;
  padding-left: 100%;
}
.site-header .marquee .marquee-inner:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.site-header .marquee.marquee-speed-18 .marquee-inner {
  -webkit-animation: marquee 15s linear infinite;
          animation: marquee 15s linear infinite;
}
.site-header .marquee.marquee-speed-35 .marquee-inner {
  -webkit-animation: marquee 30s linear infinite;
          animation: marquee 30s linear infinite;
}
.site-header .marquee.marquee-speed-7 .marquee-inner {
  -webkit-animation: marquee 7.5s linear infinite;
          animation: marquee 7.5s linear infinite;
}
.site-header .marquee .marquee-content {
  float: left;
}
@-webkit-keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
@media screen and (min-width: 1024px) {
  .site-header.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
}

.content-pages-banner {
  flex: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .content-pages-banner {
    display: none;
  }
}
.content-pages-banner .caption {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

.index-title {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}

#content_main {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 5%);
  max-width: calc(1024px - 5%);
  position: relative;
  z-index: 9;
  padding: 25px 2.5%;
  min-height: 400px;
  overflow: visible;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 15px;
}
#content_main .pages-left-column-wrapper {
  overflow: hidden;
}
@media screen and (max-width: 1023px) {
  #content_main table {
    display: block;
    overflow-x: auto;
  }
  #content_main .bell-schedule {
    display: table;
  }
  #content_main .pages-column .stack-photo figcaption,
#content_main .slideshow-wrapper .slide .slide-caption {
    font-size: 0.85em;
  }
  #content_main .video-list-top #controls2,
#content_main .video-list-top #controls3 {
    width: auto;
  }
  #content_main #more-videos {
    display: none;
  }
  #content_main #staff_list_public .user-info-wrapper span[id*=staff] {
    display: block;
  }
  #content_main #staff_list_public .user-info-wrapper .user-position-public {
    display: block;
    margin-left: 0;
    width: 100%;
  }
  #content_main #staff_list_public .user-info-wrapper p {
    display: block;
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #content_main .news-list article .column {
    width: 100%;
  }
  #content_main .show-news .attached-images {
    float: none;
    margin: 0 auto 1em;
  }
  #content_main .single-video #big-video,
#content_main .below-start #big-video {
    width: 100% !important;
  }
  #content_main .video-list .thumb_wrap {
    display: block;
    float: none;
  }
  #content_main .video-list li .description {
    padding-left: 0;
  }
  #content_main .video-list li .video-list-date {
    padding-left: 0;
  }
  #content_main .bell-schedule {
    width: 100%;
  }
  #content_main .pages-column .stack-photo figcaption,
#content_main .slideshow-wrapper .slide .slide-caption {
    font-size: 0.7em;
  }
  #content_main .video-list-top .controls,
#content_main .video-list-top #controls2,
#content_main .video-list-top #controls3 {
    display: none;
  }
  #content_main #album_thumbnails table img {
    width: 90%;
    height: auto;
    position: relative;
  }
  #content_main #edlio_search_form {
    max-width: 400px;
    width: auto;
  }
  #content_main #edlio_search_form input {
    width: 200px;
  }
  #content_main #contact_form {
    width: 100%;
  }
  #content_main #contact_form table {
    display: table;
    font-size: 12px;
    width: 280px !important;
  }
  #content_main #contact_form #f_name {
    width: 200px !important;
  }
  #content_main #contact_form #f_email {
    width: 200px !important;
  }
  #content_main #contact_form #f_message {
    width: 200px !important;
  }
  #content_main #calendar_wrapper .right-column {
    float: none;
    width: 100%;
  }
  #content_main #calendar_wrapper .right-column #calendar_grid table {
    display: table;
  }
  #content_main .pages-column .page-block-text,
#content_main .pages-column .page-block-photos {
    width: 100%;
  }
  #content_main .pages-left-column-wrapper {
    margin-left: 0 !important;
    float: none;
  }
  #content_main .pages-left-column-wrapper .pages-left-column {
    margin-left: 0 !important;
  }
  #content_main .pages-right-column {
    float: none;
    width: 100% !important;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
  }
}
.index #content_main {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}
#content_main .pages-content-wrapper {
  overflow: visible;
}
#content_main img.sub {
  border: none;
}
.index #content_main {
  background: transparent;
  box-shadow: none;
}
#content_main .right-column-page-navigation {
  margin-bottom: 1.25em;
}
@media screen and (max-width: 767px) {
  #content_main .right-column-page-navigation {
    margin: 20px auto;
  }
}
#content_main .right-column-page-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content_main .right-column-page-navigation a {
  text-decoration: none;
  color: inherit;
  display: block;
  font-weight: 400;
  padding: 0.8em 6% 0.8em 10%;
  width: 84%;
  margin: 0;
  line-height: auto;
}
#content_main .right-column-page-navigation a:hover, #content_main .right-column-page-navigation a:focus {
  text-decoration: underline;
}
#content_main .right-column-page-navigation a .inner {
  text-decoration: none;
}
#content_main .right-column-page-navigation a .inner:hover, #content_main .right-column-page-navigation a .inner:focus {
  text-decoration: underline;
}

@media screen and (min-width: 1024px) {
  .homepage-row .homepage-row-inner {
    display: flex;
  }
}
.homepage-row .homepage-column {
  flex: 1;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  .width-constrain-row .homepage-row-inner {
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - (100% - 100%) - 0px);
    max-width: calc(1024px - 0px);
  }
}

.content-container .item-summary {
  padding-left: 10px;
  padding-right: 10px;
}
.content-container .section-title {
  margin: 0;
  font-weight: 400;
}
.content-container .section-title a {
  display: block;
  width: auto;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: inherit;
}
.content-container .section-title a:hover, .content-container .section-title a:focus {
  text-decoration: none;
}
.content-container .read-more-links-group {
  display: flex;
}
.content-container a {
  text-decoration: none;
}
.content-container a:hover, .content-container a:focus {
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .content-container {
    width: 100%;
  }
  .content-container .item-summary {
    padding-left: 0;
    padding-right: 0;
  }
}

.footer-main .footer-secondary-nav {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#mobile_nav {
  display: flex;
  justify-content: space-around;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px;
}
#mobile_nav a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 0.75em;
  text-decoration: none;
}
#mobile_nav a svg {
  width: 28px;
  height: 28px;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  #mobile_nav {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #footer_main {
    padding-bottom: 64px;
  }
}

.edlio-login-link {
  display: flex;
  text-decoration: none;
}
.edlio-login-link .edlio-logo {
  display: block;
  width: 30px;
  height: 20px;
  overflow: hidden;
  padding-right: 4px;
  margin-right: 4px;
  border-right: 2px solid transparent;
}
.edlio-login-link .edlio-logo svg {
  display: block;
  width: 30px;
  height: 20px;
  margin: 0;
}
.slick-container {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-container .slick-slider {
  position: relative;
}
.slick-container .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 0;
}
.slick-container .slick-list:focus {
  outline: none;
}
.slick-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-container .slick-slider .slick-track,
.slick-container .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}
.slick-container .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
}
.slick-container .slick-track:before, .slick-container .slick-track:after {
  content: "";
  display: table;
}
.slick-container .slick-track:after {
  clear: both;
}
.slick-loading .slick-container .slick-track {
  visibility: hidden;
}
.slick-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-container .slick-slide {
  float: right;
}
.slick-container .slick-slide img {
  display: block;
}
.slick-container .slick-slide.slick-loading img {
  display: none;
}
.slick-container .slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-container .slick-slide {
  display: block;
}
.slick-loading .slick-container .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-container .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-container .slick-arrow {
  position: absolute;
  z-index: 9999;
  border: none;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
}
.slick-container .slick-arrow:hover {
  cursor: pointer;
}
.slick-container .slick-arrow.slick-prev {
  left: 0;
}
.slick-container .slick-arrow.slick-next {
  right: 0;
}
.slick-container .slick-arrow.slick-hidden {
  display: none;
}
.slick-container .slick-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.slick-container .slick-dots {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  text-align: center;
}
.slick-container .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0.5em;
  cursor: pointer;
}
.slick-container .slick-dots li button {
  display: block;
  height: 20px;
  width: 20px;
  padding: 5px;
  outline-width: none;
  font-size: 0px;
  line-height: 0px;
  color: transparent;
  border: 0;
  cursor: pointer;
  background: none transparent;
}
.slick-container .slick-dots li button:hover, .slick-container .slick-dots li button:focus {
  outline-width: 5px;
}
.slick-container .slick-dots li button:before {
  content: "•";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 2rem;
  text-align: center;
}
.slick-container .slick-dots.number-dots li button {
  font-size: 0.75em;
}
.slick-container .slick-dots.number-dots li button:before {
  display: none;
}

.site-header1c {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 99;
}
.site-header1c .skip-to-content-link {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
}
.site-header1c .skip-to-content-link:focus {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  clip: auto;
}
.site-header1c .header-title {
  order: 2;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}
.site-header1c .header-title a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  text-decoration: none;
}
.site-header1c .header-title a .school-name-inner {
  max-width: 100%;
}
.site-header1c .header-title.header-logo.logo-replacement a {
  display: block;
  overflow: hidden;
  height: 85px;
  width: 88px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/header_logo.png");
}
.site-header1c .header-title.header-logo:not(.logo-replacement) a:before {
  flex: none;
  content: "";
  display: block;
  width: 88px;
  height: 85px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .site-header1c .header-title a {
    flex-direction: row;
  }
  .site-header1c .header-title a .header-title-inner {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .site-header1c .header-title {
    text-align: left;
  }
}
.site-header1c .topbar {
  order: 1;
}
.site-header1c .sitenav-holder {
  order: 3;
}
.site-header1c .sitenav-holder.column {
  width: 100%;
}
.site-header1c .sitenav-holder.column .nav-mobile-toggle {
  position: absolute;
  display: block;
  height: 4px;
  width: 28px;
  font-size: 0;
  border-top: 14px double transparent;
  border-bottom: 5px solid transparent;
}
.site-header1c .sitenav-holder.column .nav-group {
  position: absolute;
  z-index: 99;
  width: 100%;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.8s;
}
.site-header1c .sitenav-holder.column .nav-group.open {
  max-height: 2000px;
}
.site-header1c .sitenav-holder.column .nav-menu,
.site-header1c .sitenav-holder.column .sub-nav-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header1c .sitenav-holder.column .nav-menu a,
.site-header1c .sitenav-holder.column .sub-nav-group a {
  display: flex;
  align-items: center;
  padding: 0.5em;
  text-decoration: none;
}
.site-header1c .sitenav-holder.column .nav-menu {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
}
.site-header1c .sitenav-holder.column .sub-nav {
  display: none;
}
.site-header1c .sitenav-holder.column .sub-nav.open {
  display: block;
}
.site-header1c .sitenav-holder.column .sub-nav .flyout-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1023px) {
  .site-header1c .sitenav-holder.column .sub-nav a {
    padding-left: 1.5em;
  }
  .site-header1c .sitenav-holder.column .sub-nav .flyout-group a {
    padding-left: 2.5em;
  }
}
@media screen and (min-width: 1024px) {
  .site-header1c .sitenav-holder.column .nav-mobile-toggle {
    display: none;
  }
  .site-header1c .sitenav-holder.column .nav-group {
    position: static;
    max-height: none;
    overflow: visible;
  }
  .site-header1c .sitenav-holder.column .nav-menu {
    flex-direction: row;
    position: relative;
  }
}
.site-header1c .sitenav-holder.column .nav-item {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .site-header1c .sitenav-holder.column {
    position: relative;
  }
  .site-header1c .sitenav-holder.column .nav-menu {
    position: relative;
  }
  .site-header1c .sitenav-holder.column .sub-nav-group {
    display: flex;
    flex-wrap: wrap;
    width: 12.5em;
  }
  .site-header1c .sitenav-holder.column .sub-nav {
    position: absolute;
  }
  .site-header1c .sitenav-holder.column .sub-nav a {
    width: 11.5em;
  }
  .site-header1c .sitenav-holder.column .sub-nav .flyout-group a {
    width: 10.5em;
    padding-left: 1.5em;
  }
}
.site-header1c .sitenav-holder.megamenu {
  width: 100%;
}
.site-header1c .sitenav-holder.megamenu .nav-mobile-toggle {
  position: absolute;
  display: block;
  height: 4px;
  width: 28px;
  font-size: 0;
  border-top: 14px double transparent;
  border-bottom: 5px solid transparent;
}
.site-header1c .sitenav-holder.megamenu .nav-group {
  position: absolute;
  z-index: 99;
  width: 100%;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.8s;
}
.site-header1c .sitenav-holder.megamenu .nav-group.open {
  max-height: 2000px;
}
.site-header1c .sitenav-holder.megamenu .nav-menu,
.site-header1c .sitenav-holder.megamenu .sub-nav-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.site-header1c .sitenav-holder.megamenu .nav-menu a,
.site-header1c .sitenav-holder.megamenu .sub-nav-group a {
  display: flex;
  align-items: center;
  padding: 0.5em;
  text-decoration: none;
}
.site-header1c .sitenav-holder.megamenu .nav-menu {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
}
.site-header1c .sitenav-holder.megamenu .sub-nav {
  display: none;
}
.site-header1c .sitenav-holder.megamenu .sub-nav.open {
  display: block;
}
.site-header1c .sitenav-holder.megamenu .sub-nav .flyout-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media screen and (max-width: 1023px) {
  .site-header1c .sitenav-holder.megamenu .sub-nav a {
    padding-left: 1.5em;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .flyout-group a {
    padding-left: 2.5em;
  }
}
@media screen and (min-width: 1024px) {
  .site-header1c .sitenav-holder.megamenu .nav-mobile-toggle {
    display: none;
  }
  .site-header1c .sitenav-holder.megamenu .nav-group {
    position: static;
    max-height: none;
    overflow: visible;
  }
  .site-header1c .sitenav-holder.megamenu .nav-menu {
    flex-direction: row;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .site-header1c .sitenav-holder.megamenu .sub-nav {
    position: absolute;
    left: 0;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav.open {
    display: flex;
    align-items: flex-start;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .sub-nav-group {
    display: flex;
    flex-wrap: wrap;
    flex: none;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .sub-nav-group > li {
    width: 100%;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .sub-nav-group > li a {
    margin: 0 1em;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .mm-extra-content {
    flex: 1;
  }
  .site-header1c .sitenav-holder.megamenu .sub-nav .mm-image {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .site-header1c .sitenav-holder.megamenu .sub-nav {
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .site-header1c .sitenav-holder.megamenu .mm-extra-content {
    display: none;
  }
}

.site-footer3 .footer-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-footer3 .footer-address {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.site-footer3 .footer-address a {
  color: inherit;
}
.site-footer3 .footer-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.site-footer3 .footer-logo.logo-replacement {
  display: block;
  overflow: hidden;
  height: 96px;
  width: 99px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/footer_logo.png");
}
.site-footer3 .footer-logo:not(.logo-replacement):before {
  flex: none;
  content: "";
  display: block;
  width: 99px;
  height: 96px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.site-footer3 .school-name-inner {
  max-width: 100%;
}
.site-footer3 .powered-by-edlio-logo {
  display: block;
  width: 140px;
  height: 20px;
  overflow: hidden;
}
.site-footer3 .powered-by-edlio-logo svg {
  display: block;
  width: 140px;
  height: 20px;
  margin: 0;
  fill: inherit;
}
@media screen and (min-width: 768px) {
  .site-footer3 .footer-address {
    flex-direction: row;
  }
  .site-footer3 .footer-logo {
    flex-direction: row;
  }
}
@media screen and (min-width: 1024px) {
  .site-footer3 .footer-inner {
    flex-direction: row;
  }
}

.shuffle3-container {
  position: relative;
  width: 100%;
  padding: 0;
}
.shuffle3-container .shuffle-main {
  width: 100%;
}
.shuffle3-container .shuffle-main .slick-list {
  margin: 0;
  height: 100%;
}
.shuffle3-container .shuffle-main .slick-track {
  height: 100%;
}
.shuffle3-container .shuffle-main .shuffle-slide {
  position: relative;
  margin: 0;
}
.shuffle3-container .shuffle-main .shuffle-caption {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0.5em;
  background-color: rgba(0, 0, 0, 0.5);
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .shuffle3-container .shuffle-main .shuffle-caption {
    display: none;
  }
}
.shuffle3-container .shuffle-main .shuffle-caption a {
  color: inherit;
}
.shuffle3-container .shuffle-main .shuffle-caption.caption-position-top {
  top: 0;
}
.shuffle3-container .shuffle-main .shuffle-caption.caption-position-bottom {
  bottom: 0;
}
.shuffle3-container .shuffle-main.navshuffle-position-top .shuffle-caption.caption-position-top {
  top: calc(54px + 1em);
}
.shuffle3-container .shuffle-main.navshuffle-position-bottom .shuffle-caption.caption-position-bottom {
  bottom: calc(54px + 1em);
}
.shuffle3-container .shuffle-main.navshuffle-position-left .shuffle-caption {
  left: calc(100px + 1em);
}
.shuffle3-container .shuffle-main.navshuffle-position-right .shuffle-caption {
  right: calc(100px + 1em);
}
.shuffle3-container .slick-dots {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .shuffle3-container .slick-dots {
    display: none;
  }
}
.shuffle3-container .slick-dots.slick-dots-bottom, .shuffle3-container .slick-dots.slick-dots-top {
  left: 0;
  width: 100%;
}
.shuffle3-container .slick-dots.slick-dots-bottom {
  bottom: 0;
}
.shuffle3-container .slick-dots.slick-dots-top {
  top: 0;
}
.shuffle3-container .slick-dots.slick-dots-left, .shuffle3-container .slick-dots.slick-dots-right {
  flex-direction: column;
  top: 0;
  height: 100%;
}
.shuffle3-container .slick-dots.slick-dots-left {
  left: 0;
}
.shuffle3-container .slick-dots.slick-dots-right {
  right: 0;
}
.shuffle3-container .shuffle-image {
  width: 100%;
}
.shuffle3-container .shuffle-navigation {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 767px) {
  .shuffle3-container .shuffle-navigation {
    display: none;
  }
}
.shuffle3-container .shuffle-navigation .slick-list {
  margin: 0;
  padding: 0;
  bottom: 0;
}
.shuffle3-container .shuffle-navigation .slick-track {
  height: 100%;
}
.shuffle3-container .shuffle-navigation .shuffle-slide {
  position: relative;
  display: block;
  height: 50px;
  margin: 0.5em;
  overflow: hidden;
  border: 2px solid transparent;
}
.shuffle3-container .shuffle-navigation .shuffle-slide.slick-current {
  border-color: rgb(0, 0, 0);
}
.shuffle3-container .shuffle-navigation.navigation-position-bottom, .shuffle3-container .shuffle-navigation.navigation-position-top {
  left: 0;
  width: 100%;
}
.shuffle3-container .shuffle-navigation.navigation-position-bottom {
  bottom: 0;
}
.shuffle3-container .shuffle-navigation.navigation-position-top {
  top: 0;
}
.shuffle3-container .shuffle-navigation.navigation-position-left, .shuffle3-container .shuffle-navigation.navigation-position-right {
  top: 0;
  height: 100%;
  width: calc(100px + 1em);
}
.shuffle3-container .shuffle-navigation.navigation-position-left .slick-list,
.shuffle3-container .shuffle-navigation.navigation-position-left .slick-track, .shuffle3-container .shuffle-navigation.navigation-position-right .slick-list,
.shuffle3-container .shuffle-navigation.navigation-position-right .slick-track {
  height: 100% !important;
}
.shuffle3-container .shuffle-navigation.navigation-position-left .slick-track, .shuffle3-container .shuffle-navigation.navigation-position-right .slick-track {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.shuffle3-container .shuffle-navigation.navigation-position-left .shuffle-slide, .shuffle3-container .shuffle-navigation.navigation-position-right .shuffle-slide {
  width: 100px;
  float: none;
}
.shuffle3-container .shuffle-navigation.navigation-position-left {
  left: 0;
}
.shuffle3-container .shuffle-navigation.navigation-position-right {
  right: 0;
}
@media screen and (min-width: 1024px) {
  .shuffle3-container .shuffle-caption {
    padding: 1em;
  }
}

.quicklinks-container .items-list {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.quicklinks-container .qlink-item a .qlink-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.quicklinks-container .qlink-item a svg {
  width: 24px;
  height: 24px;
}
.quicklinks-container .qlink-inner {
  max-width: 100%;
}

.news2b-container .item {
  display: flex;
  flex-direction: column;
}
.news2b-container .news-item-image-holder {
  order: 1;
  flex: none;
  width: 100%;
  margin-bottom: 15px;
  text-align: center;
}
.news2b-container .news-item-image {
  width: 100%;
  max-width: 500px;
}
.news2b-container .item-summary {
  order: 2;
}

.events1a-container .item {
  display: flex;
  align-items: center;
}
.events1a-container .event-date {
  order: 1;
  flex: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.events1a-container .event-summary {
  order: 2;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.events1a-container .item-name,
.events1a-container .item-text {
  max-width: 100%;
}
.events1a-container .event-image {
  width: 100%;
}

.shuffle2-container {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.shuffle2-container .image {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
}

body {
  background: rgb(247, 247, 240);
}

/*.site-content a{
  color:#489C92 !important;
}*/
.page-block a {
  color: #489c92 !important;
}

.article-content a {
  color: #489c92 !important;
}

#header_main {
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (min-width: 1024px) {
  #header_main:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 54px;
    background: rgb(72, 156, 146);
  }
}
#header_main .header-main-inner {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  position: relative;
}
@media screen and (max-width: 1023px) {
  #header_main .header-main-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#header_main .header-title {
  width: 100%;
  margin: 10px 0;
}
@media screen and (max-width: 1023px) {
  #header_main .header-title {
    margin: 10px 0;
  }
}
#header_main .header-title a:before {
  margin: 0 0 10px;
  background-image: url("/pics/header_logo.png");
}
@media screen and (min-width: 768px) {
  #header_main .header-title a:before {
    margin: 0 10px;
  }
}
@media screen and (min-width: 1024px) {
  #header_main .header-title a {
    justify-content: flex-start;
    height: 87px;
  }
}
@media screen and (min-width: 768px) {
  #header_main .header-title a {
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  #header_main .header-title a {
    background-size: 220px auto;
    margin: 0 auto;
  }
}
#header_main .header-title a .school-name-inner {
  max-width: 164px;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 2px;
  font-family: "Lato", sans-serif;
  font-size: 1.10625rem;
  font-weight: 600;
  color: rgb(110, 112, 115);
  display: block;
  overflow: hidden;
  height: 84px;
  width: 153px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/header_name.png");
}
#header_main .sitenav-holder .nav-mobile-toggle {
  border-color: rgb(72, 156, 146);
}
#header_main .sitenav-holder .nav-group {
  background-color: rgb(72, 156, 146);
}
#header_main .sitenav-holder .nav-group .nav-item > a {
  height: 42px;
  padding: 0 10px;
  font-size: 1.125em;
  font-weight: 700;
  color: rgb(255, 255, 255);
}
#header_main .sitenav-holder .nav-group .nav-item > a:focus, #header_main .sitenav-holder .nav-group .nav-item > a:hover, #header_main .sitenav-holder .nav-group .nav-item > a.open {
  color: rgb(255, 255, 255);
  background-color: rgb(240, 96, 0);
}
#header_main .sitenav-holder .nav-group .sub-nav a {
  color: rgb(255, 255, 255);
}
#header_main .sitenav-holder .nav-group .sub-nav a:focus, #header_main .sitenav-holder .nav-group .sub-nav a:hover, #header_main .sitenav-holder .nav-group .sub-nav a.open {
  color: rgb(255, 255, 255);
  background-color: rgb(240, 96, 0);
}
@media screen and (min-width: 1024px) {
  #header_main .sitenav-holder .nav-group {
    background: transparent;
  }
  #header_main .sitenav-holder .nav-menu {
    justify-content: space-around;
  }
  #header_main .sitenav-holder .nav-item > a {
    text-align: center;
  }
  #header_main .sitenav-holder .sub-nav {
    background-color: rgb(72, 156, 146);
  }
  #header_main .sitenav-holder.column .nav-item:last-child .sub-nav:focus, #header_main .sitenav-holder.column .nav-item:last-child .sub-nav.open {
    left: auto;
    right: 0;
  }
  #header_main .sitenav-holder.megamenu .sub-nav {
    width: calc(100% - 20px*2);
    max-width: calc(1024px - 20px*2);
    padding: 20px;
  }
  #header_main .sitenav-holder.megamenu .sub-nav .sub-nav-group {
    width: 40%;
  }
  #header_main .sitenav-holder.megamenu .sub-nav .mm-extra-content {
    width: calc(100% - 40%);
  }
}
#header_main .sitenav-holder .nav-mobile-toggle {
  z-index: 9999;
  top: 30px;
  right: 15px;
}
#header_main .sitenav-holder .nav-group .nav-item a {
  font-size: 1rem;
  font-weight: 600;
}
@media screen and (min-width: 1024px) {
  #header_main .sitenav-holder {
    z-index: 999;
    background: rgb(72, 156, 146);
  }
  #header_main .sitenav-holder .nav-group .nav-item > a {
    height: 54px;
    padding: 0 15px;
    font-family: "Lato", sans-serif;
    font-size: 1.3125rem;
    font-weight: 400;
    color: rgb(255, 255, 255);
  }
}
#header_main #topbar_nav {
  order: 4;
  width: 100%;
  margin: 10px 0;
}
@media screen and (min-width: 1024px) {
  #header_main #topbar_nav {
    z-index: 99;
    position: absolute;
    top: 40px;
    right: 0;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  #header_main #topbar_nav {
    justify-content: center;
  }
}
#header_main #topbar_nav a {
  margin: 0 0 5px;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 1em;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  color: rgb(72, 156, 146);
}
#header_main #topbar_nav a:hover, #header_main #topbar_nav a:focus {
  color: rgb(240, 96, 0);
}
#header_main #social_nav_header {
  display: flex;
  position: relative;
  width: auto;
  margin: 10px 0;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  #header_main #social_nav_header {
    position: absolute;
    top: 25px;
    right: 20px;
  }
}
#header_main #social_nav_header .icon-only {
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin: 0 13px;
  color: rgb(240, 96, 0);
}
#header_main #social_nav_header .icon-only svg {
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  fill: rgba(240, 96, 0, 0.8);
}
#header_main #social_nav_header .icon-only:hover svg, #header_main #social_nav_header .icon-only:focus svg {
  fill: rgb(240, 96, 0);
}

.slick-slider .slick-list {
  margin: 0 25px;
}
.slick-slider .slick-arrow {
  display: block;
  overflow: hidden;
  height: 40px;
  width: 20px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  top: calc(50% - 40px/2);
}
.slick-slider .slick-arrow.slick-prev {
  background-image: url(/pics/button_prev.png);
}
.slick-slider .slick-arrow.slick-next {
  background-image: url(/pics/button_next.png);
}
.slick-slider .slick-dots li button:before {
  color: rgb(87, 89, 91);
}
.slick-slider .slick-dots li.slick-active button:before {
  color: rgb(164, 24, 0);
}
.slick-slider .slick-dots.number-dots li button {
  background: rgb(87, 89, 91);
  color: rgb(164, 24, 0);
}
.slick-slider .slick-dots.number-dots li.slick-active button {
  background: rgb(164, 24, 0);
  color: rgb(87, 89, 91);
}
.slick-slider .slick-arrow {
  width: 18px;
  height: 22px;
}

.homepage-row {
  position: relative;
  background: rgb(247, 247, 240);
}
@media screen and (max-width: 768px) {
  #row_shuffle {
    padding-bottom: 5%;
  }
}

.content-pages-banner {
  max-height: 240px;
  border-bottom: 18px solid rgb(240, 96, 0);
}
@media screen and (min-width: 1024px) {
  #content_main {
    margin-top: 0;
  }
}
#content_main .pageTitle {
  font-family: "Lato", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  color: rgb(72, 156, 146);
}
#content_main .right-column-page-navigation {
  background: rgb(72, 156, 146);
}
#content_main .right-column-page-navigation li a {
  color: rgb(255, 255, 255);
}
#content_main .right-column-page-navigation li.active a {
  background-color: rgb(240, 96, 0);
  color: rgb(255, 255, 255);
}

.content-container {
  padding: 20px 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .content-container {
    padding: 40px 0;
  }
}
@media screen and (min-width: 1024px) {
  .content-container {
    padding: 40px 0;
    width: 100%;
  }
}
.content-container .section-title {
  position: relative;
  z-index: 9;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  line-height: 1.2em;
  text-transform: uppercase;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 1.875rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
}
.content-container .section-title .bold-text {
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .content-container .section-title {
    margin: 0 0 50px 0;
  }
}
.content-container .item {
  margin: 0 0 1em;
}
@media screen and (min-width: 768px) {
  .content-container .item {
    margin: 0 0 2em;
  }
}
@media screen and (min-width: 1024px) {
  .content-container .item {
    margin: 0 0 3em;
  }
}
.content-container .item-text {
  line-height: 1.4em;
  font-family: "Lato", sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  color: rgb(110, 112, 115);
}
.content-container .read-more-links-group {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}
.content-container .read-more-link {
  position: relative;
  margin: 0;
  padding: 10px 25px;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
  background: rgb(118, 171, 189);
}
.content-container .read-more-link:hover, .content-container .read-more-link:focus {
  text-decoration: none;
  color: rgb(255, 255, 255);
  background: rgb(72, 156, 146);
}
.content-container [class*=-name] {
  margin: 0;
  font-size: 1em;
}
.content-container [class*=-name] a {
  font-family: "Lato", sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  color: rgb(110, 112, 115);
}
.content-container a {
  text-decoration: none;
  color: rgb(110, 112, 115);
}
.content-container a:hover, .content-container a:focus {
  text-decoration: underline;
}

#row_news {
  background-position: center center;
  background-size: cover;
  position: relative;
}
#row_news:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 1024px) {
  #row_news:after {
    content: "";
    z-index: 8;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    height: 45px;
    border-top: 1px solid rgb(255, 255, 255);
    border-bottom: 1px solid rgb(255, 255, 255);
  }
}

#news_container {
  position: relative;
  z-index: 9;
  padding-top: 70px;
}
#news_container .slick-slider .slick-arrow.slick-prev {
  background-image: url(/pics/button_prev2.png);
}
#news_container .slick-slider .slick-arrow.slick-next {
  background-image: url(/pics/button_next2.png);
}
#news_container .items-list {
  width: 100%;
  padding: 0;
}
#news_container .item {
  margin-right: 25px;
  margin-left: 25px;
}
#news_container .item .item-summary {
  width: 100%;
  padding: 0;
  background: rgb(240, 96, 0);
}
#news_container .item .item-name {
  width: 90%;
  padding: 10px 0 0;
  margin: 0 5% 10px;
  border-bottom: 4px solid rgb(118, 171, 189);
}
#news_container .item .item-name a {
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
}
#news_container .item .item-text {
  width: 90%;
  padding: 0 5% 15px;
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
}
#news_container .news-item-image-holder {
  width: 100%;
  margin: 0;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #news_container .news-item-image-holder {
    max-width: 450px;
  }
}
#news_container .news-item-image {
  display: block;
  margin: 0 auto;
  max-width: 500px;
  width: 100%;
}
#row_events {
  margin-top: 50px;
}
@media screen and (min-width: 1024px) {
  #row_events:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 45px;
    border-top: 1px solid rgb(72, 156, 146);
    border-bottom: 1px solid rgb(72, 156, 146);
  }
}

#events_container .section-title {
  color: rgb(72, 156, 146);
}
#events_container .items-list {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
#events_container .slick-list {
  width: 94%;
}
#events_container .item .item-name {
  width: 100%;
}
#events_container .event-date {
  flex: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  margin: 0 10px 0 0;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
  background: rgb(118, 171, 189);
}
#events_container .event-date .event-day {
  line-height: 1em;
  font-size: 3rem;
  font-weight: 700;
}
#events_container .event-summary {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}
#events_container .event-image-link {
  display: none;
  max-width: 100%;
}
#events_container .event-image {
  width: 100%;
}
#events_container .read-more-link {
  color: rgb(255, 255, 255);
  background: rgb(72, 156, 146);
}
#events_container .read-more-link:hover, #events_container .read-more-link:focus {
  color: rgb(255, 255, 255);
  background: rgb(118, 171, 189);
}

#spotlight_container {
  display: flex;
  flex-direction: column;
  text-align: center;
  background: rgb(240, 96, 0);
}
@media screen and (min-width: 1024px) {
  #spotlight_container {
    flex-direction: row;
    padding: 0;
    text-align: left;
  }
}
#spotlight_container .section-title {
  text-transform: none;
  font-size: 2.8rem;
  font-weight: 700;
  color: rgb(255, 255, 255);
}
@media screen and (min-width: 1024px) {
  #spotlight_container .section-title {
    text-align: left;
  }
}
#spotlight_container .spotlight-image-holder {
  display: block;
  width: 100%;
  flex-shrink: 0;
  margin: 0 0 20px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  #spotlight_container .spotlight-image-holder {
    margin: 0;
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  #spotlight_container .spotlight-image-holder {
    height: 250px;
  }
}
#spotlight_container .spotlight-image {
  display: block;
  width: 100%;
}
#spotlight_container .item-summary {
  width: 94%;
}
@media screen and (min-width: 1024px) {
  #spotlight_container .item-summary {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
  }
}
#spotlight_container .item-summary .item-summary-inner {
  width: 100%;
  padding: 30px 0;
}
@media screen and (min-width: 1024px) {
  #spotlight_container .item-summary .item-summary-inner {
    width: 470px;
    padding: 60px 0 60px 30px;
  }
}
#spotlight_container .spotlightmessage-text {
  display: block;
  max-height: 8.5em;
  overflow: hidden;
  margin: 0 0 40px 0;
  text-align: center;
  font-size: 1.25rem;
  color: rgb(255, 255, 255);
}
@media screen and (min-width: 1024px) {
  #spotlight_container .spotlightmessage-text {
    text-align: left;
  }
}

#links_container {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  padding: 0;
}
@media screen and (min-width: 1024px) {
  #links_container {
    width: 150px;
  }
}
#links_container .link-item {
  width: 100%;
}
#links_container .link-item a {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  font-size: 1rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
}
#links_container .link-item a:hover, #links_container .link-item a:focus {
  text-decoration: underline;
}
#links_container .links-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 30px;
}

#infographics_container .infographics-list {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
#infographics_container .infographic-item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 120px;
  width: 210px;
  margin: 5px 0;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Lato", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  color: rgb(87, 89, 91);
}
#infographics_container .infographic-item a .info-number {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  font-size: 2.5rem;
  font-weight: 700;
  color: rgb(240, 96, 0);
}
#infographics_container .infographic-item a .info-text {
  display: inline-block;
  width: 100%;
  line-height: 1em;
}
#infographics_container .infographic-item a:hover, #infographics_container .infographic-item a:focus {
  color: rgb(255, 255, 255);
  background: rgb(240, 96, 0);
}
#infographics_container .infographic-item a:hover .info-number, #infographics_container .infographic-item a:focus .info-number {
  color: rgb(255, 255, 255);
}
#quicklinks {
  position: relative;
  z-index: 9;
  margin: -16px 0 -28px;
  padding: 0;
}
#quicklinks .items-list {
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
#quicklinks a {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 134px;
  width: 300px;
  padding: 0;
  margin: 0 10px 20px 0;
  line-height: 1.2em;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 3px 7px rgba(0, 0, 0, 0.35);
  font-family: "Lato", sans-serif;
  font-size: 1.375rem;
  font-weight: 700;
  transition: all 0.5s ease-in-out;
  color: rgb(255, 255, 255);
  background: rgb(118, 171, 189);
  border-bottom: 14px solid rgb(72, 156, 146);
}
#quicklinks a .qlink-inner {
  display: inline-block;
  width: 120px;
}
#quicklinks a svg {
  fill: rgb(255, 255, 255);
  height: 60px;
  width: 60px;
  margin: 0 20px 0 0;
}
@media screen and (min-width: 1024px) {
  #quicklinks a {
    margin: 0;
  }
}
#quicklinks a:hover, #quicklinks a:focus {
  background: rgb(94, 136, 150);
}

#footer_main {
  background: rgb(72, 156, 146);
}
#footer_main .footer-inner {
  padding: 40px 0;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
}
@media screen and (max-width: 1023px) {
  #footer_main .footer-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 1024px) {
  #footer_main .footer-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    text-align: left;
  }
}
#footer_main .footer-inner .section-title {
  margin: 0 0 20px 0;
  line-height: 1em;
  text-transform: none;
  font-family: "Lato", sans-serif;
  font-size: 1.375rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
  border-bottom: 1px solid rgb(255, 255, 255);
}
#footer_main .footer-inner .section-title a {
  text-decoration: none;
  color: rgb(255, 255, 255);
}
#footer_main .footer-inner h3 {
  margin: 0 0 10px;
  font-family: "Lato", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
}
@media screen and (min-width: 1024px) {
  #footer_main .footer-info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding: 20px 0;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1023px) {
  #footer_main .footer-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }
}
#footer_main .footer-title {
  margin: 0 0 10px;
}
#footer_main .footer-title:before {
  margin: 0 10px;
  background-image: url("/pics/footer_logo.png");
}
@media screen and (max-width: 767px) {
  #footer_main .footer-title:before {
    margin: 10px 0;
  }
}
#footer_main .footer-title .school-name-inner {
  width: 186px;
  margin: 0 10px;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: 2px;
  text-align: left;
  font-family: "Lato", sans-serif;
  font-size: 1.0625rem;
  font-weight: 600;
  color: rgb(255, 255, 255);
  display: block;
  overflow: hidden;
  height: 95px;
  width: 173px;
  max-width: 100%;
  white-space: nowrap;
  text-indent: 200%;
  color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("/pics/footer_name.png");
}
@media screen and (max-width: 767px) {
  #footer_main .footer-title .school-name-inner {
    text-align: center;
  }
}
#footer_main .footer-address {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0 40px;
  line-height: 1.5em;
  font-size: 1rem;
  font-weight: 400;
}
@media screen and (min-width: 1024px) {
  #footer_main .footer-address {
    align-items: flex-start;
    margin: 0;
    text-align: left;
  }
}
#footer_main .footer-address .footer-info-block {
  margin: 0;
}
#footer_main #spotlight_container {
  flex: none;
  width: 96%;
  padding: 30px 2%;
}
@media screen and (min-width: 1024px) {
  #footer_main #spotlight_container {
    width: 320px;
    margin: 0 30px;
    padding: 30px 0;
    text-align: left;
  }
}
@media screen and (min-width: 1350px) {
  #footer_main #spotlight_container {
    width: 550px;
    margin: 0 60px;
  }
}
#footer_main #spotlight_container .item-summary {
  width: 100%;
}
#footer_main #spotlight_container .spotlightmessage-text {
  display: block;
  width: 100%;
  max-height: 30em;
  overflow: hidden;
  margin: 0 0 20px 0;
  color: rgb(255, 255, 255);
}
@media screen and (min-width: 1024px) {
  #footer_main #spotlight_container .spotlightmessage-text {
    text-align: left;
  }
}
#footer_main .google-bar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#footer_main #footer_nav a {
  margin: 0 0 10px;
  text-decoration: none;
  font-size: 1.125rem;
  font-weight: 400;
}
#footer_main #footer_nav a:hover, #footer_main #footer_nav a:focus {
  text-decoration: underline;
}
#footer_main .footer-secondary-nav {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 40px 0 0;
}
@media screen and (max-width: 1023px) {
  #footer_main .footer-secondary-nav {
    justify-content: center;
  }
}
#footer_main .footer-secondary-nav .section-title {
  width: 100%;
}
#footer_main .footer-secondary-nav .icon-only {
  display: block;
  width: 36px;
  height: 36px;
  overflow: hidden;
  background-color: rgb(118, 171, 189);
  margin: 0 7px;
  color: rgb(255, 255, 255);
}
#footer_main .footer-secondary-nav .icon-only svg {
  display: block;
  width: 16px;
  height: 16px;
  margin: 10px;
  fill: rgb(255, 255, 255);
}
#footer_main .footer-secondary-nav .icon-only:hover, #footer_main .footer-secondary-nav .icon-only:focus {
  background-color: rgb(94, 136, 150);
}
#footer_main .footer-secondary-nav .icon-only:hover svg, #footer_main .footer-secondary-nav .icon-only:focus svg {
  fill: white;
}
#footer_main .edlio-login-link {
  color: rgb(255, 255, 255);
  font-size: 1.25em;
  height: 1.25em;
  line-height: 1.25em;
  margin: 0 20px;
}
#footer_main .edlio-login-link .edlio-logo {
  border-right-color: rgb(255, 255, 255);
}
#footer_main .edlio-login-link .edlio-logo svg {
  fill: rgb(255, 255, 255);
}
#footer_main .edlio-login-link:hover, #footer_main .edlio-login-link:focus {
  color: rgba(255, 255, 255, 0.8);
}
#footer_main .edlio-login-link:hover .edlio-logo, #footer_main .edlio-login-link:focus .edlio-logo {
  border-color: rgba(255, 255, 255, 0.8);
}
#footer_main .edlio-login-link:hover .edlio-logo svg, #footer_main .edlio-login-link:focus .edlio-logo svg {
  fill: rgba(255, 255, 255, 0.8);
}
#footer_main .bottom-bar {
  position: relative;
  width: 100%;
  background: rgb(118, 171, 189);
}
#footer_main .bottom-bar .bottom-bar-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  width: calc(100% - (100% - 100%) - 0px);
  max-width: calc(1024px - 0px);
  padding: 10px 0;
}
#footer_main .bottom-bar .bottom-bar-inner .powered-by-edlio-logo {
  color: rgb(255, 255, 255);
}
#footer_main .bottom-bar .bottom-bar-inner .powered-by-edlio-logo svg {
  fill: rgb(255, 255, 255);
}

.page-block a {
  color: rgb(72, 156, 146) !important;
}

#mobile_nav {
  background: rgb(72, 156, 146);
}
#mobile_nav a {
  color: rgb(255, 255, 255);
}
#mobile_nav a svg {
  fill: rgb(255, 255, 255);
}
#mobile_nav a:hover, #mobile_nav a:focus {
  color: rgba(255, 255, 255, 0.8);
}
#mobile_nav a:hover svg, #mobile_nav a:focus svg {
  fill: rgba(255, 255, 255, 0.8);
}

#elevate {
  margin-top: 20px;
}

.footer-logos {
  display: flex;
  flex-direction: column;
}

.cae-logo img {
  width: 265px;
}

@media screen and (min-width: 1024px) {
  .cae-logo img {
    margin-left: 10px;
    margin-top: 5px;
  }
}
/*# sourceMappingURL=main.css.map */