@charset "UTF-8";
/* CSS Document */
.body {
  letter-spacing: -.024em;
}
/*.events-section {
    padding-top: 100px;
}*/
.account-opener {
  display: none;
}
.highlight {
  padding: 40px;
  background-color: #f7f6f6;
  border-radius: 20px;
}
.slide ul li {
  list-style-type: disc;
}
.heading-text-section .fluid-row a, .slide a, .heading-text-section .inner a {
  color: #556993;
  font-weight: bolder;
}
.heading-text-section .fluid-row a:hover, .slide a:hover, .heading-text-section .inner a:hover {
  opacity: 0.8;
}
.heading-text-section a.btn, .slide a.btn {
  color: #fff;
  font-weight: inherit;
}
.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;
}*/
.event__title p {
  display: none;
}
.event__title p:first-of-type {
  display: block;
  font-size: 18px !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;
}
.events-section .event__info p:first-of-type {
  display: none;
}
.calHead {
  position: relative;
  margin: 20px 0px;
  padding: 12px;
  text-align: center;
  background-color: #556993;
  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:hover {
  background: rgba(0, 0, 0, 0.03) none repeat scroll 0 0;
  text-decoration: none;
}
.foldables .icon-plus {
  border: 4px solid #003b5c;
  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: #003b5c 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%;
}
.fluid-100 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-75 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-66 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-60 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-50 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-40 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-33 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-25 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.fluid-20 {
  float: left;
  width: 100%;
  box-sizing: border-box;
  min-height: 1px;
  position: relative;
  display: table-cell;
}
.round {
  border-radius: 50%;
  max-width: 300px;
}
.border-radius {
  border-radius: 22px;
}
.tcolor1 {
  color: #003162;
}
.tcolor2 {
  color: #556993;
}
.tcolor3 {
  color: #A6B7C8;
}
.tcolor4 {
  color: #58585a;
}
.txtsm {
  font-size: 16px;
  line-height: 20px;
  display: inline-block;
}
.txtmed {
  font-size: 28px;
  line-height: 32px;
  display: inline-block;
}
.txtlrg {
  font-size: 32px;
  line-height: 38px;
  display: inline-block;
}
.miscImage {
  border-radius: 22px;
}
.leftImage {
  margin: 0 10px 0 0;
}
.rightImage {
  margin: 0 0 0 10px;
}
.btn, .inputbutton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 7px 20px;
  background: #566993;
  color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: all .25s linear;
  border-radius: 0px;
}
.footer .btn, .footer .inputbutton {
  background: #003162;
  color: #ffffff;
}
.btn.btn-light {
  background: #62737d;
}
.btn.btn-light:hover, .btn.btn-light:focus {
  border-color: #62737d;
  background: #ffffff;
}
.btn.btn-dark {
  background: #003162;
  margin-top: 10px;
}
.btn.btn-dark:hover, .btn.btn-light:focus {
  border-color: #003162;
  background: #ffffff;
}
.btn.btn-lg {
  font-size: 18px;
  font-weight: 500;
  padding: 7px 25px;
  margin-top: .5rem;
  margin-bottom: .5rem;
}
.btn:hover, .btn:focus {
  border-color: #003162;
  background: #ffffff;
  color: #003162;
}
.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;
}
/*.headingNoPict h1 {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 2.0em;
}
.headingNoPict h1 p::first-line {
  font-size: 2.5rem;
  font-weight: 900;
}
.heading h1 {
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 400;
  line-height: 2.0em;
}
.heading h1 p::first-line {
  font-size: 2.5rem;
  font-weight: 900;
}*/
.headingCenter {
  text-align: center;
  margin-bottom: 0;
}
/*article .post__text p strong, article .post__text p b {
  font-weight: 900;
  font-size: 1.75rem;
  line-height: 1.2;
}*/
/*article .post__text p {
 margin: 0 0 .5rem;
}*/
/*.ui-tabs-panel strong, .ui-tabs-panel b {
  font-weight: 900;
  font-size: 1.75rem;
  line-height: 1.2;
}
.ui-tabs-panel p {
 margin: 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;
}
/*.sidebar {
  padding: 0 20px !important;
}*/
.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 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #ccc;
    break-inside: avoid-column;
    text-align: left;
    padding: 20px;
    border: 1px solid #e3e3e3;
  }*/
.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;
}
@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: 50%;
    padding: 0 12px;
  }
}
@media (min-width: 1024px) {
  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: 100%;
    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;
  }
  .fluid-75 {
    float: none;
    width: 75%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    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;
  }
  .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;
  }
  .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;
  }
  .fluid-40 {
    float: none;
    width: 40%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    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;
  }
  .fluid-25 {
    float: none;
    width: 25%;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    display: table-cell;
    vertical-align: top;
    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;
  }
  /*.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;
  }
}
@media (min-width:1490px) {
  .events-section .event-list li {
    width: 25%;
    padding: 0 12px;
  }
}
@media (min-width: 658px) {
  .goMobile {
    display: none;
  }
  .noMobile {
    display: block;
  }
}