@charset "UTF-8";
/* Functions */
/* Icons */
/* Utilities */
/* Buttons */
/* Responsiveness */
/* Typography */
/* Colors */
/* Global */
/* Post list */
*, *: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;
  font-family: oscine, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.7);
  line-height: 1.8em;
}
a {
  color: #e6873c;
  font-weight: 700;
}
sub, sup {
  font-size: 0.8em;
  bottom: 0.4em;
}
.et_pb_text h2, .mc-posts-detail h2 {
  font-weight: 800 !important;
  font-size: 40px;
}
.et_pb_text sup, .et_pb_text sub, .mc-posts-detail sup, .mc-posts-detail sub {
  font-size: 0.8em;
  bottom: 0.4em;
}
.et_pb_text ol, .et_pb_text ul, .mc-posts-detail ol, .mc-posts-detail ul {
  padding-left: 2em;
}
.et_pb_text ol li, .et_pb_text ul li, .mc-posts-detail ol li, .mc-posts-detail ul li {
  list-style-type: none;
}
.et_pb_text ol li::before, .et_pb_text ul li::before, .mc-posts-detail ol li::before, .mc-posts-detail 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 ol {
  list-style: none;
  counter-reset: li;
}
.et_pb_text ol li, .mc-posts-detail ol li {
  counter-increment: li;
}
.et_pb_text ol li::before, .mc-posts-detail ol li::before {
  content: counter(li) ". ";
  color: #e6873c;
}
.et_pb_text ul li::before, .mc-posts-detail ul li::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: "";
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
  color: #e6873c;
}
.et_pb_section .et_pb_row, .et_section_specialty .et_pb_row, .container {
  width: calc(100% - 80px);
  max-width: 1400px;
}
@media (min-width: 981px) {
  .et_pb_section .et_pb_row, .et_section_specialty .et_pb_row, .container {
    width: calc(100% - 120px);
  }
}
.ctf-owl-item {
  color: white;
  font-size: 21px;
  font-weight: 500;
}
#ctf a {
  box-shadow: none;
  color: #72b9da;
  font-weight: 600;
}
.ctf-tweet-content {
  font-size: 16px;
}
.ctf-author-box-link a {
  color: #72b9da !important;
}
Body .et_header_style_left #et-top-navigation nav > ul > li > a, Body .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 10px !important;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 10px !important;
}
div#et-top-navigation {
  padding-bottom: 20px !important;
}
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  font-size: inherit;
  font-family: inherit;
  padding: 18px 12px;
  letter-spacing: normal;
  border-radius: 5px;
}
.gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: inherit;
  width: 50%;
  padding-right: 16px;
  float: none;
}
select#input_1_6 {
  font-size: inherit;
  font-family: inherit;
  padding: 18px 12px;
  letter-spacing: normal;
  border-radius: 5px;
}
input#gform_submit_button_1 {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  padding-top: 0.7em;
  padding-right: 3em;
  padding-bottom: 0.7em;
  padding-left: 3em;
  color: white;
  font-weight: bold;
}
@media only screen and (min-width: 641px) .gform_wrapper .gform_footer input.button,\a .gform_wrapper .gform_footer input[type=submit],\a .gform_wrapper .gform_page_footer input.button,\a .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 1em;
  width: auto;
  margin: 0 16px 0 0;
}
body .gform_wrapper ul li.gfield {
  margin-top: 0;
  padding-top: 0;
}
.et_pb_text_inner h2 {
  font-size: 40px !important;
}
.et-fixed-header #top-menu li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-151 a {
  background: #0069af;
  padding: 10px 15px;
  color: white !important;
}
.single .ds_dbreadcrumbs_create_div {
  display: none;
}
.content-list strong {
  color: #7ac142;
}
/* shrink menu on smaller viewports by geno quiroz */
@media only screen and (max-width: 1200px) {
  .container.clearfix.et_menu_container, #top-header .container.clearfix {
    max-width: 100% !important;
    width: 95% !important;
  }
}
@media only screen and (max-width: 1100px) {
  #top-menu li {
    padding-right: 13px !important;
  }
  #top-menu li a {
    font-size: 13px !important;
  }
}
/* initiate mobile menu sooner than 980px by GQ */
@media only screen and (min-width: 981px) and (max-width: 1260px) {
  #et_mobile_nav_menu {
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  #top-menu-nav {
    display: none;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
  }
}
/**** This hides the sub menu items on mobile ****/
#page-container .mobile_nav li ul.hide {
  display: none !important;
}
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
#page-container .mobile_nav .menu-item-has-children {
  position: relative;
}
#page-container .mobile_nav .menu-item-has-children > a {
  background: transparent;
}
/**** This styles the icon and moves it to the right ****/
#page-container .mobile_nav .menu-item-has-children > a + span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  z-index: 3;
}
/**** Here you can swap out the actual icons ****/
#page-container span.menu-closed:before {
  content: "L";
  display: block;
  color: #000;
  font-size: 16px;
  font-family: ETmodules;
}
#page-container span.menu-closed.menu-open:before {
  content: "M";
}
.ds_dbreadcrumbs {
  background: transparent;
  color: #7ac142;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px dotted #e0dfdf;
  padding-bottom: 5px;
}
.ds-dbreadcrumbs-module {
  margin-top: -30px;
}
.et_pb_tabs.icon-tabs {
  border: none;
}
.icon-tabs ul {
  margin-bottom: 30px;
}
.icon-tabs .et_pb_tab {
  padding: 24px 0px;
}
.icon-tabs ul.et_pb_tabs_controls {
  background-color: white;
}
.icon-tabs img.alignleft {
  margin-right: 70px;
}
.icon-tabs .et_pb_all_tabs {
  border-top: none;
}
.icon-tabs .et_pb_tabs_controls {
  padding: 0 !important;
}
.icon-tabs .et_pb_tabs_controls li {
  line-height: 2.1em;
}
.icon-tabs .et_pb_tabs_controls li a {
  width: 100% !important;
  text-align: center;
  color: #a3a3a3;
  letter-spacing: 1px;
  font-weight: 600 !important;
}
.icon-tabs .et_pb_tab_active a {
  color: #0b83a1 !important;
}
.icon-tabs .et_pb_tab h2 {
  line-height: 1.5em;
  color: #0b83a1;
  font-weight: 600 !important;
  font-size: 24px;
}
.icon-tabs .et_pb_tabs_controls li a:before {
  display: block;
  font-size: 40px;
  color: #a3a3a3;
  margin-bottom: 15px;
  font-weight: 600 !important;
}
.icon-tabs .et_pb_tabs_controls li.et_pb_tab_active a:before {
  color: #0b83a1;
}
ul.et_pb_tabs_controls::after {
  border-top: none !important;
}
.et_pb_tabs .et_pb_all_tabs .et_pb_tab {
  padding-top: 1em;
}
.icon-tabs .et_pb_tabs_controls li a:after {
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
  display: inline-block;
}
/*
* === Mobile Styles ===
*/
@media (max-width: 768px) {
  .icon-tabs .et_pb_tabs_controls li {
    width: 100% !important;
  }
  .icon-tabs .et_pb_tabs_controls {
    padding: 0 !important;
  }
  .icon-tabs .et_pb_tabs_controls li {
    margin-bottom: 35px;
  }
}
h4.et_pb_module_header span {
  font-weight: 600;
  font-size: 16px;
  color: white;
}
blockquote {
  border-color: #edad42 !important;
}
input#gform_submit_button_2 {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  padding-top: 0.7em;
  padding-right: 3em;
  padding-bottom: 0.7em;
  padding-left: 3em;
  color: white;
  border-radius: 5px;
  font-weight: 900;
}
body .gform_wrapper h3 {
  font-weight: 400;
  border: none;
  background: 0 0;
  font-weight: 700;
  color: #7ac142 !important;
  line-height: 1.1em;
  font-size: 30px !important;
  text-transform: capitalize !important;
  letter-spacing: 0;
  padding-bottom: 0 !important;
  padding-top: 20px;
}
.gform_wrapper.gf_browser_chrome select {
  padding: 2px 0 2px 3px;
  font-size: inherit;
  font-family: inherit;
  padding: 18px 12px;
  letter-spacing: normal;
  border-radius: 5px;
}
/* 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;
}
.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: #0069af;
  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;
}
/* shrink menu on smaller viewports by geno quiroz */
@media only screen and (max-width: 1200px) {
  .container.clearfix.et_menu_container, #top-header .container.clearfix {
    max-width: 100% !important;
    width: 95% !important;
  }
}
@media only screen and (max-width: 1100px) {
  #top-menu li {
    padding-right: 13px !important;
  }
  #top-menu li a {
    font-size: 13px !important;
  }
}
/* initiate mobile menu sooner than 980px by GQ */
@media only screen and (min-width: 981px) and (max-width: 1260px) {
  #et_mobile_nav_menu {
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
  }
  #top-menu-nav {
    display: none;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
  }
}
@media only screen and (max-width: 620px) {
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    width: 100%;
  }
}
/**** This hides the sub menu items on mobile ****/
#page-container .mobile_nav li ul.hide {
  display: none !important;
}
/**** This adjusts the positioning and the background transparency of the parent menu item on mobile ****/
#page-container .mobile_nav .menu-item-has-children {
  position: relative;
}
#page-container .mobile_nav .menu-item-has-children > a {
  background: transparent;
}
/**** This styles the icon and moves it to the right ****/
#page-container .mobile_nav .menu-item-has-children > a + span {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer;
  z-index: 3;
}
/**** Here you can swap out the actual icons ****/
#page-container span.menu-closed:before {
  content: "L";
  display: block;
  color: #000;
  font-size: 16px;
  font-family: ETmodules;
}
#page-container span.menu-closed.menu-open:before {
  content: "M";
}
Body .ds_dbreadcrumbs {
  background: transparent;
  color: #7ac142;
  font-size: 14px;
  text-align: left;
  font-weight: 600;
  border-bottom: 1px dotted #e0dfdf;
  padding-bottom: 5px;
}
Body .ds-dbreadcrumbs-module {
  margin-top: -30px;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 0px;
}
.minutes .list-item-wrapper {
  background: white;
  padding: 4% 8%;
}
.mc-posts-list .minutes .list-title {
  color: #338fc8;
  font-weight: 700;
  font-size: 24px;
}
#et_top_search {
  margin: 0px 0 0 22px !important;
}
.home-heading-wrapper > div p {
  margin-left: auto;
  margin-top: auto;
  line-height: 1em;
}
.home-heading-wrapper > div {
  display: flex;
}
.et_pb_blurb h4.et_pb_module_header {
  line-height: 1.9em !important;
}
.blue-box .et_pb_blurb h4.et_pb_module_header {
  line-height: 1.6em !important;
}
.mobile_menu_bar::before {
  color: #0069af;
}
#main-header {
  box-shadow: none;
}
@media (max-width: 1440px) {
  #top-menu li {
    padding-right: 10px;
  }
}
@media (max-width: 1280px) {
  #top-menu li.menu-item-49 {
    display: none;
  }
}
#top-menu li a {
  line-height: 1.4em;
}
#top-menu li.current-menu-item > a {
  color: #0069af;
}
#top-menu .sub-menu {
  border-color: #0069af;
}
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
  padding-bottom: 10px;
}
li#menu-item-151 a {
  background: #0069af;
  padding: 10px;
  color: white;
}
#logo {
  max-height: 75%;
}
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-151 a {
  background: #edad42;
  padding: 10px 15px;
  color: white !important;
}
#et_search_icon:before {
  content: "U";
  font-size: 17px;
  left: 0;
  position: absolute;
  top: 7px;
}
.et-fixed-header #top-menu li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-151 a {
  background: #EDAD42;
  padding: 10px 15px;
  color: white !important;
}
/* General list */
.mc-posts-list {
  /* Custom lists below */
  /* 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: -3%;
  }
}
.mc-posts-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 25%;
  }
}
.mc-posts-list a.list-read-more {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  Color: #36bba8;
}
.mc-posts-list a.list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: "Font Awesome 5 Pro";
  font-weight: 800;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
  display: inline-block;
}
.mc-posts-list .list-meta-wrapper {
  position: absolute;
  bottom: -42px;
}
.mc-posts-list .list-content-wrapper {
  margin-top: 20px;
  position: relative;
}
.mc-posts-list .list-thumbnail {
  background-size: cover;
  background-position: center;
  display: block;
}
.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.boxed {
  background: #f9f9f9;
  position: relative;
  background-image: none !important;
  border-bottom: 1px solid #ebebeb;
}
.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-title {
  color: #0069af;
  font-weight: 700;
  font-size: 24px;
}
@media (min-width: 981px) {
  .mc-posts-list .list-title {
    font-weight: 700;
    font-size: 30px;
  }
}
.mc-posts-list .list-date, .mc-posts-list .list-title, .mc-posts-list .list-excerpt {
  display: block;
  margin-top: 3%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.mc-posts-list.stagger-list .list-item {
  opacity: 0;
}
.mc-posts-list.stagger-list .list-item.display {
  opacity: 1;
}
.mc-posts-list.partners-list-page .list-thumbnail {
  display: none;
}
.mc-posts-list.partners-list-page span.list-date {
  display: none;
}
.mc-posts-list.partners-list-page .list-item {
  padding-bottom: 40px;
  border-bottom: 1px solid #d9d9d9;
}
.mc-posts-list.partners-list-page .list-meta-wrapper {
  position: inherit;
  bottom: 0;
}
.mc-posts-list.news-page .list-item {
  width: 33.3333333333% !important;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.news-page .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 33.3333333333%;
  }
}
.mc-posts-list.logo-list .tag {
  display: none;
}
.mc-posts-list.logo-list .list-item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 1200px) {
  .mc-posts-list.logo-list .list-item {
    width: 20%;
  }
}
.mc-posts-list.logo-list .list-item-wrapper {
  height: auto !important;
  position: relative;
  border: 1px solid #ebebeb;
}
.mc-posts-list.logo-list .list-item-wrapper::before {
  padding-top: 70% !important;
}
.mc-posts-list.logo-list .list-item-wrapper:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo-list .list-item-wrapper.has-image {
  padding-bottom: 0;
}
.mc-posts-list.logo-list .list-thumbnail {
  position: relative;
  background-image: none !important;
  border-bottom: 1px solid #ebebeb;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #fff;
  border: none;
}
.mc-posts-list.logo-list .list-thumbnail::before {
  padding-top: 70% !important;
}
.mc-posts-list.logo-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo-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.logo-list .list-thumbnail img {
  display: block;
  max-width: 70%;
  max-height: 70%;
}
.mc-posts-list.logo-list .list-content-wrapper, .mc-posts-list.logo-list .list-meta-wrapper {
  display: none;
}
.mc-posts-list.media-video .list-excerpt {
  display: none;
}
.mc-posts-list.media-video h4.list-title a {
  font-size: 24px;
  line-height: 1em;
}
.mc-posts-list.media-video span.list-date {
  display: none;
}
.mc-posts-list.media-list h4.list-title a {
  font-size: 24px;
  line-height: 1em;
}
.mc-posts-list.media-list .list-meta-wrapper {
  position: inherit;
  bottom: 0;
}
.mc-posts-list.minutes .list-meta-wrapper {
  position: inherit !important;
}
.mc-posts-list.minutes .list-meta-wrapper .list-date {
  display: none !important;
}
.mc-posts-list.home-news .list-item {
  padding-top: 0px !important;
  padding-bottom: 10px !important;
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.home-news .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 50% !important;
  }
}
.mc-posts-list.home-news .list-content-wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.mc-posts-list.home-news .list-excerpt {
  display: none;
}
.mc-posts-list.home-news .list-thumbnail {
  display: none;
}
.mc-posts-list.home-news span.list-date {
  font-size: 12px;
  font-weight: 800;
}
.mc-posts-list.home-news a.list-read-more {
  font-weight: 800;
  text-transform: uppercase;
  font-size: 14px;
  Color: #36bba8;
}
.mc-posts-list.home-news a.list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-family: "Font Awesome 5 Pro";
  font-weight: 800;
  font-size: 1em;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0.5em;
  display: inline-block;
}
.mc-posts-list.home-news .list-meta-wrapper {
  display: inline-block;
  position: inherit;
}
.mc-posts-list.home-news .list-content-wrapper {
  margin-top: 0px;
  position: relative;
}
.mc-posts-list.home-news h4.list-title {
  margin-top: 0%;
}
.mc-posts-list.home-news h4.list-title a {
  color: #0069af;
  font-size: 24px;
  font-weight: 800;
}
.mc-posts-list.home-news .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.home-news .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 100%;
  }
}
.mc-posts-list.event-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.event-list a.list-read-more {
  display: none;
}
.mc-posts-list.event-list .list-content-wrapper {
  margin-top: 20px;
}
.mc-posts-list.event-list h4.list-title {
  margin-top: 0%;
}
.mc-posts-list.event-list h4.list-title a {
  color: #7ac142;
  font-size: 20px;
  font-weight: 800;
}
.mc-posts-list.event-list span.list-date {
  font-size: 12px;
  font-weight: 800;
}
.mc-posts-list.event-list .list-item {
  width: 100%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.event-list .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 33.3333333333%;
  }
}
.mc-posts-list.video-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.mc-posts-list.video-list .list-title {
  margin-top: 0%;
}
.mc-posts-list.video-list h4.list-title a {
  color: white;
  font-size: 20px;
  font-weight: 800;
}
.mc-posts-list.video-list a.list-read-more {
  color: black;
}
.mc-posts-list.video-list span.list-date {
  font-size: 12px;
  font-weight: 800;
}
.mc-posts-list.video-list .list-item {
  width: 50%;
  flex-shrink: 1;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 981px) {
  .mc-posts-list.video-list .list-item {
    padding-top: 3%;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 3%;
    width: 50%;
  }
}
@media (min-width: 981px) {
  .mc-posts-list.team_member-list .list-item {
    width: 33.3333333333%;
  }
}
.mc-posts-list.team_member-list .list-item-wrapper {
  background: #fff;
  padding: 40px;
  box-shadow: 0px 10px 24px 6px rgba(0, 0, 0, 0.06);
}
.mc-posts-list.team_member-list .list-thumbnail:before {
  content: '';
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 100%;
}
.mc-posts-list.logo .list-item-wrapper {
  background: red;
  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;
  border-bottom: 1px solid #ebebeb;
  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;
  background: #333;
  position: relative;
  left: 0;
  top: 0;
}
.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;
}
@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-wrapper {
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
.resources .mc-posts-list.search-filter-list .list-item-wrapper {
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
  flex-direction: row;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
  flex-direction: row;
  justify-content: space-between;
}
.mc-posts-list.search-filter-list .list-tag {
  display: inline-block;
  background: #8dc63f;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  padding: 5px 10px;
  margin-bottom: 15px;
  border-radius: 4px;
  position: relative;
  z-index: 9999;
}
.resources .mc-posts-list.search-filter-list .list-thumbnail {
  width: 49%;
  Order: 2;
}
.resources .mc-posts-list.search-filter-list .list-content-wrapper {
  width: 49%;
  order: 1;
  padding-right: 5vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mc-posts-list.search-filter-list .list-tag::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  font-size: 1em;
  font-weight: 300;
  margin-right: 0.5em;
  font-weight: 700;
}
.mc-posts-list.search-filter-list .list-date {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
}
.mc-posts-list.search-filter-list .list-title {
  padding-bottom: 0;
  color: #0069af;
}
.mc-posts-list.search-filter-list .list-read-more {
  Color: #36bba8;
}
.mc-posts-list.search-filter-list .list-read-more::after {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  font-size: 1em;
  font-weight: 300;
  margin-left: 0.5em;
  font-weight: 400;
}
ul.mc-related-attachments {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
ul.mc-related-attachments li {
  list-style-type: none;
}
ul.mc-related-attachments li a {
  display: inline-block;
  background: #7ac142;
  color: #fff;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  font-size: inherit;
  font-size: inherit;
  font-weight: 700;
  border-radius: 5px;
}
ul.mc-related-attachments li a .extension {
  font-size: inherit;
  font-size: inherit;
  font-weight: 300;
  text-transform: uppercase;
}
ul.mc-related-attachments li a::before {
  font-family: "Font Awesome 5 Pro", sans-serif;
  content: "";
  display: inline-block;
  font-weight: "normal";
  font-size: 1em;
  font-size: 1em;
  font-weight: 300;
  font-size: inherit;
  font-size: inherit;
  font-weight: 600;
  margin-top: 0;
  margin-right: 0.3em;
  margin-bottom: 0;
  margin-left: 0;
}
.partners-result .list-tag, .partners-result .list-date {
  display: none !important;
}
.single-body .detail-date {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
.related-content-wrapper {
  padding-top: 0;
}
.mc-posts-list.minutes-list.minutes .list-date {
  display: none;
}
.mc-posts-list.search-results .list-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 100%;
}
.mc-posts-list.search-results .list-date, .mc-posts-list.search-results .list-title, .mc-posts-list.search-results .list-excerpt {
  display: block;
  margin-top: 1%;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.partners-result a.list-thumbnail {
  display: none !important;
}
ul.mc-related-attachments {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.news-list span.list-date {
  font-size: 12px;
  font-weight: 800;
}
.mc-button {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #0069af;
  border: 1px solid #0069af;
  color: #fff;
  padding-top: 0.7em;
  padding-right: 3em;
  padding-bottom: 0.7em;
  padding-left: 3em;
  Border-radius: 5px;
}
.mc-button:hover {
  background-color: #0078c9;
}
.mc-button:hover {
  border-color: #0078c9;
}
.mc-button:hover {
  color: #fff;
}
.green {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  padding-top: 0.7em;
  padding-right: 3em;
  padding-bottom: 0.7em;
  padding-left: 3em;
  Color: white;
}
.green:hover {
  background-color: #88c755;
}
.green:hover {
  border-color: #88c755;
}
.green:hover {
  Background: white;
  Color: #7ac142;
}
.blue:hover {
  Background: white;
  Color: #0069AF;
}
.transparent {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: transparent;
  border: 0;
  padding-top: 0.7em;
  padding-right: 0;
  padding-bottom: 0.7em;
  padding-left: 0;
  Font-weight: 600;
}
.transparent:hover {
  background-color: transparent;
  border: 0;
}
a.mc-button.transparent:after {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
  margin-left: 0.5em;
}
.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-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: #0069af;
  border-color: #0069af;
}
.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: #7ac142;
  color: white;
}
/* Isotope filter */
.filters-button-group button {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  -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;
}
.filters-button-group button:hover {
  background-color: #88c755;
}
.filters-button-group button:hover {
  border-color: #88c755;
}
.filters-button-group button:hover {
  color: #fff;
}
.filters-button-group .is-checked {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #0069af;
  border: 1px solid #0069af;
  color: #fff;
}
.filters-button-group .is-checked:hover {
  background-color: #0078c9;
}
.filters-button-group .is-checked:hover {
  border-color: #0078c9;
}
.filters-button-group .is-checked:hover {
  color: #fff;
}
.mc-filters .filter-reset {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  -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;
}
.mc-filters .filter-reset:hover {
  background-color: #88c755;
}
.mc-filters .filter-reset:hover {
  border-color: #88c755;
}
.mc-filters .filter-reset:hover {
  color: #fff;
}
.mc-filters .filter-group {
  border: 1px solid #ddd;
  padding: 10px;
}
.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 {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  -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;
}
.mc-filters .filter-group.filter-group-button button:hover {
  background-color: #88c755;
}
.mc-filters .filter-group.filter-group-button button:hover {
  border-color: #88c755;
}
.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 {
  display: inline-block;
  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;
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1em;
  padding-left: 2em;
  background-color: #0069af;
  border: 1px solid #0069af;
  color: #fff;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  background-color: #0078c9;
}
.mc-filters .filter-group.filter-group-button .mixitup-control-active:hover {
  border-color: #0078c9;
}
.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 #7ac142;
  border-radius: 3px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: url("https://mccl.be/vinylplus.eu//wp-content/themes/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: #0069af;
  border: 1px solid #0069af;
}
.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 #7ac142;
  /*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: #7ac142;
  border: 1px solid #7ac142;
}
.mc-filters .filter-group.filter-group-checkbox .checkbox-wrapper label:hover:before {
  border: 2px solid #4778d9 !important;
}
.pods-pagination-paginate {
  display: flex;
  flex-direction: row;
  margin-top: 1em;
}
.pods-pagination-paginate .page-numbers {
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  text-align: center;
  color: white;
  margin: 0 0 0 1px;
  background-color: #7ac142;
  border: 1px solid #7ac142;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
}
.pods-pagination-paginate .page-numbers:hover {
  background-color: #88c755;
}
.pods-pagination-paginate .page-numbers:hover {
  border-color: #88c755;
}
.pods-pagination-paginate .page-numbers:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.current {
  background-color: #0069af;
  border: 1px solid #0069af;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
  /* stops bg color from leaking outside the border: */
  color: #fff;
  font-weight: 900;
}
.pods-pagination-paginate .page-numbers.current:hover {
  background-color: #0078c9;
}
.pods-pagination-paginate .page-numbers.current:hover {
  border-color: #0078c9;
}
.pods-pagination-paginate .page-numbers.current:hover {
  color: #fff;
}
.pods-pagination-paginate .page-numbers.prev::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
}
.pods-pagination-paginate .page-numbers.next::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
}
/* --------- Default Post detail --------- */
.page-heading-wrapper {
  background: #0069af;
}
.page-heading-wrapper .page-title {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
}
.single #main-content .container {
  padding-top: 0 !important;
  max-width: 100%;
  width: 100%;
  margin: 0 !important;
}
.single-detail .detail-title {
  font-size: 38px;
  color: #7ac142;
  font-weight: 800;
}
.single-detail .detail-thumbnail img {
  width: 100%;
  display: block;
}
.single-detail.single-detail-team_member .detail-date {
  display: none;
}
.single-detail.single-detail-team_member .detail-title {
  font-weight: 700;
}
.summary {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 20px;
}
.details, .single-body p {
  font-size: 18px;
}
.related-content-wrapper, .related-content-wrapper .et_pb_row {
  padding-top: 20px !important;
  width: 100% !important;
}
.single-body {
  padding-bottom: 20px !important;
}
.single-detail .page-heading-wrapper {
  padding: 20px;
}
.single-detail-resources .single-body ul.mc-tabs {
  margin-bottom: 20px;
}
.postid-256210 .single-detail-resources .et_pb_section.et_section_regular.single-body, .postid-256210 .single-detail-resources .et_pb_row {
  padding-top: 0;
}
.mc-tabs li[data-tab="documents"] {
  cursor: default !important;
}
/* -- 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;
  flex-direction: row;
}
ul.mc-tabs li {
  background-color: transparent;
  border: 0;
  color: #7ac142;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li.current {
  background-color: transparent;
  border: 0;
  color: #7ac142;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 10px;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* 

ul.mc-tabs {
	@include spacing('margin', 0, 0, 0, 0);
	@include spacing('padding', 0, 0, 0, 0);
	list-style: none;
	flex-direction: row;

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

		margin: {
			right: 5px;
			bottom: 5px;
		};
		display: inline-block;
		cursor: pointer;

		&.current{
	    @include btn-background( $primary-color );
	    @include btn-border (1px, solid, $primary-color);
	    @include btn-color (#fff);
		}
	}
} 

*/
/* -- Slider: Slick Slider -- */
.slider, .carousel {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.slider .slick-list, .slider .slick-track, .slider .slick-slide, .slider .slide, .carousel .slick-list, .carousel .slick-track, .carousel .slick-slide, .carousel .slide {
  height: 100%;
}
.slider .slick-list > div, .slider .slick-track > div, .slider .slick-slide > div, .slider .slide > div, .carousel .slick-list > div, .carousel .slick-track > div, .carousel .slick-slide > div, .carousel .slide > div {
  height: 100%;
}
.slider .slick-prev, .slider .slick-next, .carousel .slick-prev, .carousel .slick-next {
  z-index: 999;
}
.slider .slick-prev::before, .slider .slick-next::before, .carousel .slick-prev::before, .carousel .slick-next::before {
  color: white;
  opacity: 1;
  font-size: 24px !important;
}
.slider .slick-prev, .carousel .slick-prev {
  left: -20px;
}
.slider .slick-prev::before, .carousel .slick-prev::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
}
.slider .slick-next, .carousel .slick-next {
  left: 37px;
}
.slider .slick-next::before, .carousel .slick-next::before {
  font-family: 'Font Awesome 5 Pro', sans-serif;
  content: '';
  display: inline-block;
  font-weight: 'normal';
  font-family: 300;
  font-weight: 'Font Awesome 5 Pro';
  font-size: 1em;
}
.slider .slick-dots, .carousel .slick-dots {
  bottom: -60px;
}
.slider .slick-dots li button::before, .carousel .slick-dots li button::before {
  font-size: 14px;
}
.slider .slick-dots li.slick-active button::before, .carousel .slick-dots li.slick-active button::before {
  color: #0069af;
}
.slider .slide {
  background-position: center;
  background-size: cover;
}
.slider .slick-prev {
  left: 30px;
}
.slider .slick-next {
  right: 30px;
}
.home-slider .slider {
  height: 310px;
}
@media (min-width: 981px) {
  .home-slider .slider {
    height: 300px;
  }
}
@media (min-width: 1200px) {
  .home-slider .slider {
    height: 458px;
  }
}
.home-slider .slider .slide {
  position: relative;
}
.home-slider .slider .slide-container {
  width: 100%;
  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 {
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding: 10px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.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: 768px) {
  .home-slider .slider .slide-text, .home-slider .slider .mc-slide-button {
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.home-slider .slider .slide-title {
  font-size: 20px;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-title {
    font-size: 36px;
  }
}
.home-slider .slider .slide-text {
  font-size: 14px;
  line-height: 1.6em;
}
@media (min-width: 768px) {
  .home-slider .slider .slide-text {
    font-size: 16px;
    line-height: 1.8em;
  }
}
.home-slider .slick-prev {
  width: 40px;
  height: 40px;
  font-size: 0;
  top: initial;
  bottom: -20px;
  left: 0px;
  background: #36bba8;
}
@media (min-width: 1200px) {
  .home-slider .slick-prev {
    left: 0px;
    background: #36bba8;
  }
}
.home-slider .slick-next {
  width: 40px;
  height: 40px;
  top: initial;
  bottom: -20px;
  right: 0;
  background: #36bba8;
}
@media (min-width: 981px) {
  .home-slider .slick-next {
    left: 42px;
    background: #36bba8;
  }
}
.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;
}
.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%;
}
.carousel .slick-prev {
  left: -10px;
}
@media (min-width: 1200px) {
  .carousel .slick-prev {
    left: -30px;
  }
}
.carousel .slick-next {
  right: -10px;
}
@media (min-width: 981px) {
  .carousel .slick-next {
    right: -30px;
  }
}
.home-slider .slide a img {
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* -- 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;
  flex-direction: row;
}
ul.mc-tabs li {
  background-color: transparent;
  border: 0;
  color: #7ac142;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  display: inline-block;
  cursor: pointer;
}
ul.mc-tabs li.current {
  background-color: transparent;
  border: 0;
  color: #7ac142;
  border-bottom: 1px solid;
  font-size: 24px;
  padding-bottom: 10px;
}
.mc-tabs-content {
  display: none;
}
.mc-tabs-content.current {
  display: block;
}
/* 

ul.mc-tabs {
	@include spacing('margin', 0, 0, 0, 0);
	@include spacing('padding', 0, 0, 0, 0);
	list-style: none;
	flex-direction: row;

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

		margin: {
			right: 5px;
			bottom: 5px;
		};
		display: inline-block;
		cursor: pointer;

		&.current{
	    @include btn-background( $primary-color );
	    @include btn-border (1px, solid, $primary-color);
	    @include btn-color (#fff);
		}
	}
} 

*/
/* --------- Photo Gallery --------- */
.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: #0069af;
}
