/*
Theme Name: Algemene Rekenkamer
Theme URI: profoundprojects.com
Author: Profound Projects
Author URI: profoundprojects.com
Description: Algemene Reken Kamer
Version: 2.0
*/

/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

h1.page-title + div .cblock.a1paragraph
{
	padding: 0;
}

h1.page-title {
  color: #16216a;
  padding: 40px 0 74px;
  margin: 0;
  font-size: 30px;
  text-transform: none;
}

.wpml-ls-current-language,
.wpml-ls-display {
  display: none !important;
}
.wpml-ls-statics-shortcode_actions,
.wpml-ls-statics-shortcode_actions ul li {
  padding: 0 !important;
}

.header-container .wpml-ls-legacy-list-horizontal a {
  padding: 0 !important;
}
.header-container .wpml-ls-native {
  color: rgba(0, 0, 0, 0);
}

.header-container .wpml-ls-legacy-list-horizontal {
  border: none !important;
}

.dsc_link {
  color: #16216a;
}

.dsc_row .wpb_content_element {
  margin-bottom: 25px;
}

.dsc_row .vc_custom_heading {
  padding-bottom: 8%;
}

#menu-footer-overig,
#menu-footer-overig-papiamentu {
  list-style: none;
  padding: 0;
}

.jaarverslag-list ul li {
  padding: 5px 0;
}
.jaarverslag-list ul a {
  color: #16216a;
}
.jaarverslag-list ul a:hover {
  color: #247fe5;
}

.jaarverslag-list ul li:before {
  content: '\f04d';
  font-family: 'FontAwesome';
  color: #f7e300;
  position: absolute;
  font-size: 10px;
  margin: 2px 0 0 -20px;
}
/*
.jaarverslag-list ul li:after {
  content: '\f04d';
  font-family: 'FontAwesome';
  content: '\f1c1';
  padding: 0 0 0 10px;
  color: #247fe5;
}
*/

.bullet_list ul {
  margin-left: 40px;
}

.bullet_list li {
  list-style: disc;
}

.home .contentcolumn {
  padding: 0;
  margin: 0;
}

.justify p {
  text-align: justify;
}

.collegename .link {
  line-height: 14px;
  margin: -2px 0 0 10px;
  padding: 0 0 2px 10px;
  border-left: 2px solid #16216a;
}

.collegename .name {
  color: #16216a;
  font-weight: bold;
  font-size: 16px;
}

.full_width_image .wpb_wrapper,
.full_width_image .vc_single_image-wrapper,
.full_width_image img,
.full_width_image {
  width: 100% !important;
}

.onderzoek_table table {
  width: 60%;
}
.onderzoek_table td {
  padding: 10px 0;
}

.highlights .highlight img {
  width: 100% !important;
  height: 18vw !important;
  object-fit: cover;

@media (max-width: 640px) {
  .highlights .highlight img {
    width: 100% !important;
    height: auto !important;
  }
}

@media (max-width: 1000px) {
  .menu-main-menu-container .sub-menu, .menu-main-menu-papiamentu-container .sub-menu {
    display: none !important;
  }
}

@media (min-width: 1001px) {
  .subdropdown {
    display: none !important;
  }
}

.single-event .vc_carousel-slideline img {
  width: 100%;
}

.wpb_image_grid .wpb_image_grid_ul a {
  margin: 0 2% 2% 0;
}