@charset "UTF-8";
/* CSS Document */
.body {
  letter-spacing: -.024em;
}
.inner {
  padding-bottom: 60px;
}
.events-section {
  padding-bottom: 60px;
}
/*.events-section {
    padding-top: 100px;
}*/
.search p {
   margin: 0px;
}
.container.search {
   margin-top: 60px;
}
.pp-holder {
  font-size: 18px;
  line-height: 1.56;
  padding: 20px 20px 10px 40px;
  text-align: left;
  margin: -30px -20px 0;
  background-color: #eff0f4;
  position: relative;
}
.pp-holder p {
  margin-top: 0px;
}
.pp-holder .pp-img {
  border-radius: 50%;
  height: 162px;
  margin: 0 0 13px;
  overflow: hidden;
  width: 162px
}
.pp-holder .link {
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  -webkit-text-decoration: none;
  text-decoration: none
}
.pp-holder .ico, .ico {
  margin: 0 auto 2px;
  max-width: 30px;
}
.pp-holder span a, .pp-holder strong a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none
}
.pp-holder span a:hover, .pp-holder strong a:hover {
  color: #0860c4
}
.cover-img {
  display: block;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  width: 100%
}
.swiper-slide .text-wrap .h1, .swiper-slide .text-wrap h1, .swiper-slide .text-wrap .h2, .swiper-slide .text-wrap h2 {
  padding-bottom: 20px;
}
.swiper-slide .text-wrap p:first-of-type {
  display: none;
}
.account-opener {
  display: none;
}
.highlight {
  padding: 40px;
  background-color: #f7f6f6;
  border-radius: 20px;
}
.heading-text-section .fluid-row a, .slide a, .heading-text-section .inner a {
  color: #3a30a1;
  font-weight: bolder;
}
.heading-text-section .fluid-row a:hover, .slide a:hover, .heading-text-section .inner a:hover {
  opacity: 0.9;
}
.heading-text-section a.btn, .slide a.btn {
  color: #fff;
  font-weight: 700;
}
/*.heading-text-section a.btn:hover, .slide a.btn:hover {
  color: inherit;
}*/
.groupsFramed {
  padding-top: 0px !important;
}
.content-link {
  display: block;
  text-decoration: none;
}
.content-link .btn {
  pointer-events: auto; /* Make sure the button is still clickable */
}
.reorderButton {
  z-index: 999999999;
  position: relative;
  background-color: gold;
}
.rotatorLocations {
  z-index: 999999999;
  position: relative;
  background-color: #fff;
}
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 56.2217%;
}
.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}
.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#resi-video-player {
  margin-bottom: 60px;
}
.slide ul {
  margin-bottom: 16px;
}
.volunteer .post__text {
  border-bottom: 1px solid #ccc;
  height: 100%;
}
.volunteer h2 {
  font-size: 1.75rem !important;
}
.img_at_left .pp-holder {
  display: none;
}
.img_at_right .pp-holder {
  display: none;
}
/*.heading h1 {
  color: #003162;
}*/
.post__text h3 {
  display: none;
}
/*.event__title p {
  display: none;
}
.event__title h3 {
  font-size: 18px !important;
}*/
.card__title p {
  display: none;
}
.card__title p:first-of-type {
  display: block;
}
.event__title p {
  display: none;
}
.event__title p:first-of-type {
  display: block;
  font-size: 22px !important;
  margin-bottom: 0;
}
.events-section .post__text p {
  text-align: center;
}
.events-section .post__text p:first-of-type {
  display: none;
}
.events-section .event__info {
  padding: 13px 14px 15px 17px;
}
.events-section .event__info p {
  text-align: center;
  color: #000;
  line-height: 1.4em;
  margin: 0px;
}
.events-section .event__info p:first-of-type {
  display: none;
}
.calHead {
  position: relative;
  margin: 20px 0px;
  padding: 12px;
  text-align: center;
  background-color: #3a30a1;
  font-weight: 700;
  color: #ffffff;
  width: calc(100vw - 40px);
  border-radius: 0px;
  left: 10px;
}
.events-section .event__title {
  font-size: 16px;
  text-align: center;
  padding: 16px 10px;
  line-height: 1;
  position: absolute;
  bottom: 0px;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  width: 100%;
}
.events-section .event__title .title {
  display: block;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0;
  color: #ffffff;
}
.events-section .event__title .title a {
  color: #ffffff;
}
.events-section .post__text {
  text-align: center;
}
.foldables {
  list-style: outside none none;
  margin: 25px 0;
  padding: 0;
  width: 100%;
}
.foldables > li {
  border-bottom: 1px solid #e3e3e3;
  list-style: outside none none;
  margin: 0 0 20px;
  padding-bottom: 0px;
}
.foldables .opener {
  cursor: pointer;
  display: block;
  margin-bottom: 20px;
  min-height: 50px;
  overflow: visible;
  min-width: 100%;
}
.foldables .opener .text p {
  margin-top: 0px;
}
.foldables .opener:hover {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  text-decoration: none;
}
.foldables .icon-plus {
  border: 4px solid #3a30a1;
  border-radius: 100%;
  float: left;
  height: 54px;
  margin: 0 13px 0 0;
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  width: 54px;
}
.foldables .icon-plus::after, .foldables .icon-plus::before {
  background: #3a30a1 none repeat scroll 0 0;
  content: "";
  height: 20px;
  left: 50%;
  margin: -10px 0 0 -3px;
  position: absolute;
  top: 50%;
  width: 6px;
}
.foldables .icon-plus::after {
  height: 6px;
  margin: -3px 0 0 -10px;
  width: 20px;
}
.foldables .opener td:nth-child(2) .img-holder, .foldables td:nth-child(2) .img-holder {
  margin-bottom: 0;
  margin-right: 18px;
  position: relative;
  width: 260px;
  z-index: 1;
}
.foldables .opener table {
  border-collapse: collapse;
  background: none;
}
.foldables .opener table tbody tr td:nth-child(2) .text {
  padding-top: 16px;
}
.foldables .opener td:nth-child(2) .img-holder::after, .foldables td:nth-child(2) .img-holder::after {
  background: transparent none repeat scroll 0 0;
  border-radius: 0 0 30% 30%;
  bottom: 5px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.4);
  content: "";
  height: 50px;
  left: 20px;
  position: absolute;
  right: 20px;
  z-index: -1;
}
.foldables .opener td:nth-child(2) .info-links .img-holder::after {
  content: "";
  display: inline-block;
  height: 90px;
  margin: -4px 0 0;
  overflow: hidden;
  vertical-align: middle;
  width: 1px;
}
.foldables .opener td:nth-child(2) .thumbImage, .foldables td:nth-child(2) .thumbImage {
  width: 100%;
}
.foldables > li.active .icon-plus::before {
  opacity: 0;
  transition: all 0.2s linear 0s;
}
.foldables .opener .text p::first-line {
  font-size: 25px;
  line-height: 28px;
  margin: 0;
}
.events-section .container li {
  list-style: none;
}
.btn-holder {
  margin-top: 20px;
}
.goMobile {
  display: block;
}
.noMobile {
  display: none;
}
.editStoryLink {
  background-color: #353535;
  border: 1px solid #6ac0ff;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
  padding: 6px 10px;
  text-align: center;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: normal;
  position: absolute;
  right: 10px;
  top: 140px;
  z-index: 9999999;
}
.fluid-row {
  /*  clear: both;
  display: table;
  width: 100%;*/
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: calc(100% + 20px);
  box-sizing: border-box;
  margin: 0 -10px;
}
.fluid-100 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-75 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-66 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-60 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-50 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-40 {
  /*float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  margin-bottom: 20px;
}
.fluid-33 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-25 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.fluid-20 {
  /*  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;*/
  width: 100%;
  flex: 0 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.round {
  border-radius: 50%;
  max-width: 300px;
}
.border-radius {
  border-radius: 22px;
}
.callout {
  /*padding: 30px;
  border-radius: 22px;
  background: linear-gradient(to top, #1d1853 0%, #3a30a1 80%);
  color: #fff;*/
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 30px;
  background: linear-gradient(to top, #1d1853 0%, #3a30a1 80%);
  border-radius: 22px;
  color: #fff;
}
.callout h3 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 0px;
}
.tcolor1 {
  color: #ff8c40;
}
.tcolor2 {
  color: #d95136;
}
.tcolor3 {
  color: #3a30a1;
}
.tcolor4 {
  color: #1e1854;
}
.txtsm {
  font-size: 16px;
  line-height: 1.5;
  display: inline-block;
}
.txtmed {
  font-size: 24px;
  line-height: 1.5;
  display: inline-block;
}
.txtlrg {
  font-size: 28px;
  line-height: 1.5;
  display: inline-block;
}
/*.miscImage {
  border-radius: 22px;
}*/
.leftImage {
  margin: 0 10px 0 0;
}
.rightImage {
  margin: 0 0 0 10px;
}
.overlay-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}
.headingCenter {
  text-align: center;
  margin-bottom: 0;
}
table.secondTable {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
}
.secondTable thead tr:first-child, .secondTableWide thead tr:first-child {
  background: #e1e1e1;
  color: #353535;
  border: none;
}
.secondTable th, .secondTable td, .secondTableWide th, .secondTableWide td {
  padding: 8px;
}
.secondTableWide tr th p, .secondTable tr th p {
  margin-bottom: 0px;
}
.secondTable th:first-child, .secondTableWide th:first-child {
  text-align: left;
}
.secondTable th:nth-child(2), .secondTableWide th:nth-child(2) {
  text-align: left;
}
.secondTable th, .secondTableWide th {
  text-align: left;
}
.secondTable td, .secondTableWide td {
  text-align: left;
}
.secondTable thead tr:last-child th, .secondTableWide thead tr:last-child th {
  border-bottom: 3px solid #ddd;
}
.secondTable tbody tr:nth-child(odd), .secondTableWide tbody tr:nth-child(odd) {
  background-color: #f1f1f1;
  cursor: default;
}
/*.secondTable tbody tr:hover {
  background-color: #f1f1f1;
  cursor: default;
}*/
.secondTable tbody tr:last-child td, .secondTableWide tbody tr:last-child td {
  border: none;
}
.secondTable tbody td, .secondTableWide tbody td {
  vertical-align: middle;
}
.secondTable td:last-child, .secondTableWide td:last-child {
  /*text-align: center;*/
  padding-right: 10px;
}
.volunteer {
  height: 100%;
}
.volunteerDiv {
  margin-bottom: 20px;
}
.eventsFramed ul {
  padding: 0;
}
.eventsFramed .container {
  max-width: inherit;
}
.d-flex.justify-content-center.text-start ul li.list-header {
  margin-left: -1em;
  font-weight: 700;
  list-style-type: none;
}
.teamItem {
  flex: 1 1 31%;
  margin: 0 1%;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  text-align: left;
  padding: 20px;
  border: 1px solid #e3e3e3;
}
.teamItem h3 {
  background: #3a404c;
  color: #fff;
  margin: -20px;
  padding: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.teamItem h3 strong, .teamItem h3 b {
  font-weight: 700;
}
.events-section .event-list {
  margin: 0;
  padding: 0;
}
/*.img-text-section.img_at_right .text-block {
  background-color: #fff;
}*/
@media (min-width: 1920px) {
  .banner .bg-frame {
    margin-left: calc((100vw - 1920px)/2);
    max-width: 1920px;
  }
}
@media (min-width: 768px) {
  .events-section .event-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    justify-content: center;
  }
  .events-section .event-list li {
    width: 33.33333%;
    padding: 0 12px;
  }
  .img-text-section .text-block.with_pp-holder .wrap {
    position: relative;
    padding-left: 255px;
    padding-right: 40px;
  }
  .img-text-section.img_at_left .text-block.with_pp-holder .wrap {
    position: relative;
    padding-right: 255px;
    padding-left: 40px;
  }
  .img-text-section .text-block.with_pp-holder .wrap p {
    margin-bottom: 16px
  }
  .img-text-section .text-block.with_pp-holder .pp-holder {
    background: #fff;
    bottom: 0;
    padding: 40px 8px 20px;
    position: absolute;
    right: inherit;
    left: 0px;
    top: 0px;
    width: 215px;
    z-index: 1;
  }
  .img-text-section.img_at_left .text-block.with_pp-holder .pp-holder {
    background: #fff;
    bottom: 0;
    padding: 40px 8px 20px;
    position: absolute;
    right: 0px;
    left: inherit;
    top: 0px;
    width: 215px;
    z-index: 1;
  }
  .img-text-section .text-block.with_pp-holder .wrap {
    width: calc(50vw - 255px);
  }
  .img-text-section .text-block.with_pp-holder {
    padding-right: 18px !important
  }
  .img-text-section .text-block.with_pp-holder .wrap {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
  }
  .img-text-section.img_at_left .text-block.with_pp-holder .wrap {
    position: relative;
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (min-width: 1024px) {
  .pp-holder {
    padding: 20px 20px 10px 110px;
  }
   .noStaffPict.pp-holder {
    padding: 20px 20px 10px 20px;
  } 
  .pp-holder .pp-img {
    height: 162px;
    width: 162px;
    position: absolute;
    left: -79px;
    margin: 0 auto 13px;
  }
  table.secondTable {
    width: 100%;
    margin-left: 0;
  }
  table.secondTableWide {
    width: 120%;
    margin-left: -10%;
  }
  .centerMe {
    top: 30%;
    position: absolute;
    width: 90%;
  }
  /*  .fluid-row {
    clear: both;
    display: table;
    width: calc(100% + 20px);
    margin: 0 -10px;
  }*/
  .fluid-100 {
    /*    float: none;
    width: 100%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 100%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-75 {
    /*    float: none;
    width: 75%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 75%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-66 {
    /*    float: none;
    width: 66.6666%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 66.6666%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .main .heading-text-section .container .fluid-row .fluid-66 {
    padding-right: 120px;
  }
  .fluid-60 {
    /*    float: none;
    width: 60%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 60%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .banner .fluid-60 {
    vertical-align: bottom;
  }
  .fluid-50 {
    /*    float: none;
    width: 50%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 50%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-40 {
    /*float: none;
    width: 40%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 40%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-33 {
    /*    float: none;
    width: 33.3333%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 33.3333%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-25 {
    /*    float: none;
    width: 25%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 25%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  .fluid-20 {
    /*    float: none;
    width: 20%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px;*/
    width: 20%;
    flex: 0 0 auto;
    padding: 0 10px;
  }
  /*.staffColumns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 31%;
    -moz-column-width: 31%;
    column-width: 31%;
    margin-top: 60px;
  }*/
  .staffColumns {
    display: flex; /* Use flexbox */
    flex-wrap: wrap; /* Allow multiple rows */
    justify-content: space-between; /* Space out the children */
    margin-top: 60px;
  }
  .foldables .slide {
    padding-left: 70px;
  }
}
@media (min-width:1490px) {
  .events-section .event-list li {
    width: 25%;
    padding: 0 12px;
  }
  .img-text-section .text-block.with_pp-holder .wrap {
    width: calc(50vw - 333px);
  }
  .img-text-section .text-block.with_pp-holder .pp-holder {
    background: #fff;
    bottom: 0;
    padding: 100px 20px 20px;
    position: absolute;
    right: inherit;
    left: 0px;
    top: 0px;
    width: 255px;
    z-index: 1;
  }
  .img-text-section.img_at_left .text-block.with_pp-holder .pp-holder {
    background: #fff;
    bottom: 0;
    padding: 100px 20px 20px;
    position: absolute;
    right: 0px;
    left: inherit;
    top: 0px;
    width: 255px;
    z-index: 1;
  }
  .img-text-section .text-block.with_pp-holder {
    padding-right: 34px !important
  }
  .img-text-section .text-block.with_pp-holder .pp-holder {
    width: 253px
  }
  .pp-holder {
    font-size: 18px
  }
  .pp-holder .pp-img {
    height: 162px;
    width: 162px
  }
  .pp-holder .link {
    font-size: 22px
  }
}
@media (min-width: 658px) {
  .goMobile {
    display: none;
  }
  .noMobile {
    display: block;
  }
}