@charset "UTF-8";
/* ---------------------------------------------------------
   1. Set based breakpoints
   2. Embedded fonts styles
   3. Vendors includ
   4. General reset framework & variables
   5. Common site styles
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   1. Set based breakpoints
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   2. Embedded fonts styles
   ---------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&display=swap");
/* ---------------------------------------------------------
   3. Vendors include
   ---------------------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?sx10au");
  src: url("../fonts/icomoon.eot?sx10au#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?sx10au") format("truetype"), url("../fonts/icomoon.woff?sx10au") format("woff"), url("../fonts/icomoon.svg?sx10au#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
#calendar.fc .popup address:after, #calendar.fc .popup time:after, .calendar .popup address:after, .calendar .popup time:after, .tag-block .pub .link-more-tag a:after, .categories-nav > li > a:before, .story-list .story-item .descr address:after, .story-list .story-item .descr time:after, .file-link a:before, .contact-panel address:before, .side-nav ul a:after, .links a:after, .share-bar .opener:after, .link-more:after, .btn-more:before, .jcf-select .jcf-select-opener:before, [class^=icon-], [class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pay:before {
  content: "\e922";
}

.icon-like:before {
  content: "\e921";
}

.icon-google:before {
  content: "\e920";
}

.icon-time:before {
  content: "\e91f";
}

.icon-calendar-o:before {
  content: "\e91e";
}

.icon-asvp:before {
  content: "\e91c";
}

.icon-calendar-plus:before {
  content: "\e91d";
}

.icon-share:before {
  content: "\e91b";
}

.icon-pdf:before {
  content: "\e919";
}

.icon-camera:before {
  content: "\e91a";
}

.icon-email-o:before {
  content: "\e915";
}

.icon-print:before {
  content: "\e916";
}

.icon-pin:before {
  content: "\e917";
}

.icon-down:before {
  content: "\e908";
}

.icon-tel:before {
  content: "\e900";
}

.icon-back:before {
  content: "\e902";
}

.icon-email:before {
  content: "\e913";
}

.icon-alert:before {
  content: "\e90b";
}

.icon-calendar:before {
  content: "\e90c";
}

.icon-cloud:before {
  content: "\e90d";
}

.icon-edit:before {
  content: "\e90e";
}

.icon-fax:before, .nav-tools li:last-child a:before {
  content: "\e90f";
}

.icon-heart-o:before {
  content: "\e910";
}

.icon-info-o:before {
  content: "\e911";
}

.icon-arrow:before {
  content: "\e90a";
}

.icon-search:before {
  content: "\e909";
}

.icon-heart:before, .nav-tools li:first-child a:before {
  content: "\e906";
}

.icon-info:before, .nav-tools li:nth-child(3) a:before {
  content: "\e907";
}

.icon-pen:before, .nav-tools li:nth-child(2) a:before {
  content: "\e918";
}

.icon-facebook:before {
  content: "\e901";
}

.icon-instagram:before {
  content: "\e914";
}

.icon-linkedin:before {
  content: "\e903";
}

.icon-twitter:before {
  content: "\e904";
}

.icon-youtube:before {
  content: "\e905";
}

.icon-tiktok:before {
  content: "\e95e";
}

.icon-more:before {
  content: "\e912";
}

.icon-list {
  display: inline-block;
  width: 19px;
  height: 15px;
  border: 1px solid #000;
  border-width: 3px 0;
  position: relative;
}
.icon-list:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  content: "";
  border-top: 3px solid #000;
  margin-top: -2px;
}

@font-face {
  font-family: "pdsicons";
  src: url("../fonts/pdsicons.eot?21413252");
  src: url("../fonts/pdsicons.eot?21413252#iefix") format("embedded-opentype"), url("../fonts/pdsicons.woff2?21413252") format("woff2"), url("../fonts/pdsicons.woff?21413252") format("woff"), url("../fonts/pdsicons.ttf?21413252") format("truetype"), url("../fonts/pdsicons.svg?21413252#pdsicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'pdsicons';
    src: url('../font/pdsicons.svg?21413252#pdsicons') format('svg');
  }
}
*/
.pdsicon {
  text-align: center;
}

[class^=pdsicon-]:before, [class*=" pdsicon-"]:before {
  font-family: "pdsicons";
  font-size: 4em;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: block;
  text-decoration: inherit;
  width: 1em;
  margin: 0 auto;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.pdsicon-apply:before {
  content: "\e800";
} /* '' */
.pdsicon-certificate:before {
  content: "\e801";
} /* '' */
.pdsicon-coaching:before {
  content: "\e802";
} /* '' */
.pdsicon-complete-app:before {
  content: "\e803";
} /* '' */
.pdsicon-decision:before {
  content: "\e804";
} /* '' */
.pdsicon-enroll:before {
  content: "\e805";
} /* '' */
.pdsicon-instructors:before {
  content: "\e806";
} /* '' */
.pdsicon-pay:before {
  content: "\e807";
} /* '' */
/*for rss icon*/
@font-face {
  font-family: "icomoon2";
  src: url("../fonts/icomoon2.eot?apj1mv");
  src: url("../fonts/icomoon2.eot?apj1mv#iefix") format("embedded-opentype"), url("../fonts/icomoon2.ttf?apj1mv") format("truetype"), url("../fonts/icomoon2.woff?apj1mv") format("woff"), url("../fonts/icomoon2.svg?apj1mv#icomoon2") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon2 {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon2";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon2-rss2:before {
  content: "\ea9c";
}

/* ---------------------------------------------------------
   4. General reset framework & variables
   ---------------------------------------------------------*/
/**
  Configuration settings of the theme.
 */
/**
*********************
* Variables
********************
**/
/**
  * Font sizes and spacing/widths
  * -----------------------------------------------------------------------------
  */
/* Font familys */
/* Font weight */
/* Font sizes */
/* Transitions */
/* Breakpoints */
/* Spacings and widths */
/** Button settings **/
/** Menu settings **/
/**
*********************
* Colors
********************
**/
/* Brand Colors */
/* Grayscale colors */
/* Accent colors. Primarily used for buttons */
/** Button & Link colors **/
/* Third party brand colors */
.container {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1200px) {
  .container {
    width: 1330px;
  }
}

.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
}

[class*=col-] {
  padding-left: 20px;
  padding-right: 20px;
}

*:focus {
  outline-width: 0.125rem !important;
  outline-style: solid !important;
  outline-color: #00b894 !important;
  outline-offset: 0.1875rem !important;
}

@media (min-width: 75rem) and (max-width: 83rem) {
  .region--header .container, .region--preheader .container, .site-footer .container, .homepage--layout-wrapper .container {
    width: auto;
  }
  .content-area {
    max-width: 58rem !important;
  }
}
/* ==========================================================================
   Mixins
   ========================================================================== */
/** Breakpoints **/
/*From seven theme.*/
/*From seven theme.*/
/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
/* ==========================================================================
   Functions
   ========================================================================== */
.abc-sort ul, .intro-section .switcher ul, .contact-list, ol:not([class]), ul:not([class]), .posts-list, .links, .gallery .switcher ul, .nav-base, .nav-tools, .promo-nav, .socials {
  margin: 0;
  padding: 0;
  list-style: none;
}

main .search-form:after,
main .form-item-search:after,
main .form-item-keys:after,
main .form-item-news:after,
main .form-item-events:after,
main .form-item-publications:after,
main .form-item-person:after,
main .form-item-courses:after, .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap; /* 1 */
  text-overflow: ellipsis; /* 2 */
  overflow: hidden;
}

/**
  Define the atomic component styling.
 */
/*==========================================================================
CTA
========================================================================== */
/**/
button.button--cta,
.button.button--cta {
  position: relative;
}
button.button--cta:after,
.button.button--cta:after {
  -webkit-transition: 0.25s margin ease-in-out;
  -moz-transition: 0.25s margin ease-in-out;
  -ms-transition: 0.25s margin ease-in-out;
  -o-transition: 0.25s margin ease-in-out;
  transition: 0.25s margin ease-in-out;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  content: "";
  background: url("../assets/images/button-arrow.svg") no-repeat center center;
  background-size: 0.75rem;
}
button.button--cta:hover:after,
.button.button--cta:hover:after {
  margin-left: 0.5rem;
}

/* ==========================================================================
   Button
   ========================================================================== */
/**/
button,
.button {
  -webkit-transition: 0.25s all ease-in-out;
  -moz-transition: 0.25s all ease-in-out;
  -ms-transition: 0.25s all ease-in-out;
  -o-transition: 0.25s all ease-in-out;
  transition: 0.25s all ease-in-out;
  position: relative;
  display: inline-block;
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  color: #0f0f0f;
  border: none;
  border-radius: 2px;
  background-color: #cbcbcb;
  font-size: 1rem;
  font-weight: 700;
}
button:hover,
.button:hover {
  color: #0f0f0f;
}
button.button--rounded,
.button.button--rounded {
  border-radius: 1.5rem;
}
button.button--outline,
.button.button--outline {
  color: #c03;
  border: 1px solid #c03;
  background: #fff;
}
button.button--outline:hover,
.button.button--outline:hover {
  color: #b3002d;
  border-color: #b3002d;
}
button.button--text,
.button.button--text {
  text-decoration: underline;
  text-transform: capitalize;
  color: #141414;
  border: none;
  background: transparent;
}
button.button--text:hover,
.button.button--text:hover {
  background: #eee;
}
button.button--small,
.button.button--small {
  padding: 0.25rem 0.625rem;
}
button.button--big,
.button.button--big {
  padding: 1.25rem 1.625rem;
}
button.button--readmore,
.button.button--readmore {
  padding: 0.5rem 1.75rem 0.5rem 0.5rem;
  color: #fff;
  background: #c03;
  font-size: 0.875rem;
  font-weight: 600;
}
button.button--readmore:after,
.button.button--readmore:after {
  -webkit-transition: 0.25s margin ease-in-out;
  -moz-transition: 0.25s margin ease-in-out;
  -ms-transition: 0.25s margin ease-in-out;
  -o-transition: 0.25s margin ease-in-out;
  transition: 0.25s margin ease-in-out;
  position: absolute;
  top: 50%;
  width: 1rem;
  height: 1rem;
  margin-left: 0.1rem;
  content: "";
  transform: translateY(-50%);
  background: url(../images/right-arrow.svg) no-repeat right center;
  background-size: 0.65rem;
}
button.button--readmore:hover:after,
.button.button--readmore:hover:after {
  margin-left: 0.3rem;
}

.ui-datepicker {
  padding: 4px 10px;
  font-family: inherit;
}
.ui-datepicker .ui-datepicker-calendar {
  display: table;
}
.ui-datepicker .ui-datepicker-calendar thead {
  background: #fff;
}
.ui-datepicker .ui-datepicker-calendar thead th {
  color: #525252;
  font-weight: 500;
  font-size: 0.875rem;
  padding: 5px 7px 8px 0 !important;
  background: none;
  text-transform: capitalize;
  border: 0 !important;
}
.ui-datepicker .ui-datepicker-calendar tbody {
  background: #fff;
}
.ui-datepicker .ui-datepicker-calendar tbody tr {
  background: transparent;
}
.ui-datepicker .ui-datepicker-calendar tbody td {
  padding: 0 !important;
  border: 0 !important;
}
.ui-datepicker .ui-datepicker-calendar tbody td a {
  padding: 5px 7px 8px 0;
  background-color: #f3f3f3;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default {
  border: 0;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-active {
  background-color: #c03;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default.ui-state-highlight {
  background-color: #f3f3f3;
  color: #007fac;
}
.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover {
  background-color: #007fac;
  color: #fff;
}
.ui-datepicker .ui-datepicker-header {
  background: #fff;
  border: 0;
}
.ui-datepicker .ui-datepicker-header .ui-icon {
  background: url(../images/right-button.svg) no-repeat calc(100% - 10px);
  background-size: 10x;
  width: 18px;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon {
  transform: rotate(180deg);
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  top: 2px;
  right: 2px;
  background: #fff;
  border: 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  top: 2px;
  left: 2px;
  background: #fff;
  border: 0;
}

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #d4d6d8;
  margin: -5px 3px 0 0;
  width: 22px;
  height: 22px;
}
.jcf-checkbox.jcf-checked {
  border-color: #485b6e;
  background: #c03;
}

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 50%;
  margin: 0 3px 0 0;
  width: 15px;
  height: 15px;
}
.jcf-radio.jcf-checked {
  background: #c03;
}

/* custom select styles */
.jcf-select {
  display: block;
  position: relative;
  background: #eceef0;
  height: 40px;
  line-height: 40px;
  padding: 0 40px 0 15px;
  margin: 0 15px 8px 0;
  float: left;
  min-width: 20%;
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
}
.jcf-select .jcf-select-opener:before {
  position: absolute;
  right: 24px;
  top: 50%;
  font-size: 6px;
  line-height: 20px;
  margin-top: -8px;
  content: "\e908";
}
.jcf-select.jcf-select-multiselect {
  background: #485b6e;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
  padding-left: 27px;
}
@media (max-width: 767px) {
  .jcf-select.jcf-select-multiselect {
    height: 50px;
    line-height: 50px;
    font-size: 12px;
    padding-left: 25px;
  }
}
.jcf-select.jcf-select-multiselect .jcf-select-opener:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  margin-top: -2px;
  right: 20px;
}

body > .jcf-select-drop {
  position: absolute;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #e8e8e8;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #b8c3c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  background: #fff;
  width: 100%;
}
.jcf-select-multiselect .jcf-list {
  background: #ebeef0;
}
.jcf-select-multiselect .jcf-list .jcf-option {
  padding: 0;
}

.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: auto;
  width: 100%;
}

.jcf-list ul:not([class]) {
  list-style: none;
  margin: 0;
  padding: 7px 0;
}
.jcf-select-multiselect .jcf-list ul:not([class]) {
  padding: 18px 20px 5px 27px;
}
.jcf-select-multiselect .jcf-list ul:not([class]) ul {
  padding: 0 0 14px;
}
.jcf-select-multiselect .jcf-list ul:not([class]) ul li {
  font-weight: bold;
  line-height: 1.29;
  margin: 0 0 7px;
  letter-spacing: -0.3px;
}
.jcf-list ul:not([class]) li {
  overflow: hidden;
  display: block;
  padding: 0 !important;
}
.jcf-list ul:not([class]) li:before {
  display: none;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  overflow: hidden;
  display: block;
  padding: 1px 9px;
  color: #000;
  height: 1%;
  cursor: pointer;
}
.jcf-select-multiselect .jcf-list .jcf-option {
  color: #485b6e;
}
.jcf-list .jcf-option.jcf-option-default {
  display: none;
}

.jcf-list .jcf-disabled {
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  color: #c03 !important;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: normal;
  display: block;
  padding: 0 0 8px;
  margin: 0 0 11px;
  cursor: default;
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #c0c7cd;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  width: 10px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: #c03;
  height: 0;
  width: 0;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #c03;
  height: 1px;
  width: 10px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 10px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #c03;
  height: 0;
  width: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 10px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #c03;
  height: 10px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #c03;
}

/* ---------------------------------------------------------
   5. Common site styles
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   paragraphs styling
   ---------------------------------------------------------*/
.banner {
  position: relative;
  overflow: hidden;
  min-height: 0;
  margin-top: 6rem;
}
@media (min-width: 64rem) {
  .banner {
    min-height: 12rem;
  }
}
.banner.banner--index, .banner.banner--giving {
  margin-bottom: 2rem;
}
.banner__background {
  position: static;
}
@media (min-width: 48rem) {
  .banner__background {
    width: 100%;
    height: 100%;
  }
}
.banner__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 48rem) {
  .banner__background img {
    min-height: 31.25rem;
  }
}
@media (min-width: 64rem) {
  .banner .banner__medium img {
    min-height: 21.875rem;
  }
}
@media (min-width: 64rem) {
  .banner .banner__small img {
    min-height: auto;
    height: 12rem;
  }
}
.banner__content-wrapper {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
}
.banner__content {
  margin: 0;
  padding: 1rem;
  color: #fff;
  background: #c03;
}
@media (min-width: 32rem) and (max-width:48rem) {
  .banner__content {
    margin-top: 4rem;
  }
}
@media (min-width: 48rem) {
  .banner__content {
    position: absolute;
    top: 50%;
    max-width: 36rem;
    margin: 0;
    padding: 1.5rem 1.5rem 2.5rem 4.35rem;
    transform: translateY(-50%);
    background: rgba(204, 0, 51, 0.9);
  }
}
.banner__title {
  letter-spacing: -0.5px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.02;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Open Sans", sans-serif;
}
.banner__subtitle {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
}
.banner__link .button {
  color: #007fac;
  background: #fff;
}
.banner__link .button:after {
  background-image: url("../images/button-arrow-cyan.svg");
}
.banner__link .button:hover {
  text-decoration: none;
}

.layout-wrapper .banner__content-wrapper {
  position: relative;
  max-width: inherit;
  margin-bottom: 0;
  margin-top: 2rem;
}
.layout-wrapper .banner__large {
  margin-top: 4rem;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__large {
    margin-top: 6rem;
  }
}
.layout-wrapper .banner__medium img {
  margin-top: 1.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__medium img {
    margin-top: 4rem;
    min-height: auto;
    height: 21.875rem;
    width: 100%;
    object-fit: cover;
  }
}
.layout-wrapper .banner__small img {
  margin-top: 1.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__small img {
    margin-top: 4rem;
    min-height: auto;
    height: 12rem;
    width: 100%;
    object-fit: cover;
  }
}

.showcase {
  position: relative;
}
.showcase * {
  font-family: "Open Sans", sans-serif;
}
.showcase__shoulder-wrapper {
  margin-bottom: 2rem;
}
@media (min-width: 64rem) {
  .showcase__shoulder-wrapper {
    position: relative;
  }
}
.showcase__shoulder-text {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.showcase__shoulder-text .subtitle {
  font-family: "Open Sans", sans-serif;
}
.showcase__shoulder-text .title {
  text-transform: none;
  margin-bottom: 2rem;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 64rem) {
  .showcase__shoulder-text .title {
    margin-bottom: 0;
  }
}
.showcase__shoulder-link {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 64rem) {
  .showcase__shoulder-link {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.showcase__shoulder-link .link {
  text-align: left;
}
@media (min-width: 64rem) {
  .showcase__shoulder-link .link {
    text-align: right;
  }
}
.showcase__shoulder-link .link .button:after {
  background-image: url("../images/button-arrow.svg");
}
.showcase__shoulder-link .link .button:hover {
  text-decoration: none;
}
.showcase__content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.showcase__content .contents-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.showcase__content .contents-wrapper .content {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .showcase__content .contents-wrapper .content {
    flex: 1 0 24%;
    padding: 0 20px;
  }
}
.showcase__content .content {
  display: flex;
  flex-basis: 100%;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 64rem) {
  .showcase__content .content {
    flex-basis: 0;
    border-bottom: none;
  }
}
.showcase__content .content:last-child {
  border-bottom: none;
}
.showcase__content .content__head {
  display: flex;
  flex: 1 0 auto;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.showcase__content .content__head .subtitle {
  font-size: 0.875rem;
  font-weight: 400;
}
.showcase__content .content__head .subtitle a {
  text-decoration: underline;
  color: #fff;
}
.showcase__content .icon {
  display: none;
}
@media (min-width: 64rem) {
  .showcase__content .icon {
    display: block;
    flex: 0 0 3.75rem;
    width: 3.75rem;
    height: 3.75rem;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 3.75rem;
  }
  .showcase__content .icon img {
    width: 2.5rem;
  }
}
.showcase__content .title {
  flex: 0 0 100%;
  max-width: 100%;
  margin-left: 0;
  line-height: 1.25;
}
@media (min-width: 64rem) {
  .showcase__content .title {
    flex: 0 0 11.25rem;
    max-width: 11.25rem;
    margin-left: 1rem;
  }
}
.showcase__content .title h3 {
  margin-bottom: 4px;
  margin-top: 0;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
}
.showcase__items {
  flex: 1 0 100%;
  width: 100%;
  margin-top: 1rem;
  list-style: none;
  padding-left: 0;
}
.showcase__items .showcase__item {
  margin-bottom: 0.5rem;
  padding-left: 1.25rem;
  background: url("../images/right-arrow.svg") no-repeat left center;
  background-size: 0.875rem;
}
@media (min-width: 64rem) {
  .showcase__items .showcase__item {
    padding-bottom: 0.5rem;
    padding-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: none;
  }
}
.showcase__items .showcase__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.showcase__items .showcase__link {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
}
@media (min-width: 64rem) {
  .showcase__items .showcase__link {
    font-size: 0.875rem;
  }
}
.showcase__items .showcase__link:hover {
  font-weight: 600;
  text-decoration: none;
}

.showcase--index .subtitle {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
}
.showcase--index .showcase__shoulder-text .title {
  color: #c03;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
}
.showcase--index .showcase__content {
  color: #fff;
  background: #007fac;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.showcase--giving {
  margin-bottom: 6rem;
}
.showcase--giving .showcase__header {
  text-align: center;
}
.showcase--giving .showcase__shoulder-text {
  display: flex;
  flex-flow: column-reverse nowrap;
  width: 100%;
}
.showcase--giving .showcase__shoulder-text .title {
  font-size: 2.25rem;
  font-weight: 400;
  margin: 0;
}
.showcase--giving .showcase__shoulder-text .subtitle {
  font-weight: 400;
  font-size: 0.8125rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.showcase--giving .content__head {
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.showcase--giving .showcase__content {
  position: relative;
  color: #fff;
  background: #5f6a72;
}
.showcase--giving .showcase__content::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 7.5rem solid #5f6a72;
  border-right: 7.5rem solid transparent;
  border-left: 7.5rem solid transparent;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 2.5rem solid #5f6a72;
}
.showcase--giving .showcase__content > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 64rem) {
  .showcase--giving .showcase__content > .container > .row {
    justify-content: center;
  }
}
.showcase--giving .showcase__content > .container > .row .content {
  flex-basis: auto;
  flex-grow: 0;
  padding: 0 20px;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 75rem) {
  .showcase--giving .showcase__content > .container > .row .content {
    max-width: fit-content;
  }
  .showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(4) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(3) {
    padding-top: 0;
  }
  .showcase--giving .showcase__content > .container > .row .content:nth-child(4), .showcase--giving .showcase__content > .container > .row .content:last-child {
    padding-bottom: 0;
  }
}
.showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(3) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.showcase--giving .showcase__content .icon img {
  width: 2.5rem;
}
.showcase--giving .showcase__content .title {
  flex: 0 0 auto;
  max-width: fit-content;
}
.showcase--giving .showcase__content .title h3 {
  margin: 0;
  font-size: 1.5rem;
}

.featured-contents {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}
.featured-contents * {
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 64rem) {
  .featured-contents {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.featured-contents > .container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.featured-contents .no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.featured-contents .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.featured-contents .no-gutters > [class*=col-]:last-child .featured .featured__meta {
  background: #eee;
}
.featured-contents img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 18.125rem;
}

.highlighted {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .highlighted {
    margin-bottom: 0;
    min-height: 26.25rem;
    max-height: 26.25rem;
  }
}
.highlighted__link,
.highlighted .featured__link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.highlighted__image {
  width: 100%;
  height: 100%;
}
.highlighted__image img {
  max-width: 100%;
  object-fit: cover;
  min-height: 26.25rem;
}
.highlighted__image .video-embed-field-launch-modal:hover {
  cursor: pointer;
}
.highlighted__video img {
  height: 100%;
}
.highlighted__media {
  position: absolute;
  top: 0;
  right: 1rem;
}
.highlighted__media--video {
  width: 3.25rem;
}
@media (min-width: 64rem) {
  .highlighted__media--video {
    width: 5.25rem;
  }
}
.highlighted__media--video img {
  min-height: auto !important;
}
.highlighted__title {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  width: 100%;
  color: #fff;
  background: rgba(15, 15, 15, 0.9);
  font-size: 1.25rem;
  line-height: 1.25;
}
.highlighted__title .title {
  margin-top: 0;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: none;
}

.featured {
  position: relative;
  overflow: hidden;
  min-height: 26.25rem;
  max-height: 26.25rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .featured {
    margin-bottom: 0;
  }
}
.featured__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featured__image {
  min-height: 18.125rem;
  max-height: 18.125rem;
}
.featured__image > img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .featured__image > img {
    width: auto;
  }
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .featured__image > img {
    min-height: 18.125rem;
    max-height: 18.125rem;
    object-fit: cover;
  }
}
.featured__meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  min-height: 8.125rem;
  max-height: auto;
  padding: 1rem;
  background: #f3f3f3;
}
@media (min-width: 64rem) {
  .featured__meta {
    max-height: 8.125rem;
  }
}
.featured__meta .title {
  margin-bottom: 1rem;
  color: #007fac;
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 0;
}
.featured__meta .stub {
  color: #0f0f0f;
  font-size: 0.875rem;
  margin-top: 0;
}

.updates .container-fluid {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.news-events-wrapper {
  display: flex;
  flex-wrap: nowrap;
}
.news-events-wrapper * {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 75rem) {
  .news-events-wrapper {
    flex-direction: column;
  }
}

.news-wrapper {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: flex-end;
  padding-left: 1rem;
  padding-right: 0;
  background: #eee;
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .news-wrapper {
    padding-left: 20px !important;
  }
}
@media (min-width: 64rem) {
  .news-wrapper {
    flex: 0 0 64%;
    max-width: 64%;
    padding-left: calc(0.5 * (100% - 80.5rem));
  }
}
.news-wrapper > .news {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 2rem 0;
  padding-right: 1rem;
}
@media (max-width: 75rem) {
  .news-wrapper > .news {
    flex-direction: column;
  }
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .news-wrapper > .news {
    padding: 2rem 0.875rem;
  }
}
@media (min-width: 75rem) {
  .news-wrapper > .news {
    padding-bottom: 0;
  }
}

.event-wrapper {
  display: flex;
  flex: 0 0 100%;
  justify-content: flex-start;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 64rem) {
  .event-wrapper {
    flex: 0 0 36%;
    max-width: 36%;
    padding-right: calc(0.5 * (100% - 80.25rem));
    padding-left: 1.25rem;
  }
}
.event-wrapper .events {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 2rem 0;
}
.event-wrapper .events .button {
  margin-top: 2rem;
}

.news .heading,
.events .heading {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
  text-transform: none;
}

.f-story {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(15, 15, 15, 0.15);
}
@media (min-width: 64rem) {
  .f-story {
    flex-flow: row nowrap;
    flex-wrap: wrap;
  }
}
.f-story__media {
  margin-bottom: 1rem;
}
@media (min-width: 75rem) {
  .f-story__media {
    flex: 0 0 24rem;
    max-width: 24rem;
    margin-right: 1.5rem;
  }
}
.f-story__media img {
  max-width: 100%;
  height: auto;
}
.f-story__meta {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 75rem) {
  .f-story__meta {
    flex: 0 0 25rem;
    max-width: 25rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .f-story__meta {
    flex: 0 0 23rem;
    max-width: 23rem;
  }
}
.f-story__title {
  color: #007fac;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
}
.f-story__title:hover {
  text-decoration: underline;
}
.f-story__postdate {
  margin-bottom: 0.75rem;
  color: #5f6a72;
  font-size: 0.875rem;
  font-weight: 600;
  font-style: italic;
}
.f-story__stub {
  font-size: 1rem;
  line-height: 1.63;
  margin-bottom: 0.5rem;
}
.f-story__stub > p {
  margin: 0;
}
.f-story .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.f-story .button--readmore:hover {
  text-decoration: none;
}

.story-carousel {
  position: relative;
}
.story-carousel__header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.story-carousel__footer {
  margin-top: 2rem;
}
.story-carousel__footer .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.story-carousel__footer .button--readmore:hover {
  text-decoration: none;
}

.news-item {
  position: relative;
}
.news-item .news__media {
  float: left;
  margin-right: 0.5rem;
}
.news-item .news__title {
  overflow: hidden;
}
.news-item .news__title .title {
  color: #007fac;
  font-size: 1rem;
  line-height: 1.25;
}
.news-item .news__title .title:hover {
  text-decoration: underline;
}

.news-wrapper .views_slideshow_cycle_slide {
  width: 100%;
  z-index: 0 !important;
}
.news-wrapper .views_slideshow_cycle_slide .views-row {
  display: inline-block;
  width: 100%;
}
@media (min-width: 64rem) {
  .news-wrapper .views_slideshow_cycle_slide .views-row {
    width: 49%;
  }
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title {
  width: 60%;
  padding-left: 1rem;
}
@media (min-width: 75rem) {
  .news-wrapper .views_slideshow_cycle_slide .views-row .news__title {
    width: 65%;
  }
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title .title {
  margin: 0;
  color: #007fac;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title .title:hover {
  text-decoration: underline;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__media img {
  width: 100%;
  height: 100%;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  margin-right: 1rem;
}

.views_slideshow_cycle_teaser_section {
  height: 26.875rem;
}
@media (min-width: 64rem) {
  .views_slideshow_cycle_teaser_section {
    height: 14.0625rem;
  }
}

.views_slideshow_controls_text {
  position: absolute;
  right: 0;
  top: 1.5625rem;
  text-align: right;
}
.views_slideshow_controls_text span {
  position: static;
  width: 1.5625rem;
  height: 1.5625rem;
  margin-top: 0;
  margin-left: 0.25rem;
  background: #c03;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.75rem;
  display: inline-block;
}
.views_slideshow_controls_text span:hover {
  text-decoration: none;
}
.views_slideshow_controls_text span:nth-child(1) {
  background-image: url("../images/nav-left.svg");
}
.views_slideshow_controls_text span:nth-child(1) a {
  font-size: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  display: inline-block;
}
.views_slideshow_controls_text span:nth-child(2) {
  display: none;
}
.views_slideshow_controls_text span:nth-child(3) {
  margin-left: 0;
  background-image: url("../images/nav-right.svg");
}
.views_slideshow_controls_text span:nth-child(3) a {
  font-size: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  display: inline-block;
}

.event {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding: 0.25rem 0.5rem 0.25rem 0.25rem;
}
.event__schedule {
  display: flex;
  flex: 0 0 4rem;
  flex-flow: column nowrap;
  max-width: 4rem;
  height: 5rem;
  margin-right: 1rem;
  background: url("../images/calendar.svg") no-repeat top left;
  background-size: 4rem;
}
.event .date__month,
.event .date__date {
  flex: 0 0 50%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 2.45;
}
.event .date__date {
  color: #808080;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
}
.event__title {
  margin-bottom: 0;
  margin-top: 0;
  color: #007fac;
  line-height: 1.25rem;
  font-size: 1.125rem;
  font-weight: 700;
}
.event__title:hover {
  text-decoration: underline;
}
.event__timing, .event__location {
  font-size: 0.875rem;
  line-height: 1;
}
.event__timing {
  margin-top: 0.425rem;
  margin-bottom: 0.425rem;
  font-style: italic;
}
.event__location {
  font-weight: 600;
}
.event__location address {
  display: inline-block;
  margin: 0;
  line-height: 1;
}

.events .item-list ul {
  padding: 0;
}
.events .item-list ul li {
  margin-bottom: 0.5rem;
  list-style-type: none;
  padding-left: 0;
}
.events .item-list ul li:before {
  content: "";
}
.events .item-list ul li:nth-child(odd) {
  background: #f5fcff;
}
.events .item-list ul li:nth-child(even) {
  background: #f3f3f3;
}
.events .button--readmore {
  margin-top: 0 !important;
}
.events .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.events .button--readmore:hover {
  text-decoration: none;
}

.featured-news {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.featured-news__left {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .featured-news__left {
    flex: 0 0 50%;
  }
}
.featured-news__left .title {
  color: #007fac;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1rem;
}
.featured-news__left .title:hover {
  text-decoration: underline;
}
.featured-news__left .media {
  margin-bottom: 1rem;
}
.featured-news__left .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-news__left .description {
  font-size: 1rem;
  line-height: 1.63;
  margin-bottom: 0.5rem;
}
.featured-news__left .description > p {
  margin: 0;
}
.featured-news__right {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .featured-news__right {
    flex: 0 0 50%;
    padding: 0 2rem 2rem 2rem;
  }
}
.featured-news__right .views-row {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(15, 15, 15, 0.15);
}
.featured-news__right .views-row:first-child {
  padding-top: 0;
  margin-top: -5px;
}
.featured-news__right .views-row:last-child {
  border-bottom: 0;
}
.featured-news__right .views-row .views-field-title a {
  color: #007fac;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  text-decoration: none;
}
.featured-news__right .views-row .views-field-title a:hover {
  text-decoration: underline;
}
.featured-news__right .more-link {
  padding-top: 2rem;
}
.featured-news__right .title {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  text-transform: none;
}
@media (min-width: 64rem) {
  .featured-news__right .title {
    margin-bottom: 0.5rem;
    margin-top: -55px;
    line-height: 1.5;
  }
}

.banner-cta .container-fluid {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.banner-cta__meta {
  display: flex;
  max-width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 64rem) {
  .banner-cta__meta {
    max-width: 64%;
    padding-left: calc(0.5 * (100% - 81.25rem));
  }
}
.banner-cta__meta .meta {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 64rem) {
  .banner-cta__meta .meta {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 46.5rem;
    padding-right: 3rem;
    text-align: left;
  }
}
.banner-cta__meta .meta .headline {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
}
.banner-cta__meta .meta .headline:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 0.5rem solid rgba(255, 255, 255, 0.2);
  border-right: 0.5rem solid transparent;
  border-left: 0.5rem solid transparent;
  position: absolute;
  bottom: -0.5625rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 64rem) {
  .banner-cta__meta .meta .headline {
    flex: 0 0 15rem;
    margin-right: 2rem;
    margin-bottom: 0;
    padding-right: 2rem;
    padding-bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: none;
  }
  .banner-cta__meta .meta .headline:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-top: 0.5rem solid transparent;
    border-bottom: 0.5rem solid transparent;
    border-left: 0.5rem solid rgba(255, 255, 255, 0.2);
    top: 50%;
    right: -0.5625rem;
    transform: translateY(-50%);
  }
  .banner-cta__meta .meta .headline:after {
    display: none !important;
  }
}
@media (min-width: 48rem) {
  .banner-cta__meta .meta .description {
    font-style: italic;
  }
}
.banner-cta__submit {
  max-width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
@media (min-width: 64rem) {
  .banner-cta__submit {
    max-width: 36%;
    padding-right: calc(0.5 * (100% - 81.25rem));
  }
}
.banner-cta__submit .submit__button {
  flex: 0 0 23.5rem;
}
@media (min-width: 64rem) {
  .banner-cta__submit .submit__button {
    max-width: 23.5rem;
  }
}
.banner-cta__submit .submit__button .button--banner-cta {
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}
.banner-cta__submit .submit__button .button--banner-cta:hover {
  text-decoration: none;
  color: #0f0f0f;
}

.banner-cta--variant-red {
  color: #fff;
  background: #ae0531;
}
.banner-cta--variant-red .banner-cta__meta {
  background: #c03;
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .banner-cta--variant-red .banner-cta__meta {
    padding-left: 2rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .banner-cta--variant-red .banner-cta__meta .headline {
    padding-left: 1.25rem;
  }
}
.banner-cta--variant-red .button--banner-cta {
  color: #ae0531;
}

.banner-cta--variant-cyan {
  color: #fff;
  background: #0077a1;
}
.banner-cta--variant-cyan .banner-cta__meta {
  background: #007fac;
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .banner-cta--variant-cyan .banner-cta__meta {
    padding-left: 2rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .banner-cta--variant-cyan .banner-cta__meta .headline {
    padding-left: 1.25rem;
  }
}
.banner-cta--variant-cyan .button--banner-cta {
  color: #0077a1;
}

/**
  Stylings for the call out banner.
 */
.call-out-banner {
  color: #fff;
  margin-bottom: 2.875rem;
}
.call-out-banner .callout-banner__title {
  margin-bottom: 3px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
.call-out-banner .callout-banner__subtitle {
  margin: 1rem 0;
}
@media (min-width: 64rem) {
  .call-out-banner .callout-banner__subtitle {
    margin: 0;
  }
}
.call-out-banner .callout__variant-1 {
  background: url("../images/callout-blue-bg.svg");
  padding: 1.4rem 2rem 2rem;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 {
    background-size: 120%;
    background-repeat: no-repeat;
    background-position: -10rem center;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 .callout-banner__bg-cyan {
    flex: 0 1 70%;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 .callout-banner__link {
    left: 5rem;
  }
}
.call-out-banner .callout__variant-1 .callout-banner__link a {
  color: #0077a1;
}
.call-out-banner .callout__variant-1 .callout-banner__link a:after {
  content: "";
  background: url(../images/button-arrow-cyan.svg) no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-1 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout__variant-2 {
  display: flex;
  flex-wrap: wrap;
  background: #db0037;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 {
    background: #c03;
    z-index: -1;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__bg-red {
  background: #db0037;
  flex: 0 0 100%;
  display: block;
  padding: 1.6rem 1.8rem 1.3rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red {
    flex: 0 1 78%;
    display: flex;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__title {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__title {
    flex: 0 0 32%;
    flex-wrap: wrap;
    padding-right: 1rem;
    border-right: 1px solid #db4d70;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__subtitle {
    padding-left: 1rem;
    align-self: center;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__link {
  margin: 0 0 2rem 2rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__link {
    margin: 0;
    left: 2rem;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__link a {
  color: #c03;
}
.call-out-banner .callout__variant-2 .callout-banner__link a:after {
  content: "";
  background: url("../images/right-arrow-red.svg") no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-2 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout__variant-3 {
  display: flex;
  flex-wrap: wrap;
  background: #5f6a72;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 {
    background: #575757;
    z-index: -1;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray {
  background: #5f6a72;
  flex: 0 0 100%;
  display: block;
  padding: 1.6rem 1.8rem 1.3rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray {
    flex: 0 1 78%;
    display: flex;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__title {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__title {
    flex: 0 0 32%;
    flex-wrap: wrap;
    padding-right: 1rem;
    border-right: 1px solid #808080;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__subtitle {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__subtitle {
    padding-left: 1rem;
    align-self: center;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__link {
  margin: 0 0 2rem 2rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__link {
    margin: 0;
    left: 2rem;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__link a {
  color: #575757;
}
.call-out-banner .callout__variant-3 .callout-banner__link a:after {
  content: "";
  background: url("../images/right-arrow-red.svg") no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-3 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout-banner__link {
  position: relative;
  align-self: center;
  background: #fff;
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
  border-radius: 2px;
  border: none;
}
.call-out-banner .callout-banner__link a {
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 0.9375rem;
}
.call-out-banner .callout-banner__link a:after {
  transition: 0.25s margin ease-in-out;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  content: "";
}

/**
  Stylings for heading paragraph type.
 */
.headings h1,
.headings h2,
.headings h3,
.headings h4,
.headings h5,
.headings h6, .tab-desciption h1,
.tab-desciption h2,
.tab-desciption h3,
.tab-desciption h4,
.tab-desciption h5,
.tab-desciption h6 {
  font-family: "Open Sans", sans-serif;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  text-transform: none;
  line-height: 1;
}
.headings h1, .tab-desciption h1 {
  font-size: 2.5rem;
  font-weight: 700;
}
.headings h2, .tab-desciption h2 {
  font-size: 1.875rem;
  font-weight: 600;
}
.headings h3, .tab-desciption h3 {
  font-size: 1.5rem;
  font-weight: 400;
}
.headings h4, .tab-desciption h4 {
  font-size: 1.125rem;
  font-weight: 700;
}
.headings .heading-five, .tab-desciption .heading-five {
  font-size: 1rem;
}
.headings .heading-six, .tab-desciption .heading-six {
  font-size: 0.875rem;
}

/**
  Stylings for the sidebar medias.
 */
.paragraph--type--hero-video {
  margin-bottom: 4rem;
}

.media-wrapper {
  margin-bottom: 4rem;
}
.media-wrapper .paragraph__sidebar-media {
  display: block;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media {
    display: flex;
  }
}
.media-wrapper .paragraph__sidebar-media-left {
  flex-flow: row;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-left .sidebar-media__embed {
    margin-right: 1.25rem;
  }
}
.media-wrapper .paragraph__sidebar-medium .sidebar-media__embed {
  flex: 0 0 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-medium .sidebar-media__embed {
    flex: 0 0 25rem;
    margin-bottom: auto;
  }
}
.media-wrapper .paragraph__sidebar-medium .sidebar-media__embed .sidebar-media__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.media-wrapper .paragraph__sidebar-media-right {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-right {
    flex-flow: row-reverse;
  }
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-right .sidebar-media__embed {
    margin-left: 1.25rem;
  }
}
.media-wrapper .paragraph__sidebar-small .sidebar-media__embed {
  flex: 0 0 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-small .sidebar-media__embed {
    flex: 0 0 14.25rem;
    margin-bottom: auto;
  }
}
.media-wrapper .paragraph__sidebar-small .sidebar-media__embed .sidebar-media__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-wrapper .paragraph__sidebar-full img {
  height: 100%;
}
.media-wrapper .paragraph__sidebar-full .sidebar-media__content {
  margin-top: 1.5rem;
}
.media-wrapper .media__caption {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.3;
  font-weight: 300;
  margin: 0.625rem 0;
}
.media-wrapper .content__title {
  font-size: 1.5rem;
  margin: 0.5rem 0;
  text-transform: none;
}
@media (min-width: 64rem) {
  .media-wrapper .content__title {
    margin: 0 0 1rem;
  }
}
.media-wrapper .sidebar-media__image img {
  width: 100%;
  object-fit: cover;
}
.media-wrapper .sidebar-media__content {
  margin-bottom: 2rem;
}
@media (min-width: 64rem) {
  .media-wrapper .sidebar-media__content {
    margin-bottom: 0;
  }
}
.media-wrapper .content__link {
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
  background: #c03;
  border: none;
  border-radius: 2px;
  position: relative;
}
.media-wrapper .content__link a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.media-wrapper .content__link a:after {
  content: "";
  transition: 0.25s margin ease-in-out;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  background: url("../images/right-arrow.svg") no-repeat center center;
  background-size: 0.75rem;
}
.media-wrapper .content__link a:hover:after {
  margin-left: 0.5rem;
}

/**
  Stylings for simple text paragraph type.
 */
.paragraph-text p {
  margin-bottom: 1.5rem;
}
.paragraph-text ul li {
  padding-left: 1.125rem;
}
.paragraph-text ul li:before {
  font-weight: 700;
  font-size: 1.25rem;
}
.paragraph-text ul li ul li {
  padding-left: 1rem;
}
.paragraph-text ul li ul li:before {
  font-size: 1rem;
}

/**
  Styling for the table.
 */
.table {
  margin-bottom: 4rem;
}
.table table {
  overflow-x: scroll;
  overflow-y: hidden;
  display: block;
  margin-bottom: 0;
}
@media (min-width: 64rem) {
  .table table {
    overflow-x: initial;
    display: inline-table;
  }
}
.table caption {
  font-size: 1.25rem;
  color: #000;
  font-weight: 600;
}
.table th {
  padding: 0.75rem 1rem !important;
  background: #007fac;
  text-align: left;
  text-transform: none;
  border: 2px solid #fff !important;
}
.table tr, .table td {
  padding: 0.75rem 1rem !important;
  line-height: 1;
  border: 2px solid #fff !important;
}
.table tbody tr:nth-child(even) td {
  background: #d2d2d2;
}
.table tbody tr:nth-child(odd) td {
  background: #ededed;
}

/**
  Styling for the blockquote.
 */
.summary {
  position: relative;
  width: 100%;
  margin: 4rem 0;
  padding: 3rem 1.5rem 1rem 1.5rem;
  color: #575757;
  border-top: 2px solid #252525;
  border-bottom: 1px solid #5f6a72;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: italic;
  border-left: 0;
}
.summary:before {
  position: absolute;
  top: -2.25rem;
  left: 50%;
  width: 4.5rem;
  height: 4.5rem;
  content: "";
  transform: translateX(-50%);
  border: 1px solid;
  background: #fff url(../images/quote.svg) no-repeat center center;
  background-size: 2.5rem;
}

/**
 * Image gallery paragraphs
 */
.image-gallery {
  margin-bottom: 4rem;
  position: relative;
}
.image-gallery .gallery__title {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  z-index: 3000;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.2);
  font-size: 1.25rem;
}
.image-gallery .screen-readers-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.accordion-wrapper {
  margin-bottom: 2rem;
}
.accordion-wrapper > h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
}

.accordion .item {
  margin-bottom: 0.25rem;
}
.accordion .item .heading {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
  cursor: pointer;
  color: #fff;
  background-color: #6f6f6f;
}
.accordion .item .heading > span:first-child {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: 400;
}
.accordion .item .heading .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  margin-right: 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.accordion .item .heading i {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  padding: 0.1875rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 0.125rem 0.125rem 0;
  font-size: 1rem;
}
.accordion .item .content {
  display: none;
  padding: 15px;
  border: 1px solid #9e9e9e;
  border-top: none;
  background-color: #f8f8f8;
  line-height: 30px;
}
.accordion .item.open i {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.accordion .item.open > .heading {
  background-color: #007fac;
}
.accordion .item.open > .heading > span:first-child {
  font-weight: 600;
}

.card-wrapper {
  display: block;
  margin-bottom: 2rem;
  padding: 1rem 0;
  background-color: #007fac;
}
@media (min-width: 64rem) {
  .card-wrapper {
    display: flex;
  }
}
.card-wrapper .card {
  padding: 0.625rem 1rem;
  border-right: 0;
  border-bottom: 1px solid rgba(248, 248, 248, 0.2);
}
@media (min-width: 64rem) {
  .card-wrapper .card {
    flex: 1;
    padding: 0 1.5rem;
    border-right: 1px solid rgba(248, 248, 248, 0.2);
    border-bottom: 0;
  }
}
.card-wrapper .card a {
  display: inline-block;
}
.card-wrapper .card a:focus {
  outline-color: yellow;
  display: inline-table;
}
.card-wrapper .card a:hover {
  text-decoration: none;
}
.card-wrapper .card:last-child {
  border: none;
}
.card-wrapper .card .card__image {
  padding-bottom: 1rem;
}
.card-wrapper .card .card__image img {
  width: 100%;
  height: 13.75rem;
  object-fit: cover;
}
.card-wrapper .card .card__heading {
  color: #fff;
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
}
@media (min-width: 64rem) {
  .card-wrapper .card .card__heading {
    font-size: 1.5rem;
    margin-top: 0;
  }
}
.card-wrapper .card .card__summary {
  padding-bottom: 1rem;
  color: #fff;
  line-height: 1.5rem;
}
.card-wrapper .card .card__summary p {
  font: 0.875rem "Open Sans", sans-serif;
  line-height: 1.5;
  margin-bottom: 0;
}
.card-wrapper .card .card__summary ul {
  margin-bottom: 0;
  padding-left: 0;
}
.card-wrapper .card .card__button .button--readmore {
  color: #007fac;
  background-color: #fff;
}
.card-wrapper .card .card__button .button--readmore:after {
  margin-left: 2.5rem;
  background-image: url("../images/button-arrow-cyan.svg");
}
.card-wrapper .card .card__button .button--readmore:hover:after {
  margin-left: 2.8rem;
}

.a11y-paragraphs-tabs__wrapper {
  margin-bottom: 2rem;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list {
  padding-bottom: 0.1rem;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li {
  cursor: pointer;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a {
  color: #fff;
  font-weight: 400;
  padding: 0.5rem 1rem;
  border: none;
  background-color: #6f6f6f;
  margin-left: 0;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a.is-selected {
  color: #fff;
  background-color: #007fac;
  font-weight: 600;
  border: none;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a:hover {
  color: #fff;
  background-color: #007fac;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel {
  border: 0.0625rem solid #5f6a72;
  background-color: #f8f8f8;
  margin-bottom: 0.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel {
    margin-bottom: 0;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
  cursor: pointer;
  color: #fff;
  background-color: #6f6f6f;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  margin-right: 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger i {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  padding: 0.1875rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 0.125rem 0.125rem 0;
  font-size: 1rem;
}
@media (min-width: 48rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger {
    display: none;
  }
}
@media (max-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel.is-open i {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel.is-open > .accordeon-trigger {
    background-color: #007fac;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content {
  display: flex;
  flex-wrap: wrap;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-desciption {
  flex: 0 0 100%;
  padding: 1.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-desciption {
    flex: 0 0 60%;
    padding-right: 0;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image {
  flex: 0 0 100%;
  padding: 1.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image {
    flex: 0 0 40%;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image img {
  width: 100%;
  height: 22.5rem;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image img {
    height: 22.5rem;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .full-description {
  flex: 0 0 100% !important;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .full-description {
    flex: 0 0 90% !important;
  }
}

.news_feed-wrapper {
  margin-bottom: 2rem;
}
.news_feed-wrapper .news_feed-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.news_feed-wrapper .news_feed_sub-wrapper {
  display: block;
  background-color: #fff;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .views-element-container > div {
  display: block;
  background-color: #fff;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .views-element-container > div {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .views-element-container .views-row {
    flex: 0 0 18.5rem;
  }
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .news_feed {
    flex: 0 0 18.5rem;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__image {
  padding-bottom: 1rem;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__image img {
  width: 100%;
  height: 15rem;
  object-fit: cover;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading {
  margin-bottom: 0.65rem;
  min-height: 6rem;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a {
  color: #007fac;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.375rem;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a {
    font-size: 1.25rem;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a:focus {
  display: inline-table;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a:hover {
  text-decoration: none;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__summary {
  padding-bottom: 1rem;
  color: #000;
  font: 0.875rem "Open Sans", sans-serif;
}
.news_feed-wrapper .news_feed_list__link {
  margin-top: 1rem;
  text-align: center;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:after {
  margin-left: 2.5rem;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:hover {
  text-decoration: none;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:hover:after {
  margin-left: 2.8rem;
}

.upcoming_event-wrapper {
  margin-bottom: 2rem;
}
.upcoming_event-wrapper .upcoming_event-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.upcoming_event-wrapper .views-element-container > div {
  display: flex;
  flex-wrap: wrap;
}
.upcoming_event-wrapper .views-element-container .views-row {
  flex: 0 0 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-right: 1rem;
}
@media (min-width: 64rem) {
  .upcoming_event-wrapper .views-element-container .views-row {
    flex: 0 0 50%;
    padding-right: 2rem;
  }
}
@media (min-width: 64rem) {
  .upcoming_event-wrapper .views-element-container .views-row:nth-child(3) {
    border-bottom: 0;
  }
}
.upcoming_event-wrapper .views-element-container .views-row:nth-child(4) {
  border-bottom: 0;
}
.upcoming_event-wrapper .upcoming_event {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__schedule {
  display: flex;
  flex: 0 0 3.25rem;
  flex-flow: column nowrap;
  max-width: 3.25rem;
  height: 4.25rem;
  margin-right: 1rem;
  background: url("../images/calendar-01-01.svg") no-repeat top left;
  background-size: 3.25rem;
}
.upcoming_event-wrapper .upcoming_event .date__month,
.upcoming_event-wrapper .upcoming_event .date__date {
  flex: 0 0 50%;
  padding: 0.375rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75;
}
.upcoming_event-wrapper .upcoming_event .date__date {
  color: #141414;
  font-weight: 700;
  line-height: 0.25;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a {
  margin-bottom: 0;
  color: #007fac;
  font-size: 1rem;
  font-weight: 700;
  line-height: 0.5;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a:focus {
  display: inline-table;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a:hover {
  text-decoration: none;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__timing,
.upcoming_event-wrapper .upcoming_event .upcoming_event__location {
  text-transform: lowercase;
  font-size: 0.875rem;
  line-height: 1;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__timing {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__location {
  font-weight: 600;
}
.upcoming_event-wrapper .upcoming_event_list__link {
  margin-top: 1rem;
  text-align: center;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:after {
  margin-left: 2.5rem;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:hover {
  text-decoration: none;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:hover:after {
  margin-left: 2.8rem;
}

/**
* Menu styling
**/
.menu {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
@media only screen and (min-width: 64rem) {
  .menu {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.menu.menu--vertical {
  flex-direction: column;
}
.menu.menu--vertical .menu__item {
  margin-bottom: 0.125rem;
}
.menu .menu__label {
  margin: 1rem 0;
  text-transform: uppercase;
  color: #808080;
  font-size: 0.875rem;
}
.menu .menu__item {
  position: relative;
  overflow: visible;
  flex: 0 0 auto;
  margin-right: 0.125rem;
  white-space: unset;
  outline: 0;
}
.menu .menu__link {
  display: block;
  padding: 0.75rem 1rem;
  text-decoration: none;
  color: #141414;
  background: none;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  -o-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
}
.menu > .menu {
  margin: 0.75rem 1.5rem;
  padding-left: 1.5rem;
  border-left: 0.0625rem solid #5f6a72;
}

.menu .menu__item--expanded {
  position: relative;
}
@media (min-width: 64rem) and (max-width: 75rem) {
  .menu .menu__item--expanded {
    width: 100%;
  }
}
.menu .menu__item--expanded > .menu__link {
  padding-right: 1.35rem;
}
.menu .menu__item--expanded > .menu__link:after {
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 0.75rem;
  height: 0.75rem;
  content: "";
  transform: translateY(-50%);
  background: url("../images/caret.svg") no-repeat center;
  background-size: 0.625rem;
}
.menu .menu__item--expanded > .menu {
  position: absolute;
  z-index: 1;
  top: 2rem;
  visibility: hidden;
  flex-direction: column;
  margin: 0;
  padding: 0;
  opacity: 0;
  border: none;
  background: #eee;
}
.menu .menu__item--expanded > .menu .menu__link {
  -webkit-transition: 0.25s padding ease-in-out;
  -moz-transition: 0.25s padding ease-in-out;
  -ms-transition: 0.25s padding ease-in-out;
  -o-transition: 0.25s padding ease-in-out;
  transition: 0.25s padding ease-in-out;
  padding: 1rem;
  color: #141414;
  background: none;
  display: block;
  overflow: hidden;
}
.menu .menu__item--expanded > .menu .menu__link:hover, .menu .menu__item--expanded > .menu .menu__link:focus {
  padding-right: 0.5rem;
  padding-left: 1.55rem;
}
.menu .menu__item--expanded:hover > .menu, .menu .menu__item--expanded:focus > .menu, .menu .menu__item--expanded.expanded > .menu {
  top: 3.5rem;
  visibility: visible;
  opacity: 1;
}

.menu--top a,
.menu--top .menu__link {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
}
.menu--top a:hover, .menu--top a:focus,
.menu--top .menu__link:hover,
.menu--top .menu__link:focus {
  color: #c03;
}
@media screen and (min-width: 1200px) {
  .menu--top a:after,
  .menu--top .menu__link:after {
    position: absolute;
    top: -0.625rem;
    right: -0.3125rem;
    content: ".";
    opacity: 0.5;
    font-size: 250%;
    line-height: 2.375rem;
  }
}
.menu--top .menu__item:first-child a {
  padding-left: 0;
}
.menu--top .menu__item:last-child a {
  padding-right: 0;
}
.menu--top .menu__item:last-child a:after {
  content: "";
}
.menu--top a:hover:after,
.menu--top a:focus:after {
  color: #fff;
}

.preheader-menu .menu--top-right .menu__item:nth-child(3) a {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .preheader-menu .menu--top-right .menu__item:nth-child(3) a {
    border-right: 0.0625rem solid rgba(255, 255, 255, 0.15);
  }
}
.preheader-menu .menu--top-right .menu__item:nth-child(3) a:after {
  content: "";
}
.preheader-menu .menu--top-right a.search-toggler,
.preheader-menu .icon-search {
  margin-left: 0.5rem;
  padding-left: 1.5rem;
  background: url("../images/search.svg") no-repeat left;
  background-size: 1rem;
}
.preheader-menu .menu--top-right .menu__item:nth-child(3) .menu__link {
  position: relative;
}
.preheader-menu .menu--top-right .menu__item:nth-child(3) .menu__link:after {
  content: "";
}
.preheader-menu .menu--top-right .menu__item--search .menu__link,
.preheader-menu .icon-search {
  margin-left: 0.5rem;
  padding-left: 1.5rem;
  background: url("../images/search.svg") no-repeat left;
  background-size: 1rem;
}

.menu--main {
  float: right;
}
.menu--main > .menu__item:hover,
.menu--main > .menu__item:focus,
.menu--main > .menu__item.expanded {
  background: #c03;
}
.menu--main > .menu__item:hover .menu__link,
.menu--main > .menu__item:focus .menu__link,
.menu--main > .menu__item.expanded .menu__link {
  color: #fff;
}
.menu--main > .menu__item:hover .menu__link:after,
.menu--main > .menu__item:focus .menu__link:after,
.menu--main > .menu__item.expanded .menu__link:after {
  top: 40%;
  transform: rotateX(180deg);
  background: url("../images/caret-contrast.svg") no-repeat center;
  background-size: 0.625rem;
}
.menu--main > .menu__item:hover > .menu,
.menu--main > .menu__item:focus > .menu,
.menu--main > .menu__item.expanded > .menu {
  width: calc(100% + 8rem);
  background: #c03;
}
.menu--main > .menu__item:hover > .menu .menu__item,
.menu--main > .menu__item:focus > .menu .menu__item,
.menu--main > .menu__item.expanded > .menu .menu__item {
  border-bottom: 0.0625rem solid rgba(238, 238, 238, 0.2);
}
.menu--main > .menu__item:hover > .menu .menu__item:hover, .menu--main > .menu__item:hover > .menu .menu__item:focus,
.menu--main > .menu__item:focus > .menu .menu__item:hover,
.menu--main > .menu__item:focus > .menu .menu__item:focus,
.menu--main > .menu__item.expanded > .menu .menu__item:hover,
.menu--main > .menu__item.expanded > .menu .menu__item:focus {
  background: #a30029;
}
.menu--main > .menu__item--expanded {
  display: flex;
  align-items: center;
  max-width: 9.5rem;
  height: 3.5rem;
}

.menu .menu__item:last-child.menu__item--expanded > .menu {
  right: 0;
}

.mobile-menu {
  padding: 0 20px 0 20px;
}
.mobile-menu .menu {
  float: none;
  clear: both;
}
.mobile-menu .menu__item--expanded {
  max-width: 100%;
  height: auto;
  padding: 0.5rem 2rem 0.5rem 0;
  transition: 0.4s ease-in-out;
  border-bottom: 1px solid #d94267;
  background: transparent !important;
}
.mobile-menu .menu__item--expanded .menu {
  display: none;
}
.mobile-menu .menu__item--expanded .menu .menu__link {
  padding: 0.6rem 1rem;
  font-size: 1rem;
  font-weight: 400;
}
.mobile-menu .menu__item--expanded .menu__link {
  padding: 0.5rem 0rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
}
.mobile-menu .menu__item--expanded .menu__link::after {
  right: 0;
  width: 2rem;
  height: 1rem;
  background-image: url("../images/caret-contrast.svg");
  background-size: 1.3rem !important;
}
.mobile-menu .menu__item--expanded.menu-open {
  display: inline-block;
  height: auto;
  background: transparent;
}
.mobile-menu .menu__item--expanded.menu-open .menu {
  position: static;
  display: block;
  visibility: visible;
  max-width: calc(100% + 0rem);
  opacity: 1;
  background: transparent;
}
.mobile-menu .menu__item--expanded.menu-open .menu .menu__item {
  border: none;
}
.mobile-menu .menu__item--expanded.menu-open .menu .menu__item .menu__link.active {
  margin-right: -2rem;
  padding: 1rem 2.5rem;
  padding: 0.6rem 2.5rem;
  color: #c03;
  background: #fff url("../images/hover-right-arrow.svg") no-repeat 15px;
  background-size: 0.8rem;
  font-weight: 600;
}
.mobile-menu .menu__item--expanded.menu-open .menu__link {
  color: #fff;
}
.mobile-menu .menu__item--expanded.menu-open .menu__link::after {
  top: 30px;
  background-image: url("../images/up-arrow.svg");
  background-size: 1.3rem !important;
}
.mobile-menu__procedures {
  display: block;
  margin-right: -20px;
  margin-left: -20px;
  list-style: none;
  text-align: center;
  background: #db0037;
}
@media screen and (min-width: 1200px) {
  .mobile-menu__procedures {
    display: none;
  }
}
.mobile-menu__procedures .menu {
  float: none;
  clear: both;
}
.mobile-menu__procedures .menu .menu__item {
  padding: 0.5rem 2rem 0.5rem 2rem;
}
@media (min-width: 64rem) and (max-width: 75rem) {
  .mobile-menu__procedures .menu .menu__item {
    width: 100%;
  }
}
.mobile-menu__procedures .menu .menu__item .menu__link,
.mobile-menu__procedures .menu .menu__item a {
  color: #fff;
  font-size: 1.3rem;
  font-weight: 600;
  padding: 0;
  line-height: 1.3;
}
.mobile-menu__procedures .menu .menu__item--expanded {
  padding: 0.3rem 0;
  border-bottom: none;
}

.menu__link.search-toggler {
  display: none;
}
@media screen and (min-width: 1200px) {
  .menu__link.search-toggler {
    display: block;
  }
}

@media (max-width: 75rem) and (min-width: 64rem) {
  .sidebar .sidebar__contents {
    display: flex;
    justify-content: space-between;
  }
  .sidebar .sidebar__contents .block--sidebar-contact {
    margin-top: 0;
    height: 13.75rem;
    flex: 0 0 48%;
  }
  .sidebar .sidebar__contents .block--featured-events {
    flex: 0 0 48% !important;
  }
  .sidebar .sidebar__contents .block--sidebar-menu, .sidebar .sidebar__contents .block--event-filter {
    flex: 0 0 48%;
  }
  .sidebar .sidebar__contents .block--sidebar-menu ul, .sidebar .sidebar__contents .block--event-filter ul {
    margin-bottom: -2px;
  }
  .sidebar .layout-sidebar-first .sidebar__contents .block--sidebar-menu {
    flex: 0 0 32%;
  }
  .sidebar .layout-sidebar-first .sidebar__contents #block-newsfiltersblock {
    flex: 0 0 68%;
  }
  .sidebar .layout-sidebar-first .sidebar__contents #block-newsfiltersblock .news-filters-form {
    display: flex;
  }
  .sidebar .layout-sidebar-first .sidebar__contents #block-newsfiltersblock .news-filters-form .programs_wrapper--container {
    flex: 0 0 48%;
    margin: 0 1rem;
  }
  .sidebar .layout-sidebar-first .sidebar__contents #block-newsfiltersblock .news-filters-form .search_wrapper--container {
    flex: 0 0 48%;
  }
}
.sidebar .dropdown__title {
  font-size: 1.25rem;
  font-weight: 700;
  background: #c03;
  color: #fff;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  position: relative;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .sidebar .dropdown__title {
    display: none;
  }
}
.sidebar .sidebar__dropdown {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .sidebar .sidebar__dropdown {
    background: url(../images/up-arrow.svg);
    background-size: 1rem;
  }
}
.sidebar .sidebar__dropdown--open {
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .sidebar .sidebar__dropdown--open {
    background: url(../images/caret-contrast.svg);
    background-size: 1rem;
  }
}
.sidebar .sidebar__first ul {
  display: none;
  margin-top: -2px;
  font-size: 12px;
  padding: 0;
  background: #f3f3f3;
}
@media (min-width: 75rem) {
  .sidebar .sidebar__first ul {
    display: block;
  }
}
.sidebar .sidebar__first ul li {
  margin: 0.1rem 1rem 0.2rem;
  border-bottom: 1px solid #b8b8b8;
  padding: 0.5rem 0;
  line-height: 1.25;
  list-style: none;
}
.sidebar .sidebar__first ul li a {
  color: #000;
  text-decoration: none;
  margin-right: 1.5rem;
  font-size: 0.875rem;
}
.sidebar .sidebar__first ul li:before {
  content: "";
}
.sidebar .sidebar__first ul li:last-child {
  border-bottom: none;
}
.sidebar .sidebar__first ul li.menu-item--active-trail ul {
  display: block;
}
@media (min-width: 75rem) {
  .sidebar .sidebar__first ul li.menu-item--active-trail ul {
    display: block;
  }
}
.sidebar .sidebar__first ul li ul {
  display: block;
}
@media (min-width: 75rem) {
  .sidebar .sidebar__first ul li ul {
    display: none;
  }
}
.sidebar .sidebar__first ul li ul li {
  border-bottom: none;
  line-height: 1;
  padding-bottom: 0;
  position: relative;
  list-style: none;
}
.sidebar .sidebar__first ul li ul li:before {
  position: absolute;
  top: 0.8rem;
  left: -0.625rem;
  width: 0.625rem;
  height: 0.625rem;
  content: "";
  color: #000;
  background: url("../images/right-button.svg") no-repeat;
  background-size: 0.375rem;
}
.sidebar .sidebar__first ul:before {
  content: "";
}
.sidebar .sidebar__first ul span {
  position: absolute;
  background: url("../images/add.svg") no-repeat;
  top: 0.75rem;
  right: 0;
  width: 0.825rem;
  height: 0.825rem;
  cursor: pointer;
  background-size: 0.825rem;
}
.sidebar .sidebar__first ul .active {
  background: url("../images/remove.svg") no-repeat;
  position: absolute;
  top: 0.75rem;
  right: 0;
  width: 0.825rem;
  height: 0.825rem;
  cursor: pointer;
  background-size: 0.825rem;
}
.sidebar .sidebar__first ul .menu-item--active-trail span {
  background: url("../images/remove.svg") no-repeat;
  position: absolute;
  top: 0.75rem;
  right: 0;
  width: 0.825rem;
  height: 0.825rem;
  cursor: pointer;
  background-size: 0.825rem;
}
.sidebar .sidebar__first ul .menu-item--active-trail .active {
  background: url("../images/add.svg") no-repeat;
  position: absolute;
  top: 0.75rem;
  right: 0;
  width: 0.825rem;
  height: 0.825rem;
  cursor: pointer;
  background-size: 0.825rem;
}

.block--sidebar-contact {
  color: #fff;
  background-image: linear-gradient(132deg, #333, #505050);
  margin: 1rem 0;
}
.block--sidebar-contact .contact__title {
  margin: 0 1rem;
  padding: 0.5rem 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  background: none;
  font-size: 1.875rem;
  font-weight: 600;
}
.block--sidebar-contact .contact__content {
  padding: 1rem 1rem 1.5rem;
  font-size: 0.9375rem;
}
.block--sidebar-contact .contact__content .contact__email {
  margin-bottom: 1rem;
}
.block--sidebar-contact .contact__content dl {
  margin-bottom: 0;
}
.block--sidebar-contact .contact__content dt {
  font-weight: 400;
}
.block--sidebar-contact .contact__content dt span {
  margin-right: 0.5rem;
  font-weight: 600;
}
.block--sidebar-contact .contact__content dt a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #eee;
}
.block--sidebar-contact .contact__content dt a:hover, .block--sidebar-contact .contact__content dt a:focus {
  border-bottom: 1px solid #fff;
}

.block--sidebar-menu {
  margin-bottom: 1rem;
}
.block--sidebar-menu h2 {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  text-transform: none;
  background: #c03;
  line-height: 1.25;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  cursor: pointer;
}
.block--sidebar-menu h2 span {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .block--sidebar-menu h2 span {
    background: url(../images/up-arrow.svg);
    background-size: 1rem;
  }
}
.block--sidebar-menu h2 .dropdown-open {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .block--sidebar-menu h2 .dropdown-open {
    background: url(../images/caret-contrast.svg);
    background-size: 1rem;
  }
}
.block--sidebar-menu .contextual-links .block-configure {
  padding: 0 !important;
}
.block--sidebar-menu ul {
  padding-left: 0 !important;
  background: #f3f3f3;
  margin-top: -2px;
}
.block--sidebar-menu ul li {
  margin: 0.1rem 0 0.2rem;
  padding: 0.5rem 1rem !important;
  border: none;
  line-height: 1.25;
  list-style-type: none;
}
.block--sidebar-menu ul li:before {
  content: "" !important;
}
.block--sidebar-menu ul li:hover {
  background: #b8b8b8;
}
.block--sidebar-menu ul li a {
  color: #0f0f0f;
  text-decoration: none;
}
.block--sidebar-menu ul .active-background {
  background: #b8b8b8;
}
.block--sidebar-menu ul .is-active {
  font-weight: 700;
}

.block--event-filter, .block--news-filter {
  margin-bottom: 1.5rem;
}
.block--event-filter h2, .block--news-filter h2 {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  text-transform: none;
  background: #c03;
  line-height: 1.25;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  cursor: pointer;
}
.block--event-filter h2 span, .block--news-filter h2 span {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .block--event-filter h2 span, .block--news-filter h2 span {
    background: url(../images/up-arrow.svg);
    background-repeat: no-repeat;
    background-size: 1rem;
  }
}
.block--event-filter h2 .dropdown-open, .block--news-filter h2 .dropdown-open {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .block--event-filter h2 .dropdown-open, .block--news-filter h2 .dropdown-open {
    background: url(../images/caret-contrast.svg);
    background-repeat: no-repeat;
    background-size: 1rem;
  }
}
.block--event-filter .event__filter--form, .block--news-filter .event__filter--form {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
  flex-direction: row;
  flex-wrap: wrap;
  background: #f3f3f3;
  padding: 1rem 1rem 0.2rem;
}
.block--event-filter .event__filter--form .form-item, .block--news-filter .event__filter--form .form-item {
  flex: 0 1 100%;
  max-width: 100%;
}
.block--event-filter .event__filter--form .js-form-item-start-date, .block--news-filter .event__filter--form .js-form-item-start-date {
  flex: 0 1 100%;
  margin-top: 0.625rem;
}
@media (min-width: 64rem) {
  .block--event-filter .event__filter--form .js-form-item-start-date, .block--news-filter .event__filter--form .js-form-item-start-date {
    flex: 0 1 45%;
    margin-top: 0;
  }
}
.block--event-filter .event__filter--form .js-form-item-end-date, .block--news-filter .event__filter--form .js-form-item-end-date {
  flex: 0 1 100%;
}
@media (min-width: 64rem) {
  .block--event-filter .event__filter--form .js-form-item-end-date, .block--news-filter .event__filter--form .js-form-item-end-date {
    flex: 0 1 45%;
  }
}
.block--event-filter .form__item, .block--news-filter .form__item {
  position: relative;
  width: 100%;
  padding: 0.4rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
  border: 1px solid #d2d2d2;
}
.block--event-filter .form__item::placeholder, .block--news-filter .form__item::placeholder {
  text-transform: none;
}
.block--event-filter .event__search, .block--news-filter .event__search {
  background: #fff url("../images/search-black.svg") no-repeat calc(100% - 10px);
  background-size: 1.1rem 1.1rem;
}
.block--event-filter .jcf-select-event__program, .block--news-filter .jcf-select-event__program {
  margin: 0;
  width: 100%;
  height: 2.25rem;
  font-size: 0.875rem;
  padding-left: 0.3125rem;
  font-style: italic;
  background: #fff;
  border: 1px solid #d2d2d2;
}
@media (min-width: 64rem) {
  .block--event-filter .jcf-select-event__program, .block--news-filter .jcf-select-event__program {
    margin-bottom: 0.625rem;
  }
}
.block--event-filter .jcf-select-event__program .jcf-select-text span, .block--news-filter .jcf-select-event__program .jcf-select-text span {
  color: #5f6a72;
  position: relative;
  top: -3px;
}
.block--event-filter .jcf-select-event__program .jcf-select-opener:before, .block--news-filter .jcf-select-event__program .jcf-select-opener:before {
  content: "";
  background: url(../images/caret.svg);
  background-repeat: no-repeat;
  background-size: 0.875rem;
  width: 1rem;
  height: 1rem;
  right: 0.625rem;
  cursor: pointer;
}
.block--event-filter .field, .block--news-filter .field {
  display: block !important;
}
.block--event-filter .event__start-date, .block--news-filter .event__start-date {
  background: #fff url(../images/calender-icon.svg) no-repeat calc(100% - 10px);
  background-size: 1.1rem 1.1rem;
  cursor: pointer;
}
.block--event-filter .event__end-date, .block--news-filter .event__end-date {
  background: #fff url(../images/calender-icon.svg) no-repeat calc(100% - 10px);
  background-size: 1.1rem 1.1rem;
  cursor: pointer;
  margin-bottom: 1.25rem;
}
.block--event-filter .date__seperator, .block--news-filter .date__seperator {
  display: none;
}
@media (min-width: 64rem) {
  .block--event-filter .date__seperator, .block--news-filter .date__seperator {
    position: relative;
    top: 0.3125rem;
    display: block;
  }
}
.block--event-filter .submit-wrapper, .block--news-filter .submit-wrapper {
  text-align: right;
  flex: 0 1 100%;
}
.block--event-filter .submit-wrapper .search__submit, .block--news-filter .submit-wrapper .search__submit {
  padding: 0.5rem;
  border: none;
  color: #fff;
  background: #007fac;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
}

.block--featured-events {
  margin-bottom: 1.5rem;
}
.block--featured-events .views-row {
  background: #f3f3f3;
}
.block--featured-events .views-row .fevents {
  padding: 0.5rem 0;
  margin: 0 1.25rem;
  border-bottom: 1px solid rgba(15, 15, 15, 0.15);
  line-height: 1.25;
}
.block--featured-events .views-row .fevents .fevents__title {
  margin: 1rem 0;
  line-height: 1.2;
  padding-top: 0.6rem;
}
@media (min-width: 64rem) {
  .block--featured-events .views-row .fevents .fevents__title {
    margin: 0;
  }
}
.block--featured-events .views-row .fevents .fevents__title a {
  color: #007fac;
  font-size: 1.0625rem;
  font-weight: 700;
}
.block--featured-events .views-row .fevents .fevents__title a:hover {
  text-decoration: underline;
}
.block--featured-events .views-row .fevents .fevents__date {
  margin: 0.6rem 0 1rem;
  color: #5f6a72;
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.5;
  background: url(../images/Clock.svg) no-repeat left 3px;
  padding-left: 20px;
  background-size: 1.1rem 1.1rem;
}
.block--featured-events .views-row .fevents .fevents__date span {
  color: #5f6a72;
  font-weight: 700;
  display: block;
}
.block--featured-events .views-row:last-child .fevents {
  border: none;
}

/* WAI 2.0 helper tools */
.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 0;
  overflow: hidden;
}

.accessibility:focus {
  position: static;
  width: auto;
  height: auto;
}

/* footer at bottom styles */
body,
html {
  margin: auto;
  color: #0f0f0f;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  -ms-overflow-style: scrollbar;
}
@media (max-width: 767px) {
  body {
    font-size: 15px;
  }
}

#wrapper {
  table-layout: fixed;
  display: table;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  #wrapper {
    display: block;
    height: auto;
  }
}

/* page logo styles */
.logo img {
  max-width: 100%;
  vertical-align: top;
}

/* actions-nav */
.actions-nav {
  margin: 0;
  background: #fff;
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 90px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.actions-nav li {
  border-left: 1px solid #ccc;
  display: table-cell;
  padding: 15px 0 10px;
  vertical-align: middle;
  line-height: 22px;
}
@media (max-width: 767px) {
  .actions-nav li:first-child, .actions-nav li:last-child {
    display: none;
  }
}
.actions-nav a {
  font-weight: 600;
  color: #000;
}
.actions-nav a:hover {
  text-decoration: none;
  color: #c03;
}
.actions-nav a i {
  margin: 0 7px 0 -3px;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  position: relative;
  top: -2px;
}
.actions-nav a i.icon-heart-o {
  font-size: 22px;
}

/* pds-nav */
.pds-nav {
  margin: 0;
  padding: 0;
  background: #fff;
  list-style: none;
  width: 100%;
  height: 60px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  .pds-nav {
    width: 100%;
    height: 100%;
    display: block;
  }
}
.pds-nav li {
  border-left: 1px solid #ccc;
  padding: 0;
  vertical-align: middle;
  float: left;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
@media (max-width: 991px) {
  .pds-nav li {
    float: none;
  }
}
.pds-nav li:last-child {
  border-right: 1px solid #ccc;
}
.pds-nav a {
  font-weight: 600;
  color: #000;
  display: block;
  padding: 20px 30px;
}
@media (max-width: 1249px) {
  .pds-nav a {
    padding: 20px 15px;
    display: inline-block;
  }
}
@media (max-width: 991px) {
  .pds-nav a {
    display: block;
    width: 100%;
  }
}
.pds-nav a:hover {
  text-decoration: none;
  background-color: #c03;
  color: #fff;
}

#block-pdsmenudesk {
  margin-bottom: 20px;
}

/* buttons restyling */
input[type=submit],
input[type=reset],
button,
a {
  transition: all 0.3s ease;
}
input[type=submit]:hover, input[type=submit]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
button:hover,
button:focus,
a:hover,
a:focus {
  text-decoration: none;
}

.btns {
  padding: 28px 0 0;
  margin: 0 -14px;
}
.btns .btn {
  margin: 0 14px 28px;
  min-width: 228px;
}

.btn {
  white-space: normal;
}

.btn-primary,
.btn-default {
  min-width: 165px;
}
.btn-primary:hover,
.btn-default:hover {
  border-color: #c03;
  background: #c03;
  color: #fff;
}

.btn-more {
  margin: 0 6px 0 0;
  background: none;
  border: 3px solid #fff;
  width: 118px;
  height: 118px;
  padding: 10px;
  text-align: center;
  min-width: 0;
  color: #fff;
  font: bold 20px/90px "Raleway", Arial, Helvetica, sans-serif;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1022px) {
  .btn-more {
    width: 88px;
    height: 88px;
    font-size: 15px;
    border-width: 2px;
    line-height: 62px;
    margin-right: 2px;
  }
}
.inv .btn-more {
  border-color: #000;
  color: #000;
}
.inv .btn-more:before {
  background: #000;
  color: #fff;
}
.inv .btn-more:hover {
  border-color: #000;
  color: #000;
}
.news .btn-more {
  border-color: #485b6e;
  color: #485b6e;
}
.news .btn-more:before {
  background: #485b6e;
  color: #fff;
}
.news .btn-more:hover {
  border-color: #485b6e;
  color: #485b6e;
}
.btn-more span {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px;
}
@media (max-width: 1022px) {
  .btn-more span {
    line-height: 18px;
  }
}
.btn-more:before {
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  content: "\e90a";
  font-size: 24px;
  line-height: 112px;
  background: #fff;
  color: #000;
  transition: left 0.3s ease;
}
@media (max-width: 1022px) {
  .btn-more:before {
    line-height: 85px;
    font-size: 20px;
  }
}
.btn-more:hover {
  border-color: #fff;
  background: none;
}
.btn-more:hover:before {
  left: 0;
}

.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -42px 0 0 -41px;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease;
}
.btn-play:before {
  position: absolute;
  left: 50%;
  top: 50%;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  content: "";
  margin: -11px 0 0 -9px;
  border-width: 12px 18px;
}
.btn-play:hover {
  background: #c03;
}

/*breadcrumb */
.nav-line {
  background: #e1e1e1;
  display: block !important;
  margin-bottom: 2rem;
}
.nav-line .container-fluid .nav-line {
  margin-bottom: 0;
}
.nav-line .breadcrumb {
  margin-bottom: 0;
  padding: 0.875rem 0.5rem;
  background: #e1e1e1;
  max-width: 1285px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0;
}
@media (min-width: 64rem) {
  .nav-line .breadcrumb {
    padding: 0.875rem 0.3rem;
  }
}
.nav-line .breadcrumb li {
  position: relative;
  display: inline-block;
  width: fit-content;
  margin-right: 0.75rem;
  padding-right: 0.75rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.nav-line .breadcrumb li:after {
  position: absolute;
  top: 0;
  right: -0.3125rem;
  content: ".";
  opacity: 0.5;
  font-size: 250%;
  line-height: 0;
}
.nav-line .breadcrumb li:before {
  margin-left: -1rem;
}
.nav-line .breadcrumb li:last-child:after {
  content: "";
}
.nav-line .breadcrumb a {
  color: #007fac;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.nav-line .breadcrumb a:hover {
  text-decoration: none;
}
.nav-line .breadcrumb > li + li:before {
  content: "";
  display: inline-block;
}

/* link more */
.link-more {
  color: #485b6e;
  position: relative;
}
.link-more:after {
  content: "\e912";
  font-size: 6px;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.link-more:hover {
  text-decoration: none;
  color: #c03;
}

.more-holder {
  border-top: 1px solid #dadee2;
  padding: 23px 0 0;
  margin: 21px 0 0;
  font-size: 12px;
}

.view-all {
  clear: both;
  font-size: 13px;
  border-bottom: 1px solid #dadee2;
  padding: 4px 0 40px;
  margin: 0 0 59px;
}
@media (max-width: 767px) {
  .view-all {
    padding: 0 0 20px;
    margin: 0 0 30px;
  }
}
.view-all .link-more {
  color: #000;
}
.view-all .link-more:hover {
  color: #c03;
}
.staff-block .view-all {
  margin-top: -18px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .staff-block .view-all {
    margin-top: 0;
  }
}

/* social networks */
.socials {
  margin: 0 0 21px;
  line-height: 1;
  font-size: 0;
  letter-spacing: -4px;
}
@media (max-width: 767px) {
  .socials {
    margin: 0 0 32px;
  }
}
.socials li {
  font-size: 36px;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  padding: 4px 9px 0 0;
}
@media (max-width: 767px) {
  .socials li {
    font-size: 49px;
    padding: 4px 5px 0;
  }
}
@media (max-width: 374px) {
  .socials li {
    font-size: 44px;
  }
}
.socials a {
  display: block;
  position: relative;
  z-index: 1;
}
main .socials a {
  color: #000;
}
main .socials a:hover {
  color: #cbc5c5;
}

/* boxes group */
@media (max-width: 767px) {
  .boxes-block {
    padding: 0 11px;
  }
}

.boxes {
  display: table;
  width: 100%;
  height: 252px;
  table-layout: fixed;
  margin: 31px 0 55px;
}
@media (max-width: 767px) {
  .boxes {
    display: block;
    height: auto;
  }
}
.boxes + .boxes {
  margin-top: -37px;
}
.boxes .widget {
  padding-top: 49px;
  padding-bottom: 50px;
  margin: 0;
  display: table-cell;
  border-left-width: 0;
  line-height: 1.65;
}
@media (max-width: 1022px) {
  .boxes .widget {
    padding: 20px 10px 50px;
  }
}
@media (max-width: 767px) {
  .boxes .widget {
    display: block;
    border-left-width: 1px;
    margin-top: -1px;
    padding-bottom: 15px;
  }
}
.boxes .widget h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
@media (max-width: 1022px) {
  .boxes .widget h3 {
    font-size: 15px;
  }
}
.boxes .widget:first-child {
  border-left-width: 1px;
}
.boxes .btn {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  min-width: 0;
  padding: 8px 12px;
}
@media (max-width: 767px) {
  .boxes .btn {
    width: auto;
    display: block;
    margin: 25px -10px -15px;
    position: static;
  }
}

/* home promo navigation */
.promo-nav {
  display: table;
  width: 100%;
  height: 90px;
  table-layout: fixed;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 24px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .promo-nav {
    display: block;
    height: auto;
    font-size: 18px;
  }
}
.promo-nav li {
  display: table-cell;
  border-left: 1px solid #a30029;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  padding: 5px 15px;
}
@media (max-width: 767px) {
  .promo-nav li {
    display: block;
    border-top: 1px solid #485b6e;
    padding: 21px 20px;
  }
}
.promo-nav li:first-child {
  border-width: 0;
}
.promo-nav [class*=icon-] {
  margin: 0 7px 0 0;
  font-size: 24px;
  line-height: 24px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .promo-nav [class*=icon-] {
    font-size: 12px;
    margin-right: 5px;
  }
}
.promo-nav a {
  color: #fff;
}
.promo-nav a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  background: #c03;
  content: "";
  z-index: -1;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .promo-nav a:before {
    height: 100%;
  }
}
.promo-nav a:hover {
  text-decoration: none;
}
.promo-nav a:hover:before {
  background: #ae012d;
}

/* hidden messages */
.alert {
  border-radius: 0px;
}

.message {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  z-index: 99;
  width: 100%;
  padding: 23px 20px 23px 49px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
}
@media (max-width: 1022px) {
  .message {
    top: 60px;
  }
}
@media (max-width: 767px) {
  .message {
    top: 64px;
    position: relative;
  }
}
.message-opened .message {
  display: block;
}
.message [class*=icon-] {
  position: absolute;
  left: 13px;
  top: 50%;
  line-height: 30px;
  margin-top: -15px;
  font-size: 19px;
}
.message p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 767px) {
  .message p {
    white-space: normal;
  }
}

/* main block */
.block + .pagination-holder {
  margin: 30px 0;
}
@media (max-width: 767px) {
  .block + .pagination-holder {
    margin: -20px auto 40px;
  }
}
.block > h2 {
  margin: 0 0 48px;
}
@media (max-width: 767px) {
  .block > h2 {
    margin-bottom: 20px;
  }
}
.events-area .block {
  margin-left: -30px;
}
@media (max-width: 767px) {
  .events-area .block {
    margin-left: 0;
  }
}
.events-area .block > h2 {
  margin: -4px 0 42px;
}
@media (max-width: 767px) {
  .events-area .block > h2 {
    margin: 0 0 20px;
  }
}

.info-block {
  margin-top: 17px;
  margin-bottom: 50px;
}

/* pagination styles */
@media (max-width: 767px) {
  .pagination-holder {
    max-width: 323px;
    margin: 0 auto;
  }
}
@media (max-width: 374px) {
  .pagination-holder {
    max-width: 268px;
  }
}

.pagination {
  margin: 16px 0;
  vertical-align: top;
}
@media (max-width: 767px) {
  .pagination {
    width: 100%;
    margin: 30px 0 6px;
  }
}
.pagination [class*=icon-] {
  font-size: 6px;
  position: relative;
  top: -2px;
}
@media (max-width: 767px) {
  .pagination [class*=icon-] {
    font-size: 9px;
    top: -4px;
  }
}
@media (max-width: 374px) {
  .pagination [class*=icon-] {
    font-size: 7px;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .pagination > li {
    width: 20%;
    float: left;
  }
}
.pagination > li > a,
.pagination > li > span {
  min-width: 42px;
  padding: 9px 12px 8px;
  text-align: center;
}
@media (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    width: 100%;
    font-size: 22px;
    height: 65px;
    padding-top: 15px;
  }
}
@media (max-width: 374px) {
  .pagination > li > a,
  .pagination > li > span {
    height: 54px;
    padding-top: 12px;
    font-size: 18px;
  }
}

/* share-bar */
.share-bar {
  position: absolute;
  right: 0;
  top: 0;
}
.share-bar .opener {
  color: #fff;
  margin: 9px 24px 0;
  padding: 0 27px 0 0;
  display: inline-block;
  position: relative;
}
.share-bar .opener:hover {
  text-decoration: none;
  color: #c03;
}
.share-bar .opener:after {
  position: absolute;
  right: 0;
  top: -9px;
  content: "\e91b";
  font-size: 27px;
  line-height: 1;
}
.share-bar .popup {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
  width: 242px;
  background: #fff;
  padding: 20px;
  text-align: center;
  z-index: 100;
  margin-top: 30px;
}
@media (max-width: 767px) {
  .share-bar .popup {
    margin-top: 15px;
  }
}
.share-bar .popup:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  content: "";
  position: absolute;
  right: 24px;
  bottom: 100%;
}
.share-bar .socials {
  font-size: 18px;
}
.share-bar .socials li {
  font-size: 34px;
  padding: 0 1px 0 0;
}
.share-bar .socials a {
  color: #eceef0;
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
}
.share-bar .socials a:after {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  background: #485b6e;
  content: "";
  z-index: -1;
}
.share-bar .socials a:hover {
  color: #c03;
}
.share-bar .socials a:hover:after {
  background: #fff;
}
.share-bar .btn {
  text-transform: uppercase;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}

.pagination-holder {
  text-align: center;
}
.pagination-holder .pagination {
  width: auto;
}
.pagination-holder .pagination li {
  width: auto;
}
@media (min-width: 64rem) {
  .pagination-holder .pagination li {
    height: auto;
  }
}
.pagination-holder .pagination li a {
  height: auto;
  min-width: 0;
  margin-right: 1px;
  padding: 0.25rem 0.35rem;
  font-size: 0.8rem;
}
@media (min-width: 64rem) {
  .pagination-holder .pagination li a {
    padding: 0.25rem 0.7rem;
    font-size: 0.875rem;
  }
}

.event__breadcrumb li:nth-child(2), .event__breadcrumb li:nth-child(3) {
  display: none;
}

.banner__level-3 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 3.5rem;
}
@media (min-width: 64rem) {
  .banner__level-3 {
    height: 12rem;
    margin-top: 6rem;
  }
}

.banner__listing-page {
  height: auto;
  overflow: hidden;
}
@media (min-width: 64rem) {
  .banner__listing-page {
    height: 25rem;
  }
}

.news__sections .news__content .content__alum {
  margin: 0.75rem 0;
  color: #5f6a72;
  font-size: 1rem;
  font-style: italic;
  font-weight: 600;
}

.comminfo-search .views-exposed-form {
  padding: 1rem;
  border: none;
}
@media (min-width: 75rem) {
  .comminfo-search .views-exposed-form {
    padding: 2rem;
    padding-top: 1rem;
    background: #f3f3f3;
  }
}
.comminfo-search .views-exposed-form .form-item-query input {
  height: 40px;
  width: 100%;
  border: 1px solid #cbcbcb;
  padding-left: 15px;
}
.comminfo-search .views-exposed-form .form-item-query input.hide-circle {
  background-image: none;
}
.comminfo-search .views-exposed-form .form-item-query label {
  float: none;
  text-align: center;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 1.875rem;
  font-weight: 700;
}
.comminfo-search .views-exposed-form .form-item-query .description {
  text-align: center;
  color: #0f0f0f !important;
  font-weight: 700 !important;
  opacity: 0.9;
}
.comminfo-search .views-exposed-form .form-item-query .description.hide-desc {
  display: none;
}
.comminfo-search .views-exposed-form .form-item-query .field {
  position: relative;
}
.comminfo-search .views-exposed-form .form-item-query .field .search-icon {
  position: absolute;
  top: 10px;
  right: 25px;
  background: #fff url(../images/search-grey.svg) no-repeat;
  background-size: 1.25rem 1.25rem;
  width: 1.5rem;
  height: 1.5rem;
}
.comminfo-search .views-exposed-form .form-actions {
  display: none;
}
.comminfo-search .content-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.comminfo-search .content-wrapper__left {
  display: none;
  flex: 0 0 100%;
}
@media (min-width: 75rem) {
  .comminfo-search .content-wrapper__left {
    flex: 0 0 30%;
  }
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox {
  margin-bottom: 1rem;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox h3 {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  background: #c03;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
  text-transform: capitalize;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  background: #f3f3f3;
  list-style-type: none;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li {
  flex: 0 0 100%;
  padding: 0.5rem 1rem;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li .jcf-checkbox {
  width: 1rem;
  height: 1rem;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li .jcf-checkbox.jcf-checked {
  background: #fff url(../images/check-icon.png) no-repeat;
  background-size: 0.9rem 0.9rem;
  width: 1rem;
  height: 1rem;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li:hover {
  background: #b8b8b8;
  font-weight: 700;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li input[type=checkbox] {
  opacity: 0;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li a {
  display: inline;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  padding-left: 0 !important;
  color: #0f0f0f;
  text-decoration: none;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li a.is-active .facet-item__status {
  display: none;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.first {
  order: 1;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.second {
  order: 2;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.third {
  order: 3;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.fourth {
  order: 4;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.fifth {
  order: 5;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul li.sixth {
  order: 6;
}
.comminfo-search .content-wrapper__left .facets-widget-checkbox ul label {
  display: inline;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  padding-left: 0 !important;
}
.comminfo-search .content-wrapper__left.show-facet {
  display: block;
}
.comminfo-search .content-wrapper__right {
  display: none;
  flex: 0 0 100%;
}
@media (min-width: 75rem) {
  .comminfo-search .content-wrapper__right {
    flex: 0 0 70%;
  }
}
.comminfo-search .content-wrapper__right header {
  display: none;
  padding-left: 2rem;
}
.comminfo-search .content-wrapper__right header h1 {
  margin-top: 0;
}
.comminfo-search .content-wrapper__right header p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}
.comminfo-search .content-wrapper__right header.show {
  display: block;
  padding-bottom: 0.675rem;
}
.comminfo-search .content-wrapper__right .views-row {
  padding: 1rem 0;
  justify-content: space-between;
}
@media (min-width: 75rem) {
  .comminfo-search .content-wrapper__right .views-row {
    padding: 2rem;
    padding-bottom: 0;
    padding-top: 0.675rem;
  }
  .comminfo-search .content-wrapper__right .views-row:first-of-type {
    padding-top: 0;
  }
}
.comminfo-search .content-wrapper__right.show-results {
  display: block;
}
.comminfo-search .content-wrapper__right .empty-results {
  padding-left: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
}
@media (min-width: 48rem) {
  .comminfo-search .content-wrapper__right .empty-results {
    padding-left: 2rem;
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
  }
}
.comminfo-search .pagination-holder {
  display: none;
}
.comminfo-search .pagination-holder.show-pager {
  display: block;
}

.comminfo-search-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.comminfo-search-wrapper__left {
  flex: 0 0 100%;
  padding-right: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-search-wrapper__left {
    flex: 0 0 70%;
    padding-right: 1rem;
  }
}
.comminfo-search-wrapper__left > div {
  margin-bottom: 0.5rem;
}
.comminfo-search-wrapper__left .title {
  color: #007fac;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 0;
}
.comminfo-search-wrapper__left .title a {
  color: #007fac;
}
.comminfo-search-wrapper__left .title a:hover {
  text-decoration: underline;
}
.comminfo-search-wrapper__left .date {
  color: #5f6a72;
  font-size: 1rem;
  font-weight: 600;
  font-style: italic;
}
.comminfo-search-wrapper__left .content__date {
  color: #5f6a72;
  font-size: 0.875rem;
  font-style: italic;
  background: url(../images/Clock.svg) no-repeat left 1px;
  padding-left: 20px;
  background-size: 1.1rem 1.1rem;
  margin-top: 0.5rem;
}
.comminfo-search-wrapper__left .content__date span {
  color: #5f6a72;
  font-weight: 700;
}
.comminfo-search-wrapper__left .tags {
  max-width: 250px;
  padding: 3px;
  padding-left: 6px;
  background: #c03;
  color: #fff;
  font-weight: 700;
  clip-path: polygon(0 0, 92% 0%, 100% 100%, 0% 100%);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.comminfo-search-wrapper__left .tags a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}
.comminfo-search-wrapper__left .department > span {
  font-weight: 700;
}
.comminfo-search-wrapper__left .department .dept {
  display: inline-block;
}
.comminfo-search-wrapper__left .office > span {
  font-weight: 700;
}
.comminfo-search-wrapper__left .office dt {
  display: inline-block;
}
.comminfo-search-wrapper__left .office dd {
  display: inline-block;
}
.comminfo-search-wrapper__left .phone > span {
  font-weight: 700;
}
.comminfo-search-wrapper__left .email > span {
  font-weight: 700;
}
.comminfo-search-wrapper__left .description h1, .comminfo-search-wrapper__left .description h2, .comminfo-search-wrapper__left .description h3, .comminfo-search-wrapper__left .description h4, .comminfo-search-wrapper__left .description h5 {
  font-size: 1rem;
}
.comminfo-search-wrapper__left .description p {
  margin-bottom: 1rem;
}
.comminfo-search-wrapper__right {
  flex: 0 0 100%;
}
@media (min-width: 75rem) {
  .comminfo-search-wrapper__right {
    flex: 0 0 30%;
    padding-top: 40px;
  }
}
.comminfo-search-wrapper__right .image img {
  width: 100%;
  height: 100%;
  max-height: 300px;
  object-fit: cover;
}

.comminfo-search-pages .tags {
  background: #0280B0;
}

.comminfo-search-person .tags {
  background: #636973;
}

.comminfo-search-publication .tags {
  background: #363636;
}

.comminfo-search-course .tags {
  background: #00626d;
}

.comminfo-search-events .tags {
  background: #703221;
}

.comminfo-main .nav-line {
  margin-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 48rem) {
  .comminfo-main .nav-line {
    margin-top: 50px;
  }
}

/* adjust top-bar to work with Drupal toolbar */
/* page header bar */
.top-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: rgba(0, 0, 0, 0.7);
  padding: 8px 62px 5px 18px;
}
@media (max-width: 991px) {
  .top-bar {
    padding: 8px 150px 8px 15px;
    height: 64px;
    transition: margin 0.3s ease;
  }
}
@media (max-width: 991px) {
  .search-opened .top-bar, .menu-opened .top-bar {
    margin: 0 184px 0 -184px;
  }
}
.top-bar .logo {
  float: left;
  margin: 0 35px 0 0;
}
@media (max-width: 1249px) {
  .top-bar .logo {
    margin-right: 20px;
  }
}
@media (max-width: 1022px) {
  .top-bar .logo {
    margin-top: 8px;
  }
}
@media (max-width: 991px) {
  .top-bar .logo {
    margin: 3px 0 0;
    position: absolute;
    top: 50%;
    left: 16px;
    width: 53%;
    transform: translateY(-50%);
    max-width: 200px;
  }
}

/* mobile burger button */
.btn-menu {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  display: none;
  background: #ae012d;
  position: absolute;
  right: 62px;
  top: 0;
  width: 62px;
  height: 100%;
}
@media (max-width: 991px) {
  .btn-menu {
    display: block;
  }
}
.btn-menu span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 10px;
  border: 1px solid #fff;
  border-width: 2px 0;
  margin: -5px 0 0 -8px;
}
.btn-menu span:before {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  border-top: 2px solid #fff;
  width: 100%;
  left: 0;
  content: "";
}

/* header button search */
.btn-search {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 100%;
  background: #c03;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
@media (max-width: 1022px) {
  .btn-search {
    width: 60px;
  }
}
@media (max-width: 991px) {
  .btn-search {
    width: 62px;
  }
}
.btn-search i {
  position: relative;
  top: 50%;
  display: block;
  line-height: 20px;
  margin-top: -10px;
}
.btn-search:hover {
  text-decoration: none;
}
.btn-search:focus {
  color: #fff;
}

/* mobile group helper container*/
@media (max-width: 991px) {
  .mobile-group {
    top: 100%;
    position: absolute;
    right: -308px;
    width: 308px;
    background: #fff;
    transition: all 0.3s ease;
  }
}
@media (max-width: 991px) {
  .menu-opened .mobile-group {
    right: -184px;
  }
}
@media (max-width: 991px) {
  .search-opened .mobile-group {
    right: -493px;
  }
}
.top-bar .mobile-group .logo {
  display: none;
  position: static;
  transform: translateY(0);
  margin: 0 auto;
  float: none;
  margin: 16px auto;
  width: 60px;
  height: 16px;
}
@media (max-width: 991px) {
  .top-bar .mobile-group .logo {
    display: block;
  }
}

/* left tools navigation */
.nav-tools {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  float: left;
  padding: 3px 0 0;
  letter-spacing: -0.5px;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1022px) {
  .nav-tools {
    padding: 0;
    float: none;
    overflow: hidden;
    text-align: right;
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .nav-tools {
    text-align: center;
    font-size: 14px;
    line-height: 13px;
    padding: 14px 0;
  }
}
.nav-tools li {
  display: inline-block;
  vertical-align: top;
  margin: 0 30px 0 0;
}
@media (max-width: 1249px) {
  .nav-tools li {
    margin-right: 15px;
  }
}
@media (max-width: 991px) {
  .nav-tools li {
    margin: 6px 5px 0;
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 82px;
  }
}
.nav-tools li.active a {
  color: #c03;
}
.nav-tools li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .nav-tools li:last-child {
    display: none;
    margin-right: 5px;
  }
}
.nav-tools [class*=icon-],
.nav-tools *:before {
  font-family: "icomoon";
  font-size: 12px;
  margin: 0 7px 0 0;
}
@media (max-width: 991px) {
  .nav-tools [class*=icon-],
  .nav-tools *:before {
    display: block;
    margin: -2px 0 8px;
  }
}
.nav-tools a {
  color: #fff;
  font-size: 12px;
  line-height: 1.65;
}
@media (max-width: 991px) {
  .nav-tools a {
    color: #485b6e;
    line-height: 13px;
  }
}
.nav-tools a:hover {
  text-decoration: none;
  color: #c03;
}

/* main menu in visual area */
/* right quick navigation */
.nav-base {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  float: right;
  padding: 3px 0 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: -0.5px;
  text-align: right;
  max-width: 52%;
}
@media (max-width: 1022px) {
  .nav-base {
    padding: 0;
    text-align: right;
    padding: 0 20px 0 4px;
    float: right;
    max-width: 80%;
  }
}
@media (max-width: 991px) {
  .nav-base {
    float: none;
    letter-spacing: 0;
    background: #f8f9f9;
    font-size: 15px;
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 10px;
    max-width: none;
    text-align: left;
  }
}
.nav-base li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 18px;
  font-size: 12px;
  line-height: 1.65;
}
@media (max-width: 1022px) {
  .nav-base li {
    margin: 0 0 0 10px;
  }
}
@media (max-width: 991px) {
  .nav-base li {
    float: none;
    margin: 0;
    display: block;
    font-size: 15px;
  }
}
@media (max-width: 1022px) {
  .nav-base li:first-child {
    margin-left: 0;
  }
}
.nav-base li:last-child {
  margin-right: 0;
}
.nav-base li.active a {
  color: #c03;
}
.nav-base a {
  color: #fff;
}
@media (max-width: 991px) {
  .nav-base a {
    color: #000;
    display: block;
    padding: 13px 28px 12px;
  }
}
.nav-base a:hover {
  text-decoration: none;
  color: #c03;
}

/* hidden search bar */
.search-bar {
  position: absolute;
  top: 100%;
  right: 0;
  width: 100%;
  background: #c03;
  color: #fff;
  padding: 0 14px;
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .search-bar {
    height: 64px;
    position: absolute;
    width: 184px;
    right: -184px;
    max-height: 64px;
    top: 0;
    padding: 0;
  }
}
.search-opened .search-bar {
  max-height: 70px;
}
.search-bar .search-form {
  float: right;
  position: relative;
  margin: 13px 0;
}
@media (max-width: 991px) {
  .search-bar .search-form {
    margin: 19px 25px 19px 0;
    float: none;
  }
}
.search-bar .search-form label {
  float: left;
  margin: 13px 15px 0 0;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .search-bar .search-form label {
    display: none;
  }
}
.search-bar .search-form form {
  float: left;
}
.search-bar .search-form input.form-search {
  background: #fff !important;
  border: none;
  border: 1px solid #fff;
  border-width: 0 44px 0 0;
  width: 887px;
  float: left;
  height: 44px;
  padding: 10px 20px;
  color: #000;
  outline: none;
}
@media (max-width: 1249px) {
  .search-bar .search-form input.form-search {
    width: 700px;
  }
}
@media (max-width: 1022px) {
  .search-bar .search-form input.form-search {
    width: 520px;
  }
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search {
    width: 100%;
    height: 26px;
    border: 1px solid #cdcdce;
    background: none;
    padding: 0 10px;
    font-size: 14px;
    font-weight: normal;
    font-family: "Open Sans", sans-serif;
  }
}
.search-bar .search-form input.form-search::-webkit-input-placeholder {
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search::-webkit-input-placeholder {
    font-weight: normal;
  }
}
.search-bar .search-form input.form-search::-moz-placeholder {
  opacity: 1;
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search::-moz-placeholder {
    font-weight: normal;
  }
}
.search-bar .search-form input.form-search:-moz-placeholder {
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search:-moz-placeholder {
    font-weight: normal;
  }
}
.search-bar .search-form input.form-search:-ms-input-placeholder {
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search:-ms-input-placeholder {
    font-weight: normal;
  }
}
.search-bar .search-form input.form-search.placeholder {
  color: #fff;
  text-transform: none;
}
@media (max-width: 991px) {
  .search-bar .search-form input.form-search.placeholder {
    font-weight: normal;
  }
}
.search-bar .search-form button[type=submit],
.search-bar .search-form input.button[type=submit] {
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  background: none;
  color: #000;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .search-bar .search-form button[type=submit],
  .search-bar .search-form input.button[type=submit] {
    display: none;
  }
}
.search-bar .search-form button[type=submit]:hover,
.search-bar .search-form input.button[type=submit]:hover {
  color: #c03;
}

.btn-searchnew {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 100%;
  background: #c03;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.btn-searchnew i {
  position: relative;
  top: 50%;
  display: block;
  line-height: 20px;
  margin-top: -10px;
}

.header.scrolled .logo img {
  max-width: 12.375rem;
}
.header.scrolled .region--header {
  top: 0;
  box-shadow: 0 0 10px rgba(20, 20, 20, 0.5);
}

.region--preheader {
  background: #5f6a72;
  font-size: 0.875rem;
}
.region--preheader .icon {
  display: inline-block;
  padding-top: 0.35rem;
  padding-bottom: 0.45rem;
}
@media (max-width: 1022px) {
  .region--preheader .icon {
    padding-bottom: 0.75rem;
  }
}

.menu--top-right {
  float: right;
}

.region--header {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  position: fixed;
  z-index: 3001;
  top: 2.375rem;
  left: 0;
  width: 100%;
  padding: 0.65rem 0;
  background: #fff;
}
.region--header .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.region--header .row:after, .region--header .row::before {
  display: none;
}

@media print {
  .region--header {
    position: relative;
  }
}
.logo img {
  max-width: 100%;
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 768px) {
  .logo img {
    max-width: 14.6875rem;
  }
}

.hamburger {
  flex-basis: 3.125rem;
  flex-grow: 1;
  flex-shrink: 1;
  width: 3.125rem;
  max-width: 3.125rem;
  height: 3.125rem;
  margin-right: 1rem;
  padding: 0.65rem 0;
  border: 0.125rem solid #c03;
}
.hamburger > span {
  display: block;
  width: 60%;
  height: 0.3125rem;
  margin-right: auto;
  margin-left: auto;
  background: #c03;
}
.hamburger > span:nth-child(2) {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.goto-adv-search {
  margin-top: 0.5rem;
  padding: 1rem 0;
  text-align: center;
  border-top: 1px solid #1d1d1d;
  border-bottom: 1px solid #1d1d1d;
  font-weight: 700;
}
@media (min-width: 1024px) {
  .goto-adv-search {
    margin-top: 0;
    padding: 0;
    text-align: right;
    border-top: transparent;
    border-bottom: transparent;
    line-height: 1;
  }
}
.goto-adv-search a {
  text-transform: capitalize;
  color: #fff;
  font-size: 1.3rem;
}
@media (min-width: 1024px) {
  .goto-adv-search a {
    color: #c03;
    font-size: 0.875rem;
  }
}
.goto-adv-search a::after {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.5rem;
  content: "";
  vertical-align: middle;
  background: url("../images/arrow.svg") no-repeat center center;
  background-size: 1rem;
}

.toolbar-tray-open.toolbar-horizontal .header .region--header {
  top: 7.25rem;
  z-index: 1;
}

.toolbar-tray-open.toolbar-horizontal .header.scrolled .region--header {
  top: 5rem;
  z-index: 1;
}

.offcanvas {
  display: none;
}

.offcanvas {
  position: fixed;
  z-index: 3002;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*  background: transparentize($black, 0.5); */
}
@media screen and (min-width: 1200px) {
  .offcanvas {
    position: absolute;
  }
}

.region--offcanvas {
  position: relative;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  background: #ae0531;
}
@media screen and (min-width: 1200px) {
  .region--offcanvas {
    position: fixed;
    overflow-y: initial;
    width: 100%;
    height: 100%;
    background: rgba(15, 15, 15, 0.5);
  }
}

.offcanvas-content {
  position: relative;
  top: 3rem;
  padding: 0.65rem 0;
  background: #ae0531;
}
@media screen and (min-width: 1200px) {
  .offcanvas-content {
    top: 2.375rem;
    background: #fff;
  }
}
.offcanvas-content .block--search {
  padding-right: 0;
  padding-right: 0;
  padding-left: 0;
  padding-left: 0;
}
@media screen and (min-width: 1200px) {
  .offcanvas-content .block--search {
    float: right;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.offcanvas-content .block--search input[type=search] {
  width: 100%;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  text-align: center;
  color: #fff;
  border: transparent;
  border-radius: 5px;
  background: transparent;
  font-size: 1.8rem;
  font-weight: 600;
  box-sizing: border-box;
  height: 6rem;
}
@media screen and (min-width: 1200px) {
  .offcanvas-content .block--search input[type=search] {
    max-height: 2.8125rem;
    padding: 0.5rem 0.5rem 0.5rem 2.25rem;
    text-align: left;
    color: #0f0f0f;
    border: 2px solid #e1e1e1;
    background: url("../images/search-grey.svg") no-repeat 0.5rem center;
    background-size: 1.2rem;
    font-size: 1rem;
    font-size: 0.875rem;
    font-weight: 400;
  }
}
.offcanvas-content .block--search input[type=search]::placeholder {
  color: #fff;
  text-transform: none;
  font-weight: 400;
}
@media screen and (min-width: 1200px) {
  .offcanvas-content .block--search input[type=search]::placeholder {
    color: #5f6a72;
  }
}
.offcanvas-content .block--search .form-actions {
  display: none;
}

.offcanvas__close {
  position: absolute;
  z-index: 10;
  top: 1.25rem;
  left: 50%;
  transform: translateX(-50%);
}

.search-block-form {
  margin-top: 7px;
}

/* home gallery, inner visual area */
.gallery,
.visual {
  height: 611px;
  background: #ae012d;
  padding: 100px 35px;
  transition: padding-top 0.3s ease;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 1249px) {
  .gallery,
  .visual {
    padding-left: 0;
    padding-right: 0;
    height: 500px;
  }
}
@media (max-width: 767px) {
  .gallery,
  .visual {
    height: 325px;
  }
}
.gallery .bg-stretch,
.visual .bg-stretch {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-page .gallery,
.home-page .visual {
  padding-top: 117px;
}
.message-opened .gallery, .search-opened .gallery,
.message-opened .visual,
.search-opened .visual {
  padding-top: 147px;
  padding-bottom: 138px;
}
@media (max-width: 1022px) {
  .message-opened .gallery, .search-opened .gallery,
  .message-opened .visual,
  .search-opened .visual {
    padding-bottom: 90px;
  }
}
.gallery .logo,
.visual .logo {
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 20;
  background: rgba(0, 0, 0, 0.5);
  padding: 5px;
}
@media (max-width: 1022px) {
  .gallery .logo,
  .visual .logo {
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  .gallery .logo,
  .visual .logo {
    display: none;
  }
}
.gallery.small,
.visual.small {
  height: 235px;
}
@media (max-width: 767px) {
  .gallery.small,
  .visual.small {
    height: 64px;
    padding: 0;
  }
}
.gallery.small:before,
.visual.small:before {
  position: absolute;
  top: 0;
  left: 0;
  border-top: 45px solid #000;
  width: 100%;
  content: "";
}
@media (max-width: 1022px) {
  .gallery.small:before,
  .visual.small:before {
    border-top-width: 59px;
  }
}
@media (max-width: 767px) {
  .gallery.small:before,
  .visual.small:before {
    border-top-width: 64px;
  }
}

div.visual.small a.logo {
  background: transparent;
}

/* fpo signature */
.fpo {
  color: #fff;
  position: absolute;
  bottom: 16px;
  right: 34px;
  opacity: 0.32;
  z-index: 2;
  text-transform: uppercase;
  font-size: 105px;
  line-height: 1;
}
@media (max-width: 1249px) {
  .fpo {
    font-size: 80px;
    right: 15px;
  }
}
@media (max-width: 1022px) {
  .fpo {
    display: none;
  }
}

/* inner page title */
.page-title {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 43px;
  color: #fff;
  z-index: 3;
}
.page-title .container-fluid {
  max-width: 1170px;
}
.page-title h1 {
  font-weight: 300;
  font-size: 65px;
  line-height: 0.92;
  margin: 0 0 0 -7px;
  text-shadow: 1px 1px 3px #000;
  padding-right: 160px;
}
@media (max-width: 1022px) {
  .page-title h1 {
    padding-right: 0;
    margin: 0 0 0 -2px;
  }
}
@media (max-width: 767px) {
  .page-title h1 {
    font-size: 33px;
  }
}

/* home gallery personal styles */
.gallery {
  height: 996px;
}
@media (max-width: 1249px) {
  .gallery {
    height: 678px;
  }
}
@media (max-width: 767px) {
  .gallery {
    height: 325px;
  }
}
.gallery .slideset {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .gallery .slideset div.bg-stretch.video {
    display: none;
  }
}
.gallery .slideset div.bg-stretch.video + .bg-stretch.picture {
  display: none;
}
@media (max-width: 767px) {
  .gallery .slideset div.bg-stretch.video + .bg-stretch.picture {
    display: block;
  }
}
.gallery .slideset .bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery .slideset > .item {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery .slideset > .item.active {
  z-index: 10;
  opacity: 1;
}
.gallery .slideset > .item video {
  min-height: 100% !important;
  min-width: 100% !important;
}
.gallery .carousel-caption {
  display: none;
  left: 12.7%;
  right: 12.7%;
  text-align: left;
  padding: 0 15px;
  bottom: 199px;
  text-shadow: 1px 1px 3px #000;
}
@media (max-width: 1249px) {
  .gallery .carousel-caption {
    bottom: 80px;
  }
}
@media (max-width: 1022px) {
  .gallery .carousel-caption {
    left: 30px;
    right: 30px;
  }
}
@media (max-width: 767px) {
  .gallery .carousel-caption {
    bottom: 30px;
    left: 17px;
  }
}
.btn .gallery .carousel-caption {
  text-shadow: 1px 1px 1px #000;
}
.gallery .carousel-caption h1 {
  font-weight: 300;
  font-size: 48px;
  line-height: 0.92;
  max-width: 400px;
  margin: 0 0 91px -5px;
  text-shadow: 1px 1px 3px #000;
}
@media (max-width: 1249px) {
  .gallery .carousel-caption h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .gallery .carousel-caption h1 {
    font-size: 33px;
    margin: 0 0 22px -2px;
    max-width: 175px;
  }
}
.gallery .switcher {
  text-align: left;
  position: absolute;
  left: 12.7%;
  padding: 0 15px;
  margin: 0;
  bottom: 151px;
  z-index: 12;
}
@media (max-width: 1249px) {
  .gallery .switcher {
    bottom: 30px;
  }
}
@media (max-width: 1022px) {
  .gallery .switcher {
    left: 30px;
  }
}
@media (max-width: 767px) {
  .gallery .switcher {
    bottom: 14px;
    left: 17px;
  }
}
.gallery .switcher ul {
  font-size: 0;
  letter-spacing: -4px;
}
.gallery .switcher li {
  display: inline-block;
  vertical-align: top;
  padding: 0 12px 0 0;
}
@media (max-width: 767px) {
  .gallery .switcher li {
    padding: 0 9px 0 0;
  }
}
.gallery .switcher li.active a, .gallery .switcher li:hover a {
  background: #fff;
}
.gallery .switcher li:before {
  display: none;
}
.gallery .switcher a {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  width: 8px;
  height: 8px;
  background: #908c8b;
}
@media (max-width: 767px) {
  .gallery .switcher a {
    width: 6px;
    height: 6px;
  }
}

.gallery-js-ready .carousel-caption {
  display: block;
}

/* right sidebar */
#sidebar {
  padding-top: 62px;
}
@media (max-width: 767px) {
  #sidebar {
    padding: 0 11px;
  }
}
div #sidebar:last-child {
  margin-left: -30px;
}
@media (max-width: 1022px) {
  div #sidebar:last-child {
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  div #sidebar:last-child {
    margin-left: 0;
  }
}

/* main widget */
.widget {
  border: 1px solid #e8e8e8;
  padding: 17px 10px 20px;
  margin-bottom: 33px;
  line-height: 1.36;
  position: relative;
}
@media (max-width: 767px) {
  .widget {
    padding: 15px;
  }
}
.widget h3 {
  margin: 0 0 2px;
}
.widget h3.h2 {
  padding-top: 6px;
  margin: 0;
}
@media (max-width: 767px) {
  .widget h3.h2 {
    font-size: 18px;
  }
}
.widget h3 a {
  color: #485b6e;
}
.widget h3 a:hover {
  text-decoration: none;
  color: #c03;
}
.widget p {
  margin-bottom: 14px;
}
.widget .btn {
  min-width: 0;
}
.widget .more-holder {
  margin: 32px -27px -20px;
  border: none;
  padding: 0;
}
@media (max-width: 767px) {
  .widget .more-holder {
    margin: 30px -15px -15px;
  }
}

/* post widget type */
.widget.sub-panel {
  background: #eceef0;
  padding: 29px 27px 23px;
  border: none;
  /* small posts list */
}
.widget.sub-panel .heading {
  text-align: center;
  background: #485b6e;
  color: #fff;
  padding: 10px 27px;
  margin: -29px -27px 29px;
}
.widget.sub-panel .heading h3 {
  font-size: 18px;
}
.widget.sub-panel .posts-list {
  line-height: 2.08;
  padding: 0;
}
.widget.sub-panel .posts-list li {
  padding: 40px 0 17px;
  border-top: 1px solid #d6dadf;
}
.widget.sub-panel .posts-list li:first-child {
  padding-top: 0;
  border: none;
}
.widget.sub-panel .posts-list li:before {
  display: none;
}
.widget.sub-panel .posts-list li:last-child {
  padding-bottom: 3px;
}
.widget.sub-panel .posts-list .title {
  font-size: 18px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 5px;
  line-height: 1;
}
.widget.sub-panel .posts-list .title a {
  color: #000;
}
.widget.sub-panel .posts-list .title a:hover {
  text-decoration: none;
  color: #c03;
}
.widget.sub-panel .posts-list .title + p {
  margin-top: 14px;
}

/* links list */
.links {
  font-size: 16px;
  padding: 0 0 12px;
}
.links li {
  padding: 20px 0 0;
}
.links li:before {
  display: none;
}
.links a {
  color: #485b6e;
}
.links a:after {
  content: "\e912";
  font-size: 6px;
  position: relative;
  top: -2px;
  margin-left: 10px;
}
.links a:hover {
  text-decoration: none;
  color: #c03;
}

/* small posts list */
.posts-list {
  padding: 20px 0 0;
  line-height: 1.65;
}
.posts-list li {
  padding: 0 0 10px;
}
.posts-list .title {
  display: block;
}
.posts-list .title a {
  color: #000;
}
.posts-list .title a:hover {
  text-decoration: none;
  color: #c03;
}
.posts-list time {
  display: block;
  margin: 0 0 13px;
  color: #485b6e;
  font-size: 15px;
  line-height: 1.93;
}
.posts-list time span {
  display: block;
}

/* aside menu*/
.side-nav {
  margin: -43px 0 30px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .side-nav {
    font-size: 18px;
    margin: 0 -15px;
  }
}
.side-nav ul {
  padding: 0 !important;
  max-width: none;
}
.side-nav ul li {
  padding: 0 !important;
  border-bottom: 1px solid #e8e8e8;
}
.side-nav ul li:before {
  display: none;
}
.side-nav ul li > a:hover,
.side-nav ul li > a.is-active {
  background: #485b6e;
  color: #fff;
}
.side-nav ul li > a:hover:after,
.side-nav ul li > a.is-active:after {
  content: "\e912";
}
.side-nav ul li > a.is-active {
  font-weight: bold;
}
.side-nav ul a {
  display: block;
  padding: 18px 13% 18px 8%;
  color: #000;
  position: relative;
}
@media (max-width: 767px) {
  .side-nav ul a {
    padding: 17px 15px;
    text-align: center;
  }
}
.side-nav ul a:after {
  position: absolute;
  top: 50%;
  right: 8%;
  font-size: 6px;
  line-height: 20px;
  margin-top: -10px;
}
@media (max-width: 767px) {
  .side-nav ul a:after {
    display: none;
  }
}
.side-nav ul a:hover {
  text-decoration: none;
}
.side-nav ul ul {
  border-top: 1px solid #e8e8e8;
  text-transform: none;
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  max-width: none;
}
.side-nav ul ul > li {
  border: none;
  padding: 0;
}
.side-nav ul ul > li.active > a {
  font-weight: 500;
  color: #485b6e;
  background: #dadee2;
}
.side-nav ul ul > li:first-child > a {
  padding-top: 16px;
}
.side-nav ul ul > li:last-child > a {
  padding-bottom: 18px;
}
.side-nav ul ul > li > a {
  color: #485b6e;
  padding: 7px 10px 6px 19%;
}
@media (max-width: 1022px) {
  .side-nav ul ul > li > a {
    padding-left: 11%;
  }
}
@media (max-width: 767px) {
  .side-nav ul ul > li > a {
    padding: 10px 15px;
  }
}
.side-nav ul ul > li > a:after {
  display: none;
}
.side-nav ul ul > li > a:hover {
  color: #485b6e;
  background: #dadee2;
}

.col-sm-4 + .col-sm-8 #content {
  margin-top: -15px;
}
@media (max-width: 767px) {
  .col-sm-4 + .col-sm-8 #content {
    margin: 0;
  }
}

/* contact map panel */
.contact-panel {
  border: 1px solid #d8dadc;
  padding: 20px;
}
.contact-panel .map {
  margin: 0 -20px;
}
.contact-panel .map iframe {
  display: block;
  margin: 0;
  width: 100%;
}
.contact-panel address {
  padding: 2px 0 2px 31px;
  position: relative;
  margin: 0 0 25px;
}
.contact-panel address:before {
  position: absolute;
  left: 0;
  top: 0;
  color: #485b6e;
  content: "\e917";
  font-size: 20px;
}
.contact-panel .actions-bar {
  margin: 0 -20px 50px;
  text-transform: uppercase;
  font-size: 0;
  letter-spacing: -4px;
  background: #f8f9f9;
  font-weight: 600;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-align: center;
}
.contact-panel .actions-bar li {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 50%;
  font-size: 14px;
  letter-spacing: 0;
}
.contact-panel .actions-bar a {
  display: block;
  line-height: 1.2;
  padding: 22px;
  color: #000;
}
.contact-panel .actions-bar a i {
  color: #485b6e;
  display: block;
  line-height: 40px;
  margin: -2px 0 4px;
  font-size: 28px;
  transition: all 0.3s ease;
}
.contact-panel .actions-bar a i.icon-email-o {
  font-size: 26px;
}
.contact-panel .actions-bar a:hover {
  background: #fff;
  color: #c03;
  text-decoration: none;
}
.contact-panel .actions-bar a:hover i {
  color: #c03;
}
.contact-panel .contact-list {
  padding: 0 0 35px;
}
.contact-panel .contact-list li {
  margin: 0 0 7px;
}
.contact-panel .contact-list a {
  color: #000;
}
.contact-panel .contact-list a [class*=icon-] {
  color: #485b6e;
}
.contact-panel .contact-list a:hover {
  color: #c03;
}
.contact-panel .contact-list a:hover [class*=icon-] {
  color: #c03;
}
.contact-panel .file-link {
  margin: -6px 0 31px;
}

/* sub gray panel*/
.sub-panel {
  background: #eceef0;
  padding: 20px;
}
.sub-panel .heading {
  background: #485b6e;
  margin: -20px -20px 9px;
  padding: 19px 15px;
  text-align: center;
}
.sub-panel .heading h3 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
.events-area .sub-panel {
  margin-right: 30px;
}
@media (max-width: 767px) {
  .events-area .sub-panel {
    margin: 0 0 30px;
  }
}

/* news accordeon menu */
.news-nav {
  padding: 9px 0;
}
.news-nav .opener {
  display: block;
  position: relative;
  padding: 9px 25px 9px 0;
  border-bottom: 1px solid #cbd1d6;
  color: #000;
}
.news-nav .opener:hover {
  text-decoration: none;
  color: #c03;
}
.news-nav .opener:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  right: 6px;
  top: 18px;
  content: "";
  transition: all 0.3s ease;
}
.news-nav li {
  margin: 0;
}
.news-nav .active .opener:after {
  transform: rotate(180deg);
  border-top-color: #c03;
}
.news-nav .slide {
  display: none;
}
.news-nav .nav {
  padding: 8px 0 0;
  font-weight: bold;
}
.news-nav .nav li {
  margin: 2px 0 0;
}
.news-nav .nav a {
  padding: 0;
  display: inline;
  color: #485b6e;
}
.news-nav .nav a:hover {
  color: #c03;
  text-decoration: none;
}

/* events nav */
.events-nav {
  padding: 10px 0 14px;
  font-size: 12px;
  line-height: 1.92;
}
.events-nav li {
  border-top: 1px solid #d6dadf;
  padding: 28px 0 0;
  margin: 25px 0 0;
}
.events-nav li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.events-nav h3 a {
  color: inherit;
}
.events-nav h3 a:hover {
  color: #c03;
}
.events-nav p {
  margin: 0;
}
.events-nav time {
  display: block;
  color: #485b6e;
  margin: -2px 0 10px;
}

.sidebar {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 75rem) {
  .sidebar {
    flex-basis: 20.625rem;
    max-width: 20.625rem;
  }
}

/* main informative part styles */
.main.main--without-banner {
  margin-top: 6.25rem;
}

.main-section {
  padding: 43px 0;
}
@media (max-width: 767px) {
  .main-section {
    padding: 0;
  }
}
.main-section .container-fluid {
  max-width: 1170px;
}

/* main content styles */
#content {
  padding-bottom: 23px;
}
@media (max-width: 767px) {
  #content {
    padding: 38px 11px;
  }
}

/* typography helper styles */
h1,
h2,
h3,
.h1,
.h2 .h3 {
  text-transform: uppercase;
}

h4,
h5,
.h4,
.h5 {
  text-transform: capitalize;
}

h3,
h4,
h5,
h6,
.h3,
.h4,
.h5,
.h6 {
  font-weight: 600;
}

/* Update default bootstrap values */
h1,
.h1 {
  font-size: 35px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 25px;
}

h4,
.h4 {
  font-size: 25px;
}

h5,
.h5 {
  font-size: 16px;
}

h6,
.h6 {
  font-size: 14px;
}

h1 {
  margin: 20px 0 17px;
}
@media (max-width: 767px) {
  h1 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
h1 + h2 {
  margin-top: 49px;
}
@media (max-width: 767px) {
  h1 + h2 {
    margin-top: 20px;
  }
}

h2 {
  margin: 20px 0 10px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}

p {
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  p {
    margin-bottom: 14px;
  }
}
p + h3 {
  margin-top: -4px;
}
@media (max-width: 767px) {
  p + h3 {
    margin-top: 0;
  }
}
p + hr {
  margin-top: 35px;
}

h3,
.h3 {
  margin: 19px 0 0;
  line-height: 1.2;
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 15px;
  }
}

ul:not([class]) {
  margin-bottom: 27px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  ul:not([class]) {
    margin-bottom: 14px;
  }
}
ul:not([class]) li {
  position: relative;
  padding: 1px 0 2px 12px;
}
ul:not([class]) li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  ul:not([class]) li:before {
    top: 1px;
  }
}
ul:not([class]) ul {
  margin-bottom: 0;
}
ul:not([class]) ul li {
  position: relative;
  padding: 1px 0 2px 12px;
}
ul:not([class]) ul li:before {
  content: "○";
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  ul:not([class]) ul li:before {
    top: 1px;
  }
}

ol:not([class]) {
  margin-bottom: 10px;
  counter-reset: item;
  padding-left: 20px;
}
ol:not([class]) li {
  padding: 5px 0;
}
ol:not([class]) li:before {
  content: counters(item, ".") ")";
  counter-increment: item;
  margin: 0 7px 0 0;
  color: #000;
}
ol:not([class]) li ol {
  list-style-type: lower-alpha;
  margin-left: 30px;
}
ol:not([class]) li ol li {
  padding: 0;
}
ol:not([class]) li ol li:before {
  content: "";
  counter-increment: none;
  margin: 0 2px 0 0;
  color: #000;
}
ol:not([class]) li ul {
  list-style-type: circle;
  margin-left: 30px;
}
ol:not([class]) li ul li {
  padding: 0;
}
ol:not([class]) li ul li:before {
  content: "";
  counter-increment: none;
  margin: 0 2px 0 0;
  color: #000;
}

.text-holder {
  padding: 3px 0 0 46px;
}
@media (max-width: 767px) {
  .text-holder {
    padding: 0;
  }
}

.list-title {
  padding-left: 20px;
}

.descr {
  overflow: hidden;
}

.img-holder {
  margin: 30px 0 40px;
}
@media (max-width: 767px) {
  .img-holder {
    margin: 21px -16px 24px;
  }
}
.img-holder img {
  width: 100%;
  height: auto;
}
.img-holder + hr {
  margin-top: -10px;
}

/*new image-holder for basic page*/
.img-holder-page {
  float: right;
  margin: 20px;
}
@media (max-width: 767px) {
  .img-holder-page {
    margin: 5px;
    float: none;
  }
}

@media (max-width: 767px) {
  .img-holder-page-nomobile {
    display: none;
  }
}

/*new image-holder-search for article search*/
.img-holder-search {
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .img-holder-search {
    margin: 0;
    float: none;
    text-align: center;
  }
  .img-holder-search div {
    display: inline-block;
  }
}

hr {
  margin: 0 0 35px;
  border: 0;
  height: 1px;
  background: #dadee2;
  color: #dadee2;
  display: block;
}

/* site map navigation */
.site-nav {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
}
@media (max-width: 767px) {
  .site-nav {
    padding: 15px 0 0;
  }
}
.site-nav li {
  margin: 0 0 46px;
}
@media (max-width: 767px) {
  .site-nav li {
    margin-bottom: 25px;
  }
}
.site-nav li.active > a {
  color: #c03;
}
.site-nav li a {
  display: inline;
  padding: 0;
  color: inherit;
}
.site-nav li a:hover {
  text-decoration: none;
  color: #c03;
}
.site-nav ul {
  padding: 22px 0 0 37px;
  overflow: hidden;
  margin-bottom: 0;
  max-width: none;
}
@media (max-width: 767px) {
  .site-nav ul {
    padding-top: 10px;
  }
}
.site-nav ul li {
  padding: 0;
  margin-bottom: 23px;
}
@media (max-width: 767px) {
  .site-nav ul li {
    margin-bottom: 15px;
  }
}
.site-nav ul li:last-child {
  margin-bottom: 0;
}
.site-nav ul li:before {
  display: none;
}

/* publications list */
p + .publications {
  padding-top: 37px;
}

.publications {
  padding: 0 0 35px;
}
.publications p {
  margin: 0;
}
.publications .item {
  padding: 4px 0 19px;
}
.publications h2 {
  margin-bottom: 10px;
}
.publications .link-more {
  font-size: 12px;
}

/* contact tools */
.contact-list {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}
@media (max-width: 767px) {
  .contact-list {
    font-size: 12px;
  }
}
.contact-list li {
  margin: 0 0 3px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.contact-list a {
  color: #485b6e;
}
.contact-list a [class*=icon-] {
  display: inline-block;
  width: 23px;
  margin: 0 3px 0 0;
  vertical-align: top;
  position: relative;
}
.contact-list a .icon-tel {
  font-size: 20px;
  top: -2px;
}
@media (max-width: 767px) {
  .contact-list a .icon-tel {
    font-size: 16px;
  }
}
.contact-list a:hover {
  text-decoration: none;
  color: #c03;
}

/* file pdf link */
.file-link {
  text-transform: none;
}
.file-link a {
  color: #000;
  display: inline-block;
  padding-left: 33px;
  position: relative;
}
.file-link a:before {
  position: absolute;
  left: 0;
  top: -10px;
  font-size: 25px;
  color: #485b6e;
  transition: all 0.3s ease;
}
.file-link a[href$=".pdf"]:before {
  content: "\e919";
}
.file-link a:hover {
  text-decoration: none;
  color: #c03;
}
.file-link a:hover:before {
  color: #c03;
}
.file-link + hr {
  margin-top: 35px;
}

/* tag buttons */
.tag-btns {
  padding: 0 0 30px;
  margin-bottom: 0;
}
.tag-btns li {
  margin: 10px 0;
}
.tag-btns li.col-sm-4:nth-child(3n+1) {
  clear: left;
}
.tag-btns a {
  text-transform: uppercase;
  min-width: 0;
}

/* video preview block */
.video-block {
  max-width: 520px;
  position: relative;
  margin: 48px auto;
}
.video-block img {
  width: 100%;
  display: block;
}
.video-block a:hover .btn-play {
  background: #c03;
}

.paragraph--type--video {
  text-align: center;
}

/* students list */
.peoples-list {
  padding: 47px 0 71px;
}
@media (max-width: 767px) {
  .peoples-list {
    font-size: 13px;
    padding: 30px 0 0;
  }
}
.peoples-list li {
  overflow: hidden;
  border-bottom: 1px solid #dadee2;
  padding: 34px 0 41px;
}
@media (max-width: 767px) {
  .peoples-list li {
    padding: 30px 0 10px;
  }
}
.peoples-list li:first-child {
  padding-top: 0;
}
.peoples-list .img-holder {
  width: 258px;
  margin: 7px 32px 0 0;
}
@media (max-width: 767px) {
  .peoples-list .img-holder {
    width: 100%;
    margin: 0;
  }
}
.peoples-list .descr.pull-right {
  width: calc(100% - 290px);
}
@media (max-width: 767px) {
  .peoples-list .descr.pull-right {
    width: 100%;
    margin: 0;
  }
}
.peoples-list .col-md-4:nth-child(3n+1) {
  clear: left;
}
.peoples-list .btn {
  min-width: 0;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .peoples-list .btn {
    font-size: 13px;
  }
}
.peoples-list h2 {
  font-size: 30px;
  margin: 0 0 33px;
}
@media (max-width: 767px) {
  .peoples-list h2 {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
.peoples-list h2 a {
  color: inherit;
}
.peoples-list h2 a:hover {
  text-decoration: none;
  color: #c03;
}
.peoples-list p {
  margin-bottom: 41px;
}
@media (max-width: 767px) {
  .peoples-list p {
    margin-bottom: 15px;
  }
}
.peoples-list + .pagination-holder {
  padding-bottom: 63px;
}
@media (max-width: 767px) {
  .peoples-list + .pagination-holder {
    padding-bottom: 30px;
    margin-top: -20px;
  }
}

/* story box */
.story-row .col-md-6 {
  border: 1px solid #e8e8e8;
  margin: 0 15px 25px;
  padding: 0;
  width: calc(50% - 30px);
}
@media (max-width: 991px) {
  .story-row .col-md-6 {
    width: calc(100% - 20px);
  }
}

.story-item {
  overflow: hidden;
}
.story-columns .story-item .img-holder {
  float: none;
  width: 100%;
  min-height: 322px;
  min-width: 100%;
}
.story-columns .story-item .img-holder .bg-stretch {
  bottom: 58px;
}
.story-columns .story-item .img-holder .btn {
  height: 58px;
  padding: 5px 15px;
  line-height: 48px;
}
.story-columns .story-item .img-holder .btn span {
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
}
.story-columns .story-item .descr {
  min-height: 181px;
  text-align: center;
  padding: 24px 15px 40px;
}
.story-columns .story-item .more-holder {
  right: 20px;
  left: 20px;
}
.story-columns .story-item .more-holder .link-more {
  margin: 0;
}
.story-list .story-item .img-holder {
  width: 250px;
}
@media (max-width: 767px) {
  .story-list .story-item .img-holder {
    width: 100%;
  }
}
.story-list .story-item .img-holder .bg-stretch {
  bottom: 0;
}
.story-list .story-item .img-holder time {
  position: absolute;
  color: #fff;
  top: 0;
  left: 0;
  background: #c03;
  width: 70px;
  height: 70px;
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 0 0;
  line-height: 1.1;
}
.story-list .story-item .img-holder time strong {
  padding-top: 3px;
  display: block;
}
.story-list .story-item .col-md-8 {
  width: 60%;
}
@media (max-width: 1022px) {
  .story-list .story-item .col-md-8 {
    width: 100%;
  }
}
.story-list .story-item .col-md-4 {
  width: 40%;
}
@media (max-width: 1022px) {
  .story-list .story-item .col-md-4 {
    width: 100%;
  }
}
.story-list .story-item h2 {
  margin: 0 0 19px;
}
.story-list .story-item .descr {
  min-height: 250px;
  padding-bottom: 70px;
}
.story-list .story-item .descr time {
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 23px;
  padding: 0 0 18px 28px;
  color: #485b6e;
}
.story-list .story-item .descr time:after {
  position: absolute;
  left: 2px;
  top: 1px;
  content: "\e91f";
  font-size: 17px;
}
.story-list .story-item .descr address {
  position: relative;
  padding: 0 0 18px 28px;
  font-size: 12px;
  color: #485b6e;
}
.story-list .story-item .descr address:after {
  content: "\e917";
  position: absolute;
  left: 4px;
  top: -8px;
  font-size: 20px;
}
.story-list .story-item .more-holder {
  right: 23px;
  bottom: 23px;
}
@media (max-width: 1022px) {
  .story-list .story-item .more-holder {
    bottom: 5px;
  }
}
.story-list .story-item .more-holder .btn {
  text-transform: uppercase;
  min-width: 201px;
  margin-left: 18px;
}
@media (max-width: 1249px) {
  .story-list .story-item .more-holder .btn {
    min-width: 170px;
  }
}
@media (max-width: 1022px) {
  .story-list .story-item .more-holder .btn {
    width: 100%;
    margin: 0 0 10px;
  }
}
.story-list .story-item .more-holder .btn .icon-calendar-plus,
.story-list .story-item .more-holder .btn .icon-asvp {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
  line-height: 20px;
}
.story-list .story-item .more-holder .btn .icon-calendar-plus {
  margin-top: 3px;
}
.story-item .img-holder,
.story-item .descr {
  min-height: 275px;
  position: relative;
}
.story-item .img-holder {
  float: left;
  margin: 0;
  width: 193px;
}
@media (max-width: 767px) {
  .story-item .img-holder {
    float: none;
    padding: 0 0 39px;
    width: 100%;
    min-height: 300px;
  }
}
.story-item .img-holder .bg-stretch {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 39px;
}
.story-item .img-holder .btn {
  position: absolute;
  left: 0;
  min-width: 0;
  width: 100%;
  bottom: 0;
  text-transform: uppercase;
  padding: 7px 15px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.story-item .descr {
  padding: 10px 25px;
}
@media (max-width: 1249px) {
  .story-item .descr {
    padding: 30px 10px;
  }
}
@media (max-width: 767px) {
  .story-item .descr {
    min-height: 0;
  }
}
.story-item h2 {
  font-weight: 600;
  font-size: 25px;
  margin: 0 0 2px;
  text-transform: capitalize;
}
.story-item h2 a {
  color: inherit;
}
.story-item h2 a:hover {
  text-decoration: none;
  color: #c03;
}
.story-item h3 {
  font-size: 16px;
  margin: 0 0 21px;
}
@media (max-width: 1249px) {
  .story-item h3 {
    margin: 0 0 10px;
  }
}
.story-item p {
  margin: 0 0 10px;
}
.story-item .more-holder {
  border: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 33px;
  bottom: 9px;
  right: 33px;
}
@media (max-width: 1249px) {
  .story-item .more-holder {
    left: 10px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .story-item .more-holder {
    left: 20px;
    right: 20px;
  }
}
.story-item .more-holder .link-more {
  float: right;
  margin-right: -19px;
}
@media (max-width: 1249px) {
  .story-item .more-holder .link-more {
    margin-right: 0;
  }
}

/* result page container */
.result-area {
  padding: 34px 0 0;
}
.result-area h1 {
  margin: 0 0 71px;
}
@media (max-width: 767px) {
  .result-area h1 {
    margin-bottom: 30px;
  }
}
.result-area .staff-block {
  padding: 0;
}
.result-area .courses-section {
  padding-top: 2px;
}

/* categories menu*/
.categories-nav {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  padding: 0;
}
.categories-nav > li {
  padding: 0 0 0 70px;
  position: relative;
  margin: 0 0 43px;
}
@media (max-width: 767px) {
  .categories-nav > li {
    padding-left: 55px;
  }
}
.categories-nav > li > a {
  display: inline;
  padding: 0;
  position: static;
  color: #000;
}
.categories-nav > li > a:before {
  position: absolute;
  left: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  content: "\e912";
  background: #eceef0;
  text-align: center;
  line-height: 40px;
  font-size: 6px;
  transition: all 0.3s ease;
  margin-top: -20px;
}
.categories-nav > li > a:hover {
  background: none;
  color: #c03;
}
.categories-nav > li > a:hover:before {
  background: #c03;
  color: #fff;
}

/* content module */
.module {
  border-bottom: none;
  padding: 0 0 10px;
  margin: 0 0 10px;
  overflow: hidden;
  clear: both;
}
.col-sm-8 .module {
  margin-right: -5.4%;
}
@media (max-width: 1022px) {
  .col-sm-8 .module {
    margin-right: 0;
  }
}
.module h1 {
  font-size: 35px;
  margin: 20px 0 17px;
}
@media (max-width: 767px) {
  .module h1 {
    font-size: 25px;
    margin: 10px 0;
  }
}
.module h2 {
  font-size: 30px;
  margin: 20px 0 0;
}
@media (max-width: 767px) {
  .module h2 {
    font-size: 20px;
  }
}
.module h3 {
  font-size: 25px;
  line-height: 1.2;
  margin: 19px 0 0;
}
@media (max-width: 767px) {
  .module h3 {
    font-size: 18px;
  }
}
.module h4 {
  font-size: 25px;
  margin: 20px 0 0;
  text-transform: capitalize;
}
@media (max-width: 767px) {
  .module h4 {
    font-size: 18px;
  }
}
.module h5 {
  margin: 14px 0 0;
  text-transform: capitalize;
}
.module h6 {
  margin: 12px 0 0;
}
.module p {
  margin: 0 0 20px;
}
.module a {
  color: #20399D;
}
.module a:hover {
  color: #1f66e5;
}
.module .btn-primary {
  color: #fff;
}
.module .btn-primary:hover {
  color: #fff;
}
.module + .more-holder {
  border-bottom: 1px solid #dadee2;
  border-width: 0 0 1px;
  padding: 0 0 33px;
  margin: 0 0 33px;
}
.module img {
  margin: 7px 0;
  width: 100%;
  height: auto;
}
.module img.align-right {
  max-width: 100%;
  padding: 0 0 1em 1em;
  width: auto;
}
@media (max-width: 767px) {
  .module img.align-right {
    padding: 0 0 1em;
    width: 100%;
  }
}
.module img.align-left {
  max-width: 100%;
  padding: 0 1em 1em 0;
  width: auto;
}
@media (max-width: 767px) {
  .module img.align-left {
    padding: 0 0 1em;
    width: 100%;
  }
}
.module .panel-group {
  margin: 0 0 7px;
}
.module .more-text {
  display: none;
}
.module.more-opened .more-text {
  display: inline;
}
.module.more-opened .more-dots {
  display: none;
}
.module.more-opened .more-opener span {
  display: none;
}
.module.more-opened .more-opener:after {
  content: "Less";
}

.cta-holder {
  overflow: hidden;
  margin-bottom: -31px;
}

.cta.centered {
  border: 1px solid #e8e8e8;
  padding: 20px 21%;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  line-height: 1.6;
  margin: 0 0 38px;
  text-align: center;
}
@media (max-width: 767px) {
  .cta.centered {
    padding: 20px;
  }
}
.cta.centered h2 {
  font-weight: 600;
  font-size: 14px;
  margin: 0 0 4px;
}
.cta.centered p {
  margin: 0 4% 9px;
}
.cta.centered .btn {
  margin: 0 auto;
  width: 100%;
  display: block;
  max-width: 214px;
  min-width: 0;
}
.cta.outlined .btn {
  background-color: transparent;
  border-width: 3px;
  color: #485b6e;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 700;
  max-width: 214px;
  min-width: 0;
  padding: 1em 0;
  text-transform: uppercase;
}
.cta.outlined .btn:hover {
  color: #c03;
}

/* table */
table {
  table-layout: fixed;
  border-bottom: 1px solid #f5f6f7;
  margin: 0 0 8px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}
table th,
table td {
  line-height: 1.2 !important;
  padding: 22px 5px 21px 23px !important;
}
@media (max-width: 767px) {
  table th,
  table td {
    white-space: normal !important;
  }
}
table th {
  text-align: center;
  background: #485b6e;
  color: #fff;
  border: 1px solid #e8e8e8 !important;
  border-width: 0 1px 1px !important;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 26px 20px !important;
}
table td {
  border: 1px solid #e8e8e8 !important;
  border-width: 0 1px !important;
}
table tbody tr:nth-child(even) td {
  border-color: #f5f6f7 !important;
  background: #f5f6f7;
}

/* tabs */
.tabs-area {
  border: 1px solid #e8e8e8;
  margin: 0 0 7px;
}
.tabs-area .nav-tabs {
  background: #485b6e;
  border: none;
  display: table;
  width: 100%;
  table-layout: fixed;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.tabs-area .nav-tabs:after, .tabs-area .nav-tabs:before {
  display: none;
}
.tabs-area .nav-tabs > li {
  float: none;
  margin: 0;
  display: table-cell;
}
.tabs-area .nav-tabs > li.active > a {
  color: #000;
}
.tabs-area .nav-tabs > li > a {
  border: none !important;
  margin: 0;
  color: #fff;
  display: block;
  text-align: center;
  padding: 24px 15px 23px;
}
@media (max-width: 767px) {
  .tabs-area .nav-tabs > li > a {
    font-size: 14px;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
  }
}
.tabs-area .nav-tabs > li > a:hover {
  color: #000;
}
.tabs-area .tab-pane {
  padding: 40px 51px;
}
@media (max-width: 767px) {
  .tabs-area .tab-pane {
    padding: 20px;
  }
}
.tabs-area p {
  margin: 0 0 23px;
}
.tabs-area p + .row {
  padding-top: 16px;
}
.tabs-area .img-responsive {
  margin: 4px 0;
}

/* Quote */
.quote-holder {
  border: 1px solid #e8e8e8;
}
.quote-holder > div {
  padding: 35px 75px;
}
@media (max-width: 767px) {
  .quote-holder > div {
    padding: 35px;
  }
}
.quote-holder > div p:before {
  content: "“";
  display: block;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
  font-size: 84px;
  line-height: 0;
  margin-left: -5%;
  margin-top: 10%;
  opacity: 0.2;
}
.quote-holder .attribution {
  background: #f6f7f8;
}
.quote-holder .attribution div {
  font-weight: 700;
  text-transform: uppercase;
}
.quote-holder .attribution .position {
  font-weight: 300;
  opacity: 0.5;
}

/* Image with Text */
.img-text-holder {
  border: 1px solid #e8e8e8;
  display: flex;
  margin-bottom: 3em;
  padding: 35px;
}
@media (max-width: 991px) {
  .img-text-holder {
    display: block;
  }
}
.img-text-holder.img-text--left-img {
  flex-direction: row;
}
.img-text-holder.img-text--left-img > div:first-child {
  margin-right: 2em;
}
.img-text-holder.img-text--right-img {
  flex-direction: row-reverse;
}
.img-text-holder.img-text--right-img > div:first-child {
  margin-left: 2em;
}
.img-text-holder > div {
  flex-grow: 1;
  max-width: 50%;
}
@media (max-width: 991px) {
  .img-text-holder > div {
    max-width: 100%;
  }
}
.img-text-holder img {
  height: auto;
  max-width: 100%;
}
@media (max-width: 991px) {
  .img-text-holder img {
    max-width: 400px;
  }
}
.img-text-holder h2 {
  font-size: 24px;
}
@media (max-width: 991px) {
  .img-text-holder h2 {
    font-size: 22px;
  }
}
.img-text-holder .btn {
  text-transform: uppercase;
}

/* Image with Text More */
.image-more-text {
  border: 1px solid #e8e8e8;
  padding: 35px;
  margin-bottom: 10px;
}
.image-more-text .img-text-holder {
  border: none;
  padding: 0;
  margin-bottom: 10px;
  margin-right: 10px;
}
.image-more-text .btn {
  text-transform: uppercase;
}
.image-more-text .btn-wrapper {
  text-align: center;
}
.image-more-text img {
  height: auto;
  max-width: 100%;
}

/* Columns */
.paragraph--type--columns {
  margin: 0 0 33px;
}
.paragraph--type--columns > div {
  display: flex;
}
@media (max-width: 767px) {
  .paragraph--type--columns > div {
    display: block;
  }
}
.paragraph--type--columns > div > div {
  flex-grow: 1;
}
.paragraph--type--columns a {
  color: #485b6e;
}
.paragraph--type--columns a:hover {
  color: #c03;
}
.paragraph--type--columns strong {
  font-size: 15px;
}

/* Multi Columns*/
.paragraph--type--multi-columns {
  margin: 0 0 10px;
}
.paragraph--type--multi-columns > div {
  display: flex;
}
@media (max-width: 1022px) {
  .paragraph--type--multi-columns > div {
    display: block;
  }
}
.paragraph--type--multi-columns > div > div {
  flex-grow: 1;
}
.paragraph--type--multi-columns > div .module {
  border-bottom: none;
}
.paragraph--type--multi-columns > div .paragraph--type--text-module {
  padding: 0 10px;
}
.paragraph--type--multi-columns > div .paragraph--type--text-module ul {
  padding: 0;
}
@media (max-width: 991px) {
  .paragraph--type--multi-columns > div .paragraph--type--text-module {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
.paragraph--type--multi-columns > div .module img {
  width: auto;
}
.paragraph--type--multi-columns > div .cta.centered {
  margin: 0 5px 38px;
}

/*text module*/
.paragraph--type--text-module.module img {
  width: auto;
}
@media (max-width: 1022px) {
  .paragraph--type--text-module.module img {
    width: 100%;
  }
}

/*.paragraph--type--multi-columns .paragraph--type--text-module.module {
    @include media("<tabletbig") {
      border-bottom: 1px solid #ccc;
      margin-bottom: 20px;
    }
}*/
/*pdsicons*/
.pdsicon-area a {
  color: #000066;
}

.pdsicon-area a:hover {
  color: #1f66e5;
}

/*Tagged Articles*/
.tag-block .story-item {
  border: 1px solid #ccc;
  margin-bottom: 15px;
}
.tag-block .pub {
  margin-bottom: 10px;
}
.tag-block .pub p {
  margin: 0;
}
.tag-block .pub .link-more-tag a:after {
  content: "\e912";
  font-size: 6px;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.tag-block .views-field-field-mla-format-long p {
  margin: 0;
}

.staff-block .story-item .img-holder {
  float: left;
  margin: 0 2% 0 0;
  width: 193px;
}

.profiles {
  padding: 0 40px 20px;
  width: 227px;
  margin: 5px auto;
  background-color: #eee;
  border: 1px solid #ddd;
}

.event-search p {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .event-search p {
    margin: 0;
  }
}

.headliner article {
  margin-bottom: 20px;
}
.headliner article h3 {
  font-size: 18px;
  text-transform: capitalize;
  margin: 0;
}

#block-views-block-expertise-block-1 h3,
#block-views-block-expertise-block-2 h3 {
  text-transform: capitalize;
  font-size: 18px;
}

#block-views-block-expertise-block-1,
#block-views-block-expertise-block-2 {
  border-top: 1px solid #cccccc;
}

.donate-btn {
  float: right;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .donate-btn {
    float: none;
    margin: 0;
  }
}

/***blockquotes, used as pullquotes***/
blockquote.blockright {
  display: block;
  float: right;
  padding: 0 0 0 10px;
  margin: 0 0 10px 10px;
  width: 250px;
  font-size: 1.5em;
  line-height: 1.4em;
  text-align: right;
  color: #666;
  border-left: 3px solid #ccc;
}
@media (max-width: 767px) {
  blockquote.blockright {
    float: none;
    margin: 10px 0;
    width: 90%;
    text-align: left;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    padding: 0 10px;
  }
}

blockquote.blockleft {
  display: block;
  float: left;
  padding: 0 10px 0 0;
  margin: 0 10px 10px 0;
  width: 250px;
  font-size: 1.5em;
  line-height: 1.4em;
  text-align: left;
  color: #666;
  border-right: 3px solid #ccc;
  border-left: none;
}
@media (max-width: 767px) {
  blockquote.blockleft {
    float: none;
    margin: 10px 0;
    width: 90%;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    padding: 0 10px;
  }
}

/***end blockquotes ***/
.alstory .story-item {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.alstory .alum {
  font-weight: 800;
}

.img-holder-alum {
  float: left;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .img-holder-alum {
    margin: 0;
    float: none;
    text-align: center;
  }
  .img-holder-alum div {
    display: inline-block;
  }
}

.layout-wrapper {
  overflow: hidden;
}
.layout-wrapper .col-lg-8 {
  flex: 0 0 66.666%;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  max-width: 60.625rem;
}
.layout-wrapper .col-lg-4 {
  flex: 0 0 33.333%;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 75rem) {
  .layout-wrapper .col-lg-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.layout-wrapper .news__banner {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .layout-wrapper .news__banner {
    margin-top: 6rem;
    height: 12rem;
  }
}

.content-area {
  flex-basis: 100%;
  max-width: 100%;
}
@media (min-width: 64rem) {
  .content-area {
    flex-basis: 60.625rem;
    max-width: 60.625rem;
    flex-wrap: nowrap;
  }
}

[class*=video-embed-field-provider-]:not(.video-embed-field-responsive-video) {
  margin: 0.5rem 0;
}
@media (min-width: 64rem) {
  [class*=video-embed-field-provider-]:not(.video-embed-field-responsive-video) {
    float: right;
    margin: 0.5rem 0 0.5rem 1.5rem;
  }
}
[class*=video-embed-field-provider-]:not(.video-embed-field-responsive-video) iframe {
  width: 100%;
}
@media (min-width: 64rem) {
  [class*=video-embed-field-provider-]:not(.video-embed-field-responsive-video) iframe {
    width: 457px;
  }
}

.social-share {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .social-share {
    flex-wrap: nowrap;
  }
}
.social-share .social-media {
  position: relative;
  text-align: center;
}
.social-share .social-media .social-media-share-count {
  padding: 0;
  border: 1px solid #b8b8b8;
  font-size: 0.875rem;
  margin: 0.32rem;
  border-color: #b8b8b8;
  border-radius: 0.125rem;
  background-color: #fff;
  position: relative;
}
.social-share .social-media .social-media-share-count:before, .social-share .social-media .social-media-share-count:after {
  content: "";
  border-style: solid;
  border-width: 0.3rem;
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 0.5rem;
}
.social-share .social-media .social-media-share-count:before {
  border-color: #b8b8b8 transparent transparent;
}
.social-share .social-media .social-media-share-count:after {
  margin-top: -1px;
  border-color: #fff transparent transparent;
}
.social-share .social-media .btn {
  display: flex;
  padding: 0 0.32rem;
  margin: 0.32rem;
  background: #f3f3f3;
  border: 1px solid #b8b8b8;
}
.social-share .social-media .btn span {
  font-size: 0.875rem;
  font-weight: 600;
}
.social-share .social-media .btn .fa {
  padding: 0.3125rem;
}
.social-share .social-media .btn .fa-facebook {
  color: #03539e;
}
.social-share .social-media .btn .fa-twitter {
  color: #35ccff;
}
.social-share .social-media .btn .fa-google {
  color: #db4a39;
}
.social-share .social-media .btn .fa-pinterest {
  color: #c03;
}

#block-sharethis {
  display: none;
}

@media (min-width: 32rem) and (max-width:48rem) {
  .layout-container .user-login-form {
    margin-top: 4.5rem;
  }
}
@media (min-width: 48rem) {
  .layout-container .user-login-form {
    margin-top: 0 !important;
  }
}
.site-footer {
  padding-top: 2.25rem;
  background: linear-gradient(#1d1d1d, #252525);
}
.site-footer .container .row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 576px) {
  .site-footer .container .row .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 1200px) {
  .site-footer .container .row .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.site-footer .container .row .footer__first .address {
  margin-top: 1.5625rem;
}
.site-footer .container .row .footer__first a {
  color: #fff;
}
.site-footer .container .row .footer__first a:hover {
  text-decoration: none;
  font-weight: 600;
}
.site-footer .container .contextual-region h2 {
  padding: 0 0 0.5rem 0;
  color: #fff;
  border-bottom: 1px solid rgba(128, 136, 142, 0.2);
  background: none;
  font-size: 1.25rem;
}
.site-footer .container .block__title {
  margin-top: 0;
  padding: 0 0 0.5rem 0;
  font-weight: bold;
  color: #fff;
  border-bottom: 1px solid rgba(128, 136, 142, 0.2);
  background: none;
  font-size: 1.25rem;
  text-transform: none;
}
.site-footer .container .block__content {
  padding: 0;
  color: #fff;
}
.site-footer .container .block__content a {
  color: #fff;
}
.site-footer .container .block__content a:hover {
  text-decoration: none;
  font-weight: 600;
}
.site-footer .container #block-rutgers-sci-footer-stayconnected .social-icons {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.site-footer .container #block-rutgers-sci-footer-stayconnected .social-icons .social-icons__icon {
  -ms-flex: 0 0 2.5rem;
  flex: 0 0 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.3125rem;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  line-height: 2.25rem;
}
.site-footer .container .menu--footer .menu__item .menu__link {
  padding: 0.5rem 0;
  line-height: 1.25;
  color: #fff;
}
.site-footer .container .menu--footer .menu__item .menu__link:hover {
  font-weight: 600;
}
@media (min-width: 576px) {
  .site-footer .container .col-sm-6 {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.site-footer .footer__bottom {
  margin-top: 1.5rem;
  padding: 0.5rem 0;
  color: #fff;
  background: #1d1d1d;
  font-size: 0.875rem;
}
.site-footer .footer__bottom a {
  color: #fff !important;
  text-decoration: underline !important;
}
.site-footer .footer__bottom a:hover {
  text-decoration: none !important;
  font-weight: 600 !important;
}
.site-footer .footer__bottom .copyright {
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .footer__bottom .copyright {
    text-align: left;
  }
}
.site-footer .footer__bottom .tagline {
  text-align: center;
}
@media (min-width: 768px) {
  .site-footer .footer__bottom .tagline {
    text-align: right;
  }
}

/* home intro section */
.intro-section {
  overflow: hidden;
  font-size: 16px;
  line-height: 23px;
}
@media (max-width: 1022px) {
  .intro-section {
    font-size: 15px;
    line-height: 18px;
  }
}
.intro-section .item {
  float: left;
  width: 50%;
  height: 950px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #000;
  color: #fff;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 16px;
}
@media (max-width: 1249px) {
  .intro-section .item {
    height: 700px;
  }
}
@media (max-width: 767px) {
  .intro-section .item {
    float: none;
    height: 375px;
    width: 100%;
  }
}
.intro-section .item > a {
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.intro-section .item > a:hover {
  text-decoration: none;
}
.intro-section .item > a:hover .link {
  color: inherit;
}
.intro-section .item > a:hover .link [class*=icon-] {
  transform: translateX(100%);
}
.intro-section .item > a:hover .bg-stretch {
  transform: scale(1.05);
  transform-origin: 100% 100%;
}
.intro-section .item > a:hover .btn-more:before {
  left: 0;
}
.intro-section .item.inv {
  background: #fff;
  color: #000;
}
@media (max-width: 767px) {
  .intro-section .item.inv h2 {
    color: #485b6e;
  }
}
.intro-section .item.no-image {
  background: #fff;
  color: #485b6e;
  text-align: center;
}
.intro-section .item.no-image .btn-more {
  border-color: #485b6e;
  color: #485b6e;
}
.intro-section .item.no-image .btn-more:before {
  color: #fff;
  background: #485b6e;
}
.intro-section .item.no-image .caption {
  bottom: auto;
  top: 50%;
  padding: 0 30px;
  right: 0;
  transform: translateY(-50%);
}
.intro-section .item.no-image h2 {
  margin: 6px 0 60px;
}
.intro-section .item .btn-more {
  width: 132px;
}
.intro-section .item p {
  font-size: 20px;
  text-shadow: 1px 1px 3px black;
  padding: 5px 0;
  font-weight: normal;
}
.intro-section .item.small {
  height: 634px;
  width: 33.333%;
}
@media (max-width: 1249px) {
  .intro-section .item.small {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .intro-section .item.small {
    height: 375px;
    width: 100%;
    font-size: 15px;
  }
}
.intro-section .item.small h2 {
  font-weight: normal;
  /*        font-size: 40px; */
  font-size: 34px;
  line-height: 1.15;
  margin: 0 0 14px -5px;
  /*        background: rgba(0, 0, 0, 0.5); */
  /*        padding: 5px; */
}
@media (max-width: 1249px) {
  .intro-section .item.small h2 {
    font-size: 30px;
  }
}
@media (max-width: 1022px) {
  .intro-section .item.small h2 {
    font-size: 26px;
    line-height: 1.22;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .intro-section .item.small h2 {
    text-transform: capitalize;
  }
}
.intro-section .item.small p {
  margin-bottom: 18px;
  font-size: 16px;
  /*        background: rgba(0,0,0,0.5);  */
  /*        padding: 5px; */
}
@media (max-width: 767px) {
  .intro-section .item.small p {
    margin-bottom: 23px;
  }
}
.intro-section .item.small .text {
  /*        max-width: 400px; */
  /*        max-width: 80%;  */
  min-height: 0;
}
@media (max-width: 991px) {
  .intro-section .item.small .text {
    max-width: 80%;
    display: none;
  }
}
.intro-section .item.small .caption {
  bottom: 57px;
  padding: 5px 80px 10px 80px;
  background: rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
  .intro-section .item.small .caption {
    bottom: 35px;
    padding: 0 20px 0 47px;
  }
}
.intro-section .item.news {
  background: #fff;
  width: 33.333%;
  height: 634px;
  color: #485b6e;
  font-size: 13px;
  line-height: 23px;
  z-index: 30;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
  text-shadow: none;
}
@media (max-width: 1249px) {
  .intro-section .item.news {
    height: 500px;
  }
}
@media (max-width: 767px) {
  .intro-section .item.news {
    height: auto;
    width: 100%;
    font-size: 15px;
    line-height: 18px;
  }
}
.intro-section .news-carousel {
  position: relative;
  text-align: center;
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
}
@media (max-width: 1249px) {
  .intro-section .news-carousel {
    padding-top: 10%;
    padding-bottom: 36px;
  }
}
@media (max-width: 1022px) {
  .intro-section .news-carousel {
    padding-top: 15%;
  }
}
@media (max-width: 767px) {
  .intro-section .news-carousel {
    padding: 60px 0 46px;
  }
}
.intro-section .news-carousel .icon {
  color: #c03;
  font-size: 37px;
  display: block;
  line-height: 1;
  margin: 0 0 24px;
}
@media (max-width: 767px) {
  .intro-section .news-carousel .icon {
    font-size: 30px;
  }
}
.intro-section .news-carousel .item {
  background: #fff;
  color: #485b6e;
  padding: 0 30px;
  float: left;
  width: 500px;
  height: auto;
}
.intro-section .news-carousel .slideset {
  overflow: hidden;
  width: 99999px;
}
.intro-section .news-carousel .mask {
  display: table-cell;
  vertical-align: bottom;
  overflow: hidden;
  width: 100%;
  padding-bottom: 132px;
}
@media (max-width: 1249px) {
  .intro-section .news-carousel .mask {
    padding-bottom: 52px;
  }
}
@media (max-width: 767px) {
  .intro-section .news-carousel .mask {
    padding: 0;
  }
}
.intro-section .news-carousel .text {
  margin: 0 auto;
  /*      max-width: 400px; */
  max-width: 90%;
  overflow: hidden;
  min-height: 144px;
}
@media (max-width: 1249px) {
  .intro-section .news-carousel .text {
    min-height: 124px;
  }
}
@media (max-width: 1022px) {
  .intro-section .news-carousel .text {
    min-height: 130px;
  }
}
@media (max-width: 767px) {
  .intro-section .news-carousel .text {
    max-width: 86%;
    padding: 0 0 23px;
  }
}
.intro-section .news-carousel h2 {
  font-weight: normal;
  font-size: 32px;
  line-height: 1.15;
  text-shadow: none;
  margin: 0 0 17px;
}
@media (max-width: 1249px) {
  .intro-section .news-carousel h2 {
    font-size: 30px;
  }
}
@media (max-width: 1022px) {
  .intro-section .news-carousel h2 {
    font-size: 27px;
    line-height: 1.22;
    margin-bottom: 12px;
  }
}
.intro-section .news-carousel h2 a {
  color: #485b6e;
}
.intro-section .news-carousel h2 a:hover {
  text-decoration: none;
  color: #c03;
}
.intro-section .news-carousel p {
  margin: 0 0 10px;
  text-shadow: none;
  font-weight: normal;
  padding: 5px 0;
}
.intro-section .news-carousel .btn-more {
  margin: 0;
  position: relative;
  height: auto;
  width: auto;
}
.intro-section .switcher {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1249px) {
  .intro-section .switcher {
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .intro-section .switcher {
    bottom: 21px;
  }
}
.intro-section .switcher ul {
  max-width: none;
}
.intro-section .switcher li {
  display: inline-block;
  padding: 0 6px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .intro-section .switcher li {
    padding: 0 5px;
  }
}
.intro-section .switcher li:hover a, .intro-section .switcher li.active a {
  background: #495b6f;
}
.intro-section .switcher li:before {
  display: none;
}
.intro-section .switcher a {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  display: block;
  background: #a2abb5;
  width: 8px;
  height: 8px;
}
@media (max-width: 767px) {
  .intro-section .switcher a {
    width: 6px;
    height: 6px;
  }
}
.intro-section .small .link {
  font-size: 24px;
}
@media (max-width: 767px) {
  .intro-section .small .link {
    font-size: 21px;
  }
}
.intro-section .link {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  font-size: 26px;
}
@media (max-width: 767px) {
  .intro-section .link {
    font-size: 21px;
  }
}
.intro-section .link [class*=icon-] {
  display: block;
  transition: all 0.3s ease;
}
.intro-section .bg-stretch {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 1.5s ease;
}
.intro-section .bg-stretch img {
  float: right;
}
.intro-section .logo-holder {
  text-align: right;
  padding: 90px;
}
@media (max-width: 767px) {
  .intro-section .logo-holder {
    padding: 35px;
  }
}
.intro-section .logo-holder .logo {
  display: inline-block;
}
@media (max-width: 767px) {
  .intro-section .logo-holder .logo {
    max-width: 119px;
  }
}
.intro-section .caption {
  position: absolute;
  bottom: 79px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 0 30px 0 80px;
}
@media (max-width: 1249px) {
  .intro-section .caption {
    padding-left: 30px;
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .intro-section .caption {
    padding: 0 31px;
    bottom: 31px;
  }
}
.intro-section .text {
  min-height: 115px;
  /*    max-width: 480px; */
  max-width: 90%;
}
@media (max-width: 1249px) {
  .intro-section .text {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  .intro-section .text {
    max-width: 84%;
    min-height: 0;
    display: none;
  }
}
@media (max-width: 767px) {
  .intro-section p {
    margin-bottom: 10px;
  }
}
.intro-section h3,
.intro-section h2 {
  font-weight: 300;
  /*    font-size: 55px;*/
  font-size: 42px;
  line-height: 0.92;
  text-shadow: 1px 1px 3px black;
  margin: 0 0 24px -7px;
}
@media (max-width: 1022px) {
  .intro-section h3,
  .intro-section h2 {
    font-size: 30px;
    margin: 0 0 15px -3px;
  }
}
@media (max-width: 767px) {
  .intro-section h3,
  .intro-section h2 {
    margin-bottom: 2px;
    font-weight: normal;
  }
}
.intro-section h3 {
  font-size: 40px;
  line-height: 1.15;
  margin: 0 0 14px;
}
@media (max-width: 1249px) {
  .intro-section h3 {
    font-size: 30px;
  }
}
@media (max-width: 1022px) {
  .intro-section h3 {
    font-size: 26px;
    line-height: 1.22;
    margin-bottom: 16px;
    font-weight: normal;
  }
}
.intro-section h3 + .text {
  min-height: 85px;
}
@media (max-width: 767px) {
  .intro-section h3 + .text {
    min-height: 0;
  }
}

/* search form styles */
main .search-form,
main .form-item-search,
main .form-item-keys,
main .form-item-news,
main .form-item-events,
main .form-item-publications,
main .form-item-person,
main .form-item-courses {
  margin: 0 0 29px;
}
@media (max-width: 767px) {
  main .search-form,
  main .form-item-search,
  main .form-item-keys,
  main .form-item-news,
  main .form-item-events,
  main .form-item-publications,
  main .form-item-person,
  main .form-item-courses {
    margin-bottom: 20px;
  }
}
main .search-form label,
main .form-item-search label,
main .form-item-keys label,
main .form-item-news label,
main .form-item-events label,
main .form-item-publications label,
main .form-item-person label,
main .form-item-courses label {
  padding-top: 12px;
  font-weight: 600;
}
main .search-form .field,
main .form-item-search .field,
main .form-item-keys .field,
main .form-item-news .field,
main .form-item-events .field,
main .form-item-publications .field,
main .form-item-person .field,
main .form-item-courses .field {
  overflow: hidden;
  padding: 0 48px 0 0;
  position: relative;
}
@media (max-width: 767px) {
  main .search-form .field,
  main .form-item-search .field,
  main .form-item-keys .field,
  main .form-item-news .field,
  main .form-item-events .field,
  main .form-item-publications .field,
  main .form-item-person .field,
  main .form-item-courses .field {
    margin-top: 9px;
  }
}
main .search-form .field input,
main .form-item-search .field input,
main .form-item-keys .field input,
main .form-item-news .field input,
main .form-item-events .field input,
main .form-item-publications .field input,
main .form-item-person .field input,
main .form-item-courses .field input {
  width: 100%;
  border: 1px solid #eceef0;
  background: #eceef0;
  margin: 0;
  padding: 10px 15px;
  height: 44px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
main .search-form .field input::-webkit-input-placeholder,
main .form-item-search .field input::-webkit-input-placeholder,
main .form-item-keys .field input::-webkit-input-placeholder,
main .form-item-news .field input::-webkit-input-placeholder,
main .form-item-events .field input::-webkit-input-placeholder,
main .form-item-publications .field input::-webkit-input-placeholder,
main .form-item-person .field input::-webkit-input-placeholder,
main .form-item-courses .field input::-webkit-input-placeholder {
  color: #767778;
  font-weight: bold;
}
main .search-form .field input::-moz-placeholder,
main .form-item-search .field input::-moz-placeholder,
main .form-item-keys .field input::-moz-placeholder,
main .form-item-news .field input::-moz-placeholder,
main .form-item-events .field input::-moz-placeholder,
main .form-item-publications .field input::-moz-placeholder,
main .form-item-person .field input::-moz-placeholder,
main .form-item-courses .field input::-moz-placeholder {
  opacity: 1;
  color: #767778;
  font-weight: bold;
}
main .search-form .field input:-moz-placeholder,
main .form-item-search .field input:-moz-placeholder,
main .form-item-keys .field input:-moz-placeholder,
main .form-item-news .field input:-moz-placeholder,
main .form-item-events .field input:-moz-placeholder,
main .form-item-publications .field input:-moz-placeholder,
main .form-item-person .field input:-moz-placeholder,
main .form-item-courses .field input:-moz-placeholder {
  color: #767778;
  font-weight: bold;
}
main .search-form .field input:-ms-input-placeholder,
main .form-item-search .field input:-ms-input-placeholder,
main .form-item-keys .field input:-ms-input-placeholder,
main .form-item-news .field input:-ms-input-placeholder,
main .form-item-events .field input:-ms-input-placeholder,
main .form-item-publications .field input:-ms-input-placeholder,
main .form-item-person .field input:-ms-input-placeholder,
main .form-item-courses .field input:-ms-input-placeholder {
  color: #767778;
  font-weight: bold;
}
main .search-form .field input.placeholder,
main .form-item-search .field input.placeholder,
main .form-item-keys .field input.placeholder,
main .form-item-news .field input.placeholder,
main .form-item-events .field input.placeholder,
main .form-item-publications .field input.placeholder,
main .form-item-person .field input.placeholder,
main .form-item-courses .field input.placeholder {
  color: #767778;
  font-weight: bold;
}
main .search-form button[type=submit],
main .form-item-search button[type=submit],
main .form-item-keys button[type=submit],
main .form-item-news button[type=submit],
main .form-item-events button[type=submit],
main .form-item-publications button[type=submit],
main .form-item-person button[type=submit],
main .form-item-courses button[type=submit] {
  position: absolute;
  top: 0;
  width: 48px;
  height: 44px;
  background: #485b6e;
  color: #fff;
  border: none;
}
main .search-form button[type=submit]:hover,
main .form-item-search button[type=submit]:hover,
main .form-item-keys button[type=submit]:hover,
main .form-item-news button[type=submit]:hover,
main .form-item-events button[type=submit]:hover,
main .form-item-publications button[type=submit]:hover,
main .form-item-person button[type=submit]:hover,
main .form-item-courses button[type=submit]:hover {
  background: #c03;
}

main .search-page-form {
  display: none;
}
main .search-page-form + h2 {
  display: none;
}

/* sort form */
h1 + .sort-form,
h1 + .views-exposed-form {
  margin-top: 50px;
}
@media (max-width: 767px) {
  h1 + .sort-form,
  h1 + .views-exposed-form {
    margin-top: 20px;
  }
}

.block--news-filter form {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.625rem;
  flex-direction: row;
  flex-wrap: wrap;
  background: #f3f3f3;
  padding: 1rem 1rem 0.2rem;
}
.block--news-filter form .form-item {
  flex: 0 1 100%;
  max-width: 100%;
}
.block--news-filter form .form-item .jcf-select {
  margin: 0;
  margin-bottom: 0.625rem;
  width: 100%;
  height: 2.25rem;
  font-size: 0.875rem;
  padding-left: 0.3125rem;
  font-style: italic;
  background: #fff;
  border: 1px solid #d2d2d2;
}
.block--news-filter form .form-item .jcf-select .jcf-select-opener:before {
  content: "";
  background: url(../images/caret.svg);
  background-repeat: no-repeat;
  background-size: 0.875rem;
  width: 1rem;
  height: 1rem;
  right: 0.625rem;
  cursor: pointer;
}
.block--news-filter form .form-item .jcf-select .jcf-select-text span {
  color: #5f6a72;
  position: relative;
  top: -3px;
}
.block--news-filter form .form-text {
  position: relative;
  width: 100%;
  padding: 0.4rem;
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
  border: 1px solid #d2d2d2;
  background: #fff url(../images/search-black.svg) no-repeat calc(100% - 10px);
  background-size: 1.1rem 1.1rem;
}
.block--news-filter form .form-text::placeholder {
  text-transform: none;
}
.block--news-filter .submit-wrapper .search__submit {
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
}

.sort-form,
.views-exposed-form {
  margin: 0 0 46px;
  padding: 33px 65px 33px 20px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  clear: both;
}
.sort-form.block--news-filter,
.views-exposed-form.block--news-filter {
  margin: 0 0 5px;
  padding: 0;
  border: 1px solid #e8e8e8;
  overflow: hidden;
  clear: both;
}
.sort-form.block--news-filter .form-item.js-form-type-select,
.views-exposed-form.block--news-filter .form-item.js-form-type-select {
  overflow: hidden;
  width: 99%;
  float: left;
}
@media (max-width: 767px) {
  .sort-form,
  .views-exposed-form {
    margin: 0 0 30px;
    padding: 20px 20px;
  }
}
.sort-form .holder,
.views-exposed-form .holder {
  padding: 33px 65px 33px 20px;
  border: 1px solid #e8e8e8;
}
@media (max-width: 767px) {
  .sort-form .holder,
  .views-exposed-form .holder {
    padding: 20px 20px;
  }
}
.sort-form.alt, .sort-form#views-exposed-form-news-pagenews,
.views-exposed-form.alt,
.views-exposed-form#views-exposed-form-news-pagenews {
  display: flex;
  flex-wrap: wrap;
}
.sort-form.alt > div, .sort-form#views-exposed-form-news-pagenews > div,
.views-exposed-form.alt > div,
.views-exposed-form#views-exposed-form-news-pagenews > div {
  align-self: end;
  flex-basis: 25%;
  margin: 1em 0.5em 0;
}
@media (max-width: 767px) {
  .sort-form.alt > div, .sort-form#views-exposed-form-news-pagenews > div,
  .views-exposed-form.alt > div,
  .views-exposed-form#views-exposed-form-news-pagenews > div {
    flex-basis: 100%;
  }
}
.sort-form.alt > div:first-child, .sort-form#views-exposed-form-news-pagenews > div:first-child,
.views-exposed-form.alt > div:first-child,
.views-exposed-form#views-exposed-form-news-pagenews > div:first-child {
  flex-basis: 100%;
}
.sort-form.alt > div:nth-child(2), .sort-form#views-exposed-form-news-pagenews > div:nth-child(2),
.views-exposed-form.alt > div:nth-child(2),
.views-exposed-form#views-exposed-form-news-pagenews > div:nth-child(2) {
  flex-basis: calc(25% + 183px);
}
@media (max-width: 767px) {
  .sort-form.alt > div:nth-child(2), .sort-form#views-exposed-form-news-pagenews > div:nth-child(2),
  .views-exposed-form.alt > div:nth-child(2),
  .views-exposed-form#views-exposed-form-news-pagenews > div:nth-child(2) {
    flex-basis: 100%;
  }
}
.sort-form.alt > div:last-child, .sort-form#views-exposed-form-news-pagenews > div:last-child,
.views-exposed-form.alt > div:last-child,
.views-exposed-form#views-exposed-form-news-pagenews > div:last-child {
  float: left;
}
@media all and (max-width: 1016px) {
  .sort-form.alt > div:last-child, .sort-form#views-exposed-form-news-pagenews > div:last-child,
  .views-exposed-form.alt > div:last-child,
  .views-exposed-form#views-exposed-form-news-pagenews > div:last-child {
    margin-left: 190px;
  }
}
@media (max-width: 767px) {
  .sort-form.alt > div:last-child, .sort-form#views-exposed-form-news-pagenews > div:last-child,
  .views-exposed-form.alt > div:last-child,
  .views-exposed-form#views-exposed-form-news-pagenews > div:last-child {
    margin-left: 0;
  }
}
.sort-form.alt .label,
.sort-form.alt label, .sort-form#views-exposed-form-news-pagenews .label,
.sort-form#views-exposed-form-news-pagenews label,
.views-exposed-form.alt .label,
.views-exposed-form.alt label,
.views-exposed-form#views-exposed-form-news-pagenews .label,
.views-exposed-form#views-exposed-form-news-pagenews label {
  width: 183px;
  padding-left: 15px;
}
@media (max-width: 767px) {
  .sort-form.alt .label,
  .sort-form.alt label, .sort-form#views-exposed-form-news-pagenews .label,
  .sort-form#views-exposed-form-news-pagenews label,
  .views-exposed-form.alt .label,
  .views-exposed-form.alt label,
  .views-exposed-form#views-exposed-form-news-pagenews .label,
  .views-exposed-form#views-exposed-form-news-pagenews label {
    width: 100%;
    padding-left: 0;
  }
}
.sort-form.alt .label ~ .description,
.sort-form.alt label ~ .description, .sort-form#views-exposed-form-news-pagenews .label ~ .description,
.sort-form#views-exposed-form-news-pagenews label ~ .description,
.views-exposed-form.alt .label ~ .description,
.views-exposed-form.alt label ~ .description,
.views-exposed-form#views-exposed-form-news-pagenews .label ~ .description,
.views-exposed-form#views-exposed-form-news-pagenews label ~ .description {
  margin-left: 183px;
}
@media (max-width: 767px) {
  .sort-form.alt .label ~ .description,
  .sort-form.alt label ~ .description, .sort-form#views-exposed-form-news-pagenews .label ~ .description,
  .sort-form#views-exposed-form-news-pagenews label ~ .description,
  .views-exposed-form.alt .label ~ .description,
  .views-exposed-form.alt label ~ .description,
  .views-exposed-form#views-exposed-form-news-pagenews .label ~ .description,
  .views-exposed-form#views-exposed-form-news-pagenews label ~ .description {
    margin-left: 0;
  }
}
.sort-form.alt .label ~ .jcf-select-form-select,
.sort-form.alt label ~ .jcf-select-form-select, .sort-form#views-exposed-form-news-pagenews .label ~ .jcf-select-form-select,
.sort-form#views-exposed-form-news-pagenews label ~ .jcf-select-form-select,
.views-exposed-form.alt .label ~ .jcf-select-form-select,
.views-exposed-form.alt label ~ .jcf-select-form-select,
.views-exposed-form#views-exposed-form-news-pagenews .label ~ .jcf-select-form-select,
.views-exposed-form#views-exposed-form-news-pagenews label ~ .jcf-select-form-select {
  margin-left: 183px;
  margin-top: -5px;
}
@media (max-width: 767px) {
  .sort-form.alt .label ~ .jcf-select-form-select,
  .sort-form.alt label ~ .jcf-select-form-select, .sort-form#views-exposed-form-news-pagenews .label ~ .jcf-select-form-select,
  .sort-form#views-exposed-form-news-pagenews label ~ .jcf-select-form-select,
  .views-exposed-form.alt .label ~ .jcf-select-form-select,
  .views-exposed-form.alt label ~ .jcf-select-form-select,
  .views-exposed-form#views-exposed-form-news-pagenews .label ~ .jcf-select-form-select,
  .views-exposed-form#views-exposed-form-news-pagenews label ~ .jcf-select-form-select {
    margin-left: 0;
    margin-top: 0;
  }
}
.sort-form.alt .jcf-select-form-select, .sort-form#views-exposed-form-news-pagenews .jcf-select-form-select,
.views-exposed-form.alt .jcf-select-form-select,
.views-exposed-form#views-exposed-form-news-pagenews .jcf-select-form-select {
  width: 270px;
  max-width: 20vw;
}
@media (max-width: 767px) {
  .sort-form.alt .jcf-select-form-select, .sort-form#views-exposed-form-news-pagenews .jcf-select-form-select,
  .views-exposed-form.alt .jcf-select-form-select,
  .views-exposed-form#views-exposed-form-news-pagenews .jcf-select-form-select {
    width: 100%;
    max-width: 100%;
  }
}
.sort-form.alt .form-item.js-form-type-select, .sort-form#views-exposed-form-news-pagenews .form-item.js-form-type-select,
.views-exposed-form.alt .form-item.js-form-type-select,
.views-exposed-form#views-exposed-form-news-pagenews .form-item.js-form-type-select {
  width: 50%;
}
@media (max-width: 767px) {
  .sort-form.alt .form-item.js-form-type-select, .sort-form#views-exposed-form-news-pagenews .form-item.js-form-type-select,
  .views-exposed-form.alt .form-item.js-form-type-select,
  .views-exposed-form#views-exposed-form-news-pagenews .form-item.js-form-type-select {
    width: 100%;
    max-width: 100%;
  }
}
.sort-form.alt .form-actions .btn, .sort-form#views-exposed-form-news-pagenews .form-actions .btn,
.views-exposed-form.alt .form-actions .btn,
.views-exposed-form#views-exposed-form-news-pagenews .form-actions .btn {
  margin-bottom: 11px;
}
.sort-form #views-exposed-form-events-page-1 .form-item-program,
.views-exposed-form #views-exposed-form-events-page-1 .form-item-program {
  width: 50%;
}
@media (max-width: 767px) {
  .sort-form #views-exposed-form-events-page-1 .form-item-program,
  .views-exposed-form #views-exposed-form-events-page-1 .form-item-program {
    width: 100%;
  }
}
.sort-form #views-exposed-form-events-page-1 .form-item-program .jcf-select,
.views-exposed-form #views-exposed-form-events-page-1 .form-item-program .jcf-select {
  width: calc(100% - 121px);
}
@media (max-width: 767px) {
  .sort-form #views-exposed-form-events-page-1 .form-item-program .jcf-select,
  .views-exposed-form #views-exposed-form-events-page-1 .form-item-program .jcf-select {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sort-form #views-exposed-form-events-page-1 .form-actions,
  .views-exposed-form #views-exposed-form-events-page-1 .form-actions {
    width: 100%;
  }
}
.sort-form .label,
.sort-form label,
.views-exposed-form .label,
.views-exposed-form label {
  float: left;
  text-align: right;
  font-weight: 600;
  height: 3em;
  width: 106px;
  padding: 0 15px 0 0;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  .sort-form .label,
  .sort-form label,
  .views-exposed-form .label,
  .views-exposed-form label {
    font-size: 14px;
    width: 84px;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .sort-form .label,
  .sort-form label,
  .views-exposed-form .label,
  .views-exposed-form label {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.sort-form .search-form .label,
.sort-form .form-item-search label,
.sort-form .form-item-keys label,
.views-exposed-form .search-form .label,
.views-exposed-form .form-item-search label,
.views-exposed-form .form-item-keys label {
  padding-top: 12px;
}
.sort-form .fields,
.views-exposed-form .fields {
  overflow: hidden;
}
.sort-form .form-item.js-form-type-select,
.views-exposed-form .form-item.js-form-type-select {
  overflow: hidden;
  width: 33.333%;
  float: left;
}
.sort-form .form-item .description,
.views-exposed-form .form-item .description {
  float: none;
  display: block;
  padding: 0;
  margin: 3px 0 15px;
  width: auto;
  text-align: left;
  opacity: 0.5;
  text-transform: none;
  font: 14px/16px "Open Sans", sans-serif;
  padding-top: 3px;
}
.sort-form .btns,
.views-exposed-form .btns {
  margin: 0;
  padding: 44px 15px 0;
}
@media (max-width: 767px) {
  .sort-form .btns,
  .views-exposed-form .btns {
    padding-top: 20px;
  }
}
.sort-form .btns .btn,
.views-exposed-form .btns .btn {
  text-transform: uppercase;
  margin: 0;
  height: 40px;
  min-width: 0;
}
.sort-form .btns .btn[type=reset],
.sort-form .btns .btn #edit-reset,
.views-exposed-form .btns .btn[type=reset],
.views-exposed-form .btns .btn #edit-reset {
  opacity: 0.7;
}
@media (max-width: 1022px) {
  .sort-form .btns .btn[type=reset],
  .sort-form .btns .btn #edit-reset,
  .views-exposed-form .btns .btn[type=reset],
  .views-exposed-form .btns .btn #edit-reset {
    margin-bottom: 44px;
  }
}
@media (max-width: 767px) {
  .sort-form .btns .btn[type=reset],
  .sort-form .btns .btn #edit-reset,
  .views-exposed-form .btns .btn[type=reset],
  .views-exposed-form .btns .btn #edit-reset {
    margin-bottom: 20px;
  }
}
.sort-form .btns .btn[type=reset]:hover,
.sort-form .btns .btn #edit-reset:hover,
.views-exposed-form .btns .btn[type=reset]:hover,
.views-exposed-form .btns .btn #edit-reset:hover {
  opacity: 1;
}
.sort-form .form-actions,
.views-exposed-form .form-actions {
  float: left;
}
.sort-form .form-actions .btn,
.views-exposed-form .form-actions .btn {
  float: left;
  width: 100%;
  margin: 0 15px 8px 0;
}
.sort-form .form-actions #edit-reset,
.views-exposed-form .form-actions #edit-reset {
  opacity: 0.7;
}
@media (max-width: 1022px) {
  .sort-form .form-actions #edit-reset,
  .views-exposed-form .form-actions #edit-reset {
    margin-bottom: 44px;
  }
}
@media (max-width: 767px) {
  .sort-form .form-actions #edit-reset,
  .views-exposed-form .form-actions #edit-reset {
    margin-bottom: 20px;
  }
}
.sort-form .form-actions #edit-reset:hover,
.views-exposed-form .form-actions #edit-reset:hover {
  opacity: 1;
}

/* form global styles */
label {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 17px;
  font-weight: bold;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
.radio label, .checkbox label {
  text-transform: none;
  font-family: "Open Sans", sans-serif;
  padding-left: 28px;
}
@media (max-width: 767px) {
  .radio label, .checkbox label {
    font-size: 14px;
  }
}

.radios {
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .radios {
    padding-bottom: 0;
  }
}

.radio,
.checkbox {
  margin-top: 7px;
  margin-bottom: 13px;
}
.radio .jcf-radio,
.radio .jcf-checkbox,
.checkbox .jcf-radio,
.checkbox .jcf-checkbox {
  position: absolute;
  left: 0;
  top: 4px;
}

textarea,
input {
  box-shadow: none !important;
  outline: none;
  font-weight: bold;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
}
textarea:focus,
input:focus {
  outline: none;
}
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #7f7f7f;
  text-transform: uppercase;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
  opacity: 1;
  color: #7f7f7f;
  text-transform: uppercase;
}
textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #7f7f7f;
  text-transform: uppercase;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #7f7f7f;
  text-transform: uppercase;
}
textarea.placeholder,
input.placeholder {
  color: #7f7f7f;
  text-transform: uppercase;
}

textarea.form-control,
textarea {
  width: 100% !important;
  max-width: 100%;
  height: 255px;
  min-height: 200px;
  max-height: 350px;
}

.input-error {
  border-color: #c03;
  color: #c03;
}
.input-error::-webkit-input-placeholder {
  color: #c03;
}
.input-error::-moz-placeholder {
  opacity: 1;
  color: #c03;
}
.input-error:-moz-placeholder {
  color: #c03;
}
.input-error:-ms-input-placeholder {
  color: #c03;
}
.input-error.placeholder {
  color: #c03;
}

.success-form {
  color: #fff;
  background: #919da8;
  margin: 0 !important;
  height: auto !important;
  padding: 20px;
  border: 1px solid #e1f3dc;
}
.success-form fieldset {
  display: none;
}

.success-message {
  display: none;
  font-size: 20px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin: 0;
}
.success-form .success-message {
  display: block;
}

/* main form area */
.main-form {
  background: #eceef0;
  padding: 42px 52px;
}
@media (max-width: 767px) {
  .main-form {
    padding: 20px;
  }
}
.col-md-8 .main-form {
  margin-right: -30px;
}
@media (max-width: 767px) {
  .col-md-8 .main-form {
    margin-right: 0;
  }
}
.main-form button[type=submit] {
  min-width: 106px;
  text-transform: uppercase;
  font: bold 16px "Raleway", Arial, Helvetica, sans-serif;
  padding: 5px;
  height: 38px;
}

/* abc sort line */
.abc-sort ul {
  overflow: hidden;
  margin: 54px -2px 65px;
  text-align: center;
  font-size: 0;
  max-width: 100%;
  padding-left: 0;
}
@media (max-width: 767px) {
  .abc-sort ul {
    margin: 30px 0;
  }
}
.abc-sort li {
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  border-right: 1px solid #fff;
  margin-bottom: 1px;
  padding: 0 !important;
}
.abc-sort a {
  display: block;
  text-align: center;
  line-height: 44px;
  background: #eceef0;
  color: #000;
  font: 15px/44px "Open Sans", sans-serif;
  cursor: pointer;
}
.abc-sort a.jcf-label-active, .abc-sort a.is-active {
  background: #fff;
}
.abc-sort a:hover {
  background: #c03;
  color: #fff;
  text-decoration: none;
}
.abc-sort a .jcf-checkbox,
.abc-sort a input[type=checkbox] {
  position: fixed;
  left: -99999px;
}

/* selection bar */
.select-bar {
  max-width: 360px;
  margin: -43px 0 51px auto;
  float: right;
}
@media (max-width: 767px) {
  .select-bar {
    float: none;
    max-width: none;
    margin: -38px -26px 30px;
  }
}
.select-bar .jcf-select {
  margin: 0;
}

/* Hide Apply */
.no-apply .form-actions {
  display: none;
}

/* Hide Glossary */
.form-item-glossary {
  display: none;
}

/* Directories Block */
.staff-block .views-exposed-form .jcf-select-form-select {
  width: calc(100% - 121px);
}
.staff-block .views-exposed-form .form-actions {
  float: right;
  /*      width: 66.667%; */
}
.staff-block .views-exposed-form .form-actions .btn {
  float: right;
  margin: 0 0 8px 15px;
  max-width: calc(50% - 15px);
  color: #fff;
  background-color: #485b6e;
  border-color: #485b6e;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
}
.staff-block .views-exposed-form .form-actions .btn:hover {
  background: #c03;
}

/* Publications */
.publications .views-exposed-form .js-form-item {
  width: 100%;
}
.publications .views-exposed-form .jcf-select {
  margin-right: 0;
  width: calc(100% - 121px);
}

/* Courses */
.courses-section .views-exposed-form .js-form-item-program {
  width: 50%;
}
@media (max-width: 767px) {
  .courses-section .views-exposed-form .js-form-item-program {
    width: 100%;
  }
}
.courses-section .views-exposed-form .jcf-select {
  margin-right: 0;
  width: calc(100% - 121px);
}
@media (max-width: 767px) {
  .courses-section .views-exposed-form .jcf-select {
    width: 100%;
  }
}
.courses-section .views-exposed-form .form-actions {
  /*      width: 50%; */
  float: right;
}
@media (max-width: 767px) {
  .courses-section .views-exposed-form .form-actions {
    width: 100%;
  }
}
.courses-section .views-exposed-form .form-actions .btn {
  width: calc(50% - 7.5px);
}
@media (max-width: 767px) {
  .courses-section .views-exposed-form .form-actions .btn {
    width: 100%;
  }
}
.courses-section .views-exposed-form .form-actions .btn:last-child {
  margin-right: 0;
}

@media (min-width: 64rem) {
  .form-item-field-department-value label {
    font-size: 14px;
  }
}

/* main post */
.post {
  padding: 10px 0 8px;
}
@media (max-width: 767px) {
  .post {
    padding: 10px 0 30px;
  }
}
.post .img-holder {
  margin: 0 40px 0 0;
  padding-top: 7px;
  width: 40%;
  max-width: 250px;
}
@media (max-width: 1022px) {
  .post .img-holder {
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .post .img-holder {
    float: none !important;
    margin: 0 0 20px;
    width: auto;
    max-width: none;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .post .img-holder img {
    margin: 0 auto;
    width: auto;
    display: inline;
    vertical-align: top;
  }
}
.post h2 {
  margin-bottom: 14px;
  line-height: 1.24;
}
.post h2 a {
  color: inherit;
}
.post h2 a:hover {
  color: #c03;
  text-decoration: none;
}
.post p {
  margin: 0;
}
.post .descr {
  position: relative;
  padding-bottom: 16px;
}
.post .link-more {
  position: absolute;
  bottom: -6px;
  left: 0;
}
.post + .pagination-holder {
  padding-top: 25px;
}

/* posts list*/
.posts {
  padding: 0 0 30px;
}
@media (max-width: 767px) {
  .posts {
    padding: 0 0 20px;
  }
}
.posts .item {
  padding: 49px 0 41px;
  border-bottom: 1px solid #dadee2;
}
@media (max-width: 767px) {
  .posts .item {
    padding: 30px 0 20px;
  }
}
.posts .item:first-child {
  padding-top: 0;
}
.posts h2 a,
.posts .link a {
  color: #485b6e;
}
.posts h2 a:hover,
.posts .link a:hover {
  text-decoration: none;
  color: #c03;
}
.posts h2 {
  text-transform: none;
  font-weight: 600;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .posts h2 {
    margin-bottom: 10px;
    font-size: 18px;
  }
}
.posts .link,
.posts p {
  margin: 0 0 5px;
}
.posts + .view-all {
  border: none;
  padding-bottom: 0;
}

/* post detail */
.post-detail .headline {
  display: flex;
  justify-content: space-between;
  flex-flow: column nowrap;
  align-items: flex-start;
  margin: 1rem 0;
}
@media (min-width: 64rem) {
  .post-detail .headline {
    flex-flow: row nowrap;
    margin: 0;
    margin-bottom: 1rem;
  }
}
.post-detail .headline .post-content {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .post-detail .headline .post-content {
    padding-right: 10px;
  }
}
.post-detail .headline .post-content .post__title {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 1rem;
}
@media (min-width: 64rem) {
  .post-detail .headline .post-content .post__title {
    margin-bottom: 10px;
  }
}
.post-detail .headline .post-content .post__date {
  color: #5f6a72;
  font-size: 0.875rem;
  font-weight: 600;
  font-style: italic;
  margin-left: 0.125rem;
}
.post-detail .headline .post-content .post__subtitle {
  margin: 1rem 0;
  color: #5f6a72;
  font-size: 1.25rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
}
@media (min-width: 64rem) {
  .post-detail .headline .post-content .post__subtitle {
    margin-bottom: 0;
  }
}
.post-detail .main-content {
  display: flex;
  flex-wrap: wrap;
}
.post-detail .post__description {
  flex: 0 0 100%;
}
.post-detail .post__description img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 1rem;
}
@media (min-width: 64rem) {
  .post-detail .post__description img {
    width: auto;
  }
}
.post-detail .post__description .align-right {
  float: none;
}
@media (min-width: 64rem) {
  .post-detail .post__description .align-right {
    padding-left: 1rem;
    margin-right: 0;
    float: right;
  }
}
.post-detail .post__description .align-right figcaption {
  max-width: 400px;
}
.post-detail .post__description .align-left {
  float: none;
}
@media (min-width: 64rem) {
  .post-detail .post__description .align-left {
    float: left;
    margin-right: 1rem;
  }
}
.post-detail .post__description figcaption {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  font-weight: 300;
  font-style: italic;
}
.post-detail .post__description blockquote {
  position: relative;
  width: 100%;
  margin: 4rem 0;
  padding: 3rem 1.5rem 2rem 1.5rem;
  color: #575757;
  border-top: 2px solid #252525;
  border-bottom: 1px solid #5f6a72;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: italic;
  border-left: none;
}
.post-detail .post__description blockquote:before {
  position: absolute;
  top: -2.25rem;
  left: 50%;
  width: 4.5rem;
  height: 4.5rem;
  content: "";
  transform: translateX(-50%);
  border: 1px solid;
  background: #fff url(../images/quote.svg) no-repeat center center;
  background-size: 2.5rem;
}
.post-detail .post__description .post__image {
  display: inline-block;
  float: right;
  width: 100%;
  padding-bottom: 1rem;
}
@media (min-width: 64rem) {
  .post-detail .post__description .post__image {
    width: 50%;
    padding: 1.25rem;
  }
}
.post-detail .post__description .post__image > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: 0;
}

.meta strong {
  font-weight: normal;
  text-transform: uppercase;
}
.meta a {
  color: #000;
}
.meta a:hover {
  text-decoration: none;
  color: #c03;
}

p {
  margin: 0 0 23px;
}

/* staff list */
.staff-block {
  padding: 0 0 69px;
}
@media (max-width: 767px) {
  .staff-block {
    padding: 0 0 30px;
  }
}
.staff-block h2 + .item {
  border: none;
  padding-top: 46px;
}
@media (max-width: 767px) {
  .staff-block h2 + .item {
    padding-top: 20px;
  }
}
.staff-block .img-holder {
  float: left;
  width: 182px;
  margin: 0 10% 0 0;
}
@media (max-width: 1022px) {
  .staff-block .img-holder {
    margin-right: 5%;
  }
}
@media (max-width: 767px) {
  .staff-block .img-holder {
    width: 100px;
  }
}
.staff-block.full-width h2 + .item {
  margin-top: 46px;
  border-top: 1px solid #eceef0;
}
@media (max-width: 767px) {
  .staff-block.full-width h2 + .item {
    margin-top: 20px;
  }
}
.staff-block.full-width .item {
  padding: 61px 0 63px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .staff-block.full-width .item {
    padding: 30px 0;
  }
}
.staff-block.full-width .img-holder {
  margin-right: 9.6%;
}
@media (max-width: 1022px) {
  .staff-block.full-width .img-holder {
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .staff-block.full-width .img-holder {
    margin-right: 5%;
  }
}
.staff-block.full-width .descr {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .staff-block.full-width .descr {
    padding-top: 0;
  }
}
.staff-block.full-width .text {
  float: left;
  width: 46%;
  padding: 0 10px 0 0;
}
@media (max-width: 1022px) {
  .staff-block.full-width .text {
    width: 54%;
  }
}
@media (max-width: 767px) {
  .staff-block.full-width .text {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.staff-block.full-width .contacts {
  overflow: hidden;
  padding-top: 9px;
}
@media (max-width: 767px) {
  .staff-block.full-width .contacts {
    padding-top: 0;
  }
}
.staff-block.full-width .title {
  color: #485b6e;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  margin: 0 0 9px;
}
@media (max-width: 767px) {
  .staff-block.full-width .title {
    display: none;
  }
}
.staff-block.full-width .pagination-holder {
  border-top: 1px solid #eceef0;
  padding: 51px 0 0;
  max-width: none;
}
@media (max-width: 767px) {
  .staff-block.full-width .pagination-holder {
    padding: 30px 0;
  }
}
.staff-block.full-width .pagination-holder .pagination {
  margin: 0;
}
@media (max-width: 767px) {
  .staff-block.full-width .pagination-holder .pagination {
    max-width: 323px;
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
}
@media (max-width: 374px) {
  .staff-block.full-width .pagination-holder .pagination {
    max-width: 268px;
  }
}
.staff-block .title {
  display: none;
}
.staff-block .item {
  text-transform: uppercase;
  padding: 60px 0 64px;
  border-top: 1px solid #eceef0;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .staff-block .item {
    font-size: 13px;
    padding: 30px 0;
  }
}
.staff-block .item h2 {
  font-size: 30px;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .staff-block .item h2 {
    font-size: 16px;
  }
}
.staff-block .item h2 a {
  color: inherit;
}
.staff-block .item h2 a:hover {
  text-decoration: none;
  color: #c03;
}
.staff-block p {
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .staff-block p {
    margin: 0 0 5px;
  }
}
.staff-block p .pub {
  margin: 0;
}
.staff-block .descr {
  padding: 15px 0 0;
}
@media (max-width: 767px) {
  .staff-block .descr {
    padding: 0;
  }
}
.staff-block .position {
  font-size: 16px;
  display: block;
  margin: 0 0 4px;
}
@media (max-width: 767px) {
  .staff-block .position {
    font-size: 15px;
  }
}
.staff-block .more-holder {
  margin-top: 6px;
}

/* staff details */
.user-details {
  padding: 59px 0 49px;
}
.user-details .photo {
  position: relative;
  max-width: 323px;
  margin: 11px 30px 11px 0;
}
@media (max-width: 767px) {
  .user-details .photo {
    margin: 0 auto 30px;
  }
}
.user-details .photo i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 4;
  font-size: 16px;
}
.user-details .photo a {
  color: #fff;
}
.user-details .photo a:hover {
  color: #c03;
  text-decoration: none;
}
.user-details .photo img {
  height: auto;
  width: 100%;
  vertical-align: top;
}
.user-details .descr {
  margin-left: -29px;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  max-width: 310px;
}
@media (max-width: 767px) {
  .user-details .descr {
    max-width: none;
    margin-left: 0;
  }
}
.user-details .position {
  display: block;
  font-size: 16px;
  margin: 0 0 4px;
}
.user-details h1 {
  font-size: 30px;
  line-height: 1.44;
  margin: 0 0 18px;
}
@media (max-width: 767px) {
  .user-details h1 br {
    display: none;
  }
}
.user-details p {
  margin: 0 0 21px;
}
.user-details dl {
  overflow: hidden;
  margin: 0 0 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.user-details dl dt {
  float: left;
  margin: 0 5px 0 0;
  clear: left;
}
.user-details dl dd {
  clear: right;
  display: block;
  text-transform: none;
}
.user-details dl dd.web-links a:after {
  content: ", ";
}
.user-details dl dd.web-links a:last-child:after {
  content: "";
}
.user-details dl a {
  color: #485b6e;
}
.user-details dl a[href^=mailto], .user-details dl a[href^=tel] {
  color: inherit;
}
.user-details dl a:hover {
  text-decoration: none;
  color: #c03;
}
.user-details .socials {
  float: left;
  margin: 2px 57px 0 0;
  max-width: 102px;
}
@media (max-width: 1022px) {
  .user-details .socials {
    margin: 2px 17px 0 0;
  }
}
.user-details .socials li {
  font-size: 33px;
  padding: 0 1px 1px 0;
}
.user-details .socials a {
  color: #eceef0;
  position: relative;
  z-index: 1;
  display: block;
}
.user-details .socials a:after {
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  background: #485b6e;
  content: "";
  z-index: -1;
}
.user-details .socials a:hover {
  color: #c03;
}
.user-details .socials a:hover:after {
  background: #fff;
}
.user-details .file-link {
  padding: 8px 0;
  overflow: hidden;
}

.row.directory-buttons {
  padding-bottom: 10px;
}

.row.directory-buttons .btn-default {
  color: #fff;
  background-color: #485b6e;
  border-color: #485b6e;
}

.row.directory-buttons .btn-default:hover {
  color: #485b6e;
  background-color: #fff;
  border-color: #485b6e;
}

/* faq bootstrap accordion */
.panel-group {
  padding-top: 10px;
  margin: 0 0 40px;
}
@media (max-width: 767px) {
  .panel-group {
    margin-bottom: 0;
  }
}
.panel-group .panel + .panel,
.panel-group .views-row + .views-row {
  margin-top: 28px;
}
@media (max-width: 767px) {
  .panel-group .panel + .panel,
  .panel-group .views-row + .views-row {
    margin-top: 15px;
  }
}

.panel {
  position: relative;
  box-shadow: none;
}

.courses-section {
  padding-top: 20px;
}
.courses-section .panel-heading {
  padding: 25px;
  /*    padding-top: 39px; */
  /*    padding-bottom: 11px; */
}
.courses-section .view-all {
  margin-top: 0;
  padding: 0;
  border: none;
}
@media (max-width: 767px) {
  .courses-section .view-all {
    margin-top: 20px;
  }
}

.panel-heading {
  position: relative;
}
@media (max-width: 767px) {
  .panel-heading {
    padding: 30px 20px;
  }
}
.module .panel-heading {
  position: static;
  padding: 38px 40px;
}
.module .panel-heading h2 {
  margin: 0 !important;
  letter-spacing: 0.5px;
}
.panel-heading h2 {
  padding-right: 40px;
  font-weight: 500;
  font-size: 25px;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .panel-heading h2 {
    font-size: 18px;
    padding-right: 20px;
  }
}
.module .panel-heading h2 a[role=button] {
  color: #000;
}
.panel-heading h2 a[role=button]:hover {
  color: #c03;
  text-decoration: none;
}
.panel-heading h2 a[role=button]:hover:after {
  border-top-color: #c03;
}
.panel-heading h2 a[role=button]:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}
.panel-heading h2 a[role=button].collapsed:after {
  content: "";
}
.module .panel-heading h2 a[role=button].collapsed:after {
  transform: rotate(0);
}
.panel-heading h2 a[role=button]:after {
  position: absolute;
  right: 47px;
  top: 50%;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
}
@media (max-width: 767px) {
  .panel-heading h2 a[role=button]:after {
    right: 20px;
  }
}
.module .panel-heading h2 a[role=button]:after {
  content: "";
  z-index: 30;
  transform: rotate(180deg);
}
.panel-heading time {
  color: #c03;
  display: block;
  font-weight: bold;
  margin: 7px 0 27px;
}
.panel-heading span.course-num {
  font-weight: 600;
  font-size: 16px;
}
.panel-heading dl {
  padding-top: 15px;
  overflow: hidden;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}
.panel-heading dl dt {
  float: left;
  margin: 0 3px 0 0;
  font-weight: 500;
}
.panel-heading dl dd {
  display: block;
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 8px;
}

.panel-body {
  position: relative;
  color: #000;
}
@media (max-width: 767px) {
  .panel-body {
    padding: 25px 20px 16px;
  }
}
.module .panel-body {
  border: none !important;
  background: #fff;
  padding: 0 43px 4px;
}
.panel-body:before {
  position: absolute;
  top: -1px;
  left: 50%;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  margin-left: -8px;
}
.panel-body time {
  color: #c03;
  display: block;
  font-weight: bold;
  margin: -31px 0 27px;
}
.module .collapse .panel-body time {
  margin: -31px 0 27px;
}
.panel-body dl {
  color: #333;
  overflow: hidden;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.panel-body dl dt {
  font-weight: 600;
  float: left;
  margin: 0 3px 0 0;
}
.panel-body dl dd {
  display: block;
  overflow: hidden;
  font-weight: 600;
  margin-bottom: 8px;
}
.panel-body .close {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  position: absolute;
  right: 42px;
  bottom: 31px;
  width: 20px;
  height: 20px;
  opacity: 1;
}
@media (max-width: 767px) {
  .panel-body .close {
    right: 20px;
    bottom: 15px;
  }
}
.panel-body .close:before {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
}
.panel-body h3 {
  color: #000;
  margin: 0 0 10px;
}
.panel-body h3:first-child {
  margin: -34px 0 10px;
}
.panel-body p {
  margin: 0 0 13px;
}
.panel-body p + ul {
  margin-top: -14px;
}
.panel-body p + h3 {
  margin-top: 0;
}
.panel-body ul {
  max-width: none;
  padding: 0;
}
.panel-body ul + h3 {
  margin-top: 0;
}
.panel-body .text {
  max-width: 760px;
  padding-right: 40px;
}
@media (max-width: 767px) {
  .panel-body .text {
    padding-right: 0;
  }
}

.button-row {
  float: right;
}
.button-row .btn-default {
  min-width: 80px;
}

/* promotion block */
.promo-block {
  overflow: hidden;
  margin-top: 44px;
  margin-bottom: 46px;
}
@media (max-width: 767px) {
  .promo-block {
    margin: 0 -30px 30px;
    border-top: 30px solid #c03;
  }
}
.promo-block .item {
  height: 537px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #000;
  color: #fff;
  margin-right: -29px;
}
@media (max-width: 767px) {
  .promo-block .item {
    margin-right: 0;
    float: none;
    height: 375px;
    width: 100%;
  }
}
.promo-block .item.inv {
  color: #000;
}
@media (max-width: 767px) {
  .promo-block .item.inv h2 {
    color: #fff;
  }
}
.promo-block .item > a {
  color: inherit;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.promo-block .item > a:hover {
  text-decoration: none;
}
.promo-block .item > a:hover .link {
  color: #fff;
}
.promo-block .item > a:hover .link [class*=icon-] {
  transform: translateX(100%);
}
.promo-block .item > a:hover .bg-stretch {
  transform: scale(1.05);
  transform-origin: 100% 100%;
}
.promo-block .item > a:hover .btn-more:before {
  left: 0;
}
.promo-block h2 {
  font-weight: normal;
  font-size: 34px;
  line-height: 1.18;
  margin: 0 0 12px -5px;
}
@media (max-width: 1249px) {
  .promo-block h2 {
    font-size: 30px;
  }
}
@media (max-width: 1022px) {
  .promo-block h2 {
    font-size: 22px;
    line-height: 1.22;
    margin-bottom: 6px;
  }
}
.promo-block p {
  margin-bottom: 18px;
}
@media (max-width: 767px) {
  .promo-block p {
    margin-bottom: 23px;
  }
}
.promo-block .text {
  max-width: 400px;
  min-height: 0;
}
@media (max-width: 767px) {
  .promo-block .text {
    max-width: 80%;
  }
}
.promo-block .link {
  display: inline-block;
  vertical-align: top;
  color: inherit;
  font-size: 24px;
}
@media (max-width: 767px) {
  .promo-block .link {
    font-size: 21px;
  }
}
.promo-block .link [class*=icon-] {
  display: block;
  transition: all 0.3s ease;
}
.promo-block .bg-stretch {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  transition: all 1.5s ease;
}
.promo-block .logo-holder {
  text-align: right;
  padding: 90px;
}
@media (max-width: 767px) {
  .promo-block .logo-holder {
    padding: 35px;
  }
}
.promo-block .logo-holder .logo {
  display: inline-block;
}
@media (max-width: 767px) {
  .promo-block .logo-holder .logo {
    max-width: 119px;
  }
}
.promo-block .caption {
  position: absolute;
  bottom: 53px;
  left: 0;
  width: 100%;
  z-index: 3;
  padding: 0 30px 0 66px;
  line-height: 19px;
  color: white;
  text-shadow: 3px 3px black;
}
@media (max-width: 1249px) {
  .promo-block .caption {
    padding-left: 30px;
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .promo-block .caption {
    padding: 0 15px;
    bottom: 31px;
  }
}
.promo-block p {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .promo-block p {
    margin-bottom: 10px;
  }
}
.promo-block .sub-panel {
  margin-left: 28px;
  height: 537px;
}
@media (max-width: 767px) {
  .promo-block .sub-panel {
    margin-left: 0;
    height: auto !important;
  }
}
.promo-block .sub-panel .heading {
  margin-bottom: 0;
}
.promo-block .sub-panel .foot {
  background: #c03;
  margin: -1px -20px 9px;
  padding: 10px;
  text-align: center;
}
.promo-block .sub-panel .foot .btn {
  width: 100%;
}
.promo-block .sub-panel .jcf-scrollable {
  overflow: auto;
  height: 400px;
  width: 100% !important;
}
@media (max-width: 767px) {
  .promo-block .sub-panel .jcf-scrollable {
    height: auto !important;
    overflow: visible !important;
  }
}
@media (max-width: 767px) {
  .promo-block .sub-panel .jcf-scrollable-wrapper {
    height: auto !important;
  }
}
.promo-block .sub-panel .jcf-scrollbar-vertical {
  right: -20px;
}
.promo-block .sub-panel .jcf-scrollbar-horizontal {
  display: none;
}

/* events subnavigation */
.type-set {
  text-transform: uppercase;
  text-align: right;
  margin: 0 0 32px;
  float: right;
  font-size: 0;
  letter-spacing: -4px;
}
@media (max-width: 767px) {
  .type-set {
    float: none;
    margin: 15px 0;
  }
}
.type-set li {
  padding: 0 0 0 1px;
  letter-spacing: 0;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .type-set li {
    width: 50%;
  }
}
.type-set .active > a {
  background: #c03;
  color: #fff;
}
.type-set .active > a .icon-list:before,
.type-set .active > a .icon-list {
  border-color: #fff;
}
.type-set a {
  display: block;
  background: #eceef0;
  padding: 8px 15px 7px;
  color: #000;
  min-width: 222px;
  text-align: center;
}
@media (max-width: 767px) {
  .type-set a {
    min-width: 0;
  }
}
.type-set a .icon-list {
  margin-top: 3px;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .type-set a .icon-list {
    margin-bottom: 7px;
  }
}
.type-set a .icon-list:before {
  transition: all 0.3s ease;
}
.type-set a i {
  vertical-align: top;
  line-height: 20px;
  font-size: 17px;
  display: inline-block;
  margin: 0 5px 0 -5px;
}
@media (max-width: 767px) {
  .type-set a i {
    display: block;
    margin: 0 auto 5px;
    text-align: center;
  }
}
.type-set a:hover {
  background: #c03;
  color: #fff;
  text-decoration: none;
}
.type-set a:hover .icon-list:before,
.type-set a:hover .icon-list {
  border-color: #fff;
}

/* events calendar */
.calendar-area .heading {
  background: #485b6e;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 7px;
  padding: 8px 15px;
}
.calendar-area .heading a {
  color: inherit;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.calendar-area .heading a:hover {
  text-decoration: none;
  color: #c03;
}
.calendar-area .heading a:hover:before {
  color: #c03 !important;
}
.calendar-area .heading a.prev {
  padding-left: 22px;
}
.calendar-area .heading a.prev:before {
  transition: color 0.3s linear;
  content: "\e902";
  font: 6px/1 icomoon;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  margin-top: -1px;
}
.calendar-area .heading a.next {
  padding-right: 22px;
}
.calendar-area .heading a.next:before {
  transition: color 0.3s linear;
  content: "\e912";
  font: 6px/1 icomoon;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-top: -1px;
}
.calendar-area .heading a i {
  font-size: 6px;
  position: relative;
  top: -2px;
  margin: 0 18px 0 0;
}
.calendar-area .heading a.next i {
  margin: 0 0 0 18px;
}

.calendar {
  border: 1px solid #e8e8e8;
  padding: 21px 22px;
  margin: 0 0 60px;
  /* events popup */
}
@media (max-width: 767px) {
  .calendar {
    padding: 15px 10px;
  }
}
.calendar h2 {
  margin: 0 0 22px;
}
@media (max-width: 767px) {
  .calendar h2 {
    margin-bottom: 10px;
  }
}
.calendar table {
  margin: 0 0 48px;
  border-collapse: collapse;
  width: 100%;
}
@media (max-width: 767px) {
  .calendar table {
    margin-bottom: 10px;
  }
}
.calendar table caption {
  display: none;
}
.calendar table td {
  border: 1px solid #e8e8e8;
  padding: 10px;
  text-align: center;
  height: 137px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .calendar table td {
    height: auto;
    position: static;
  }
}
.calendar table td.has-event {
  background: #eceef0;
}
@media (max-width: 767px) {
  .calendar table td.has-event {
    padding: 0;
  }
}
.calendar table td > a {
  color: inherit;
}
@media (max-width: 767px) {
  .calendar table td > a {
    position: relative;
    display: block;
    padding: 10px;
    background: #eceef0;
  }
}
.calendar table td > a:before {
  background: #eceef0;
  content: "";
  position: absolute;
  left: -1px;
  top: 0;
  width: 100%;
  height: 137px;
  z-index: -1;
  transition: background 0.3s ease;
}
@media (max-width: 767px) {
  .calendar table td > a:before {
    display: none;
  }
}
.calendar table td > a:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .calendar table td > a:hover {
    background: #c03;
  }
}
.calendar table td > a:hover:before {
  background: #c03;
}
.calendar .opened {
  z-index: 99;
}
.calendar .opened > a {
  color: #fff;
}
@media (max-width: 767px) {
  .calendar .opened > a {
    background: #c03;
  }
}
.calendar .opened > a:before {
  background: #c03;
}
.calendar .opened .popup {
  top: -220px;
}
@media (max-width: 1249px) {
  .calendar .opened .popup {
    top: -100px;
  }
}
@media (max-width: 767px) {
  .calendar .opened .popup {
    top: auto;
  }
}
.calendar td:nth-child(4) .popup {
  left: 100%;
}
.calendar td:nth-child(5) .popup, .calendar td:nth-child(6) .popup, .calendar td:nth-child(7) .popup {
  left: auto;
  right: 188px;
}
@media (max-width: 1249px) {
  .calendar td:nth-child(5) .popup, .calendar td:nth-child(6) .popup, .calendar td:nth-child(7) .popup {
    right: 100%;
  }
}
@media (max-width: 767px) {
  .calendar td:nth-child(5) .popup, .calendar td:nth-child(6) .popup, .calendar td:nth-child(7) .popup {
    right: 0;
  }
}
.calendar .popup {
  position: absolute;
  left: 188px;
  top: -99999px;
  width: 648px;
  padding: 0 10px 0 0;
  text-align: left;
}
@media (max-width: 1479px) {
  .calendar .popup {
    width: 500px;
  }
}
@media (max-width: 1249px) {
  .calendar .popup {
    left: 100%;
    width: 440px;
  }
}
@media (max-width: 1022px) {
  .calendar .popup {
    width: 330px;
  }
}
@media (max-width: 767px) {
  .calendar .popup {
    width: 100%;
    left: 0;
    z-index: 99;
    padding: 0 26px;
  }
}
.calendar .popup .jcf-scrollable {
  height: 660px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  background: #fff;
}
@media (max-width: 1249px) {
  .calendar .popup .jcf-scrollable {
    height: 450px;
  }
}
@media (max-width: 1022px) {
  .calendar .popup .jcf-scrollable {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .calendar .popup .jcf-scrollable {
    height: 300px;
  }
}
.calendar .popup .scroll-box {
  padding: 20px;
}
.calendar .popup .img-holder {
  margin: 0 0 42px;
}
@media (max-width: 767px) {
  .calendar .popup .img-holder {
    margin: 0 0 20px;
  }
}
.calendar .popup .more-holder {
  margin: 4px 0 23px -24px;
  border: none;
  padding: 0;
}
@media (max-width: 1022px) {
  .calendar .popup .more-holder {
    margin: 4px 0 13px;
  }
}
.calendar .popup .more-holder .btn {
  text-transform: uppercase;
  min-width: 201px;
  margin-left: 24px;
}
@media (max-width: 1249px) {
  .calendar .popup .more-holder .btn {
    min-width: 170px;
  }
}
@media (max-width: 1022px) {
  .calendar .popup .more-holder .btn {
    width: 100%;
    margin: 0 0 10px;
  }
}
.calendar .popup .more-holder .btn .icon-calendar-plus,
.calendar .popup .more-holder .btn .icon-asvp {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
  line-height: 20px;
}
.calendar .popup .more-holder .btn .icon-calendar-plus {
  margin-top: 3px;
}
.calendar .popup .jcf-scrollbar-vertical {
  right: -10px;
}
.calendar .popup .jcf-scrollable,
.calendar .popup .jcf-scrollable-wrapper {
  width: 100% !important;
}
.calendar .popup .jcf-scrollbar-horizontal {
  display: none;
}
.calendar .popup time {
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 23px;
  padding: 0 28px 18px 0;
  color: #485b6e;
}
.calendar .popup time:after {
  position: absolute;
  right: 2px;
  top: 1px;
  content: "\e91f";
  font-size: 17px;
}
.calendar .popup address {
  position: relative;
  padding: 0 28px 18px 0;
  text-align: right;
  font-size: 12px;
  color: #485b6e;
}
.calendar .popup address:after {
  content: "\e917";
  position: absolute;
  right: 4px;
  top: -8px;
  font-size: 20px;
}

#calendar.fc {
  border: 1px solid #e8e8e8;
  padding: 21px 22px 69px;
}
@media (max-width: 767px) {
  #calendar.fc {
    padding: 15px 10px 25px;
  }
}
#calendar.fc .popup {
  position: absolute;
  left: 188px;
  top: -99999px;
  width: 648px;
  padding: 0 10px 0 0;
  text-align: left;
  z-index: 99999;
  left: auto;
  right: 188px;
}
@media (max-width: 1479px) {
  #calendar.fc .popup {
    width: 500px;
  }
}
@media (max-width: 1249px) {
  #calendar.fc .popup {
    left: 100%;
    width: 440px;
  }
}
@media (max-width: 1022px) {
  #calendar.fc .popup {
    width: 330px;
  }
}
@media (max-width: 767px) {
  #calendar.fc .popup {
    width: 100%;
    left: 0;
    z-index: 99;
    padding: 0 10px;
  }
}
#calendar.fc .popup .jcf-scrollable {
  height: 660px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  background: #fff;
}
@media (max-width: 1249px) {
  #calendar.fc .popup .jcf-scrollable {
    height: 450px;
  }
}
@media (max-width: 1022px) {
  #calendar.fc .popup .jcf-scrollable {
    height: 400px;
  }
}
@media (max-width: 767px) {
  #calendar.fc .popup .jcf-scrollable {
    height: 300px;
  }
}
#calendar.fc .popup .scroll-box {
  padding: 20px;
}
#calendar.fc .popup .img-holder {
  margin: 0 0 42px;
}
@media (max-width: 767px) {
  #calendar.fc .popup .img-holder {
    margin: 0 0 20px;
  }
}
#calendar.fc .popup .more-holder {
  margin: 4px 0 23px -24px;
  border: none;
  padding: 0;
}
@media (max-width: 1022px) {
  #calendar.fc .popup .more-holder {
    margin: 4px 0 13px;
  }
}
#calendar.fc .popup .more-holder .btn {
  text-transform: uppercase;
  min-width: 201px;
  margin-left: 24px;
}
@media (max-width: 1249px) {
  #calendar.fc .popup .more-holder .btn {
    min-width: 170px;
  }
}
@media (max-width: 1022px) {
  #calendar.fc .popup .more-holder .btn {
    width: 100%;
    margin: 0 0 10px;
  }
}
#calendar.fc .popup .more-holder .btn .icon-calendar-plus,
#calendar.fc .popup .more-holder .btn .icon-asvp {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
  line-height: 20px;
}
#calendar.fc .popup .more-holder .btn .icon-calendar-plus {
  margin-top: 3px;
}
#calendar.fc .popup .jcf-scrollbar-vertical {
  right: -10px;
}
#calendar.fc .popup .jcf-scrollable,
#calendar.fc .popup .jcf-scrollable-wrapper {
  width: 100% !important;
}
#calendar.fc .popup .jcf-scrollbar-horizontal {
  display: none;
}
#calendar.fc .popup time {
  display: block;
  position: relative;
  font-size: 12px;
  line-height: 23px;
  padding: 0 28px 18px 0;
  color: #485b6e;
}
#calendar.fc .popup time:after {
  position: absolute;
  right: 2px;
  top: 1px;
  content: "\e91f";
  font-size: 17px;
}
#calendar.fc .popup address {
  position: relative;
  padding: 0 28px 18px 0;
  text-align: right;
  font-size: 12px;
  color: #485b6e;
}
#calendar.fc .popup address:after {
  content: "\e917";
  position: absolute;
  right: 4px;
  top: -8px;
  font-size: 20px;
}

.fc-event-container.opened .fc-day-grid-event:hover {
  background-color: #cc0033 !important;
}
.fc-event-container.opened .fc-day-grid-event span {
  color: #fff;
}

.fc-bgevent {
  position: relative;
  opacity: 1;
}

.fc-bgevent > a {
  position: absolute;
  top: -2px;
  right: 0;
  bottom: 0;
  left: -2px;
  border-right: 1px solid #ddd;
  text-align: center;
  padding: 56px 10px;
  color: #000;
}

.fc-bgevent.opened > a,
.fc-bgevent > a:hover {
  background: #cc0033;
  color: #fff;
}

.fc-content-skeleton [class^=fc-],
.fc-content-skeleton [class*=fc-] {
  vertical-align: middle;
  text-align: center;
}

.fc-basic-view .fc-body .fc-row {
  min-height: 1px;
}

.fc-day-grid .fc-row {
  height: 137px;
  min-height: 1px;
}
@media (max-width: 767px) {
  .fc-day-grid .fc-row {
    height: 45px;
  }
}

.fc-row .fc-content-skeleton .fc-day-number {
  display: none;
}

.fc-bg td {
  vertical-align: middle;
  text-align: center;
}

.fc th, .fc td {
  border-style: solid !important;
  border-width: 1px !important;
  padding: 0 !important;
}

.fc-day-grid-event {
  margin: -1px;
  height: 137px;
  border-radius: 0;
  cursor: pointer;
  border: 1px solid #eceef0 !important;
  background-color: #eceef0 !important;
}
@media (max-width: 767px) {
  .fc-day-grid-event {
    height: 45px;
  }
}
.fc-day-grid-event > .fc-content {
  height: 137px;
}
@media (max-width: 767px) {
  .fc-day-grid-event > .fc-content {
    height: 45px;
  }
}
.fc-day-grid-event:hover {
  background-color: #cc0033 !important;
}
.fc-day-grid-event:hover span {
  color: #fff;
}
.fc-day-grid-event span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #000;
  font-size: 14px;
}
.fc-day-grid-event span.fc-time {
  display: none;
}

/* bootstrap modal restyling */
@media (max-width: 1022px) {
  .modal.fade {
    transform: translateY(50%);
  }
}

.modal-dialog {
  margin: 60px auto;
}
@media (max-width: 1022px) {
  .modal-dialog {
    max-width: 680px;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    padding: 20px 15px;
    margin: 30px auto;
  }
}
.video-modal .modal-dialog {
  width: 935px;
}
@media (max-width: 1249px) {
  .video-modal .modal-dialog {
    width: 800px;
  }
}
@media (max-width: 767px) {
  .video-modal .modal-dialog {
    width: auto;
  }
}

.modal-content {
  border: none;
  box-shadow: none;
}
.modal-content .close {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  width: 43px;
  height: 43px;
  position: absolute;
  top: 0px;
  right: -65px;
  cursor: pointer;
  z-index: 8040;
  opacity: 1;
}
@media (max-width: 1022px) {
  .modal-content .close {
    width: 28px;
    height: 28px;
    right: -30px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .modal-content .close {
    right: 0;
    top: -32px;
  }
}
.modal-content .close:after, .modal-content .close:before {
  border-left: 2px solid #fff;
  height: 58px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -29px 0 0 -1px;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all 0.3s ease;
}
@media (max-width: 1022px) {
  .modal-content .close:after, .modal-content .close:before {
    height: 30px;
    margin: -15px 0 0 -1px;
  }
}
.modal-content .close:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-content .close:hover:after, .modal-content .close:hover:before {
  border-color: #c03;
}
.modal-content .share-bar {
  top: -40px;
  right: -13px;
}
@media (max-width: 767px) {
  .modal-content .share-bar {
    right: 20px;
    top: -34px;
  }
}

.modal-header {
  text-align: center;
  background: #485b6e;
  color: #fff;
  padding: 9px 51px;
}
@media (max-width: 767px) {
  .modal-header {
    padding: 9px 20px;
  }
}

.modal-body {
  padding: 44px 51px 0;
}
@media (max-width: 767px) {
  .modal-body {
    padding: 20px 20px 0;
  }
}
.modal-body .form-group {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .modal-body .form-group {
    margin-bottom: 15px;
  }
}
.modal-body label {
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .modal-body label {
    margin: 0 0 5px;
  }
}
.modal-body .label {
  display: block;
  margin: 0 0 5px;
}
.modal-body .checkbox {
  margin-top: 10px;
  margin-bottom: 7px;
}
.modal-body .checkbox label {
  padding-left: 43px;
  margin: 0;
}

.modal-footer {
  padding: 22px 51px 22px;
}
@media (max-width: 767px) {
  .modal-footer {
    padding: 20px;
  }
}
form .modal-footer {
  padding-top: 0;
  margin-top: -13px;
}
@media (max-width: 767px) {
  form .modal-footer {
    margin-top: 0;
  }
}
.modal-footer .btn {
  text-transform: uppercase;
  min-width: 106px;
  font: bold 16px/24px "Raleway", Arial, Helvetica, sans-serif;
}

/* error 404 section */
.error-block {
  padding: 8px 0 72px;
}
@media (max-width: 767px) {
  .error-block {
    padding: 30px 0;
  }
}
.error-block h1 {
  margin: 0 0 59px;
}
@media (max-width: 767px) {
  .error-block h1 {
    margin: 0 0 30px;
  }
}
.error-block [class*=icon-] {
  display: block;
  line-height: 1;
  font-size: 138px;
  color: #485b6e;
  margin: 0 0 67px;
}
@media (max-width: 767px) {
  .error-block [class*=icon-] {
    margin: 0 0 30px;
  }
}
.error-block .btn {
  text-transform: uppercase;
  min-width: 262px;
}

.sublinks {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  padding-top: 62px;
}
@media (max-width: 767px) {
  .sublinks {
    padding-top: 30px;
  }
}
.sublinks li {
  padding: 0 24px 10px;
}
@media (max-width: 767px) {
  .sublinks li {
    padding: 0 12px 10px;
  }
}
.sublinks a {
  color: #485b6e;
}
.sublinks a:hover {
  color: #c03;
  text-decoration: none;
}

/* Override Google CSE Styling */
.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important;
}

.gsc-above-wrapper-area,
.gsc-adBlock,
.gcsc-branding {
  display: none !important;
}

.gsc-webResult .gsc-result {
  padding: 0 0 41px !important;
  border-bottom: 1px solid #dadee2 !important;
}
.gsc-webResult .gsc-expansionArea .gsc-result {
  padding: 49px 0 41px !important;
}

.gs-result {
  display: flex;
  flex-direction: column;
}
.gs-result .gs-title {
  height: auto !important;
  text-decoration: none !important;
}
.gs-result .gsc-url-top {
  order: 3;
}

.gsc-table-result, .gsc-thumbnail-inside, .gsc-url-top {
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
}

.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
  color: #485b6e !important;
  font-family: "Raleway", Arial, Helvetica, sans-serif !important;
  font-size: 25px !important;
  font-weight: 600 !important;
  text-decoration: none !important;
}

.gs-webResult.gs-result a.gs-title:hover,
.gs-webResult.gs-result a.gs-title:hover b,
.gs-imageResult a.gs-title:hover,
.gs-imageResult a.gs-title:hover b {
  color: #c03 !important;
  text-decoration: none !important;
}

/* modifier styles to use within content */
/* headers */
h2.mod {
  font-size: 20px;
  text-transform: capitalize;
  margin: 20px 0 20px;
}

h3.mod {
  font-size: 18px;
  text-transform: capitalize;
  margin: 15px 0 15px;
}

h2.plain {
  font-size: 20px;
  text-transform: none;
  margin: 20px 0 20px;
}

h3.plain {
  font-size: 18px;
  text-transform: none;
  margin: 15px 0 15px;
}

h2.notop {
  font-size: 20px;
  text-transform: capitalize;
  margin: 0 0 20px;
}

h3.notop {
  font-size: 18px;
  text-transform: capitalize;
  margin: 0 0 15px;
}

/*simple editing modifiers*/
.indent {
  padding-left: 20px;
}

p.up {
  margin-top: 20px;
}

a:hover, a:focus {
  text-decoration: underline;
}

/*for text inside columns*/
.padder {
  padding-right: 20px;
}
@media (max-width: 767px) {
  .padder {
    padding-right: 5px;
  }
}

/*for research keywords - for all links, see bootsrap-custom.scss*/
.research-key a {
  color: #20399D;
  text-decoration: underline;
}
.research-key a:hover, .research-key a:focus {
  text-decoration: none;
  color: #c03;
  background-color: #eceef0;
  cursor: pointer;
  padding: 3px 0;
}

/* change link for th header of table*/
table th a {
  color: #D9E6F4;
}

/*for making 600px image smaller on mobile*/
.sizer {
  width: 100%;
  max-width: 600px;
}

.sizer-big {
  width: 100%;
  max-width: 820px;
}

/*for adding red border*/
.borded {
  border: 3px solid #C03;
}

/* TABLE-GRID RESPONSIVE - DISSERTATION */
.tabled {
  display: flex;
}

.info {
  padding: 20px;
  box-sizing: border-box;
  flex: 1;
  border-color: #d8d6d6;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .tabled {
    display: block;
  }
  .info {
    padding: 4px;
    border-width: 0px 1px 0px 1px;
    line-height: 1em;
  }
  .info:first-child {
    border-top: 1px solid #d8d6d6;
  }
  .thead {
    visibility: hidden;
    display: none;
  }
}
.color:nth-child(odd) {
  background-color: #f5f6f7;
}

.info:nth-child(4) {
  border-width: 0px 1px 1px 1px;
}

.thead {
  background-color: #485b6e;
  color: white;
  font-weight: bold;
  padding: 20px;
  box-sizing: border-box;
  flex: 1;
  text-align: center;
  border-right: 1px solid #fff;
}
.thead:last-child {
  border-right: none;
}

/*end tabled  */
/*used for constant contact form - can be used elsewhere*/
.bordround {
  background-color: #ccc;
  border: 1px solid #777;
  padding: 5px;
  border-radius: 5px;
}

.color-red {
  background-color: #c03;
  color: #FFFFFF;
}

.color-gray {
  background-color: #eceef0;
}

.color-blue {
  background-color: #485b6e;
  color: #FFFFFF;
}

.color-orange {
  background-color: #f0ad4e;
}

.color-purple {
  background-color: #006;
  color: #FFFFFF;
}

.color-green {
  background-color: #C7E3B9;
}

.card-section {
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.card-section .card {
  display: flex;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  border: 1px solid gray;
  overflow: hidden;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 350px;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .card-section .card {
    width: 100%;
  }
}
.card-section .card .paragraph--type--concentrations-card, .card-section .card .paragraph--type--content-card {
  width: 100%;
}
.card-section .card .card-title {
  background: #cccccc;
  font-size: 16px;
  text-transform: capitalize;
  margin: 0;
  padding: 5px;
  width: 100%;
}
.card-section .card .content-card-title {
  width: 100%;
  margin: 0;
  padding: 15px 5px;
  height: 55px;
}
.card-section .card .content-card-title h3 {
  text-transform: capitalize;
  font-size: 18px;
  margin: 0;
  text-align: center;
  padding: 0;
}
.card-section .card .paragraph--type--content-card .text-section {
  padding: 10px 15px 5px;
  line-height: 1.2;
}
.card-section .card .contact, .card-section .card .paragraph--type--course-list {
  padding: 5px;
  line-height: 1.2;
}
.card-section .card .course-short {
  line-height: 1.2;
}
.card-section .card .course-list-title {
  font-weight: bold;
}

.horiz-nav {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 600;
  margin: 0 20px 30px;
}
@media (max-width: 767px) {
  .horiz-nav {
    font-size: 18px;
    margin: 0;
  }
}
.horiz-nav div div.col-md-2 {
  margin-bottom: 5px;
}
@media (max-width: 767px) {
  .horiz-nav div div.col-md-2 {
    margin-bottom: 1px;
  }
}
.horiz-nav div div.col-md-2 > a:hover,
.horiz-nav div div.col-md-2 > a.is-active {
  background: #fff;
  color: #000;
}
.horiz-nav div div.col-md-2 > a.is-active {
  font-weight: bold;
}
.horiz-nav div div.col-md-2 a {
  display: block;
  padding: 10px;
  min-width: 165px;
  background: #485b6e;
  color: #fff;
  position: relative;
  text-align: center;
  border: 1px solid #ccc;
}
@media (max-width: 767px) {
  .horiz-nav div div.col-md-2 a {
    padding: 17px 15px;
    text-align: center;
  }
}
.horiz-nav div div.col-md-2 a:hover {
  text-decoration: none;
}

.result-area-news .highlight, .result-area-search .highlight {
  background-color: #F8ECEC;
  color: #c03;
}
.result-area-news .ais-hits:after, .result-area-search .ais-hits:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.result-area-news .ais-search-box--magnifier, .result-area-search .ais-search-box--magnifier {
  left: 5px;
  top: 10px;
}
.result-area-news .ais-search-box--reset, .result-area-search .ais-search-box--reset {
  top: 10px;
}

.result-area-news .list-group-item, .result-area-search #news .list-group-item {
  width: 50%;
  float: left;
  height: 280px;
  overflow: hidden;
}
.result-area-news .list-group-item .story-item, .result-area-search #news .list-group-item .story-item {
  margin-right: 20px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .result-area-news .list-group-item, .result-area-search #news .list-group-item {
    width: 100%;
    float: none;
  }
}

.result-area-news .ais-search-box {
  max-width: 600px;
}
.result-area-news .search-area {
  width: 49%;
  float: left;
}
@media (max-width: 767px) {
  .result-area-news .search-area {
    width: 100%;
    float: none;
  }
}
.result-area-news #hits-per-page {
  width: 49%;
  float: right;
  background-color: #eee;
  padding: 5px 0;
}
@media (max-width: 767px) {
  .result-area-news #hits-per-page {
    width: 100%;
    float: none;
  }
}
.result-area-news #dept-menuSelect {
  width: 49%;
  float: left;
  clear: left;
  padding: 2px 0;
  background-color: #eee;
}
@media (max-width: 767px) {
  .result-area-news #dept-menuSelect {
    width: 100%;
    float: none;
  }
}
.result-area-news #program-menuSelect {
  width: 49%;
  float: right;
  padding: 2px 0;
  background-color: #eee;
}
@media (max-width: 767px) {
  .result-area-news #program-menuSelect {
    width: 100%;
    float: none;
  }
}
.result-area-news .search-wrapper {
  padding: 5px;
  background-color: #eee;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  height: 120px;
}
@media (max-width: 767px) {
  .result-area-news .search-wrapper {
    height: auto;
  }
}
.result-area-news #news {
  clear: both;
}

.result-area-search #search-top {
  display: flex;
  flex-direction: row;
  width: 100%;
}
@media (max-width: 767px) {
  .result-area-search #search-top {
    flex-direction: column;
  }
}
.result-area-search #search-top h1 {
  padding-top: 5px;
  margin-right: 10px;
}
.result-area-search .ais-search-box {
  max-width: 600px;
  width: 500px;
}
@media (max-width: 767px) {
  .result-area-search .ais-search-box {
    width: 100%;
  }
}
.result-area-search h2.head, .result-area-search #pages, .result-area-search #pubs, .result-area-search #people, .result-area-search #courses, .result-area-search #news, .result-area-search #type {
  clear: both;
}
.result-area-search h2.head {
  float: left;
  width: 35%;
  margin: 0;
}
@media (max-width: 991px) {
  .result-area-search h2.head {
    width: 100%;
    float: none;
  }
}
.result-area-search .ais-hits-per-page-selector {
  float: right;
  width: 65%;
}
@media (max-width: 991px) {
  .result-area-search .ais-hits-per-page-selector {
    width: 100%;
    float: none;
  }
}
.result-area-search #dept-menuSelect {
  width: 49%;
  float: left;
  clear: left;
  padding: 2px 0;
  background-color: #eee;
}
@media (max-width: 991px) {
  .result-area-search #dept-menuSelect {
    width: 100%;
    float: none;
  }
}
.result-area-search #program-menuSelect {
  width: 49%;
  float: right;
  padding: 2px 0;
  background-color: #eee;
}
@media (max-width: 991px) {
  .result-area-search #program-menuSelect {
    width: 100%;
    float: none;
  }
}
.result-area-search .ais-refinement-list--list {
  display: flex;
  flex-wrap: wrap;
}
.result-area-search .ais-refinement-list--item {
  width: 400px;
}
.result-area-search .search-wrapper {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  clear: both;
  margin-top: 5px;
}
.result-area-search .search-wrapper-pages, .result-area-search .search-wrapper-courses, .result-area-search .search-wrapper-pubs {
  height: 50px;
}
@media (max-width: 991px) {
  .result-area-search .search-wrapper-pages, .result-area-search .search-wrapper-courses, .result-area-search .search-wrapper-pubs {
    height: auto;
  }
}
.result-area-search .search-wrapper-news {
  height: 110px;
}
@media (max-width: 991px) {
  .result-area-search .search-wrapper-news {
    height: auto;
  }
}
.result-area-search .search-wrapper-people {
  margin-bottom: 10px;
}

.result-area-search #people .img-holder {
  width: 182px;
  margin: 0 10% 0 0;
  float: left;
}
@media (max-width: 767px) {
  .result-area-search #people .img-holder {
    width: 100px;
    float: none;
    margin: 0;
    overflow: hidden;
    padding-right: 5px;
  }
}
.result-area-search .descr {
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .result-area-search .descr {
    padding: 0 0 0 10px;
    overflow: visible;
  }
}
.result-area-search .descr .text {
  float: left;
  width: 46%;
  padding: 0 10px 0 0;
}
@media (max-width: 767px) {
  .result-area-search .descr .text {
    float: none;
    width: 100%;
    margin: 0;
  }
  .result-area-search .descr .text h2 {
    margin: 0;
  }
}
.result-area-search .contacts {
  padding: 20px 0 0 0;
}
@media (max-width: 767px) {
  .result-area-search .contacts {
    padding: 0;
    overflow: hidden;
  }
}
.result-area-search .descr .bio {
  clear: left;
}

/*PDS main page block of courses*/
.pds-course {
  width: 240px;
  border: 1px solid #ccc;
}
@media (max-width: 991px) {
  .pds-course {
    margin-bottom: 10px;
  }
}

.pds-course .pds-title {
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  height: 180px;
}

.pds-course .pds-title a {
  color: #333;
  padding: 0;
  display: block;
  height: 115px;
  padding: 10px 5px;
}

.pds-course .pds-title:hover, .pds-course .pds-title a:hover {
  color: #fff;
}

/*PDS pages - individual courses*/
.pds-page .instructor {
  display: flex;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.pds-page .instructor span {
  padding-right: 5px;
}

.pds-page .dates {
  display: flex;
  flex-direction: row;
}
.pds-page .dates span {
  padding: 0 5px;
}

.pds-page .cert {
  text-transform: uppercase;
  font-family: "Raleway", Arial, Helvetica, sans-serif;
  font-size: 18px;
}

.pds-page .link-area {
  margin: 0 auto;
  width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.pds-info {
  padding: 10px 13px;
  box-sizing: border-box;
  flex: 1;
  border-color: #d8d6d6;
  border-style: solid;
  border-width: 0px 0px 1px 1px;
  /*  text-transform: capitalize; */
  text-align: center;
}

/* ---------------------------------------------------------
   6. paragraph and pages styling
   ---------------------------------------------------------*/
/* ---------------------------------------------------------
   paragraphs styling
   ---------------------------------------------------------*/
.banner {
  position: relative;
  overflow: hidden;
  min-height: 0;
  margin-top: 6rem;
}
@media (min-width: 64rem) {
  .banner {
    min-height: 12rem;
  }
}
.banner.banner--index, .banner.banner--giving {
  margin-bottom: 2rem;
}
.banner__background {
  position: static;
}
@media (min-width: 48rem) {
  .banner__background {
    width: 100%;
    height: 100%;
  }
}
.banner__background img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 48rem) {
  .banner__background img {
    min-height: 31.25rem;
  }
}
@media (min-width: 64rem) {
  .banner .banner__medium img {
    min-height: 21.875rem;
  }
}
@media (min-width: 64rem) {
  .banner .banner__small img {
    min-height: auto;
    height: 12rem;
  }
}
.banner__content-wrapper {
  max-width: 90rem;
  margin-right: auto;
  margin-left: auto;
}
.banner__content {
  margin: 0;
  padding: 1rem;
  color: #fff;
  background: #c03;
}
@media (min-width: 32rem) and (max-width:48rem) {
  .banner__content {
    margin-top: 4rem;
  }
}
@media (min-width: 48rem) {
  .banner__content {
    position: absolute;
    top: 50%;
    max-width: 36rem;
    margin: 0;
    padding: 1.5rem 1.5rem 2.5rem 4.35rem;
    transform: translateY(-50%);
    background: rgba(204, 0, 51, 0.9);
  }
}
.banner__title {
  letter-spacing: -0.5px;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.02;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Open Sans", sans-serif;
}
.banner__subtitle {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  font-family: "Open Sans", sans-serif;
}
.banner__link .button {
  color: #007fac;
  background: #fff;
}
.banner__link .button:after {
  background-image: url("../images/button-arrow-cyan.svg");
}
.banner__link .button:hover {
  text-decoration: none;
}

.layout-wrapper .banner__content-wrapper {
  position: relative;
  max-width: inherit;
  margin-bottom: 0;
  margin-top: 2rem;
}
.layout-wrapper .banner__large {
  margin-top: 4rem;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__large {
    margin-top: 6rem;
  }
}
.layout-wrapper .banner__medium img {
  margin-top: 1.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__medium img {
    margin-top: 4rem;
    min-height: auto;
    height: 21.875rem;
    width: 100%;
    object-fit: cover;
  }
}
.layout-wrapper .banner__small img {
  margin-top: 1.5rem;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .layout-wrapper .banner__small img {
    margin-top: 4rem;
    min-height: auto;
    height: 12rem;
    width: 100%;
    object-fit: cover;
  }
}

.showcase {
  position: relative;
}
.showcase * {
  font-family: "Open Sans", sans-serif;
}
.showcase__shoulder-wrapper {
  margin-bottom: 2rem;
}
@media (min-width: 64rem) {
  .showcase__shoulder-wrapper {
    position: relative;
  }
}
.showcase__shoulder-text {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.showcase__shoulder-text .subtitle {
  font-family: "Open Sans", sans-serif;
}
.showcase__shoulder-text .title {
  text-transform: none;
  margin-bottom: 2rem;
  margin-top: 0;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 64rem) {
  .showcase__shoulder-text .title {
    margin-bottom: 0;
  }
}
.showcase__shoulder-link {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
@media (min-width: 64rem) {
  .showcase__shoulder-link {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.showcase__shoulder-link .link {
  text-align: left;
}
@media (min-width: 64rem) {
  .showcase__shoulder-link .link {
    text-align: right;
  }
}
.showcase__shoulder-link .link .button:after {
  background-image: url("../images/button-arrow.svg");
}
.showcase__shoulder-link .link .button:hover {
  text-decoration: none;
}
.showcase__content {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.showcase__content .contents-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.showcase__content .contents-wrapper .content {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .showcase__content .contents-wrapper .content {
    flex: 1 0 24%;
    padding: 0 20px;
  }
}
.showcase__content .content {
  display: flex;
  flex-basis: 100%;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (min-width: 64rem) {
  .showcase__content .content {
    flex-basis: 0;
    border-bottom: none;
  }
}
.showcase__content .content:last-child {
  border-bottom: none;
}
.showcase__content .content__head {
  display: flex;
  flex: 1 0 auto;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.showcase__content .content__head .subtitle {
  font-size: 0.875rem;
  font-weight: 400;
}
.showcase__content .content__head .subtitle a {
  text-decoration: underline;
  color: #fff;
}
.showcase__content .icon {
  display: none;
}
@media (min-width: 64rem) {
  .showcase__content .icon {
    display: block;
    flex: 0 0 3.75rem;
    width: 3.75rem;
    height: 3.75rem;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 3.75rem;
  }
  .showcase__content .icon img {
    width: 2.5rem;
  }
}
.showcase__content .title {
  flex: 0 0 100%;
  max-width: 100%;
  margin-left: 0;
  line-height: 1.25;
}
@media (min-width: 64rem) {
  .showcase__content .title {
    flex: 0 0 11.25rem;
    max-width: 11.25rem;
    margin-left: 1rem;
  }
}
.showcase__content .title h3 {
  margin-bottom: 4px;
  margin-top: 0;
  font-size: 1.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: none;
}
.showcase__items {
  flex: 1 0 100%;
  width: 100%;
  margin-top: 1rem;
  list-style: none;
  padding-left: 0;
}
.showcase__items .showcase__item {
  margin-bottom: 0.5rem;
  padding-left: 1.25rem;
  background: url("../images/right-arrow.svg") no-repeat left center;
  background-size: 0.875rem;
}
@media (min-width: 64rem) {
  .showcase__items .showcase__item {
    padding-bottom: 0.5rem;
    padding-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background: none;
  }
}
.showcase__items .showcase__item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.showcase__items .showcase__link {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-weight: normal;
}
@media (min-width: 64rem) {
  .showcase__items .showcase__link {
    font-size: 0.875rem;
  }
}
.showcase__items .showcase__link:hover {
  font-weight: 600;
  text-decoration: none;
}

.showcase--index .subtitle {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 400;
}
.showcase--index .showcase__shoulder-text .title {
  color: #c03;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
}
.showcase--index .showcase__content {
  color: #fff;
  background: #007fac;
  padding-left: 0.3125rem;
  padding-right: 0.3125rem;
}

.showcase--giving {
  margin-bottom: 6rem;
}
.showcase--giving .showcase__header {
  text-align: center;
}
.showcase--giving .showcase__shoulder-text {
  display: flex;
  flex-flow: column-reverse nowrap;
  width: 100%;
}
.showcase--giving .showcase__shoulder-text .title {
  font-size: 2.25rem;
  font-weight: 400;
  margin: 0;
}
.showcase--giving .showcase__shoulder-text .subtitle {
  font-weight: 400;
  font-size: 0.8125rem;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}
.showcase--giving .content__head {
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.showcase--giving .showcase__content {
  position: relative;
  color: #fff;
  background: #5f6a72;
}
.showcase--giving .showcase__content::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 7.5rem solid #5f6a72;
  border-right: 7.5rem solid transparent;
  border-left: 7.5rem solid transparent;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  border-top: 2.5rem solid #5f6a72;
}
.showcase--giving .showcase__content > .container > .row {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 64rem) {
  .showcase--giving .showcase__content > .container > .row {
    justify-content: center;
  }
}
.showcase--giving .showcase__content > .container > .row .content {
  flex-basis: auto;
  flex-grow: 0;
  padding: 0 20px;
  width: 100%;
  margin-bottom: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (min-width: 75rem) {
  .showcase--giving .showcase__content > .container > .row .content {
    max-width: fit-content;
  }
  .showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(4) {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  .showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(3) {
    padding-top: 0;
  }
  .showcase--giving .showcase__content > .container > .row .content:nth-child(4), .showcase--giving .showcase__content > .container > .row .content:last-child {
    padding-bottom: 0;
  }
}
.showcase--giving .showcase__content > .container > .row .content:first-child, .showcase--giving .showcase__content > .container > .row .content:nth-child(2), .showcase--giving .showcase__content > .container > .row .content:nth-child(3) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.showcase--giving .showcase__content .icon img {
  width: 2.5rem;
}
.showcase--giving .showcase__content .title {
  flex: 0 0 auto;
  max-width: fit-content;
}
.showcase--giving .showcase__content .title h3 {
  margin: 0;
  font-size: 1.5rem;
}

.featured-contents {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}
.featured-contents * {
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 64rem) {
  .featured-contents {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }
}
.featured-contents > .container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.featured-contents .no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.featured-contents .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
.featured-contents .no-gutters > [class*=col-]:last-child .featured .featured__meta {
  background: #eee;
}
.featured-contents img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  min-height: 18.125rem;
}

.highlighted {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .highlighted {
    margin-bottom: 0;
    min-height: 26.25rem;
    max-height: 26.25rem;
  }
}
.highlighted__link,
.highlighted .featured__link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.highlighted__image {
  width: 100%;
  height: 100%;
}
.highlighted__image img {
  max-width: 100%;
  object-fit: cover;
  min-height: 26.25rem;
}
.highlighted__image .video-embed-field-launch-modal:hover {
  cursor: pointer;
}
.highlighted__video img {
  height: 100%;
}
.highlighted__media {
  position: absolute;
  top: 0;
  right: 1rem;
}
.highlighted__media--video {
  width: 3.25rem;
}
@media (min-width: 64rem) {
  .highlighted__media--video {
    width: 5.25rem;
  }
}
.highlighted__media--video img {
  min-height: auto !important;
}
.highlighted__title {
  position: absolute;
  bottom: 0;
  padding: 1rem;
  width: 100%;
  color: #fff;
  background: rgba(15, 15, 15, 0.9);
  font-size: 1.25rem;
  line-height: 1.25;
}
.highlighted__title .title {
  margin-top: 0;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: none;
}

.featured {
  position: relative;
  overflow: hidden;
  min-height: 26.25rem;
  max-height: 26.25rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .featured {
    margin-bottom: 0;
  }
}
.featured__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.featured__image {
  min-height: 18.125rem;
  max-height: 18.125rem;
}
.featured__image > img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .featured__image > img {
    width: auto;
  }
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .featured__image > img {
    min-height: 18.125rem;
    max-height: 18.125rem;
    object-fit: cover;
  }
}
.featured__meta {
  width: 100%;
  position: absolute;
  bottom: 0;
  min-height: 8.125rem;
  max-height: auto;
  padding: 1rem;
  background: #f3f3f3;
}
@media (min-width: 64rem) {
  .featured__meta {
    max-height: 8.125rem;
  }
}
.featured__meta .title {
  margin-bottom: 1rem;
  color: #007fac;
  line-height: 1;
  font-size: 1.125rem;
  font-weight: 700;
  margin-top: 0;
}
.featured__meta .stub {
  color: #0f0f0f;
  font-size: 0.875rem;
  margin-top: 0;
}

.updates .container-fluid {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.news-events-wrapper {
  display: flex;
  flex-wrap: nowrap;
}
.news-events-wrapper * {
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 75rem) {
  .news-events-wrapper {
    flex-direction: column;
  }
}

.news-wrapper {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
  justify-content: flex-end;
  padding-left: 1rem;
  padding-right: 0;
  background: #eee;
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .news-wrapper {
    padding-left: 20px !important;
  }
}
@media (min-width: 64rem) {
  .news-wrapper {
    flex: 0 0 64%;
    max-width: 64%;
    padding-left: calc(0.5 * (100% - 80.5rem));
  }
}
.news-wrapper > .news {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 2rem 0;
  padding-right: 1rem;
}
@media (max-width: 75rem) {
  .news-wrapper > .news {
    flex-direction: column;
  }
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .news-wrapper > .news {
    padding: 2rem 0.875rem;
  }
}
@media (min-width: 75rem) {
  .news-wrapper > .news {
    padding-bottom: 0;
  }
}

.event-wrapper {
  display: flex;
  flex: 0 0 100%;
  justify-content: flex-start;
  max-width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 64rem) {
  .event-wrapper {
    flex: 0 0 36%;
    max-width: 36%;
    padding-right: calc(0.5 * (100% - 80.25rem));
    padding-left: 1.25rem;
  }
}
.event-wrapper .events {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 2rem 0;
}
.event-wrapper .events .button {
  margin-top: 2rem;
}

.news .heading,
.events .heading {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 0.5rem;
  text-transform: none;
}

.f-story {
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid rgba(15, 15, 15, 0.15);
}
@media (min-width: 64rem) {
  .f-story {
    flex-flow: row nowrap;
    flex-wrap: wrap;
  }
}
.f-story__media {
  margin-bottom: 1rem;
}
@media (min-width: 75rem) {
  .f-story__media {
    flex: 0 0 24rem;
    max-width: 24rem;
    margin-right: 1.5rem;
  }
}
.f-story__media img {
  max-width: 100%;
  height: auto;
}
.f-story__meta {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 75rem) {
  .f-story__meta {
    flex: 0 0 25rem;
    max-width: 25rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .f-story__meta {
    flex: 0 0 23rem;
    max-width: 23rem;
  }
}
.f-story__title {
  color: #007fac;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
}
.f-story__title:hover {
  text-decoration: underline;
}
.f-story__postdate {
  margin-bottom: 0.75rem;
  color: #5f6a72;
  font-size: 0.875rem;
  font-weight: 600;
  font-style: italic;
}
.f-story__stub {
  font-size: 1rem;
  line-height: 1.63;
  margin-bottom: 0.5rem;
}
.f-story__stub > p {
  margin: 0;
}
.f-story .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.f-story .button--readmore:hover {
  text-decoration: none;
}

.story-carousel {
  position: relative;
}
.story-carousel__header {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}
.story-carousel__footer {
  margin-top: 2rem;
}
.story-carousel__footer .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.story-carousel__footer .button--readmore:hover {
  text-decoration: none;
}

.news-item {
  position: relative;
}
.news-item .news__media {
  float: left;
  margin-right: 0.5rem;
}
.news-item .news__title {
  overflow: hidden;
}
.news-item .news__title .title {
  color: #007fac;
  font-size: 1rem;
  line-height: 1.25;
}
.news-item .news__title .title:hover {
  text-decoration: underline;
}

.news-wrapper .views_slideshow_cycle_slide {
  width: 100%;
  z-index: 0 !important;
}
.news-wrapper .views_slideshow_cycle_slide .views-row {
  display: inline-block;
  width: 100%;
}
@media (min-width: 64rem) {
  .news-wrapper .views_slideshow_cycle_slide .views-row {
    width: 49%;
  }
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title {
  width: 60%;
  padding-left: 1rem;
}
@media (min-width: 75rem) {
  .news-wrapper .views_slideshow_cycle_slide .views-row .news__title {
    width: 65%;
  }
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title .title {
  margin: 0;
  color: #007fac;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__title .title:hover {
  text-decoration: underline;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__media img {
  width: 100%;
  height: 100%;
}
.news-wrapper .views_slideshow_cycle_slide .views-row .news__link {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 2rem;
  margin-right: 1rem;
}

.views_slideshow_cycle_teaser_section {
  height: 26.875rem;
}
@media (min-width: 64rem) {
  .views_slideshow_cycle_teaser_section {
    height: 14.0625rem;
  }
}

.views_slideshow_controls_text {
  position: absolute;
  right: 0;
  top: 1.5625rem;
  text-align: right;
}
.views_slideshow_controls_text span {
  position: static;
  width: 1.5625rem;
  height: 1.5625rem;
  margin-top: 0;
  margin-left: 0.25rem;
  background: #c03;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 0.75rem;
  display: inline-block;
}
.views_slideshow_controls_text span:hover {
  text-decoration: none;
}
.views_slideshow_controls_text span:nth-child(1) {
  background-image: url("../images/nav-left.svg");
}
.views_slideshow_controls_text span:nth-child(1) a {
  font-size: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  display: inline-block;
}
.views_slideshow_controls_text span:nth-child(2) {
  display: none;
}
.views_slideshow_controls_text span:nth-child(3) {
  margin-left: 0;
  background-image: url("../images/nav-right.svg");
}
.views_slideshow_controls_text span:nth-child(3) a {
  font-size: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  display: inline-block;
}

.event {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding: 0.25rem 0.5rem 0.25rem 0.25rem;
}
.event__schedule {
  display: flex;
  flex: 0 0 4rem;
  flex-flow: column nowrap;
  max-width: 4rem;
  height: 5rem;
  margin-right: 1rem;
  background: url("../images/calendar.svg") no-repeat top left;
  background-size: 4rem;
}
.event .date__month,
.event .date__date {
  flex: 0 0 50%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.35rem;
  font-weight: 300;
  line-height: 2.45;
}
.event .date__date {
  color: #808080;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.1;
}
.event__title {
  margin-bottom: 0;
  margin-top: 0;
  color: #007fac;
  line-height: 1.25rem;
  font-size: 1.125rem;
  font-weight: 700;
}
.event__title:hover {
  text-decoration: underline;
}
.event__timing, .event__location {
  font-size: 0.875rem;
  line-height: 1;
}
.event__timing {
  margin-top: 0.425rem;
  margin-bottom: 0.425rem;
  font-style: italic;
}
.event__location {
  font-weight: 600;
}
.event__location address {
  display: inline-block;
  margin: 0;
  line-height: 1;
}

.events .item-list ul {
  padding: 0;
}
.events .item-list ul li {
  margin-bottom: 0.5rem;
  list-style-type: none;
  padding-left: 0;
}
.events .item-list ul li:before {
  content: "";
}
.events .item-list ul li:nth-child(odd) {
  background: #f5fcff;
}
.events .item-list ul li:nth-child(even) {
  background: #f3f3f3;
}
.events .button--readmore {
  margin-top: 0 !important;
}
.events .button--readmore:after {
  background-image: url("../images/nav-right.svg");
}
.events .button--readmore:hover {
  text-decoration: none;
}

.featured-news {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.featured-news__left {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .featured-news__left {
    flex: 0 0 50%;
  }
}
.featured-news__left .title {
  color: #007fac;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 1rem;
}
.featured-news__left .title:hover {
  text-decoration: underline;
}
.featured-news__left .media {
  margin-bottom: 1rem;
}
.featured-news__left .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.featured-news__left .description {
  font-size: 1rem;
  line-height: 1.63;
  margin-bottom: 0.5rem;
}
.featured-news__left .description > p {
  margin: 0;
}
.featured-news__right {
  flex: 0 0 100%;
}
@media (min-width: 64rem) {
  .featured-news__right {
    flex: 0 0 50%;
    padding: 0 2rem 2rem 2rem;
  }
}
.featured-news__right .views-row {
  padding: 1rem 0;
  border-bottom: 1px solid rgba(15, 15, 15, 0.15);
}
.featured-news__right .views-row:first-child {
  padding-top: 0;
  margin-top: -5px;
}
.featured-news__right .views-row:last-child {
  border-bottom: 0;
}
.featured-news__right .views-row .views-field-title a {
  color: #007fac;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.1;
  margin-top: 0;
  text-decoration: none;
}
.featured-news__right .views-row .views-field-title a:hover {
  text-decoration: underline;
}
.featured-news__right .more-link {
  padding-top: 2rem;
}
.featured-news__right .title {
  font-size: 2rem;
  font-weight: 400;
  margin-bottom: 1.5rem;
  text-transform: none;
}
@media (min-width: 64rem) {
  .featured-news__right .title {
    margin-bottom: 0.5rem;
    margin-top: -55px;
    line-height: 1.5;
  }
}

.banner-cta .container-fluid {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.banner-cta__meta {
  display: flex;
  max-width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 64rem) {
  .banner-cta__meta {
    max-width: 64%;
    padding-left: calc(0.5 * (100% - 81.25rem));
  }
}
.banner-cta__meta .meta {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  padding-right: 0;
  text-align: center;
}
@media (min-width: 64rem) {
  .banner-cta__meta .meta {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 46.5rem;
    padding-right: 3rem;
    text-align: left;
  }
}
.banner-cta__meta .meta .headline {
  position: relative;
  box-sizing: content-box;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1;
}
.banner-cta__meta .meta .headline:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  content: "";
  border-top: 0.5rem solid rgba(255, 255, 255, 0.2);
  border-right: 0.5rem solid transparent;
  border-left: 0.5rem solid transparent;
  position: absolute;
  bottom: -0.5625rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 64rem) {
  .banner-cta__meta .meta .headline {
    flex: 0 0 15rem;
    margin-right: 2rem;
    margin-bottom: 0;
    padding-right: 2rem;
    padding-bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: none;
  }
  .banner-cta__meta .meta .headline:before {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-top: 0.5rem solid transparent;
    border-bottom: 0.5rem solid transparent;
    border-left: 0.5rem solid rgba(255, 255, 255, 0.2);
    top: 50%;
    right: -0.5625rem;
    transform: translateY(-50%);
  }
  .banner-cta__meta .meta .headline:after {
    display: none !important;
  }
}
@media (min-width: 48rem) {
  .banner-cta__meta .meta .description {
    font-style: italic;
  }
}
.banner-cta__submit {
  max-width: 100%;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
}
@media (min-width: 64rem) {
  .banner-cta__submit {
    max-width: 36%;
    padding-right: calc(0.5 * (100% - 81.25rem));
  }
}
.banner-cta__submit .submit__button {
  flex: 0 0 23.5rem;
}
@media (min-width: 64rem) {
  .banner-cta__submit .submit__button {
    max-width: 23.5rem;
  }
}
.banner-cta__submit .submit__button .button--banner-cta {
  padding: 1rem 1.5rem;
  text-transform: uppercase;
  background: #fff;
  font-size: 1.125rem;
  font-weight: 700;
}
.banner-cta__submit .submit__button .button--banner-cta:hover {
  text-decoration: none;
  color: #0f0f0f;
}

.banner-cta--variant-red {
  color: #fff;
  background: #ae0531;
}
.banner-cta--variant-red .banner-cta__meta {
  background: #c03;
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .banner-cta--variant-red .banner-cta__meta {
    padding-left: 2rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .banner-cta--variant-red .banner-cta__meta .headline {
    padding-left: 1.25rem;
  }
}
.banner-cta--variant-red .button--banner-cta {
  color: #ae0531;
}

.banner-cta--variant-cyan {
  color: #fff;
  background: #0077a1;
}
.banner-cta--variant-cyan .banner-cta__meta {
  background: #007fac;
}
@media (max-width: 75rem) and (min-width: 64rem) {
  .banner-cta--variant-cyan .banner-cta__meta {
    padding-left: 2rem;
  }
}
@media (min-width: 75rem) and (max-width: 83rem) {
  .banner-cta--variant-cyan .banner-cta__meta .headline {
    padding-left: 1.25rem;
  }
}
.banner-cta--variant-cyan .button--banner-cta {
  color: #0077a1;
}

/**
  Stylings for the call out banner.
 */
.call-out-banner {
  color: #fff;
  margin-bottom: 2.875rem;
}
.call-out-banner .callout-banner__title {
  margin-bottom: 3px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}
.call-out-banner .callout-banner__subtitle {
  margin: 1rem 0;
}
@media (min-width: 64rem) {
  .call-out-banner .callout-banner__subtitle {
    margin: 0;
  }
}
.call-out-banner .callout__variant-1 {
  background: url("../images/callout-blue-bg.svg");
  padding: 1.4rem 2rem 2rem;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 {
    background-size: 120%;
    background-repeat: no-repeat;
    background-position: -10rem center;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 .callout-banner__bg-cyan {
    flex: 0 1 70%;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-1 .callout-banner__link {
    left: 5rem;
  }
}
.call-out-banner .callout__variant-1 .callout-banner__link a {
  color: #0077a1;
}
.call-out-banner .callout__variant-1 .callout-banner__link a:after {
  content: "";
  background: url(../images/button-arrow-cyan.svg) no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-1 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout__variant-2 {
  display: flex;
  flex-wrap: wrap;
  background: #db0037;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 {
    background: #c03;
    z-index: -1;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__bg-red {
  background: #db0037;
  flex: 0 0 100%;
  display: block;
  padding: 1.6rem 1.8rem 1.3rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red {
    flex: 0 1 78%;
    display: flex;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__title {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__title {
    flex: 0 0 32%;
    flex-wrap: wrap;
    padding-right: 1rem;
    border-right: 1px solid #db4d70;
  }
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__bg-red .callout-banner__subtitle {
    padding-left: 1rem;
    align-self: center;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__link {
  margin: 0 0 2rem 2rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-2 .callout-banner__link {
    margin: 0;
    left: 2rem;
  }
}
.call-out-banner .callout__variant-2 .callout-banner__link a {
  color: #c03;
}
.call-out-banner .callout__variant-2 .callout-banner__link a:after {
  content: "";
  background: url("../images/right-arrow-red.svg") no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-2 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout__variant-3 {
  display: flex;
  flex-wrap: wrap;
  background: #5f6a72;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 {
    background: #575757;
    z-index: -1;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray {
  background: #5f6a72;
  flex: 0 0 100%;
  display: block;
  padding: 1.6rem 1.8rem 1.3rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray {
    flex: 0 1 78%;
    display: flex;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__title {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__title {
    flex: 0 0 32%;
    flex-wrap: wrap;
    padding-right: 1rem;
    border-right: 1px solid #808080;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__subtitle {
  font-weight: 700;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__bg-gray .callout-banner__subtitle {
    padding-left: 1rem;
    align-self: center;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__link {
  margin: 0 0 2rem 2rem;
}
@media (min-width: 64rem) {
  .call-out-banner .callout__variant-3 .callout-banner__link {
    margin: 0;
    left: 2rem;
  }
}
.call-out-banner .callout__variant-3 .callout-banner__link a {
  color: #575757;
}
.call-out-banner .callout__variant-3 .callout-banner__link a:after {
  content: "";
  background: url("../images/right-arrow-red.svg") no-repeat center center;
  background-size: 0.75rem;
}
.call-out-banner .callout__variant-3 .callout-banner__link a:hover:after {
  margin-left: 0.5rem;
}
.call-out-banner .callout-banner__link {
  position: relative;
  align-self: center;
  background: #fff;
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
  border-radius: 2px;
  border: none;
}
.call-out-banner .callout-banner__link a {
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.5px;
  font-weight: 600;
  font-size: 0.9375rem;
}
.call-out-banner .callout-banner__link a:after {
  transition: 0.25s margin ease-in-out;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  content: "";
}

/**
  Stylings for heading paragraph type.
 */
.headings h1,
.headings h2,
.headings h3,
.headings h4,
.headings h5,
.headings h6, .tab-desciption h1,
.tab-desciption h2,
.tab-desciption h3,
.tab-desciption h4,
.tab-desciption h5,
.tab-desciption h6 {
  font-family: "Open Sans", sans-serif;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  text-transform: none;
  line-height: 1;
}
.headings h1, .tab-desciption h1 {
  font-size: 2.5rem;
  font-weight: 700;
}
.headings h2, .tab-desciption h2 {
  font-size: 1.875rem;
  font-weight: 600;
}
.headings h3, .tab-desciption h3 {
  font-size: 1.5rem;
  font-weight: 400;
}
.headings h4, .tab-desciption h4 {
  font-size: 1.125rem;
  font-weight: 700;
}
.headings .heading-five, .tab-desciption .heading-five {
  font-size: 1rem;
}
.headings .heading-six, .tab-desciption .heading-six {
  font-size: 0.875rem;
}

/**
  Stylings for the sidebar medias.
 */
.paragraph--type--hero-video {
  margin-bottom: 4rem;
}

.media-wrapper {
  margin-bottom: 4rem;
}
.media-wrapper .paragraph__sidebar-media {
  display: block;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media {
    display: flex;
  }
}
.media-wrapper .paragraph__sidebar-media-left {
  flex-flow: row;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-left .sidebar-media__embed {
    margin-right: 1.25rem;
  }
}
.media-wrapper .paragraph__sidebar-medium .sidebar-media__embed {
  flex: 0 0 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-medium .sidebar-media__embed {
    flex: 0 0 25rem;
    margin-bottom: auto;
  }
}
.media-wrapper .paragraph__sidebar-medium .sidebar-media__embed .sidebar-media__image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.media-wrapper .paragraph__sidebar-media-right {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-right {
    flex-flow: row-reverse;
  }
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-media-right .sidebar-media__embed {
    margin-left: 1.25rem;
  }
}
.media-wrapper .paragraph__sidebar-small .sidebar-media__embed {
  flex: 0 0 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 64rem) {
  .media-wrapper .paragraph__sidebar-small .sidebar-media__embed {
    flex: 0 0 14.25rem;
    margin-bottom: auto;
  }
}
.media-wrapper .paragraph__sidebar-small .sidebar-media__embed .sidebar-media__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.media-wrapper .paragraph__sidebar-full img {
  height: 100%;
}
.media-wrapper .paragraph__sidebar-full .sidebar-media__content {
  margin-top: 1.5rem;
}
.media-wrapper .media__caption {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.3;
  font-weight: 300;
  margin: 0.625rem 0;
}
.media-wrapper .content__title {
  font-size: 1.5rem;
  margin: 0.5rem 0;
  text-transform: none;
}
@media (min-width: 64rem) {
  .media-wrapper .content__title {
    margin: 0 0 1rem;
  }
}
.media-wrapper .sidebar-media__image img {
  width: 100%;
  object-fit: cover;
}
.media-wrapper .sidebar-media__content {
  margin-bottom: 2rem;
}
@media (min-width: 64rem) {
  .media-wrapper .sidebar-media__content {
    margin-bottom: 0;
  }
}
.media-wrapper .content__link {
  padding: 0.75rem 2.75rem 0.75rem 1.125rem;
  background: #c03;
  border: none;
  border-radius: 2px;
  position: relative;
}
.media-wrapper .content__link a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.media-wrapper .content__link a:after {
  content: "";
  transition: 0.25s margin ease-in-out;
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  margin-left: 0.25rem;
  background: url("../images/right-arrow.svg") no-repeat center center;
  background-size: 0.75rem;
}
.media-wrapper .content__link a:hover:after {
  margin-left: 0.5rem;
}

/**
  Stylings for simple text paragraph type.
 */
.paragraph-text p {
  margin-bottom: 1.5rem;
}
.paragraph-text ul li {
  padding-left: 1.125rem;
}
.paragraph-text ul li:before {
  font-weight: 700;
  font-size: 1.25rem;
}
.paragraph-text ul li ul li {
  padding-left: 1rem;
}
.paragraph-text ul li ul li:before {
  font-size: 1rem;
}

/**
  Styling for the table.
 */
.table {
  margin-bottom: 4rem;
}
.table table {
  overflow-x: scroll;
  overflow-y: hidden;
  display: block;
  margin-bottom: 0;
}
@media (min-width: 64rem) {
  .table table {
    overflow-x: initial;
    display: inline-table;
  }
}
.table caption {
  font-size: 1.25rem;
  color: #000;
  font-weight: 600;
}
.table th {
  padding: 0.75rem 1rem !important;
  background: #007fac;
  text-align: left;
  text-transform: none;
  border: 2px solid #fff !important;
}
.table tr, .table td {
  padding: 0.75rem 1rem !important;
  line-height: 1;
  border: 2px solid #fff !important;
}
.table tbody tr:nth-child(even) td {
  background: #d2d2d2;
}
.table tbody tr:nth-child(odd) td {
  background: #ededed;
}

/**
  Styling for the blockquote.
 */
.summary {
  position: relative;
  width: 100%;
  margin: 4rem 0;
  padding: 3rem 1.5rem 1rem 1.5rem;
  color: #575757;
  border-top: 2px solid #252525;
  border-bottom: 1px solid #5f6a72;
  font-size: 1.5rem;
  font-weight: 600;
  font-style: italic;
  border-left: 0;
}
.summary:before {
  position: absolute;
  top: -2.25rem;
  left: 50%;
  width: 4.5rem;
  height: 4.5rem;
  content: "";
  transform: translateX(-50%);
  border: 1px solid;
  background: #fff url(../images/quote.svg) no-repeat center center;
  background-size: 2.5rem;
}

/**
 * Image gallery paragraphs
 */
.image-gallery {
  margin-bottom: 4rem;
  position: relative;
}
.image-gallery .gallery__title {
  position: absolute;
  top: 0.625rem;
  left: 0.625rem;
  z-index: 3000;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4), 0 0 5px rgba(0, 0, 0, 0.2);
  font-size: 1.25rem;
}
.image-gallery .screen-readers-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.accordion-wrapper {
  margin-bottom: 2rem;
}
.accordion-wrapper > h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
}

.accordion .item {
  margin-bottom: 0.25rem;
}
.accordion .item .heading {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
  cursor: pointer;
  color: #fff;
  background-color: #6f6f6f;
}
.accordion .item .heading > span:first-child {
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-weight: 400;
}
.accordion .item .heading .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  margin-right: 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.accordion .item .heading i {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  padding: 0.1875rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 0.125rem 0.125rem 0;
  font-size: 1rem;
}
.accordion .item .content {
  display: none;
  padding: 15px;
  border: 1px solid #9e9e9e;
  border-top: none;
  background-color: #f8f8f8;
  line-height: 30px;
}
.accordion .item.open i {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.accordion .item.open > .heading {
  background-color: #007fac;
}
.accordion .item.open > .heading > span:first-child {
  font-weight: 600;
}

.card-wrapper {
  display: block;
  margin-bottom: 2rem;
  padding: 1rem 0;
  background-color: #007fac;
}
@media (min-width: 64rem) {
  .card-wrapper {
    display: flex;
  }
}
.card-wrapper .card {
  padding: 0.625rem 1rem;
  border-right: 0;
  border-bottom: 1px solid rgba(248, 248, 248, 0.2);
}
@media (min-width: 64rem) {
  .card-wrapper .card {
    flex: 1;
    padding: 0 1.5rem;
    border-right: 1px solid rgba(248, 248, 248, 0.2);
    border-bottom: 0;
  }
}
.card-wrapper .card a {
  display: inline-block;
}
.card-wrapper .card a:focus {
  outline-color: yellow;
  display: inline-table;
}
.card-wrapper .card a:hover {
  text-decoration: none;
}
.card-wrapper .card:last-child {
  border: none;
}
.card-wrapper .card .card__image {
  padding-bottom: 1rem;
}
.card-wrapper .card .card__image img {
  width: 100%;
  height: 13.75rem;
  object-fit: cover;
}
.card-wrapper .card .card__heading {
  color: #fff;
  font-size: 1.25rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  text-transform: none;
}
@media (min-width: 64rem) {
  .card-wrapper .card .card__heading {
    font-size: 1.5rem;
    margin-top: 0;
  }
}
.card-wrapper .card .card__summary {
  padding-bottom: 1rem;
  color: #fff;
  line-height: 1.5rem;
}
.card-wrapper .card .card__summary p {
  font: 0.875rem "Open Sans", sans-serif;
  line-height: 1.5;
  margin-bottom: 0;
}
.card-wrapper .card .card__summary ul {
  margin-bottom: 0;
  padding-left: 0;
}
.card-wrapper .card .card__button .button--readmore {
  color: #007fac;
  background-color: #fff;
}
.card-wrapper .card .card__button .button--readmore:after {
  margin-left: 2.5rem;
  background-image: url("../images/button-arrow-cyan.svg");
}
.card-wrapper .card .card__button .button--readmore:hover:after {
  margin-left: 2.8rem;
}

.a11y-paragraphs-tabs__wrapper {
  margin-bottom: 2rem;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-title {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list {
  padding-bottom: 0.1rem;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li {
  cursor: pointer;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a {
  color: #fff;
  font-weight: 400;
  padding: 0.5rem 1rem;
  border: none;
  background-color: #6f6f6f;
  margin-left: 0;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a.is-selected {
  color: #fff;
  background-color: #007fac;
  font-weight: 600;
  border: none;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-tab-list li a:hover {
  color: #fff;
  background-color: #007fac;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel {
  border: 0.0625rem solid #5f6a72;
  background-color: #f8f8f8;
  margin-bottom: 0.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel {
    margin-bottom: 0;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem;
  cursor: pointer;
  color: #fff;
  background-color: #6f6f6f;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.5rem;
  margin-right: 0.5rem;
  padding-left: 1rem;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger i {
  display: inline-block;
  width: 0.65rem;
  height: 0.65rem;
  padding: 0.1875rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border: solid #fff;
  border-width: 0 0.125rem 0.125rem 0;
  font-size: 1rem;
}
@media (min-width: 48rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel .accordeon-trigger {
    display: none;
  }
}
@media (max-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel.is-open i {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
  }
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .tabs-panel.is-open > .accordeon-trigger {
    background-color: #007fac;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content {
  display: flex;
  flex-wrap: wrap;
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-desciption {
  flex: 0 0 100%;
  padding: 1.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-desciption {
    flex: 0 0 60%;
    padding-right: 0;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image {
  flex: 0 0 100%;
  padding: 1.25rem;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image {
    flex: 0 0 40%;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image img {
  width: 100%;
  height: 22.5rem;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .tab-image img {
    height: 22.5rem;
  }
}
.a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .full-description {
  flex: 0 0 100% !important;
}
@media (min-width: 64rem) {
  .a11y-paragraphs-tabs__wrapper .a11y-paragraphs-tabs__section-container .content .full-description {
    flex: 0 0 90% !important;
  }
}

.news_feed-wrapper {
  margin-bottom: 2rem;
}
.news_feed-wrapper .news_feed-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.news_feed-wrapper .news_feed_sub-wrapper {
  display: block;
  background-color: #fff;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .views-element-container > div {
  display: block;
  background-color: #fff;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .views-element-container > div {
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .views-element-container .views-row {
    flex: 0 0 18.5rem;
  }
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .news_feed {
    flex: 0 0 18.5rem;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__image {
  padding-bottom: 1rem;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__image img {
  width: 100%;
  height: 15rem;
  object-fit: cover;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading {
  margin-bottom: 0.65rem;
  min-height: 6rem;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a {
  color: #007fac;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.375rem;
}
@media (min-width: 64rem) {
  .news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a {
    font-size: 1.25rem;
  }
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a:focus {
  display: inline-table;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__heading a:hover {
  text-decoration: none;
}
.news_feed-wrapper .news_feed_sub-wrapper .news_feed .news_feed__summary {
  padding-bottom: 1rem;
  color: #000;
  font: 0.875rem "Open Sans", sans-serif;
}
.news_feed-wrapper .news_feed_list__link {
  margin-top: 1rem;
  text-align: center;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:after {
  margin-left: 2.5rem;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:hover {
  text-decoration: none;
}
.news_feed-wrapper .news_feed_list__link .button--readmore:hover:after {
  margin-left: 2.8rem;
}

.upcoming_event-wrapper {
  margin-bottom: 2rem;
}
.upcoming_event-wrapper .upcoming_event-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 1.875rem;
  font-weight: 600;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.upcoming_event-wrapper .views-element-container > div {
  display: flex;
  flex-wrap: wrap;
}
.upcoming_event-wrapper .views-element-container .views-row {
  flex: 0 0 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-right: 1rem;
}
@media (min-width: 64rem) {
  .upcoming_event-wrapper .views-element-container .views-row {
    flex: 0 0 50%;
    padding-right: 2rem;
  }
}
@media (min-width: 64rem) {
  .upcoming_event-wrapper .views-element-container .views-row:nth-child(3) {
    border-bottom: 0;
  }
}
.upcoming_event-wrapper .views-element-container .views-row:nth-child(4) {
  border-bottom: 0;
}
.upcoming_event-wrapper .upcoming_event {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__schedule {
  display: flex;
  flex: 0 0 3.25rem;
  flex-flow: column nowrap;
  max-width: 3.25rem;
  height: 4.25rem;
  margin-right: 1rem;
  background: url("../images/calendar-01-01.svg") no-repeat top left;
  background-size: 3.25rem;
}
.upcoming_event-wrapper .upcoming_event .date__month,
.upcoming_event-wrapper .upcoming_event .date__date {
  flex: 0 0 50%;
  padding: 0.375rem;
  text-align: center;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.75;
}
.upcoming_event-wrapper .upcoming_event .date__date {
  color: #141414;
  font-weight: 700;
  line-height: 0.25;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a {
  margin-bottom: 0;
  color: #007fac;
  font-size: 1rem;
  font-weight: 700;
  line-height: 0.5;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a:focus {
  display: inline-table;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__title a:hover {
  text-decoration: none;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__timing,
.upcoming_event-wrapper .upcoming_event .upcoming_event__location {
  text-transform: lowercase;
  font-size: 0.875rem;
  line-height: 1;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__timing {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}
.upcoming_event-wrapper .upcoming_event .upcoming_event__location {
  font-weight: 600;
}
.upcoming_event-wrapper .upcoming_event_list__link {
  margin-top: 1rem;
  text-align: center;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:after {
  margin-left: 2.5rem;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:hover {
  text-decoration: none;
}
.upcoming_event-wrapper .upcoming_event_list__link .button--readmore:hover:after {
  margin-left: 2.8rem;
}

/* ---------------------------------------------------------
   Rutgers pages styling
   ---------------------------------------------------------*/
.view-pages {
  margin-bottom: 1rem;
}
@media (min-width: 64rem) {
  .view-pages {
    margin-bottom: 2rem;
  }
}
.view-pages .content-area {
  width: auto;
}
.view-pages .content-area .news__title {
  font-size: 2.5rem;
  line-height: 0.67;
}
.view-pages .content-area header h1 {
  font-family: "Open Sans", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.view-pages .sidebar .programs_wrapper--container .programs {
  background: #f3f3f3;
  margin-bottom: 1rem;
}
@media (min-width: 64rem) {
  .view-pages .sidebar .programs_wrapper--container .programs {
    margin-bottom: 1.875rem;
  }
}
.view-pages .sidebar .programs_wrapper--container .programs legend {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  background: #c03;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0;
  cursor: pointer;
}
.view-pages .sidebar .programs_wrapper--container .programs legend .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .view-pages .sidebar .programs_wrapper--container .programs legend .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.view-pages .sidebar .programs_wrapper--container .programs legend .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .view-pages .sidebar .programs_wrapper--container .programs legend .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.view-pages .sidebar .programs_wrapper--container .programs .fieldset-wrapper {
  margin-right: 0;
  margin-left: 0;
}
.view-pages .sidebar .programs_wrapper--container .programs .fieldset-wrapper .form-item {
  padding: 0.5rem 1rem;
}
.view-pages .sidebar .programs_wrapper--container .programs .fieldset-wrapper .form-item .jcf-checkbox {
  width: 1rem;
  height: 1rem;
}
.view-pages .sidebar .programs_wrapper--container .programs .fieldset-wrapper .form-item .jcf-checkbox.jcf-checked {
  background: #fff url(../images/check-icon.png) no-repeat;
  background-size: 0.9rem 0.9rem;
  width: 1rem;
  height: 1rem;
}
.view-pages .sidebar .programs_wrapper--container .programs .fieldset-wrapper .form-item:hover {
  background: #b8b8b8;
  font-weight: 700;
}
.view-pages .sidebar .programs_wrapper--container .programs .option {
  display: inline;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  text-transform: capitalize;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper {
  background: #f3f3f3;
  margin-bottom: 1rem;
}
@media (min-width: 64rem) {
  .view-pages .sidebar .search_wrapper--container .search_wrapper {
    margin-bottom: 1.875rem;
  }
}
.view-pages .sidebar .search_wrapper--container .search_wrapper label {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  background: #c03;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  line-height: 1.25;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper label .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .view-pages .sidebar .search_wrapper--container .search_wrapper label .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.view-pages .sidebar .search_wrapper--container .search_wrapper label .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .view-pages .sidebar .search_wrapper--container .search_wrapper label .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .field {
  position: relative;
  padding: 0.65rem 1rem 0.5rem;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .field .form-text {
  width: 100%;
  max-height: 38px;
  padding: 0.5rem;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .field .form-text::placeholder {
  font-weight: normal;
  text-transform: none;
  font-size: 0.875rem;
  font-style: italic;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .field .search-icon {
  position: absolute;
  top: 20px;
  right: 25px;
  background: #fff url(../images/search-grey.svg) no-repeat;
  background-size: 1.25rem 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .submit-wrapper {
  text-align: right;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
.view-pages .sidebar .search_wrapper--container .search_wrapper .submit-wrapper .search__submit {
  padding: 0.5rem;
  color: #fff;
  border: none;
  background: #007fac;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
  border-radius: unset;
}

.news__sections {
  display: block;
  padding: 1.5rem 0 1.875rem;
  border-bottom: 0.03rem solid #e1e1e1;
}
@media (min-width: 64rem) {
  .news__sections {
    display: flex;
  }
}
@media (min-width: 64rem) {
  .news__sections .news__media {
    flex: 0 0 50%;
    max-height: 15rem;
    padding-right: 1.125rem;
  }
}
.news__sections .news__media img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .news__sections .news__media img {
    width: 100%;
    min-height: 15rem;
    max-height: 15rem;
  }
}
.news__sections .news__content .content__links {
  margin: 1rem 0;
  line-height: 0;
}
@media (min-width: 64rem) {
  .news__sections .news__content .content__links {
    margin: 0 0 0.62rem;
  }
}
.news__sections .news__content .content__links a {
  display: inline-block;
  margin-right: 0.32rem;
  text-decoration: underline;
  color: #000;
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 0.5rem;
}
.news__sections .content__title {
  line-height: 1.08;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (min-width: 64rem) {
  .news__sections .content__title {
    margin-top: -5px;
  }
}
.news__sections .content__title .title {
  color: #007fac;
  font-size: 1.5rem;
  font-weight: 700;
}
.news__sections .content__title .title:hover {
  text-decoration: underline;
}
.news__sections .content__postdate {
  margin-bottom: 0.75rem;
  color: #5f6a72;
  font-size: 1rem;
  font-style: italic;
}
.news__sections .content__summary p {
  font-size: 1rem;
  margin-bottom: 0;
}

.development-news .search_wrapper--container {
  display: none;
}

@media (max-width:48rem) {
  .banner__listing-page picture img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
  }
}

.comminfo-news-search {
  padding-top: 0;
}

.comminfo-news .content-wrapper__left .facets-widget-checkbox {
  margin-bottom: 1rem;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox h3 {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  background: #c03;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  margin-bottom: 0;
  cursor: pointer;
  text-transform: capitalize;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox h3 .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .facets-widget-checkbox h3 .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox h3 .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .facets-widget-checkbox h3 .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul {
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  background: #f3f3f3;
  list-style: none;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li {
  padding: 0.5rem 1rem;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li .jcf-checkbox {
  width: 1rem;
  height: 1rem;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li .jcf-checkbox.jcf-checked {
  background: #fff url(../images/check-icon.png) no-repeat;
  background-size: 0.9rem 0.9rem;
  width: 1rem;
  height: 1rem;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li input[type=checkbox] {
  opacity: 0;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li:hover {
  background: #b8b8b8;
  font-weight: 700;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li a {
  display: inline;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  padding-left: 0 !important;
  color: #0f0f0f;
  text-decoration: none;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul li a.is-active .facet-item__status {
  display: none;
}
.comminfo-news .content-wrapper__left .facets-widget-checkbox ul label {
  display: inline;
  text-transform: capitalize;
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  padding-left: 0 !important;
}
.comminfo-news .content-wrapper__left .views-exposed-form {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 1rem;
  border: none;
  background: #f3f3f3;
  justify-content: flex-end;
  padding: 1rem 1rem 0.2rem;
}
.comminfo-news .content-wrapper__left .views-exposed-form .form-item-search-api-fulltext {
  display: contents;
}
.comminfo-news .content-wrapper__left .views-exposed-form label {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  background: #c03;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  line-height: 1.25;
  margin-bottom: 0;
  cursor: pointer;
  width: 100%;
  height: auto;
  float: none;
  text-align: left;
}
.comminfo-news .content-wrapper__left .views-exposed-form label .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .views-exposed-form label .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.comminfo-news .content-wrapper__left .views-exposed-form label .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .views-exposed-form label .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.comminfo-news .content-wrapper__left .views-exposed-form .field {
  position: relative;
  padding-bottom: 0.5rem;
  background: #f3f3f3;
}
.comminfo-news .content-wrapper__left .views-exposed-form .field .form-text {
  width: 100%;
  max-height: 38px;
  padding: 0.5rem;
}
.comminfo-news .content-wrapper__left .views-exposed-form .field .form-text::placeholder {
  font-weight: normal;
  text-transform: none;
  font-size: 0.875rem;
  font-style: italic;
}
.comminfo-news .content-wrapper__left .views-exposed-form .field .search-icon {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff url(../images/search-grey.svg) no-repeat;
  background-size: 1.25rem 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.comminfo-news .content-wrapper__left .views-exposed-form .form-actions {
  display: block;
}
.comminfo-news .content-wrapper__left .views-exposed-form .submit-wrapper {
  text-align: right;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}
.comminfo-news .content-wrapper__left .views-exposed-form .submit-wrapper .search__submit {
  padding: 0.5rem;
  color: #fff;
  border: none;
  background: #007fac;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
  border-radius: unset;
  margin-left: 15px;
  margin-right: 0;
}
@media (min-width: 48rem) {
  .comminfo-news .content-wrapper__left .views-exposed-form .submit-wrapper .search__submit {
    margin-top: 10px;
  }
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .views-exposed-form .submit-wrapper .search__submit {
    margin-top: 0;
  }
}
.comminfo-news .content-wrapper__left .views-exposed-form .js-form-type-select {
  width: 100%;
}
.comminfo-news .content-wrapper__left .views-exposed-form .js-form-type-select .jcf-select {
  width: 100%;
  background-color: white;
  border: 1px solid #d2d2d2;
  padding-left: 8px;
}
.comminfo-news .content-wrapper__left .views-exposed-form .js-form-type-select .jcf-select .jcf-select-opener:before {
  content: "";
  background: url(../images/caret.svg);
  background-repeat: no-repeat;
  background-size: 0.875rem;
  width: 1rem;
  height: 1rem;
  right: 0.625rem;
  cursor: pointer;
}
.comminfo-news .content-wrapper__left .views-exposed-form .js-form-type-select .jcf-select .jcf-select-text {
  color: #5f6a72;
}
.comminfo-news .content-wrapper__left .views-exposed-form .js-form-item-title {
  width: 100%;
}
.comminfo-news .content-wrapper__left .block--sidebar-menu {
  margin-bottom: 1rem;
}
.comminfo-news .content-wrapper__left .block--sidebar-menu h2 {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  text-transform: none;
  background: #c03;
  line-height: 1.25;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  cursor: pointer;
}
.comminfo-news .content-wrapper__left .block--sidebar-menu h2 .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .block--sidebar-menu h2 .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.comminfo-news .content-wrapper__left .block--sidebar-menu h2 .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0.5rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .block--sidebar-menu h2 .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.comminfo-news .content-wrapper__left .news-filters-heading {
  position: relative;
  padding: 0.75rem 1.75rem 0.75rem 1rem;
  text-transform: none;
  background: #c03;
  line-height: 1.25;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  cursor: pointer;
}
.comminfo-news .content-wrapper__left .news-filters-heading .dropdown {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/caret-contrast.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .news-filters-heading .dropdown {
    background: url(../images/up-arrow.svg) no-repeat center;
  }
}
.comminfo-news .content-wrapper__left .news-filters-heading .dropdown-open {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 1rem;
  width: 1rem;
  height: 1rem;
  background: url(../images/up-arrow.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
}
@media (min-width: 75rem) {
  .comminfo-news .content-wrapper__left .news-filters-heading .dropdown-open {
    background: url(../images/caret-contrast.svg) no-repeat center;
    background-size: 1rem;
  }
}
.comminfo-news .content-wrapper__right header h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
  font-size: 2.5rem;
  font-weight: 700;
}
.comminfo-news .content-wrapper__right header p {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}

/**
 *  Event listing page.
 */
.event-listing {
  display: block;
  padding: 1.7rem 0 1.875rem;
  border-bottom: 0.03rem solid #e1e1e1;
  position: relative;
}
@media (min-width: 64rem) {
  .event-listing {
    display: flex;
  }
}
.event-listing .event__media {
  position: relative;
  flex: 0 0 33%;
  border: 5px solid #d3d3d3;
}
.event-listing .event__media img {
  height: 100%;
  width: 100%;
}
@media (min-width: 64rem) {
  .event-listing .event__media img {
    width: auto;
  }
}
.event-listing .events__schedule {
  display: flex;
  flex-flow: column nowrap;
  max-width: 4.2rem;
  position: absolute;
  top: -11px;
  left: -5px;
  width: 100%;
  background: url(../images/calendar-01-01.svg) no-repeat;
  height: 86px;
}
.event-listing .event__calender {
  position: absolute;
  width: 100%;
}
.event-listing .event__calender .date__month,
.event-listing .event__calender .date__date {
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.22;
}
.event-listing .event__calender .date__date {
  color: #5f6a72;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.04;
}
@media (min-width: 64rem) {
  .event-listing .event__contents {
    padding-left: 25px;
  }
}
.event-listing .event__contents .content__links {
  margin: 1rem 0 0;
  display: flex;
}
@media (min-width: 64rem) {
  .event-listing .event__contents .content__links {
    margin: 0 0 1.7rem;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
.event-listing .event__contents .content__links .link__items {
  margin-right: 0.32rem;
  text-decoration: none;
  color: #007fac;
  font-size: 1rem;
  font-weight: 700;
  padding-left: 22px;
}
.event-listing .event__contents .content__links .link__items.rsvp__item {
  background: url(../images/rsvp-icon.svg) no-repeat left;
  margin-right: 30px;
  background-size: 1.125rem 1.125rem;
}
@media (min-width: 64rem) {
  .event-listing .event__contents .content__links .link__items.rsvp__item {
    margin-right: 40px;
  }
}
.event-listing .event__contents .content__links .link__items.cal__item {
  background: url(../images/cal-icon.svg) no-repeat left;
  background-size: 1.125rem 1.125rem;
}
.event-listing .event__contents .content__title {
  margin: 1rem 0;
  color: #007fac;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.08;
}
@media (min-width: 64rem) {
  .event-listing .event__contents .content__title {
    margin: 0;
  }
}
.event-listing .event__contents .content__title:hover {
  text-decoration: underline;
}
.event-listing .event__contents .content__date {
  margin: 1rem 0;
  color: #5f6a72;
  font-size: 0.875rem;
  font-style: italic;
  background: url(../images/Clock.svg) no-repeat left 1px;
  padding-left: 20px;
  background-size: 1.1rem 1.1rem;
}
.event-listing .event__contents .content__date span {
  color: #5f6a72;
  font-weight: 700;
}

.post-detail .events-title h2 {
  font-size: 1.875rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: none;
  margin-bottom: 1rem;
  margin-top: 0;
}
@media (min-width: 64rem) {
  .post-detail .events-title h2 {
    margin-bottom: 1.375rem;
  }
}

.event-details {
  display: block;
}
@media (min-width: 64rem) {
  .event-details {
    display: flex;
  }
}
.event-details .event__section {
  padding: 1.7rem 0 0;
  flex-basis: 100%;
}
@media (min-width: 64rem) {
  .event-details .event__section {
    padding: 0;
    flex: 0 0 33%;
  }
}
.event-details .event__section .event__media {
  border: 5px solid #d3d3d3;
  margin-bottom: 1.875rem;
}
@media (min-width: 64rem) {
  .event-details .event__section .event__media {
    text-align: center;
  }
}
.event-details .event__section .event__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 64rem) {
  .event-details .event__section .event__media img {
    width: auto;
  }
}
.event-details .event__section .event__action {
  margin-bottom: 1.25rem;
  margin-top: 1.5rem;
}
@media (min-width: 64rem) {
  .event-details .event__section .event__action {
    margin-top: 0;
  }
}
.event-details .event__section .event__action .action__button {
  background: #767676;
  text-align: center;
  margin-bottom: 0.625rem;
}
.event-details .event__section .event__action .action__button a {
  color: #fff;
  display: block;
  padding: 0.75rem 0;
  text-decoration: none;
  font-weight: 700;
  font-size: 0.875rem;
}
.event-details .event__section .event__action .action__button.rsvp__button a {
  background: url(../images/message.svg) no-repeat left;
  background-position-x: calc(50% - 4rem);
  background-size: 1.125rem 1.125rem;
}
.event-details .event__section .event__action .action__button.cal__button a {
  background: url(../images/calender-white.svg) no-repeat left;
  background-position-x: calc(50% - 4rem);
  background-size: 1.125rem 1.125rem;
  padding-left: 0.875rem;
}
.event-details .event__section .event__action .action__button.pdf__button a {
  background: url(../images/pdf-icon.svg) no-repeat left;
  background-position-x: calc(50% - 4rem);
  background-size: 1.125rem 1.125rem;
  padding-left: 0.3125rem;
}
.event-details .event__section .event__action .action__button.pdf__button a:before {
  content: "";
}
.event-details .event__section .event__action .action__button:hover {
  background: #007fac;
  transition: 0.25s all ease-in-out;
}
.event-details .event__section-content {
  margin-left: 0;
  width: 100%;
  padding-bottom: 0;
  margin-top: 0;
}
@media (min-width: 64rem) {
  .event-details .event__section-content {
    margin-left: 1.5625rem;
  }
}
.event-details .event__section-content .event__description {
  border-bottom: 1px solid #e1e1e1;
  display: none;
}
@media (min-width: 64rem) {
  .event-details .event__section-content .event__description {
    display: block;
  }
}
.event-details .event__description-mobile {
  border-bottom: 1px solid #e1e1e1;
}
@media (min-width: 64rem) {
  .event-details .event__description-mobile {
    display: none;
  }
}
.event-details .event__address-info {
  display: block;
  margin: 1rem 0;
}
@media (min-width: 64rem) {
  .event-details .event__address-info {
    display: flex;
    align-items: flex-start;
  }
}
.event-details .event__address-info .address__items {
  font-weight: 700;
  font-size: 0.875rem;
  flex: 0 1 32%;
  padding-bottom: 1rem;
  padding-top: 0.25rem;
}
@media (min-width: 64rem) {
  .event-details .event__address-info .address__items {
    font-size: 12px;
    padding-top: 0.125rem;
  }
}
.event-details .event__address-info .address__items address {
  margin-bottom: 0;
}
@media (min-width: 64rem) {
  .event-details .event__address-info .address__items address {
    line-height: 1.375;
  }
}
.event-details .event__address-info .address__icon {
  background: url(../images/location.svg) no-repeat left 7px;
  padding-left: 2rem;
  padding-right: 1rem;
  background-size: 1.5rem 1.5rem;
}
@media (min-width: 64rem) {
  .event-details .event__address-info .address__icon {
    background-position: left 4px;
    line-height: 1.375;
  }
}
.event-details .event__address-info .location__icon {
  background: url(../images/star.svg) no-repeat left 5px;
  padding-left: 2rem;
  background-size: 1.5rem 1.5rem;
  padding-right: 15px;
}
.event-details .event__address-info .clock__icon {
  background: url(../images/Clock-black.svg) no-repeat left 5px;
  padding-left: 2rem;
  background-size: 1.5rem 1.5rem;
  line-height: 1.375;
}

.view--event-listing .views-row:last-of-type .event-listing {
  border-bottom: 0;
}

.lead-page-teaser h1 {
  display: none;
}

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