@charset "UTF-8";
/* VENDOR - Default fall-backs and external files.
========================================================================== */
/* BASE - Base Variable file along with starting point Mixins and Placeholders.
========================================================================== */
/* Typography */
@import url("https://fonts.googleapis.com/css?family=Karla:400,400i,700|Poppins:300,400,700");
/* Icons */
/* Colors */
/* Buttons */
/* Global */
/* Post list */
.mc-button::before, .pods-pagination-paginate .next::before, .pods-pagination-paginate .prev::before, .mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-read-more::before, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .quote-root .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .album-list .list-item .list-item-wrapper .list-thumbnail span::before, .video-list .list-item .list-item-wrapper .list-thumbnail span::before, .quote-default .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before, .search-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before, .single .related-items-wrapper .mc-related-attachments li a::before, .slider .slick-prev::before, .slider .slick-next::before, .number-home .slick-next::before, .number-home .slick-prev::before, .photo-slider .slick-next::before, .photo-slider .slick-prev::before, .fc .fc-prev-button .fc-icon::after, .fc .fc-next-button .fc-icon::after, .et_pb_text ul li::before, .mc-posts-detail ul li::before, .entry-content ul li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: 300 !important;
}
body.home .twitter-wrapper .home-heading::before {
  font-family: "Font Awesome 5 Brands", sans-serif;
}
/* FRAMEWORK - Structure and layout files.
========================================================================== */
/* MODULES - Re-usable site elements.
========================================================================== */
.mc-button, .mc-button-light, .mc-button-light-blue, .mc-button-orange, .mc-button-outlined, .filters-button-group button, .filters-button-group .is-checked {
  padding-left: 36.6666666667px;
  padding-right: 36.6666666667px;
  color: #fff;
  cursor: pointer;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  border-width: 1px;
  border-style: solid;
  border-color: #133568;
  border-radius: 0;
  height: 55px;
  line-height: 55px;
}
.mc-button:hover, .mc-button-light:hover, .mc-button-light-blue:hover, .mc-button-orange:hover, .mc-button-outlined:hover, .filters-button-group button:hover, .filters-button-group .is-checked:hover {
  color: #fff !important;
}
.mc-button {
  background-color: #133568;
  border-color: #133568;
}
.mc-button:hover {
  background-color: #17407e;
}
.mc-button:hover {
  border-color: #17407e;
}
.mc-button::before {
  content: "";
  margin-right: 10px;
}
.mc-button-light {
  background-color: rgba(255, 255, 255, 0.2);
  border-color: transparent;
}
.mc-button-light:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.mc-button-light:hover {
  border-color: rgba(13, 13, 13, 0);
}
.mc-button-light-blue {
  background-color: #80c620;
  border-color: #80c620;
}
.mc-button-light-blue:hover {
  background-color: #8edc24;
}
.mc-button-light-blue:hover {
  border-color: #8edc24;
}
.mc-button-orange {
  background-color: #00a5e5;
  border-color: #00a5e5;
}
.mc-button-orange:hover {
  background-color: #00b7ff;
}
.mc-button-orange:hover {
  border-color: #00b7ff;
}
.mc-button-outlined {
  background-color: transparent;
  border-color: #fff;
}
.mc-button-outlined:hover {
  background-color: rgba(13, 13, 13, 0);
}
.mc-button-outlined:hover {
  border-color: white;
}
/* Isotope filter */
.filters-button-group button {
  margin: 0 1px 1px 0;
  border-radius: 0;
}
.filters-button-group {
  margin-bottom: 1%;
}
.filters-button-group button {
  background-color: #80c620;
  border-color: #80c620;
}
.filters-button-group button:hover {
  background-color: #8edc24;
}
.filters-button-group button:hover {
  border-color: #8edc24;
}
.filters-button-group button .count {
  font-weight: 600;
}
.filters-button-group .is-checked {
  background-color: #133568;
  border-color: #133568;
  border-radius: 0;
}
.filters-button-group .is-checked:hover {
  background-color: #17407e;
}
.filters-button-group .is-checked:hover {
  border-color: #17407e;
}
.filters-button-group.letters button {
  text-transform: uppercase;
}
.glossary .filters-button-group button {
  padding: 0 10px;
  line-height: 30px;
  height: 33px;
}
.pods-pagination-paginate {
  font-size: 0;
  display: block;
  margin-top: 0.5%;
}
.pods-pagination-paginate .page-numbers {
  display: block;
  float: left;
  background-color: #133568;
  color: #fff;
  font-size: 14px;
  margin: 0 1px 0 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.pods-pagination-paginate .current {
  background-color: #80c620;
}
.pods-pagination-paginate .next::before {
  content: "";
}
.pods-pagination-paginate .prev::before {
  content: "";
}
/* --------- Default Post List --------- */
.mc-posts-list {
  overflow: hidden;
  margin: -0.5%;
  margin-top: -0.5% !important;
  /* Search results List */
}
.mc-posts-list .list-item {
  position: relative;
  float: left;
  width: 100%;
  box-sizing: border-box;
  margin: 0.5%;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3em;
  font-family: "Poppins", "Arial", sans-serif;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: block;
  margin-bottom: 15px;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt a {
  color: #4e4e4e;
  text-decoration: underline;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  white-space: nowrap;
  display: inline-block;
  color: #133568;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-read-more::before {
  content: "";
  margin-right: 10px;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-bottom-bar, .mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-top-bar {
  font-size: 14px;
  text-transform: uppercase;
  color: #666;
}
.mc-posts-list .list-item .list-item-wrapper .list-content-wrapper .list-top-bar {
  margin-bottom: 10px;
}
.mc-posts-list .list-item .list-item-wrapper .list-thumbnail {
  display: block;
  line-height: 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
.mc-posts-list .list-item .list-item-wrapper .list-thumbnail img {
  width: 100%;
}
.mc-posts-list .list-item .list-item-wrapper .list-thumbnail::after {
  display: block;
  content: "";
  padding-bottom: 100%;
}
.mc-posts-list .break-row {
  clear: both;
}
.mc-posts-list.search-results .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.mc-posts-list.search-results .list-item .list-item-wrapper {
  border-top: 1px solid #ccc;
  padding-top: 2em;
  padding-right: 0;
  padding-bottom: 2em;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list-2-col .list-item {
  width: 49%;
}
.mc-posts-list-3-col .list-item {
  width: 32.3333333333%;
}
.mc-posts-list-4-col .list-item {
  width: 24%;
}
@media (min-width: 981px) {
  .mc-posts-list.search-filter-list .list-item {
    width: 50%;
  }
  .resources .mc-posts-list.search-filter-list .list-item {
    width: 100%;
  }
}
.mc-posts-list.search-filter-list .list-item {
  margin-left: 0;
  margin-right: 0;
  background-color: #fafafa;
  position: relative;
  border-left: 13px solid #133568;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-thumbnail {
  display: flex;
  position: relative;
  width: 150px;
  height: 150px;
  float: right;
  background-color: #133568;
  background-position: center;
  background-size: cover;
  margin: 0;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-thumbnail img {
  display: block;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper {
  width: 75%;
  padding: 20px;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-tags, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-location {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before {
  margin-right: 5px;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before {
  content: "";
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before {
  content: "";
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before {
  content: "";
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  color: #133568;
  margin: 15px 0 0 0;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper.has-image .list-thumbnail {
  display: block;
}
.mc-posts-list.search-filter-list .list-item .list-item-wrapper.has-image .list-content-wrapper {
  transform: translateY(-50%);
  width: 75%;
  float: left;
  position: absolute;
  left: 0;
  top: 50%;
  padding-top: 0;
  padding-bottom: 0;
}
.mc-posts-list.search-filter-list .list-item:hover {
  background-color: #f9f9f9;
  border-color: #80c620;
}
.mc-posts-list.search-filter-list .list-item:hover .list-item-wrapper .list-content-wrapper .list-title {
  color: #80c620;
}
.mediaroom-home, .focus-home {
  height: 550px;
  margin: 0 -0.5% !important;
}
.mediaroom-home .list-item, .focus-home .list-item {
  width: 32.333%;
  margin: 0 0.5%;
  height: 100%;
  background-color: #80c620;
  background-position: center;
  background-size: cover;
  padding: 60px;
}
.mediaroom-home .list-item .list-item-wrapper .list-thumbnail::after, .focus-home .list-item .list-item-wrapper .list-thumbnail::after {
  display: none;
}
.mediaroom-home .list-item .list-item-wrapper .list-content-wrapper .list-title, .focus-home .list-item .list-item-wrapper .list-content-wrapper .list-title {
  color: #fff;
}
.mediaroom-home .list-item .list-item-wrapper .list-content-wrapper .list-excerpt, .focus-home .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: none;
  color: #fff;
}
.mediaroom-home .list-item .list-item-wrapper .list-read-more, .focus-home .list-item .list-item-wrapper .list-read-more {
  color: #fff !important;
}
.mediaroom-home .list-item:nth-child(1), .focus-home .list-item:nth-child(1) {
  background-color: #80c620;
}
.mediaroom-home .list-item .list-bottom-bar, .focus-home .list-item .list-bottom-bar {
  position: absolute;
  bottom: 60px;
}
.mediaroom-home .list-item {
  width: 100%;
}
.mediaroom-root .list-item, .blog-root .list-item {
  background-color: #80c620;
  background-position: center;
  background-size: cover;
  padding: 60px;
}
.mediaroom-root .list-item .list-item-wrapper, .blog-root .list-item .list-item-wrapper {
  position: relative;
  z-index: 999;
  height: 100%;
}
.mediaroom-root .list-item .list-item-wrapper .list-content-wrapper, .blog-root .list-item .list-item-wrapper .list-content-wrapper {
  height: 100%;
}
.mediaroom-root .list-item .list-item-wrapper .list-content-wrapper .list-title a, .blog-root .list-item .list-item-wrapper .list-content-wrapper .list-title a {
  color: #fff;
}
.mediaroom-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more, .blog-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  color: #fff;
  position: absolute;
  bottom: 0;
}
.mediaroom-root {
  margin: 0 -0.75% !important;
  display: flex;
}
.mediaroom-root .list-item {
  width: 48.5%;
  margin: 0 0.75%;
  height: auto;
  min-height: 550px;
}
.blog-root, .quote-root {
  margin: 0;
  height: 100%;
}
.blog-root .list-item, .quote-root .list-item {
  height: 100%;
  background-color: #80c620;
  background-image: none !important;
  background-position: center;
  background-size: cover;
  padding: 60px;
}
.quote-root .list-item {
  background-color: #133568;
}
.quote-root .list-item .list-item-wrapper {
  color: #fff;
}
.quote-root .list-item .list-item-wrapper .list-content-wrapper .list-terms, .quote-root .list-item .list-item-wrapper .list-content-wrapper .list-date, .quote-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  color: #80c620 !important;
}
.quote-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  position: absolute;
  bottom: 60px;
}
.quote-root .list-item .list-item-wrapper .list-content-wrapper .author {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.quote-root .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  font-size: 24px;
}
.focus-home {
  margin: 0 !important;
}
.focus-home .list-item {
  width: 100%;
  margin: 0;
}
.focus-home .list-item .list-item-wrapper {
  position: relative;
  z-index: 1;
  height: 100%;
}
.focus-home .list-item .list-item-wrapper .list-content-wrapper .list-bottom-bar {
  bottom: 0;
}
.focus-home .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: block;
}
.member-list {
  margin: 0;
}
.member-list .list-item {
  background-color: #f9f9f9;
  margin: 0 0 13px;
  border-right: 13px solid #133568;
}
.member-list .list-item .list-item-wrapper {
  overflow: hidden;
}
.member-list .list-item .list-item-wrapper .list-thumbnail {
  border: 1px solid #eee;
  background-color: #fff;
  float: left;
  width: 330px;
  margin: 0;
}
.member-list .list-item .list-item-wrapper .list-thumbnail::after {
  padding-bottom: 100%;
}
.member-list .list-item .list-item-wrapper .list-thumbnail img {
  max-width: 80%;
  max-height: 80%;
}
.member-list .list-item .list-item-wrapper .list-content-wrapper {
  float: left;
  width: calc(100% - 330px);
  padding: 30px;
}
.event-list .list-item .list-item-wrapper .list-thumbnail {
  display: none;
}
.mediaroom-list, .event-list, .blog-list, .publication-list {
  margin: 0;
}
.mediaroom-list .list-item, .event-list .list-item, .blog-list .list-item, .publication-list .list-item {
  margin-left: 0;
  margin-right: 0;
  background-color: #fafafa;
  position: relative;
  border-left: 13px solid #133568;
}
.mediaroom-list .list-item .list-item-wrapper .list-thumbnail, .event-list .list-item .list-item-wrapper .list-thumbnail, .blog-list .list-item .list-item-wrapper .list-thumbnail, .publication-list .list-item .list-item-wrapper .list-thumbnail {
  display: none;
  position: relative;
  width: 25%;
  float: right;
  background-color: #133568;
  background-position: center;
  background-size: cover;
  margin: 0;
}
.mediaroom-list .list-item .list-item-wrapper .list-thumbnail img, .event-list .list-item .list-item-wrapper .list-thumbnail img, .blog-list .list-item .list-item-wrapper .list-thumbnail img, .publication-list .list-item .list-item-wrapper .list-thumbnail img {
  display: none;
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper, .event-list .list-item .list-item-wrapper .list-content-wrapper, .blog-list .list-item .list-item-wrapper .list-content-wrapper, .publication-list .list-item .list-item-wrapper .list-content-wrapper {
  padding: 60px;
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-tags, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-location, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-tags, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-location, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-tags, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-location, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-tags, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-location {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
  text-transform: uppercase;
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before {
  margin-right: 5px;
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-date::before {
  content: "";
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-tags::before {
  content: "";
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-location::before {
  content: "";
}
.mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  color: #133568;
  margin: 15px 0 0 0;
}
.mediaroom-list .list-item .list-item-wrapper.has-image .list-thumbnail, .event-list .list-item .list-item-wrapper.has-image .list-thumbnail, .blog-list .list-item .list-item-wrapper.has-image .list-thumbnail, .publication-list .list-item .list-item-wrapper.has-image .list-thumbnail {
  display: block;
}
.mediaroom-list .list-item .list-item-wrapper.has-image .list-content-wrapper, .event-list .list-item .list-item-wrapper.has-image .list-content-wrapper, .blog-list .list-item .list-item-wrapper.has-image .list-content-wrapper, .publication-list .list-item .list-item-wrapper.has-image .list-content-wrapper {
  transform: translateY(-50%);
  width: 75%;
  float: left;
  position: absolute;
  left: 0;
  top: 50%;
  padding-top: 0;
  padding-bottom: 0;
}
.mediaroom-list .list-item:hover, .event-list .list-item:hover, .blog-list .list-item:hover, .publication-list .list-item:hover {
  background-color: #f9f9f9;
  border-color: #80c620;
}
.mediaroom-list .list-item:hover .list-item-wrapper .list-content-wrapper .list-title, .event-list .list-item:hover .list-item-wrapper .list-content-wrapper .list-title, .blog-list .list-item:hover .list-item-wrapper .list-content-wrapper .list-title, .publication-list .list-item:hover .list-item-wrapper .list-content-wrapper .list-title {
  color: #80c620;
}
.number-list .list-item::after {
  display: block;
  content: "";
  padding-top: 100%;
}
.number-list .list-item .list-item-wrapper {
  width: 100%;
}
.number-list .list-item .list-item-wrapper .list-content-wrapper {
  text-align: center;
  color: #fff;
  padding: 0 60px;
}
.number-list .list-item .list-item-wrapper .list-content-wrapper .list-thumbnail {
  display: inline-block;
  width: 30%;
}
.number-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  font-size: 36px;
  font-weight: 600;
  color: #133568;
}
.number-list .list-item:nth-child(odd) {
  background-color: #80c620;
}
.number-list .list-item:nth-child(even) {
  background-color: #00a5e5;
}
.event-root .list-item, .event-featured .list-item {
  background-color: transparent;
  border: none;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper, .event-featured .list-item .list-item-wrapper .list-content-wrapper {
  padding: 0;
  color: #fff;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-title a, .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-title a {
  color: #80c620;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-date, .event-root .list-item .list-item-wrapper .list-content-wrapper .list-location, .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-date, .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-location {
  color: rgba(255, 255, 255, 0.7);
  display: block;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more, .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  display: block;
  color: #80c620;
  margin-top: 30px;
}
.event-root .list-item:hover, .event-featured .list-item:hover {
  background-color: transparent;
}
.event-root {
  margin: 0 -0.5% !important;
  display: flex;
}
.event-root .list-item {
  width: 32.333%;
  margin: 0 0.5%;
  padding: 60px 60px 140px 60px;
}
.event-root .list-item:nth-child(1) {
  background-color: #00a5e5;
}
.event-root .list-item:nth-child(2) {
  background-color: #80c620;
}
.event-root .list-item:nth-child(3) {
  background-color: #133568;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: none;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-title a {
  color: #fff;
}
.event-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  color: #fff;
  position: absolute;
  bottom: 60px;
}
.featured-event-wrapper {
  height: 100%;
  background-color: #133568;
}
.featured-event-wrapper .featured-event, .featured-event-wrapper .et_pb_code_inner {
  height: 100%;
}
.featured-event-wrapper .featured-event {
  background-size: cover;
  background-position: center;
  padding: 60px;
}
.featured-event-wrapper .featured-event .mc-button {
  position: absolute;
  bottom: 60px;
}
.featured-event .home-heading {
  position: relative;
  z-index: 10;
}
.featured-event .list-item.has-image .list-item-wrapper .list-content-wrapper .list-title a {
  color: #fff;
}
.featured-event .list-item.has-image .list-item-wrapper .list-content-wrapper .list-read-more {
  color: #fff;
}
.album-list .list-item, .video-list .list-item {
  background-color: #fafafa;
  border-bottom: 13px solid #133568;
}
.album-list .list-item .list-item-wrapper .list-thumbnail, .video-list .list-item .list-item-wrapper .list-thumbnail {
  background-size: cover;
  background-position: center;
  margin: 0;
}
.album-list .list-item .list-item-wrapper .list-thumbnail::before, .video-list .list-item .list-item-wrapper .list-thumbnail::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(128, 198, 32, 0);
}
.album-list .list-item .list-item-wrapper .list-thumbnail span::before, .video-list .list-item .list-item-wrapper .list-thumbnail span::before {
  content: "";
  color: #fff;
  opacity: 0;
  font-size: 60px;
}
.album-list .list-item .list-item-wrapper .list-thumbnail img, .video-list .list-item .list-item-wrapper .list-thumbnail img {
  display: none;
}
.album-list .list-item .list-item-wrapper .list-thumbnail:hover::before, .video-list .list-item .list-item-wrapper .list-thumbnail:hover::before {
  background-color: rgba(128, 198, 32, 0.8);
}
.album-list .list-item .list-item-wrapper .list-thumbnail:hover span::before, .video-list .list-item .list-item-wrapper .list-thumbnail:hover span::before {
  opacity: 1;
}
.album-list .list-item .list-item-wrapper .list-content-wrapper .list-date, .video-list .list-item .list-item-wrapper .list-content-wrapper .list-date {
  display: none;
}
.album-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .video-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  font-size: 16px;
  padding: 20px 20px 5px 20px;
}
.album-list .list-item .list-item-wrapper .list-content-wrapper .list-read-more, .video-list .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
  display: none;
}
.video-list .list-item .list-item-wrapper .list-thumbnail span::before {
  content: "";
}
.video-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: none;
}
.video-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
  padding-bottom: 20px;
}
.photo-gallery {
  background-color: #f5f5f5;
}
.quote-default, .search-list {
  margin: 0 0 -0.5% 0;
}
.quote-default .list-item, .search-list .list-item {
  margin-left: 0;
  margin-right: 0;
  background-color: #f5f5f5;
  position: relative;
  border-left: 13px solid #133568;
}
.quote-default .list-item .list-item-wrapper .list-content-wrapper, .search-list .list-item .list-item-wrapper .list-content-wrapper {
  padding: 60px;
}
.quote-default .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before, .search-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt::before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  font-size: 24px;
  color: #80c620;
}
.quote-default .list-item .list-item-wrapper .list-content-wrapper .list-excerpt p:nth-child(1), .search-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt p:nth-child(1) {
  display: inline;
}
.quote-default .list-item .list-item-wrapper .list-content-wrapper .author, .search-list .list-item .list-item-wrapper .list-content-wrapper .author {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.entry-content ul.mc-related-attachments {
  padding: 0;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.entry-content ul.mc-related-attachments li::before {
  display: none;
}
.mc-posts-list.event-list.upcoming-event .home-heading {
  margin-bottom: 0%;
  padding-bottom: 10px;
}
.mc-posts-list.event-list.upcoming-event .home-heading span {
  color: #8cc832 !important;
}
.number-home .list-item {
  text-align: center;
  pading: 0 60px;
  margin: 0;
  margin: 1.5%;
  border-right: 1px solid #a6dd4a;
}
.number-list .number-home .list-item:nth-child(even) {
  background-color: #80c620 !important;
}
.number-home .slick-next::before, .number-home .slick-prev::before {
  color: #FFFFFF !important;
  font-size: 30px;
}
/* --------- Default Post detail --------- */
.mc-posts-detail .et_pb_row {
  display: flex;
}
.detail-title {
  font-size: 36px;
  margin-bottom: 30px;
}
.detail-thumbnail {
  margin-top: 60px;
}
.single .et_pb_row_1 .et_pb_column_0 {
  padding: 60px;
}
.single .related-items-wrapper {
  background-color: #133568;
  padding: 60px !important;
}
.single .related-items-wrapper .related-title {
  color: #80c620;
  font-size: 30px;
  margin-bottom: 20px;
}
.single .related-items-wrapper .mc-related-attachments {
  overflow: hidden;
}
.single .related-items-wrapper .mc-related-attachments li {
  float: left;
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.single .related-items-wrapper .mc-related-attachments li a {
  font-weight: 600;
  color: #80c620;
  color: #fff;
  display: block;
}
.single .related-items-wrapper .mc-related-attachments li a::before {
  content: "";
  margin-right: 5px;
}
.single-publication .mfp-content {
  max-width: 99%;
  max-height: 99%;
}
.single-publication .mfp-content .mfp-iframe-scaler .mfp-close {
  color: #000;
  font-size: 24px;
  opacity: 1;
  right: 0px;
}
.single-publication .mfp-content .mfp-iframe-scaler .mfp-iframe {
  background-color: #fff;
  padding: 20px;
}
.flipbook-container {
  width: 100%;
}
/* -- Tabs: jQuery UI -- */
.mc-tabs .ui-tabs-nav {
  overflow: hidden;
  list-style-type: none;
  padding: 0;
}
.mc-tabs .ui-tabs-nav .ui-tabs-tab {
  float: left;
  list-style-type: none;
}
.pods-pagination-paginate {
  font-size: 0;
  display: block;
  margin-top: 0.5%;
}
.pods-pagination-paginate .page-numbers {
  display: block;
  float: left;
  background-color: #133568;
  color: #fff;
  font-size: 14px;
  margin: 0 1px 0 0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
}
.pods-pagination-paginate .current {
  background-color: #80c620;
}
.pods-pagination-paginate .next::before {
  content: "";
}
.pods-pagination-paginate .prev::before {
  content: "";
}
/* -- Slider: Slick Slider -- */
.slider {
  /*
	.slick-dots-wrapper {

		text-align: center;
		

		.slick-dots,
		.slick-prev,
		.slick-next {
			display: inline-block !important;
			position: static;
			left: auto;
			top: auto;
		}
		

	}
	.slick-dots {
		width: auto;
		padding: 0;
		overflow: hidden;
		.slick-arrow {
			position: relative
		}
	}
	*/
}
.slider .slick-list, .slider .slick-track {
  height: 100%;
}
.slider .slide {
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  position: relative;
}
.slider .slide .slide-container {
  max-width: 100%;
  height: 100%;
  position: relative;
}
.slider .slide .slide-content-wrapper {
  position: absolute;
  box-sizing: border-box;
  color: #fff;
}
.slider .slide .slide-title {
  font-size: 30px;
  line-height: 1.2em;
}
.slider .slide .slide-text {
  font-size: 18px;
  line-height: 1.6em;
}
.slider .slide .mc-button {
  margin-top: 60px;
}
.slider .slick-dots {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
}
.slider .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
  list-style-type: none;
  display: block;
  float: left;
}
.slider .slick-dots li button::before {
  width: 10px;
  height: 10px;
  display: block;
  content: "";
  background: transparent;
  border-radius: 50%;
  border: 1px solid #fff;
}
.slider .slick-dots li.slick-active button::before {
  background: #fff;
}
.slider .slick-prev, .slider .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before {
  font-size: 30px;
}
.slider .slick-prev {
  left: 50px;
}
.slider .slick-prev::before {
  content: "";
}
.slider .slick-next {
  right: 50px;
}
.slider .slick-next::before {
  content: "";
}
.home-slider .slider {
  height: 600px;
  /*
	.slick-dots-wrapper {
		bottom: 60px;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}*/
}
.home-slider .slider .slick-list .slick-track .slick-slide div {
  /*&::before {
					display: block;
					content: "";
					position: absolute;
					width: 100%;
					height: 100%;
					background: rgba(0,0,0,0.3);
					}*/
  height: 100%;
  background-position: center;
}
.home-slider .slider .slick-list .slick-track .slick-slide div .slide-content-wrapper {
  position: absolute;
  bottom: 60px;
  left: 60px;
  width: 100%;
  max-width: 60%;
  height: auto;
  text-align: left;
}
.home-slider .slider .slick-list .slick-track .slick-slide div .slide-title {
  font-family: "Poppins", "Arial", sans-serif;
  color: #fff;
  font-weight: 700;
}
.home-slider .slider .slick-prev {
  left: 10px;
}
.home-slider .slider .slick-next {
  right: 10px;
}
.number-home {
  overflow: visible;
  margin: 0;
}
.number-home .list-item {
  text-align: center;
  pading: 0 60px;
  margin: 0;
}
.number-home .list-item .list-item-wrapper .list-thumbnail {
  margin: 0 auto 30px auto;
  max-width: 80px;
}
.number-home .list-item .list-item-wrapper .list-thumbnail img {
  max-width: 100%;
  max-height: 100%;
}
.number-home .list-item .list-item-wrapper .list-content-wrapper {
  color: #fff;
}
.number-home .list-item .list-item-wrapper .list-content-wrapper .list-title {
  font-family: "Poppins", "Arial", sans-serif;
  color: #133568;
  font-size: 36px;
  font-weight: 600;
  text-transform: uppercase;
}
.number-home .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
  display: block;
}
.number-home .slick-next::before, .number-home .slick-prev::before {
  color: #fff;
  font-size: 30px;
}
.number-home .slick-prev::before {
  content: "";
  left: 0;
}
.number-home .slick-next::before {
  content: "";
  right: 0;
}
.photo-slider {
  height: 300px;
  margin: 14px -7px 0 -7px;
  margin-bottom: 2px;
}
.photo-slider .slick-list {
  height: 100%;
}
.photo-slider .slick-list .slick-track {
  height: 100%;
}
.photo-slider .slick-list .slick-track .slick-slide {
  height: 100%;
  position: relative;
  background: #f5f5f5;
  margin: 0 7px;
}
.photo-slider .slick-list .slick-track .slick-slide > div {
  width: 100%;
  height: 100%;
}
.photo-slider .slick-list .slick-track .slick-slide > div a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  max-width: 90%;
  max-height: 90%;
}
.photo-slider .slick-next, .photo-slider .slick-prev {
  z-index: 999;
}
.photo-slider .slick-next::before, .photo-slider .slick-prev::before {
  background: #133568;
  color: #fff;
  font-size: 30px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  opacity: 1;
}
.photo-slider .slick-prev {
  left: 47px;
}
.photo-slider .slick-prev::before {
  content: "";
}
.photo-slider .slick-next {
  right: 57px;
}
.photo-slider .slick-next::before {
  content: "";
}
/* -- Tabs: jQuery UI -- */
.mc-tabs .ui-tabs-nav {
  overflow: hidden;
  list-style-type: none;
  padding: 0;
}
.mc-tabs .ui-tabs-nav .ui-tabs-tab {
  float: left;
  list-style-type: none;
}
.fc thead {
  border: none;
}
.fc th {
  border-style: none;
}
.fc .fc-view-container .fc-view {
  background-color: rgba(255, 255, 255, 0.1);
}
.fc .fc-view-container .fc-view table {
  margin: 0;
}
.fc .fc-view-container .fc-view table * {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.fc .fc-view-container .fc-view table .fc-widget-header {
  border-left: 1px solid #80c620;
  font-size: 12px !important;
  text-transform: uppercase;
  background: #80c620;
  color: #fff;
}
.fc .fc-view-container .fc-view table tr td {
  padding: 0;
}
.fc .fc-view-container .fc-view table tr td .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
}
.fc .fc-view-container .fc-view table tr td .fc-today {
  border: none !important;
  background-color: rgba(255, 255, 255, 0);
}
.fc .fc-view-container .fc-view table tr td .fc-today .fc-day-number {
  background: #80c620;
  border: none;
  color: #fff;
}
.fc .fc-view-container .fc-view table .fc-body .fc-event {
  background: #80c620;
  border-radius: 0;
  border: none;
  color: #fff;
  font-size: 1em;
}
.fc .fc-center h2 {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
}
.fc .fc-button {
  border-radius: 0;
  border: none;
  background: #80c620;
  color: #fff;
  font-size: 14px;
  text-shadow: none;
  box-shadow: none;
}
.fc .fc-prev-button, .fc .fc-next-button {
  margin-left: 1px;
}
.fc .fc-prev-button .fc-icon::after, .fc .fc-next-button .fc-icon::after {
  font-size: 14px;
}
.fc .fc-prev-button .fc-icon::after {
  content: "";
}
.fc .fc-next-button .fc-icon::after {
  content: "";
}
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Karla", "Arial", sans-serif;
  font-size: 16px;
  line-height: 1.8em;
  font-weight: 300;
  color: #4e4e4e;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.et_pb_text h2, .et_pb_text h3, .et_pb_text h4, .et_pb_text h5, .et_pb_text h6, .et_pb_text ol, .et_pb_text ul, .et_pb_text p, .mc-posts-detail h2, .mc-posts-detail h3, .mc-posts-detail h4, .mc-posts-detail h5, .mc-posts-detail h6, .mc-posts-detail ol, .mc-posts-detail ul, .mc-posts-detail p, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content ol, .entry-content ul, .entry-content p {
  padding-bottom: 20px !important;
}
.et_pb_text ol.roman-lower, .mc-posts-detail ol.roman-lower, .entry-content ol.roman-lower {
  list-style-type: lower-roman;
  padding-left: 20px;
}
.et_pb_text h2, .mc-posts-detail h2, .entry-content h2 {
  font-size: 48px;
  margin-bottom: 0.5%;
}
.et_pb_text h3, .mc-posts-detail h3, .entry-content h3 {
  font-weight: 600;
  color: #133568;
}
.et_pb_text ul, .mc-posts-detail ul, .entry-content ul {
  margin-bottom: 20px;
  padding-left: 20px;
}
.et_pb_text ul li, .mc-posts-detail ul li, .entry-content ul li {
  margin-top: 20px !important;
  list-style-type: none;
  position: relative;
  margin: 0;
}
.et_pb_text ul li:first-child, .mc-posts-detail ul li:first-child, .entry-content ul li:first-child {
  margin-top: 0 !important;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before, .entry-content ul li::before {
  content: "";
  float: left;
  display: list-item;
  list-style-position: inside;
  width: 20px;
  margin-left: -20px;
  color: #27A1DA;
}
.et_pb_text ul li .li-content, .mc-posts-detail ul li .li-content, .entry-content ul li .li-content {
  display: block;
  width: calc(100% - 30px);
  margin-bottom: 0 !important;
}
.et_pb_text sup, .mc-posts-detail sup, .entry-content sup {
  bottom: 0.5em;
}
.et_pb_text sub, .mc-posts-detail sub, .entry-content sub {
  top: 0.5em;
}
.mc-posts-list .list-item .list-item-wrapper .list-thumbnail img, .member-list .list-item .list-item-wrapper .list-thumbnail img, .number-list .list-item .list-item-wrapper, .album-list .list-item .list-item-wrapper .list-thumbnail span, .video-list .list-item .list-item-wrapper .list-thumbnail span, .number-home .list-item .list-item-wrapper .list-thumbnail img, .center-wrapper, .timeline-dots button, .timeline-item .timeline-header-wrapper .timeline-thumbnail img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.mc-button, .mc-button-light, .mc-button-light-blue, .mc-button-orange, .mc-button-outlined, .filters-button-group button, .filters-button-group .is-checked, .mc-posts-list.search-filter-list .list-item, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-thumbnail, .mc-posts-list.search-filter-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .mediaroom-list .list-item, .event-list .list-item, .blog-list .list-item, .publication-list .list-item, .mediaroom-list .list-item .list-item-wrapper .list-thumbnail, .event-list .list-item .list-item-wrapper .list-thumbnail, .blog-list .list-item .list-item-wrapper .list-thumbnail, .publication-list .list-item .list-item-wrapper .list-thumbnail, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .event-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .blog-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .publication-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .album-list .list-item .list-item-wrapper .list-thumbnail::before, .video-list .list-item .list-item-wrapper .list-thumbnail::before, .album-list .list-item .list-item-wrapper .list-thumbnail span::before, .video-list .list-item .list-item-wrapper .list-thumbnail span::before {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.focus-home .list-item::after, .featured-event.has-image::before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 0;
}
.center-y, .center-x {
  position: relative;
}
.center-y .aligned-y, .center-y .aligned-x, .center-x .aligned-y, .center-x .aligned-x {
  position: absolute;
  width: 100%;
}
.center-y .aligned-y, .center-x .aligned-y {
  top: 50%;
  transform: translateY(-50%);
}
#main-header {
  box-shadow: none;
  padding: 30px 0;
  background: transparent;
}
#main-header .container {
  max-width: 1400px;
  width: 100%;
}
#main-header #top-menu a {
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 400;
}
#logo {
  height: 90% !important;
  max-height: 90%;
}
#main-header.et-fixed-header {
  background: #133568;
  padding: 30px 0;
}
#main-header.et-fixed-header #top-menu a {
  color: #fff;
}
#main-header.et-fixed-header #top-menu li.current-menu-item > a {
  color: #80c620;
}
#main-header.et-fixed-header #top-menu li li a {
  color: #4e4e4e;
}
#main-header.et-fixed-header #et_search_icon {
  color: #80c620 !important;
}
body .entry-content {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  max-width: 1400px;
  margin: 60px auto 30px auto;
  padding: 13px !important;
}
body .page-content-wrapper {
  padding: 0;
}
body .page-intro {
  padding: 0 30px;
  width: 75%;
}
body .page-heading-wrapper {
  background: #133568;
}
body .page-title {
  color: #80c620;
  font-size: "";
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-size: 30px;
  padding: 0 60px;
}
body .et_pb_row {
  max-width: 100%;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
body.page-id-2011 .et_pb_row_1, body.page-id-2128 .et_pb_row_1, body.page-id-2135 .et_pb_row_1, body.page-id-2137 .et_pb_row_1, body.single-album .et_pb_row_1, body.page-id-2114 .et_pb_row_1, body.page-id-2131 .et_pb_row_1 {
  padding-top: 13px !important;
  padding-bottom: 0;
}
body.page-id-2114 .mc-posts-list {
  margin-top: 0 !important;
}
body.page-id-2014 .et_pb_row_1 {
  margin-top: 1%;
}
body.page-id-2014 .et_pb_row_1 .et_pb_column_2 .et_pb_module, body.page-id-2014 .et_pb_row_1 .et_pb_column_2 .et_pb_code_inner {
  height: 100%;
}
body.page-id-2014 .et_pb_row_2 .et_pb_column_3 .et_pb_module, body.page-id-2014 .et_pb_row_2 .et_pb_column_3 .et_pb_code_inner {
  height: 100%;
}
body.home .et_pb_row:not(.page-heading-wrapper), body.page-id-2014 .et_pb_row:not(.page-heading-wrapper), body.page-id-2011 .et_pb_row:not(.page-heading-wrapper) {
  padding: 0 0 1% 0 !important;
  max-width: 100%;
  width: 100%;
}
body.home .et_pb_section, body.page-id-2014 .et_pb_section, body.page-id-2011 .et_pb_section {
  padding: 0;
}
body.home .et_pb_column_2_3, body.home .et_pb_row .et_pb_column_2_3, body.page-id-2014 .et_pb_column_2_3, body.page-id-2014 .et_pb_row .et_pb_column_2_3, body.page-id-2011 .et_pb_column_2_3, body.page-id-2011 .et_pb_row .et_pb_column_2_3 {
  width: 66.333%;
}
body.home .et_pb_column, body.home .et_pb_row .et_pb_column, body.page-id-2014 .et_pb_column, body.page-id-2014 .et_pb_row .et_pb_column, body.page-id-2011 .et_pb_column, body.page-id-2011 .et_pb_row .et_pb_column {
  margin-right: 1%;
}
body.home .et_pb_column_1_3, body.home .et_pb_row .et_pb_column_1_3, body.page-id-2014 .et_pb_column_1_3, body.page-id-2014 .et_pb_row .et_pb_column_1_3, body.page-id-2011 .et_pb_column_1_3, body.page-id-2011 .et_pb_row .et_pb_column_1_3 {
  width: 32.666%;
}
body.home .et_pb_column_1_2, body.home .et_pb_row .et_pb_column_1_2, body.page-id-2014 .et_pb_column_1_2, body.page-id-2014 .et_pb_row .et_pb_column_1_2, body.page-id-2011 .et_pb_column_1_2, body.page-id-2011 .et_pb_row .et_pb_column_1_2 {
  width: 49.5%;
}
body.page-id-2011 .et_pb_row_1 {
  padding-top: 0 !important;
  margin-top: 13px;
}
body.page-id-2011 .et_pb_row_1 .et_pb_column_2 {
  padding: 60px;
}
body.page-id-2011 .et_pb_row.et_pb_row_2 {
  padding-bottom: 0 !important;
}
body.home .et_pb_row_3 {
  padding-bottom: 0;
}
body.home .et_pb_column:not(.numbers-title):not(.number-wrapper) {
  min-height: 500px;
  margin: 0 1% 0 0;
}
body.home .twitter-wrapper .home-heading {
  padding: 0 !important;
}
body.home .twitter-wrapper .home-heading::before {
  content: "";
  color: #fff;
  font-size: 36px;
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto 0 auto;
}
body.home .twitter-wrapper .mc-button {
  margin-top: 10px;
}
body.home .twitter-wrapper .center-wrapper {
  width: 100%;
  max-width: 75%;
  text-align: center;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets {
  font-family: "Poppins", "Arial", sans-serif;
  font-weight: 300;
  color: #fff;
  text-align: center;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets a {
  color: #133568;
  font-weight: 600;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-author-name, body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-author-screenname, body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-screename-sep, body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-date {
  color: #fff !important;
  font-size: 11px !important;
  text-transform: uppercase;
  font-weight: normal !important;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-content, body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-actions {
  margin: 0 !important;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-actions {
  overflow: hidden;
  text-align: center;
  padding-top: 20px;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-actions a {
  display: inline-block;
  float: none !important;
  color: #fff !important;
}
body.home .twitter-wrapper .center-wrapper #ctf .ctf-tweets .ctf-tweet-actions a:hover {
  color: #133568 !important;
}
.bottom {
  margin: 0 !important;
  padding: 0;
  position: absolute;
  bottom: 60px;
}
.fc .fc-toolbar h2, .home-heading {
  font-size: 14px !important;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  padding-bottom: 20px;
  margin-bottom: 2%;
}
.fc .fc-toolbar h2 .list-terms, .home-heading .list-terms, .fc .fc-toolbar h2 .list-date, .home-heading .list-date {
  color: #fff !important;
}
.large-text-green, .large-text-dark-blue, .large-text-light-blue {
  font-family: "Poppins", "Arial", sans-serif;
  font-size: 24px;
  line-height: 1.3em;
}
.large-text-green {
  color: #80c620;
}
.large-text-dark-blue {
  color: #133568;
}
.large-text-light-blue {
  color: #00a5e5;
}
.medium-text-green, .medium-text-dark-blue, .medium-text-light-blue {
  font-family: "Poppins", "Arial", sans-serif;
  font-size: 20px;
  line-height: 1.3em;
}
.medium-text-green {
  color: #80c620;
}
.medium-text-dark-blue {
  color: #133568;
}
.medium-text-light-blue {
  color: #00a5e5;
}
body:not(.page-id-2011) .entry-content {
  border-color: #eee;
}
body:not(.page-id-2011) .entry-content table tr td {
  border-top: 1px solid #eee;
}
body:not(.page-id-2011) .entry-content table {
  border-collapse: collapse;
}
body:not(.page-id-2011) .entry-content table, body:not(.page-id-2011) .entry-content th, body:not(.page-id-2011) .entry-content td {
  border: 1px solid #eee !important;
}
body:not(.page-id-2011) .entry-content .policy {
  border-left: 1px solid #eee !important;
  border-bottom: 1px solid #eee !important;
}
body:not(.page-id-2011) .entry-content .policy .column {
  border-right: 1px solid #eee !important;
  border-top: 1px solid #eee !important;
  box-shadow: none !important;
}
.video-cst-wrapper {
  overflow: hidden;
  margin: -2%;
}
.video-cst-wrapper .video-cst {
  float: left;
  width: 46%;
  margin: 2%;
}
.video-cst-wrapper .video-cst iframe {
  width: 100% !important;
  height: 220px;
}
#footer-info {
  text-align: center;
  color: #666;
  padding-bottom: 10px;
  float: none;
}
/* Search and Filter */
.search-filter-form-wrapper {
  color: #fff;
}
.search-filter-form-wrapper .et_pb_text p {
  padding-bottom: 0 !important;
}
.search-filter-form-wrapper ul {
  padding: 0;
  overflow: hidden;
}
.search-filter-form-wrapper ul li {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding: 20px 0 0 0;
}
.search-filter-form-wrapper ul li h4 {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
}
.search-filter-form-wrapper ul li li {
  border: none;
}
.search-filter-form-wrapper ul input[type="text"] {
  width: 100%;
  font-size: 16px;
  border: none;
  padding: 10px;
  border-radius: 3px;
}
.search-filter-form-wrapper ul .sf_date_field .sf-date-prefix {
  width: 60px;
}
.search-filter-form-wrapper ul .sf_date_field label, .search-filter-form-wrapper ul .sf-field-search label {
  width: 100%;
}
.search-filter-form-wrapper ul .search-filter-reset {
  display: block;
  width: 100%;
  border: none;
  background: #133568;
  color: #fff;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  border-radius: 3px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-size: 14px;
}
.searchandfilter label {
  display: initial;
  margin: 0;
  padding: 0;
}
/*
#main-footer {
    background: transparent;
    padding-bottom: 30px;
    #footer-bottom {
        background: transparent;
        padding: 0;
    }
}

#footer-bottom > .container {
    width: 100%;
    max-width: 1400px;
}*/
.timeline-container {
  position: relative;
}
.timeline-container::after {
  content: "";
  display: table;
  clear: both;
}
.timeline {
  width: 100%;
}
.timeline-list {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.timeline-list-wrap {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  transform: translate3d(0, 0, 0);
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.timeline-dots-wrap {
  position: absolute;
  overflow: hidden;
  background: #f9f9f9;
}
.timeline-horizontal .timeline-dots-wrap {
  width: 100%;
  height: 48px;
}
.timeline-horizontal .timeline-dots-wrap::before {
  display: block;
  width: 100%;
  height: 1px;
  top: 50%;
  background: #133568;
  position: absolute;
  content: "";
}
.timeline-vertical .timeline-dots-wrap {
  width: 78px;
  height: 100%;
  top: 0;
}
.timeline-dots-wrap.bottom {
  bottom: -50px;
}
.timeline-dots-wrap.top {
  top: -50px;
}
.timeline-dots-wrap.left {
  left: -65px;
}
.timeline-dots-wrap.right {
  right: -70px;
}
.timeline-dots {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
.timeline-dots li {
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  list-style: none;
  overflow: hidden;
  position: relative;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 1px solid #133568;
  border-radius: 50%;
  margin: 0 10px;
}
.timeline-horizontal .timeline-dots li {
  float: left;
  width: 48px;
  text-align: center;
}
.timeline-vertical .timeline-dots li {
  width: 100%;
}
.timeline-dots li.slide-active button {
  color: #00a5e5;
  font-size: 15px;
  font-weight: 900;
}
.timeline-dots button {
  cursor: pointer;
  border: none;
  outline: none;
  color: #133568;
  font-size: 12px;
  transition: all 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  text-align: center;
  position: absolute;
  /*&::after {
        display: block;
        @extend %fa;
        content: '\f2a2';
        width: 100%;
        text-align: center;
    }*/
}
.timeline-horizontal .timeline-dots button {
  background: url("../img/date-icon.png") bottom no-repeat;
}
.timeline-vertical .timeline-dots button {
  background: url("../img/date-icon-vertical.png") left no-repeat;
  padding-left: 15px;
}
.timeline-container {
  margin: 0 auto;
}
.timeline-list {
  top: 50px;
}
.timeline-item {
  overflow: hidden;
  background: #fff;
  float: left;
  box-sizing: border-box;
}
.timeline-item .timeline-header-wrapper {
  overflow: hidden;
  position: relative;
  background: #133568;
  color: #fff;
}
.timeline-item .timeline-header-wrapper .timeline-header {
  width: 66%;
  float: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 60px;
}
.timeline-item .timeline-header-wrapper .timeline-header .timeline_date {
  font-weight: 600;
  color: #fff;
}
.timeline-item .timeline-header-wrapper .timeline-header h2 {
  font-size: 48px;
}
.timeline-item .timeline-header-wrapper .timeline-header .read-more {
  margin-top: 30px;
}
.timeline-item .timeline-header-wrapper .timeline-thumbnail {
  width: 34%;
  float: right;
  overflow: hidden;
  position: relative;
  background: #fff;
}
.timeline-item .timeline-header-wrapper .timeline-thumbnail img {
  width: 100%;
}
.timeline-item .timeline-header-wrapper .timeline-thumbnail::after {
  display: block;
  content: "";
  padding-top: 100%;
}
.timeline-item .timeline-content {
  background: #80c620;
  color: #fff;
  padding: 60px;
  display: none;
}
.timeline-item .timeline-full, .timeline-item .disabled {
  display: none;
}
.timeline-item .is-active {
  display: block;
}
.timeline-item a:not(.mc-button-orange) {
  color: #fff;
  font-weight: 600;
}
.timeline-item a:not(.mc-button-orange):hover {
  color: #fff !important;
}
.timeline-item h2 {
  color: #00a5e5;
}
@media (min-width: 1405px) {
  .timeline-item, .timeline-container {
    width: 1088px;
  }
}
@media (min-width: 1100px) and (max-width: 1405px) {
  .timeline-item, .timeline-container {
    width: 952px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header h2 {
    font-size: 32px;
  }
}
@media (min-width: 981px) and (max-width: 1099px) {
  .timeline-item, .timeline-container {
    width: 816px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header h2 {
    font-size: 24px;
  }
}
@media (max-width: 980px) {
  .timeline-item, .timeline-container {
    width: 680px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header h2 {
    font-size: 24px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .timeline-item, .timeline-container {
    width: 544px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header {
    width: 50%;
    padding: 0;
  }
  .timeline-item .timeline-header-wrapper .timeline-header h2 {
    text-align: center;
    font-size: 24px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .timeline-excerpt {
    text-align: center;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .timeline-excerpt p {
    display: none;
  }
  .timeline-item .timeline-header-wrapper .timeline-thumbnail {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .timeline-item, .timeline-container {
    width: 408px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header {
    padding: 0;
    width: 50%;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .timeline_date {
    display: block;
  }
  .timeline-item .timeline-header-wrapper .timeline-header h2 {
    text-align: center;
    font-size: 16px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .timeline-excerpt {
    text-align: center;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .timeline-excerpt p {
    display: none;
  }
  .timeline-item .timeline-header-wrapper .timeline-thumbnail {
    width: 50%;
  }
  .timeline-item .timeline-content {
    padding: 20px;
  }
}
@media (max-width: 479px) {
  .timeline-item, .timeline-container {
    width: 272px;
  }
  .timeline-item .timeline-header-wrapper .timeline-header .read-more {
    margin-top: 6px;
    padding: 10px 6px;
    font-size: 12px;
    height: 36px;
    line-height: 16px;
  }
}
@media (max-height: 768px) {
  body.home .et_pb_column:not(.numbers-title):not(.number-wrapper) {
    min-height: 480px;
  }
  .home-slider .slider {
    height: 480px;
  }
  .mediaroom-home, .focus-home {
    height: 480px;
  }
}
@media (max-width: 1650px) {
  .home-video-wrapper .et_pb_column_2 .root-heading-large {
    font-size: 48px !important;
  }
  .home-video-wrapper .et_pb_column_2 .et_pb_text {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 1400px) {
  #main-header .container {
    padding-right: 2%;
    padding-left: 2%;
  }
  #main-content {
    padding-right: 2%;
    padding-left: 2%;
  }
}
@media (max-width: 1024px) {
  body.home .et_pb_column:not(.numbers-title):not(.number-wrapper) {
    min-height: 0;
  }
  .home .et_pb_section_0 .et_pb_row:not(.page-heading-wrapper), .page-id-2014 .et_pb_section_0 .et_pb_row:not(.page-heading-wrapper) {
    display: block;
    padding: 0 !important;
  }
  .home .et_pb_section_0 .et_pb_column, .page-id-2014 .et_pb_section_0 .et_pb_column {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 13px !important;
    margin-top: 0 !important;
  }
  .home .mc-posts-list, .page-id-2014 .mc-posts-list {
    margin: 0 !important;
    padding: 0 !important;
    display: block;
  }
  .home .mc-posts-list .list-item, .page-id-2014 .mc-posts-list .list-item {
    margin-left: 0;
    margin-right: 0;
  }
  .page-id-2014 .mc-posts-list .list-item {
    width: 100%;
  }
}
@media (max-width: 981px) {
  .mc-post-list .list-item, .mc-posts-list-3-col .list-item {
    width: 100% !important;
  }
  .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
    display: none;
  }
  .home-slider .slider {
    height: auto;
  }
  .home-slider .slider .slide .slide-content-wrapper {
    position: relative;
    left: auto;
    bottom: auto;
    padding: 60px;
    max-width: 100%;
  }
  .page-id-2011 .et_pb_row .et_pb_column {
    width: 100% !important;
    margin-right: 0;
  }
  .featured-event-wrapper .featured-event .mc-button {
    position: static;
  }
  .event-root {
    flex-direction: column;
  }
  .event-root .list-item {
    width: 100%;
    padding: 20px;
  }
  .event-root .list-item .list-item-wrapper .list-content-wrapper .list-read-more {
    position: static;
  }
}
@media (max-width: 768px) {
  .mc-post-list, .mc-posts-list-2-col, .mc-posts-list-3-col, .mc-posts-list-4-col {
    margin: 0;
  }
  .mc-post-list .list-item, .mc-posts-list-2-col .list-item, .mc-posts-list-3-col .list-item, .mc-posts-list-4-col .list-item {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  .mc-post-list .list-item .list-item-wrapper .list-title, .mc-posts-list-2-col .list-item .list-item-wrapper .list-title, .mc-posts-list-3-col .list-item .list-item-wrapper .list-title, .mc-posts-list-4-col .list-item .list-item-wrapper .list-title {
    font-size: 20px;
  }
  .center-wrapper {
    position: static;
  }
  .home .bottom {
    position: static;
  }
  .home .number-home .list-item {
    border: none;
  }
  .home .number-home .list-item .list-item-wrapper {
    position: static;
    transform: none;
  }
  .home .number-home .list-item::after {
    display: none;
  }
  .home .twitter-wrapper {
    padding: 60px 0;
  }
}
@media (max-width: 460px) {
  #page-container {
    padding-top: 70px !important;
  }
  #main-header {
    padding-bottom: 0;
  }
  .home-slider .slider .slide .slide-content-wrapper {
    padding: 30px;
  }
  .mediaroom-home, .focus-home {
    height: auto;
  }
  .mediaroom-home .list-item, .focus-home .list-item {
    padding: 20px;
  }
  .mediaroom-home .list-item .list-item-wrapper .list-content-wrapper .list-bottom-bar, .focus-home .list-item .list-item-wrapper .list-content-wrapper .list-bottom-bar {
    position: static;
  }
  .bottom {
    position: static;
  }
  .member-list .list-item, .mediaroom-list .list-item {
    border: none;
  }
  .member-list .list-item .list-item-wrapper .list-thumbnail, .mediaroom-list .list-item .list-item-wrapper .list-thumbnail {
    float: none;
    width: 100%;
  }
  .member-list .list-item .list-item-wrapper .list-content-wrapper, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper {
    position: static !important;
    width: 100% !important;
    float: none !important;
    transform: none !important;
  }
  .member-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-excerpt {
    margin: 0;
    padding: 0;
  }
  .member-list .list-item .list-item-wrapper .list-content-wrapper .list-title, .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper .list-title {
    padding-top: 20px;
  }
  .mediaroom-list .list-item .list-item-wrapper .list-content-wrapper {
    padding: 20px;
  }
  .home .et_pb_section_0 .et_pb_row_2 .et_pb_column_6 {
    padding: 20px;
  }
  .page-heading-wrapper {
    padding: 20px;
  }
  .page-heading-wrapper .page-title, .page-heading-wrapper .page-intro {
    padding-left: 20px !important;
    padding-right: 20px !important;
    width: 100%;
  }
  .page-heading-wrapper .page-title {
    font-size: 20px;
  }
  .page-id-2011 .et_pb_column_2 {
    padding: 20px !important;
  }
  .fc .fc-view-container .fc-view table .fc-widget-header {
    padding: 0;
  }
  .featured-event-wrapper .featured-event {
    padding: 20px;
  }
  .featured-event-wrapper .mc-button {
    position: static !important;
  }
  .featured-event-wrapper .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-read-more, .featured-event-wrapper .event-featured .list-item .list-item-wrapper .list-content-wrapper .list-location {
    position: static;
  }
  .page-content-wrapper .et_pb_row .et_pb_column {
    padding: 0;
  }
  body.page-id-2011 .et_pb_row .et_pb_column {
    padding: 0;
  }
}
.full-height {
  height: 100vh;
}
.table_header {
  background-color: #f5f5f5;
}
