@import url("../../use.typekit.net/maz0vgc.css");
body, body .dark, body .light, body table, body .neutral, body .pale {
  font-family: "museo-sans", sans-serif;
  font-size: 100%; }

html {
  height: 100%; }
  body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin: 0; }
    body.index .site-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
  .site-header,
  .site-footer {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    z-index: 9; }
  .site-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
    .site-content:focus {
      outline: none; }

body {
  min-width: 320px;
  background-color: white;
  color: black; }

.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: 100%;
    max-width: 1024px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .site-header .header-secondary-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    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 {
        animation-play-state: paused; }
    .site-header .marquee.marquee-speed-18 .marquee-inner {
      animation: marquee 15s linear infinite; }
    .site-header .marquee.marquee-speed-35 .marquee-inner {
      animation: marquee 30s linear infinite; }
    .site-header .marquee.marquee-speed-7 .marquee-inner {
      animation: marquee 7.5s linear infinite; }
    .site-header .marquee .marquee-content {
      float: left; }

@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 {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -ms-flex: none;
  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: white;
  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: .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: .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: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      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: .8em 6% .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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.homepage-row .homepage-column {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 100%; }

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

.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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#mobile_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 64px; }
  #mobile_nav a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: .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: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }
  .edlio-login-link .edlio-logo {
    display: block;
    width: 30px;
    height: 20px;
    overflow: hidden;
    background-color: transparent;
    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;
      fill: black; }
    .edlio-login-link .edlio-logo:hover, .edlio-login-link .edlio-logo:focus {
      background-color: inherit; }
      .edlio-login-link .edlio-logo:hover svg, .edlio-login-link .edlio-logo:focus svg {
        fill: inherit; }

.slick-container {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }
  .slick-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 {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: 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: .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: "\2022";
          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: .75em; }
      .slick-container .slick-dots.number-dots li button:before {
        display: none; }

.site-header1c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  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 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 1024px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center; }
    .site-header1c .header-title a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      max-width: 100%;
      text-decoration: none; }
      .site-header1c .header-title a .header-title-inner {
        max-width: 100%; }
    .site-header1c .header-title.header-logo.logo-replacement a {
      display: block;
      overflow: hidden;
      height: 150px;
      width: 100%;
      max-width: 150px;
      white-space: nowrap;
      text-indent: 200%;
      color: transparent;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url("../pics/header_logo.html"); }
    .site-header1c .header-title.header-logo:not(.logo-replacement) a:before {
      -webkit-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none;
      content: "";
      display: block;
      width: 150px;
      height: 150px;
      background-position: center center;
      background-size: contain;
      background-repeat: no-repeat; }
    @media screen and (min-width: 768px) {
      .site-header1c .header-title a {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        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 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .site-header1c .sitenav-holder {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    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: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          padding: .5em;
          text-decoration: none; }
      .site-header1c .sitenav-holder.column .nav-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1024px; }
      .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 {
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          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: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 25em; }
          .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: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          padding: .5em;
          text-decoration: none; }
      .site-header1c .sitenav-holder.megamenu .nav-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        max-width: 1024px; }
      .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 {
          -webkit-box-direction: normal;
          -webkit-box-orient: horizontal;
          -webkit-flex-direction: row;
          -ms-flex-direction: row;
          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: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: start;
            -ms-flex-align: start;
            -webkit-align-items: flex-start;
            align-items: flex-start; }
          .site-header1c .sitenav-holder.megamenu .sub-nav .sub-nav-group {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-flex: none;
            -webkit-flex: none;
            -ms-flex: none;
            flex: none; }
            .site-header1c .sitenav-holder.megamenu .sub-nav .sub-nav-group > li {
              width: 50%; }
              .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 {
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            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-footer2 .footer-inner {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1024px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }

.site-footer2 .footer-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
  .site-footer2 .footer-logo.logo-replacement {
    display: block;
    overflow: hidden;
    height: 150px;
    width: 100%;
    max-width: 150px;
    white-space: nowrap;
    text-indent: 200%;
    color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../pics/footer_logo.html"); }
  .site-footer2 .footer-logo:not(.logo-replacement):before {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat; }

.site-footer2 .footer-title-inner {
  max-width: 100%; }

.site-footer2 .footer-address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat; }
  .site-footer2 .footer-address a {
    color: inherit; }

.site-footer2 .powered-by-edlio-logo {
  display: block;
  width: 140px;
  height: 20px;
  overflow: hidden;
  background-color: transparent; }
  .site-footer2 .powered-by-edlio-logo svg {
    display: block;
    width: 140px;
    height: 20px;
    margin: 0;
    fill: inherit; }
  .site-footer2 .powered-by-edlio-logo:hover, .site-footer2 .powered-by-edlio-logo:focus {
    background-color: inherit; }
    .site-footer2 .powered-by-edlio-logo:hover svg, .site-footer2 .powered-by-edlio-logo:focus svg {
      fill: inherit; }

@media screen and (min-width: 768px) {
  .site-footer2 .footer-logo {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .site-footer2 .footer-info {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  .site-footer2 .footer-address {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start; }
  .site-footer2 .powered-by-edlio-logo {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end; } }

.bg-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.bg-contain {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.hover-underline {
  text-decoration: none; }
  .hover-underline:hover, .hover-underline:focus {
    text-decoration: underline; }

.only-large {
  display: none; }
  @media screen and (min-width: 1024px) {
    .only-large {
      display: block; } }

#header_main {
  transition: background-color 0.2s ease-in; }
  @media screen and (min-width: 1024px) {
    #header_main {
      position: fixed;
      width: 100%;
      top: 0;
      left: 0; }
      #header_main:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% + 100px);
        pointer-events: none;
        transition: background-image 0.2s ease-in; }
      #header_main .header-title, #header_main .sitenav-holder {
        position: relative; } }
  @media screen and (min-width: 1024px) {
    #header_main.shrink-header .header-title > a {
      font-size: 50%; }
      #header_main.shrink-header .header-title > a:before {
        height: 75px !important;
        width: 75px !important; } }
  #header_main .header-title {
    font-family: "adobe-garamond-pro", serif; }
    #header_main .header-title > a {
      font-size: .6rem;
      transition: font-size 0.2s ease-in; }
      #header_main .header-title > a:before {
        transition: height 0.2s ease-in, width 0.2s ease-in;
        margin: 0 0 12px 0; }
        @media screen and (min-width: 1024px) {
          #header_main .header-title > a:before {
            margin: 0 12px 0 0; } }
      #header_main .header-title > a .header-title-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        font-size: 3.3em; }
      @media screen and (min-width: 1024px) {
        #header_main .header-title > a {
          font-size: 1rem; }
          #header_main .header-title > a .header-title-inner .first-line {
            height: 1em; } }
  #header_main .sitenav-holder {
    font-family: "adobe-garamond-pro", serif; }
    #header_main .sitenav-holder .nav-mobile-toggle {
      top: 20px;
      right: 20px; }
    @media screen and (min-width: 0) and (max-width: 1023px) {
      #header_main .sitenav-holder .nav-group .nav-item.icon-only svg {
        display: none; }
      #header_main .sitenav-holder .sub-nav.contact-nav .mm-contact-content {
        display: none; } }
    @media screen and (min-width: 1024px) {
      #header_main .sitenav-holder .only-large {
        margin: 0 1em;
        padding: .5em; }
        #header_main .sitenav-holder .only-large .header-info-title {
          font-size: 1.5rem; }
      #header_main .sitenav-holder .sub-nav.contact-nav .mm-contact-content {
        display: block; }
      #header_main .sitenav-holder .contact-address .header-info-title {
        margin-bottom: 15px;
        font-size: 1.2rem; }
      #header_main .sitenav-holder .contact-address .header-info-block,
      #header_main .sitenav-holder .contact-address .header-info-title {
        display: block;
        text-align: left; }
        #header_main .sitenav-holder .contact-address .header-info-block > a,
        #header_main .sitenav-holder .contact-address .header-info-title > a {
          padding: 0;
          display: initial !important;
          text-decoration: underline; }
          #header_main .sitenav-holder .contact-address .header-info-block > a:hover, #header_main .sitenav-holder .contact-address .header-info-block > a:focus,
          #header_main .sitenav-holder .contact-address .header-info-title > a:hover,
          #header_main .sitenav-holder .contact-address .header-info-title > a:focus {
            background-color: transparent !important; }
          #header_main .sitenav-holder .contact-address .header-info-block > a.not-phone,
          #header_main .sitenav-holder .contact-address .header-info-title > a.not-phone {
            text-decoration: none; }
            #header_main .sitenav-holder .contact-address .header-info-block > a.not-phone:hover, #header_main .sitenav-holder .contact-address .header-info-block > a.not-phone:focus,
            #header_main .sitenav-holder .contact-address .header-info-title > a.not-phone:hover,
            #header_main .sitenav-holder .contact-address .header-info-title > a.not-phone:focus {
              background-color: transparent !important;
              text-decoration: hover !important; }
      #header_main .sitenav-holder .mm-contact-content {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1; }
      #header_main .sitenav-holder #contact_map {
        width: 100%;
        height: 300px; }
      #header_main .sitenav-holder .mm-extra-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        #header_main .sitenav-holder .mm-extra-content .info {
          width: 50%; }
        #header_main .sitenav-holder .mm-extra-content .mm-image {
          -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
          align-self: flex-start;
          width: 50%; }
        #header_main .sitenav-holder .mm-extra-content .mm-extra-content-title {
          font-size: 1.2rem;
          font-weight: 700px;
          margin-top: 15px;
          margin-bottom: 5px; }
      #header_main .sitenav-holder .nav-group .nav-item.icon-only {
        display: block;
        width: 21px;
        height: 21px;
        overflow: hidden;
        background-color: transparent; }
        #header_main .sitenav-holder .nav-group .nav-item.icon-only svg {
          display: block;
          width: 21px;
          height: 21px;
          margin: 0;
          fill: black; }
        #header_main .sitenav-holder .nav-group .nav-item.icon-only:hover, #header_main .sitenav-holder .nav-group .nav-item.icon-only:focus {
          background-color: inherit; }
          #header_main .sitenav-holder .nav-group .nav-item.icon-only:hover svg, #header_main .sitenav-holder .nav-group .nav-item.icon-only:focus svg {
            fill: inherit; }
      #header_main .sitenav-holder .nav-group .nav-item > a {
        height: 50px;
        font-weight: 400 !important;
        font-size: 1.5rem !important; }
      #header_main .sitenav-holder .nav-group .nav-item .sub-nav-group {
        width: 35% !important; } }

#shuffle_main_inside {
  z-index: -1;
  position: relative;
  top: 0;
  left: 0;
  text-align: center; }
  #shuffle_main_inside * {
    margin: 0 auto;
    width: 100%;
    height: auto; }
  #shuffle_main_inside .shuffle-caption {
    display: none; }

#inside_videos_container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom-width: 20px; }
  #inside_videos_container video {
    width: 100%;
    height: auto;
    display: block; }
  @media screen and (min-width: 0) and (max-width: 767px) {
    #inside_videos_container {
      display: none; } }

.content-pages-banner {
  border-bottom-width: 20px; }

#videos_container {
  position: relative;
  width: 100%; }
  #videos_container video {
    width: 100%;
    height: auto;
    display: block; }

@media screen and (min-width: 1024px) {
  #quicklinks_sociallinks_row {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%; } }

#quicklinks, #sociallinks {
  width: 100%;
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center; }

#sociallinks {
  position: relative;
  z-index: 10; }
  #sociallinks .items-list {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    @media screen and (min-width: 1024px) {
      #sociallinks .items-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end; } }
    #sociallinks .items-list .icon-only {
      display: block;
      width: 22px;
      height: 22px;
      overflow: hidden;
      background-color: transparent;
      margin-left: 20px; }
      #sociallinks .items-list .icon-only svg {
        display: block;
        width: 22px;
        height: 22px;
        margin: 0;
        fill: inherit; }
      #sociallinks .items-list .icon-only:hover, #sociallinks .items-list .icon-only:focus {
        background-color: inherit; }
        #sociallinks .items-list .icon-only:hover svg, #sociallinks .items-list .icon-only:focus svg {
          fill: inherit; }

#quicklinks .items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #quicklinks .items-list .qlink-item {
    width: calc(50% - 20px);
    margin: 10px; }
    #quicklinks .items-list .qlink-item > a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      #quicklinks .items-list .qlink-item > a svg {
        height: 40px;
        width: 40px;
        margin-bottom: 6px; }
      #quicklinks .items-list .qlink-item > a .qlink-inner {
        width: 100%;
        text-align: center; }

@media screen and (min-width: 1024px) {
  #quicklinks, #sociallinks {
    box-sizing: border-box; }
    #quicklinks .items-list, #sociallinks .items-list {
      width: 100%; }
  #quicklinks {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: calc(50% + 233px);
    padding-left: calc(50% - 512px); }
    #quicklinks .items-list .qlink-item {
      width: 20%;
      margin: 0; }
  #sociallinks {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: calc(50% - 233px);
    box-sizing: border-box;
    padding-right: calc(50% - 512px); }
    #sociallinks .items-list {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      justify-content: flex-end; } }

@media screen and (min-width: 1024px) {
  #news_container .items-list .slick-arrow.slick-prev {
    left: calc(50% - 512px); }
  #news_container .items-list .slick-arrow.slick-next {
    right: calc(50% - 512px); } }

#news_container .items-list .item .news-item-image-div {
  height: 200px; }

#news_container .items-list .item .item-summary {
  max-width: 100%;
  padding-top: 20px;
  padding-bottom: 20px; }

@media screen and (min-width: 1024px) {
  #news_container {
    position: relative; }
    #news_container .read-more-links-group {
      position: absolute;
      left: calc(50% - 512px);
      bottom: 74px; }
      #news_container .read-more-links-group .read-more-link {
        margin-left: 0; }
    #news_container .section-title {
      display: block;
      position: absolute;
      top: 26px;
      left: calc(50% - 512px);
      text-align: left;
      width: 512px;
      z-index: 100; }
    #news_container .items-list .item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      #news_container .items-list .item .news-item-image-div, #news_container .items-list .item .item-summary {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
        width: 50%;
        box-sizing: border-box; }
      #news_container .items-list .item .news-item-image-div {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        height: initial; }
      #news_container .items-list .item .item-summary {
        padding-top: 145px;
        padding-left: calc(50% - 485px);
        padding-bottom: 167px;
        padding-right: 37px; }
        #news_container .items-list .item .item-summary .item-name {
          font-family: "adobe-garamond-pro", serif;
          font-size: 1.2rem;
          margin-top: 0;
          margin-bottom: 1.2rem; }
          #news_container .items-list .item .item-summary .item-name > a {
            text-decoration: none;
            color: inherit; }
            #news_container .items-list .item .item-summary .item-name > a:hover, #news_container .items-list .item .item-summary .item-name > a:focus {
              text-decoration: underline; }
      #news_container .items-list .item.no-photo .item-summary {
        padding-right: calc(50% - 512px); } }

#newsalt_social_row {
  position: relative;
  padding-top: 44px;
  padding-bottom: 70px; }
  #newsalt_social_row:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  #newsalt_social_row .homepage-row-inner {
    position: relative; }

@media screen and (min-width: 0) and (max-width: 767px) {
  #newsalt_container .items-list .item .item-image {
    width: 100%;
    height: 400px; } }

#newsalt_container .items-list .item .item-summary {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0; }
  #newsalt_container .items-list .item .item-summary .item-name {
    display: block;
    text-align: center;
    margin: 0;
    padding: 22px;
    font-size: 1.5rem;
    font-family: "adobe-garamond-pro", serif; }
    #newsalt_container .items-list .item .item-summary .item-name > a {
      text-decoration: none;
      color: inherit; }
      #newsalt_container .items-list .item .item-summary .item-name > a:hover, #newsalt_container .items-list .item .item-summary .item-name > a:focus {
        text-decoration: underline; }
  #newsalt_container .items-list .item .item-summary .item-text {
    padding: 15px 27px;
    font-size: 1.125rem;
    line-height: 1.525rem; }

@media screen and (min-width: 768px) {
  #newsalt_container .items-list .item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    height: 419px; }
    #newsalt_container .items-list .item .item-image, #newsalt_container .items-list .item .item-summary {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      #newsalt_container .items-list .item .item-image .item-name, #newsalt_container .items-list .item .item-summary .item-name {
        font-size: 2.2rem; }
      #newsalt_container .items-list .item .item-image .item-text, #newsalt_container .items-list .item .item-summary .item-text {
        max-height: 14.5rem;
        overflow-y: hidden; } }

@media screen and (min-width: 1024px) {
  #newsalt_container {
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    position: relative;
    width: 640px;
    margin-right: 27px; }
    #newsalt_container .read-more-link {
      position: absolute;
      bottom: 15px;
      right: calc(50% + 15px); } }

#tabpanel_container .tablist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #tabpanel_container .tablist .tab-label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: "adobe-garamond-pro", serif;
    font-size: 1.5rem; }
    #tabpanel_container .tablist .tab-label svg {
      width: 28px;
      height: 28px;
      margin-right: 12px; }

@media screen and (min-width: 1024px) {
  #tabpanel_container {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }
    #tabpanel_container .tablist .tab-label {
      font-size: 2rem; } }

#partnerships_row {
  padding-top: 32px;
  padding-bottom: 29px; }

#partnerships .items-list {
  padding-left: 27px;
  padding-right: 27px; }
  #partnerships .items-list .qlink-item {
    margin-left: 13.5px;
    margin-right: 13.5px; }
    #partnerships .items-list .qlink-item > a {
      display: block;
      width: 100%;
      height: 50px;
      overflow: hidden;
      color: transparent; }

.homepage-row .section-title,
.content-container .section-title {
  position: relative;
  margin-bottom: 25px;
  font-family: "adobe-garamond-pro", serif;
  font-weight: 700;
  font-size: 2rem;
  text-align: center; }
  .homepage-row .section-title > a,
  .content-container .section-title > a {
    color: inherit; }
  @media screen and (min-width: 1024px) {
    .homepage-row .section-title,
    .content-container .section-title {
      font-size: 3rem;
      margin-bottom: 58px; } }

.content-container .read-more-link {
  display: inline-block;
  padding: 10px 14px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (min-width: 0) and (max-width: 1023px) {
    .content-container .read-more-link {
      margin-bottom: 35px; } }
  .content-container .read-more-link:after {
    content: " >>"; }

#content_main #breadcrumbs a {
  text-decoration: none;
  color: inherit;
  font-weight: 700; }
  #content_main #breadcrumbs a:hover, #content_main #breadcrumbs a:focus {
    text-decoration: underline; }

@media screen and (min-width: 1024px) {
  #content_main {
    margin-top: 0; } }

#content_main .pageTitle {
  margin-bottom: 25px;
  font-family: "adobe-garamond-pro", serif;
  font-weight: 700;
  font-size: 2rem; }
  @media screen and (min-width: 1024px) {
    #content_main .pageTitle {
      font-size: 2.7rem; } }

@media screen and (min-width: 1024px) {
  #footer_main {
    background-size: auto 120%;
    background-position: calc(50% + 362px) center;
    background-repeat: no-repeat; } }

#footer_main .footer-inner {
  max-width: 1350px; }
  #footer_main .footer-inner a {
    color: inherit; }
  #footer_main .footer-inner .footer-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 25px; }
    #footer_main .footer-inner .footer-top .footer-logo {
      font-family: "adobe-garamond-pro", serif;
      font-size: 1.8em; }
      #footer_main .footer-inner .footer-top .footer-logo .footer-title-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center; }
      @media screen and (min-width: 1024px) {
        #footer_main .footer-inner .footer-top .footer-logo {
          -webkit-box-flex: none;
          -webkit-flex: none;
          -ms-flex: none;
          flex: none;
          margin-right: 20px; } }
    #footer_main .footer-inner .footer-top .footer-info-block {
      text-align: center; }
    #footer_main .footer-inner .footer-top .footer-top-middle {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center; }
      @media screen and (min-width: 1024px) {
        #footer_main .footer-inner .footer-top .footer-top-middle {
          -webkit-box-align: start;
          -ms-flex-align: start;
          -webkit-align-items: flex-start;
          align-items: flex-start; } }
    #footer_main .footer-inner .footer-top .footer-top-right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      font-size: .9rem; }
      #footer_main .footer-inner .footer-top .footer-top-right .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      #footer_main .footer-inner .footer-top .footer-top-right > * {
        margin-top: 10px; }
        #footer_main .footer-inner .footer-top .footer-top-right > *.first-child {
          margin-top: 0; }
    @media screen and (min-width: 1024px) {
      #footer_main .footer-inner .footer-top {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        max-width: 1024px;
        width: 100%; }
        #footer_main .footer-inner .footer-top .footer-info-block {
          text-align: left; }
        #footer_main .footer-inner .footer-top .footer-top-right {
          -webkit-box-align: end;
          -ms-flex-align: end;
          -webkit-align-items: flex-end;
          align-items: flex-end; } }
  #footer_main .footer-inner .footer-middle {
    font-size: .8rem;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box; }
    @media screen and (min-width: 1024px) {
      #footer_main .footer-inner .footer-middle {
        padding: 10px 0; } }
    #footer_main .footer-inner .footer-middle .legal {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 1024px;
      text-align: center; }

#footer_main #disclaimer {
  text-align: center;
  font-size: .8rem; }

#footer_main .footer-edlio {
  padding: 4px 0; }

#footer_main .edlio-login-link {
  margin-left: 15px; }

@media screen and (min-width: 1024px) {
  #quicklinks_sociallinks_row {
    position: absolute;
    bottom: 150px !important;
    left: 0;
    width: 100%; } }
