@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
/* Colors */
/* Global */
/* Post list */
/* Breakpoints - Should not be changed */
*, *:after, *:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: black;
}
a {
  color: #80c3e5;
}
.et_pb_text ol, .et_pb_text ul, .mc-posts-detail .list-excerpt ol, .mc-posts-detail .list-excerpt ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .mc-posts-detail .list-excerpt ol li, .mc-posts-detail .list-excerpt ul li {
  list-style-type: none;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .mc-posts-detail .list-excerpt ol li::before, .mc-posts-detail .list-excerpt ul li::before {
  box-sizing: border-box;
  width: 1em;
  margin-left: -1.5em;
  margin-right: 0.5em;
  display: inline-block;
  text-align: right;
}
.et_pb_text ol, .mc-posts-detail .list-excerpt ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .mc-posts-detail .list-excerpt ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .mc-posts-detail .list-excerpt ol li::before {
  content: counter(li) ". ";
  color: #80c3e5;
}
.et_pb_text ul li::before, .mc-posts-detail .list-excerpt ul li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  color: #80c3e5;
}
#noItemsFoundMessage {
  display: none;
  background: #000;
  color: #fff;
  padding: 2em;
  text-align: center;
  margin-top: 30px;
  border-radius: 5px;
}
.load-more-wrapper {
  width: 100%;
  margin: 2% 2% 0 2%;
}
.et_pb_row {
  /*
  @include breakpoint(0, 1600px) {
    width: 100%;
    margin: 0 30px;
    
  }
  */
}
body .sk-ww-linkedin-page-post .sk-post-item {
  box-shadow: none !important;
}
/*
body .sk-ww-linkedin-page-post .sk-post-body-short br {
  display: none;
  padding-left: 0.3em;
}

body .sk-ww-linkedin-page-post .sk-post-media.--image .sk-post-image-wrapper,
body .sk-ww-linkedin-page-post .sk-post-media.--image,
#artdeco-global-alert-container.transition-in,
#artdeco-global-alert-container .artdeco-global-alert.transition-in, 
body.transition-in {
  display: none;
}


body {
  .sk-carousel-slider,
  .sk-carousel-slide,
  .sk-post-item {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .sk-post-body {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .sk-post-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    flex-grow: unset;
    height: fit-content;
  }
  .sk-carousel-slide-item {
    height: fit-content !important;
  }
  
}

*/
@media (max-width: 1480px) {
  .menu-enfants {
    gap: 0px 20px;
    /* 10px vertical, 20px horizontal */
  }
}
@media (max-width: 480px) {
  .menu-enfants li {
    flex: 1 1 100%;
    /* 1 par ligne */
  }
}
@media (max-width: 1240px) {
  #top-menu {
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
  }
}
@media (min-width: 981px) and (max-width: 1600px) {
  #main-header .container {
    width: 100%;
    max-width: 100%;
    padding: 0 30px;
  }
  #main-header #top-menu li.menu-item-700 {
    display: none;
  }
}
.mobile_menu_bar::before {
  color: #80c3e5;
}
#et-secondary-nav li.button a span {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #fd8268;
  border-color: #fd8268;
  font-weight: 400;
  font-size: 13px !important;
  padding: 0.5em 1em;
  border-radius: 0.6em;
}
@media (min-width: 981px) {
  #et-secondary-nav li.button a span {
    font-size: 16px;
  }
}
#et-secondary-nav li.button a span::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
#et-secondary-nav li.button a span:hover {
  background-color: #fd9781;
}
#et-secondary-nav li.button a span::after {
  display: none;
}
.tagline {
  color: #000;
  white-space: nowrap;
  margin-left: 0.8em;
  font-weight: 700;
  display: none;
}
#top-header {
  position: absolute !important;
}
#top-header .container {
  position: relative;
  top: 1px;
}
#main-header {
  position: absolute !important;
  box-shadow: none !important;
}
#main-header.et-fixed-header {
  box-shadow: none !important;
}
#main-header .container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#main-content .container::before {
  display: none;
}
#top-menu li a {
  line-height: 1.4em;
  font-weight: 500;
}
/*change hamburger icon to x when mobile menu is open*/
#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before, .et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
  content: "M";
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, ul.et_mobile_menu li.page_item_has_children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
  width: 44px;
  height: 100%;
  padding: 0px !important;
  max-height: 44px;
  border: none;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 999;
  background-color: transparent;
}
/*some code to keep everyting positioned properly*/
ul.et_mobile_menu > li.menu-item-has-children, ul.et_mobile_menu > li.page_item_has_children, ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children, .et-db #et-boc .et-l ul.et_mobile_menu > li.page_item_has_children, .et-db #et-boc .et-l ul.et_mobile_menu > li.menu-item-has-children .sub-menu li.menu-item-has-children {
  position: relative;
}
/*remove default background color from menu items that have children*/
.et_mobile_menu .menu-item-has-children > a, .et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children > a {
  background-color: transparent;
}
/*hide the submenu by default*/
ul.et_mobile_menu .menu-item-has-children .sub-menu, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
  display: none !important;
  visibility: hidden !important;
}
/*show the submenu when toggled open*/
ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible, .et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
  display: block !important;
  visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
  text-align: center;
  opacity: 1;
}
/*submenu toggle icon when closed*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
  top: 10px;
  position: relative;
  font-family: "ETModules";
  content: "3";
  color: #FD8268;
  background: #f0f3f6;
  border-radius: 50%;
  padding: 3px;
}
/*submenu toggle icon when open*/
ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after, .et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open > .mobile-toggle::after {
  content: "2";
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
  position: absolute;
  right: 5%;
  margin-left: -20px;
  top: -14px;
  width: 0;
  height: 0;
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/
.mobile_menu_bar {
  position: relative;
  display: block;
  bottom: 10px;
  line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu, .et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
  background-color: #ffffff !important;
  border-radius: 10px;
}
.mobile_menu_bar {
  bottom: 0;
}
.sous-menu-horizontal {
  background-color: #F5F5F7;
  padding: 20px 40px;
  border-radius: 6px;
  margin-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
}
.titre-sous-menu {
  color: #FD8168;
  font-weight: bold;
  margin-right: 20px;
  white-space: nowrap;
}
/* Conteneur des liens enfants */
.menu-enfants {
  display: flex;
  flex-wrap: wrap;
  gap: 0px 20px;
  /* 10px vertical, 20px horizontal */
  list-style: none;
  margin: 0;
  padding: 0 !important;
}
/* Liens */
.menu-enfants li a {
  color: black;
  text-decoration: none;
  white-space: nowrap;
  font-size: 14px;
}
.menu-enfants li a:hover, .menu-enfants li.current_page_item a {
  text-decoration: underline;
  color: #5EA5E5;
}
/* Responsive : menu vertical en mobile */
@media (max-width: 980px) {
  .menu-enfants {
    flex-direction: column;
    gap: 10px;
    overflow-x: visible;
  }
  .sous-menu-horizontal {
    align-items: flex-start;
    display: block;
    padding: 30px 40px;
  }
  .titre-sous-menu {
    margin-right: 0;
    margin-bottom: 15px !important;
    display: block;
    border-bottom: 1px solid #BFBFBF;
    padding-bottom: 10px;
  }
}
/* Afficher les sous-menus toujours - UNIQUEMENT pour le footer */
.footer-menu-expanded .et_pb_menu_inner ul.sub-menu {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
  box-shadow: none !important;
  margin-left: 20px !important;
  margin-top: 10px !important;
  background: transparent !important;
  border: none !important;
}
.footer-menu-expanded .et_pb_menu_inner ul.sub-menu li {
  width: 100% !important;
  background: transparent !important;
  border: none !important;
}
.footer-menu-expanded .et_pb_menu_inner ul.sub-menu li a {
  color: #999 !important;
  font-size: 13px !important;
  padding: 5px 0 !important;
}
.footer-menu-expanded .et_pb_menu_inner ul.sub-menu li a:hover {
  color: #007cba !important;
}
/* ---------- grille 5 colonnes plein‑largeur ---------- */
.footer-mega-cols {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 60px;
  width: 100%;
  /* vertical 40 px – horizontal 60 px */
  max-width: none;
  padding: 60px 0 0;
  /* dépasse la limite 1080 px de Divi */
  /* plus de padding latéral, top 60 px */
}
/* chaque bloc colonne */
.footer-col {
  flex: 1 1 180px;
  list-style: none;
  /* mini 180 px puis s’étire */
  margin: 0;
  padding: 0;
}
/* parent (titre) – lien cliquable OU span .no-link */
.footer-parent > a {
  display: block;
  font-weight: 800;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.26);
  /* blanc */
  padding-bottom: 20px;
  margin: 0 0 20px 0;
  text-decoration: none;
  cursor: pointer;
}
/* parent (titre) – lien cliquable OU span .no-link */
.footer-parent > .no-link {
  display: block;
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.5px;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.26);
  /* blanc */
  padding-bottom: 20px;
  margin: 0 0 20px 0;
  text-decoration: none;
  cursor: default;
}
/* enfants visibles sous le parent */
.footer-children {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* lien ou span enfant – même style de base */
.footer-children > li > a, .footer-children > li > .no-link {
  display: block;
  padding: 6px 0;
  font-size: 14px;
  color: #cdcdcd;
  text-decoration: none;
  /* gris clair */
  cursor: default;
  /* pas de pointeur sur .no-link */
}
/* hover / actif – uniquement pour liens cliquables */
.footer-children > li > a:hover, .footer-children > li > .current-menu-item > a {
  background: #eef6ff;
  color: #005eb8;
  border-radius: 4px;
  transition: background 0.2s ease, color 0.2s ease;
  padding: 10px;
}
/* reset puces / marges */
.footer-mega-cols ul, .footer-mega-cols li, .footer-children, .footer-children li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* -------- mobile : on empile -------- */
@media (max-width: 768px) {
  .footer-mega-cols {
    flex-direction: column;
    gap: 32px;
  }
}
#main-footer {
  font-weight: 700;
  font-size: 12px;
}
#main-footer a, #main-footer span {
  display: block;
  text-align: center;
}
#main-footer .separator {
  display: none;
}
@media (min-width: 981px) {
  #main-footer a, #main-footer span, #main-footer .separator {
    display: inline-block;
    text-align: left;
  }
  #main-footer span:not(.separator) {
    margin-right: 2em;
  }
  #main-footer a {
    margin-left: 2em;
  }
}
#main-footer .social {
  color: #000;
  font-size: 16px;
}
/* 1. force l’affichage permanent des sous-menus */
.footer-visible-submenu .sub-menu {
  display: block !important;
  position: static !important;
  /* toujours visibles */
  margin: 6px 0 12px 18px;
  /* enlève le drop-down */
  opacity: 1 !important;
  /* petit retrait */
  visibility: visible !important;
}
/* 2. cache la petite flèche Divi */
.footer-visible-submenu .menu-item-has-children > a:after {
  display: none;
}
/* 3. présentation en colonnes : chaque parent dans sa colonne */
.footer-visible-submenu ul.menu {
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
.footer-visible-submenu ul.menu > li {
  flex: 1 1 180px;
  list-style: none;
  /* 180 px min, puis s’adapte */
}
/* 4. mobile : tout passe en colonne unique */
@media (max-width: 768px) {
  .footer-visible-submenu ul.menu {
    flex-direction: column;
    gap: 20px;
  }
}
/* General list */
.mc-posts-list {
  /* Custom lists below */
  /* Videos List */
  /* Search results List */
}
@media (min-width: 981px) {
  .mc-posts-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -2%;
  }
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 4%;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list .list-item {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    margin: 0;
    width: 33.3333333333%;
  }
}
.mc-posts-list .list-item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  border-radius: 10px;
  background: #f5f5f7;
  overflow: hidden;
}
.mc-posts-list .list-thumbnail {
  position: relative;
  overflow: hidden;
  display: block;
  background-size: cover;
  background-position: center;
}
.mc-posts-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list .list-thumbnail img {
  display: none;
}
.mc-posts-list .list-thumbnail .hover-image {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  background-position: center;
  background-size: cover;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 101%;
  height: 101%;
  transform: translate(-50%, -50%);
}
.mc-posts-list .list-thumbnail:hover .hover-image {
  transform: translate(-50%, -50%) scale(1.1);
}
.mc-posts-list .list-thumbnail.boxed {
  position: relative;
  background-image: none !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mc-posts-list .list-thumbnail.boxed img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list .list-thumbnail.boxed .hover-image {
  display: none;
}
.mc-posts-list .list-thumbnail.boxed img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translate(-50%, -50%) scale(1);
}
.mc-posts-list .list-thumbnail.boxed:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.mc-posts-list .list-thumbnail:hover .hover-image {
  transform: translate(-50%, -50%) scale(1.1);
}
.mc-posts-list .list-tag {
  display: flex;
  align-items: center;
}
.mc-posts-list .list-tag::before {
  font-weight: 700;
  font-size: 0.7em !important;
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
}
.mc-posts-list .list-content-wrapper {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  padding-top: 15px;
  padding: 40px;
}
.mc-posts-list .list-content-header, .mc-posts-list .list-content-footer {
  display: flex;
  flex-wrap: wrap;
  line-height: 1em;
  color: rgba(29, 29, 31, 0.5);
  margin-bottom: 2em;
}
.mc-posts-list .list-content-header {
  margin-bottom: 1em;
}
.mc-posts-list .list-content-footer {
  margin-top: auto;
  padding-top: 2em;
  border-top: 1px solid #000;
  font-size: 0.95em;
  color: #000;
}
.mc-posts-list .list-excerpt {
  padding-bottom: 2em;
}
.mc-posts-list .list-title {
  line-height: 1.3em;
  padding: 0;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.02em;
  margin-bottom: 0.5em;
}
@media (min-width: 981px) {
  .mc-posts-list .list-title {
    font-size: 24px;
  }
}
.mc-posts-list .list-read-more {
  margin-left: auto;
  color: #000;
}
.mc-posts-list .list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-posts-list.stagger-list .list-item {
  opacity: 0;
}
.mc-posts-list.stagger-list .list-item.display {
  opacity: 1;
}
@media (min-width: 981px) {
  .mc-posts-list.row-list .list-item {
    width: 100%;
  }
}
.mc-posts-list.row-list .list-content-wrapper {
  padding: 0;
}
.mc-posts-list.row-list .has-image .list-thumbnail {
  width: 100%;
}
@media (min-width: 981px) {
  .mc-posts-list.row-list .has-image .list-thumbnail {
    width: 225px;
  }
}
.mc-posts-list.row-list .has-image .list-content-wrapper {
  width: 100%;
  padding-left: 0px;
  margin-top: 40px;
}
@media (min-width: 981px) {
  .mc-posts-list.row-list .has-image .list-content-wrapper {
    width: calc(100% - 225px);
    margin-top: 0px;
    padding-left: 30px;
  }
}
.mc-posts-list.row-list .list-content-header {
  display: none !important;
}
.mc-posts-list.row-list .list-item-wrapper {
  flex-direction: column;
  border-bottom: 1px solid #ebebeb;
  padding: 5% 5%;
}
@media (min-width: 981px) {
  .mc-posts-list.row-list .list-item-wrapper {
    flex-direction: row;
  }
}
.mc-posts-list.row-list .list-thumbnail {
  order: 1;
  align-self: flex-start;
  border-radius: 10px;
}
.mc-posts-list.row-list .list-content-wrapper {
  justify-content: center;
  order: 2;
}
.mc-posts-list.row-list .list-links-wrapper {
  margin-top: 0;
}
.mc-posts-list.row-list .list-title {
  margin: 0;
  padding: 0;
}
.mc-posts-list.row-list .list-date {
  margin-top: 0;
}
.mc-posts-list.row-list .list-read-more {
  padding: 0;
}
.mc-posts-list.row-list.thumbnail-right .list-thumbnail {
  order: 2;
}
.mc-posts-list.row-list.thumbnail-right .list-content-wrapper {
  order: 1;
  padding-left: 0;
  padding-right: 60px;
}
@media (min-width: 981px) {
  .mc-posts-list.event-list .list-item {
    width: 25%;
  }
}
.mc-posts-list.event-list .list-venue {
  display: block;
}
.mc-posts-list.event-list .list-venue::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-size: 0.8em;
}
.mc-posts-list.event-list .list-date::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-size: 0.8em;
}
@media (min-width: 981px) {
  .mc-posts-list.news-home .list-item {
    width: 25%;
  }
}
.mc-posts-list.board-list .list-item {
  animation: all 0.5s ease !important;
}
@media (min-width: 981px) {
  .mc-posts-list.board-list .list-item {
    width: 20%;
  }
}
.mc-posts-list.board-list .list-thumbnail {
  background: white !important;
  cursor: default;
  pointer-events: none;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.mc-posts-list.board-list .list-thumbnail.boxed img {
  border-radius: 50%;
}
.mc-posts-list.board-list .list-content-footer {
  display: none;
}
.mc-posts-list.board-list .list-item-wrapper.has-image {
  border: 1px solid #e8e8e8;
}
.mc-posts-list.board-list .list-company {
  font-weight: 300;
}
.mc-posts-list.board-list .list-function {
  font-weight: 600;
}
.mc-posts-list.board-list .list-title {
  cursor: default;
  pointer-events: none;
}
.mc-posts-list.partnerships-list .list-item {
  animation: all 0.5s ease !important;
}
@media (min-width: 981px) {
  .mc-posts-list.partnerships-list .list-item {
    width: 20%;
  }
}
.mc-posts-list.partnerships-list .list-item-wrapper {
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.1);
  transition: transform 0.5s ease;
}
.mc-posts-list.partnerships-list .list-item-wrapper:hover {
  transform: scale(1.2);
}
.mc-posts-list.partnerships-list .list-thumbnail {
  position: relative;
  background-image: none !important;
  background: #fff;
  border: none;
  margin: 0;
}
.mc-posts-list.partnerships-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.partnerships-list .list-thumbnail img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list.partnerships-list .list-content-wrapper {
  display: none;
  flex-direction: column;
  background: #f9f9f9;
  border: 1px solid #ebebeb;
  border-top: none;
}
@media (min-width: 981px) {
  .mc-posts-list.partnerships-list .list-content-wrapper {
    padding: 0px;
  }
}
.mc-posts-list.partnerships-list .list-title {
  margin-bottom: 0;
}
.mc-posts-list.partnerships-list .production {
  display: block;
  line-height: 1.3em;
  font-weight: 700;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.5);
}
.mc-posts-list.partnerships-list .production, .mc-posts-list.partnerships-list .address_1, .mc-posts-list.partnerships-list .url {
  margin-top: 0.5em;
}
.mc-posts-list.partnerships-list .address_1 {
  line-height: 1.4em;
  margin-bottom: 0.5em;
}
.mc-posts-list.partnerships-list .phone::before, .mc-posts-list.partnerships-list .fax::before, .mc-posts-list.partnerships-list .url::before {
  margin-right: 0.5em;
}
.mc-posts-list.partnerships-list .phone::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.mc-posts-list.partnerships-list .fax::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.mc-posts-list.partnerships-list .url {
  margin-top: auto;
}
.mc-posts-list.partnerships-list .url::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.mc-posts-list.members-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 4%;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.members-list .list-item {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    margin: 0;
    width: 25%;
  }
}
.mc-posts-list.members-list .list-item-wrapper {
  position: relative;
}
.mc-posts-list.members-list .list-item-wrapper:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.members-list .list-thumbnail {
  position: relative;
  background-image: none !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: white;
}
.mc-posts-list.members-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.members-list .list-thumbnail img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list.members-list .list-thumbnail img {
  display: block;
}
.mc-posts-list.members-list .list-thumbnail .hover-image {
  display: none;
}
.mc-posts-list.members-list .list-content-footer {
  display: flex;
  flex-wrap: wrap;
  line-height: 1em;
  color: rgba(29, 29, 31, 0.5);
  margin-bottom: 2em;
  flex-direction: column;
}
.mc-posts-list.members-list .list-title {
  font-size: 21px;
  text-transform: uppercase;
}
.mc-posts-list.members-list .list-email::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 300;
}
.mc-posts-list.members-list .list-tel::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 300;
}
.mc-posts-list.block-slider .slick-slide {
  border-radius: 10px;
  overflow: hidden;
}
.mc-posts-list.block-slider .slick-counter {
  font-size: 0.8em;
  color: #000;
}
.mc-posts-list.block-slider .list-date {
  display: none;
}
.mc-posts-list.block-slider .list-tag {
  color: #000;
}
.mc-posts-list.block-slider .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.block-slider .list-read-more {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  color: #fff;
  background-color: #000;
  margin: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.block-slider .list-read-more {
    font-size: 16px;
  }
}
.mc-posts-list.block-slider .list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-posts-list.block-slider .list-read-more:hover {
  color: #fff;
}
.mc-posts-list.block-slider .list-read-more:hover {
  background-color: #0d0d0d;
}
.mc-posts-list.block-slider .list-content-footer {
  border: none;
}
@media (min-width: 981px) {
  .mc-posts-list.block-slider .list-item-wrapper {
    flex-direction: row;
  }
  .mc-posts-list.block-slider .list-thumbnail, .mc-posts-list.block-slider .list-content-wrapper {
    width: 50%;
  }
  .mc-posts-list.block-slider .list-thumbnail {
    order: 2;
  }
  .mc-posts-list.block-slider .list-content-wrapper {
    order: 1;
    justify-content: center;
    padding: 0 100px;
  }
  .mc-posts-list.block-slider .list-content-footer {
    margin: 0;
  }
}
@media (min-width: 981px) and (min-width: 981px) {
  .mc-posts-list.block-slider .list-title {
    font-size: 35px;
  }
}
@media (min-width: 981px) {
  .mc-posts-list.product-slider .list-item {
    width: 14.2857142857%;
  }
}
.mc-posts-list.product-slider .list-item-wrapper {
  background: transparent;
}
.mc-posts-list.product-slider .list-thumbnail {
  background: #f5f5f7;
  border-radius: 10px;
  border: 1px solid #f5f5f7;
  background-image: none !important;
}
.mc-posts-list.product-slider .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.product-slider .list-thumbnail img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  max-width: 50%;
  max-height: 50%;
  transform: translate(-50%, -50%) scale(1);
}
.mc-posts-list.product-slider .list-thumbnail:hover img {
  transform: translate(-50%, -50%) scale(1.1);
}
.mc-posts-list.product-slider .list-content-wrapper {
  text-align: center;
  padding: 1em 0 0 0;
}
.mc-posts-list.product-slider .list-excerpt {
  display: none;
}
@media (min-width: 981px) {
  .mc-posts-list.product-slider .list-title {
    font-size: 16px;
  }
}
.mc-posts-list.product-slider .list-content-footer {
  display: none;
}
.mc-posts-list.product-slider .list-content-header {
  display: none;
}
.mc-posts-list.product-slider .list-content-footer {
  margin-bottom: 0;
}
.mc-posts-list.product-slider .list-read-more {
  margin-left: 0;
}
.mc-posts-list.news-home .list-excerpt {
  display: none;
}
.mc-posts-list.news-home .list-title {
  padding-bottom: 1em;
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.logo .list-item-wrapper {
  height: auto !important;
  position: relative;
}
.mc-posts-list.logo .list-item-wrapper:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo .list-thumbnail {
  position: relative;
  background-image: none !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #f9f9f9;
}
.mc-posts-list.logo .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  max-height: 80%;
}
.mc-posts-list.logo .list-thumbnail img {
  display: block;
}
.mc-posts-list.logo .list-content-wrapper {
  display: none;
}
@media (min-width: 981px) {
  .mc-posts-list.search-results .list-item {
    width: 100%;
  }
}
.mc-posts-list.search-results .list-content-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2%;
}
.mc-posts-list.search-results .list-title, .mc-posts-list.search-results .list-excerpt, .mc-posts-list.search-results .list-date {
  margin-top: 0;
}
.mc-posts-list.related-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
@media (min-width: 981px) {
  .mc-posts-list.related-list .list-item {
    width: 25%;
  }
}
.mc-posts-list.related-list .list-item-wrapper {
  background: #fff;
}
.mc-posts-list.related-list .list-content-wrapper {
  padding: 20px;
}
.mc-posts-list.related-list .list-title {
  font-size: 16px;
}
@media (min-width: 981px) {
  .mc-posts-list.related-list .list-title {
    font-size: 20px;
  }
}
.mc-posts-list.session-list:not(.speaker-list) {
  margin: 0;
}
.mc-posts-list.session-list:not(.speaker-list) .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
@media (min-width: 981px) {
  .mc-posts-list.session-list:not(.speaker-list) > div.list-item {
    width: 100%;
    padding: 0;
    /*&:nth-child(even) {
          > div.list-item-wrapper {
            border-left: 1px solid set-color(#000, 0.05);
            border-right: 1px solid set-color(#000, 0.05);
          }
        }
        */
  }
  .mc-posts-list.session-list:not(.speaker-list) > div.list-item:nth-child(odd) .time {
    color: rgba(0, 0, 0, 0.5);
  }
  .mc-posts-list.session-list:not(.speaker-list) > div.list-item:nth-child(odd) .list-title.session-title {
    color: #000;
  }
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-item-wrapper {
  padding: 2% 0;
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-content-wrapper {
  margin: 0;
  padding: 0;
  border: none;
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-content-header {
  flex-direction: column;
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-excerpt {
  padding-top: 10px;
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-date {
  margin-bottom: 10px;
  margin-left: 0;
  flex-direction: row;
  justify-content: flex-start;
  font-size: 16px;
}
.mc-posts-list.session-list:not(.speaker-list) > div.list-item .list-date.time::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 300;
}
.mc-posts-list.session-list:not(.speaker-list) .speakers-wrapper {
  margin-top: 25px;
}
.mc-posts-list.session-list:not(.speaker-list) .speakers-wrapper h3 {
  font-weight: 500;
  font-size: 20px;
  color: #80c3e5;
  margin-bottom: 2%;
  padding-bottom: 0.6666666667%;
  border-bottom: 1px solid #80c3e5;
}
.mc-posts-list.session-list:not(.speaker-list) .speakers-wrapper h3::before {
  margin-right: 0.5em;
  font-weight: 300;
}
@media (min-width: 981px) {
  .mc-posts-list.speaker-list .list-item {
    width: 25%;
  }
}
.mc-posts-list.speaker-list .list-content-wrapper {
  border: none;
}
.mc-posts-list.related-list.video-list .list-thumbnail:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 75%;
}
.mc-posts-list.related-list .list-item-wrapper {
  padding: 2em;
}
@media (min-width: 981px) {
  .mc-posts-list.related-list .list-item {
    width: 33.3333333333%;
  }
}
.mc-posts-list.related-list .list-item-wrapper {
  background: #fff;
}
.mc-posts-list.related-list .list-content-body {
  padding-bottom: 2em;
}
.mc-posts-list.related-list .list-content-footer {
  display: flex;
}
.mc-posts-list.related-list .list-read-more {
  padding: 0;
  margin-left: auto;
}
.mc-posts-list.related-list .list-title {
  font-size: 16px;
}
@media (min-width: 981px) {
  .mc-posts-list.related-list .list-title {
    font-size: 24px;
  }
}
/* RELATED ITEMS */
.entry-content ul.mc-related-attachments {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.entry-content ul.mc-related-attachments a {
  font-weight: 700;
  font-size: 12px;
  background: #000;
  color: #fff;
  line-height: 1em;
  margin: 0 1px 1px 0;
  padding: 0.5em 1em;
}
.entry-content ul.mc-related-attachments a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
}
/* ROOT menu */
.root-menu ul {
  padding: 0 !important;
}
@media (min-width: 981px) {
  .root-menu ul {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -2%;
  }
}
@media (min-width: 981px) {
  .root-menu ul.two-cols li {
    padding-top: 2%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 2%;
    width: 50%;
  }
}
.root-menu ul li {
  list-style-type: none;
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .root-menu ul li {
    padding-top: 2%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 2%;
    width: 33.3333333333%;
  }
}
.root-menu ul li::before {
  display: none;
}
.root-menu ul li .item-wrapper {
  display: block;
  height: 100%;
}
.root-menu ul li a {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  display: flex;
  flex-direction: column;
  padding: 30px;
  background: #80c3e5;
  color: #fff;
  min-height: 200px;
  height: 100%;
}
.root-menu ul li a:hover {
  background: #000;
  color: #000;
}
.root-menu ul li .label {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3em;
}
.root-menu ul li .read-more {
  font-weight: 700;
  font-size: 12px;
  margin-top: auto;
}
.mc-button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  color: #fff;
  background-color: #000;
}
@media (min-width: 981px) {
  .mc-button {
    font-size: 16px;
  }
}
.mc-button::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-button:hover {
  color: #fff;
}
.mc-button:hover {
  background-color: #0d0d0d;
}
.mc-button.small {
  background: transparent;
  border: none;
  padding: 0;
  color: #000;
}
.mc-button.outlined {
  background: transparent;
  color: #000;
}
.mc-button.light-blue {
  color: #000;
  background-color: #80c3e5;
  border-color: #80c3e5;
}
.mc-button.light-blue:hover {
  color: #000;
}
.mc-button.light-blue:hover {
  background-color: #95cde9;
}
.mc-button.orange {
  color: #000;
  background-color: #fd8268;
  border-color: #fd8268;
}
.mc-button.orange:hover {
  color: #000;
}
.mc-button.orange:hover {
  background-color: #fd9781;
}
.entry-content .calendar-wrapper {
  /* Disable calendar scroll
	.fc-scroller {
		overflow: visible !important;
		height: auto !important;
	}
	*/
}
.entry-content .calendar-wrapper tr, .entry-content .calendar-wrapper td {
  padding: 0;
}
.entry-content .calendar-wrapper table {
  margin: 0;
}
.entry-content .calendar-wrapper .fc-row table {
  border-left: 0 hidden transparent !important;
  border-right: 0 hidden transparent !important;
  border-bottom: 0 hidden transparent !important;
}
.entry-content .calendar-wrapper .fc-content, .entry-content .calendar-wrapper .fc-divider, .entry-content .calendar-wrapper .fc-list-heading td, .entry-content .calendar-wrapper .fc-list-view, .entry-content .calendar-wrapper .fc-popover, .entry-content .calendar-wrapper .fc-row, .entry-content .calendar-wrapper tbody, .entry-content .calendar-wrapper td, .entry-content .calendar-wrapper th, .entry-content .calendar-wrapper thead {
  border-color: #ebebeb;
}
.entry-content .calendar-wrapper .fc-head-container, .entry-content .calendar-wrapper .fc-widget-content {
  padding: 0;
}
.entry-content .calendar-wrapper .fc-event {
  background-color: #80c3e5;
  border-color: #80c3e5;
}
.entry-content .calendar-wrapper .fc-day-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.entry-content .calendar-wrapper .fc-today {
  background-color: #f9f9f9;
}
.entry-content .calendar-wrapper .fc-today .fc-day-number {
  background-color: black;
  color: white;
}
.entry-content .calendar-wrapper .fc-button-group .fc-button, .entry-content .calendar-wrapper .fc-toolbar .fc-button {
  border-radius: 0 !important;
}
.entry-content .calendar-wrapper .fc-button-group .fc-button.fc-prev-button .fc-icon::before, .entry-content .calendar-wrapper .fc-toolbar .fc-button.fc-prev-button .fc-icon::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.entry-content .calendar-wrapper .fc-button-group .fc-button.fc-next-button .fc-icon::before, .entry-content .calendar-wrapper .fc-toolbar .fc-button.fc-next-button .fc-icon::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.entry-content .calendar-wrapper .fc-button-group .fc-button .fc-icon::after, .entry-content .calendar-wrapper .fc-toolbar .fc-button .fc-icon::after {
  display: none;
}
/* Isotope filter */
.filters-button-group button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0 1px;
  margin-right: 1px;
  margin-bottom: 0;
}
@media (min-width: 981px) {
  .filters-button-group button {
    font-size: 16px;
  }
}
.filters-button-group button::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.filters-button-group button:hover {
  background-color: #0d0d0d;
}
.filters-button-group button:hover {
  border-color: #0d0d0d;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group .is-checked {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #80c3e5;
  border: 1px solid #80c3e5;
  color: #fff;
}
@media (min-width: 981px) {
  .filters-button-group .is-checked {
    font-size: 16px;
  }
}
.filters-button-group .is-checked::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.filters-button-group .is-checked:hover {
  background-color: #95cde9;
}
.filters-button-group .is-checked:hover {
  border-color: #95cde9;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
/* MC Filters */
.mc-filters {
  margin-bottom: 2%;
}
.mc-filters .filter-reset {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #fd8268;
  border: 1px solid #fd8268;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 20px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 14px;
}
@media (min-width: 981px) {
  .mc-filters .filter-reset {
    font-size: 16px;
  }
}
.mc-filters .filter-reset::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-filters .filter-reset:hover {
  background-color: #fd9781;
}
.mc-filters .filter-reset:hover {
  border-color: #fd9781;
}
.mc-filters .filter-reset:hover {
  color: #fff;
}
.mc-filters .filter-group legend {
  font-weight: 900;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 5px;
  color: #000;
}
.mc-filters .filter-group.filter-group-button button {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  margin-top: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 0;
  font-size: 14px;
}
@media (min-width: 981px) {
  .mc-filters .filter-group.filter-group-button button {
    font-size: 16px;
  }
}
.mc-filters .filter-group.filter-group-button button::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-filters .filter-group.filter-group-button button:hover {
  background-color: #0d0d0d;
}
.mc-filters .filter-group.filter-group-button button:hover {
  border-color: #0d0d0d;
}
.mc-filters .filter-group.filter-group-button button:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-button button:hover {
  cursor: pointer;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #80c3e5;
  border: 1px solid #80c3e5;
  color: #fff;
}
@media (min-width: 981px) {
  .mc-filters .filter-group.filter-group-button .mixitup-control-active {
    font-size: 16px;
  }
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  background-color: #95cde9;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  border-color: #95cde9;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  color: #fff;
}
.mc-filters .filter-group.filter-group-select select {
  padding-top: 1em;
  padding-right: 3em;
  padding-bottom: 1em;
  padding-left: 1em;
  display: inline-block;
  color: #444;
  line-height: 1.3;
  font-size: 14px;
  border: 1px solid #000;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("http://dev.morris-chapman.com/wpdivi//wp-content/themes/default.dev//images/arrow-down.svg"), linear-gradient(to bottom, #eee 0%, #eee 100%);
  background-repeat: no-repeat, repeat;
  background-position: right 0.7em top 50%, 0 0;
  background-size: 0.65em auto, 100%;
}
.mc-filters .filter-group.filter-group-select select::-ms-expand {
  display: none;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper {
  display: inline-block;
  position: relative;
  padding-left: 27px;
  padding-right: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* hover style just for information */
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark {
  background-color: #80c3e5;
  border: 1px solid #80c3e5;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #000;
  /*Mark*/
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper .checkmark::after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper:hover input ~ .checkmark {
  background-color: #000;
  border: 1px solid #000;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper label:hover:before {
  border: 2px solid #4778d9 !important;
}
/* Search and Filter */
.ll-skin-melon .ui-widget {
  background: #000 !important;
}
.ll-skin-melon .ui-datepicker th {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 0;
}
.ll-skin-melon td .ui-state-default {
  color: black;
}
.ll-skin-melon .ui-state-disabled .ui-state-default {
  color: rgba(0, 0, 0, 0.2);
}
.search-filter-form-wrapper {
  /*
  .searchandfilter {
    padding: 10px 30px 0 30px;
    border: 1px solid #ebebeb;

    > ul {
      display: flex;
      flex-wrap: wrap;
      > li {
        width: 100%;
      }
    }

    label {
      width: 100%;
    }
  }

  ul {
    padding: 0;
    overflow: hidden;

    &.sf_date_field {
      display: flex;
      flex-wrap: wrap;
      li {
        width: calc(50% - 10px);
        margin-left: 20px;

        &:first-child {
          margin: 0;
        }
      }
    }

    li {
      border-top: 1px solid set-color(#000, 0.1);
      padding: 20px 0;
      border: none;
      padding-top: 0;

      &:nth-child(1) {
        padding-top: 20px;
      }

      &.sf-field-sort_order,
      &.sf-field-posts_per_page {
        width: calc(50% - 10px);

        select.sf-input-select {
          min-width: 100px;
          width: 100%;
        }

        label {
          width: 100%;
        }
      }

      &.sf-field-taxonomy-ct_councils,
      &.sf-field-posts_per_page {
        margin-left: 20px;
      }

      h4 {
        @include font(16px, 700);
        color: $secondary-color;
        text-transform: uppercase;
      }
      li {
        padding: 0 0 5px 0;
        &:nth-child(1) {
          padding-top: 0;
        }
        border: none;
      }

      &.sf-field-reset,
      &:nth-child(1) {
        border: none;
      }
      &.sf-field-reset {
        padding-top: 0;
      }
    }

    input[type="text"],
    select {
      width: 100%;
      font-size: $body-font-size;
      padding: 10px;
      border-radius: 3px;
      border-color: #ebebeb;
    }

    .sf-field-taxonomy-publication_year,
    .sf-field-taxonomy-ct_years {
      label {
        width: auto;
      }

      ul {
        display: flex;
        flex-wrap: wrap;
        li {
          width: set-column-width(5);
        }
      }
    }

    select {
      @include spacing("padding", 1em, 3em, 1em, 1em);
      display: inline-block;
      //color: #444;
      line-height: 1.3;

      //border: 1px solid $secondary-color;
      border-radius: 3px;

      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;

      background-color: #fff;
      background-image: url($theme-dir + "/images/arrow-down.svg"),
        linear-gradient(to bottom, #fff 0%, #fff 100%);
      background-repeat: no-repeat, repeat;
      background-position: right 0.7em top 50%, 0 0;
      background-size: 0.65em auto, 100%;
      padding-top: 10px;
      padding-bottom: 10px;

      option {
      }

      &::-ms-expand {
        display: none;
      }
      &:hover {
      }
      &:focus {
      }
    }

    .sf_date_field {
      .sf-date-prefix {
        width: 60px;
      }
    }
    .sf_date_field,
    .sf-field-search {
      label {
        width: 100%;
      }
    }

    .search-filter-reset {
      @include font(14px);
      color: $secondary-color;
      text-transform: uppercase;
      &::before {
        @include fa("\f057");
        margin-right: 0.3em;
      }
    }
    //.search-filter-reset,
    .sf-field-submit input {
      display: block;
      width: 100%;
      border: none;
      background: $secondary-color;
      color: #fff;
      width: 100%;
      padding: 10px;
      font-size: $body-font-size;
      border-radius: 3px;
      text-align: center;
      text-transform: uppercase;
      @include font(14px, 700);
    }
  }
  */
}
.search-filter-form-wrapper .searchandfilter label {
  width: 100% !important;
}
.pods-pagination-paginate, .wp-pagenavi {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers, .pods-pagination-paginate .pages, .pods-pagination-paginate span, .pods-pagination-paginate a, .wp-pagenavi .page-numbers, .wp-pagenavi .pages, .wp-pagenavi span, .wp-pagenavi a {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  padding: 0;
  background-color: #000;
  border: 1px solid #000;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  /*
    &.prev,
    &.previouspostslink {
      &::before {
          @include fa('\f104');
      }
    }
    &.next,
    &.nextpostslink {
      &::before {
          @include fa('\f105');
      }
    }
    */
}
.pods-pagination-paginate .page-numbers:hover, .pods-pagination-paginate .pages:hover, .pods-pagination-paginate span:hover, .pods-pagination-paginate a:hover, .wp-pagenavi .page-numbers:hover, .wp-pagenavi .pages:hover, .wp-pagenavi span:hover, .wp-pagenavi a:hover {
  background-color: #0d0d0d;
}
.pods-pagination-paginate .page-numbers:hover, .pods-pagination-paginate .pages:hover, .pods-pagination-paginate span:hover, .pods-pagination-paginate a:hover, .wp-pagenavi .page-numbers:hover, .wp-pagenavi .pages:hover, .wp-pagenavi span:hover, .wp-pagenavi a:hover {
  border-color: #0d0d0d;
}
.pods-pagination-paginate .page-numbers:hover, .pods-pagination-paginate .pages:hover, .pods-pagination-paginate span:hover, .pods-pagination-paginate a:hover, .wp-pagenavi .page-numbers:hover, .wp-pagenavi .pages:hover, .wp-pagenavi span:hover, .wp-pagenavi a:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current, .pods-pagination-paginate .pages.current, .pods-pagination-paginate span.current, .pods-pagination-paginate a.current, .wp-pagenavi .page-numbers.current, .wp-pagenavi .pages.current, .wp-pagenavi span.current, .wp-pagenavi a.current {
  background-color: #80c3e5;
  border: 1px solid #80c3e5;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover, .pods-pagination-paginate .pages.current:hover, .pods-pagination-paginate span.current:hover, .pods-pagination-paginate a.current:hover, .wp-pagenavi .page-numbers.current:hover, .wp-pagenavi .pages.current:hover, .wp-pagenavi span.current:hover, .wp-pagenavi a.current:hover {
  background-color: #95cde9;
}
.pods-pagination-paginate .page-numbers.current:hover, .pods-pagination-paginate .pages.current:hover, .pods-pagination-paginate span.current:hover, .pods-pagination-paginate a.current:hover, .wp-pagenavi .page-numbers.current:hover, .wp-pagenavi .pages.current:hover, .wp-pagenavi span.current:hover, .wp-pagenavi a.current:hover {
  border-color: #95cde9;
}
.pods-pagination-paginate .page-numbers.current:hover, .pods-pagination-paginate .pages.current:hover, .pods-pagination-paginate span.current:hover, .pods-pagination-paginate a.current:hover, .wp-pagenavi .page-numbers.current:hover, .wp-pagenavi .pages.current:hover, .wp-pagenavi span.current:hover, .wp-pagenavi a.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before, .pods-pagination-paginate .pages.prev::before, .pods-pagination-paginate span.prev::before, .pods-pagination-paginate a.prev::before, .wp-pagenavi .page-numbers.prev::before, .wp-pagenavi .pages.prev::before, .wp-pagenavi span.prev::before, .wp-pagenavi a.prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.pods-pagination-paginate .page-numbers.next::before, .pods-pagination-paginate .pages.next::before, .pods-pagination-paginate span.next::before, .pods-pagination-paginate a.next::before, .wp-pagenavi .page-numbers.next::before, .wp-pagenavi .pages.next::before, .wp-pagenavi span.next::before, .wp-pagenavi a.next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.pods-pagination-paginate .pages, .wp-pagenavi .pages {
  display: none;
}
/*
.pods-pagination-paginate,
.wp-pagenavi {
	display: flex;
	flex-direction: row;
	margin-top: 1em;

    .page-numbers,
    .pages,
    span,
    a {
    	width: 2em;
    	height: 2em;
    	line-height: 2em;
    	text-align: center;
    	color: set-color(#fff);
    	margin: 0 0 0 1px;

      @include btn-background( $secondary-color );
      @include btn-border (1px, solid, $secondary-color);
      @include border-radius(0);
      @include btn-color (#fff);

    	&.current {
  			@include btn-background( $primary-color );
        @include btn-border (1px, solid, $primary-color);
        @include border-radius(0);
        @include btn-color (#fff);
        color: #fff !important;
        font: {
            weight: 900;
        };
    	}

      &.next,
      &.prev {

      }
      &.prev,
      &.previouspostslink {
          &::before {
            //@include fa('\f104');
          }
      }
      &.next,
      &.nextpostslink {
          &::before {
            //@include fa('\f105');
          }
      }

      &:hover {
        color: #fff !important;
      }
	}
  .pages,
  .last {
    width: auto;
  }
  .pages {
    display: none;
  }
  .last {
    padding:0 1em;
    display: none;
  }
  .first {
    display: none;
  }

}

.wp-pagenavi {
  border-top: none;
  .previouspostslink,
  .nextpostslink {
    color: #fff !important;
  }
}
*/
/* --------- Default Post detail --------- */
/* START Single DIVI Fix*/
.single #main-content .container {
  padding-top: 0 !important;
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}
.single #main-content .container::before {
  display: none;
}
.single-section .single-row, .single-section .et_pb_row, .et_pb_section .single-row, .et_pb_section .et_pb_row {
  padding: 35px 0;
  margin: 0 auto;
}
@media (min-width: 981px) {
  .single-section .single-row, .single-section .et_pb_row, .et_pb_section .single-row, .et_pb_section .et_pb_row {
    display: flex;
  }
}
.single-section .single-row h3, .single-section .et_pb_row h3, .et_pb_section .single-row h3, .et_pb_section .et_pb_row h3 {
  font-weight: 700;
  line-height: 1.4em;
}
/* END Fix */
.page-heading-wrapper {
  margin-top: 20px;
  background: white;
  padding: 0 !important;
}
.page-heading-wrapper .single-row {
  border-bottom: 1px solid #333;
}
.page-heading-wrapper .page-title {
  color: black;
  font-weight: 700;
  font-size: 30px;
  padding: 0;
}
@media (min-width: 981px) {
  .page-heading-wrapper .page-title {
    font-size: 48px;
  }
}
.single-detail .detail-title {
  font-weight: 700;
  font-size: 20px;
  padding: 0;
  margin-bottom: 30px;
}
@media (min-width: 981px) {
  .single-detail .detail-title {
    font-size: 30px;
  }
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
.single-detail .detail-header {
  font-weight: 700;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
}
.single-detail .detail-venue {
  margin-left: auto;
}
.related-content-wrapper {
  background: #f9f9f9;
}
.single-body {
  padding-top: 20px;
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  position: relative;
}
ul.mc-tabs::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #000;
}
ul.mc-tabs li {
  position: relative;
  z-index: 2;
  display: inline-block;
  cursor: pointer;
  padding: 1.5em 2em;
  color: #000;
  line-height: 1em;
  margin-right: 2px;
  margin-bottom: 2px;
}
ul.mc-tabs li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 700;
}
ul.mc-tabs li.current {
  background: #000;
  color: #fff;
  padding-left: 2em;
}
ul.mc-tabs li:nth-child(n+2) {
  padding-left: 2em;
}
ul.mc-tabs.programme-tabs li {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  line-height: 1;
}
ul.mc-tabs.programme-tabs li::before {
  display: none;
}
ul.mc-tabs.programme-tabs li:last-child {
  margin-right: 0;
}
ul.mc-tabs.programme-tabs li .day-title {
  font-weight: 700;
  font-size: 22px;
  text-transform: none;
}
ul.mc-tabs.programme-tabs li .day-venue {
  font-weight: 400;
  font-size: 16px;
  margin-top: 11px;
  text-transform: none;
}
ul.mc-tabs.programme-tabs li .day-date {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
ul.mc-tabs.programme-tabs li .day-date::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 400;
}
.mc-tabs-content {
  display: none;
  padding: 2%;
  background: #fff;
}
.mc-tabs-content.current {
  display: block;
}
/* -- Slider: Slick Slider -- */
.slick-slider {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.slick-slider .slick-list, .slick-slider .slick-track, .slick-slider .slick-slide, .slick-slider .slide {
  height: 100%;
}
.slick-slider .slick-list > div, .slick-slider .slick-track > div, .slick-slider .slick-slide > div, .slick-slider .slide > div {
  height: 100%;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
  z-index: 999;
}
.slick-slider .slick-prev::before, .slick-slider .slick-next::before {
  color: #000;
  opacity: 1;
  font-size: 24px !important;
}
.slick-slider .slick-prev {
  left: -20px;
}
.slick-slider .slick-prev::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.slick-slider .slick-next {
  right: -20px;
}
.slick-slider .slick-next::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
}
.slick-slider .slick-dots {
  padding-left: 0;
}
.slick-slider .slick-dots li button::before {
  font-size: 14px;
}
.slick-slider .slick-dots li.slick-active button::before {
  color: #80c3e5;
}
.slick-slider .list-item {
  padding: 0;
}
.slider {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  opacity: 1;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev {
  left: 30px;
}
.slider .slick-next {
  right: 30px;
}
.home-slider .slider .video-background {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home-slider .slider .video-background video {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: none;
}
.home-slider .slider .video-background .fluid-width-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  height: 100%;
  padding-top: 0 !important;
}
.home-slider .slider .video-background .fluid-width-video-wrapper iframe {
  box-sizing: border-box;
  height: 56.25vw;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  width: 177.77777778vh;
  max-width: none;
}
.home-slider .slider .slide {
  position: relative;
}
.home-slider .slider .slide-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
}
.home-slider .slider .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.home-slider .slider .slide-content-wrapper {
  align-self: center;
  margin: auto;
  width: calc(100% - 60px);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 30px;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-content-wrapper {
    width: 50%;
  }
}
@media (min-width: 981px) {
  .home-slider .slider {
    height: 75vh;
  }
}
.home-slider .slider .slide-title {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
  margin-top: 10px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
    margin-top: 30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.home-slider .slider .slide-title {
  font-size: 20px;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-title {
    font-size: 36px;
  }
}
.home-slider .slider .slide-text {
  font-size: 14px;
  line-height: 1.3em;
}
@media (min-width: 769px) {
  .home-slider .slider .slide-text {
    font-size: 16px;
    line-height: 1.7em;
  }
}
.carousel .slick-track {
  display: flex !important;
}
.carousel.mc-posts-list {
  margin-top: 0;
  margin-right: -20px;
  margin-bottom: 60px;
  margin-left: -20px;
  display: block;
}
.carousel.mc-posts-list .slick-slide {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  display: block;
  float: left;
  height: auto;
}
.carousel.mc-posts-list .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  height: 100%;
}
.carousel.mc-posts-list .list-item-wrapper {
  height: 100%;
}
.block-slider .slick-prev, .block-slider .slick-next {
  top: auto;
  left: auto;
  right: auto;
  bottom: -60px;
}
.block-slider .slick-prev::before, .block-slider .slick-next::before {
  font-size: 18px !important;
  color: #000;
}
.block-slider .slick-prev {
  left: 0;
}
.block-slider .slick-next {
  left: 45px;
}
@media (min-width: 981px) {
  .block-slider .slick-prev, .block-slider .slick-next {
    bottom: 20px;
  }
  .block-slider .slick-prev {
    left: calc(0% + 100px);
  }
  .block-slider .slick-next {
    left: calc(0% + 140px);
  }
}
/* Slider Clean Loading */
.no-js .home-slider {
  background: #80c3e5;
}
.no-js .slider {
  overflow: hidden;
  opacity: 0;
}
@media (min-width: 981px) {
  .no-js .slider {
    height: 75vh;
    min-height: 700px;
  }
}
/* -- Tabs -- */
ul.mc-tabs {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: flex;
  position: relative;
}
ul.mc-tabs::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 2px solid #000;
}
ul.mc-tabs li {
  position: relative;
  z-index: 2;
  display: inline-block;
  cursor: pointer;
  padding: 1.5em 2em;
  color: #000;
  line-height: 1em;
  margin-right: 2px;
  margin-bottom: 2px;
}
ul.mc-tabs li::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 700;
}
ul.mc-tabs li.current {
  background: #000;
  color: #fff;
  padding-left: 2em;
}
ul.mc-tabs li:nth-child(n+2) {
  padding-left: 2em;
}
ul.mc-tabs.programme-tabs li {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  line-height: 1;
}
ul.mc-tabs.programme-tabs li::before {
  display: none;
}
ul.mc-tabs.programme-tabs li:last-child {
  margin-right: 0;
}
ul.mc-tabs.programme-tabs li .day-title {
  font-weight: 700;
  font-size: 22px;
  text-transform: none;
}
ul.mc-tabs.programme-tabs li .day-venue {
  font-weight: 400;
  font-size: 16px;
  margin-top: 11px;
  text-transform: none;
}
ul.mc-tabs.programme-tabs li .day-date {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}
ul.mc-tabs.programme-tabs li .day-date::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
  font-weight: 400;
}
.mc-tabs-content {
  display: none;
  padding: 2%;
  background: #fff;
}
.mc-tabs-content.current {
  display: block;
}
@media (min-width: 981px) {
  .accordion .list-item {
    width: 100%;
  }
}
.accordion .list-excerpt {
  display: none;
}
.accordion .list-title {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  margin: 0;
  padding: 0;
  display: flex;
}
.accordion .list-title:hover {
  cursor: pointer;
}
.accordion .list-title::after {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  transform: rotate(90deg);
  margin-left: auto;
}
.accordion .list-title.active::after {
  transform: rotate(0deg);
}
.accordion .list-excerpt {
  display: none;
}
#ctf .ctf-tweets .ctf-item {
  padding: 0;
}
#ctf .ctf-tweets .ctf-item .ctf-author-box {
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content .ctf-tweet-text {
  font-weight: 500;
  font-size: 24px;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content .ctf-tweet-text br {
  display: none;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-content .ctf-tweet-text a {
  font-weight: 700;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-actions {
  text-align: center;
  margin-top: 20px;
}
#ctf .ctf-tweets .ctf-item .ctf-tweet-actions a {
  float: none;
}
.gform_wrapper.default_wrapper input[type="text"], .gform_wrapper.default_wrapper input[type="email"], .gform_wrapper.default_wrapper textarea, .gform_wrapper.default_wrapper select, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="text"], .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="email"], .search-filter-form-wrapper.default_wrapper.default_wrapper textarea, .search-filter-form-wrapper.default_wrapper.default_wrapper select {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 16px;
  background-color: white;
  border-color: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  padding: 1em 1.5em;
  margin-bottom: 0;
  width: 100%;
  line-height: 1.2em;
}
.gform_wrapper.default_wrapper input[type="text"]::-webkit-input-placeholder, .gform_wrapper.default_wrapper input[type="email"]::-webkit-input-placeholder, .gform_wrapper.default_wrapper textarea::-webkit-input-placeholder, .gform_wrapper.default_wrapper select::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="text"]::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="email"]::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper textarea::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper select::-webkit-input-placeholder {
  opacity: 0.5;
}
.gform_wrapper.default_wrapper input[type="text"]:-ms-input-placeholder, .gform_wrapper.default_wrapper input[type="email"]:-ms-input-placeholder, .gform_wrapper.default_wrapper textarea:-ms-input-placeholder, .gform_wrapper.default_wrapper select:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="text"]:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="email"]:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper textarea:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper select:-ms-input-placeholder {
  opacity: 0.5;
}
.gform_wrapper.default_wrapper input[type="text"]::placeholder, .gform_wrapper.default_wrapper input[type="email"]::placeholder, .gform_wrapper.default_wrapper textarea::placeholder, .gform_wrapper.default_wrapper select::placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="text"]::placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="email"]::placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper textarea::placeholder, .search-filter-form-wrapper.default_wrapper.default_wrapper select::placeholder {
  opacity: 0.5;
}
.gform_wrapper.default_wrapper input[type="text"]:focus, .gform_wrapper.default_wrapper input[type="email"]:focus, .gform_wrapper.default_wrapper textarea:focus, .gform_wrapper.default_wrapper select:focus, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="text"]:focus, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="email"]:focus, .search-filter-form-wrapper.default_wrapper.default_wrapper textarea:focus, .search-filter-form-wrapper.default_wrapper.default_wrapper select:focus {
  border-color: black;
}
.gform_wrapper.default_wrapper select, .search-filter-form-wrapper.default_wrapper.default_wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(45deg, transparent 50%, rgba(0, 0, 0, 0.3) 50%), linear-gradient(135deg, rgba(0, 0, 0, 0.3) 50%, transparent 50%), linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  background-position: calc(100% - 21px) calc(1.15em + 2px), calc(100% - 16px) calc(1.15em + 2px), calc(100% - 21px) calc(1.25em + 2px), calc(100% - 16px) calc(1.25em + 2px), calc(100% - 2.5em) 0.75em;
  background-size: 5px 5px, 5px 5px, 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}
.gform_wrapper.default_wrapper select:focus, .search-filter-form-wrapper.default_wrapper.default_wrapper select:focus {
  background-image: linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%), linear-gradient(to right, black, black);
}
.gform_wrapper.default_wrapper input[type="submit"], .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"] {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-size: 14px;
  line-height: 1em;
  display: inline-block;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  border: 1px solid #000;
  border-radius: 10px;
  background-color: #80c3e5;
  border: 1px solid #80c3e5;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  border-radius: 5px;
}
@media (min-width: 981px) {
  .gform_wrapper.default_wrapper input[type="submit"], .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"] {
    font-size: 16px;
  }
}
.gform_wrapper.default_wrapper input[type="submit"]::after, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"]::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 1.5em;
  font-size: 0.8em;
}
.gform_wrapper.default_wrapper input[type="submit"]:hover, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"]:hover {
  background-color: #95cde9;
}
.gform_wrapper.default_wrapper input[type="submit"]:hover, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"]:hover {
  border-color: #95cde9;
}
.gform_wrapper.default_wrapper input[type="submit"]:hover, .search-filter-form-wrapper.default_wrapper.default_wrapper input[type="submit"]:hover {
  color: #fff;
}
.gform_wrapper.light_wrapper, .search-filter-form-wrapper.default_wrapper.light_wrapper {
  color: #fff;
}
.gform_wrapper.light_wrapper .gform_heading, .search-filter-form-wrapper.default_wrapper.light_wrapper .gform_heading {
  border-color: rgba(255, 255, 255, 0.3);
}
.gform_wrapper.light_wrapper input[type="text"], .gform_wrapper.light_wrapper input[type="email"], .gform_wrapper.light_wrapper textarea, .gform_wrapper.light_wrapper select, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="text"], .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="email"], .search-filter-form-wrapper.default_wrapper.light_wrapper textarea, .search-filter-form-wrapper.default_wrapper.light_wrapper select {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.gform_wrapper.light_wrapper input[type="text"]::-webkit-input-placeholder, .gform_wrapper.light_wrapper input[type="email"]::-webkit-input-placeholder, .gform_wrapper.light_wrapper textarea::-webkit-input-placeholder, .gform_wrapper.light_wrapper select::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="text"]::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="email"]::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper textarea::-webkit-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper select::-webkit-input-placeholder {
  color: #fff;
}
.gform_wrapper.light_wrapper input[type="text"]:-ms-input-placeholder, .gform_wrapper.light_wrapper input[type="email"]:-ms-input-placeholder, .gform_wrapper.light_wrapper textarea:-ms-input-placeholder, .gform_wrapper.light_wrapper select:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="text"]:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="email"]:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper textarea:-ms-input-placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper select:-ms-input-placeholder {
  color: #fff;
}
.gform_wrapper.light_wrapper input[type="text"]::placeholder, .gform_wrapper.light_wrapper input[type="email"]::placeholder, .gform_wrapper.light_wrapper textarea::placeholder, .gform_wrapper.light_wrapper select::placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="text"]::placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="email"]::placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper textarea::placeholder, .search-filter-form-wrapper.default_wrapper.light_wrapper select::placeholder {
  color: #fff;
}
.gform_wrapper.light_wrapper input[type="text"]:focus, .gform_wrapper.light_wrapper input[type="email"]:focus, .gform_wrapper.light_wrapper textarea:focus, .gform_wrapper.light_wrapper select:focus, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="text"]:focus, .search-filter-form-wrapper.default_wrapper.light_wrapper input[type="email"]:focus, .search-filter-form-wrapper.default_wrapper.light_wrapper textarea:focus, .search-filter-form-wrapper.default_wrapper.light_wrapper select:focus {
  border-color: white;
}
.gform_wrapper.light_wrapper select, .search-filter-form-wrapper.default_wrapper.light_wrapper select {
  background-image: linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%), linear-gradient(45deg, transparent 50%, rgba(255, 255, 255, 0.3) 50%), linear-gradient(135deg, rgba(255, 255, 255, 0.3) 50%, transparent 50%), linear-gradient(to right, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.3));
}
.gform_wrapper.light_wrapper select:focus, .search-filter-form-wrapper.default_wrapper.light_wrapper select:focus {
  background-image: linear-gradient(45deg, transparent 50%, black 50%), linear-gradient(135deg, black 50%, transparent 50%), linear-gradient(45deg, transparent 50%, white 50%), linear-gradient(135deg, white 50%, transparent 50%), linear-gradient(to right, white, white);
}
.gform_wrapper {
  /* Default Theme */
  /* Light Theme */
  /* Add new theme / modifications here */
}
.gform_wrapper.default_wrapper {
  /* Validation messages  / Errors */
}
.gform_wrapper.default_wrapper .gform_heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 2%;
  margin-bottom: 4%;
}
.gform_wrapper.default_wrapper .ginput_container_consent legend {
  display: none;
}
.gform_wrapper.default_wrapper .ginput_container_consent label a {
  font-weight: 700;
}
.gform_wrapper.default_wrapper .gfield_required {
  color: #000;
}
.gform_wrapper.default_wrapper .gform_footer {
  margin-top: 8%;
}
.gform_wrapper.default_wrapper .gform_validation_errors {
  border-radius: 0;
  box-shadow: none;
  background: rgba(0, 0, 0, 0);
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 20px 40px;
  text-align: center;
}
.gform_wrapper.default_wrapper .gform_validation_errors h2 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.7em;
  color: #000;
}
.gform_wrapper.default_wrapper .validation_message {
  border: none;
  background: rgba(0, 0, 0, 0);
  color: #000;
  padding: 10px 0 0 0;
  margin: 0;
}
.gform_wrapper.default_wrapper .validation_message::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.5em;
}
.gform_wrapper.default_wrapper .gfield.gfield_error label, .gform_wrapper.default_wrapper .gfield.gfield_error legend {
  color: #000;
}
.gform_wrapper.default_wrapper .gfield.gfield_error input, .gform_wrapper.default_wrapper .gfield.gfield_error select, .gform_wrapper.default_wrapper .gfield.gfield_error textarea {
  border-color: #000;
}
.gform_wrapper.light_wrapper {
  /* Validation messages  / Errors */
}
.gform_wrapper.light_wrapper .ginput_container_consent label a {
  color: #80c3e5;
}
.gform_wrapper.light_wrapper .gfield_required {
  color: black;
}
.gform_wrapper.light_wrapper .gform_validation_errors {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.gform_wrapper.light_wrapper .gform_validation_errors h2 {
  color: #000;
}
.gform_wrapper.light_wrapper .validation_message {
  color: #000;
}
.gform_wrapper.light_wrapper .gfield.gfield_error label, .gform_wrapper.light_wrapper .gfield.gfield_error legend {
  color: #000;
}
.gform_wrapper.light_wrapper .gfield.gfield_error input, .gform_wrapper.light_wrapper .gfield.gfield_error select, .gform_wrapper.light_wrapper .gfield.gfield_error textarea {
  border-color: #000;
}
.search-filter-form-wrapper {
  padding: 20px 30px 30px 30px;
  border: 1px solid #ebebeb;
}
@media screen and (min-height: 1090px) {
  .search-filter-form-wrapper {
    position: sticky;
    top: 130px;
  }
}
.search-filter-form-wrapper .searchandfilter h4 {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.search-filter-form-wrapper .searchandfilter label {
  width: 100%;
}
.search-filter-form-wrapper .searchandfilter > ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.search-filter-form-wrapper .searchandfilter > ul > li {
  width: 100%;
}
.search-filter-form-wrapper .searchandfilter > ul ul {
  padding: 0;
}
.search-filter-form-wrapper .searchandfilter > ul ul li {
  padding: 0;
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-news_category {
  /* Turn checkboxes / radio buttons to buttons */
  /*
      ul {
        display: block;
        li {
          width: auto;
          display: inline-block;
          margin: 0 10px 10px 0;
          label {
            padding: 10px 20px;
          }
          
          border: 1px solid #ebebeb;
          border-radius: 5px;
          
          input[type="checkbox"],
          input[type="radio"] {
            appearance: none; 
          }
          
          &.sf-option-active {
            font-weight: 700;
          }
        }
      }
      */
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-news_category label {
  width: auto;
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-news_category ul {
  display: flex;
  flex-wrap: wrap;
}
.search-filter-form-wrapper .searchandfilter .sf-field-taxonomy-news_category ul li {
  width: 100%;
}
.search-filter-form-wrapper .searchandfilter .sf_date_field {
  display: flex;
  flex-wrap: wrap;
}
.search-filter-form-wrapper .searchandfilter .sf_date_field li {
  width: 100%;
}
@media (min-width: 981px) {
  .search-filter-form-wrapper .searchandfilter .sf_date_field li {
    width: calc(50% - 10px);
    margin-left: 20px;
  }
}
.search-filter-form-wrapper .searchandfilter .sf_date_field li:first-child {
  margin-left: 0;
}
.search-filter-form-wrapper .searchandfilter .sf-field-submit, .search-filter-form-wrapper .searchandfilter .sf-field-reset {
  width: auto;
}
.search-filter-form-wrapper .searchandfilter .sf-field-reset {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
}
.search-filter-form-wrapper .searchandfilter .search-filter-reset {
  font-size: 14px;
  width: auto;
  color: #000;
  text-transform: uppercase;
}
.search-filter-form-wrapper .searchandfilter .search-filter-reset::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-right: 0.3em;
}
.search-filter-form-wrapper.light_wrapper .searchandfilter h4, .search-filter-form-wrapper.light_wrapper .searchandfilter .sf-field-reset a {
  color: #fff;
}
/* --------- Photo Gallery --------- */
.scroller-status {
  margin-top: 2%;
  text-align: center;
}
.scroller-status .infinite-scroll-request img {
  max-width: 60px;
}
.scroller-status .infinite-scroll-last {
  border-top: 1px solid #ebebeb;
  padding-top: 2%;
}
.mfp-bottom-bar .mfp-title {
  display: none;
}
.list-content-modal {
  overflow-y: auto;
  background: #80c3e5;
  color: #fff;
  padding: 5%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  border: 5px solid #fff;
  max-height: 95vh;
}
.list-content-modal .modal-title {
  font-weight: 700;
  font-size: 30px;
  color: #fff;
}
.list-content-modal .modal-job-title {
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  display: block;
  margin-top: 5px;
}
.list-content-modal .modal-content {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  margin-top: 20px;
  padding: 20px 0 60px 0;
}
.list-content-modal .modal-close {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.list-content-modal .modal-close::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  margin-left: 0.5em;
}
.mfp-iframe-holder .mfp-close {
  opacity: 0.6;
}
.mc-var-dump {
  width: 100%;
  background: #333;
  padding: 80px;
  color: #fff;
}
code, .code {
  font-family: Courier New, monospace;
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 30px;
  margin: 0;
  width: 100%;
  font-weight: 900;
}
code strong, code em, .code strong, .code em {
  color: #80c3e5;
}
