@font-face {
  font-family: TheMixOffice;
  src: url("../../../../fonts/themixoffice/TheMixOffice5_c.woff") format('woff');
}
@font-face {
  font-family: TheMixOffice_italic;
  src: url("../../../../fonts/themixoffice/TheMixOffice5ic.woff") format('woff');
}
@font-face {
  font-family: TheMixOffice_bold;
  src: url("../../../../fonts/themixoffice/TheMixOffice7_c.woff") format('woff');
}
@font-face {
  font-family: 'typicons';
  src: url("../../../../fonts/typicons/typicons.eot");
  src: url("../../../../fonts/typicons/typicons.eot?#iefix") format('embedded-opentype'), url("../../../../fonts/typicons/typicons.woff") format('woff'), url("../../../../fonts/typicons/typicons.ttf") format('truetype'), url("../../../../fonts/typicons/typicons.svg#typicons") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Example :before psuedo-selector inserts and styles icon */
/**
 * html5doctor.com Reset Stylesheet v1.6.1 (http://html5doctor.com/html-5-reset-stylesheet/)
 * Richard Clark (http://richclarkdesign.com)
 * http://cssreset.com
 */
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
html {
  box-sizing: border-box;
  font-size: 62.5%;
  width: 100%;
  height: 100%;
}
html,
html a,
html em {
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}
body {
  font-size: 14px;
  font-size: 1.4rem;
  color: #163f53;
  box-sizing: border-box;
  font-family: "TheMixOffice", Arial;
  position: relative;
  width: 100%;
}
@media (min-width: 800px) {
  body {
    min-height: 100%;
    padding-bottom: 160px;
  }
}
*,
*:after,
*:before {
  box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
h1,
h1 a,
h2,
h2 a {
  color: #3a8aab;
  font-size: 45px;
  font-size: 4.5rem;
  clear: both;
  margin-bottom: 30px;
  max-width: 720px;
}
h1.staatscourant_kop,
h1 a.staatscourant_kop,
h2.staatscourant_kop,
h2 a.staatscourant_kop {
  display: none;
}
h2,
h2 a {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #163f53;
  margin-bottom: 10px;
  font-family: "TheMixOffice_bold", arial;
  font-weight: normal;
}
h3,
h3 a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #163f53;
}
h4,
h4 a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  font-family: "TheMixOffice_bold", arial;
}
p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin-bottom: 30px;
  max-width: 88ch;
}
.text,
.answer_ {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.text a,
p a {
  color: #b20014;
  text-decoration: underline;
}
.text a:hover,
p a:hover {
  font-weight: normal;
  text-decoration: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #163f53;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
}
a:hover {
  text-decoration: underline;
}
.typiconsAfter( '\e06d') a.externalwebsite:after {
  margin-left: 2px;
}
img {
  max-width: 100%;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
sup {
  vertical-align: super;
  font-size: smaller;
}
sub {
  vertical-align: sub;
  font-size: smaller;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.table-default {
  clear: both;
  overflow: hidden;
}
.table-default table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin-bottom: 30px;
  max-width: 600px;
}
.table-default table caption {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "TheMixOffice_bold", arial;
  font-weight: normal;
  text-align: left;
  margin-bottom: 10px;
}
.table-default table th {
  font-family: "TheMixOffice_bold", arial;
  font-weight: normal;
}
.table-default table.left {
  float: none;
}
.table-default table.left th {
  text-align: left;
}
.table-headers {
  clear: both;
  overflow: hidden;
}
.table-headers .wrapper {
  overflow-x: auto;
}
@media (min-width: 600px) {
  .table-headers .wrapper {
    overflow-x: hidden;
  }
}
.table-headers table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin-bottom: 30px;
  min-width: 400px;
  max-width: 600px;
}
@media screen and (min-width: 1201px) {
  .table-headers table {
    max-width: 720px;
  }
}
.table-headers table caption {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "TheMixOffice_bold", arial;
  font-weight: normal;
  text-align: left;
  margin-bottom: 10px;
}
.table-headers table thead {
  background: #163f53;
  color: #fff;
}
.table-headers table tr {
  border-top: 1px solid #e8e9eb;
}
.table-headers table tr:first-child {
  border: none;
}
.table-headers table th {
  font-family: "TheMixOffice_bold", arial;
  font-weight: normal;
}
.table-headers table th,
.table-headers table td {
  padding: 5px 10px;
}
.table-headers table.left {
  float: none;
}
.table-headers table.left th {
  text-align: left;
}
.table-headers table a {
  color: #163f53;
  text-decoration: underline;
}
.table-headers table a:hover {
  text-decoration: none;
}
.scroltable-wrapper {
  position: relative;
}
.scroltable-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroltable-nav {
  display: none;
  position: absolute;
  width: 60px;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}
.scroltable-nav.scroltable-nav-left {
  left: 0;
  background: url("../../../../img/arrow-left.png") no-repeat 10px center, -webkit-linear-gradient(180deg, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-left.png") no-repeat 10px center, -moz-linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-left.png") no-repeat 10px center, -ms-linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-left.png") no-repeat 10px center, -o-linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-left.png") no-repeat 10px center, linear-gradient(to left, rgba(255, 255, 255, 0), #fff);
}
.scroltable-nav.scroltable-nav-right {
  right: 0;
  background: url("../../../../img/arrow-right.png") no-repeat right 10px center, -webkit-linear-gradient(0, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-right.png") no-repeat right 10px center, -moz-linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-right.png") no-repeat right 10px center, -ms-linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-right.png") no-repeat right 10px center, -o-linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
  background: url("../../../../img/arrow-right.png") no-repeat right 10px center, linear-gradient(to right, rgba(255, 255, 255, 0), #fff);
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
/* Component imports */
/*
  g-panel: To optimize padding and margin inside
*/
.g-grid-panel {
  overflow: visible;
  /*padding: 1.8461em;*/
  padding: 0.923em;
}
/* TODO how should react on measure? */
.g-grid-text {
  max-width: 36em;
}
/*
  78.7692 = 1024 / 13
*/
.g-grid-row {
  clear: both;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.g-grid-row.stretched {
  max-width: 1200px;
}
/* Copied form Foundation - uncertain why it's needed */
.g-grid-row:before,
.g-grid-row:after {
  content: " ";
  display: table;
}
.g-grid-span3,
.g-grid-span4,
.g-grid-span5,
.g-grid-span6,
.g-grid-span7,
.g-grid-span8,
.g-grid-span9 {
  float: left;
}
.g-grid-span3 {
  width: 25%;
}
.g-grid-span9 .g-grid-span3 {
  width: 33.3333%;
}
.g-grid-span4 {
  width: 33.3333%;
}
.g-grid-span5 {
  width: 41.6666%;
}
.g-grid-span6 {
  width: 50%;
}
.g-grid-span7 {
  width: 58.3333%;
}
.g-grid-span8 {
  width: 66.6666%;
}
.g-grid-span9 {
  width: 75%;
}
.g-grid-span12 {
  width: 100%;
}
.g-grid-span-auto {
  width: auto;
}
.g-grid-row .g-grid-span1:first-child .g-grid-panel,
.g-grid-row .g-grid-span2:first-child .g-grid-panel,
.g-grid-row .g-grid-span3:first-child .g-grid-panel,
.g-grid-row .g-grid-span4:first-child .g-grid-panel,
.g-grid-row .g-grid-span5:first-child .g-grid-panel,
.g-grid-row .g-grid-span6:first-child .g-grid-panel,
.g-grid-row .g-grid-span7:first-child .g-grid-panel,
.g-grid-row .g-grid-span8:first-child .g-grid-panel,
.g-grid-row .g-grid-span9:first-child .g-grid-panel,
.g-grid-row .g-grid-span12:first-child .g-grid-panel {
  margin-left: 0;
}
.g-grid-row .g-grid-span1:last-child .g-grid-panel,
.g-grid-row .g-grid-span2:last-child .g-grid-panel,
.g-grid-row .g-grid-span3:last-child .g-grid-panel,
.g-grid-row .g-grid-span4:last-child .g-grid-panel,
.g-grid-row .g-grid-span5:last-child .g-grid-panel,
.g-grid-row .g-grid-span6:last-child .g-grid-panel,
.g-grid-row .g-grid-span7:last-child .g-grid-panel,
.g-grid-row .g-grid-span8:last-child .g-grid-panel,
.g-grid-row .g-grid-span9:last-child .g-grid-panel,
.g-grid-row .g-grid-span12:last-child .g-grid-panel {
  margin-right: 0;
}
/*
  Legacy content
  Modules that are not yet responsive, are accessible by scrollbar
*/
.g-grid-span1 .g-grid-legacy-content,
.g-grid-span2 .g-grid-legacy-content,
.g-grid-span3 .g-grid-legacy-content,
.g-grid-span4 .g-grid-legacy-content,
.g-grid-span5 .g-grid-legacy-content,
.g-grid-span6 .g-grid-legacy-content,
.g-grid-span7 .g-grid-legacy-content,
.g-grid-span8 .g-grid-legacy-content,
.g-grid-span9 .g-grid-legacy-content,
.g-grid-span12 .g-grid-legacy-content {
  overflow-x: scroll;
}
/* MEDIA QUERIES */
/* 63em = (984 / 16) + 24px (space for vertical spacebar) */
/* Width is between 9 and 12 columns (in 12-col 984px grid) */
@media screen and (min-width: 46.125em) and (max-width: 63em) {
  /*  we don't do anything special */
}
/* Width is like between 8 and 9 (in 12-col 984px grid) */
@media screen and (min-width: 41em) and (max-width: 46.125em) {
  .g-grid-span4 {
    width: 50%;
  }
  .g-grid-span4:nth-child(odd) {
    clear: left;
  }
  .g-grid-span4:nth-child(3) {
    width: 100%;
  }
  .g-grid-span9 {
    width: 100%;
  }
  .g-grid-span8 + .g-grid-span4 {
    width: 33.3333%;
  }
  .g-grid-span4 + .g-grid-span8 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
}
/* Width is like between 6 and 8 columns */
@media screen and (min-width: 31.5em) and (max-width: 41em) {
  .g-grid-row .g-grid-span3,
  .g-grid-row .g-grid-span4 {
    width: 50%;
  }
  .g-grid-span9 > .g-grid-span3 {
    width: 33.3333%;
  }
  .g-grid-span4:nth-child(odd) {
    clear: left;
  }
  .g-grid-span4:nth-child(3) {
    width: 100%;
  }
  .g-grid-span5,
  .g-grid-span6,
  .g-grid-span7,
  .g-grid-span8,
  .g-grid-span9 {
    width: 100%;
  }
  .g-grid-span8 + .g-grid-span4 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
}
/* Width is like between 4 and 6 columns */
@media screen and (min-width: 22em) and (max-width: 31.5em) {
  .g-grid-span3,
  .g-grid-span9 > .g-grid-span3 {
    width: 50%;
  }
  .g-grid-span3:nth-child(odd) {
    clear: left;
  }
  .g-grid-span9 > .g-grid-span3 {
    width: 100%;
  }
  .g-grid-span9 + .g-grid-span3 {
    width: 100%;
  }
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    clear: both;
    width: 100%;
  }
}
/* Width is like between 3 and 4 columns */
@media screen and (min-width: 17em) and (max-width: 22em) {
  body {
    font-size: 100%;
  }
  .g-grid-row .g-grid-span9 .g-grid-span3,
  .g-grid-span3,
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    width: 100%;
  }
}
/* Width is below between 3 columns */
@media screen and (max-width: 17em) {
  body {
    font-size: 100%;
  }
  .g-grid-row .g-grid-span9 .g-grid-span3,
  .g-grid-span3,
  .g-grid-span4,
  .g-grid-span6,
  .g-grid-span8,
  .g-grid-span9,
  .g-grid-span12 {
    width: 100%;
  }
}
/* line 6, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas {
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* line 11, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas,
.c-offcanvas-content-wrap,
.c-offcanvas-bg.c-offcanvas-bg--reveal,
.c-offcanvas-bg.c-offcanvas-bg--push {
  transition: transform 300ms cubic-bezier(0.4, 0, 0.6, 1);
}
/* line 15, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas.is-open {
  transform: translate3d(0, 0, 0);
  visibility: visible;
}
/**
 * Offcanvas-content-wrap
*/
/* line 11, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3;
}
/**
 * Offcanvas Panel
*/
/* line 20, ../../src/js-offcanvas.scss */
.c-offcanvas {
  position: fixed;
  min-height: 100%;
  max-height: none;
  top: 0;
  display: block;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 35, ../../src/js-offcanvas.scss */
.c-offcanvas--opening {
  transition-timing-function: cubic-bezier(0.4, 0, 0.6, 1);
}
/* line 38, ../../src/js-offcanvas.scss */
.c-offcanvas.is-closed {
  max-height: 100%;
  overflow: hidden;
  visibility: hidden;
  box-shadow: none;
}
/* line 48, ../../src/js-offcanvas.scss */
.c-offcanvas--overlay {
  z-index: 1080;
}
/* line 52, ../../src/js-offcanvas.scss */
.c-offcanvas--reveal {
  z-index: 2;
}
/**
 * Offcanvas BG-Overlay
*/
/* line 59, ../../src/js-offcanvas.scss */
.c-offcanvas-bg {
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1079;
  left: -100%;
  background-color: transparent;
  transition: background-color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}
/* line 69, ../../src/js-offcanvas.scss */
.c-offcanvas-bg.is-animating,
.c-offcanvas-bg.is-open {
  left: 0;
  background-color: rgba(0, 0, 0, 0.68);
  visibility: visible;
}
/* line 76, ../../src/js-offcanvas.scss */
.c-offcanvas-bg.is-closed {
  visibility: hidden;
}
/* line 78, ../../src/js-offcanvas.scss */
.c-offcanvas-bg--closing.is-animating {
  background: transparent;
}
/**
 * Position Left
 *
*/
/* line 88, ../../src/js-offcanvas.scss */
.c-offcanvas--left {
  height: 100%;
  width: 20em;
  transform: translate3d(-20em, 0, 0);
}
/**
 *  Position Right
 *
*/
/* line 117, ../../src/js-offcanvas.scss */
.c-offcanvas--right {
  height: 100%;
  width: 20em;
  right: 0;
  transform: translate3d(20em, 0, 0);
}
/**
 * Position Top
 *
*/
/* line 129, ../../src/js-offcanvas.scss */
.c-offcanvas--top {
  left: 0;
  right: 0;
  top: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, -12.5em, 0);
}
/**
 * Position Bottom
 *
*/
/* line 139, ../../src/js-offcanvas.scss */
.c-offcanvas--bottom {
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 12.5em;
  min-height: auto;
  width: 100%;
  transform: translate3d(0, 12.5em, 0);
}
/**
 * Reveal
 *
*/
/* line 148, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3;
}
/* line 71, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(20em, 0, 0);
}
/* line 66, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--reveal.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-20em, 0, 0);
}
/* line 166, ../../src/js-offcanvas.scss */
.c-offcanvas--reveal {
  z-index: 0;
  transform: translate3d(0, 0, 0);
}
/* line 87, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--left.is-open {
  transform: translate3d(20em, 0, 0);
}
/* line 82, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--reveal.c-offcanvas-bg--right.is-open {
  transform: translate3d(-20em, 0, 0);
}
/**
 * Push
 *
*/
/* line 192, ../../src/js-offcanvas.scss */
.c-offcanvas--push {
  z-index: 6;
}
/* line 194, ../../src/js-offcanvas.scss */
.c-offcanvas--push--opening {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
/* line 198, ../../src/js-offcanvas.scss */
.c-offcanvas-content-wrap {
  z-index: 3;
}
/* line 71, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--left.is-open {
  transform: translate3d(20em, 0, 0);
}
/* line 66, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-content-wrap--push.c-offcanvas-content-wrap--right.is-open {
  transform: translate3d(-20em, 0, 0);
}
/* line 87, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--left.is-open {
  transform: translate3d(20em, 0, 0);
}
/* line 82, ../../src/js-offcanvas.mixins.scss */
.c-offcanvas-bg.c-offcanvas-bg--push.c-offcanvas-bg--right.is-open {
  transform: translate3d(-20em, 0, 0);
}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden;
}
.modaal-accessible-hide {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden;
}
.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}
.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modaal-close {
  border: none;
  background: 0 0;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}
.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}
.modaal-wrapper [tabindex="0"] {
  outline: 0 !important;
}
.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}
.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}
.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}
.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus,
.modaal-close:hover {
  outline: 0;
  background: #fff;
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #b93d0c;
}
.modaal-close span {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden;
}
.modaal-close:after,
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}
.modaal-content-container {
  padding: 30px;
}
.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}
.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: 0 0;
}
.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}
.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}
.modaal-instagram .modaal-container {
  width: auto;
  background: 0 0;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: 0 0;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px!important;
  height: 1px!important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0!important;
  width: 1000px!important;
  max-width: 800px!important;
  box-shadow: none!important;
  -webkit-animation: instaReveal 1s linear forwards;
  animation: instaReveal 1s linear forwards;
}
.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}
.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}
.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}
.modaal-gallery-item.is_active {
  display: block;
}
.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: 0;
}
.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
  outline: 0;
  background: #fff;
}
.modaal-gallery-control:focus:after,
.modaal-gallery-control:focus:before,
.modaal-gallery-control:hover:after,
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute!important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0!important;
  border: 0!important;
  height: 1px!important;
  width: 1px!important;
  overflow: hidden;
}
.modaal-gallery-control:after,
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.modaal-gallery-control:before {
  margin: -5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  margin: 5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}
.modaal-gallery-next-outer {
  right: 45px;
}
.modaal-gallery-prev:after,
.modaal-gallery-prev:before {
  left: 22px;
}
.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}
.modaal-gallery-prev-outer {
  left: 45px;
}
.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}
.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container embed,
.modaal-video-container iframe,
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}
.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}
.modaal-loading-spinner {
  background: 0 0;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
  -ms-transform: scale(0.25);
  transform: scale(0.25);
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) > div,
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  -ms-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  -ms-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) > div,
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  -ms-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  -ms-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) > div,
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  -ms-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  -ms-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  -ms-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  -ms-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:after,
  .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes instaReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.readspeakercontent .rsbtn .rsbtn_play {
  background: #fff;
  border: none;
}
.readspeakercontent .rsbtn .rsbtn_play .rsbtn_left {
  margin-left: 36px;
}
.readspeakercontent .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text {
  color: #163f53;
}
.readspeakercontent .rsbtn .rsbtn_play .rsbtn_right {
  color: #b20014;
}
.readspeakercontent .rsbtn span {
  color: #3a8aab;
}
.readspeakercontent .rsbtn .rsbtn_tooltoggle {
  border-left: 1px solid #4f4f4f;
  top: 6px;
}
.readspeakercontent .rsbtn.rsdetached {
  top: 0 !important;
  left: 224px !important;
}
.blockWrapper .blockWrapperContent {
  margin: 60px 14%;
}
.h1-wrapper + .blockWrapper {
  overflow: hidden;
  background: #bfb323;
}
@media (min-width: 1201px) {
  .home .h1-wrapper + .block-default .pagesection-default .wrapper {
    margin: 60px 14%;
  }
  .home .h1-wrapper + .block-default .pagesection-default .wrapper .wrapper {
    margin: 0;
  }
}
.home .h1-wrapper + .block-default .pagesection-default h2 {
  margin: 0;
}
.column-smaller .pagesection-default .paragraph-quote {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  max-width: none;
  width: 100%;
  margin: 0;
}
.block-message {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  display: none;
}
.embedded_wcbelement .block-message,
.incontext .block-message {
  position: relative;
  display: block;
}
body[data-in-context-mode="true"] .embedded_wcbelement .block-message,
body[data-in-context-mode="true"] .incontext .block-message {
  display: none;
}
.paragraph-attention {
  background: #984650;
  padding: 20px;
  overflow: hidden;
}
.paragraph-attention h2,
.paragraph-attention h2 a {
  font-size: 20px !important;
  font-size: 2rem !important;
  color: #fff !important;
  font-family: "TheMixOffice";
  text-align: left !important;
}
.paragraph-attention h3,
.paragraph-attention h3 a {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  color: #fff !important;
  font-family: "TheMixOffice";
  position: relative;
  float: left;
  margin-right: 6px;
  padding-left: 28px;
}
.paragraph-attention h3:before,
.paragraph-attention h3 a:before {
  content: "";
  background: transparent url("../../../../img/icon-alert.svg") no-repeat 0 0;
  background-size: 100%;
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
}
.paragraph-attention p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  font-family: "TheMixOffice";
  float: left;
  margin-bottom: 0;
  max-width: 80%;
}
.paragraph-attention p a {
  color: #fff;
  font-size: inherit;
}
.paragraph-attention ul {
  padding-left: 16px;
}
.paragraph-attention ul li {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  font-family: "TheMixOffice";
  list-style: disc;
}
.paragraph-attention ul li a {
  color: #fff;
  font-size: inherit;
  text-decoration: underline;
}
.paragraph-attention ul li a:before {
  display: none;
}
.paragraph-attention .g-grid-span4 {
  padding-right: 60px;
  width: 100%;
}
.paragraph-attention .close-messagebar {
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 20px;
}
.paragraph-attention .close-messagebar:after {
  content: '\e122';
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.paragraph-attention .close-messagebar:hover {
  text-decoration: none;
}
@media (min-width: 801px) {
  .paragraph-attention .g-grid-span4 {
    width: 33.3333%;
  }
}
.paragraph-survey {
  visibility: visible;
  display: block;
  position: fixed;
  z-index: 99;
  right: 0;
  bottom: 50%;
  padding: 0;
  margin: 0 -60px 0 0;
  animation: fadein 2s;
  transform: rotate(-90deg) translate3d(0, 0, 0);
}
.paragraph-survey a {
  background-color: #7C7517;
  color: #fff;
  display: block;
  font-size: 18px;
  font-family: sans-serif;
  font-weight: bold;
  min-width: 120px;
  outline: none;
  padding: 12px;
  text-align: center;
  text-decoration: none;
  visibility: visible;
}
.paragraph-survey a:focus {
  outline: 2px dotted #333;
}
.paragraph-survey .wrapper {
  overflow: hidden;
  height: 0;
  width: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.modaal-close:hover:after,
.modaal-close:hover:before {
  background: #fff;
}
.modaal-fullscreen .modaal-close {
  background: #286077;
}
.modaal-fullscreen .modaal-close:hover {
  background: #1c4353;
}
.modaal-iframe-elem {
  margin: 0 auto;
}
.photogallery-default {
  max-width: 720px;
  width: 100%;
}
.ui-accordion.faq-default {
  font-size: inherit;
  margin-bottom: 30px;
  max-width: 720px;
  width: 100%;
}
.ui-accordion.faq-default .question {
  border: none;
  background: none;
  background-color: #e9eef0;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  min-height: 40px;
  padding: 0;
  border-radius: 0;
  color: #163f53;
}
.ui-accordion.faq-default .question h2,
.ui-accordion.faq-default .question h3 {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 40px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.ui-accordion.faq-default .question.ui-state-active,
.ui-accordion.faq-default .question.ui-state-hover {
  background-color: #b2bfbc;
  border: none;
}
.ui-accordion.faq-default .answer_ {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  border: 2px solid #e9eef0;
  padding: 15px 20px;
  background: none;
  color: #163f53;
}
.ui-accordion.faq-default .answer_:hover {
  background-color: #e9eef0;
  border: 2px solid #b2bfbc;
}
.ui-accordion.faq-default .ui-accordion-header .ui-icon {
  position: relative;
  top: auto;
  left: auto;
  float: right;
  margin-top: 0;
  margin-right: 20px;
  width: 20px;
  overflow: visible;
  text-indent: 0;
  background: none;
}
.ui-accordion.faq-default .ui-accordion-header .ui-icon:before {
  margin-right: 12px;
  margin-left: 4px;
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e0b0';
  position: absolute;
  top: 15px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ui-accordion.faq-default .ui-accordion-header-active .ui-icon:before {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.ui-accordion.faq-default {
  font-family: inherit;
}
.sponsoredlink,
a.sponsoredlink {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 23px;
  line-height: 2.3rem;
  font-weight: bold;
}
.sponsoredlinks-default ul li:first-child {
  padding-top: 10px;
}
.sponsoredlinks-default ul li > p {
  font-size: inherit;
  line-height: inherit;
}
/*
 * Class based defaults
 */
.img-left,
.left {
  float: left;
}
.img-right,
.right {
  float: right;
}
.aligncenter,
.center,
.paragraph-center p {
  text-align: center;
}
.alignleft {
  text-align: left;
}
.alignright {
  text-align: right;
}
.image-default {
  margin-bottom: 30px;
  overflow: hidden;
}
.image-default em {
  display: block;
  text-align: center;
}
.displaynone {
  display: none;
}
.g-grid-span6 h2,
.g-grid-span6 ol,
.g-grid-span6 p,
.g-grid-span6 ul {
  padding-right: 14%;
}
.skiplinks a,
.skiplinks p {
  background-color: #fff;
  display: block;
  font-size: 13px;
  font-size: 1.3rem;
  left: -1000em;
  padding: 0.8em;
  position: absolute;
  z-index: 10;
}
.skiplinks a:active,
.skiplinks a:focus {
  left: 1em;
  top: 1em;
  z-index: 1000;
  font-weight: bold;
}
.anchor-default {
  margin: 0 0 30px;
}
.backtotop {
  text-align: right;
  margin-bottom: 30px;
  max-width: 720px;
  width: 100%;
  display: inline-block;
}
.backtotop:before {
  content: '\e0b0';
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.backtotop:before {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  line-height: 1.6rem;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-left: 0;
  margin-right: 8px;
  text-decoration: none;
}
.backtotop img {
  margin-right: 10px;
}
.background-white {
  background-color: #fff !important;
}
/* Template */
#container-wrapper {
  min-width: 1024px;
  width: 100%;
}
#sitewidepages {
  float: right;
}
#header-wrapper {
  height: 120px;
}
#header-wrapper .block-header {
  position: relative;
}
#main-wrapper {
  overflow: hidden;
  min-height: 900px;
}
#footer-wrapper {
  background-color: #b2bfbc;
  padding: 60px 2% 60px 14%;
  overflow: hidden;
  margin-top: 18px;
}
@media (min-width: 800px) {
  #footer-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
}
.footer-default {
  max-width: 984px;
  width: 100%;
  margin: 0 auto;
}
.column-wide {
  width: 76%;
  float: left;
  padding-left: 14%;
}
@media screen and (max-width: 1180px) {
  .column-wide {
    width: 70%;
  }
}
.column-wider {
  min-width: 244px;
  width: 24%;
  float: right;
}
.stretched-header {
  max-width: none;
}
/* navigation */
#header-wrapper .mm-menu_icon {
  background: center center no-repeat transparent;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC");
  display: none;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  text-indent: -9999px;
  z-index: 99;
  margin: 5px;
}
.navigation-default {
  background: #3a8aab url("../../../../img/background-menu.png") repeat-y 0 0;
  position: absolute;
  height: 100%;
  max-width: 120px;
  width: 100%;
  z-index: 2;
  /*li */
}
.navigation-default ul#navigation > li:nth-child(2) li:nth-child(1) a:before {
  background-image: url("../../../../img/werk.png");
}
.navigation-default ul#navigation > li:nth-child(2) li:nth-child(2) a:before {
  background-image: url("../../../../img/inkomen.png");
}
.navigation-default ul#navigation > li:nth-child(2) li:nth-child(3) a:before {
  background-image: url("../../../../img/zorg.png");
}
.navigation-default ul#navigation > li:nth-child(2) li.active:nth-child(1) a:before {
  background-image: url("../../../../img/werk-actif.png");
}
.navigation-default ul#navigation > li:nth-child(2) li.active:nth-child(2) a:before {
  background-image: url("../../../../img/inkomen-actif.png");
}
.navigation-default ul#navigation > li:nth-child(2) li.active:nth-child(3) a:before {
  background-image: url("../../../../img/zorg-actif.png");
}
.navigation-default ul#navigation > li:nth-child(2) li.active a:hover {
  background-color: #fff;
}
.navigation-default li {
  height: 120px;
  background: transparent url("../../../../img/background-menuitem.png") repeat-y 0 0;
  margin-bottom: 1px;
  position: relative;
}
.navigation-default li a {
  text-align: center;
  color: #fff;
  display: block;
  width: 120px;
  height: 120px;
  padding-top: 74px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.navigation-default li a.hover,
.navigation-default li a:hover {
  background: #1c4353 url("../../../../img/background-menuhover.png") repeat-y 0 0;
  font-family: "TheMixOffice_bold";
  text-decoration: none !important;
}
.navigation-default li a span {
  bottom: 25px;
  left: 0;
  padding: 0 12px;
  position: absolute;
  width: 100%;
}
.navigation-default li.active {
  margin-bottom: 0;
}
.navigation-default li.active.ui-state-focus a {
  background: #fff url("../../../../img/background-menuactive.png") repeat-y 0 0;
  color: #1B1C38;
  font-family: "TheMixOffice_bold";
}
.navigation-default li.active.ui-state-focus li a {
  font-family: "TheMixOffice";
}
.navigation-default li.active a {
  background: #fff url("../../../../img/background-menuactive.png") repeat-y 0 0;
  color: #1B1C38;
}
.navigation-default li.ui-state-focus a {
  background: #1c4353 url("../../../../img/background-menuhover.png") repeat-y 0 0;
}
.navigation-default li.ui-state-focus > a {
  border: 1px dotted;
  font-family: "TheMixOffice_bold";
}
.navigation-default li.ui-state-focus li a {
  background: #fff none;
}
.navigation-default li a:before {
  background: transparent url("../../../../img/inwoners.png") no-repeat 0 0;
  background-size: 100%;
  content: "";
  display: block;
  width: 70px;
  height: 50px;
  position: absolute;
  top: 14px;
  left: 50%;
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}
.navigation-default li:nth-child(1) a:before {
  background-image: url("../../../../img/inwoners.png");
}
.navigation-default li:nth-child(1).active a:before {
  background-image: url("../../../../img/inwoners-actif.png");
}
.navigation-default li:nth-child(1) ul:before {
  top: 12%;
}
.navigation-default li:nth-child(2) a:before {
  background-image: url("../../../../img/bedrijven.png");
}
.navigation-default li:nth-child(2).active a:before {
  background-image: url("../../../../img/bedrijven-actif.png");
}
.navigation-default li:nth-child(2) ul:before {
  top: 12%;
}
.navigation-default li:nth-child(3) a:before {
  background-image: url("../../../../img/bestuur.png");
  top: 6px;
}
.navigation-default li:nth-child(3) a:before li a:before {
  top: 10px;
}
.navigation-default li:nth-child(3).active a:before {
  background-image: url("../../../../img/bestuur-actif.png");
}
.navigation-default li:nth-child(3) ul:before {
  top: 48%;
}
.navigation-default li:nth-child(4) a:before {
  background-image: url("../../../../img/digitaalloket.png");
}
.navigation-default li:nth-child(4).active a:before {
  background-image: url("../../../../img/digitaalloket-actif.png");
}
.navigation-default li:nth-child(4) ul:before {
  top: 48%;
}
.navigation-default li:nth-child(5) a:before {
  background-image: url("../../../../img/werk.png");
}
.navigation-default li:nth-child(5).active a:before {
  background-image: url("../../../../img/werk-actif.png");
}
.navigation-default li:nth-child(5) ul:before {
  top: 48%;
}
.navigation-default li:nth-child(6) a:before {
  background-image: url("../../../../img/inkomen.png");
}
.navigation-default li:nth-child(6).active a:before {
  background-image: url("../../../../img/inkomen-actif.png");
}
.navigation-default li:nth-child(6) ul:before {
  top: 48%;
}
.navigation-default li:nth-child(7) a:before {
  background-image: url("../../../../img/zorg.png");
}
.navigation-default li:nth-child(7).active a:before {
  background-image: url("../../../../img/zorg-actif.png");
}
.navigation-default li:nth-child(7) ul:before {
  top: 48%;
}
.navigation-default li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 120px !important;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.15);
}
.navigation-default li ul:after {
  right: 100%;
  top: 33px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 20px;
  z-index: 2;
}
.navigation-default li ul li {
  background: #fff none;
  height: auto;
  border-bottom: 2px solid #e8e9eb;
  margin-bottom: 0;
  padding-left: 20px;
}
.navigation-default li ul li a {
  color: #21233f;
  height: auto;
  width: 250px;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  line-height: 3rem;
}
.navigation-default li ul li a:before {
  content: '\e0b0';
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.navigation-default li ul li a:before {
  background: none !important;
  position: absolute;
  left: auto;
  top: 8px;
  margin-left: 4px;
  margin-top: 2px;
  font-size: 12px;
  font-size: 1.2rem;
}
.navigation-default li ul li a:hover {
  background: none;
}
.navigation-default li ul li a span {
  position: relative;
  padding: 0;
  bottom: 0;
  display: inline-block;
  margin-left: 12px;
  width: auto;
}
.navigation-default li ul li.ui-state-focus a {
  background: #fff none;
}
.navigation-default li ul li:last-child {
  border-bottom: 0;
}
.subnavigation-default {
  margin-top: 56px;
}
.subnavigation-default li {
  list-style: none;
  border-top: 1px solid #e8e9eb;
}
.subnavigation-default li ul {
  display: none;
}
.subnavigation-default li a {
  color: #286077;
  margin-left: 12px;
  line-height: 46px;
  line-height: 4.6rem;
  font-size: 16px;
  font-size: 1.6rem;
}
.subnavigation-default li a:before {
  content: '\e0b0';
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.subnavigation-default li a:before {
  font-size: 0.8rem;
  margin-left: 4px;
  margin-right: 12px;
}
.subnavigation-default li a:hover {
  text-decoration: none;
  font-weight: bold;
}
.subnavigation-default li.active {
  background: #265a6f;
}
.subnavigation-default li.active a {
  color: #fff;
  font-weight: bold;
}
.subnavigation-default li.active ul {
  display: block;
  background: #e9eef0;
  padding: 20px 0;
}
.subnavigation-default li.active ul li {
  border: none;
  background: none;
}
.subnavigation-default li.active ul li.active a {
  font-weight: bold;
}
.subnavigation-default li.active ul a {
  color: #1d4457;
  font-weight: normal;
  margin-left: 34px;
  line-height: 32px;
  line-height: 3.2rem;
  display: inline-block;
}
.subnavigation-default li.active ul a:before {
  display: none;
}
.subnavigation-default li.active ul a:hover {
  text-decoration: underline;
}
.path-default {
  margin: 14px 0;
  overflow: hidden;
}
.path-default li {
  float: left;
  list-style: none;
  padding-right: 12px;
}
.path-default li:first-child a:before {
  display: none;
}
.path-default li a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #1d4555;
  font-weight: bold;
}
.path-default li a:before {
  color: #b20014;
  padding-right: 10px;
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e049';
  text-decoration: none !important;
}
.path-default li:last-child a {
  color: #b20014;
}
.home h1 {
  font-size: 58px;
  font-size: 5.8rem;
  line-height: 65px;
  line-height: 6.5rem;
  color: #fff;
  z-index: 1;
  margin-top: 30px;
  margin-bottom: 0;
}
.home h2,
.home h2 a {
  font-size: 40px;
  font-size: 4rem;
  line-height: 55px;
  line-height: 5.5rem;
  color: #7c7517;
  text-align: center;
  margin: 60px 14% 60px 24%;
  max-width: 984px;
}
.home h3 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #7c7517;
}
.home #header-wrapper {
  height: 340px;
}
.home #main-wrapper {
  padding-left: 0;
}
.home .h1-wrapper {
  position: relative;
  padding-left: 14%;
}
.home .column-wide {
  max-width: none;
  margin-left: 0;
  padding-right: 0;
  width: 100%;
  padding-left: 0;
}
.home .g-grid-row,
.home .modiv-news,
.home .modiv-newsoverview {
  margin-left: 14%;
  margin-right: 14%;
  max-width: none;
  width: auto;
}
.home .modiv-newsoverview h2,
.home .modiv-newsoverview h2 a {
  text-align: left;
  margin: 0 0 30px;
}
.home .modiv-newsoverview .item {
  border-left: 1px solid #e8e9eb;
  border-bottom: none;
  padding-left: 45px;
  padding-right: 45px;
  width: 33%;
  max-width: none;
  margin-right: 0;
}
@media (max-width: 800px) {
  .home .modiv-newsoverview .item {
    border-bottom: 1px solid #e8e9eb;
    padding: 0;
    margin: 10px 16px;
  }
}
@media (max-width: 900px) {
  .home .modiv-newsoverview .item {
    width: auto;
    height: auto;
    border-left: none;
  }
}
.home .modiv-newsoverview .item:first-child {
  border-left: none;
}
.home .block-functions {
  display: none;
}
.home .listbulleted-home a:hover {
  text-decoration: none;
}
.home .stretched-header {
  display: inline-block;
  background: #bfb323;
  max-height: 600px;
  height: 100%;
  margin-left: 0;
  overflow: visible;
  border-top: 0;
  margin-right: 0;
  width: 100%;
}
.home .stretched-header .g-grid-span8 {
  padding-left: 14%;
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 1024px;
}
.home .stretched-header .g-grid-span4 {
  float: right;
}
.home .stretched-header .image-default {
  float: left;
  margin: 6px;
  max-width: 200px;
  width: 30%;
  height: 134px;
  position: relative;
}
.home .stretched-header .image-default a {
  display: block;
  background: rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
}
.home .stretched-header .image-default a:focus,
.home .stretched-header .image-default a:hover {
  background: rgba(0, 0, 0, 0.55);
}
.home .stretched-header .image-default em {
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  color: #fff;
  font-style: normal;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -ms-transform: translate(-50%);
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
  width: 100%;
  text-align: center;
}
.home .stretched-header .listbulleted-home {
  max-width: 450px;
  background: #286077;
  float: right;
  margin-top: -100px;
  width: 100%;
  border-top: 0;
}
.home .stretched-header .listbulleted-home h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 55px;
  line-height: 5.5rem;
  color: #fff;
  padding: 0 24px;
  text-align: left;
  margin: 0;
}
.home .stretched-header .listbulleted-home a {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.home .stretched-header .listbulleted-home a:hover {
  font-weight: bold;
  text-decoration: none;
}
.home .stretched-header .listbulleted-home a:before {
  font-size: 12px;
  font-size: 1.2rem;
}
.home .stretched-header .listbulleted-home li {
  margin-left: 24px;
  border-bottom: 1px solid #3e7085;
  line-height: 45px;
  list-style: none;
  padding-left: 0;
}
.home .stretched-header .listbulleted-home li:last-child {
  border: none;
}
.home .stretched-header .listbulleted-home .h2-wrapper {
  background: #1c4353;
}
.home.content .paragraph-default,
.home.content .path-default {
  margin-left: 14%;
}
.home.content .column-wider {
  position: absolute;
  right: 0;
  top: 426px;
}
.home.content .subnavigation-default {
  margin-top: 90px;
}
.bedrijven h2,
.bedrijven h3 {
  color: #e38800;
}
.bedrijven .stretched-header {
  background: #e38800;
}
.bestuur h2,
.bestuur h3 {
  color: #ea4033;
}
.bestuur .stretched-header {
  background: #ea4033;
}
.paragraph-highlight-green {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin: 4px;
  max-width: 706px;
  padding: 10px;
  position: relative;
  width: 96%;
}
@media (min-width: 480px) {
  .paragraph-highlight-green {
    width: 93%;
  }
}
@media (min-width: 726px) {
  .paragraph-highlight-green {
    width: 92%;
  }
}
@media (min-width: 800px) {
  .paragraph-highlight-green {
    width: 94%;
  }
}
@media (min-width: 1274px) {
  .paragraph-highlight-green {
    max-width: 624px;
  }
}
.paragraph-highlight-green h2,
.paragraph-highlight-green h2 a {
  color: #fff;
  margin-left: 0 !important;
  text-align: left;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
}
.paragraph-highlight-green p {
  margin-bottom: 0;
}
.paragraph-highlight-green p a {
  color: #fff;
}
@media (min-width: 801px) {
  .paragraph-highlight-green {
    margin: 6px;
  }
  .paragraph-highlight-green.icon-corona,
  .paragraph-highlight-green.icon-enquete {
    padding-left: 96px;
  }
  .paragraph-highlight-green.icon-corona:before,
  .paragraph-highlight-green.icon-enquete:before {
    background: transparent url("../../../../img/icon-corona.png") no-repeat center center;
    background-size: 180%;
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    width: 96px;
    height: 96px;
  }
  .paragraph-highlight-green.icon-enquete::before {
    background-image: url("../../../../img/icon-enquete.png");
    top: 5px;
  }
  .paragraph-highlight-green h2 {
    margin: 0 !important;
  }
}
.paragraph-quote {
  background: #efece8;
  border-left: 4px solid #664722;
  padding: 20px;
  margin-bottom: 40px;
  max-width: 720px;
}
.paragraph-quote h2,
.paragraph-quote h2 a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #6b4516;
  font-family: "TheMixOffice_italic";
}
.paragraph-quote p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #6b4516;
  font-family: "TheMixOffice_italic";
}
.listbulleted-default {
  margin-bottom: 30px;
  max-width: 600px;
}
.listbulleted-default li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  position: relative;
  padding-left: 20px;
}
.listbulleted-default li:before {
  content: '\e0b2';
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
.listbulleted-default li:before {
  position: absolute;
  left: 0;
  font-size: 10px;
  font-size: 1rem;
}
.listbulleted-default li a {
  color: #b20014;
  text-decoration: underline;
}
.listbulleted-default li a:before {
  display: none !important;
}
.listbulleted-default li a:hover {
  text-decoration: none;
  font-weight: normal;
}
.listordered-default {
  margin-bottom: 30px;
  max-width: 600px;
}
.listordered-default li {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.listordered-default li li {
  margin-left: 20px;
}
.listordered-default li a:before {
  display: none !important;
}
.listbulleted-home {
  border-top: 1px solid #e8e9eb;
  margin-bottom: 30px;
}
.listbulleted-home li {
  border-bottom: 1px solid #e8e9eb;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 46px;
  line-height: 4.6rem;
  padding-left: 20px;
}
.listbulleted-linklist {
  margin-bottom: 30px;
}
.listbulleted-linklist li {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.molist-default {
  margin-bottom: 30px;
}
.molist-default .filesize:before {
  content: "(";
}
.molist-default .filesize:after {
  content: ")";
}
.molist-default .itemdate {
  display: none;
}
.molist-download time {
  display: none;
}
.molist-download li {
  max-width: 694px;
  min-height: 60px;
  clear: both;
}
.molist-download li div {
  position: relative;
  padding-left: 68px;
}
.molist-download li .title a {
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 16px;
}
.molist-download li .title a:before {
  display: none;
}
.molist-download li .filesize {
  line-height: 30px;
}
.molist-download li .filesize:before {
  content: "(";
}
.molist-download li .filesize:after {
  content: ")";
}
.download-default .h2-wrapper {
  display: none;
}
.download-default .wrapper {
  max-width: 694px;
  height: 60px;
}
.download-default .wrapper .download {
  float: left;
}
.download-default .wrapper .download a {
  display: block;
  line-height: 30px;
  font-weight: bold;
  padding-left: 68px;
  position: relative;
  margin-bottom: 16px;
}
.download-default .wrapper .download a span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 0;
  background-size: 100%;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 20px;
}
.download-default .wrapper .filesize {
  float: left;
  line-height: 58px;
  margin-left: 16px;
}
.download-default .wrapper .filesize:before {
  content: "(";
}
.download-default .wrapper .filesize:after {
  content: ")";
}
.molist-download a span {
  background-size: 100%;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 20px;
}
.molist-download a.pdf span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 0;
}
.molist-download a.csv span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -60px;
}
.molist-download a.xls span,
.molist-download a.xlsx span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -120px;
}
.molist-download a.ppt span,
.molist-download a.pptx span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -180px;
}
.molist-download a.doc span,
.molist-download a.docx span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -240px;
}
.molist-download a.svg span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -300px;
}
.molist-download a.png span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -360px;
}
.molist-download a.jpg span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -420px;
}
.molist-download a.gif span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -480px;
}
.molist-download a.wmv span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -540px;
}
.molist-download a.mpg span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -600px;
}
.molist-download a.mp4 span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -660px;
}
.molist-download a.mov span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -720px;
}
.molist-download a.avi span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -780px;
}
.molist-download a.wav span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -840px;
}
.molist-download a.mp3 span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -900px;
}
.molist-download a.zip span {
  background: transparent url("../../../../img/sprite-file.png") no-repeat 0 -960px;
}
.editableContainer li {
  list-style: none;
}
.editableContainer li a:before {
  margin-right: 12px;
  margin-left: 4px;
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e0b0';
}
.editableContainer li a:hover:before {
  text-decoration: none !important;
}
.editableContainer ol li {
  list-style: decimal;
  list-style-position: inside;
}
#header_logo {
  position: absolute;
  top: 30px;
  left: 14%;
  max-width: 178px;
  z-index: 1;
}
#header_logo .image-default {
  margin: 0;
}
.sitewide-default {
  position: absolute;
  right: 0;
}
.sitewide-default a {
  color: #fff;
  display: block;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
}
.sitewide-default li {
  list-style: none;
}
.sitewide-default #sitewideitem1 {
  background-color: #3e5f3a;
}
.sitewide-default #sitewideitem1 a {
  background: transparent url("../../../../img/icon-meer-over-oss.png") no-repeat 0 0;
  background-size: 100%;
}
.sitewide-default #sitewideitem2 {
  background-color: #534d9c;
}
.sitewide-default #sitewideitem2 a {
  background: transparent url("../../../../img/icon-wiz.png") no-repeat 0 0;
  background-size: 100%;
}
.sitewide-default #sitewideitem3 {
  display: none;
  background-color: #0c485a;
}
.sitewide-default #sitewideitem3 a {
  background: transparent url("../../../../img/gemeente-oss.png") no-repeat 0 0;
  background-size: 100%;
}
/* search */
.block-searchoverall {
  background: #286077;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 450px;
  width: 100%;
  height: 60px;
}
.block-searchoverall label,
.block-searchoverall legend {
  text-indent: -9999px;
  display: block;
  height: 1px;
}
.block-searchoverall input[type=text] {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 55px;
  line-height: 5.5rem;
  font-style: italic;
  border: none;
  background: transparent;
  color: #fff;
  float: left;
  padding-left: 20px;
  width: 84%;
  height: 55px;
}
.block-searchoverall ::-webkit-input-placeholder {
  color: #fff;
}
.block-searchoverall :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.block-searchoverall ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1;
}
.block-searchoverall :-ms-input-placeholder {
  color: #fff;
}
.block-searchoverall input[type=submit] {
  background: transparent url("../../../../img/sprite-icons.png") no-repeat -10px -114px;
  width: 50px;
  height: 50px;
  border: none;
  text-indent: -9999px;
  position: absolute;
  margin: 5px;
  top: 0;
  right: 0;
}
.image-lead {
  overflow: hidden;
  top: 0;
  position: absolute;
  height: 537px;
  z-index: -1;
  width: 100%;
}
.image-lead img {
  width: 100%;
  min-height: 535px;
}
.image-lead:before,
.image-lead .top {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent url("../../../../img/gradient-landing.png") no-repeat 0 0;
}
.modiv-default .item {
  max-width: 600px;
  margin-right: 36px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e9eb;
  position: relative;
}
.modiv-default .title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #163f53;
  margin-bottom: 30px;
  font-weight: bold;
}
.modiv-default .date,
.modiv-default time {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.modiv-default .text {
  margin-bottom: 30px;
}
.modiv-default .text span:after {
  content: "...";
}
.modiv-default .morelink {
  display: block;
}
.modiv-default .morelink a {
  color: #b20014;
  font-weight: bold;
}
.modiv-default .morelink a:hover {
  color: #163f53;
  text-decoration: none;
}
.modiv-default .morelink a:after {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e049';
}
.modiv-newsoverview {
  overflow: hidden;
  clear: both;
}
.modiv-newsoverview h2,
.modiv-newsoverview h2 a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #163f53;
  margin-bottom: 30px;
  font-weight: bold;
}
.modiv-newsoverview a {
  color: inherit;
  text-decoration: inherit;
}
.modiv-newsoverview .item {
  float: left;
  max-width: 340px;
  margin-right: 36px;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e9eb;
  height: 290px;
  width: 44%;
  position: relative;
}
.modiv-newsoverview .item:hover h2,
.modiv-newsoverview .item:hover h2 a {
  color: #b20014;
}
.modiv-newsoverview.image .item {
  height: 480px;
}
.modiv-newsoverview .date,
.modiv-newsoverview time {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 23px;
  line-height: 2.3rem;
}
.modiv-newsoverview .text {
  margin-bottom: 30px;
}
.modiv-newsoverview .text span:after {
  content: "...";
}
.modiv-newsoverview .morelink {
  position: absolute;
  bottom: 10px;
}
.modiv-newsoverview .morelink a {
  color: #b20014;
  font-weight: bold;
}
.modiv-newsoverview .morelink a:hover {
  color: #163f53;
  text-decoration: none;
}
.modiv-newsoverview .morelink a:after {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e049';
}
.modiv-newsoverview .ias-trigger {
  clear: both;
}
.modiv-news {
  margin: 0 auto 60px;
  max-width: 984px;
  overflow: hidden;
}
.modiv-news .item {
  width: 33%;
  float: left;
  padding: 0 45px;
  border-left: 1px solid #e8e9eb;
  min-height: 280px;
  position: relative;
}
.modiv-news .item:first-child {
  border: none;
}
.modiv-news .item .date,
.modiv-news .item time {
  margin-bottom: 30px;
  display: block;
}
.modiv-news .item .title {
  margin-bottom: 10px;
}
.modiv-news .item .morelink {
  position: absolute;
  bottom: 10px;
}
.modiv-news .item .morelink a {
  color: #b20014;
  font-weight: bold;
}
.modiv-news .item .morelink a:hover {
  color: #163f53;
  text-decoration: none;
}
.modiv-news .item .morelink a:after {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e049';
}
.polist-default {
  clear: both;
  overflow: hidden;
}
.polist-default .title a,
.polist-default h2,
.polist-default h2 a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 23px;
  line-height: 2.3rem;
  color: #163f53;
  margin-bottom: 30px;
  font-weight: bold;
}
.polist-default .title {
  padding: 18px 0;
}
.polist-default .item {
  float: left;
  max-width: 356px;
  margin-right: 14px;
  padding-top: 30px;
  padding-bottom: 20px;
  height: 370px;
  width: 100%;
  position: relative;
}
.polist-default .text {
  margin-bottom: 30px;
}
.polist-default .text span:after {
  content: "...";
}
.polist-default .morelink {
  position: absolute;
  bottom: 10px;
}
.polist-default .morelink a {
  color: #b20014;
  font-weight: bold;
}
.polist-default .morelink a:hover {
  color: #163f53;
}
.polist-default .morelink a:after {
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e049';
}
.paging-default {
  clear: both;
  text-align: center;
  max-width: 720px;
  margin-bottom: 10px;
}
.paging-default a,
.paging-default span {
  padding: 0 6px;
  font-size: 15px;
  font-size: 1.5rem;
}
.paging-default a:hover,
.paging-default span:hover {
  text-decoration: underline;
}
.paging-default a span,
.paging-default span span {
  font-weight: normal;
  padding: 0;
}
.paging-default span {
  font-weight: bold;
}
.paging-default span.next,
.paging-default span.previous {
  font-weight: normal;
  padding: 0;
}
.paging-default span.next a:hover,
.paging-default span.previous a:hover {
  font-weight: normal;
}
.paging-default a[name="activePage"] span {
  font-weight: bold;
}
.column-wide .search-default {
  border: 1px solid #e8e9eb;
  margin-bottom: 76px;
  max-width: 720px;
  padding: 26px;
}
.column-wide .search-default label,
.column-wide .search-default legend {
  display: none;
}
.column-wide .search-default input {
  background: #ececec none repeat scroll 0 0;
  border: 0 none;
  font-size: 1.6rem;
  height: 42px;
  padding: 12px;
  width: 100%;
}
.column-wide .search-default ::-webkit-input-placeholder {
  color: #666;
}
.column-wide .search-default :-moz-placeholder {
  /* Firefox 18- */
  color: #666;
}
.column-wide .search-default ::-moz-placeholder {
  /* Firefox 19+ */
  color: #666;
  opacity: 1;
}
.column-wide .search-default :-ms-input-placeholder {
  color: #666;
}
.column-wide .search-default .formtextbox {
  float: left;
  max-width: 578px;
  width: 100%;
}
@media screen and (max-width: 1180px) {
  .column-wide .search-default .formtextbox {
    max-width: 432px;
  }
}
@media screen and (max-width: 800px) {
  .column-wide .search-default .formtextbox {
    max-width: 490px;
  }
}
.column-wide .search-default .formbutton input {
  background: #265a6f none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  float: right;
  font-size: 1.8rem;
  line-height: 1.8rem;
  width: 88px;
  -webkit-appearance: none;
}
@media screen and (max-width: 1180px) {
  .column-wide .search-default .formbutton input {
    float: none;
  }
}
.searchresult-default {
  max-width: 720px;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 30px;
}
.searchresult-default .search-result-count {
  display: none;
}
.searchresult-default h2 {
  font-weight: bold;
  margin-bottom: 22px;
}
.searchresult-default li {
  border-top: 1px solid #e8e9eb;
  list-style: none !important;
  padding: 14px 0;
}
.searchresult-default li h3 {
  display: inline;
}
.searchresult-default li a:before {
  display: none;
}
.searchresult-default li .count,
.searchresult-default li h3,
.searchresult-default li h3 a {
  color: #163f53;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 23px;
  line-height: 2.3rem;
  font-weight: bold;
}
.searchresult-default li .count:after {
  content: ". ";
}
.searchin-searchin {
  background: #e9eef0;
  padding: 20px 34px;
}
.searchin-searchin li {
  margin-bottom: 12px;
  height: 20px;
}
.searchin-searchin li a {
  color: #1d4457;
  padding-left: 40px;
  position: relative;
  line-height: 20px;
}
.searchin-searchin li a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 20px;
  height: 20px;
  background: url("../../../../img/sprite-radio.png");
  background-size: 100%;
}
.searchin-searchin li.active a {
  font-weight: bold;
}
.searchin-searchin li.active a:before {
  background-position: 0 20px;
}
.column-wider .pagesection-default {
  margin-top: 56px;
}
.lastModifiedDate-wrapper {
  margin-bottom: 30px;
  margin-top: 4px;
}
.footer-default .statement {
  display: none;
}
.footer-default .listbulleted-social .item {
  float: left;
  list-style: none;
}
.footer-default .listbulleted-social .item a {
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -9999px;
  margin-left: 2px;
  background: transparent url("../../../../img/sprite-icons.png") no-repeat 0 0;
}
.footer-default .listbulleted-social .item a:hover {
  opacity: 0.5;
}
.footer-default .listbulleted-social .item .facebook {
  background-position: -17px -248px;
}
.footer-default .listbulleted-social .item .instagram {
  background-position: -17px -182px;
}
.footer-default .listbulleted-social .item .twitter {
  background-position: -18px 0;
}
.footer-default .listbulleted-social .item .youtube {
  background-position: -18px -62px;
}
.footer-default .footer-sitewidepages {
  float: right;
  margin-right: 12%;
}
.footer-default .footer-sitewidepages li {
  float: left;
  list-style: none;
  line-height: 40px;
  line-height: 4rem;
}
.footer-default .footer-sitewidepages li a {
  color: #053e50;
  padding: 0 16px;
}
.footer-default .footer-sitewidepages li a:hover {
  text-decoration: underline;
  font-weight: normal;
}
.sitemap li {
  list-style: none;
}
.sitemap li a:before {
  margin-right: 12px;
  margin-left: 4px;
  font-family: 'typicons';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  height: 1em;
  font-size: 1em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  content: '\e0b0';
}
.sitemap .sitemap {
  margin-left: 20px;
}
.ui-autocomplete {
  border: 1px solid #286077;
  max-width: 390px;
  z-index: 2;
}
.ui-autocomplete li {
  background: #fff;
  list-style: none;
  line-height: 30px;
  padding-left: 20px;
  cursor: pointer;
}
/* Bekendmakingen */
.govannouncementssearch-default {
  border: 1px solid #e8e9eb;
  padding: 26px;
  margin-bottom: 76px;
  max-width: 720px;
}
.govannouncementssearch-default legend {
  color: #163f53;
  font-weight: bold;
  margin-bottom: 26px;
  font-size: 20px;
  font-size: 2rem;
}
.govannouncementssearch-default label {
  display: block;
  color: #29264e;
  margin-bottom: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}
.govannouncementssearch-default .formtextbox {
  float: left;
}
.govannouncementssearch-default .formtextbox input {
  background: #ececec;
  border: 0;
  height: 42px;
  padding: 12px;
  font-size: 16px;
  font-size: 1.6rem;
}
.govannouncementssearch-default .formtextbox + .formtextbox {
  margin-left: 26px;
}
.govannouncementssearch-default .formbutton {
  padding-top: 36px;
}
.govannouncementssearch-default .formbutton input {
  background: #265a6f;
  border: 0;
  color: #fff;
  float: right;
  width: 88px;
  height: 40px;
  font-size: 18px;
  font-size: 1.8rem;
  -webkit-appearance: none;
}
.announcementsearchresult-default {
  max-width: 720px;
}
.announcementsearchresult-default ol {
  border-top: 1px solid #e8e9eb;
}
.announcementsearchresult-default ol li {
  border-bottom: 1px solid #e8e9eb;
  padding: 12px 0;
}
.announcementsearchresult-default ol li a:before {
  display: none;
}
.announcementsearchresult-default ol li h3,
.announcementsearchresult-default ol li h3 a {
  overflow: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.announcementsearchresult-default ol li .date,
.announcementsearchresult-default ol li time {
  display: block;
  float: left;
  max-width: 162px;
  width: 100%;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
}
.announcement-metadata {
  margin-bottom: 30px;
}
.announcement-metadata th {
  line-height: 23px;
  line-height: 2.3rem;
}
.officiele-publicatie {
  max-width: 720px;
}
.officiele-publicatie p {
  margin-bottom: 0;
}
.officiele-publicatie li a:before {
  display: none;
}
.officiele-publicatie li span {
  float: left;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  margin-right: 10px;
}
.officiele-publicatie .plaatje {
  display: none !important;
}
.officiele-publicatie .vet {
  font-weight: bold;
}
.announcementfacets-default {
  max-width: 720px;
}
.announcementfacets-default .announcementfacet-wrapper {
  float: right;
  background: #ececec;
  max-width: 280px;
  position: relative;
  width: 100%;
  margin-bottom: 18px;
}
.announcementfacets-default .announcementfacet-wrapper.open .facet-title:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.announcementfacets-default .announcementfacet-wrapper.open .facet-items {
  display: block;
}
.announcementfacets-default .announcementfacet-wrapper .facet-title {
  line-height: 42px;
  line-height: 4.2rem;
  padding: 12px;
}
.typiconsAfter( '\e049') .announcementfacets-default .announcementfacet-wrapper .facet-title h3:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  float: right;
  font-size: 30px;
  font-size: 3rem;
}
.announcementfacets-default .announcementfacet-wrapper .facet-items {
  display: none;
  position: absolute;
  background: #ececec;
  max-width: 280px;
  padding: 12px;
  width: 100%;
}
.cookieBar {
  background: none repeat scroll 0 0 #b2bfbc;
  padding: 20px;
  position: relative;
  z-index: 999;
  clear: both;
  overflow: hidden;
}
.cookieBar p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
  max-width: none;
}
.cookieBar .close-cookiebar {
  font-size: 14px;
  font-size: 1.4rem;
  float: right;
  margin-right: 3px;
}
.typiconsAfter( '\e122') .cookieBar .close-cookiebar:hover {
  text-decoration: none;
}
.cookieBar .cookiecontent {
  padding-left: 5px;
  float: left;
  max-width: 80%;
}
.cookieBar .cookiecontent a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #163f53;
  text-decoration: underline;
}
.cookieBar .cookiebutton.acceptbutton {
  display: none;
}
.noconsent {
  position: relative;
  max-width: 720px;
  width: 100%;
}
.noconsent__text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 23px;
  line-height: 2.3rem;
  background: #e9eef0;
  color: #163f53;
  opacity: 0.9;
  max-width: 400px;
  width: 80%;
  margin: 0 auto;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (min-width: 480px) {
  .noconsent__text {
    width: 100%;
  }
}
@media screen and (min-width: 600px) {
  .noconsent__text {
    padding: 40px;
  }
}
.noconsent__text a {
  display: block;
  background: #b2bfbc;
  max-width: 160px;
  margin: 20px auto;
  border-radius: 4px;
  color: #163f53;
  padding: 10px 20px;
  font-weight: bold;
  border: 1px solid #163f53;
  width: 100%;
}
.noconsent__text a:hover {
  background-color: #163f53;
  color: #b2bfbc;
  text-decoration: none;
}
.video,
iframe {
  width: 100%;
  margin-bottom: 30px;
  max-width: 720px;
}
.video#web-messenger-container,
iframe#web-messenger-container {
  max-width: 112px;
}
@media screen and (max-width: 1790px) {
  .detail .g-grid-row {
    max-width: 724px;
  }
  .detail .g-grid-row h2,
  .detail .g-grid-row ol,
  .detail .g-grid-row p,
  .detail .g-grid-row ul {
    padding-right: 6%;
  }
}
@media screen and (max-width: 1200px) {
  .image-default,
  iframe,
  p {
    max-width: 600px;
  }
  .image-lead {
    height: 362px;
  }
  .image-lead img {
    min-height: 362px;
  }
  .home h1 {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .home #header-wrapper {
    height: 220px;
  }
  .home .g-grid-row,
  .home .modiv-news,
  .home .modiv-newsoverview {
    padding-left: 14%;
    margin-left: 0;
    margin-right: 0;
    max-width: none;
  }
  .home .stretched-header {
    padding-left: 0;
  }
}
.block-functions {
  max-width: 720px;
  margin-bottom: 10px;
}
@media screen and (max-width: 800px) {
  .block-functions {
    margin-top: 20px;
  }
}
.typiconsAfter( '\e0d4') .block-functions .print a:after {
  margin-left: 4px;
}
.block-functions .print a:hover {
  font-weight: normal;
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  #container-wrapper {
    min-width: 0;
  }
}
@media screen and (max-width: 1023px) {
  .column-wide,
  .column-wider {
    width: 100%;
    padding-left: 14%;
  }
  .column-wider .pagesection-default {
    margin-top: 0;
  }
  .column-wider .pagesection-default h2 {
    padding-left: 16px;
  }
  .column-wider .pagesection-default h2,
  .searchin-searchin {
    padding-left: 14%;
  }
}
@media screen and (max-width: 900px) {
  #header_logo {
    left: 134px;
  }
  .home .h1-wrapper {
    padding-left: 134px;
  }
  .home .stretched-header {
    max-height: none;
  }
  .home .stretched-header .g-grid-span4,
  .home .stretched-header .g-grid-span8 {
    width: 100%;
  }
  .home .stretched-header .listbulleted-home {
    float: none;
    margin-top: 0;
    max-width: none;
    margin-bottom: 0;
  }
  .home .g-grid-span3 {
    width: 50%;
  }
  .home .g-grid-row,
  .home .modiv-news,
  .home .modiv-newsoverview {
    padding-left: 134px;
  }
  .column-wide,
  .column-wider {
    padding-left: 134px;
  }
  .column-wider .pagesection-default h2,
  .searchin-searchin {
    padding-left: 134px;
  }
  .modiv-news .item {
    width: auto;
    min-height: 0;
    border-left: none;
  }
}
@media screen and (max-width: 800px) {
  h1,
  h1 a {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
    margin-top: 20px;
  }
  .g-grid-span6 h2,
  .g-grid-span6 ol,
  .g-grid-span6 p,
  .g-grid-span6 ul {
    padding-right: 0;
  }
  #main-wrapper {
    min-height: auto;
  }
  .scrollTo {
    display: none;
  }
  #header-wrapper,
  .home #header-wrapper {
    background: #265a6f;
    height: 60px;
  }
  .home .h1-wrapper {
    background-color: #bfb323;
    padding-left: 12px;
    padding-top: 12px;
  }
  .home .h1-wrapper h1 {
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 40px;
    line-height: 4rem;
    margin-bottom: 0;
  }
  .home.bedrijven .h1-wrapper {
    background-color: #e38800;
  }
  .home.bestuur .h1-wrapper {
    background-color: #ea4033;
  }
  .home h2,
  .home h2 a {
    font-size: 26px;
    font-size: 2.6rem;
    margin: 20px 16px;
    text-align: left;
  }
  .home .g-grid-row,
  .home .modiv-news,
  .home .modiv-newsoverview {
    padding-left: 0;
  }
  .home .stretched-header .g-grid-span8 {
    padding-left: 12px;
    padding-right: 12px;
  }
  .home .stretched-header .image-default {
    max-width: 230px;
    margin: 4px;
    min-height: 74px;
    max-height: 134px;
    height: 100%;
  }
  .home .stretched-header .image-default em {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .home.content .h1-wrapper {
    background: transparent;
  }
  .home.content .h1-wrapper h1 {
    color: #163f53;
    margin-bottom: 12px;
  }
  .home.content .paragraph-default {
    margin-left: 6%;
  }
  #header_logo {
    left: 50%;
    transform: translate(-50%);
    top: 10px;
    max-width: 120px;
  }
  #header_logo a {
    display: inline-block;
    position: relative;
  }
  #header_logo a:after {
    background: transparent url("../../../../img/logo-oss-wit.png") no-repeat 0 0;
    background-size: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }
  #header-wrapper .mm-menu_icon {
    display: block;
  }
  .path-default {
    display: none;
  }
  .column-wide {
    padding: 0 16px;
  }
  .column-wider .pagesection-default h2,
  .searchin-searchin {
    padding-left: 16px;
  }
  .block-searchoverall {
    right: 0;
    background-color: transparent;
  }
  .block-searchoverall .formtextbox {
    display: none;
  }
  .navigation-default,
  .subnavigation-default {
    display: none;
  }
  .c-offcanvas {
    background: #184456;
  }
  .c-offcanvas nav li {
    background: transparent;
  }
  .c-offcanvas nav li.active {
    background: #f0ede8;
  }
  .c-offcanvas nav li.active .navigation {
    color: #1b1c38;
    display: block;
  }
  .c-offcanvas nav li ul {
    display: none;
    padding-bottom: 20px;
  }
  .c-offcanvas nav li li {
    padding-bottom: 0;
  }
  .c-offcanvas nav li li .navigation {
    height: auto;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
  }
  .c-offcanvas nav li.active > a {
    display: none;
  }
  .c-offcanvas nav li.active ul {
    display: block;
  }
  .c-offcanvas nav li .navigation {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    line-height: 3rem;
    padding: 0 30px 0 40px;
    overflow: hidden;
  }
  .c-offcanvas nav li > .navigation {
    height: 54px;
    font-size: 20px;
    font-size: 2rem;
    font-weight: normal;
    line-height: 54px;
    line-height: 5.4rem;
  }
  .c-offcanvas nav li li .navigation:before {
    display: none;
  }
  .c-offcanvas nav .hasSearch {
    background: #3a8aab;
    height: 54px;
  }
  .c-offcanvas nav .hasSearch label,
  .c-offcanvas nav .hasSearch legend {
    display: none;
  }
  .c-offcanvas nav .hasSearch input[type=search] {
    border: 0 none;
    display: inline-block;
    float: left;
    height: 30px;
    margin-left: 10px;
    margin-top: 8px;
    width: 210px;
    color: #330f44;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .c-offcanvas nav .hasSearch ::-webkit-input-placeholder {
    color: #171717;
  }
  .c-offcanvas nav .hasSearch :-moz-placeholder {
    /* Firefox 18- */
    color: #171717;
  }
  .c-offcanvas nav .hasSearch ::-moz-placeholder {
    /* Firefox 19+ */
    color: #171717;
    opacity: 1;
  }
  .c-offcanvas nav .hasSearch :-ms-input-placeholder {
    color: #171717;
  }
  .c-offcanvas nav .hasSearch input[type=submit] {
    background: transparent url("../../../../img/sprite-icons.png") no-repeat -8px -122px;
    border: 0;
    text-indent: -9999px;
    width: 40px;
    height: 30px;
  }
  .c-offcanvas nav .hasSearch .fieldgrp {
    line-height: 50px;
  }
  .c-offcanvas nav .hasSearch .formtextbox {
    float: left;
    width: 210px;
  }
  .c-offcanvas nav .hasSearch .formtextbox input {
    width: 100%;
    font-size: 20px;
    font-size: 2rem;
    font-style: italic;
    color: #fff;
    border: 0;
    background: transparent;
  }
  .c-offcanvas nav .g-grid-span4 {
    width: 100%;
  }
  #sitewidepages,
  .image-lead {
    display: none;
  }
  .listbulleted-home {
    border-top: 0;
  }
  .listbulleted-home li {
    border-bottom: 0;
    line-height: 26px;
    line-height: 2.6rem;
  }
  .modiv-news .item {
    border-bottom: 1px solid #e8e9eb;
    margin: 10px 16px;
    padding: 0;
  }
  .modiv-news .item:first-child {
    border-bottom: 1px solid #e8e9eb;
  }
  .modiv-news .item .morelink {
    bottom: auto;
    position: relative;
  }
  .modiv-newsoverview .item {
    width: 100%;
  }
  .polist-default .item {
    max-width: none;
  }
  .home .stretched-header .g-grid-span4,
  .home .stretched-header .g-grid-span8 {
    width: 100%;
  }
  .home .stretched-header .listbulleted-home {
    float: none;
    margin-top: 0;
    padding: 0 0 16px;
  }
  .home .stretched-header .listbulleted-home li {
    margin-left: 0;
    border-bottom: 0;
  }
  .column-wide .search-default .formbutton {
    max-width: 490px;
  }
  .column-wide .search-default .formbutton input {
    margin-top: 18px;
    width: 100%;
  }
  #footer-wrapper {
    padding: 60px 16px;
  }
  .footer-default .footer-sitewidepages li {
    float: none;
  }
  .footer-default .footer-sitewidepages li:nth-child(1),
  .footer-default .footer-sitewidepages li:nth-child(2) {
    display: block;
  }
}
@media screen and (max-width: 552px) {
  .govannouncementssearch-default .formtextbox {
    margin: 10px 0;
    float: none;
  }
  .govannouncementssearch-default .formtextbox + .formtextbox {
    margin-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .home .stretched-header .image-default {
    width: 47%;
  }
  .home .g-grid-span3 {
    width: 100%;
  }
  .announcementsearchresult-default ol li .date,
  .announcementsearchresult-default ol li time {
    float: none;
    max-width: none;
  }
}
