* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header, section, footer, aside, nav, article, figure {
  display: block;
  margin: 0px;
  padding: 0px;
}

html {
  color: #000;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: baseline;
}

sub {
  vertical-align: baseline;
}

legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input, button, textarea, select {
  *font-size: 100%;
}

.verkiezing-section .container-vertical, .sub-chapter-bookmarked-content {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}

@font-face {
  font-family: 'gentium_basicbold';
  src: url("../fonts/genbasb-webfont.eot");
  src: url("../fonts/genbasb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/genbasb-webfont.svg#gentium_basicbold") format("svg"), url("../fonts/genbasb-webfont.woff") format("woff"), url("../fonts/genbasb-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gentium_basicregular';
  src: url("../fonts/genbasr-webfont.eot");
  src: url("../fonts/genbasr-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/genbasr-webfont.svg#gentium_basicregular") format("svg"), url("../fonts/genbasr-webfont.woff") format("woff"), url("../fonts/genbasr-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gentium_basicitalic';
  src: url("../fonts/genbasi-webfont.eot");
  src: url("../fonts/genbasi-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/genbasi-webfont.svg#gentium_basicregular") format("svg"), url("../fonts/genbasi-webfont.woff") format("woff"), url("../fonts/genbasi-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratbold';
  src: url("../fonts/montserrat-bold-webfont.eot");
  src: url("../fonts/montserrat-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-bold-webfont.svg#montserratbold") format("svg"), url("../fonts/montserrat-bold-webfont.woff") format("woff"), url("../fonts/montserrat-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'montserratregular';
  src: url("../fonts/montserrat-regular-webfont.eot");
  src: url("../fonts/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/montserrat-regular-webfont.svg#montserratregular") format("svg"), url("../fonts/montserrat-regular-webfont.woff") format("woff"), url("../fonts/montserrat-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latobold';
  src: url("../fonts/lato-bold-webfont.eot");
  src: url("../fonts/lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-bold-webfont.svg#latobold") format("svg"), url("../fonts/lato-bold-webfont.woff") format("woff"), url("../fonts/lato-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'latoregular';
  src: url("../fonts/lato-regular-webfont.eot");
  src: url("../fonts/lato-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/lato-regular-webfont.svg#latoregular") format("svg"), url("../fonts/lato-regular-webfont.woff") format("woff"), url("../fonts/lato-regular-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

body {
  font-size: 18px;
  line-height: 24px;
  font-family: 'montserratregular', sans-serif;
}

h1 {
  color: #001c36;
  font-size: 2.2em;
  line-height: 1.2em;
  margin-bottom: 23px;
}

a {
  color: #0073b0;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-out, background-color 0.1s ease-out;
  -moz-transition: color 0.1s ease-out, background-color 0.1s ease-out;
  transition: color 0.1s ease-out, background-color 0.1s ease-out;
}
a:hover {
  color: #00af3f;
}

::-moz-selection {
  background: #00af3f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #00af3f;
  color: #fff;
  text-shadow: none;
}

ul li {
  list-style: disc;
}

ol li {
  list-style: decimal;
}

strong {
  font-weight: bold;
}

i {
  font-style: italic;
}

/*
Version: 3.4.2 Timestamp: Mon Aug 12 15:04:12 PDT 2013
*/
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.

    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

.select2-container .select2-choice {
  display: block;
  height: 50px;
  padding: 13px 0 0 17px;
  overflow: hidden;
  position: relative;
  border: 1px solid #b3c1b3;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.9, white));
  background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 90%);
  background-image: -o-linear-gradient(bottom, #eeeeee 0%, white 90%);
  background-image: -ms-linear-gradient(top, #eeeeee 0%, white 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear, top, #eeeeee 0%, white 90%;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("../img/select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

.select2-drop-active {
  border: 1px solid #b3c1b3;
  border-top: none;
}

.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 15px;
  top: 11px;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
}

.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../img/select2.png") no-repeat 0 1px;
}

.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: white url("../img/select2.png") no-repeat 100% -22px;
  background: url("../img/select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("../img/select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("../img/select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("../img/select2.png") no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("../img/select2.png") no-repeat 100% -22px, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url("../img/select2.png") no-repeat 100% -22px, linear, top, white 85%, #eeeeee 99%;
}

.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

.select2-search input.select2-active {
  background: white url("select2-spinner.gif") no-repeat 100%;
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -ms-linear-gradient(top, white 85%, #eeeeee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, linear, top, white 85%, #eeeeee 99%;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  outline: none;
}

.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(0.5, #eeeeee));
  background-image: -webkit-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -moz-linear-gradient(center top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -ms-linear-gradient(bottom, white 0%, #eeeeee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear, bottom, white 0%, #eeeeee 50%;
}

.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* results */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 0px;
  margin: 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

.select2-results ul.select2-result-sub > li .select2-result-label {
  padding-left: 20px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 40px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 60px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 80px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 100px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 110px;
}

.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
  padding-left: 120px;
}

.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

.select2-results li.select2-result-with-children > .select2-result-label {
  font-weight: bold;
}

.select2-results .select2-result-label {
  padding: 8px 15px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results .select2-highlighted {
  background: #eff7ef;
}

.select2-results li em {
  background: #feffde;
  font-style: normal;
}

.select2-results .select2-highlighted em {
  background: transparent;
}

.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
}

/*
disabled look for disabled choices in the results dropdown
*/
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

.select2-results .select2-selected {
  display: none;
}

.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, white));
  background-image: -webkit-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -moz-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -o-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: -ms-linear-gradient(top, #eeeeee 1%, white 15%);
  background-image: linear, top, #eeeeee 1%, white 15%;
}

.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

.select2-container-multi .select2-choices {
  min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: white url("select2-spinner.gif") no-repeat 100% !important;
}

.select2-default {
  color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear, top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("../img/select2.png") right top no-repeat;
}

.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

.select2-display-none {
  display: none;
}

.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi) {
  .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  .select2-search input {
    background-position: 100% -21px !important;
  }
}
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  margin-bottom: 34px;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bustour-map {
  position: relative;
  width: 100%;
  min-height: 400px;
}
.bustour-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  margin-bottom: 0;
}

.twitter-typeahead {
  display: block !important;
}

.tt-dropdown-menu {
  min-width: 600px;
  margin-top: 60px;
  padding: 5px 0;
  color: #fff;
}

.tt-suggestion {
  display: block;
  padding: 8px 13px;
  opacity: 0.8;
}

.tt-suggestion:nth-child(1) {
  opacity: 0.8;
}

.tt-suggestion:nth-child(2) {
  opacity: 0.7;
}

.tt-suggestion:nth-child(3) {
  opacity: 0.6;
}

.tt-suggestion:nth-child(4) {
  opacity: 0.5;
}

.tt-suggestion:nth-child(5) {
  opacity: 0.4;
}

.tt-suggestion.tt-is-under-cursor {
  opacity: 1;
}

.tt-suggestion.tt-is-under-cursor a {
  color: #fff;
}

.tt-suggestion p {
  margin: 0;
}

.tt-hint {
  display: none !important;
}

.simplemodal-overlay {
  background-color: #1e282d;
  opacity: 0.85 !important;
}

.simplemodal-wrap {
  overflow: hidden !important;
}

.simplemodal-container {
  background-color: #fff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.in .simplemodal-container .tooltip.right {
  opacity: 1;
  margin-left: 60px;
}

.modal-content {
  padding: 40px;
}
.modal-content h1 {
  font-size: 1.6em;
  margin-bottom: 10px;
  font-family: 'montserratbold', sans-serif;
}
.modal-content p {
  font-size: 0.8em;
  margin-bottom: 30px;
}
.modal-content p.note {
  color: #b1b7b1;
  font-size: 0.7em;
}
.modal-content #message {
  color: #00af3f;
}
.modal-content .row {
  position: relative;
  margin-bottom: 20px;
  *zoom: 1;
}
.modal-content .row:before, .modal-content .row:after {
  content: " ";
  display: table;
}
.modal-content .row:after {
  clear: both;
}
.modal-content .row.last {
  margin-bottom: 30px;
}
.modal-content label {
  color: #686f68;
  font-size: 0.8em;
}
.modal-content .link-continue {
  font-size: 0.8em;
  margin-top: 10px;
}
.modal-content .form-newsletter {
  margin-bottom: 30px;
}
.modal-content.login h1, .modal-content.login p {
  text-align: center;
}
.modal-content .tooltip {
  visibility: visible;
  opacity: 1;
}

.modal-button {
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: #01af40;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid #009133;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.modal-button:hover {
  color: #fff;
  background-color: #009133;
}

.login .modal-button {
  border: 0;
  cursor: pointer;
  padding: 19px 88px 17px;
}

.form-login input[type="submit"] {
  width: 100%;
}
.form-login label {
  float: left;
  color: #5d645d;
  font-size: 0.7em;
  margin-right: 10px;
}

.row.email,
.row.password {
  padding: 15px 20px 10px;
  border: 1px solid #b3c1b3;
  *zoom: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.row.email:before, .row.email:after,
.row.password:before,
.row.password:after {
  content: " ";
  display: table;
}
.row.email:after,
.row.password:after {
  clear: both;
}

.login-email {
  border: 0;
  width: 130px;
  font-size: 0.7em;
  outline: 0;
  vertical-align: middle;
}

.login-password {
  border: 0;
  width: 90px;
  font-size: 0.7em;
  outline: 0;
  vertical-align: middle;
}

.form-login .row.error {
  border-color: #bc0000;
}

.simplemodal-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  text-indent: -9999px;
  line-height: 0;
  background-repeat: no-repeat;
  width: 46px;
  height: 46px;
  background-image: url("../img/icon-close-modal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .simplemodal-close {
    background-image: url("../img/icon-close-modal@2x.png");
    background-size: 46px 46px;
  }
}
.simplemodal-close .tooltip {
  visibility: visible;
  opacity: 0;
  color: #fff;
  text-indent: 0;
  font: 0.7em/1.3em 'montserratregular';
  -webkit-transition: all 0.3s ease-in-out 0.5s;
  -moz-transition: all 0.3s ease-in-out 0.5s;
  transition: all 0.3s ease-in-out 0.5s;
}
.simplemodal-close .tooltip.right {
  margin-left: 55px;
}

.switch {
  float: left;
  margin-right: 20px;
}
.switch input {
  display: none;
}

.cb-bg {
  position: relative;
  width: 66px;
  height: 25px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-cb-modal.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .cb-bg {
    background-image: url("../img/icon-cb-modal@2x.png");
    background-size: 65px 50px;
  }
}
.cb-bg a {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  z-index: 50;
}
.cb-bg a.on {
  left: 0;
}
.cb-bg a.off {
  right: 0;
}
.cb-bg .switch-btn {
  position: absolute;
  top: 0;
  right: 0;
  margin: 2px 2px 0 0;
  width: 21px;
  height: 28px;
  z-index: 40;
  background-repeat: no-repeat;
  background-image: url("../img/icon-cb-switch-modal.png");
  -webkit-transition: right 0.25s ease-in-out;
  -moz-transition: right 0.25s ease-in-out;
  transition: right 0.25s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .cb-bg .switch-btn {
    background-image: url("../img/icon-cb-switch-modal@2x.png");
    background-size: 21px 56px;
  }
}
.cb-bg .on,
.cb-bg .off {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out 2s;
  -moz-transition: opacity 0.5s ease-in-out 2s;
  transition: opacity 0.5s ease-in-out 2s;
}
.cb-bg.off {
  background-position: 0 -25px;
}
.cb-bg.off .switch-btn {
  right: 40px;
  background-position: 0 -35px;
}
.cb-bg.on .on {
  opacity: 1;
}
.cb-bg.off .off {
  opacity: 1;
}

.hero-visual {
  padding-top: 50px;
  margin-bottom: 55px;
}
.hero-visual .container {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media screen and (max-width: 960px) {
  .hero-visual .container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .hero-visual {
    padding-top: 0px;
    margin-left: 0;
    margin-right: 0;
  }
  .hero-visual .container {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
}

.hero-fix {
  position: absolute;
  height: 21px;
  bottom: -1px;
  left: 0;
  right: 0;
  z-index: 100;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url("../img/hero-fix.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .hero-fix {
    background-image: url("../img/hero-fix@2x.png");
    background-size: 4000px 21px;
  }
}

.hero-shadow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  background-position: 0 -70px;
  background-repeat: repeat-x;
  background-image: url("../img/hero-shadow.png");
}
@media screen and (max-width: 480px) {
  .hero-shadow {
    background-position: 0 0;
  }
}

.hero-content {
  float: right;
  width: 340px;
  padding: 40px 40px 60px;
  background-color: #00af3f;
  color: #fff;
  font-size: 0.8em;
  z-index: 5;
}
.hero-content h2 {
  font-size: 2em;
  line-height: 1.4em;
  padding-bottom: 20px;
  font-family: 'montserratbold', sans-serif;
}
.hero-content h2 a, .hero-content h2 a:hover {
  color: #fff;
}
.hero-content p {
  font-size: 1em;
  padding-bottom: 20px;
}
.hero-content .btn {
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: #009133;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid #009133;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.hero-content .btn:hover {
  background-color: #fff;
  color: #009133;
}

.key-container {
  position: relative;
  overflow: hidden;
  padding: 80px 0;
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .key-container {
    padding: 130px 0 80px;
  }
}
@media screen and (max-width: 768px) {
  .key-container {
    padding: 40px 0 80px;
  }
}
@media screen and (max-width: 960px) {
  .key-container .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.key-visual {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 2.5s ease-out;
  -moz-transition: all 2.5s ease-out;
  transition: all 2.5s ease-out;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.in .key-visual {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.key-content {
  position: relative;
  z-index: 500;
  color: #fff;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.key-content:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .key-content {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .key-content:last-child {
    margin-right: 0;
  }
}
.key-content a {
  color: #fff;
}
.key-content h1 {
  padding-bottom: 21px;
  color: #fff;
  font-size: 2.7em;
  line-height: 1.4em;
  font-family: 'latobold', sans-serif;
}
@media screen and (max-width: 768px) {
  .key-content h1 {
    font-size: 1.8em;
  }
}
.key-content p {
  margin-bottom: 50px;
  line-height: 1.8em;
}
.key-content .divider {
  opacity: 0.5;
  color: #fff;
}
.key-content .divider figure {
  background-color: #fff;
}
.key-content .divider span {
  font-size: 0.7em;
}
.key-content .btn {
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid white;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid white;
}
.key-content .btn:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}

.key-tagline {
  position: relative;
  z-index: 500;
  padding: 70px 0 20px;
  *zoom: 1;
  font-family: 'montserratbold', sans-serif;
}
.key-tagline:before, .key-tagline:after {
  content: " ";
  display: table;
}
.key-tagline:after {
  clear: both;
}
.key-tagline h1 {
  clear: left;
  float: left;
  font-size: 3.2em;
  line-height: 1.3em;
  color: #fff;
  border-bottom: 4px solid #00af3f;
}
.key-tagline h2 {
  float: left;
  font-size: 1.1em;
  line-height: 1.2em;
  color: #fff;
  padding-bottom: 5px;
}

.teaser a {
  color: #001C36;
}
.teaser a:hover {
  color: #00af3f;
}
.teaser p {
  color: #686f68;
  font-size: 0.8em;
  padding-right: 40px;
}

@media screen and (max-width: 960px) {
  .news-updates.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.news-updates-highlight {
  padding: 40px 0 20px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.news-updates-highlight:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .news-updates-highlight {
    padding: 60px 0 0;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .news-updates-highlight:last-child {
    margin-right: 0;
  }
}
.news-updates-highlight h2 {
  padding: 0 20px 20px 0;
}
.news-updates-highlight h2 a {
  color: #001c36;
  font-size: 1.5em;
  line-height: 1.3em;
  padding-bottom: 20px;
  font-family: 'latobold', sans-serif;
}
.news-updates-highlight h2 a:hover {
  color: #00af3f;
}
.news-updates-highlight p {
  color: #686f68;
  font-size: 0.8em;
  padding: 0 40px 40px 0;
}

.news-week {
  padding: 0px 0 40px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.news-week:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .news-week {
    padding: 40px 0 40px;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .news-week:last-child {
    margin-right: 0;
  }
}
.news-week span {
  display: block;
  padding: 0 0 20px 0;
  font-size: 0.7em;
  color: #b1b7b1;
  text-transform: uppercase;
}

.news-list li {
  list-style: none;
  margin-bottom: 20px;
  *zoom: 1;
}
.news-list li:before, .news-list li:after {
  content: " ";
  display: table;
}
.news-list li:after {
  clear: both;
}
.news-list li.no-image {
  padding-left: 13px;
  border-left: 2px solid #00af3f;
}
.news-list h3 {
  line-height: 1em;
}
.news-list a {
  font-size: 0.8em;
  font-family: 'montserratregular', sans-serif;
}
.news-list em {
  color: #fff;
}

.news-list-img {
  position: relative;
  overflow: hidden;
  float: left;
  line-height: 0;
  margin-right: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.news-video {
  position: absolute;
  width: 34px;
  height: 34px;
  z-index: 100;
  top: 50%;
  left: 50%;
  margin: -17px 0 0 -17px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-videobtn.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .news-video {
    background-image: url("../img/icon-videobtn@2x.png");
    background-size: 34px 34px;
  }
}

.widgets {
  padding: 80px 0 50px;
  background-color: #eff7ef;
}
@media screen and (max-width: 960px) {
  .widgets {
    padding: 30px 0;
  }
  .widgets .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.tiles {
  padding: 20px 0 50px;
  background-color: #fff;
  *zoom: 1;
}
.tiles:before, .tiles:after {
  content: " ";
  display: table;
}
.tiles:after {
  clear: both;
}
@media screen and (max-width: 960px) {
  .tiles {
    padding: 30px 0;
  }
  .tiles .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.tile {
  position: relative;
  overflow: hidden;
  min-height: 380px;
  margin-bottom: 30px;
  font-size: 0.8em;
}
.tile h3 {
  color: #001c36;
  font-size: 1.4em;
  line-height: 1.6em;
  padding-bottom: 23px;
}
.tile h3 a {
  color: #001c36;
}
.tile h3 a:hover {
  color: #00af3f;
}

.card {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
  margin-bottom: 30px;
}
.card:last-child {
  margin-right: 0;
}
.card:nth-child(3n) {
  margin-right: 0;
}
.card:nth-child(3n+1) {
  clear: left;
}
@media screen and (max-width: 960px) {
  .card:first-child {
    margin-right: 3.44828%;
  }
  .card:nth-child(3n) {
    margin-right: 3.44828%;
  }
  .card:nth-child(3n+1) {
    clear: none;
  }
}
@media screen and (max-width: 768px) {
  .card {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
    width: auto;
  }
  .card:last-child {
    margin-right: 0;
  }
}
.card h3 {
  position: absolute;
  width: auto;
  bottom: 40px;
  left: 40px;
  right: 40px;
  z-index: 100;
  color: #fff;
  line-height: 1.4em;
  font-size: 1.1em;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 768px) {
  .card h3 {
    top: 40px;
    bottom: auto;
  }
}
.card a {
  display: block;
  background-color: #00af3f;
  color: #fff;
  padding: 25px 40px;
}
.card a i {
  float: right;
  margin-top: 7px;
}
.card a:hover {
  background-color: #009636;
}
.card .card-visual {
  position: relative;
  line-height: 0;
  display: block;
}
.card .card-visual img {
  position: relative;
  z-index: 1;
  max-width: 100%;
  height: auto;
}
.card .shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 269px;
  background-image: url("../img/bg-card-shadow.png");
  background-repeat: repeat-x;
  z-index: 2;
  opacity: 0.9;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .card .shadow {
    background-image: url("../img/bg-card-shadow@2x.png");
    background-size: 1px 269px;
  }
}

.widget {
  position: relative;
  overflow: hidden;
  min-height: 380px;
  padding: 40px;
  margin-bottom: 30px;
  background-color: #fff;
  border-top: 2px solid #00af3f;
  border-bottom: 1px solid #dde7dd;
  font-size: 0.8em;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.widget:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .widget {
    min-height: 0;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .widget:last-child {
    margin-right: 0;
  }
}
.widget h3 {
  color: #001c36;
  font-size: 1.4em;
  line-height: 1.6em;
  padding-bottom: 23px;
}
.widget h3 a {
  color: #001c36;
}
.widget h3 a:hover {
  color: #00af3f;
}
.widget li {
  padding-bottom: 10px;
}
.widget li.last {
  padding-bottom: 0;
}
.widget p {
  color: #333333;
  padding-bottom: 20px;
}
.widget span {
  display: block;
  font-size: 0.9em;
  padding-bottom: 10px;
  color: #686f68;
}
.widget span i {
  margin-right: 10px;
}
.widget li {
  list-style: none;
}
.widget .link-more {
  display: block;
  *zoom: 1;
}
.widget .link-more:before, .widget .link-more:after {
  content: " ";
  display: table;
}
.widget .link-more:after {
  clear: both;
}
.widget .link-more .icon-more {
  float: right;
  width: 8px;
  height: 8px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
  background-position: 0px -1807px;
  vertical-align: middle;
  margin-top: 7px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .widget .link-more .icon-more {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.widget .link-more:hover .icon-more {
  background-position: 0px -99px;
}
.widget.video {
  padding: 0;
}
.widget.agenda h3 {
  display: inline-block;
}
.widget.agenda span.agenda-month {
  display: inline-block;
  margin-left: 60px;
}
.widget.twitter h3 {
  display: inline-block;
}
.widget.twitter span.tweet-date {
  float: right;
  margin-top: 7px;
}
.widget.donate {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.widget.agenda-items {
  padding: 0;
}
.widget.agenda-items h3 {
  padding: 40px 40px 23px;
}

.people-list li {
  padding-bottom: 10px;
  list-style: none;
}
.people-list a {
  display: block;
  line-height: 1.5em;
  *zoom: 1;
}
.people-list a:before, .people-list a:after {
  content: " ";
  display: table;
}
.people-list a:after {
  clear: both;
}
.people-list img {
  float: left;
  margin-right: 20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.people-list span {
  display: block;
  color: #b1b7b1;
}

.widget-publication-featured span {
  text-transform: uppercase;
}
.widget-publication-featured .update-visual {
  float: none;
  display: block;
  line-height: 0;
  margin: 0 0 20px;
}
.widget-publication-featured a {
  display: block;
  margin-bottom: 20px;
  line-height: 1.3em;
}
.widget-publication-featured a:last-child {
  margin-bottom: 0;
}
.widget-publication-featured a span {
  display: inline;
  margin: 0;
  padding: 0;
  text-transform: none;
}

.video-widget-preview {
  position: relative;
  line-height: 0;
  display: block;
}

.video-preview-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -44px 0 0 -34px;
  z-index: 100;
  width: 69px;
  height: 69px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-videobtn-large.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .video-preview-button {
    background-image: url("../img/icon-videobtn-large@2x.png");
    background-size: 69px 69px;
  }
}

.video-widget-text {
  padding: 35px;
}
.video-widget-text p {
  font-size: 1.4em;
  line-height: 1.3em;
  color: #001c36;
}

.agenda-list li {
  font-size: 0.9em;
  line-height: 1.2em;
  *zoom: 1;
}
.agenda-list li:before, .agenda-list li:after {
  content: " ";
  display: table;
}
.agenda-list li:after {
  clear: both;
}
.agenda-list span {
  float: left;
  text-align: right;
  width: 40px;
}
.agenda-list a {
  float: left;
  width: 140px;
  margin-left: 30px;
  font-size: 1.1em;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateX(0);
  }

  40% {
    -webkit-transform: translateX(-40px);
  }

  60% {
    -webkit-transform: translateX(-15px);
  }
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateX(0);
  }

  40% {
    -moz-transform: translateX(-40px);
  }

  60% {
    -moz-transform: translateX(-15px);
  }
}

@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateX(0);
  }

  40% {
    -o-transform: translateX(-40px);
  }

  60% {
    -o-transform: translateX(-15px);
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateX(0);
  }

  40% {
    transform: translateX(-40px);
  }

  60% {
    transform: translateX(-15px);
  }
}

.donate-intro {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding: 34px 40px 0;
  background-color: #00af3f;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.donate-intro.bounce {
  -webkit-animation: bounce 1s ease;
  -moz-animation: bounce 1s ease;
  animation: bounce 1s ease;
}
.donate-intro.hide {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.donate-intro h3, .donate-intro p {
  color: #fff;
}
.donate-intro h3 {
  font-size: 2.8em;
  line-height: 1.2em;
  font-family: 'montserratbold', sans-serif;
}
.donate-intro a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 90px;
  padding-top: 35px;
  color: #fff;
  text-align: center;
  background-color: #009133;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.donate-intro a:hover {
  color: #fff;
  background-color: #00772a;
}
.donate-intro i {
  margin-left: 70px;
}

.no-csstransforms .donate-intro.hide {
  left: -100%;
}

.donate-payment {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  padding: 34px 40px;
}
.donate-payment h3 {
  padding-bottom: 5px;
}
.donate-payment span {
  color: #b1b7b1;
  font-size: 0.9em;
}
.donate-payment .btn {
  width: 100%;
  text-align: center;
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: #cc0066;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid #a30052;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  font-size: 0.9em;
}
.donate-payment .btn:hover {
  background-color: #b30059;
}

.donate-stepper {
  border: 1px solid #b3c1b3;
  margin-bottom: 20px;
  *zoom: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.donate-stepper:before, .donate-stepper:after {
  content: " ";
  display: table;
}
.donate-stepper:after {
  clear: both;
}
.donate-stepper a {
  background-color: #eff7ef;
  width: 59px;
  height: 60px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .donate-stepper a {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.donate-stepper a:hover {
  background-color: #00af3f;
}
.donate-stepper .less {
  float: left;
  background-position: 25px -810px;
}
.donate-stepper .less:hover {
  background-position: 25px -1238px;
}
.donate-stepper .more {
  float: right;
  background-position: 25px -893px;
}
.donate-stepper .more:hover {
  background-position: 25px -1280px;
}
.donate-stepper .total {
  float: left;
  width: 97px;
  text-align: center;
  font-size: 1.2em;
  color: #001c36;
  padding-top: 20px;
  font-family: 'montserratbold', sans-serif;
}

.donate-bank {
  width: 100%;
  margin-bottom: 20px;
}
.donate-bank a {
  outline: 0;
}

.select2-results {
  font-size: 0.8em;
}

.select2-search {
  display: none;
}

.tile {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.tile:last-child {
  margin-right: 0;
}
.tile:nth-child(3n) {
  margin-right: 0;
}
.tile:nth-child(3n+1) {
  clear: left;
}
.tile h3 {
  float: left;
  clear: left;
  text-align: left;
}
.tile p {
  float: left;
  clear: left;
  text-align: left;
  color: #808680;
  margin-bottom: 25px;
}
.tile ul {
  float: left;
  clear: left;
}
.tile li {
  padding-bottom: 10px;
}
.tile li.last {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .tile {
    min-height: 0;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .tile:last-child {
    margin-right: 0;
  }
}
.tile .link-arrow {
  right: -34px;
}

.tile-thumb {
  float: left;
  overflow: hidden;
  position: relative;
  line-height: 0;
  margin-bottom: 25px;
  border-bottom: 2px solid #00af3f;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.tile-thumb:hover .link-arrow {
  right: 0;
}

.newsletter p {
  font-size: 1.1em;
  padding-bottom: 32px;
}
.newsletter .message {
  display: none;
}
.newsletter .message p {
  font-size: 0.9em;
  padding-bottom: 0;
}

.button-newsletter {
  display: block;
  border: 0;
  cursor: pointer;
  color: #fff;
  background-color: #00af3f;
  text-decoration: none;
  padding: 19px 62px 17px;
  border-bottom: 1px solid #009133;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.button-newsletter:hover {
  background-color: #009133;
}

.input-newsletter {
  background: none;
  width: 100%;
  border: 0;
  outline: 0;
  border-bottom: 2px solid #00af3f;
  padding: 0 0 16px 20px;
  margin-bottom: 30px;
  color: #001c36;
  font-size: 1em;
  background-repeat: no-repeat;
  background-position: 0 -1460px;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .input-newsletter {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.input-newsletter.placeholder {
  color: #b3c1b3;
}

.active .input-newsletter {
  background-position: 0 -1229px;
}

.completed .input-newsletter {
  background-position: 0 -1499px;
}

.agenda-items p {
  padding: 0 40px;
}
.agenda-items li {
  overflow: hidden;
  padding-bottom: 20px;
  font-size: 0.9em;
  line-height: 1.5em;
}
.agenda-items li a {
  display: block;
  overflow: hidden;
  width: 540px;
  *zoom: 1;
}
.agenda-items li a:before, .agenda-items li a:after {
  content: " ";
  display: table;
}
.agenda-items li a:after {
  clear: both;
}
.agenda-items li a:hover .hover {
  margin-left: 0;
}
.agenda-items .hover {
  float: left;
  width: 270px;
  margin-left: -268px;
  color: #fff;
  background-color: #00af3f;
  border-right: 2px solid #00af3f;
  padding: 15px 0 15px 40px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.agenda-items .item-content {
  float: left;
  width: 270px;
  padding: 5px 0 0 40px;
}
.agenda-items .item-content span {
  display: block;
  color: #b1b7b1;
}

.tweets-holder {
  *zoom: 1;
  margin-bottom: 30px;
  width: 100%;
  overflow: hidden;
}
.tweets-holder:before, .tweets-holder:after {
  content: " ";
  display: table;
}
.tweets-holder:after {
  clear: both;
}

ul.tweets li.tweet {
  float: left;
  padding: 0;
  background: none;
}
ul.tweets li.tweet a {
  text-decoration: underline;
}
ul.tweets li.tweet .tweet-text {
  font-family: 'Arial';
  font-style: italic;
}

.tweets-bullets {
  text-align: center;
  margin-bottom: 20px;
}

.tweet-bullet {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  width: 8px;
  height: 8px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: #b4c2b4;
  margin: 0 5px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
.tweet-bullet.active {
  background-color: #00af3f;
}
.tweet-bullet.active:hover {
  background-color: #00af3f;
}
.tweet-bullet:hover {
  background-color: #9eb09e;
}

.tweet-time {
  display: none;
}

.tweet-date a {
  color: #686f68;
}
.tweet-date a:hover {
  color: #00af3f;
}

.tweet-link {
  font-family: 'montserratbold', sans-serif;
  color: #00af3f;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
  background-position: 0 -1151px;
  padding-left: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .tweet-link {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}

.tweets-mask {
  overflow: hidden;
}

.widget-poll .poll-result {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.widget-poll .poll-result-answer {
  width: 100%;
  float: left;
  font-size: 0.9em;
  margin-bottom: 5px;
  line-height: 1.4em;
}
.widget-poll .poll-result-bar {
  width: 85%;
  float: left;
  background: #f1f1f1;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.widget-poll .poll-result-bar img {
  float: left;
}
.widget-poll .poll-result-count {
  width: 15%;
  float: right;
  text-align: right;
  line-height: 12px;
  color: #00af3f;
  font-size: 0.9em;
}
.widget-poll .link-poll input[type='radio'] {
  margin-right: 20px;
}
.widget-poll .link-poll ul {
  margin-bottom: 10px;
}
.widget-poll .link-poll .poll-display-results {
  padding-bottom: 0;
}
.widget-poll .link-poll input[type='submit'] {
  display: block;
  border: 0;
  cursor: pointer;
  color: #fff;
  background-color: #00af3f;
  text-decoration: none;
  padding: 19px 62px 17px;
  border-bottom: 1px solid #009133;
  margin-bottom: 20px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.widget-poll .link-poll input[type='submit']:hover {
  background-color: #009133;
}

.call-to-action {
  background-color: #00af3f;
  color: #fff;
  padding: 60px 0 50px;
  border-bottom: 1px solid #009133;
  *zoom: 1;
}
.call-to-action:before, .call-to-action:after {
  content: " ";
  display: table;
}
.call-to-action:after {
  clear: both;
}
.call-to-action p {
  font-size: 2.2em;
  line-height: 1.4em;
}
@media screen and (max-width: 960px) {
  .call-to-action .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.cta-left {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.cta-left:last-child {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .cta-left p {
    font-size: 1.5em;
    line-height: 1.3em;
  }
}
@media screen and (max-width: 768px) {
  .cta-left {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .cta-left:last-child {
    margin-right: 0;
  }
}

.cta-right {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.cta-right:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .cta-right {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .cta-right:last-child {
    margin-right: 0;
  }
}

.cta-holder {
  float: left;
  background-color: #fff;
  padding: 15px;
  margin-top: 20px;
  *zoom: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.cta-holder:before, .cta-holder:after {
  content: " ";
  display: table;
}
.cta-holder:after {
  clear: both;
}

.cta-donate {
  float: left;
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: #cc0066;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid #a30052;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-left: 47px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
  background-position: 19px -1520px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .cta-donate {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.cta-donate:hover {
  color: #fff;
  background-color: #c20061;
}

.cta-join {
  float: left;
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: #00af3f;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid #00af3f;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-left: 47px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-join.png");
  background-position: 18px 18px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .cta-join {
    background-image: url("../img/icon-join@2x.png");
    background-size: 20px 20px;
  }
}
.cta-join:hover {
  color: #fff;
  background-color: #00a53b;
}

.static-page {
  padding: 60px 0;
}
@media screen and (max-width: 768px) {
  .static-page {
    padding-top: 110px !important;
  }
}
@media screen and (max-width: 480px) {
  .static-page {
    padding-top: 40px !important;
  }
}

.full-width-page {
  padding: 100px 0 200px 0;
}

.intro-header {
  text-align: center;
  padding-bottom: 80px;
}
.intro-header h1 {
  font-size: 2.2em;
  margin-bottom: 12px;
}
.intro-header h2, .intro-header p {
  font-size: 0.8em;
  color: #b1b7b1;
  padding: 0 150px;
}
@media screen and (max-width: 768px) {
  .intro-header h2, .intro-header p {
    padding: 0;
  }
}
.intro-header p {
  margin-bottom: 34px;
}

.content {
  position: relative;
  color: #333;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.content:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .content {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .content:last-child {
    margin-right: 0;
  }
}

.cookie-alert {
  background-color: #eff7ef;
  padding: 30px;
}

.readable {
  *zoom: 1;
}
.readable:before, .readable:after {
  content: " ";
  display: table;
}
.readable:after {
  clear: both;
}
.readable p {
  margin-bottom: 34px;
  line-height: 1.7em;
}
.readable ul, .readable ol {
  padding-bottom: 34px;
  line-height: 1.7em;
}
.readable ul.search-results-list, .readable ol.search-results-list {
  padding: 0;
  margin: 0;
}
.readable ul.search-results-list li, .readable ol.search-results-list li {
  margin: 0;
}
.readable li {
  margin-left: 20px;
}
.readable em {
  font-family: 'gentium_basicitalic', sans-serif;
}
.readable h2, .readable h3, .readable h4, .readable h5, .readable h6 {
  font-size: 1.1em;
  padding-bottom: 5px;
  line-height: 1.7em;
}
.readable img {
  float: left;
  max-width: 100%;
  height: auto;
  margin: 0 40px 10px -20px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.readable p, .readable ul, .readable ol {
  font-family: Arial;
  font-size: 0.8em;
}
.readable .intro {
  margin-bottom: 30px;
}
.readable .intro p {
  font-family: 'montserratregular', sans-serif;
}
.readable .intro p:last-child {
  margin-bottom: 0;
}
.readable p.meta {
  color: #b1b7b1;
  font-size: 0.7em;
  font-family: 'montserratregular', sans-serif;
}

p.highlight {
  border-left: 4px solid #00af3f;
  padding-left: 30px;
  width: auto;
  overflow: hidden;
  font-family: 'montserratregular', sans-serif;
}
@media screen and (max-width: 768px) {
  p.highlight {
    width: 100%;
  }
}

.quote {
  float: left;
  color: #fff;
  background-color: #00af3f;
  font-size: 1.3em;
  width: 320px;
  padding: 30px 40px;
  line-height: 1.6em;
  margin: 0 60px 40px -40px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

@media screen and (max-width: 960px) {
  .static-page.container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.sub-menu-mobile {
  display: none;
}
.sub-menu-mobile label {
  float: left;
  padding-right: 20px;
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  .sub-menu-mobile label {
    display: none;
  }
}
.sub-menu-mobile select {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sub-menu-mobile {
    display: block;
    width: 100%;
  }
}

.page-tools {
  padding-bottom: 33px;
  *zoom: 1;
}
.page-tools:before, .page-tools:after {
  content: " ";
  display: table;
}
.page-tools:after {
  clear: both;
}

.breadcrumb {
  float: left;
  padding-top: 5px;
  font-size: 0.7em;
  color: #b1b7b1;
  text-transform: uppercase;
  font-family: 'montserratbold', sans-serif;
}
.breadcrumb span a {
  color: #b1b7b1;
}

.readspeaker {
  float: right;
  *zoom: 1;
}
.readspeaker:before, .readspeaker:after {
  content: " ";
  display: table;
}
.readspeaker:after {
  clear: both;
}
.readspeaker a {
  float: right;
  width: 42px;
  height: 42px;
  background-repeat: no-repeat;
  background-position: 0 -120px;
  font-size: 0;
  line-height: 0;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .readspeaker a {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.readspeaker a:hover {
  background-position: 0 -180px;
}
.readspeaker .sub-menu-mobile {
  float: left;
  margin-top: 2px;
}

@-webkit-keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -moz-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -o-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0;
  }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -moz-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -o-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: 0.7;
  }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    -moz-transform: matrix(1, 0, 0, 1, 0, -1);
    -o-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1;
  }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }
}

@-moz-keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -moz-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -o-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0;
  }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -moz-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -o-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: .7;
  }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    -moz-transform: matrix(1, 0, 0, 1, 0, -1);
    -o-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1;
  }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }
}

@-o-keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -moz-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -o-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0;
  }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -moz-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -o-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: .7;
  }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    -moz-transform: matrix(1, 0, 0, 1, 0, -1);
    -o-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1;
  }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }
}

@keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -moz-transform: matrix(0.97, 0, 0, 1, 0, 12);
    -o-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0;
  }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -moz-transform: matrix(0.99, 0, 0, 1, 0, 2);
    -o-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: .7;
  }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    -moz-transform: matrix(1, 0, 0, 1, 0, -1);
    -o-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1;
  }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(1, 0, 0, 1, 0, 0);
    -o-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes shift-rightwards {
  0% {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  40% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  60% {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.highlight-wrapper {
  visibility: hidden;
  background-color: #1e282d;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 50%;
  width: 75px;
  height: 40px;
  padding: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
}
.highlight-wrapper:before, .highlight-wrapper:after {
  content: " ";
  display: table;
}
.highlight-wrapper:after {
  clear: both;
}
.highlight-wrapper a {
  float: left;
  width: 23px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
  color: transparent;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .highlight-wrapper a {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.highlight-wrapper a.highlight-tweet {
  background-position: 2px -237px;
}
.highlight-wrapper a.highlight-fb {
  margin-left: 5px;
  background-position: 2px -337px;
}
.highlight-wrapper:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #1e282d;
}
.highlight-wrapper.active {
  bottom: auto;
  visibility: visible;
  -webkit-animation: pop-upwards 0.3s ease;
  -moz-animation: pop-upwards 0.3s ease;
  animation: pop-upwards 0.3s ease;
  -webkit-transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
  transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
}
.highlight-wrapper.active .highlight-tweet {
  -webkit-animation: animate-bird 0.2s steps(4) 0 3;
  -moz-animation: animate-bird 0.2s steps(4) 0 3;
  animation: animate-bird 0.2s steps(4) 0 3;
}
.highlight-wrapper.hide {
  visibility: hidden;
}
@media screen and (max-width: 768px) {
  .highlight-wrapper {
    display: none !important;
  }
}

.search-header {
  position: relative;
  background-position: center top;
  background-size: cover;
  background-image: url("../img/bg-publications.jpg");
  padding: 80px 0;
  -webkit-transition: padding 0.25s ease-in-out;
  -moz-transition: padding 0.25s ease-in-out;
  transition: padding 0.25s ease-in-out;
}
.search-header.open {
  padding: 170px 0 190px;
}
.search-header .container {
  position: relative;
  z-index: 105;
}
.search-header h1 {
  color: #fff;
  font-size: 2.2em;
}
.search-header .hero-shadow {
  z-index: 101;
}
@media screen and (max-width: 960px) {
  .search-header .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 480px) {
  .search-header {
    padding: 80px 0;
  }
}

.search-header-left {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.search-header-left:last-child {
  margin-right: 0;
}
.search-header-left h1 {
  padding-bottom: 13px;
}
.search-header-left p {
  color: #fff;
  font-size: 0.8em;
}
@media screen and (max-width: 768px) {
  .search-header-left {
    margin-bottom: 30px;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .search-header-left:last-child {
    margin-right: 0;
  }
}

.search-header-right {
  position: relative;
  border-bottom: 2px solid #009133;
  background-color: rgba(30, 40, 45, 0.3);
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 48.27586%;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.25);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.search-header-right:last-child {
  margin-right: 0;
}
.search-header-right.active input[type='text'] {
  color: #fff;
}
.search-header-right.active input[type='submit'] {
  background-position: 0 -460px;
}
.search-header-right input[type='text'] {
  width: 100%;
  background: none;
  border: 0;
  color: #b1c2b2;
  outline: 0;
  font-size: 1em;
  margin: 0;
  padding: 22px 50px 17px 28px;
}
.search-header-right input[type='text'].placeholder {
  color: #b1c2b2;
}
.search-header-right input[type='text']::-webkit-input-placeholder {
  color: #b1c2b2;
}
.search-header-right input[type='text']:-moz-placeholder {
  color: #b1c2b2;
}
.search-header-right input[type='text']::-moz-placeholder {
  color: #b1c2b2;
}
.search-header-right input[type='text']:-ms-input-placeholder {
  color: #b1c2b2;
}
.search-header-right input[type='submit'] {
  position: absolute;
  top: 24px;
  right: 20px;
  width: 16px;
  height: 16px;
  background: none;
  border: 0;
  font-size: 0;
  line-height: 0;
  background-repeat: no-repeat;
  background-position: 0 -400px;
  cursor: pointer;
  outline: 0;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .search-header-right input[type='submit'] {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.search-header-right input[type='submit']:hover {
  background-position: 0 -460px;
}
@media screen and (max-width: 768px) {
  .search-header-right {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .search-header-right:last-child {
    margin-right: 0;
  }
}

.page-visual {
  width: 100%;
  height: 253px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.page-visual.water {
  background-image: url("../img/visual-page-water.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .page-visual.water {
    background-image: url("../img/visual-page-water@2x.jpg");
    background-size: 1280px 253px;
  }
}

.page-visual-centered {
  background-position: center center;
}

.publicatie-meta {
  text-align: right;
  color: #b1b7b1;
  font-size: 0.7em;
}

.subject-related {
  margin-top: 60px;
  *zoom: 1;
}
.subject-related:before, .subject-related:after {
  content: " ";
  display: table;
}
.subject-related:after {
  clear: both;
}
.subject-related .divider {
  display: block;
  margin-bottom: 12px;
}
.subject-related .divider figure {
  top: 14px;
  left: 198px;
  right: 0;
}

.subject-related-info {
  display: block;
  float: left;
  margin-right: 5.26316%;
  width: 100%;
  font-family: 'montserratregular', sans-serif;
  margin: 0 0 30px;
}
.subject-related-info:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .subject-related-info {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .subject-related-info:last-child {
    margin-right: 0;
  }
}
.subject-related-info .related-visual {
  float: left;
  position: relative;
  overflow: hidden;
  line-height: 0;
  margin: 0 40px 20px 0;
  display: block;
  float: left;
  margin-right: 5.26316%;
  width: 47.36842%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.subject-related-info .related-visual:last-child {
  margin-right: 0;
}
@media screen and (max-width: 480px) {
  .subject-related-info .related-visual {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 100%;
  }
  .subject-related-info .related-visual:last-child {
    margin-right: 0;
  }
}
.subject-related-info h4 {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-family: 'montserratbold', sans-serif;
}
.subject-related-info h4 a {
  color: #001c36;
}
.subject-related-info h4 a:hover {
  color: #00af3f;
}
.subject-related-info img {
  max-width: 100%;
  height: auto;
}
.subject-related-info p {
  color: #686f68;
  font-size: 0.8em;
  line-height: 1.4em;
  font-family: 'montserratregular', sans-serif !important;
}
.subject-related-info .list-related {
  display: block;
  float: left;
  margin-right: 5.26316%;
  width: 47.36842%;
}
.subject-related-info .list-related:last-child {
  margin-right: 0;
}

.list-related li {
  list-style: none;
  margin: 0;
  line-height: 1.2em;
  font-family: 'montserratregular', sans-serif;
}
.list-related a {
  font-size: 0.8em;
}
.list-related span {
  display: block;
  padding: 0 0 10px 0;
  font-size: 0.7em;
  color: #b1b7b1;
}

.wp-caption {
  position: relative;
  width: auto !important;
  margin-bottom: 30px;
  *zoom: 1;
}
.wp-caption:before, .wp-caption:after {
  content: " ";
  display: table;
}
.wp-caption:after {
  clear: both;
}
.wp-caption img {
  max-width: 100%;
  height: auto;
  margin-left: 0;
}

.readable .wp-caption-text,
.verkiezingsprogramma-single-right .wp-caption-text {
  position: absolute;
  top: 0;
  left: 0;
  margin: 65px 0 0 -240px;
  width: 200px;
  text-align: right;
  color: #686f68;
  font-size: 0.8em;
  font-family: 'montserratregular', sans-serif;
}
@media screen and (max-width: 768px) {
  .readable .wp-caption-text,
  .verkiezingsprogramma-single-right .wp-caption-text {
    position: relative;
    width: auto;
    text-align: left;
    margin: 0 0 32px;
  }
}

.publicatie .readable .wp-caption-text {
  position: relative;
  width: auto;
  text-align: left;
  margin: 0 0 32px;
}
.publicatie .people-list {
  margin-top: 35px;
  font-size: 0.8em;
}
.publicatie .people-list li {
  padding-bottom: 20px;
}

.download-note {
  display: block;
  color: #b1b7b1;
  font-size: 0.8em;
  padding-bottom: 30px;
}

.downloads {
  *zoom: 1;
}
.downloads:before, .downloads:after {
  content: " ";
  display: table;
}
.downloads:after {
  clear: both;
}

.download-button {
  float: left;
  position: relative;
  font-size: 0.8em;
  width: 160px;
  padding: 125px 30px 30px;
  margin: 0 40px 40px 0;
  background-color: #eff7ef;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center 30px;
  background-image: url("../img/bg-file-icon.png");
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .download-button {
    background-image: url("../img/bg-file-icon@2x.png");
    background-size: 59px 82px;
  }
}
.download-button figure {
  position: absolute;
  top: 66px;
  left: 42px;
  width: 40px;
  text-align: center;
  color: #fff;
  padding: 3px 0;
  text-transform: uppercase;
  background-color: #00af3f;
  font-family: 'montserratbold', sans-serif;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.download-button span {
  display: block;
  color: #686f68;
  font-size: 0.9em;
}
.download-button.button-pdf figure {
  background-color: #bf0000;
}
.download-button.button-doc figure {
  background-color: #0073b0;
}
.download-button.button-odf figure {
  background-color: #48004f;
}
.download-button.button-gif figure {
  background-color: #e2d144;
}
.download-button.button-tiff figure {
  background-color: #0073b0;
}

.readable .gallery {
  *zoom: 1;
}
.readable .gallery:before, .readable .gallery:after {
  content: " ";
  display: table;
}
.readable .gallery:after {
  clear: both;
}
.readable .gallery .wp-caption-text {
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  text-align: left;
  width: auto;
}
.readable .gallery .gallery-item {
  float: left;
  margin: 0 20px 20px 0;
}
.readable .gallery .gallery-item a {
  display: block;
  line-height: 0;
  margin-bottom: 10px;
}
.readable .gallery img {
  margin: 0;
  float: none;
}

.archive-link {
  text-align: center;
  padding-bottom: 40px;
}

.themes {
  *zoom: 1;
}
.themes:before, .themes:after {
  content: " ";
  display: table;
}
.themes:after {
  clear: both;
}
.themes a {
  float: left;
  *zoom: 1;
}
.themes a:before, .themes a:after {
  content: " ";
  display: table;
}
.themes a:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  .themes {
    padding-top: 0px;
  }
}

.theme-link:hover .bg {
  background-color: #00af3f;
}
.theme-link:hover .text {
  height: 225px;
  margin: 0 40px 0px 40px;
}
.theme-link:hover .hover {
  opacity: 1;
}
.theme-link:hover .link-arrow {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .theme-link {
    width: 50% !important;
    height: 300px !important;
  }
  .theme-link .theme .bg {
    background-color: #000;
    opacity: 0.4;
  }
  .theme-link .theme .text {
    position: relative;
    height: auto;
    margin: 0;
    padding: 40px;
  }
  .theme-link .theme .hover {
    opacity: 1;
  }
  .theme-link .theme .link-arrow {
    margin-right: 0;
  }
  .theme-link.force-width {
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .theme-link {
    width: 100% !important;
    height: auto !important;
  }
}

.theme {
  overflow: hidden;
  position: relative;
  float: left;
  min-width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.theme h2 {
  display: inline-block;
  color: #fff;
  font-size: 1.7em;
  line-height: 1.2em;
  padding-bottom: 8px;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media screen and (max-width: 960px) {
  .theme h2 {
    font-size: 1.5em;
  }
}
.theme .text {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 130px;
  margin: 0 40px 80px 40px;
  z-index: 5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.theme .bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.theme .link-arrow {
  position: absolute;
  width: 57px;
  height: 57px;
  bottom: 0;
  right: 0;
  z-index: 2;
  background-image: url("../img/sprite-icons.png");
  background-repeat: no-repeat;
  background-position: 2px -518px;
  margin-right: -60px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme .link-arrow {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.theme .hover {
  opacity: 0;
  color: #ffffff;
  font-size: 0.8em;
  padding-top: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.theme.school {
  background-image: url("../img/theme-school.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.school {
    background-image: url("../img/theme-school@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.school h2 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.theme.retrenchment {
  background-image: url("../img/theme-retrenchment.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.retrenchment {
    background-image: url("../img/theme-retrenchment@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.retrenchment h2 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.theme.work {
  background-image: url("../img/theme-work.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.work {
    background-image: url("../img/theme-work@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.work h2 {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.theme.business {
  background-image: url("../img/theme-entrepreneur.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.business {
    background-image: url("../img/theme-entrepreneur@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.business h2 {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.theme.living {
  background-image: url("../img/theme-living.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.living {
    background-image: url("../img/theme-living@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.living h2 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.theme.city {
  background-image: url("../img/theme-city.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .theme.city {
    background-image: url("../img/theme-city@2x.jpg");
    background-size: 427px 427px;
  }
}
.theme.city h2 {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.no-touch .theme h2 {
  -webkit-transform: translateY(140px);
  -moz-transform: translateY(140px);
  -ms-transform: translateY(140px);
  -o-transform: translateY(140px);
  transform: translateY(140px);
}
.no-touch .theme.in h2 {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}

.theme-intro {
  position: relative;
  color: #fff;
  padding: 80px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}
.theme-intro .container {
  position: relative;
}
@media screen and (max-width: 768px) {
  .theme-intro {
    padding: 120px 0 80px;
  }
}
@media screen and (max-width: 480px) {
  .theme-intro {
    padding: 80px 0 80px;
  }
}
.theme-intro h1 {
  font-size: 3.3em;
  color: #fff;
  padding-bottom: 35px;
}
@media screen and (max-width: 480px) {
  .theme-intro h1 {
    font-size: 2em;
  }
}
.theme-intro p.intro {
  width: 50%;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .theme-intro p.intro {
    width: 100%;
  }
}
.theme-intro .btn {
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid white;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid white;
}
.theme-intro .btn:hover, .theme-intro .btn:visited:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.theme-intro.living {
  background-image: url("../img/bg-theme-living.jpg");
}
.theme-intro .quote {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 500;
  margin-bottom: -150px;
}
@media screen and (max-width: 768px) {
  .theme-intro .quote {
    position: relative;
    float: left;
    width: 100%;
    margin: 60px 0 0;
  }
}

.theme-views {
  padding-top: 135px;
  background-color: #eff7ef;
}
@media screen and (max-width: 768px) {
  .theme-views {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.theme-views h2 {
  color: #001c36;
  font-size: 1.7em;
  line-height: 1.5em;
  padding-bottom: 40px;
}
.theme-views ul {
  margin-bottom: 70px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.theme-views ul:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .theme-views ul {
    margin-bottom: 0px;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .theme-views ul:last-child {
    margin-right: 0;
  }
}
.theme-views li {
  list-style: none;
}
.theme-views a {
  display: block;
  font-size: 0.8em;
  padding: 8px 0;
}

.theme-related {
  padding: 60px 0;
}
.theme-related span.label {
  display: block;
  padding: 0 0 20px 0;
  font-size: 0.7em;
  color: #b1b7b1;
  text-transform: uppercase;
}
.theme-related span.label i {
  margin-right: 3px;
}

.theme-updates {
  margin-bottom: 60px;
  padding-right: 30px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.theme-updates:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .theme-updates {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .theme-updates:last-child {
    margin-right: 0;
  }
}
.theme-updates h3 {
  padding-bottom: 20px;
}
.theme-updates h3 a {
  font-size: 1.5em;
  color: #001c36;
  line-height: 1.3em;
  font-family: 'latobold', sans-serif;
}
.theme-updates h3 a:hover {
  color: #00af3f;
}
.theme-updates p {
  color: #686f68;
  font-size: 0.8em;
}

.update-visual {
  float: left;
  margin: 0 40px 40px 0;
  line-height: 0;
  overflow: hidden;
  position: relative;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.update-visual img {
  max-width: 100%;
  height: auto;
}
.update-visual .link-arrow {
  right: -37px;
}
.update-visual:hover .link-arrow {
  right: 0;
}

.theme-publications {
  margin-bottom: 60px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.theme-publications:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .theme-publications {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .theme-publications:last-child {
    margin-right: 0;
  }
}

.theme-overview .container {
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 960px) {
  .theme-overview .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

#video-holder, #disabler {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

#video-holder {
  overflow: hidden;
}

#video-fix {
  position: absolute;
  top: -100px;
  left: 50%;
  z-index: 1;
}
#video-fix.hide {
  display: none;
}

#disabler {
  z-index: 55;
  background-color: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#preloader {
  z-index: 3;
  position: absolute;
  width: 160px;
  top: 120px;
  left: 50%;
  margin-left: 359px;
  font-size: 0.6em;
  opacity: 0.5;
}
#preloader img {
  margin-right: 5px;
  vertical-align: middle;
}

.container.news {
  max-width: 920px;
}
.container.news .pager {
  text-align: center;
  margin-top: 75px;
  margin-bottom: 75px;
}

.date-marker {
  display: block;
  padding: 30px 0 30px 80px;
  color: #b1b7b1;
  font-size: 0.6em;
  text-transform: uppercase;
  margin-left: 26.31579%;
}

.news-item {
  margin-bottom: 80px;
  position: relative;
  overflow: hidden;
  *zoom: 1;
}
.news-item:before, .news-item:after {
  content: " ";
  display: table;
}
.news-item:after {
  clear: both;
}
.news-item .link-arrow {
  right: -37px;
}

.news-item-img {
  position: relative;
  overflow: hidden;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
  height: 210px;
}
.news-item-img:last-child {
  margin-right: 0;
}
.news-item-img:hover .link-arrow {
  right: 0;
}
.news-item-img.no-image {
  border-right: 4px solid #00af3f;
}
.news-item-img .news-item-img-link {
  float: left;
  line-height: 0;
  overflow: hidden;
  height: 210px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.news-item-img img {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .news-item-img {
    margin-bottom: 20px;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .news-item-img:last-child {
    margin-right: 0;
  }
}

.news-item-content {
  position: relative;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
  margin-right: 0;
}
.news-item-content:last-child {
  margin-right: 0;
}
.news-item-content h2 {
  font-size: 1.9em;
  line-height: 1.3em;
  padding: 10px 0 20px;
  *zoom: 1;
  font-family: 'montserratbold', sans-serif;
}
.news-item-content h2:before, .news-item-content h2:after {
  content: " ";
  display: table;
}
.news-item-content h2:after {
  clear: both;
}
.news-item-content a {
  float: left;
  color: #001c36;
}
.news-item-content a:hover {
  color: #00af3f;
}
.news-item-content p {
  float: left;
  clear: left;
  color: #686f68;
  font-size: 0.8em;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .news-item-content {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .news-item-content:last-child {
    margin-right: 0;
  }
}

.news-items .news-item:first-child .news-item-img {
  margin-top: -1px;
}
.news-items .news-item:last-child {
  margin-bottom: 0;
}

.news-single .sidebar {
  padding-top: 0;
}
.news-single .label {
  float: left;
  padding: 0px 0 20px;
}
.news-single .link-back {
  margin-bottom: 100px;
}
.news-single .people-list {
  margin: 35px 0 35px;
  font-size: 0.8em;
}
.news-single .people-list li {
  padding-bottom: 20px;
}

.news-single .news-list,
.agenda-single .news-list {
  display: block;
  float: left;
  margin-right: 5.26316%;
  width: 47.36842%;
}
.news-single .news-list:last-child,
.agenda-single .news-list:last-child {
  margin-right: 0;
}
.news-single .news-list h3,
.agenda-single .news-list h3 {
  line-height: 1.2em;
  font-size: 0.9em;
}
@media screen and (max-width: 480px) {
  .news-single .news-list,
  .agenda-single .news-list {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 100%;
  }
  .news-single .news-list:last-child,
  .agenda-single .news-list:last-child {
    margin-right: 0;
  }
}

.author-img {
  float: left;
  line-height: 0;
  overflow: hidden;
  margin: 0 15px 25px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.author-name {
  display: inline-block;
  font-size: 0.8em;
  border-bottom: 2px solid #00af3f;
  margin-bottom: 3px;
}

.author-title {
  display: block;
  font-size: 0.7em;
  color: #b1b7b1;
}

.author p {
  clear: left;
  font-family: Verdana, Geneva, sans-serif;
  font-style: italic;
  padding: 0 20px 20px 0;
  line-height: 1.6em;
  color: #686f68;
  font-size: 0.7em;
  display: block;
}

.social-link {
  display: block;
  font-size: 0.7em;
}
.social-link i {
  margin-right: 5px;
}
.social-link.social-twitter:hover i {
  background-position: 0 -1151px;
}
.social-link.social-email:hover i {
  background-position: 0 -1228px;
}

.video-button {
  position: relative;
  display: block;
  height: 353px;
  margin-bottom: 34px;
  overflow: hidden;
  line-height: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.video-button p {
  color: #fff;
  font-size: 1.7em;
  line-height: 1.3em;
  margin: 0;
  word-break: keep-all;
  padding-top: 15px;
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
  transform: translateY(-100px);
  -webkit-transition: all 0.25s ease-out 0.25s;
  -moz-transition: all 0.25s ease-out 0.25s;
  transition: all 0.25s ease-out 0.25s;
}
.video-button .text {
  position: absolute;
  top: 70%;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 40px;
  overflow: hidden;
}
.video-button .text p {
  font-family: 'montserratregular', sans-serif;
}
@media screen and (max-width: 768px) {
  .video-button .text p {
    font-size: 0.9em;
  }
}
.video-button .line {
  position: absolute;
  top: 70%;
  left: 40px;
  width: 0px;
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
  -webkit-transition: width 0.25s ease-out;
  -moz-transition: width 0.25s ease-out;
  transition: width 0.25s ease-out;
}
.video-button .button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -57px 0 0 -57px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.25s ease-out 0.4s;
  -moz-transition: all 0.25s ease-out 0.4s;
  transition: all 0.25s ease-out 0.4s;
  background-image: url("../img/btn-video.png");
  width: 113px;
  height: 113px;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  -ms-transform-origin: 50%;
  -o-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transform: scale(0) rotate(270deg);
  -moz-transform: scale(0) rotate(270deg);
  -ms-transform: scale(0) rotate(270deg);
  -o-transform: scale(0) rotate(270deg);
  transform: scale(0) rotate(270deg);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .video-button .button {
    background-image: url("../img/btn-video@2x.png");
    background-size: 113px 113px;
  }
}
@media screen and (max-width: 768px) {
  .video-button .button {
    width: 58px;
    height: 58px;
    margin: -50px 0 0 -29px;
    background-size: cover;
  }
}
.video-button .still {
  float: none;
  max-width: 100%;
  height: auto;
  margin: -60px 0 0;
}
@media screen and (max-width: 960px) {
  .video-button {
    height: auto;
  }
  .video-button .still {
    margin: 0;
  }
}

.in .video-button p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.in .video-button .line {
  width: 175px;
}
.in .video-button .button {
  -webkit-transform: scale(1) rotate(0deg);
  -moz-transform: scale(1) rotate(0deg);
  -ms-transform: scale(1) rotate(0deg);
  -o-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
}

.content.readable .video-button p {
  font-family: 'latobold', sans-serif;
}

.social-buttons {
  *zoom: 1;
  margin-bottom: 35px;
}
.social-buttons:before, .social-buttons:after {
  content: " ";
  display: table;
}
.social-buttons:after {
  clear: both;
}
.social-buttons a {
  float: left;
  margin-right: 20px;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
.social-buttons a:hover {
  background-position: 0 -40px;
}
.social-buttons a.button-twitter {
  background-image: url("../img/btn-twitter.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .social-buttons a.button-twitter {
    background-image: url("../img/btn-twitter@2x.png");
    background-size: 40px 80px;
  }
}
.social-buttons a.button-facebook {
  background-image: url("../img/btn-facebook.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .social-buttons a.button-facebook {
    background-image: url("../img/btn-facebook@2x.png");
    background-size: 40px 80px;
  }
}

.static-page.people .row,
.static-page.profile .row {
  *zoom: 1;
}
.static-page.people .row:before, .static-page.people .row:after,
.static-page.profile .row:before,
.static-page.profile .row:after {
  content: " ";
  display: table;
}
.static-page.people .row:after,
.static-page.profile .row:after {
  clear: both;
}

.static-page.people .row {
  text-align: center;
}

.person {
  margin-bottom: 70px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 22.41379%;
  float: none;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
}
.person:last-child {
  margin-right: 0;
}
.person h3 {
  float: left;
  clear: left;
  text-align: left;
  font-size: 1.1em;
  margin-bottom: 3px;
}
.person p {
  float: left;
  clear: left;
  text-align: left;
  font-size: 0.7em;
  color: #686f68;
}
@media screen and (max-width: 768px) {
  .person {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 47.36842%;
  }
  .person:nth-child(2n) {
    margin-right: 0;
  }
  .person:nth-child(2n+1) {
    clear: left;
  }
  .person:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .person {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 100%;
  }
  .person:last-child {
    margin-right: 0;
  }
}

.person-thumb {
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 0;
  margin-bottom: 27px;
  border-bottom: 2px solid #00af3f;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.person-thumb img {
  max-width: 100%;
  height: auto;
}
.person-thumb .link-arrow {
  right: -37px;
}
.person-thumb:hover .link-arrow {
  right: 0;
}

.profile-title {
  margin-bottom: 34px;
}
.profile-title h1 {
  margin-bottom: 2px;
}
.profile-title h2 {
  color: #00af3f;
  padding-bottom: 0;
}

.profile .readable img {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .profile .content {
    display: block;
    float: left;
    margin-right: 3.44828%;
    width: 100%;
  }
  .profile .content:last-child {
    margin-right: 0;
  }
}
.profile .divider {
  margin-top: 10px;
  color: #c7c6c6;
  font-size: .75em;
  padding-left: 32.4%;
  text-transform: uppercase;
  background-image: url("../img/icon-line-gray.gif");
  background-repeat: repeat-x;
  background-position: 0 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .profile .divider {
    background-image: url("../img/icon-line-gray@2x.gif");
    background-size: 1px 1px;
  }
}
.profile .divider span {
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  background-color: #fff;
  padding: 0 20px;
}
.profile .twitter-tweet {
  width: 100% !important;
  margin: 60px 0 !important;
}
.profile .news-week {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .profile .news-week {
    width: 100%;
  }
}
.profile .news-list img {
  margin: 0;
}
.profile .news-list li {
  margin-left: 0;
}
.profile .news-list li h3 {
  line-height: 1em;
}
.profile .agenda-week {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.profile .agenda-week:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .profile .agenda-week {
    display: block;
    float: left;
    margin-right: 3.44828%;
    width: 100%;
  }
  .profile .agenda-week:last-child {
    margin-right: 0;
  }
}
.profile .agenda-week span {
  display: block;
  padding: 0 0 20px 0;
  font-size: 0.7em;
  color: #b1b7b1;
  text-transform: uppercase;
}
.profile .agenda-week ul {
  padding: 0;
  margin: 0;
  background-position: 3px 0;
}
.profile .agenda-week li {
  margin: 0;
  padding: 0 0 0 22px;
  list-style: none;
  background-position: -5px 0;
}
.profile .agenda-week h4 {
  line-height: 1em;
}
.profile .agenda-week h4 a {
  font-size: 0.8em;
  font-family: 'montserratregular', sans-serif;
}

.sidebar.sidebar-profile {
  padding-top: 0px;
}
.sidebar.sidebar-profile p {
  color: #686f68;
  font-size: 0.7em;
}
@media screen and (max-width: 960px) {
  .sidebar.sidebar-profile a {
    padding-right: 0;
    background: none;
  }
}
.sidebar.sidebar-profile .profile-image {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 20px;
}
.sidebar.sidebar-profile .profile-desc {
  padding: 0 0 0 35px;
}

.profile-links {
  font-size: 0.7em;
  padding-top: 15px;
}
.profile-links a {
  display: block;
  padding-left: 35px;
  margin-bottom: 10px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-profile-icons.png");
  background-position: 0 -1000px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .profile-links a {
    background-image: url("../img/sprite-profile-icons@2x.png");
    background-size: 30px 380px;
  }
}
.profile-links a.twitter {
  background-position: 0px -300px;
}
.profile-links a.linkedin {
  background-position: 0px -200px;
}
.profile-links a.email {
  background-position: 0px 0px;
}
.profile-links a.facebook {
  background-position: 0px -100px;
}

.readable .profile-links {
  display: none;
  margin-bottom: 34px;
}
@media screen and (max-width: 768px) {
  .readable .profile-links {
    display: block;
  }
  .readable .profile-links a {
    padding: 5px 0;
    background: none;
  }
}

.profile-video .video-button {
  margin-bottom: 80px;
}

.sidebar.sidebar-profile-video-desc {
  padding-top: 30px;
}
.sidebar.sidebar-profile-video-desc h3 {
  font-size: 1.7em;
  line-height: 1.5em;
  font-family: 'montserratbold', sans-serif;
}
.sidebar.sidebar-profile-video-desc p {
  color: #686f68;
  font-size: 0.8em;
}

.tweet {
  padding: 40px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url("../img/bg-tweet.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .tweet {
    background-image: url("../img/bg-tweet@2x.png");
    background-size: 600px 21px;
  }
}
.tweet p {
  font-family: 'montserratregular', sans-serif;
  font-size: 0.9em;
}
.tweet span {
  display: block;
  font-size: 0.7em;
  color: #686f68;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 -1420px;
  margin-bottom: 10px;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .tweet span {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
@media screen and (max-width: 768px) {
  .tweet {
    padding: 0px 0px 40px 0px;
    background-position: right bottom;
  }
}

.quote-holder {
  color: #fff;
  padding: 100px 0 50px;
  background-image: url("../img/bg-profile-quote.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.quote-wrapper {
  margin-left: 34.48276%;
}
.quote-wrapper blockquote {
  font-family: 'montserratbold', sans-serif;
  margin-bottom: 20px;
  font-size: 1.2em;
  line-height: 1.4em;
  quotes: "\201C" "\201D" "\2018" "\2019";
}
.quote-wrapper blockquote:before {
  color: #fff;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: -0.2em;
}
.quote-wrapper blockquote:after {
  color: #fff;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin: 0.25em 0 0 0.15em;
  vertical-align: -0.8em;
}
.quote-wrapper .author {
  font-size: .8em;
}
@media screen and (max-width: 768px) {
  .quote-wrapper {
    margin-left: 0%;
  }
}

.container.agenda {
  max-width: 640px;
}
.container.agenda li {
  list-style: none;
}

.agenda h1 {
  padding-left: 140px;
  padding-bottom: 50px;
}
@media screen and (max-width: 960px) {
  .agenda h1 {
    padding-left: 0;
  }
}
.agenda .pager {
  text-align: center;
  margin-top: 60px;
}

.date-divider {
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
  color: #b1b7b1;
  margin-bottom: 60px;
  padding-left: 170px;
}
@media screen and (max-width: 960px) {
  .date-divider {
    padding-left: 0;
  }
}

.list-agenda {
  background-repeat: repeat-y;
  background-position: 136px 0px;
  margin-bottom: 60px;
  background-image: url("../img/bg-agenda-list.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .list-agenda {
    background-image: url("../img/bg-agenda-list@2x.png");
    background-size: 1px 1px;
  }
}
@media screen and (max-width: 960px) {
  .list-agenda {
    background-position: 9px 0px;
  }
}

.agenda-item {
  padding-bottom: 70px;
  background-repeat: no-repeat;
  background-position: 127px 0px;
  background-image: url("../img/bg-agenda-item.png");
  *zoom: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .agenda-item {
    background-image: url("../img/bg-agenda-item@2x.png");
    background-size: 20px 20px;
  }
}
.agenda-item:before, .agenda-item:after {
  content: " ";
  display: table;
}
.agenda-item:after {
  clear: both;
}
.agenda-item.today {
  background: none;
  margin-bottom: 60px;
}
.agenda-item.today .agenda-item-date {
  color: #00af3f;
  font-family: 'montserratbold', sans-serif;
}
.agenda-item.today .agenda-item-content {
  border-left: 4px solid #00af3f;
}
.agenda-item.last, .agenda-item:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  .agenda-item {
    background-position: 0 70px;
  }
}

.agenda-item-date {
  float: left;
  width: 100px;
  margin-right: 40px;
  color: #686f68;
  font-size: 0.8em;
  text-align: right;
}
.agenda-item-date strong {
  display: block;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 960px) {
  .agenda-item-date {
    background-color: #fff;
    width: 100%;
    text-align: left;
    padding: 20px 0;
  }
  .agenda-item-date strong {
    display: inline-block;
  }
}

.agenda-item-content {
  float: left;
  width: 480px;
  padding-left: 30px;
}
.agenda-item-content h2 {
  font-size: 1.1em;
  padding-bottom: 12px;
}
.agenda-item-content h2 a {
  color: #001c36;
}
.agenda-item-content h2 a:hover {
  color: #00af3f;
}
.agenda-item-content p {
  color: #686f68;
  font-size: 0.8em;
  margin-bottom: 15px;
}
.agenda-item-content img {
  float: left;
  margin: 0 20px 10px 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.agenda-item-content .link-location {
  color: #b1b7b1;
  font-size: 0.7em;
}
@media screen and (max-width: 960px) {
  .agenda-item-content {
    width: 100%;
  }
}

.agenda-single .sidebar {
  padding-top: 0;
  text-align: right;
}
.agenda-single .label {
  text-transform: uppercase;
  margin-bottom: 25px;
}
.agenda-single .list-agenda {
  background-position: 292px 0px;
}
@media screen and (max-width: 960px) {
  .agenda-single .list-agenda {
    background: none;
  }
}
.agenda-single .agenda-item {
  padding-right: 20px;
  padding-bottom: 30px;
  background-position: 282px 0px;
}
.agenda-single .agenda-item.last {
  padding-bottom: 0;
}
.agenda-single .agenda-item h4 {
  font-size: 0.8em;
}
.agenda-single .agenda-item .date {
  color: #b1b7b1;
  font-size: 0.7em;
  line-height: 0.8em;
}
@media screen and (max-width: 960px) {
  .agenda-single .agenda-item {
    background: none;
    padding-right: 0;
  }
}

h2.date {
  color: #686f68;
  font-size: 1.1em;
  padding-bottom: 25px;
}

.agenda-summary {
  color: #00af3f;
  font-size: 0.8em;
  line-height: 1.6em;
  margin: 0 0 140px 0;
  text-align: right;
  *zoom: 1;
  font-family: 'montserratbold', sans-serif;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.agenda-summary:before, .agenda-summary:after {
  content: " ";
  display: table;
}
.agenda-summary:after {
  clear: both;
}
@media screen and (max-width: 480px) {
  .agenda-summary {
    padding: 20px;
    margin-right: 20px;
  }
}
.agenda-summary h4 {
  display: block;
  font-size: 1.2em;
  font-family: 'montserratbold', sans-serif;
}

.error404 .content-wrapper {
  background-color: #1e282d;
}
.error404 h1, .error404 h2, .error404 p {
  color: #fff;
}
.error404 h1 {
  font-size: 4.6em;
  margin-bottom: 38px;
  font-family: 'montserratbold', sans-serif;
}
.error404 h2 {
  font-size: 2.2em;
  font-family: 'montserratregular', sans-serif;
}
.error404 .readable p {
  margin-bottom: 65px;
  font-family: 'montserratregular', sans-serif;
}
.error404 .readable li {
  margin: 0;
  padding-bottom: 5px;
  list-style: none;
}
.error404 .readable li a {
  color: #fff;
  font-size: 0.9em;
  font-family: 'montserratregular', sans-serif;
}
.error404 .search-results-form {
  margin-bottom: 110px;
}
.error404 .search-results-form .search-input,
.error404 .search-results-form .search-input.placeholder {
  color: #fff;
}

body.overlay-open {
  overflow: hidden;
}

#header.header-verkiezing {
  position: absolute;
  z-index: 100;
  left: 50%;
  margin: 40px 0 0 -480px;
  background: none;
  color: #fff;
}
#header.header-verkiezing #logo {
  margin-bottom: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#header.header-verkiezing #logo:hover {
  background-position: 0 0px;
}
#header.header-verkiezing .department {
  padding-top: 23px;
  font-size: 0.9em;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 768px) {
  #header.header-verkiezing .department {
    clear: left;
    padding-bottom: 23px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 960px) {
  #header.header-verkiezing {
    position: relative;
    left: 0;
    margin: 0;
    background-color: #fff;
  }
  #header.header-verkiezing .department {
    color: #333;
  }
}
.lt-ie9 #header.header-verkiezing {
  border-bottom: 0;
}

.no-csstransforms #header.header-verkiezing {
  left: 50%;
}

.lt-ie9 body .verkiezingsprogramma {
  font-family: 'Arial';
}

.verkiezing-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-image: url("../img/dummy-content/bg-verkiezing-1.jpg");
  display: table;
  width: 100%;
  height: 700px;
}
.no-touch .verkiezing-section {
  background-attachment: fixed;
}
@media screen and (max-width: 768px) {
  .verkiezing-section {
    height: auto !important;
    padding: 80px 0;
  }
}
.verkiezing-section .container-vertical {
  z-index: 80;
}
@media screen and (max-width: 768px) {
  .verkiezing-section .container-vertical {
    display: block;
  }
}
.verkiezing-section .container {
  z-index: 1000;
}
@media screen and (max-width: 768px) {
  .verkiezing-section .container {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.verkiezing-intro {
  display: table;
  width: 100%;
}
.verkiezing-intro .container {
  position: relative;
}
.verkiezing-intro h1 {
  color: #fff;
  font-size: 5em;
  max-width: 75%;
  font-family: 'montserratbold', sans-serif;
}
.verkiezingsprogramma-single .verkiezing-intro h1 {
  font-size: 3.3em;
  max-width: 75%;
}
@media screen and (max-width: 480px) {
  .verkiezingsprogramma-single .verkiezing-intro h1 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 480px) {
  .verkiezing-intro h1 {
    font-size: 2.5em;
  }
}
.verkiezing-intro h2 {
  color: #fff;
  font-size: 2.5em;
  max-width: 75%;
  line-height: 1.3em;
}
.verkiezingsprogramma-single .verkiezing-intro {
  margin-bottom: 75px;
}

.branding-video-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
}
.branding-video-wrapper #disabler {
  position: fixed;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
}
.branding-video-wrapper #disabler.loaded {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.branding-video {
  position: absolute;
  z-index: 1;
}

.touch .branding-video-wrapper {
  display: none;
}

.lt-ie9 .branding-video-wrapper {
  /*display: none;*/
}

.verkiezing-menu {
  position: fixed;
  top: 0;
  right: 0;
  margin: 35px 35px 0 0;
  z-index: 9999;
  border: 1px solid #b1b7b1;
  color: #b1b7b1;
  padding: 8px 18px 6px;
  font-size: .8em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.overlay-open .verkiezing-menu {
  margin-right: 50px;
}
.verkiezing-menu:hover {
  color: #969f96;
  border-color: #969f96;
}
.verkiezing-menu .line {
  position: absolute;
  top: 13px;
  left: 14px;
  width: 20px;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.verkiezing-menu .line:nth-child(1) {
  top: 20px;
}
.verkiezing-menu .line:nth-child(2) {
  top: 27px;
}
.overlay-open .verkiezing-menu .line:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px;
  left: 17px;
}
.overlay-open .verkiezing-menu .line:nth-child(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}
.overlay-open .verkiezing-menu .line:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 17px;
  top: 14px;
}
@media screen and (max-width: 960px) {
  .verkiezing-menu {
    margin: 27px 7px 0 0;
  }
  .verkiezing-menu .line {
    background-color: #00af3f;
  }
}
@media screen and (max-width: 480px) {
  .verkiezing-menu {
    position: absolute;
    margin: 17px 17px 0 0;
  }
  .overlay-open .verkiezing-menu {
    margin-right: 7px;
  }
}

.verkiezing-scroll-note {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 280px;
  margin: 0 0 75px 200px;
  text-align: right;
  color: #fff;
  font-size: 0.8em;
  border-top: 1px solid #fff;
  padding-top: 20px;
  font-family: 'montserratbold', sans-serif;
  overflow: hidden;
  z-index: 100;
}
@media screen and (max-width: 960px) {
  .verkiezing-scroll-note {
    margin-left: -140px;
  }
}
@media screen and (max-width: 768px) {
  .verkiezing-scroll-note {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 60px auto 0;
    width: 80%;
    text-align: center;
  }
}

.verkiezing-scroll-icon {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 54px;
  height: 54px;
  margin: 0 0 90px -27px;
  z-index: 100;
  background-image: url("../img/icon-scroll.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .verkiezing-scroll-icon {
    background-image: url("../img/icon-scroll@2x.png");
    background-size: 54px 54px;
  }
}
@media screen and (max-width: 960px) {
  .verkiezing-scroll-icon {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 768px) {
  .verkiezing-scroll-icon {
    display: none;
  }
}

.csstransforms.no-touch .verkiezing-intro h1,
.csstransforms.no-touch .verkiezing-intro h2 {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.csstransforms.no-touch .verkiezing-scroll-note {
  height: 40px;
  width: 0;
  -webkit-transition: width 0.4s ease-in-out;
  -moz-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
.csstransforms.no-touch .verkiezing-scroll-note p {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: all 0.3s ease-in-out 0.3s;
  -moz-transition: all 0.3s ease-in-out 0.3s;
  transition: all 0.3s ease-in-out 0.3s;
}
.csstransforms.no-touch .in .verkiezing-scroll-note {
  width: 280px;
}
.csstransforms.no-touch .in .verkiezing-scroll-note p {
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
}
.csstransforms.no-touch .in .verkiezing-intro h1,
.csstransforms.no-touch .in .verkiezing-intro h2 {
  opacity: 1;
}

.verkiezing-statement {
  position: relative;
  z-index: 100;
  background-color: #fff;
  width: 100%;
  padding: 230px 0 190px;
}
.verkiezing-statement .container {
  *zoom: 1;
}
.verkiezing-statement .container:before, .verkiezing-statement .container:after {
  content: " ";
  display: table;
}
.verkiezing-statement .container:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .verkiezing-statement {
    padding: 80px 0 40px;
  }
}

.verkiezing-statement-left {
  color: #00af3f;
  font-size: 1.67em;
  line-height: 1.4em;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 48.27586%;
}
.verkiezing-statement-left:last-child {
  margin-right: 0;
}
.verkiezing-statement-left p {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .verkiezing-statement-left {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .verkiezing-statement-left:last-child {
    margin-right: 0;
  }
}

.verkiezing-statement-right {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 48.27586%;
}
.verkiezing-statement-right:last-child {
  margin-right: 0;
}
.verkiezing-statement-right p {
  font-size: 0.8em;
  margin-bottom: 40px;
  color: #333;
  font-family: 'Arial';
}
.verkiezing-statement-right ul {
  margin-bottom: 40px;
}
.verkiezing-statement-right ul li {
  list-style: none;
}
.verkiezing-statement-right ul a {
  display: block;
  font-size: 0.8em;
  padding: 5px 0;
}
@media screen and (max-width: 768px) {
  .verkiezing-statement-right {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .verkiezing-statement-right:last-child {
    margin-right: 0;
  }
}

.csstransforms.no-touch .verkiezing-statement .container {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all 0.2s ease-in-out 0.2s;
  -moz-transition: all 0.2s ease-in-out 0.2s;
  transition: all 0.2s ease-in-out 0.2s;
}
.csstransforms.no-touch .verkiezing-statement.in .container {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.verkiezing-chapter {
  overflow: hidden;
  border-bottom: 4px solid #00af3f;
  z-index: 100;
}
.verkiezing-chapter .verkiezing-chapter-content {
  position: relative;
  max-width: 90%;
}
.verkiezing-chapter .verkiezing-chapter-content strong {
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 480px) {
  .verkiezing-chapter .verkiezing-chapter-content {
    max-width: 100%;
  }
}
.verkiezing-chapter .verkiezing-chapter-number {
  float: left;
  color: #fff;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 20em;
  line-height: 0.8em;
}
@media screen and (max-width: 768px) {
  .verkiezing-chapter .verkiezing-chapter-number {
    display: none;
  }
}
.verkiezing-chapter h2 {
  color: #fff;
  font-size: 2.7em;
  line-height: 1.4em;
  margin: 0 0 35px 260px;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 768px) {
  .verkiezing-chapter h2 {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .verkiezing-chapter h2 {
    font-size: 1.8em;
  }
}
.verkiezing-chapter p {
  color: #fff;
  margin: 0 0 53px 260px;
}
@media screen and (max-width: 768px) {
  .verkiezing-chapter p {
    margin-left: 0;
  }
}
.verkiezing-chapter p.intro {
  border-left: 4px solid #00af3f;
  padding-left: 30px;
  line-height: 1.5em;
}
.verkiezing-chapter .btn {
  margin-left: 260px;
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: transparant;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid white;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid white;
}
@media screen and (max-width: 768px) {
  .verkiezing-chapter .btn {
    margin-left: 0;
  }
}
.verkiezing-chapter .btn:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.verkiezing-social {
  position: relative;
  z-index: 100;
  background-color: #fff;
  padding-top: 90px;
  padding-bottom: 90px;
  text-align: center;
}
.verkiezing-social p {
  color: #333;
  font-size: 0.9em;
  margin-bottom: 40px;
}
.verkiezing-social a {
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  text-decoration: none;
  padding: 15px 20px 13px 50px;
  font-size: 0.7em;
  margin: 0 20px;
  background-repeat: no-repeat;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
@media screen and (max-width: 480px) {
  .verkiezing-social a {
    margin-bottom: 20px;
  }
}
.verkiezing-social .btn-fb {
  background-color: #0073b0;
  background-image: url("../img/sprite-icons.png");
  background-position: 20px -1597px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .verkiezing-social .btn-fb {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.verkiezing-social .btn-fb:hover {
  background-color: #006297;
}
.verkiezing-social .btn-twitter {
  background-color: #00aced;
  background-image: url("../img/sprite-icons.png");
  background-position: 20px -1557px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .verkiezing-social .btn-twitter {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.verkiezing-social .btn-twitter:hover {
  background-color: #0099d3;
}

#overlay {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
}
#overlay .logo {
  float: left;
  width: 121px;
  height: 70px;
  background-repeat: no-repeat;
  margin-bottom: 14px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  background-image: url("../img/logo.svg");
  background-position: 0 -70px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#overlay .logo:hover {
  background-position: 0 0px;
}
@media screen and (max-width: 480px) {
  #overlay .logo {
    width: 102px;
    height: 51px;
    background-size: cover;
    background-position: 0 -60px;
  }
  #overlay .logo:hover {
    background-position: 0 -5px;
  }
}
@media screen and (max-width: 960px) {
  #overlay .logo {
    margin-bottom: 0;
  }
}
.no-svg #overlay .logo {
  background-image: url("../img/logo-menu.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .no-svg #overlay .logo {
    background-image: url("../img/logo-menu@2x.png");
    background-size: 121px 140px;
  }
}
.no-svg #overlay .logo:hover {
  background-position: 0 0px;
}
#overlay .department {
  padding-top: 23px;
  font-size: 0.9em;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 768px) {
  #overlay .department {
    clear: left;
    padding-bottom: 23px;
    padding-right: 20px;
  }
}
#overlay .btn {
  display: inline-block;
  color: white;
  font-size: 0.8em;
  background-color: transparant;
  text-decoration: none;
  padding: 15px 32px 13px;
  border-bottom: 1px solid white;
  cursor: pointer;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: 1px solid white;
}

.overlay-close-button {
  text-align: center;
  padding: 60px 0;
}

#overlay.open {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9995;
  overflow-y: scroll;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.lt-ie9 #overlay.open {
  background-color: #000;
}

.overlay-header {
  max-width: 960px;
  width: 90%;
  margin: 40px auto 0;
  clear: left;
}

.overlay-content {
  position: relative;
  max-width: 960px;
  width: 90%;
  margin: 0 auto;
  clear: left;
  z-index: 500;
  padding: 45px 0 80px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-out 0.15s;
  -moz-transition: all 0.2s ease-out 0.15s;
  transition: all 0.2s ease-out 0.15s;
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  -o-transform: translateY(20%);
  transform: translateY(20%);
  *zoom: 1;
}
.overlay-content:before, .overlay-content:after {
  content: " ";
  display: table;
}
.overlay-content:after {
  clear: both;
}
.overlay-content.open {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.overlay-content h1 {
  color: #fff;
}

.verkiezing-nav-overview {
  position: relative;
  z-index: 100;
  *zoom: 1;
}
.verkiezing-nav-overview:before, .verkiezing-nav-overview:after {
  content: " ";
  display: table;
}
.verkiezing-nav-overview:after {
  clear: both;
}
.verkiezing-nav-overview .container {
  position: relative;
  z-index: 100;
  margin-bottom: 0;
}
.verkiezingsprogramma-single .verkiezing-nav-overview .container {
  margin-bottom: 0;
}
.verkiezing-nav-overview ul {
  float: left;
  width: 100%;
}
.verkiezing-nav-overview ul li {
  list-style: none;
}
.verkiezing-nav-overview ul li.active {
  border-left: 3px solid #00af3f;
  padding-left: 30px;
}
.verkiezing-nav-overview ul li ul {
  border: 0;
  width: 100%;
  float: none;
  margin-left: 0 !important;
  margin-bottom: 6px;
}
.verkiezing-nav-overview ul li ul li a {
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 5px 0;
  margin-left: 20px;
  font-size: 0.7em;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.verkiezing-nav-overview ul li ul li a:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.verkiezing-nav-overview ul li ul:last-child {
  padding-left: 0;
}
.verkiezing-nav-overview ul > li a {
  display: block;
  color: #ffffff;
  padding: 30px 0;
  font-size: 1.8em;
  line-height: 1.4em;
  opacity: .8;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-family: 'montserratregular', sans-serif;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.verkiezing-nav-overview ul > li a:hover {
  padding-left: 5px;
  color: #fff;
  opacity: 1;
}
@media screen and (max-width: 480px) {
  .verkiezing-nav-overview ul > li a {
    font-size: 1.3em;
  }
}
.verkiezing-nav-overview ul:last-child {
  border: 0;
}
@media screen and (max-width: 768px) {
  .verkiezing-nav-overview ul:last-child {
    padding-left: 0;
  }
}
.verkiezing-nav-overview ul li:last-child a {
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .verkiezing-nav-overview ul {
    width: 100%;
    border: 0;
    margin: 0;
  }
}

.verkiezing-nav-overiew-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
  background-color: #000;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.verkiezingsprogramma .verkiezing-nav-overview,
.verkiezingsprogramma-single .verkiezing-nav-overview {
  padding: 75px 0;
  background-size: cover;
  background-position: center;
  background-image: url("../img/bg-verkiezing-nav-overview.jpg");
  background-attachment: fixed;
}
.verkiezingsprogramma .verkiezing-nav-overview ul,
.verkiezingsprogramma-single .verkiezing-nav-overview ul {
  border-color: #a9afb2;
}

.overlay-close-cross {
  position: absolute;
  top: 0;
  right: 0;
  margin: 35px 35px 0 0;
  width: 57px;
  height: 57px;
  background-image: url("../img/icon-overlay-close.png");
  background-position: center;
  background-repeat: no-repeat;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  z-index: 500;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .overlay-close-cross {
    background-image: url("../img/icon-overlay-close@2x.png");
    background-size: 37px 37px;
  }
}

.verkiezingsprogramma-single .branding-video-wrapper {
  position: absolute;
}
.verkiezingsprogramma-single .branding-video-wrapper #disabler {
  position: absolute;
}
.verkiezingsprogramma-single .verkiezing-intro {
  overflow: hidden;
}
.verkiezingsprogramma-single .verkiezing-intro .container {
  margin-bottom: 0;
}
.verkiezingsprogramma-single .row {
  *zoom: 1;
}
.verkiezingsprogramma-single .row:before, .verkiezingsprogramma-single .row:after {
  content: " ";
  display: table;
}
.verkiezingsprogramma-single .row:after {
  clear: both;
}
.verkiezingsprogramma-single .container {
  margin-bottom: 80px;
}
.verkiezingsprogramma-single .verkiezing-chapter {
  border-bottom: 4px solid #00af3f;
  margin-bottom: 110px;
}

.verkiezingsprogramma-single-back {
  display: block;
  font-size: 0.67em;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.verkiezingsprogramma-single-back:hover {
  color: #0073b0;
}
.verkiezingsprogramma-single-back:hover i {
  margin-right: 5px;
}
.verkiezingsprogramma-single-back i {
  -webkit-transition: margin-right 0.15s ease-in-out;
  -moz-transition: margin-right 0.15s ease-in-out;
  transition: margin-right 0.15s ease-in-out;
}

.verkiezingsprogramma-title-subjects {
  display: block;
  text-transform: uppercase;
  color: #b1b7b1;
  font-size: 0.67em;
  margin-bottom: 15px;
}

.verkiezingsprogramma-list-subjects {
  margin-left: -40px;
  border-left: 4px solid #00af3f;
}
.verkiezingsprogramma-list-subjects li {
  list-style: none;
  margin-left: 35px;
}
.verkiezingsprogramma-list-subjects a {
  display: block;
  padding: 3px 0;
  font-size: 0.78em;
}

.verkiezingsprogramma-single-left {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.verkiezingsprogramma-single-left:last-child {
  margin-right: 0;
}
.verkiezingsprogramma-single-left blockquote {
  display: block;
  font-size: 1.67em;
  color: #00af3f;
  line-height: 1.3em;
  margin: 120px 0;
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .verkiezingsprogramma-single-left {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .verkiezingsprogramma-single-left:last-child {
    margin-right: 0;
  }
  .verkiezingsprogramma-single-left blockquote {
    display: none;
  }
}

.verkiezingsprogramma-single-right {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
}
.verkiezingsprogramma-single-right:last-child {
  margin-right: 0;
}
.verkiezingsprogramma-single-right p {
  font-size: 0.7em;
  color: #333333;
  margin-bottom: 30px;
  font-family: 'Arial';
}
.verkiezingsprogramma-single-right p.intro {
  font-size: 1em;
  line-height: 1.6em;
}
.verkiezingsprogramma-single-right .highlighted {
  color: #00af3f;
  font-weight: 700;
}
.verkiezingsprogramma-single-right .sub-chapter {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  zoom: 1;
  *display: inline;
  *vertical-align: auto;
  margin-bottom: 30px;
}
.verkiezingsprogramma-single-right .sub-chapter:last-child {
  margin-bottom: 0;
}
.verkiezingsprogramma-single-right h3 {
  color: #00af3f;
  margin-bottom: 20px;
}
.verkiezingsprogramma-single-right .wp-caption {
  margin-left: -40px;
  font-size: img;
  font-size-border-top-left-radius: 5px;
  font-size-border-top-right-radius: 5px;
  font-size-border-bottom-left-radius: 5px;
  font-size-border-bottom-right-radius: 5px;
}
@media screen and (max-width: 768px) {
  .verkiezingsprogramma-single-right .wp-caption {
    margin-left: 0;
  }
}
.verkiezingsprogramma-single-right .wp-caption-text {
  font-size: .7em;
}
@media screen and (max-width: 768px) {
  .verkiezingsprogramma-single-right {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .verkiezingsprogramma-single-right:last-child {
    margin-right: 0;
  }
}

.sub-chapter-bookmarked {
  position: absolute;
  top: 0;
  left: 0;
  width: 285px;
  height: 78%;
  margin: 50px 0 0 -315px;
  background-image: url("../img/icon-bookmarked.png");
  background-repeat: no-repeat;
  background-position: right top;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sub-chapter-bookmarked {
    background-image: url("../img/icon-bookmarked@2x.png");
    background-size: 9px 325px;
  }
}
.sub-chapter-bookmarked h4 {
  color: #00af3f;
  font-family: 'montserratbold', sans-serif;
  font-size: 0.8em;
}
.sub-chapter-bookmarked p {
  color: #686f68;
  font-style: italic;
}
@media screen and (max-width: 768px) {
  .sub-chapter-bookmarked {
    position: relative;
    margin: 0 0 50px;
    height: auto;
    width: auto;
    background: none;
  }
}

@media screen and (max-width: 768px) {
  .sub-chapter-bookmarked-content {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.verkiezing-bullets-bg {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  width: 50px;
  height: 100%;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.verkiezing-bullets {
  position: fixed;
  top: 50%;
  right: 0;
  margin: 0 45px 0 0;
  padding: 30px 20px 20px;
  z-index: 500;
  text-align: center;
  *zoom: 1;
  -webkit-transition: right 0.25s ease-in-out 0.5s;
  -moz-transition: right 0.25s ease-in-out 0.5s;
  transition: right 0.25s ease-in-out 0.5s;
}
.verkiezing-bullets:before, .verkiezing-bullets:after {
  content: " ";
  display: table;
}
.verkiezing-bullets:after {
  clear: both;
}
.verkiezing-bullets li {
  position: relative;
  list-style: none;
  height: 13px;
  margin-bottom: 10px;
  *zoom: 1;
}
.verkiezing-bullets li:before, .verkiezing-bullets li:after {
  content: " ";
  display: table;
}
.verkiezing-bullets li:after {
  clear: both;
}
.verkiezing-bullets a {
  position: absolute;
  top: 0px;
  right: 0;
  width: 10px;
  height: 10px;
  border: 2px solid #d9e3d9;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
}
.verkiezing-bullets a.active {
  border: 2px solid #00af3f;
  background-color: #00af3f;
}
.verkiezing-bullets a.active:hover {
  border-color: #00af3f;
}
.verkiezing-bullets a:hover {
  border-color: #b1b7b1;
}
.verkiezing-bullets span {
  display: none;
  opacity: 0;
  float: right;
  margin: -10px 50px 0 0;
  font-size: .7em;
  text-align: right;
  padding: 5px 10px 3px;
  background-color: #1e282d;
  color: #fff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-transition: opacity 0.15s ease-in-out;
  -moz-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.verkiezing-bullets span.hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .verkiezing-bullets {
    display: none;
  }
}
.csstransforms .verkiezing-bullets {
  right: -120px;
}
.csstransforms .in .verkiezing-bullets {
  right: 0px;
}

.highlight-wrapper-verkiezing {
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  bottom: 0;
  left: 50%;
  width: 122px;
  height: 52px;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  *zoom: 1;
  -webkit-backface-visibility: hidden;
  z-index: 999999;
  border: 1px solid #b1b7b1;
  color: #b1b7b1;
  font-size: .8em;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.highlight-wrapper-verkiezing:before, .highlight-wrapper-verkiezing:after {
  content: " ";
  display: table;
}
.highlight-wrapper-verkiezing:after {
  clear: both;
}
.highlight-wrapper-verkiezing a {
  float: left;
  width: 61px;
  height: 52px;
  margin: -1px 0 0 -1px;
  background-repeat: no-repeat;
  color: transparent;
  -webkit-transition: all 0.15 ease-in-out;
  -moz-transition: all 0.15 ease-in-out;
  transition: all 0.15 ease-in-out;
}
.highlight-wrapper-verkiezing a:hover {
  background-position: 0 -52px;
  background-color: #00af3f;
}
.highlight-wrapper-verkiezing p {
  float: left;
  margin: 0 10px 0 0;
  font-size: 0.9em;
}
.highlight-wrapper-verkiezing .highlight-tweet {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  background-image: url("../img/icon-twitter-verkiezing.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .highlight-wrapper-verkiezing .highlight-tweet {
    background-image: url("../img/icon-twitter-verkiezing@2x.png");
    background-size: 60px 104px;
  }
}
.highlight-wrapper-verkiezing .highlight-fb {
  width: 61px;
  margin-right: -1px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  background-image: url("../img/icon-facebook-verkiezing.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .highlight-wrapper-verkiezing .highlight-fb {
    background-image: url("../img/icon-facebook-verkiezing@2x.png");
    background-size: 60px 104px;
  }
}
.highlight-wrapper-verkiezing.active {
  bottom: auto;
  visibility: visible;
  -webkit-animation: pop-upwards 0.3s ease;
  -moz-animation: pop-upwards 0.3s ease;
  animation: pop-upwards 0.3s ease;
  -webkit-transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
  -moz-transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
  transition: top 0.2s ease-in-out, left 0.2s ease-in-out;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 11px;
  height: 13px;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  [class^="icon-"],
  [class*=" icon-"] {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}

.icon-date {
  background-position: 0 -60px;
}

.icon-location {
  background-position: 0 -40px;
}

.icon-updates {
  background-position: 0 0;
}

.icon-publications {
  background-position: 0 -20px;
}

.icon-arrow {
  background-position: 0 -678px;
}

.icon-back-arrow {
  background-position: 0 -1035px;
}

.icon-back-arrow-white {
  background-position: 0 -638px;
}

.icon-twitter {
  background-position: 0 -1112px;
}

.icon-email {
  background-position: 0 -1190px;
}

@-webkit-keyframes animate-bird {
  from {
    background-position: 2px -237px;
  }

  to {
    background-position: 2px -317px;
  }
}

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}

.container {
  *zoom: 1;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media screen and (max-width: 960px) {
  .container {
    max-width: 1024px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.wrapper {
  position: relative;
  padding-top: 30px;
  min-height: 100%;
}
.wrapper.padding {
  padding-top: 70px;
}
@media screen and (max-width: 480px) {
  .wrapper.padding {
    padding-top: 50px;
  }
}
@media screen and (max-width: 960px) {
  .wrapper {
    padding-top: 0px;
  }
}

.teaser {
  *zoom: 1;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
}
.teaser:before, .teaser:after {
  content: " ";
  display: table;
}
.teaser:after {
  clear: both;
}
.teaser .container {
  text-align: center;
  font-family: 'latobold', sans-serif;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 65.51724%;
  margin-left: 17.24138%;
}
.teaser .container:last-child {
  margin-right: 0;
}
@media screen and (max-width: 960px) {
  .teaser .container {
    margin-left: 0;
    width: 100%;
  }
}
.teaser h3 {
  font-size: 1.5em;
  line-height: 1.4em;
  color: #001c36;
  padding-bottom: 30px;
}
.teaser a {
  text-decoration: none;
}

.tooltip {
  position: absolute;
  z-index: 500;
  visibility: hidden;
  font-size: 0.8em;
  line-height: 1.4;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -webkit-transition: opacity 0.2s ease-out 2s, margin-top 0.2s ease-out 2s;
  -moz-transition: opacity 0.2s ease-out 2s, margin-top 0.2s ease-out 2s;
  transition: opacity 0.2s ease-out 2s, margin-top 0.2s ease-out 2s;
}
.tooltip.in {
  opacity: 1;
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin: 38px 0 0 -50px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip.bottom.in {
  margin: 43px 0 0 -50px;
  padding: 5px 0;
}

.tooltip-inner {
  min-width: 130px;
  padding: 13px 16px 12px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #1e282d;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #1e282d;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #1e282d;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #1e282d;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 6px 5px;
  border-bottom-color: #1e282d;
}

.link-back {
  display: block;
  text-transform: uppercase;
  font-size: 0.7em;
  margin-bottom: 20px;
  font-family: 'montserratbold', sans-serif;
}
.link-back:hover .icon-back-arrow {
  background-position: 0 -1074px;
}
.link-back.white {
  opacity: 0.4;
  color: #fff;
  margin-bottom: 60px;
}
.link-back.white:hover {
  color: #fff;
  opacity: 1;
}

.link-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 37px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url("../img/icon-polygon.png");
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  -webkit-transition: right 0.2s ease-out;
  -moz-transition: right 0.2s ease-out;
  transition: right 0.2s ease-out;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .link-arrow {
    background-image: url("../img/icon-polygon@2x.png");
    background-size: 37px 38px;
  }
}

.divider {
  position: relative;
  margin-bottom: 42px;
}
.divider figure {
  position: absolute;
  top: 12px;
  left: 160px;
  right: 0;
  background-color: #b1b7b1;
  height: 1px;
}

.label {
  display: block;
  font-size: 0.7em;
  color: #b1b7b1;
}

#header {
  position: relative;
  width: 960px;
  margin: 0 auto 30px;
  z-index: 1000;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.2);*/
  background-color: #fff;
  *zoom: 1;
  -moz-background-clip: padding;
  /* Firefox 3.6 */
  -webkit-background-clip: padding;
  /* Safari 4? Chrome 6? */
  background-clip: padding-box;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
@media screen and (max-width: 960px) {
  #header {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  #header.no-lines {
    border-top: 0;
  }
}

.no-touch #header.sticky {
  margin: 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  border-top: 0;
  border-right: 0;
}

#logo {
  float: left;
  width: 121px;
  height: 70px;
  background-repeat: no-repeat;
  margin-bottom: 14px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  background-image: url("../img/logo.svg");
  background-position: 0 -70px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#logo:hover {
  background-position: 0 0px;
}
#logo.mierlo {
  height: 93px;
  background-image: url("../img/logo-mierlo.png");
  background-position: 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  #logo.mierlo {
    background-image: url("../img/logo-mierlo@2x.png");
    background-size: 121px 93px;
  }
}
#logo.mierlo:hover {
  background-position: 0 0;
}
@media screen and (max-width: 480px) {
  #logo {
    width: 102px;
    height: 51px;
    background-size: cover;
    background-position: 0 -60px;
  }
  #logo:hover {
    background-position: 0 -5px;
  }
  #logo.mierlo {
    height: 74px;
  }
  #logo.mierlo:hover {
    background-position: 0 0;
  }
}
@media screen and (max-width: 960px) {
  #logo {
    margin-bottom: 0;
  }
}

.no-svg #logo {
  background-image: url("../img/logo-menu.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .no-svg #logo {
    background-image: url("../img/logo-menu@2x.png");
    background-size: 121px 140px;
  }
}
.no-svg #logo:hover {
  background-position: 0 0px;
}

.department {
  float: left;
  padding: 16px 0 0 38px;
}
.department.no-tagline {
  padding-top: 32px;
}
.department h1 {
  font-size: 1.1em;
  margin-bottom: 0;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 960px) {
  .department h1 {
    line-height: 1.1em;
  }
}
@media screen and (max-width: 480px) {
  .department h1 {
    padding-top: 4px;
  }
}
.department span {
  color: #00af3f;
  font-size: 0.8em;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 480px) {
  .department span {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .department {
    padding-left: 20px;
  }
}
@media screen and (max-width: 480px) {
  .department {
    padding-left: 15px;
  }
}

#district-title {
  float: left;
  color: #1e282d;
  padding: 25px 50px 21px;
  font-family: 'montserratbold', sans-serif;
}
@media screen and (max-width: 480px) {
  #district-title {
    font-size: 1em;
    padding: 14px 30px 9px;
  }
}

.csstransforms3d #header,
.csstransforms3d .wrapper {
  -webkit-transition: all 0.2s ease-in-out, top 0s ease;
  -moz-transition: all 0.2s ease-in-out, top 0s ease;
  transition: all 0.2s ease-in-out, top 0s ease;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
}
.csstransforms3d #header.open,
.csstransforms3d .wrapper.open {
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  transform: translateX(-320px);
}
@media screen and (max-width: 480px) {
  .csstransforms3d #header.open,
  .csstransforms3d .wrapper.open {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
  }
}

.no-csstransforms3d #header,
.no-csstransforms3d .wrapper {
  left: 0;
}
.no-csstransforms3d #header.open,
.no-csstransforms3d .wrapper.open {
  left: -320px;
}
@media screen and (max-width: 480px) {
  .no-csstransforms3d #header.open,
  .no-csstransforms3d .wrapper.open {
    left: -240px;
  }
}
.no-csstransforms3d #header.open {
  margin-left: -800px;
}
@media screen and (max-width: 480px) {
  .no-csstransforms3d #header.open {
    margin-left: -720px;
  }
}

#cookie {
  position: relative;
  z-index: 500;
  font-size: 0.8em;
  width: 100%;
  border-top: 1px solid #1e282d;
  background-color: #151e22;
  *zoom: 1;
}
#cookie:before, #cookie:after {
  content: " ";
  display: table;
}
#cookie:after {
  clear: both;
}
#cookie .container {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}
#cookie p {
  float: left;
  padding-right: 30px;
  color: #fff;
}

a.cookie-close {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -7px;
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-position: 2px -997px;
  background-image: url("../img/sprite-icons.png");
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  a.cookie-close {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
a.cookie-close:hover {
  background-position: 2px -957px;
}
@media screen and (max-width: 960px) {
  a.cookie-close {
    right: 30px;
  }
}

#footer {
  padding-top: 80px;
  padding-bottom: 50px;
  background-color: #1e282d;
  background-repeat: repeat-x;
  background-position: top;
  background-image: url("../img/bg-footer.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  #footer {
    background-image: url("../img/bg-footer@2x.png");
    background-size: 1px 8px;
  }
}
#footer ul, #footer li {
  margin: 0;
  padding: 0;
}
#footer li {
  list-style: none;
}
#footer li a {
  color: #788084;
  font-size: 0.8em;
  display: block;
  padding: 3px 0;
}
#footer li a:hover {
  color: #fff;
}
#footer h3 {
  color: #fff;
  font-size: 1.7em;
  line-height: 1.7em;
  padding-bottom: 15px;
}
#footer h4 {
  color: #fff;
  font-size: 1.1em;
  padding-bottom: 7px;
}

.footer-box {
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
  margin-bottom: 30px;
}
.footer-box:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .footer-box {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 47.36842%;
  }
  .footer-box:last-child {
    margin-right: 0;
  }
  .footer-box:nth-child(2n) {
    margin-right: 0;
  }
  .footer-box:nth-child(2n+1) {
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .footer-box {
    display: block;
    float: left;
    margin-right: 11.11111%;
    width: 100%;
  }
  .footer-box:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer-box-cta {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 100%;
  }
  .footer-box-cta:last-child {
    margin-right: 0;
  }
}
.footer-box-cta .cta-donate {
  margin-bottom: 20px;
}

#sub-footer {
  background-color: #151e22;
  padding: 30px 0 25px;
}
@media screen and (max-width: 768px) {
  #sub-footer {
    padding: 15px 0 10px;
  }
}
#sub-footer a {
  float: left;
  color: #788084;
  font-size: 0.7em;
  margin-right: 30px;
}
#sub-footer a:hover {
  color: #fff;
}
#sub-footer .social-button {
  float: right;
  margin-left: 10px;
  margin-right: 0;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
  width: 23px;
  height: 23px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  #sub-footer .social-button {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
#sub-footer .social-button.btn-twitter {
  background-position: 2px -237px;
}
#sub-footer .social-button.btn-twitter:hover {
  -webkit-animation: animate-bird 0.2s steps(4) 0 5;
  -moz-animation: animate-bird 0.2s steps(4) 0 5;
  animation: animate-bird 0.2s steps(4) 0 5;
}
#sub-footer .social-button.btn-fb {
  background-position: 0px -1613px;
}

.europa-logo {
  float: left;
  width: 309px;
  height: 49px;
  background-image: url("../img/logo-europa.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .europa-logo {
    background-image: url("../img/logo-europa@2x.png");
    background-size: 309px 49px;
  }
}

.mobile-menu {
  /*display: none;*/
  position: fixed;
  width: 320px;
  border-left: 1px solid #0d1214;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #1e282d;
  color: #fff;
  z-index: 10;
  /*	overflow: scroll;
  	-webkit-overflow-scrolling: touch;*/
}
@media screen and (max-width: 480px) {
  .mobile-menu {
    width: 240px;
  }
}
.mobile-menu.open {
  display: block;
}
.mobile-menu li {
  list-style: none;
}
.mobile-menu a {
  display: block;
}
.mobile-menu .sidebar-loading {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("../img/ajax-loader-sidebar.gif");
}
.mobile-menu .sidebar-loading.show {
  display: block;
}
.mobile-menu .search-sidebar {
  margin-top: 0;
}

.list-normal h3 {
  font-size: 2.2em;
  line-height: 1em;
  color: #fff;
  padding-bottom: 47px;
}
.list-normal h4 {
  font-size: 1.1em;
  color: #fff;
  padding-bottom: 23px;
  font-family: 'montserratbold', sans-serif;
}

.mobile-menu-general li {
  border-bottom: 1px solid #313a3f;
}
.mobile-menu-general a {
  display: block;
  font-size: 0.8em;
  color: #cecfd0;
  text-decoration: none;
  padding: 20px 39px 18px;
  font-family: 'latobold', sans-serif;
}

.mobile-menu-list {
  padding: 40px 30px;
}
.mobile-menu-list a {
  font-size: 0.7em;
  color: #cecfd0;
  padding: 5px 0;
}
.mobile-menu-list a:hover {
  color: #fff;
}
.mobile-menu-list ul {
  margin-bottom: 62px;
}
.mobile-menu-list li.active a {
  border-bottom: 2px solid #00af3f;
  display: inline-block;
}
.mobile-menu-list .search-btn {
  top: 9px;
}

.list-results {
  display: none;
}
.list-results ul {
  margin-bottom: 22px;
}
.list-results .meta {
  display: block;
  color: #40494f;
  text-transform: uppercase;
  font-size: 0.7em;
  padding-bottom: 7px;
}
.list-results .list-result img {
  position: relative;
  overflow: hidden;
  float: left;
  line-height: 0;
  margin-right: 20px;
  max-width: 50px;
  height: auto;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.list-results .list-result a {
  line-height: 1.5em;
  *zoom: 1;
}
.list-results .list-result a:before, .list-results .list-result a:after {
  content: " ";
  display: table;
}
.list-results .list-result a:after {
  clear: both;
}
.list-results .list-result li {
  margin-bottom: 12px;
}
.list-results .list-result li.no-image {
  padding-left: 13px;
  border-left: 2px solid #00af3f;
}
.list-results .person-list a {
  color: #0073b0;
}
.list-results .person-list a:hover {
  color: #00af3f;
}
.list-results .person-list .role {
  display: block;
  color: #cecfd0;
}
.list-results a.news-list-img {
  padding: 0;
}

.csstransforms .list-result li {
  opacity: 0;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
}
.csstransforms .list-result li.in {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.csstransforms .list-normal {
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  -ms-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.csstransforms .list-normal.hide {
  opacity: 0;
  -webkit-transform: translateX(-320px);
  -moz-transform: translateX(-320px);
  -ms-transform: translateX(-320px);
  -o-transform: translateX(-320px);
  transform: translateX(-320px);
}

#navigation {
  height: 100%;
}
#navigation .holder {
  display: none;
}

.no-touch #navigation {
  overflow: scroll;
  overflow-x: hidden;
}

.wrapper {
  position: relative;
  z-index: 20;
  background-color: #fff;
}

.main-menu {
  float: left;
  clear: left;
}
@media screen and (max-width: 960px) {
  .main-menu {
    display: none;
  }
}
.main-menu ul {
  *zoom: 1;
}
.main-menu ul:before, .main-menu ul:after {
  content: " ";
  display: table;
}
.main-menu ul:after {
  clear: both;
}
.main-menu li {
  float: left;
  list-style: none;
  position: relative;
  margin: 0 30px 0 0;
}
.main-menu li:last-child {
  margin-right: 0;
}
.main-menu a {
  display: inline-block;
  font-size: 0.7em;
  color: #5d645d;
  text-decoration: none;
  padding: 12px 15px 8px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}

.no-touch .main-menu a:hover {
  color: #00af3f;
  background-color: #eff7ef;
}

.no-touch .main-menu .active a,
.no-touch .main-menu .active a:hover {
  color: #00af3f;
}

.menu-button {
  position: relative;
  float: right;
  width: 43px;
  height: 43px;
  background: none;
  border: 0;
  color: #b3c1b3;
  cursor: pointer;
  -webkit-appearance: button;
  font-size: 0.8em;
  text-align: center;
  outline: 0;
  font-family: 'latobold', sans-serif;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.menu-button.active {
  color: #00af3f;
  background-color: #eff7ef;
}
.menu-button.active .bar {
  background-color: #fff;
}

.menu-toggle {
  display: none;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .menu-toggle {
    display: block;
    margin: 15px 15px 0 0;
  }
}
@media screen and (max-width: 480px) {
  .menu-toggle {
    margin: 4px 4px 0 0;
  }
}
.menu-toggle.active {
  background-color: #00af3f;
  color: #fff;
}

.menu-list .tooltip {
  left: -85px;
  margin-top: 28px;
}
.menu-list .tooltip.in {
  margin-top: 33px;
}
@media screen and (max-width: 768px) {
  .menu-list .tooltip {
    display: none !important;
  }
}
.menu-list .tooltip .tooltip-arrow {
  margin-left: 50px;
}
@media screen and (max-width: 480px) {
  .menu-list {
    font-size: 0.7em;
  }
}

.menu-search {
  background-image: url("../img/sprite-icons.png");
  background-position: 13px -385px;
  background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .menu-search {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.menu-search:hover {
  background-position: 13px -705px;
}
.menu-search.active {
  background-color: #00af3f;
  background-position: 13px -445px;
}
.menu-search.active:hover {
  background-position: 13px -705px;
}
@media screen and (max-width: 480px) {
  .menu-search {
    background-position: 16px -381px;
  }
  .menu-search.active {
    background-position: 16px -441px;
  }
  .menu-search:hover {
    background-position: 16px -441px;
  }
}
@media screen and (max-width: 960px) {
  .menu-search {
    display: none;
  }
}

.no-touch .menu-button:hover {
  color: #00af3f;
  background-color: #eff7ef;
}
.no-touch .menu-button:hover .bar {
  background-color: #00af3f;
}

.bar {
  display: block;
  width: 20px;
  height: 3px;
  background-color: #b3c1b3;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: background-color 0.1s ease-in-out;
  -moz-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
}

.menu-toggle .bar + .bar {
  margin-top: 4px;
}

.mobile-menu-list .sidebar-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background-position: 0px -959px;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  background-image: url("../img/sprite-icons.png");
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .mobile-menu-list .sidebar-close {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.mobile-menu-list .sidebar-close:hover {
  background-position: 0px -999px;
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}

.search-sidebar {
  position: relative;
  margin: 3px 0 0;
  border-bottom: 2px solid #00af3f;
  *zoom: 1;
}
.search-sidebar:before, .search-sidebar:after {
  content: " ";
  display: table;
}
.search-sidebar:after {
  clear: both;
}
.search-sidebar.active .search-btn {
  background-position: 0 -456px;
}
.search-sidebar .note {
  display: none;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 55px;
  color: #40494f;
  font-size: 0.7em;
}

.search-sidebar-wrapper {
  padding: 40px 30px;
}

.mobile-menu-list .search-sidebar {
  margin-bottom: 50px;
}

.search-btn {
  position: absolute;
  top: 2px;
  right: 0;
  width: 20px;
  height: 20px;
  background: none;
  background-repeat: no-repeat;
  background-position: 0 -456px;
  border: 0;
  cursor: pointer;
  background-image: url("../img/sprite-icons.png");
  color: transparent;
  font: 0/0 a;
  text-shadow: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .search-btn {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}

.search-input {
  float: left;
  width: 133px;
  background: none;
  border: 0;
  margin: 0 0 0 10px;
  padding: 12px 0 13px;
  font-size: 0.7em;
  outline: 0;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: 100;
}
.search-input.placeholder {
  font-style: italic;
  color: #fff;
}

p.search-results-meta {
  color: #b1b7b1;
  font-size: 0.8em;
  margin-bottom: 27px;
}

.search-result-meta.news, .search-result-meta.notule {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .search-result-meta.news, .search-result-meta.notule {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.search-result-meta.notule {
  background-position: 0 -598px;
}
.search-result-meta.news {
  background-position: 0 2px;
}

.search-results-list {
  margin: 0;
  padding: 0;
}
.search-results-list h2 {
  padding-bottom: 5px;
}
.search-results-list li {
  list-style: none;
  padding-bottom: 40px;
}
.search-results-list p {
  font-size: 0.8em;
  margin-bottom: 15px;
  line-height: 1.4em;
}
.search-results-list p.search-result-meta,
.search-results-list a.search-result-url {
  font-size: 0.7em;
  margin: 0;
  color: #b1b7b1;
}
.search-results-list a.search-result-url {
  word-break: break-all;
}
.search-results-list em {
  background-color: #fffdd1;
  padding: 5px;
}

.pager {
  margin-bottom: 30px;
}
.pager a {
  display: inline-block;
  width: 42px;
  height: 42px;
  border: 1px solid #b3c1b3;
  text-align: center;
  color: #b3c1b3;
  padding: 10px 0 7px;
  margin-right: 6px;
  font-size: 0.7em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: border-color 0.15s ease-out;
  -moz-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out;
}
.pager a:hover {
  border-color: #00af3f;
  color: #00af3f;
}
.pager a.active {
  border-color: #00af3f;
  cursor: default;
  color: #00af3f;
}
.pager a.active:hover {
  color: #b3c1b3;
}
.pager a.prev, .pager a.next {
  background-repeat: no-repeat;
  background-color: #00af3f;
  border-color: #00af3f;
  text-indent: -9999px;
  background-image: url("../img/sprite-icons.png");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .pager a.prev, .pager a.next {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.pager a.prev {
  background-position: 16px -624px;
}
.pager a.next {
  background-position: 17px -664px;
}
.pager .dots {
  color: #b3c1b3;
  margin-right: 6px;
}
.pager span.current {
  display: inline-block;
  width: 42px;
  height: 42px;
  border: 1px solid #00af3f;
  color: #00af3f;
  text-align: center;
  padding: 10px 0 7px;
  margin-right: 6px;
  font-size: 0.7em;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-transition: border-color 0.15s ease-out;
  -moz-transition: border-color 0.15s ease-out;
  transition: border-color 0.15s ease-out;
}

.search-results-form {
  position: relative;
  width: 100%;
  margin-bottom: 60px;
  border-bottom: 2px solid #00af3f;
  *zoom: 1;
}
.search-results-form:before, .search-results-form:after {
  content: " ";
  display: table;
}
.search-results-form:after {
  clear: both;
}
.search-results-form.active .search-btn {
  background-position: 0 -756px;
}
.search-results-form .search-input {
  width: 100%;
  color: #001c36;
}
.search-results-form .search-input.placeholder {
  color: #b1b7b1;
}
.search-results-form .search-btn {
  top: 11px;
  background-position: 0 -396px;
}

.sidebar {
  padding-top: 150px;
  display: block;
  float: left;
  margin-right: 3.44828%;
  width: 31.03448%;
}
.sidebar:last-child {
  margin-right: 0;
}
.sidebar h3 {
  color: #001c36;
  font-size: 1.1em;
  padding-bottom: 20px;
}
.sidebar li {
  list-style: none;
}
.sidebar.search {
  padding-top: 60px;
}
@media screen and (max-width: 768px) {
  .sidebar {
    display: none;
  }
}
.sidebar.sidebar-publicatie {
  padding-top: 0;
}

.sidebar-list {
  font-size: 0.8em;
  overflow: hidden;
}
.sidebar-list li {
  padding-bottom: 15px;
}
.sidebar-list li.active a {
  color: #00af3f;
  padding-left: 12px;
  background-repeat: no-repeat;
  background-image: url("../img/sprite-icons.png");
  background-position: 0 -98px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sidebar-list li.active a {
    background-image: url("../img/sprite-icons@2x.png");
    background-size: 56px 1878px;
  }
}
.sidebar-list .count {
  color: #b1b7b1;
  font-size: 0.8em;
  padding-left: 10px;
}
.sidebar-list.collapsed {
  height: 190px;
}

.widget-publication-themes span.count {
  color: #b1b7b1;
  font-size: 0.8em;
  padding-left: 10px;
  display: inline;
}

.toggle-collapse-list {
  font-size: 0.8em;
}

.sidebar-widget {
  margin-bottom: 70px;
}

.sidebar-search {
  margin-bottom: 20px;
}
.sidebar-search input {
  background: none;
  border: 0;
  outline: 0;
  border-bottom: 2px solid #00af3f;
  padding-bottom: 10px;
  color: #001c36;
  font-size: 0.8em;
}
.sidebar-search input.placeholder {
  color: #b3c1b3;
}

.gform_wrapper .gform_body {
  margin: 0 0 2em 0;
}
.gform_wrapper .gform_fields {
  margin: 0;
  padding: 0;
}
.gform_wrapper .gform_fields .gfield {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}
.gform_wrapper .gform_fields input {
  display: inline-block;
  padding: 4px 4px 4px 6px;
  width: 250px;
  height: 30px;
  line-height: 20px;
  border: 1px solid #dcdcdc;
  border-bottom-color: #eeeeee;
  border-right-color: #eeeeee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.gform_wrapper .gform_fields select {
  display: inline-block;
  padding: 4px 4px 4px 6px;
  width: 250px;
  height: 28px;
  line-height: 28px;
}
.gform_wrapper .gform_footer {
  margin-top: 1em;
}
.gform_wrapper .gform_footer .gform_button {
  display: block;
  border: 0;
  cursor: pointer;
  color: #fff;
  background-color: #00af3f;
  text-decoration: none;
  padding: 19px 40px 17px;
  border-bottom: 1px solid #009133;
  margin-bottom: 20px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.gform_wrapper .gform_footer .gform_button:hover {
  background-color: #009133;
}

@media screen and (max-width: 1200px) {
  .touch #header {
    width: 100%;
    margin: 0;
  }
  .touch .wrapper {
    padding: 0;
  }
  .touch #logo {
    margin-bottom: 0;
  }
  .touch .department {
    padding-left: 20px;
  }
  .touch .department h1 {
    line-height: 1.1em;
  }
  .touch .hero {
    margin-top: 0;
    max-width: 1024px;
  }
  .touch .container {
    max-width: 1024px;
  }
  .touch .main-menu {
    display: none;
  }
  .touch .menu-toggle {
    display: block;
    margin: 15px 15px 0 0;
  }
  .touch .menu-search {
    display: none;
  }
  .touch .key-visual {
    padding-top: 140px;
  }
  .touch .container {
    padding-left: 40px;
    padding-right: 40px;
  }
  .touch .hero-visual .container {
    padding-left: 0;
    padding-right: 0;
  }
  .touch #cookie .cookie-close {
    right: 40px;
  }
  .touch .static-page.container.news {
    max-width: 100%;
    padding: 70px 0 0;
  }
  .touch .date-marker {
    text-align: center;
    padding-left: 0;
    margin-left: 0;
  }
  .touch .news-item {
    margin-bottom: 0px;
    padding-right: 20px;
    border-top: 1px solid #ccd5cc;
  }
  .touch .news-item h2 {
    font-size: 1.5em;
    padding-top: 30px;
  }
  .touch .news-item .link-arrow {
    display: block;
  }
  .touch .news-items {
    border-bottom: 1px solid #ccd5cc;
  }
  .touch .news-item-img {
    height: auto;
    margin-bottom: -1px;
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 34.21053%;
    margin-right: 2%;
  }
  .touch .news-item-img:last-child {
    margin-right: 0;
  }
  .touch .news-item-img.no-image {
    height: 210px;
    border: 0;
  }
  .touch .news-item-img a {
    height: auto;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }
  .touch .news-item-content {
    display: block;
    float: left;
    margin-right: 5.26316%;
    width: 60.52632%;
    margin-right: 0;
  }
  .touch .news-item-content:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1200px) and (max-width: 480px) {
  .touch .menu-toggle {
    margin: 4px 4px 0 0;
  }
}
@media screen and (max-width: 1200px) {
  .touch #header.open,
  .touch .wrapper.open {
    -webkit-transform: translateX(-320px);
    -moz-transform: translateX(-320px);
    -ms-transform: translateX(-320px);
    -o-transform: translateX(-320px);
    transform: translateX(-320px);
  }
}
@media screen and (max-width: 480px) {
  .touch #header.open,
  .touch .wrapper.open {
    -webkit-transform: translateX(-240px);
    -moz-transform: translateX(-240px);
    -ms-transform: translateX(-240px);
    -o-transform: translateX(-240px);
    transform: translateX(-240px);
  }
}
@media screen and (max-width: 1200px) {
  .touch .mobile-menu.open {
    display: block;
  }
}

.lt-ie9 #header {
  border-bottom: 1px solid #e3e3e3;
}
.lt-ie9 .container {
  max-width: 962px;
}
