/* 
  Fonts sourced from http://webstijlgids.vlaanderen.be/element/lettertype
*/
@font-face {
  font-family: 'Flanders Art Sans Light';
  src: url('../fonts/FlandersArtSans-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSans-Light.woff') format('woff'), url('../fonts/FlandersArtSans-Light.ttf') format('truetype'), url('../fonts/FlandersArtSans-Light.svg#26c269558e3060dfbe8b0bc36088245c') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'Flanders Art Sans';
  src: url('../fonts/FlandersArtSans-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSans-Regular.woff') format('woff'), url('../fonts/FlandersArtSans-Regular.ttf') format('truetype'), url('../fonts/FlandersArtSans-Regular.svg#5999c311efabb8ef8bfd93d30f0ab8ab') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Flanders Art Sans Medium';
  src: url('../fonts/FlandersArtSans-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSans-Medium.woff') format('woff'), url('../fonts/FlandersArtSans-Medium.ttf') format('truetype'), url('../fonts/FlandersArtSans-Medium.svg#7ebdc43021fbf6b8f40b21819190e2b4') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Flanders Art Sans Bold';
  src: url('../fonts/FlandersArtSans-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSans-Bold.woff') format('woff'), url('../fonts/FlandersArtSans-Bold.ttf') format('truetype'), url('../fonts/FlandersArtSans-Bold.svg#d0ebe09b8d309cd8a8986065f592a85e') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

@font-face {
  font-family: 'Flanders Art Serif Light';
  src: url('../fonts/FlandersArtSerif-Light.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSerif-Light.woff') format('woff'), url('../fonts/FlandersArtSerif-Light.ttf') format('truetype'), url('../fonts/FlandersArtSerif-Light.svg#75741ca1c4b33697eafd6e685d23c69c') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: 'Flanders Art Serif';
  src: url('../fonts/FlandersArtSerif-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSerif-Regular.woff') format('woff'), url('../fonts/FlandersArtSerif-Regular.ttf') format('truetype'), url('../fonts/FlandersArtSerif-Regular.svg#2b9d61f061270f4cf79a9fe41ecbe34f') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Flanders Art Serif Medium';
  src: url('../fonts/FlandersArtSerif-Medium.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSerif-Medium.woff') format('woff'), url('../fonts/FlandersArtSerif-Medium.ttf') format('truetype'), url('../fonts/FlandersArtSerif-Medium.svg#6cc4fe26f7b7f59309c5f629ea7d0262') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 400; }

@font-face {
  font-family: 'Flanders Art Serif Bold';
  src: url('../fonts/FlandersArtSerif-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/FlandersArtSerif-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FlandersArtSerif-Bold.woff') format('woff'), url('../fonts/FlandersArtSerif-Bold.ttf') format('truetype'), url('../fonts/FlandersArtSerif-Bold.svg#b262c03671f7d8df3a42a9e1ce2be53e') format('svg');
  /* Legacy iOS */
  font-style: normal;
  font-weight: 700; }

/*-------------------------------------*\
   SANS SERIF FONTS
\*-------------------------------------*/
.font-sans-light {
  font-family: 'Flanders Art Sans Light'; }

.font-sans {
  font-family: 'Flanders Art Sans'; }

.font-sans-medium {
  font-family: 'Flanders Art Sans Medium'; }

.font-sans-bold {
  font-family: 'Flanders Art Sans Bold'; }

/*-------------------------------------*\
 SERIF FONTS
\*-------------------------------------*/
.font-serif-light {
  font-family: 'Flanders Art Serif Light'; }

.font-serif {
  font-family: 'Flanders Art Serif'; }

.font-serif-medium {
  font-family: 'Flanders Art Serif Medium'; }

.font-serif-bold {
  font-family: 'Flanders Art Serif Bold'; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

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

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

.element-invisible, #breadcrumb {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

.toggle p.title {
  cursor: pointer;
  margin: 0;
  position: absolute;
  padding: 0;
  text-transform: uppercase;
  width: 40px;
  height: 40px;
  top: -13px;
  right: 0;
  text-indent: -999em;
  background: #4B4C54; }
  .toggle p.title:hover {
    background: #ED3573; }
  .toggle p.title:after {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -268px;
    width: 35px;
    height: 27px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -8px; }
.toggle > ul {
  display: none; }
  .toggle > ul li {
    display: block;
    cursor: pointer; }
    .toggle > ul li a {
      display: block;
      padding: 0 0 0.45139em 0; }
    .toggle > ul li.last a {
      border: 0; }

@media screen and (min-width: 30em) { }

@media screen and (min-width: 48em) { }

@media screen and (min-width: 65em) {
  .toggle {
    border: 0; }
    .toggle p.title {
      display: none; }
    .toggle > ul {
      width: 100%;
      display: block; }
      .toggle > ul li, .toggle > ul li.even {
        width: auto;
        display: inline-block;
        text-align: left; } }

#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  color: #fff; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative;
  overflow: hidden; }

#cboxLoadedContent {
  overflow: visible !important; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

#cboxPrevious, #cboxNext {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  text-indent: -9999px; }

#cboxPrevious {
  left: 7px; }

#cboxNext {
  right: 7px; }

#cboxClose {
  position: absolute;
  top: 7px;
  right: 7px;
  text-indent: -9999px; }

#cboxVote {
  position: relative;
  clear: both;
  background: #4B4C54;
  float: left;
  display: block;
  padding: 0.90278em;
  color: #fff;
  font-size: 1.25em;
  line-height: 1.2em;
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

#cboxTitle {
  position: absolute;
  top: 0.90278em;
  left: 0.90278em;
  padding: 0.45139em;
  display: none !important; }

#cboxOverlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
  background: #008794; }

#cboxLoadingGraphic {
  background: url('../img/colorbox-loading.gif') no-repeat center center; }

#cboxLoadingOverlay {
  background: #008794; }

#cboxPrevious {
  background: transparent;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -137px;
  width: 26px;
  height: 26px; }

#cboxNext {
  background: transparent;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -163px;
  width: 26px;
  height: 26px; }

#cboxLoadedContent img {
  border-radius: 3px; }

#cboxClose {
  background: transparent;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -2434px;
  width: 96px;
  height: 96px;
  -webkit-transform: scale(0.25);
  -moz-transform: scale(0.25);
  -ms-transform: scale(0.25);
  -o-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
  zoom: 1;
  right: -70px; }
  #cboxClose:after {
    content: 'sluit'; }

.flexslider {
  position: relative; }
  .flexslider > div {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0); }
  .flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden; }
    .flexslider .slides > li.flex-active-slide {
      display: block !important; }
  .flexslider img {
    width: 100%;
    height: auto;
    display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

.flex-viewport {
  max-height: 1000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%; }

.loading .flex-viewport {
  max-height: 300px; }

.flex-direction-nav {
  z-index: 50; }
  .flex-direction-nav a {
    position: absolute;
    top: 50%;
    margin-top: -13px;
    cursor: pointer;
    text-indent: -9999px;
    width: 46px;
    height: 46px; }
    .flex-direction-nav a:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -13px;
      margin-left: -13px; }
  .flex-direction-nav .flex-prev {
    left: 0; }
    .flex-direction-nav .flex-prev:after {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -113px;
      width: 24px;
      height: 24px; }
  .flex-direction-nav .flex-next {
    right: 0; }
    .flex-direction-nav .flex-next:after {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -89px;
      width: 24px;
      height: 24px; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }
  .flex-control-nav li {
    margin: 0 0.45139em;
    display: inline-block; }
    .flex-control-nav li a {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5;
      border-radius: 20px;
      width: 11px;
      height: 11px;
      display: block;
      cursor: pointer;
      text-indent: -9999px; }

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.flex-control-thumbs li {
  float: left; }
.flex-control-thumbs img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  width: 100%;
  display: block;
  cursor: pointer; }
  .flex-control-thumbs img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.flex-control-thumbs .flex-active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

@media screen and (min-width: 30em) {
  .flex-direction-nav a {
    background: rgba(255, 255, 255, 0.5); } }

/*!
Video.js Default Styles (http://videojs.com)
Version 4.12.11
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurrences of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/
.vjs-default-skin {
  color: #cccccc; }

/* Custom Icon Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/
@font-face {
  font-family: 'VideoJS';
  src: url('font/vjs.eot');
  src: url('font/vjs.eot?#iefix') format('embedded-opentype'), url('font/vjs.woff') format('woff'), url('font/vjs.ttf') format('truetype'), url('font/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }

/* Base UI Component Classes
--------------------------------------------------------------------------------
*/
/* Slider - used for Volume bar and Seek bar */
.vjs-default-skin .vjs-slider {
  /* Replace browser focus highlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9); }

.vjs-default-skin .vjs-slider:focus {
  /* box-shadow */
  -webkit-box-shadow: 0 0 2em #ffffff;
  -moz-box-shadow: 0 0 2em #ffffff;
  box-shadow: 0 0 2em #ffffff; }

.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em #fff;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */
  /* transform */
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/
.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 3em;
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7); }

/* Show the control bar only once the video has started playing */
.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s; }

/* Hide the control bar when the video is playing and the user is inactive  */
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s; }

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none; }

.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none; }

/* The control bar shouldn't show after an error */
.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none; }

/* Don't hide the control bar if it's audio */
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: ""; } }

/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 3em;
  width: 4em; }

/* Font button icons */
.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

/* Replacement for focus outline */
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
  text-shadow: 0em 0em 1em #ffffff; }

/* Hide control text visually, but have it available for screenreaders */
.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Play/Pause
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer; }

.vjs-default-skin .vjs-play-control:before {
  content: "\e001"; }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
  content: "\e002"; }

/* Playback toggle
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); }

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none; }

/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
  content: "\e006"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
  content: "\e003"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
  content: "\e004"; }

.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
  content: "\e005"; }

.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right; }

.vjs-default-skin .vjs-volume-bar {
  width: 5em;
  height: 0.6em;
  margin: 1.1em auto 0; }

.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.5em;
  /* assuming volume starts at 1.0 */
  width: 100%;
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 0.5em;
  height: 0.5em;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 4.5em; }

.vjs-default-skin .vjs-volume-handle:before {
  font-size: 0.9em;
  top: -0.2em;
  left: -0.2em;
  width: 1em;
  height: 1em; }

/* The volume menu button is like menu buttons (captions/subtitles) but works
    a little differently. It needs to be possible to tab to the volume slider
    without hitting space bar on the menu button. To do this we're not using
    display:none to hide the slider menu by default, and instead setting the
    width and height to zero. */
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
  display: block;
  width: 0;
  height: 0;
  border-top-color: transparent; }

.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  height: 0;
  width: 0; }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
  height: 2.9em;
  width: 10em; }

/* Progress
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-progress-control {
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  font-size: 0.3em;
  height: 1em;
  /* Set above the rest of the controls. */
  top: -1em;
  /* Shrink the bar slower than it grows. */
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */
.vjs-default-skin:hover .vjs-progress-control {
  font-size: 0.9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }

/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  height: 100%; }

/* Progress Bars */
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0; }

.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat; }

.vjs-default-skin .vjs-load-progress {
  background: #646464;
  /* IE8- Fallback */
  background: rgba(255, 255, 255, 0.2); }

/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */
.vjs-default-skin .vjs-load-progress div {
  background: #787878;
  /* IE8- Fallback */
  background: rgba(255, 255, 255, 0.1); }

.vjs-default-skin .vjs-seek-handle {
  width: 1.5em;
  height: 100%; }

.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em;
  /* Minor adjustment */ }

/* Live Mode
--------------------------------------------------------------------------------
*/
.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
  display: none; }

.vjs-default-skin.vjs-live .vjs-live-display {
  display: block; }

/* Live Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em; }

/* Time Display
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em; }

.vjs-default-skin .vjs-current-time {
  float: left; }

.vjs-default-skin .vjs-duration {
  float: left; }

/* Remaining time is in the HTML, but not included in default design */
.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left; }

.vjs-time-divider {
  float: left;
  line-height: 3em; }

/* Fullscreen
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer;
  float: right; }

.vjs-default-skin .vjs-fullscreen-control:before {
  content: "\e000"; }

/* Switch to the exit icon when the player is in fullscreen */
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  content: "\e00b"; }

/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/
.vjs-default-skin .vjs-big-play-button {
  left: 0.5em;
  top: 0.5em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 4em;
  height: 2.6em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  /* Need a slightly gray bg so it can be seen on black backgrounds */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  border: 0.1em solid #3b4249;
  /* border-radius */
  -webkit-border-radius: 0.8em;
  -moz-border-radius: 0.8em;
  border-radius: 0.8em;
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  -moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }

/* Optionally center */
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2.1em;
  /* Center it vertically */
  top: 50%;
  margin-top: -1.4em; }

/* Hide if controls are disabled */
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none; }

/* Hide when video starts playing */
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none; }

/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none; }

.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #fff;
  /* IE8 needs a non-glow hover state */
  background-color: #505050;
  background-color: rgba(50, 50, 50, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 3em #ffffff;
  -moz-box-shadow: 0 0 3em #ffffff;
  box-shadow: 0 0 3em #ffffff;
  /* transition */
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
  transition: all 0s; }

.vjs-default-skin .vjs-big-play-button:before {
  content: "\e001";
  font-family: VideoJS;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 2.6em;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  /* Needed for IE8 */
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-error .vjs-big-play-button {
  display: none; }

/* Error Display
--------------------------------------------------------------------------------
*/
.vjs-error-display {
  display: none; }

.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  /* Needed for IE8 */
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%; }

.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: #000000;
  background: rgba(0, 0, 0, 0.5); }

.vjs-error-display a, .vjs-error-display a:visited {
  color: #F4A460; }

/* Loading Spinner
--------------------------------------------------------------------------------
*/
.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75; }

/* Show the spinner when waiting for data and seeking to a new time */
.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */
  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear; }

/* Errors are unrecoverable without user interaction so hide the spinner */
.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */
  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none; }

.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em #000; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }

  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }

  100% {
    -o-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }

  100% {
    transform: rotate(359deg); } }

/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/
.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer; }

.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid #000000;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */ }

/* Button Pop-up Menu */
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */
  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  /* box-shadow */
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2); }

.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
  display: block; }

/* prevent menus from opening while scrubbing (FF, IE) */
.vjs-default-skin.vjs-scrubbing .vjs-menu-button:hover .vjs-control-content .vjs-menu {
  display: none; }

.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: #000; }

.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111;
  /* background-color-with-alpha */
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.75);
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff; }

.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

/* Subtitles Button */
.vjs-default-skin .vjs-subtitles-button:before {
  content: "\e00c"; }

/* Captions Button */
.vjs-default-skin .vjs-captions-button:before {
  content: "\e008"; }

/* Chapters Button */
.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c"; }

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em; }

/* Replacement for focus outline */
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  /* box-shadow */
  -webkit-box-shadow: 0 0 1em #ffffff;
  -moz-box-shadow: 0 0 1em #ffffff;
  box-shadow: 0 0 1em #ffffff; }

/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertically aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */
  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute; }

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto; }

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

/* Poster Styles */
.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%; }

/* Hide the poster after the video has started playing */
.video-js.vjs-has-started .vjs-poster {
  display: none; }

/* Don't hide the poster if we're playing audio */
.video-js.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

/* Hide the poster when controls are disabled because it's clickable
    and the native poster can take over */
.video-js.vjs-controls-disabled .vjs-poster {
  display: none; }

/* Hide the poster when native controls are used otherwise it covers them */
.video-js.vjs-using-native-controls .vjs-poster {
  display: none; }

/* Text Track Styles */
/* Overall track holder for both captions and subtitles */
.video-js .vjs-text-track-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 3em;
  right: 0;
  pointer-events: none; }

/* Captions Settings Dialog */
.vjs-caption-settings {
  position: relative;
  top: 1em;
  background-color: #000;
  opacity: 0.75;
  color: #FFF;
  margin: 0 auto;
  padding: 0.5em;
  height: 15em;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 40em; }

.vjs-caption-settings .vjs-tracksettings {
  top: 0;
  bottom: 2em;
  left: 0;
  right: 0;
  position: absolute;
  overflow: auto; }

.vjs-caption-settings .vjs-tracksettings-colors, .vjs-caption-settings .vjs-tracksettings-font {
  float: left; }

.vjs-caption-settings .vjs-tracksettings-colors:after, .vjs-caption-settings .vjs-tracksettings-font:after, .vjs-caption-settings .vjs-tracksettings-controls:after {
  clear: both; }

.vjs-caption-settings .vjs-tracksettings-controls {
  position: absolute;
  bottom: 1em;
  right: 1em; }

.vjs-caption-settings .vjs-tracksetting {
  margin: 5px;
  padding: 3px;
  min-height: 40px; }

.vjs-caption-settings .vjs-tracksetting label {
  display: block;
  width: 100px;
  margin-bottom: 5px; }

.vjs-caption-settings .vjs-tracksetting span {
  display: inline;
  margin-left: 5px; }

.vjs-caption-settings .vjs-tracksetting > div {
  margin-bottom: 5px;
  min-height: 20px; }

.vjs-caption-settings .vjs-tracksetting > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  min-height: 0; }

.vjs-caption-settings label > input {
  margin-right: 10px; }

.vjs-caption-settings input[type="button"] {
  width: 40px;
  height: 40px; }

/* Hide disabled or unsupported controls */
.vjs-hidden {
  display: none !important; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible; }

/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */
.vjs-no-js {
  padding: 2em;
  color: #ccc;
  background-color: #333;
  font-size: 1.8em;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 30em;
  height: 15em;
  margin: 0 auto; }

.vjs-no-js a, .vjs-no-js a:visited {
  color: #F4A460; }

/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */
body, html {
  overflow-x: hidden; }

.ajax-progress-throbber {
  display: none; }

#logo {
  width: 46.66667%;
  margin-right: 6.66667%;
  float: left;
  display: block; }

#sitename {
  position: relative;
  width: 33.33333%;
  margin-right: 6.66667%;
  float: left;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  font-weight: bold;
  height: 69px;
  line-height: 105px; }
  #sitename a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: #fff; }
  #sitename:hover a {
    text-decoration: none; }

body {
  padding-top: 0 !important; }
  body:after {
    content: "default";
    display: block;
    height: 0;
    overflow: hidden; }

.wrapper {
  background: #fff; }

.container {
  max-width: 20em;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .container:after {
    content: "";
    display: table;
    clear: both; }

#top, .wrapper > header, #slider, #preface, #main, #content, #postcontent, #prefooter, .wrapper > footer, #bottom, #header-after {
  width: 100%;
  float: left; }

#top {
  background: #333;
  z-index: 10;
  padding: 0.72222em 0 0.18056em 0; }

.wrapper > header {
  padding: 1.26389em 0 0 0;
  margin: 0;
  background: #4b4c54;
  background: transparent\9;
  background: rgba(75, 76, 84, 0.85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d84b4c54,endColorstr=#d84b4c54);
  zoom: 1;
  z-index: 10;
  min-height: 75px; }
  .wrapper > header:nth-child(n) {
    filter: none; }

#header-after {
  position: relative; }

#preface {
  padding: 1.80556em 0; }

#main {
  padding-top: 1.80556em; }

#postcontent {
  padding: 0; }

#sidebar-left {
  width: 100%;
  float: left;
  margin-bottom: 1.80556em;
  background: #EDEEF4;
  padding: 1.35417em; }
  #sidebar-left p.title {
    font-family: 'Flanders Art Sans Medium'; }

#sidebar-right {
  width: 100%;
  float: left;
  padding: 1.80556em;
  margin-bottom: 1.80556em; }

.wrapper > footer {
  padding: 0.90278em 0; }
  .wrapper > footer.footer-general {
    margin-bottom: 5.41667em;
    width: 100%;
    float: left; }
    .wrapper > footer.footer-general p, .wrapper > footer.footer-general .block {
      text-align: left; }
    .wrapper > footer.footer-general p.title {
      text-align: center;
      margin-top: 0;
      font-size: 2.3125em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Bold', sans-serif;
      margin-bottom: 0.90278em; }
    .wrapper > footer.footer-general .footer-left, .wrapper > footer.footer-general .footer-right {
      padding: 2.70833em;
      text-align: center;
      width: 100%;
      float: left;
      display: block;
      margin-bottom: 1.80556em; }
    .wrapper > footer.footer-general .footer-left {
      background: #EDEEF4; }
    .wrapper > footer.footer-general .footer-right {
      background: #f8f8fb; }
  .wrapper > footer.footer-projects {
    background: #4B4C54;
    color: #fff; }
  .wrapper > footer.footer-legal {
    background: #fff;
    position: relative;
    padding: 0;
    height: 70px; }
    .wrapper > footer.footer-legal:before {
      content: "";
      position: absolute;
      background: #f6f6f6;
      display: block;
      width: 80%;
      height: 100%;
      padding-left: 600px;
      margin-left: -600px;
      left: 0;
      top: 0; }
    .wrapper > footer.footer-legal .container:before {
      content: "";
      position: absolute;
      background: #f6f6f6;
      display: block;
      width: 50%;
      height: 70px;
      right: 5px;
      top: 0; }
    .wrapper > footer.footer-legal .container:after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 70px 0 0 25px;
      border-color: transparent transparent transparent #f6f6f6;
      right: -20px;
      top: 0; }
    .wrapper > footer.footer-legal .footer-menu-legal {
      position: relative;
      padding: 1.80556em 0;
      margin: 0; }

@media screen and (min-width: 30em) {
  .container {
    max-width: 30em; }
  body:before {
    max-width: 30em; }
  body:after {
    content: "break-1"; }
  #logo {
    width: 30.43478%;
    margin-right: 4.34783%;
    float: left; } }

@media screen and (min-width: 48em) {
  .container {
    max-width: 48em; }
  body:before {
    max-width: 48em; }
  body:after {
    content: "break-2"; }
  #top {
    min-height: 40px; }
  #main {
    padding-top: 0.90278em; }
  .wrapper > header {
    min-height: 65px;
    padding: 0.90278em 0 0 0;
    position: absolute;
    top: 40px; }
  body.admin-menu .wrapper > header {
    top: 69px; }
  body.toolbar-drawer .wrapper > header {
    top: 60px; }
  .wrapper > footer.footer-general {
    margin: 7.22222em 0; }
    .wrapper > footer.footer-general .footer-left, .wrapper > footer.footer-general .footer-right {
      width: 48.57143%;
      margin-right: 2.85714%;
      float: left; }
    .wrapper > footer.footer-general .footer-right {
      margin-right: 0;
      float: right; }
  .wrapper > footer.footer-projects {
    padding: 0.63194em 0;
    height: auto; }
  .wrapper > footer.footer-legal:before {
    width: 50%; }
  .wrapper > footer.footer-legal .container:before {
    right: 200px; }
  .wrapper > footer.footer-legal .container:after {
    right: 175px; }
  #logo {
    width: 20%;
    margin-right: 2.85714%;
    float: left; }
  #sitename {
    width: 20%;
    margin-right: 2.85714%;
    float: left; }
  a[href^=tel] {
    color: #222;
    cursor: text;
    text-decoration: none !important; }
    a[href^=tel]:hover {
      text-decoration: none !important; }
  body.no-left-sidebar.no-right-sidebar #content {
    width: 100%;
    float: left; }
  body.no-right-sidebar #content {
    width: 65.71429%;
    margin-right: 0;
    float: right; }
  body.no-left-sidebar #content {
    width: 65.71429%;
    margin-right: 2.85714%;
    float: left; }
  #content {
    width: 31.42857%;
    margin-right: 2.85714%;
    float: left; }
  #sidebar-left {
    width: 31.42857%;
    margin-right: 2.85714%;
    float: left; }
  #sidebar-right {
    width: 31.42857%;
    margin-right: 0;
    float: right; } }

@media screen and (min-width: 65em) {
  .container {
    max-width: 65em; }
  body:before {
    max-width: 65em; }
  body:after {
    content: "break-3"; }
  #logo {
    width: auto;
    margin-right: 34px; }
  .front .wrapper > footer.footer-general {
    margin: 0 0 5.41667em 0; }
  .wrapper > footer.footer-general .footer-left {
    width: 23.40426%;
    margin-right: 2.12766%;
    float: left; }
  .wrapper > footer.footer-general .footer-right {
    width: 74.46809%;
    margin-right: 0;
    float: right; }
  .wrapper > footer.footer-legal .container:before {
    right: 400px; }
  .wrapper > footer.footer-legal .container:after {
    right: 375px; } }

@media screen and (min-width: 75em) {
  .container {
    max-width: 75em; }
  body:before {
    max-width: 75em; }
  body:after {
    content: "break-4"; }
  #top > .container, .wrapper > header > .container, #header-after > .container {
    max-width: 100em;
    padding: 0 1.80556em; }
  .wrapper > footer.footer-general .footer-left {
    width: 33.33333%;
    margin-right: 1.5873%;
    float: left; }
  .wrapper > footer.footer-general .footer-right {
    width: 65.07937%;
    margin-right: 0;
    float: right; } }

body {
  -webkit-text-size-adjust: 100%;
  font-family: 'Flanders Art Sans', sans-serif;
  font-size: 0.9em;
  line-height: 1.625em;
  font-family: 'Flanders Art Sans', sans-serif;
  font-weight: 400;
  color: #4b4c52; }

h1, h2, h3 {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 0.90278em;
  font-family: 'Flanders Art Sans', sans-serif;
  font-weight: 700; }

.front h1 {
  display: none; }

h1 {
  font-size: 1.75em;
  line-height: 1.2em; }

h2 {
  font-size: 1.1875em;
  line-height: 1.44em;
  color: #453e3a; }

h3 {
  font-size: 1.125em;
  line-height: 1.2em;
  color: #ED3573; }

h4, h5, h6 {
  margin-bottom: 0.45139em;
  font-weight: bold; }

p {
  font-size: 1em;
  margin-bottom: 1.35417em; }

p.clear {
  clear: both; }

p.title {
  font-family: 'Flanders Art Sans', sans-serif;
  text-align: left; }

p.intro {
  font-weight: bold; }

#content article {
  position: relative;
  width: 100%;
  float: left; }
  #content article header {
    position: relative; }

blockquote {
  padding: 0.90278em 1.35417em; }
  blockquote p {
    margin-bottom: 0; }

b, strong, caption, th, thead, dt, legend {
  font-weight: 700; }

cite, dfn, em, i {
  font-style: italic;
  font-weight: normal; }

abbr, acronym {
  text-transform: uppercase; }

sup, sub {
  line-height: 0; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

code, kbd, samp, pre, tt, var {
  font-family: mono-space, monospace; }

label {
  font-weight: bold; }

p.no-results {
  text-align: center; }

a {
  cursor: pointer;
  text-decoration: none; }
  a:hover {
    text-decoration: underline; }

.inverted {
  background: #222;
  color: #fff; }
  .inverted p.title {
    color: #fff; }
    .inverted p.title a {
      color: #fff; }
  .inverted a:hover {
    text-decoration: underline; }
  .inverted img {
    border: 1px solid #fff; }
  .inverted span {
    width: auto;
    display: inline-block;
    margin: 0.54167em 0.54167em 0.54167em 0;
    background: white;
    padding: 0.54167em 1.08333em; }

img {
  height: auto;
  max-width: 100%;
  width: auto;
  /* IE8 */ }

img.left {
  float: left;
  margin: 0 0.90278em 0.90278em 0; }

img.right {
  float: right;
  margin: 0 0 0.90278em 0.90278em; }

.sidebar ul, .sidebar ol {
  padding: 0;
  margin: 0; }
  .sidebar ul li:before, .sidebar ol li:before {
    display: none; }

article strong, body.cke_show_borders strong {
  font-family: 'Flanders Art Sans Bold', sans-serif; }
article ul, article ol, body.cke_show_borders ul, body.cke_show_borders ol {
  padding-left: 1.80556em;
  margin-bottom: 0.90278em;
  overflow: hidden; }
article ul, body.cke_show_borders ul {
  list-style: none; }
  article ul li, body.cke_show_borders ul li {
    position: relative; }
    article ul li:before, body.cke_show_borders ul li:before {
      content: ">";
      position: absolute;
      left: -1.80556em;
      color: #ED3573; }
article ul.field-collection-view-links li, body.cke_show_borders ul.field-collection-view-links li {
  float: left;
  display: block;
  float: right;
  padding: 0 0.45139em;
  margin-left: 0.90278em;
  font-size: 0.8125em;
  line-height: 1.2em; }
  article ul.field-collection-view-links li:before, body.cke_show_borders ul.field-collection-view-links li:before {
    left: -5px; }
  article ul.field-collection-view-links li a, article ul.field-collection-view-links li a:visited, body.cke_show_borders ul.field-collection-view-links li a, body.cke_show_borders ul.field-collection-view-links li a:visited {
    color: #fff; }
    article ul.field-collection-view-links li a:hover, article ul.field-collection-view-links li a:visited:hover, body.cke_show_borders ul.field-collection-view-links li a:hover, body.cke_show_borders ul.field-collection-view-links li a:visited:hover {
      color: #ED3573; }
article ol, body.cke_show_borders ol {
  list-style: decimal; }
article a, article a:visited, body.cke_show_borders a, body.cke_show_borders a:visited {
  color: #ED3573;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  article a:hover, article a:visited:hover, body.cke_show_borders a:hover, body.cke_show_borders a:visited:hover {
    color: #2199a4; }
article table, body.cke_show_borders table {
  border: 1px solid #A2A3AC;
  margin: 0.90278em 0;
  vertical-align: top; }
  article table thead, body.cke_show_borders table thead {
    background: #A2A3AC;
    vertical-align: top; }
    article table thead th, body.cke_show_borders table thead th {
      color: #fff;
      font-family: 'Flanders Art Serif Light';
      font-size: 1.25em;
      line-height: 1.2em;
      text-align: center;
      padding: 0.90278em;
      vertical-align: top; }
    article table thead a, article table thead a:visited, body.cke_show_borders table thead a, body.cke_show_borders table thead a:visited {
      color: #fff; }
  article table tbody th, body.cke_show_borders table tbody th {
    padding: 0.90278em;
    vertical-align: top; }
  article table tbody td, body.cke_show_borders table tbody td {
    padding: 0.90278em;
    vertical-align: top; }
  article table tbody tr, body.cke_show_borders table tbody tr {
    border-bottom: 1px solid #A2A3AC; }

::-webkit-input-placeholder {
  color: #453e3b; }

:-moz-placeholder {
  color: #453e3b; }

::-moz-placeholder {
  color: #453e3b; }

:-ms-input-placeholder {
  color: #453e3b; }

-ms-input-placeholder {
  color: #453e3b; }

.holder {
  color: #453e3b; }

button, input[type="button"] {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

*:focus {
  outline: none; }

input {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

form > * {
  width: 100%;
  float: left;
  margin-bottom: 0.45139em; }

fieldset > * {
  width: 100%;
  float: left; }

fieldset {
  clear: both; }

form, input[type="text"], input[type="password"], input[type="email"], textarea, select {
  width: 100%;
  float: left;
  border-radius: 0; }

.form-item {
  margin-bottom: 0.45139em;
  display: block;
  float: left;
  width: 100%; }

input[type="text"], input[type="password"], input[type="email"], input[type="number"], textarea, select {
  border: 1px solid #EDEEF4;
  background: #EDEEF4;
  font-size: 0.875em;
  line-height: 1.2em; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="number"]:focus, textarea:focus, select:focus {
    outline: 1px solid #C4184A; }

.form-item-distance-search-distance label, .form-item-distance-postal-code label {
  display: block;
  line-height: 17px; }

.domains-page .form-item-distance-postal-code {
  width: 100%; }

.form-item-distance-postal-code {
  width: 33.33333%;
  margin-right: 6.66667%;
  float: left; }

.form-item-distance-search-distance {
  position: relative;
  width: 60%;
  margin-right: 0;
  float: right; }

html.ie8 .input-range, html.ie9 .input-range {
  line-height: 35px;
  height: 35px;
  border: 1px solid #EDEEF4;
  background: #fff;
  font-size: 0.875em;
  line-height: 1.2em;
  cursor: default; }
  html.ie8 .input-range:focus, html.ie9 .input-range:focus {
    outline: 1px solid #C4184A; }

html.iefalse input[type=range] {
  margin: 8px 10px 0 0; }
html.iefalse .range-value {
  margin-top: 0px; }

.range-value {
  margin-top: 10px;
  float: left; }

input[type=range] {
  -webkit-appearance: none;
  width: 55.55556%;
  margin-right: 11.11111%;
  float: left; }

input[type=range]:focus {
  outline: none; }

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 0.9px 0.9px 1.7px #edeef4, 0px 0px 0.9px #fdfdfe;
  background: #edeef4;
  border-radius: 2.7px;
  border: 1px solid #edeef4; }

input[type=range]::-webkit-slider-thumb {
  box-shadow: 2.7px 2.7px 3.9px #fadae6, 0px 0px 2.7px #ED3573;
  border: 2.5px solid #ffffff;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #c4184a;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -6px; }

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #f3f4f8; }

input[type=range]::-moz-range-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  box-shadow: 0.9px 0.9px 1.7px #edeef4, 0px 0px 0.9px #fdfdfe;
  background: #edeef4;
  border-radius: 2.7px;
  border: 1px solid #edeef4; }

input[type=range]::-moz-range-thumb {
  box-shadow: 2.7px 2.7px 3.9px #fadae6, 0px 0px 2.7px #fdf0f5;
  border: 2.5px solid #ffffff;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #c4184a;
  cursor: pointer; }

input[type=range]::-ms-track {
  width: 100%;
  height: 5px;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  color: transparent; }

input[type=range]::-ms-fill-lower {
  background: #ED3573;
  border: 1px solid #edeef4;
  border-radius: 5.4px;
  box-shadow: 0.9px 0.9px 1.7px #edeef4, 0px 0px 0.9px #fdfdfe; }

input[type=range]::-ms-fill-upper {
  background: #edeef4;
  border: 1px solid #edeef4;
  border-radius: 5.4px;
  box-shadow: 0.9px 0.9px 1.7px #edeef4, 0px 0px 0.9px #fdfdfe; }

input[type=range]::-ms-thumb {
  box-shadow: 2.7px 2.7px 3.9px #fadae6, 0px 0px 2.7px #fdf0f5;
  border: 2.5px solid #ffffff;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background: #c4184a;
  cursor: pointer;
  height: 5px; }

input[type=range]:focus::-ms-fill-lower {
  background: #edeef4; }

input[type=range]:focus::-ms-fill-upper {
  background: #f3f4f8; }

.form-type-managed-file input[type="submit"] {
  border: 1px solid #ED3573 !important;
  background: #fff !important;
  color: #ED3573 !important;
  padding: 0.45139em 0.90278em !important;
  margin-top: 0.90278em !important; }
  .form-type-managed-file input[type="submit"]:hover {
    border: 1px solid #C4184A !important;
    background: #C4184A !important;
    color: #fff !important; }

body.node-type-domein .comment-form input[type="text"], body.node-type-domein .comment-form input[type="password"], body.node-type-domein .comment-form input[type="email"], body.node-type-domein .comment-form input[type="number"], body.node-type-domein .comment-form textarea, body.node-type-domein .comment-form select {
  border: 1px solid #fac4d6;
  background: #fff;
  font-size: 0.875em;
  line-height: 1.2em; }
  body.node-type-domein .comment-form input[type="text"]:focus, body.node-type-domein .comment-form input[type="password"]:focus, body.node-type-domein .comment-form input[type="email"]:focus, body.node-type-domein .comment-form input[type="number"]:focus, body.node-type-domein .comment-form textarea:focus, body.node-type-domein .comment-form select:focus {
    outline: 1px solid #C4184A; }
body.node-type-domein .comment-form input[type="submit"] {
  float: left;
  cursor: pointer;
  display: block;
  padding: 0.90278em 1.80556em;
  border: 0;
  margin: 0.45139em 0;
  font-size: 14px;
  color: #fff;
  background: #ED3573;
  border: 1px solid #ED3573;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  body.node-type-domein .comment-form input[type="submit"]:hover {
    border: 1px solid #C4184A;
    background: #C4184A; }

input[type="text"], input[type="password"], input[type="email"], input[type="number"] {
  padding: 0 0.45139em; }

.ie8 input[type="text"], .ie8 input[type="password"], .ie8 input[type="email"], .ie8 input[type="number"] {
  line-height: 35px; }

textarea {
  padding: 0.45139em;
  font-family: 'Flanders Art Sans', sans-serif;
  resize: vertical; }

input[type="text"], input[type="password"], input[type="email"], input[type="number"], label, legend, select {
  height: 35px; }

select {
  padding: 0.45139em; }

html.iefalse {
  /* Select arrow styling */ }
  html.iefalse .styled-select {
    position: relative;
    display: inline-block;
    width: 100%;
    background: #fff; }
  html.iefalse .styled-select select {
    display: inline-block;
    padding: 4px 3px 3px 5px;
    margin: 0;
    font: inherit;
    outline: none;
    /* remove focus ring from Webkit */
    line-height: 1.2;
    -webkit-appearance: none;
    -moz-appearance: none; }
  html.iefalse .styled-select:after {
    content: "";
    background: url(../img/btn-select.png) no-repeat #EDEEF4 0 0;
    -webkit-transform: scale(0.65);
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -o-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    position: absolute;
    top: 7px;
    right: -10px;
    bottom: 0;
    font-size: 60%;
    line-height: 35px;
    padding: 0 20px;
    color: white;
    pointer-events: none; }

#sidebar-left {
  /* Select arrow styling */ }
  #sidebar-left .styled-select:after {
    background: url(../img/btn-select-white.png) no-repeat #fff 0 0; }
  #sidebar-left select {
    border: 1px solid #fff;
    background: #fff; }
    #sidebar-left select:focus {
      outline: 1px solid #C4184A; }

.no-pointer-events .styled-select:after {
  content: none; }

.form-item-distance-search-units {
  display: none; }

label {
  line-height: 35px;
  font-weight: 500; }

form label {
  font-weight: 600;
  display: none; }

input[type="checkbox"], input[type="radio"] {
  border: 0;
  float: left;
  margin: 0;
  padding: 0; }

input[type="file"], input[type="submit"] {
  float: left;
  cursor: pointer;
  display: block;
  padding: 0.90278em 1.80556em;
  border: 0;
  margin: 0.45139em 0;
  font-size: 14px;
  color: #2a99a3;
  background: none;
  border: 1px solid #2a99a3;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  input[type="file"]:hover, input[type="submit"]:hover {
    border: 1px solid #ED3573;
    color: #ED3573; }

.domains-page input[type="submit"] {
  color: #fff;
  border: 1px solid #fff; }
  .domains-page input[type="submit"]:hover {
    border: 1px solid #c1c1c4;
    color: #c1c1c4; }

.bef-toggle {
  float: left;
  cursor: pointer;
  display: block;
  padding: 0.63194em 1.80556em;
  border: 0;
  margin: 0.45139em 0;
  font-size: 14px;
  color: #2a99a3;
  background: none;
  border: 1px solid #2a99a3;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .bef-toggle:hover {
    border: 1px solid #476FB9;
    color: #476FB9;
    text-decoration: none; }

#views-exposed-form-nieuws-nieuws-list-block, #views-exposed-form-nieuws-nieuws-tile-block {
  background: #edeef4; }

#views-exposed-form-overview-blog-posts-block-blog-overview-list, #views-exposed-form-overview-blog-posts-block-blog-overview-grid, #views-exposed-form-nieuws-nieuws-list-block, #views-exposed-form-nieuws-nieuws-tile-block {
  padding-top: 0.90278em; }
  #views-exposed-form-overview-blog-posts-block-blog-overview-list input[type="submit"], #views-exposed-form-overview-blog-posts-block-blog-overview-grid input[type="submit"], #views-exposed-form-nieuws-nieuws-list-block input[type="submit"], #views-exposed-form-nieuws-nieuws-tile-block input[type="submit"] {
    color: #ED3573;
    border: 1px solid #ED3573;
    display: none; }
    #views-exposed-form-overview-blog-posts-block-blog-overview-list input[type="submit"]:hover, #views-exposed-form-overview-blog-posts-block-blog-overview-grid input[type="submit"]:hover, #views-exposed-form-nieuws-nieuws-list-block input[type="submit"]:hover, #views-exposed-form-nieuws-nieuws-tile-block input[type="submit"]:hover {
      border: 1px solid #C4184A;
      color: #C4184A; }
  #views-exposed-form-overview-blog-posts-block-blog-overview-list .bef-toggle, #views-exposed-form-overview-blog-posts-block-blog-overview-grid .bef-toggle, #views-exposed-form-nieuws-nieuws-list-block .bef-toggle, #views-exposed-form-nieuws-nieuws-tile-block .bef-toggle {
    color: #ED3573;
    border: 1px solid #ED3573; }
    #views-exposed-form-overview-blog-posts-block-blog-overview-list .bef-toggle:hover, #views-exposed-form-overview-blog-posts-block-blog-overview-grid .bef-toggle:hover, #views-exposed-form-nieuws-nieuws-list-block .bef-toggle:hover, #views-exposed-form-nieuws-nieuws-tile-block .bef-toggle:hover {
      border: 1px solid #C4184A;
      color: #C4184A; }
  #views-exposed-form-overview-blog-posts-block-blog-overview-list .bef-checkboxes, #views-exposed-form-overview-blog-posts-block-blog-overview-grid .bef-checkboxes, #views-exposed-form-nieuws-nieuws-list-block .bef-checkboxes, #views-exposed-form-nieuws-nieuws-tile-block .bef-checkboxes {
    margin: 0 auto;
    text-align: center; }
  #views-exposed-form-overview-blog-posts-block-blog-overview-list .form-checkboxes .form-item, #views-exposed-form-overview-blog-posts-block-blog-overview-grid .form-checkboxes .form-item, #views-exposed-form-nieuws-nieuws-list-block .form-checkboxes .form-item, #views-exposed-form-nieuws-nieuws-tile-block .form-checkboxes .form-item {
    width: auto;
    float: none;
    margin-right: 0.90278em;
    display: inline-block; }

label, legend, small, form .description {
  width: 100%;
  float: left; }

form .description {
  font-size: 0.75em;
  line-height: 1.2em;
  padding: 0.90278em 0; }

label.required:after {
  content: " *"; }

small {
  font-size: 0.6875em;
  line-height: 1.2em; }

.form-checkboxes div, .form-radios div {
  width: 100%;
  float: right; }

.form-radios, .form-checkboxes {
  position: relative; }

input[type="radio"] + label, input[type="checkbox"] + label {
  display: inline-block;
  width: auto;
  padding-left: 1em;
  margin-top: 0;
  float: left; }

input[type="radio"] {
  -webkit-appearance: radio;
  float: left;
  width: 19px;
  margin-top: 0px; }

input[type="checkbox"] {
  -webkit-appearance: checkbox;
  float: left;
  width: 19px;
  margin-top: 0px; }

body:not(.ie8) input[type="radio"], body:not(.ie8) input[type="checkbox"] {
  display: none; }
body:not(.ie8) input[type="radio"] + label, body:not(.ie8) input[type="checkbox"] + label {
  padding-left: 1.80556em;
  width: auto;
  float: left;
  position: relative; }
body:not(.ie8) .block.domein-miniform .bef-checkboxes input[type="radio"] + label:before, body:not(.ie8) .block.domein-miniform .bef-checkboxes input[type="checkbox"] + label:before, body:not(.ie8) .block.domein-miniform .filter-icon input[type="radio"] + label:before, body:not(.ie8) .block.domein-miniform .filter-icon input[type="checkbox"] + label:before {
  display: none;
  width: 46px;
  height: 46px;
  cursor: pointer; }
body:not(.ie8) .domains-page .bef-checkboxes input[type="radio"] + label:before, body:not(.ie8) .domains-page .bef-checkboxes input[type="checkbox"] + label:before {
  left: auto;
  right: -10px; }
body:not(.ie8) .domains-page .bef-checkboxes input[type="checkbox"] + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -937px;
  width: 34px;
  height: 34px; }
body:not(.ie8) .domains-page .bef-checkboxes input[type="checkbox"]:checked + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -869px;
  width: 34px;
  height: 34px; }
body:not(.ie8) .block.domein-miniform .bef-checkboxes label, body:not(.ie8) .block.domein-miniform .filter-icon label, body:not(.ie8) .domains-page .bef-checkboxes label {
  height: 100%;
  width: 100%;
  padding: 0;
  cursor: pointer; }
body:not(.ie8) input[type="radio"] + label:before, body:not(.ie8) input[type="checkbox"] + label:before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  position: absolute !important;
  left: 0;
  cursor: pointer;
  top: 9px;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
  zoom: 1; }
body:not(.ie8) input[type="radio"] + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -835px;
  width: 34px;
  height: 34px; }
body:not(.ie8) input[type="checkbox"] + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -971px;
  width: 34px;
  height: 34px; }
body:not(.ie8) input[type="radio"]:checked + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -1039px;
  width: 34px;
  height: 34px; }
body:not(.ie8) input[type="checkbox"]:checked + label:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -903px;
  width: 34px;
  height: 34px; }

.ui-daterangepicker {
  width: 100%;
  float: left;
  margin: 1.80556em 0; }
  .ui-daterangepicker ul.ui-widget-content > li {
    background: #ED3573;
    color: #fff;
    margin-bottom: 0.45139em;
    padding: 0.45139em; }
    .ui-daterangepicker ul.ui-widget-content > li a, .ui-daterangepicker ul.ui-widget-content > li a:visited {
      color: #fff; }
  .ui-daterangepicker .btnDone {
    display: none !important; }
  .ui-daterangepicker .range-start, .ui-daterangepicker .range-end {
    border: 1px solid #ED3573;
    padding: 0.90278em;
    margin-bottom: 1.80556em;
    background: #fff; }
    .ui-daterangepicker .range-start .title-start, .ui-daterangepicker .range-start .title-end, .ui-daterangepicker .range-end .title-start, .ui-daterangepicker .range-end .title-end {
      font-family: 'Flanders Art Sans Medium';
      font-size: 1.25em;
      line-height: 1.2em;
      margin-bottom: 0.90278em;
      width: 100%;
      display: block;
      float: left; }
    .ui-daterangepicker .range-start .ui-datepicker-title, .ui-daterangepicker .range-end .ui-datepicker-title {
      font-family: 'Flanders Art Sans Medium';
      font-size: 1.0625em;
      line-height: 1.2em;
      margin: 0.90278em 0; }
    .ui-daterangepicker .range-start .ui-datepicker-header, .ui-daterangepicker .range-end .ui-datepicker-header {
      width: 100%;
      display: block;
      float: left;
      margin-bottom: 0.90278em; }
    .ui-daterangepicker .range-start .range-start, .ui-daterangepicker .range-start .range-end, .ui-daterangepicker .range-end .range-start, .ui-daterangepicker .range-end .range-end {
      margin-bottom: 0.90278em;
      width: 100%;
      display: block;
      float: left; }
    .ui-daterangepicker .range-start a, .ui-daterangepicker .range-start a:visited, .ui-daterangepicker .range-end a, .ui-daterangepicker .range-end a:visited {
      color: #4b4c52;
      text-decoration: underline; }
      .ui-daterangepicker .range-start a.ui-datepicker-next, .ui-daterangepicker .range-start a:visited.ui-datepicker-next, .ui-daterangepicker .range-end a.ui-datepicker-next, .ui-daterangepicker .range-end a:visited.ui-datepicker-next {
        float: right; }
      .ui-daterangepicker .range-start a.ui-state-highlight, .ui-daterangepicker .range-start a:hover, .ui-daterangepicker .range-start a:visited.ui-state-highlight, .ui-daterangepicker .range-start a:visited:hover, .ui-daterangepicker .range-end a.ui-state-highlight, .ui-daterangepicker .range-end a:hover, .ui-daterangepicker .range-end a:visited.ui-state-highlight, .ui-daterangepicker .range-end a:visited:hover {
        color: #ED3573; }
    .ui-daterangepicker .range-start table, .ui-daterangepicker .range-end table {
      width: 100%; }

.ui-widget-content {
  border: 1px solid #aaa;
  background: #fff;
  color: #222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #555; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
  border: 1px solid #d3d3d3;
  background: #e6e6e6;
  font-weight: normal;
  color: #ed3573; }

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 35px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 34px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.webform-client-form label {
  display: block;
  height: auto; }
.webform-client-form > * {
  clear: both;
  margin-bottom: 1.80556em; }
.webform-client-form .webform-datepicker > div {
  width: 30%;
  padding-right: 2%; }
.webform-client-form .form-number {
  width: auto; }
.webform-client-form div[class$="-hour"], .webform-client-form div[class$="-minute"] {
  min-width: 100px;
  width: 10%;
  margin-right: 2%;
  display: inline-block; }

@media screen and (min-width: 30em) {
  input[type="submit"] {
    width: auto; }
  .form-type-managed-file input[type="submit"] {
    margin-right: 0.90278em !important;
    float: left; }
  .form-type-managed-file input[type="file"] {
    padding-top: 1.80556em !important;
    float: right; }
  .webform-datepicker > div {
    width: 30%;
    padding-right: 2%; } }

@media screen and (min-width: 48em) {
  .form-type-managed-file input[type="file"] {
    padding-top: 0 !important; }
  body.node-type-domein .comment-form input[type="submit"] {
    margin-right: 0 !important; }
  .domains-page .form-item-distance-postal-code, .domains-page .form-item-distance-search-distance {
    width: 46% !important; }
  .domains-page input[type="submit"] {
    color: #2a99a3;
    border: 1px solid #2a99a3; }
    .domains-page input[type="submit"]:hover {
      border: 1px solid #ED3573;
      color: #ED3573; }
  .domains-page .bef-checkboxes input[type="radio"] + label:before, .domains-page .bef-checkboxes input[type="checkbox"] + label:before {
    border: #b8b8b8 1px solid;
    top: 0px;
    right: auto !important; }
  .domains-page .bef-checkboxes input[type="checkbox"] + label:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -971px;
    width: 34px;
    height: 34px; }
  .domains-page .bef-checkboxes input[type="checkbox"]:checked + label:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -903px;
    width: 34px;
    height: 34px; }
  .domains-page .bef-checkboxes label {
    width: 23px !important;
    height: 23px !important;
    padding: 0 !important; }
  .domains-page .form-item-distance-search-distance {
    padding: 0 !important; }
  .webform-client-form > * {
    width: 50%;
    clear: both;
    margin-bottom: 1.80556em; }
  .webform-client-form div[class$="-hour"], .webform-client-form div[class$="-minute"] {
    min-width: 100px;
    width: 20%;
    margin-right: 2%;
    display: inline-block; } }

@media screen and (min-width: 65em) { }

.more {
  margin-top: 0.90278em; }
  .more a {
    float: right;
    width: 100px;
    height: 100px;
    background: transparent url('../img/png/btn-arrow-down.png') no-repeat;
    text-indent: -999em; }

.inline-category {
  float: left;
  width: 100%;
  padding: 0.18056em 0.90278em;
  color: #fff;
  text-transform: uppercase; }
  .inline-category a {
    color: #fff; }

img.inserted {
  float: none;
  margin: 0.90278em 0;
  height: auto !important;
  width: auto;
  display: inline-block; }

.file span.file img {
  float: left;
  margin-right: 0.90278em; }
.file span.file > a {
  float: left;
  padding-right: 0.90278em; }

.linkedin-netwerk {
  width: 100%;
  float: left;
  display: block; }

.intro {
  font-family: 'Flanders Art Sans Bold', sans-serif; }

article .intro {
  margin-bottom: 1.35417em; }

.overview {
  width: 100%;
  float: left;
  padding: 0; }
  .overview > * {
    width: 100%;
    float: left;
    margin-bottom: 0.90278em;
    padding-top: 0.90278em; }
    .overview > *:first-child {
      border: 0;
      padding-top: 0; }
  .overview img {
    display: block;
    float: left;
    margin: 0 0.90278em 0.90278em 0; }
  .overview p {
    margin-bottom: 0.45139em; }
  .overview .more {
    width: auto;
    float: right; }
    .overview .more a {
      padding: 0.45139em 0.90278em;
      border: 1px solid #222;
      background: #333;
      color: #222;
      display: block; }

ul.responsive {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0 !important;
  margin-bottom: 0.90278em !important; }
  ul.responsive.news li {
    width: 100%;
    height: 250px; }
  ul.responsive img {
    display: block;
    width: 100%;
    height: auto; }
  ul.responsive li {
    width: 50%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    float: left;
    overflow: hidden; }
    ul.responsive li.blog-post {
      width: 100%; }
      ul.responsive li.blog-post a, ul.responsive li.blog-post a:visited {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../img/blank.gif);
        overflow: hidden;
        z-index: 10;
        text-indent: -999px; }
      ul.responsive li.blog-post .info-wrapper, ul.responsive li.blog-post .group {
        display: none; }
    ul.responsive li.nieuwsbericht .group, ul.responsive li.nieuwsbericht .info-wrapper {
      display: none; }

ul.imgs-block {
  width: 100%;
  float: left;
  margin-bottom: 1.80556em !important;
  padding: 0 !important; }
  ul.imgs-block li {
    width: 25%;
    float: left;
    display: inline;
    padding: 0 0.18056em; }
    ul.imgs-block li:first-child {
      width: 100%;
      margin-bottom: 0.36111em; }
  ul.imgs-block img {
    display: block;
    width: 100%;
    height: auto; }

ul.pager {
  width: 100%;
  float: left;
  text-align: center;
  list-style-type: none; }
  ul.pager li {
    display: inline-block; }
  ul.pager a, ul.pager .current {
    padding: 0 0.90278em;
    display: inline-block; }
  ul.pager .current, ul.pager a:hover {
    background: #ED3573;
    color: #fff; }
  ul.pager a {
    color: #ED3573;
    text-decoration: none !important; }

.date-nav ul.pager li {
  height: 45px;
  border: 1px solid #C9C9CB; }
  .date-nav ul.pager li a {
    padding: 0.90278em;
    color: #4B4C54; }
    .date-nav ul.pager li a:hover {
      background: none;
      color: #4B4C54; }
.date-nav ul.pager h3 {
  height: 45px;
  margin-bottom: 0;
  background: #4B4C54;
  color: #fff;
  padding: 0.90278em; }

.pink .date-nav ul.pager li a:hover {
  color: #ED3573; }
.pink .date-nav ul.pager h3 {
  background: #ED3573; }

.blue .date-nav ul.pager li a:hover {
  color: #1499a5; }
.blue .date-nav ul.pager h3 {
  background: #1499a5; }

#voting-overlay h2 {
  font-size: 1.375em;
  line-height: 1.2em;
  margin-top: 1.80556em;
  color: #fff;
  font-family: 'Flanders Art Sans Light'; }
#voting-overlay label {
  text-decoration: underline;
  width: auto;
  float: left;
  padding-right: 15px; }
#voting-overlay form.fivestar-widget {
  width: auto;
  clear: none;
  padding-top: 10px; }
#voting-overlay div.fivestar-widget .star a {
  background: url(../img/star-white.gif) no-repeat 0 0;
  /* RTL */ }
#voting-overlay div.fivestar-widget .star.on a {
  background: url(../img/star-white.gif) no-repeat 0 -32px;
  /* RTL */ }
#voting-overlay div.fivestar-widget .star:hover a {
  background: url(../img/star-white.gif) no-repeat 0 -65px;
  /* RTL */ }
#voting-overlay span.description {
  font-size: 0.875em;
  line-height: 1.2em;
  font-family: 'Flanders Art Sans Light';
  clear: both;
  margin-bottom: 1.80556em;
  width: 100%;
  float: left;
  display: block; }

body.admin-menu.node-type-domein #main, body.toolbar-drawer.node-type-domein #main {
  position: relative; }
  body.admin-menu.node-type-domein #main:before, body.toolbar-drawer.node-type-domein #main:before {
    height: 574px; }

.node-type-domein #main {
  position: relative; }
  .node-type-domein #main:before {
    content: "";
    position: absolute;
    height: 469px;
    background: #E5E6EC;
    margin: 0 -100px;
    padding: 0 100px;
    width: 100%;
    top: 0;
    z-index: -1; }
.node-type-domein .troeven {
  margin: 1.80556em 0;
  width: 100%;
  float: left;
  display: block; }
.node-type-domein div.fivestar-widget-static .star {
  background: none; }
  .node-type-domein div.fivestar-widget-static .star span.off {
    background: url(../img/star-pink.gif) no-repeat no-repeat 0 0; }
  .node-type-domein div.fivestar-widget-static .star span.on {
    background: url(../img/star-pink.gif) no-repeat 0 -32px;
    /* RTL */ }
.node-type-domein div.fivestar-widget .star a {
  background: url(../img/star-pink.gif) no-repeat 0 0;
  /* RTL */ }
.node-type-domein div.fivestar-widget .star.on a {
  background: url(../img/star-pink.gif) no-repeat 0 -32px;
  /* RTL */ }
.node-type-domein div.fivestar-widget .star:hover a {
  background: url(../img/star-pink.gif) no-repeat 0 -65px;
  /* RTL */ }
.node-type-domein div.fivestar-widget .cancel, .node-type-domein div.fivestar-widget .cancel a {
  background: url(../img/delete.png) no-repeat 0 2px;
  /* RTL */
  text-decoration: none; }
  .node-type-domein div.fivestar-widget .cancel:hover, .node-type-domein div.fivestar-widget .cancel a:hover {
    background: url(../img/delete.png) no-repeat 0 -12px; }
.node-type-domein .average-rating.global {
  width: 100%;
  float: left;
  display: block;
  margin-bottom: 1.80556em; }
  .node-type-domein .average-rating.global > span {
    width: auto;
    float: left;
    display: block;
    position: relative;
    padding: 4.51389em 0 0 0; }
    .node-type-domein .average-rating.global > span:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2339px;
      width: 100px;
      height: 95px;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      position: absolute;
      top: 0;
      content: ""; }
  .node-type-domein .average-rating.global a, .node-type-domein .average-rating.global a:visited {
    color: #4B4C54;
    text-decoration: underline;
    position: relative;
    display: block;
    float: left; }
    .node-type-domein .average-rating.global a:hover, .node-type-domein .average-rating.global a:visited:hover {
      color: #ED3573; }
    .node-type-domein .average-rating.global a:after, .node-type-domein .average-rating.global a:visited:after {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2018px;
      width: 34px;
      height: 59px;
      -webkit-transform: scale(0.2);
      -moz-transform: scale(0.2);
      -ms-transform: scale(0.2);
      -o-transform: scale(0.2);
      transform: scale(0.2);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      position: absolute;
      bottom: -42px;
      content: "";
      right: -40px; }
.node-type-domein ul.rating-column {
  width: 100%;
  float: left;
  display: block;
  padding: 0;
  list-style: none; }
  .node-type-domein ul.rating-column li {
    width: 50%;
    float: left; }
    .node-type-domein ul.rating-column li:before {
      display: none; }
    .node-type-domein ul.rating-column li label {
      font-family: 'Flanders Art Sans Medium';
      cursor: pointer; }
.node-type-domein .sidebar {
  background: #EDEEF4;
  width: 100%;
  float: left;
  display: none; }
  .node-type-domein .sidebar.active {
    display: block; }
  .node-type-domein .sidebar a, .node-type-domein .sidebar a:visited {
    color: #ED3573;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .node-type-domein .sidebar a:hover, .node-type-domein .sidebar a:visited:hover {
      text-decoration: underline;
      color: #C4184A; }
  .node-type-domein .sidebar p.title {
    font-family: 'Flanders Art Sans Medium'; }
.node-type-domein .infofiche {
  display: block;
  float: left;
  width: 100%;
  padding: 0.90278em; }
  .node-type-domein .infofiche p.title {
    font-weight: 600; }
.node-type-domein .voting-overlay {
  display: none; }
.node-type-domein .boswachter, .node-type-domein .adres, .node-type-domein .nuttige-links, .node-type-domein .downloads {
  display: block;
  float: left;
  width: 100%;
  margin: 2.34722em 0 0 0; }
  .node-type-domein .boswachter p, .node-type-domein .adres p, .node-type-domein .nuttige-links p, .node-type-domein .downloads p {
    margin-bottom: 0; }
.node-type-domein .boswachter .field-collection-view {
  width: 100%;
  float: left;
  margin-bottom: 1em; }
.node-type-domein .nuttige-links a, .node-type-domein .nuttige-links a:visited, .node-type-domein .downloads a, .node-type-domein .downloads a:visited {
  text-decoration: underline;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #7e7f84; }
  .node-type-domein .nuttige-links a:hover, .node-type-domein .nuttige-links a:visited:hover, .node-type-domein .downloads a:hover, .node-type-domein .downloads a:visited:hover {
    color: #ED3573; }
.node-type-domein .nuttige-links .file, .node-type-domein .downloads .file {
  color: #7e7f84; }
  .node-type-domein .nuttige-links .file img, .node-type-domein .downloads .file img {
    display: none; }
.node-type-domein .vrijwilligersbutton {
  padding-top: 1rem;
  clear: both; }
  .node-type-domein .vrijwilligersbutton a {
    display: block;
    height: 60px;
    width: 100%;
    text-indent: -9999px;
    background: transparent url(../img/vrijwilligerswerk.png) no-repeat 0 0;
    background-size: contain; }
.node-type-domein .boswachter .image {
  width: auto;
  float: left;
  margin-right: 6.66667%; }
.node-type-domein .boswachter a, .node-type-domein .boswachter a:visited {
  text-decoration: underline;
  position: relative;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: url(../img/blank.gif); }
  .node-type-domein .boswachter a:after, .node-type-domein .boswachter a:visited:after {
    content: " >";
    position: absolute;
    right: -10px; }
  .node-type-domein .boswachter a:hover, .node-type-domein .boswachter a:visited:hover {
    color: #C4184A; }
.node-type-domein .adres a.link-to-tab-4 {
  background: #ED3573;
  padding: 0.45139em;
  margin: 0.90278em 0 0 0;
  width: 100%;
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .node-type-domein .adres a.link-to-tab-4:after {
    content: ">";
    right: -10px; }
  .node-type-domein .adres a.link-to-tab-4:hover {
    background: #C4184A; }
.node-type-domein .show-title {
  color: #ED3573;
  cursor: pointer;
  text-align: center;
  display: block;
  font-size: 1.0625em;
  line-height: 1.2em;
  margin: 0 auto 1.80556em auto;
  position: relative;
  padding: 0 0 1.625em 0;
  width: 100%;
  float: left; }
  .node-type-domein .show-title:after {
    content: "";
    background-image: url(../img/spritesheet.png);
    background-position: 0px -67px;
    width: 26px;
    height: 22px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1; }
  .node-type-domein .show-title:hover {
    text-decoration: underline; }
.node-type-domein .show-text {
  display: none;
  width: 100%;
  float: left; }
.node-type-domein ul.recreatiemogelijkheden {
  list-style: none;
  padding: 0;
  clear: both; }
  .node-type-domein ul.recreatiemogelijkheden li {
    margin-bottom: 0.90278em;
    width: 100%;
    float: left;
    display: block; }
    .node-type-domein ul.recreatiemogelijkheden li:before {
      display: none; }
  .node-type-domein ul.recreatiemogelijkheden .icon {
    background: #ED3573;
    width: 49px;
    height: 49px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 5px; }
  .node-type-domein ul.recreatiemogelijkheden p {
    margin-bottom: 0;
    width: 100%; }
  .node-type-domein ul.recreatiemogelijkheden a, .node-type-domein ul.recreatiemogelijkheden a:visited {
    text-decoration: underline;
    position: relative;
    margin-right: 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    color: #ED3573; }
    .node-type-domein ul.recreatiemogelijkheden a:after, .node-type-domein ul.recreatiemogelijkheden a:visited:after {
      content: " >";
      position: absolute;
      right: -10px; }
    .node-type-domein ul.recreatiemogelijkheden a:hover, .node-type-domein ul.recreatiemogelijkheden a:visited:hover {
      color: #C4184A; }
.node-type-domein ul.domain-tabs {
  margin: 0px;
  padding: 0px;
  width: 100%;
  padding: 0;
  list-style: none;
  display: table;
  table-layout: fixed; }
  .node-type-domein ul.domain-tabs li {
    background: none;
    cursor: pointer;
    display: table-cell;
    text-align: center;
    position: relative;
    text-align: center;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
    font-family: 'Flanders Art Sans';
    padding: 1.80556em 0.45139em;
    font-size: 0.875em;
    line-height: 1.2em;
    transition: all linear 0.15s; }
    .node-type-domein ul.domain-tabs li:before {
      display: none; }
    .node-type-domein ul.domain-tabs li.odd {
      width: 50%;
      float: left; }
    .node-type-domein ul.domain-tabs li.even {
      width: 50%;
      float: right; }
    .node-type-domein ul.domain-tabs li.tab-1 {
      background: #A2A3AC; }
    .node-type-domein ul.domain-tabs li.tab-2 {
      background: #9ea0ab; }
    .node-type-domein ul.domain-tabs li.tab-3 {
      background: #9697a3; }
    .node-type-domein ul.domain-tabs li.tab-4 {
      background: #8d8f9b; }
    .node-type-domein ul.domain-tabs li.active {
      background: #fff;
      color: #453e3a; }
.node-type-domein .tab-content {
  display: none;
  padding: 3.61111em 0;
  width: 100%;
  float: left; }
  .node-type-domein .tab-content.active {
    display: inherit; }
  .node-type-domein .tab-content a, .node-type-domein .tab-content a:visited {
    color: #ED3573;
    text-decoration: underline;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .node-type-domein .tab-content a:hover, .node-type-domein .tab-content a:visited:hover {
      color: #C4184A; }
.node-type-domein .nodeslider {
  padding: 0;
  width: 100%;
  float: right;
  display: block; }
  .node-type-domein .nodeslider ul {
    padding: 0; }
.node-type-domein .comment-form {
  position: relative;
  padding-bottom: 1.80556em; }
  .node-type-domein .comment-form:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 -1000px;
    padding: 0 1000px;
    border-bottom: 1px solid #D5D3D2;
    width: 100%;
    z-index: -1; }
.node-type-domein ul.comments {
  padding: 0;
  width: 100%;
  float: right;
  display: block;
  margin: 1.80556em 0; }
  .node-type-domein ul.comments > li {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 0.90278em;
    font-size: 0.9375em;
    line-height: 1.68em;
    border-bottom: 1px solid #c9c7c6;
    padding-bottom: 1.80556em; }
    .node-type-domein ul.comments > li h3 {
      color: #443E3A;
      font-family: 'Flanders Art Sans Medium';
      font-style: normal;
      margin-bottom: 0.27083em; }
    .node-type-domein ul.comments > li.no-border {
      border: none; }
    .node-type-domein ul.comments > li.indented {
      color: #78797e;
      padding-left: 3.61111em;
      position: relative;
      font-style: italic; }
      .node-type-domein ul.comments > li.indented h3 {
        color: #ED3573;
        margin-bottom: 0; }
      .node-type-domein ul.comments > li.indented:before {
        content: "";
        background-image: url(../img/spritesheet.png);
        background-position: 0px -1107px;
        width: 42px;
        height: 36px;
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1; }
  .node-type-domein ul.comments ul.links {
    padding: 0;
    width: auto;
    float: right;
    display: table;
    table-layout: fixed;
    margin: 0.90278em 0;
    padding: 0.45139em;
    clear: both; }
    .node-type-domein ul.comments ul.links > li {
      width: auto;
      display: table-cell;
      font-size: 0.875em;
      line-height: 1.2em;
      text-align: center;
      padding: 0 0.45139em; }
      .node-type-domein ul.comments ul.links > li:before {
        display: none; }
      .node-type-domein ul.comments ul.links > li a, .node-type-domein ul.comments ul.links > li a:visited {
        color: #ED3573;
        text-decoration: underline; }
        .node-type-domein ul.comments ul.links > li a:hover, .node-type-domein ul.comments ul.links > li a:visited:hover {
          color: #fac4d6; }
.node-type-domein ul.recreatietypes {
  padding: 0;
  width: 100%;
  float: right;
  display: block;
  overflow: visible; }
  .node-type-domein ul.recreatietypes li {
    float: left;
    width: auto;
    display: block;
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin: 1px 1px 0 0;
    text-align: center;
    position: relative; }
    .node-type-domein ul.recreatietypes li.fourth {
      margin-right: 0; }
    .node-type-domein ul.recreatietypes li:hover span {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0px) rotate(0deg) scale(1);
      -moz-transform: translate(0px) rotate(0deg) scale(1);
      -o-transform: translate(0px) rotate(0deg) scale(1);
      -ms-transform: translate(0px) rotate(0deg) scale(1);
      transform: translate(0px) rotate(0deg) scale(1); }
    .node-type-domein ul.recreatietypes li > a {
      position: absolute;
      content: "";
      text-indent: -9999px;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: url(../img/blank.gif); }
    .node-type-domein ul.recreatietypes li img {
      width: 100%;
      margin: 0 auto;
      display: inline-block;
      vertical-align: middle; }
    .node-type-domein ul.recreatietypes li span {
      width: 100px;
      height: auto;
      padding: 0.09028em 0;
      left: 50%;
      margin-left: -56px;
      font-size: 0.875em;
      line-height: 1.2em;
      color: #4B4C54;
      text-align: center;
      border: 4px solid #fff;
      background: #fff;
      text-indent: 0px;
      position: absolute;
      bottom: 70px;
      opacity: 0;
      visibility: visible;
      pointer-events: none;
      -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
      -moz-transform: translate(35px) rotate(25deg) scale(1.5);
      -o-transform: translate(35px) rotate(25deg) scale(1.5);
      -ms-transform: translate(35px) rotate(25deg) scale(1.5);
      transform: translate(35px) rotate(25deg) scale(1.5);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      .node-type-domein ul.recreatietypes li span:before, .node-type-domein ul.recreatietypes li span:after {
        content: '';
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -9px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff; }
      .node-type-domein ul.recreatietypes li span:after {
        bottom: -14px;
        margin-left: -10px;
        border-top: 10px solid #fff; }

.node-type-nieuwsbericht #article-content .field-images {
  margin-bottom: 1.80556em; }
  .node-type-nieuwsbericht #article-content .field-images:after {
    content: "";
    display: block;
    clear: both; }
  .node-type-nieuwsbericht #article-content .field-images a {
    width: 50%;
    float: left; }
    .node-type-nieuwsbericht #article-content .field-images a img {
      display: block; }

.node-type-nieuwsbericht .sidebar, .node-type-vacature .sidebar, .node-type-blog-post .sidebar, .page-taxonomy-term .sidebar, .page-type-user .sidebar, .node-type-crisisbericht .sidebar, .page-type-user .sidebar {
  background: #EDEEF4;
  width: 100%;
  float: left; }
  .node-type-nieuwsbericht .sidebar a, .node-type-nieuwsbericht .sidebar a:visited, .node-type-vacature .sidebar a, .node-type-vacature .sidebar a:visited, .node-type-blog-post .sidebar a, .node-type-blog-post .sidebar a:visited, .page-taxonomy-term .sidebar a, .page-taxonomy-term .sidebar a:visited, .page-type-user .sidebar a, .page-type-user .sidebar a:visited, .node-type-crisisbericht .sidebar a, .node-type-crisisbericht .sidebar a:visited, .page-type-user .sidebar a, .page-type-user .sidebar a:visited {
    color: #ED3573;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .node-type-nieuwsbericht .sidebar a:hover, .node-type-nieuwsbericht .sidebar a:visited:hover, .node-type-vacature .sidebar a:hover, .node-type-vacature .sidebar a:visited:hover, .node-type-blog-post .sidebar a:hover, .node-type-blog-post .sidebar a:visited:hover, .page-taxonomy-term .sidebar a:hover, .page-taxonomy-term .sidebar a:visited:hover, .page-type-user .sidebar a:hover, .page-type-user .sidebar a:visited:hover, .node-type-crisisbericht .sidebar a:hover, .node-type-crisisbericht .sidebar a:visited:hover, .page-type-user .sidebar a:hover, .page-type-user .sidebar a:visited:hover {
      text-decoration: underline;
      color: #C4184A; }
  .node-type-nieuwsbericht .sidebar p.title, .node-type-vacature .sidebar p.title, .node-type-blog-post .sidebar p.title, .page-taxonomy-term .sidebar p.title, .page-type-user .sidebar p.title, .node-type-crisisbericht .sidebar p.title, .page-type-user .sidebar p.title {
    font-family: 'Flanders Art Sans Medium'; }
.node-type-nieuwsbericht .infofiche, .node-type-vacature .infofiche, .node-type-blog-post .infofiche, .page-taxonomy-term .infofiche, .page-type-user .infofiche, .node-type-crisisbericht .infofiche, .page-type-user .infofiche {
  float: left;
  width: 100%;
  padding: 0.90278em; }
  .node-type-nieuwsbericht .infofiche p.title, .node-type-vacature .infofiche p.title, .node-type-blog-post .infofiche p.title, .page-taxonomy-term .infofiche p.title, .page-type-user .infofiche p.title, .node-type-crisisbericht .infofiche p.title, .page-type-user .infofiche p.title {
    font-weight: 600; }
  .node-type-nieuwsbericht .infofiche .adr, .node-type-vacature .infofiche .adr, .node-type-blog-post .infofiche .adr, .page-taxonomy-term .infofiche .adr, .page-type-user .infofiche .adr, .node-type-crisisbericht .infofiche .adr, .page-type-user .infofiche .adr {
    margin-bottom: 0.90278em; }
.node-type-nieuwsbericht .contact-info p.title, .node-type-vacature .contact-info p.title, .node-type-blog-post .contact-info p.title, .page-taxonomy-term .contact-info p.title, .page-type-user .contact-info p.title, .node-type-crisisbericht .contact-info p.title, .page-type-user .contact-info p.title {
  margin: 0; }
.node-type-nieuwsbericht .contact-info a.link-to-tab-4, .node-type-vacature .contact-info a.link-to-tab-4, .node-type-blog-post .contact-info a.link-to-tab-4, .page-taxonomy-term .contact-info a.link-to-tab-4, .page-type-user .contact-info a.link-to-tab-4, .node-type-crisisbericht .contact-info a.link-to-tab-4, .page-type-user .contact-info a.link-to-tab-4 {
  background: #ED3573;
  padding: 0.45139em;
  margin: 0.90278em 0 1.80556em;
  width: 100%;
  display: block;
  float: left;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .node-type-nieuwsbericht .contact-info a.link-to-tab-4:after, .node-type-vacature .contact-info a.link-to-tab-4:after, .node-type-blog-post .contact-info a.link-to-tab-4:after, .page-taxonomy-term .contact-info a.link-to-tab-4:after, .page-type-user .contact-info a.link-to-tab-4:after, .node-type-crisisbericht .contact-info a.link-to-tab-4:after, .page-type-user .contact-info a.link-to-tab-4:after {
    content: ">";
    right: -10px; }
  .node-type-nieuwsbericht .contact-info a.link-to-tab-4:hover, .node-type-vacature .contact-info a.link-to-tab-4:hover, .node-type-blog-post .contact-info a.link-to-tab-4:hover, .page-taxonomy-term .contact-info a.link-to-tab-4:hover, .page-type-user .contact-info a.link-to-tab-4:hover, .node-type-crisisbericht .contact-info a.link-to-tab-4:hover, .page-type-user .contact-info a.link-to-tab-4:hover {
    background: #C4184A; }

.node-type-vacature article h2 {
  margin-bottom: 0.45139em; }
.node-type-vacature article .field {
  margin-bottom: 1.80556em; }

@media screen and (min-width: 30em) {
  body.admin-menu.node-type-domein #main, body.toolbar-drawer.node-type-domein #main {
    position: relative; }
    body.admin-menu.node-type-domein #main:before, body.toolbar-drawer.node-type-domein #main:before {
      height: 510px; }
  ul.recreatietypes li.fourth {
    margin-right: 1px !important; }
  ul.responsive.news li {
    width: 49.56522%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    float: left;
    height: 200px; }
    ul.responsive.news li img {
      width: 100%;
      float: left; } }

@media screen and (min-width: 48em) {
  ul.responsive {
    width: 100%;
    float: left;
    margin-right: 0; }
    ul.responsive li {
      position: relative;
      width: 33.33333%; }
    ul.responsive li:nth-child(odd), ul.responsive li:nth-child(even), ul.responsive li:nth-child(3n) {
      width: 33.33333%;
      clear: none; }
    ul.responsive li:nth-child(3n) + li {
      clear: none; }
    ul.responsive.related-events li {
      width: 24.99429%; }
    ul.responsive .teaserlink {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-indent: -999em;
      background: rgba(0, 0, 0, 0.01); }
    ul.responsive li:hover .hovergroup {
      display: block; }
  ul.imgs-block {
    width: 31.42857%;
    margin-right: 2.85714%;
    float: left; }
  body.admin-menu.node-type-domein #main, body.toolbar-drawer.node-type-domein #main {
    position: relative; }
    body.admin-menu.node-type-domein #main:before, body.toolbar-drawer.node-type-domein #main:before {
      height: 533px; }
  .node-type-domein #main:before, .node-type-nieuwsbericht #main:before, .page-taxonomy-term #main:before, .page-type-user #main:before, .node-type-vacature #main:before, .node-type-crisisbericht #main:before, .node-type-blog-post #main:before, .page-type-user #main:before {
    height: 483px; }
  .node-type-domein #tabs, .node-type-nieuwsbericht #tabs, .page-taxonomy-term #tabs, .page-type-user #tabs, .node-type-vacature #tabs, .node-type-crisisbericht #tabs, .node-type-blog-post #tabs, .page-type-user #tabs {
    width: 54.28571%;
    margin-right: 2.85714%;
    float: left; }
  .node-type-domein #article-content, .node-type-nieuwsbericht #article-content, .page-taxonomy-term #article-content, .page-type-user #article-content, .node-type-vacature #article-content, .node-type-crisisbericht #article-content, .node-type-blog-post #article-content, .page-type-user #article-content {
    width: 54.28571%;
    margin-right: 2.85714%;
    float: left; }
  .node-type-domein .sidebar, .node-type-nieuwsbericht .sidebar, .page-taxonomy-term .sidebar, .page-type-user .sidebar, .node-type-vacature .sidebar, .node-type-crisisbericht .sidebar, .node-type-blog-post .sidebar, .page-type-user .sidebar {
    width: 42.85714%;
    margin-right: 0;
    float: right; }
  .node-type-domein .infofiche, .node-type-nieuwsbericht .infofiche, .page-taxonomy-term .infofiche, .page-type-user .infofiche, .node-type-vacature .infofiche, .node-type-crisisbericht .infofiche, .node-type-blog-post .infofiche, .page-type-user .infofiche {
    min-height: 450px; }
  .node-type-domein ul.rating-column, .node-type-nieuwsbericht ul.rating-column, .page-taxonomy-term ul.rating-column, .page-type-user ul.rating-column, .node-type-vacature ul.rating-column, .node-type-crisisbericht ul.rating-column, .node-type-blog-post ul.rating-column, .page-type-user ul.rating-column {
    width: 33.33333%;
    float: left;
    margin: 1.80556em 0;
    border-left: 1px solid #d3d4da; }
    .node-type-domein ul.rating-column li, .node-type-nieuwsbericht ul.rating-column li, .page-taxonomy-term ul.rating-column li, .page-type-user ul.rating-column li, .node-type-vacature ul.rating-column li, .node-type-crisisbericht ul.rating-column li, .node-type-blog-post ul.rating-column li, .page-type-user ul.rating-column li {
      width: 100%;
      padding: 0 0.90278em; }
      .node-type-domein ul.rating-column li label, .node-type-nieuwsbericht ul.rating-column li label, .page-taxonomy-term ul.rating-column li label, .page-type-user ul.rating-column li label, .node-type-vacature ul.rating-column li label, .node-type-crisisbericht ul.rating-column li label, .node-type-blog-post ul.rating-column li label, .page-type-user ul.rating-column li label {
        font-size: 0.875em;
        line-height: 1.2em; }
    .node-type-domein ul.rating-column.last li, .node-type-nieuwsbericht ul.rating-column.last li, .page-taxonomy-term ul.rating-column.last li, .page-type-user ul.rating-column.last li, .node-type-vacature ul.rating-column.last li, .node-type-crisisbericht ul.rating-column.last li, .node-type-blog-post ul.rating-column.last li, .page-type-user ul.rating-column.last li {
      border-right: 1px solid #d3d4da; } }

@media screen and (min-width: 65em) {
  .node-type-nieuwsbericht #article-content .field-images a {
    width: 33.333%; }
  ul.responsive.top-domains {
    width: 100%;
    float: left;
    margin-right: 0; }
    ul.responsive.top-domains li {
      position: relative;
      width: 33.33333%; }
    ul.responsive.top-domains li:nth-child(odd), ul.responsive.top-domains li:nth-child(even), ul.responsive.top-domains li:nth-child(3n) {
      width: 33.33333%;
      clear: none; }
    ul.responsive.top-domains li:nth-child(3n) + li {
      clear: none; }
  ul.responsive.news li {
    height: 230px; }
  ul.responsive li:nth-child(odd), ul.responsive li:nth-child(even), ul.responsive li:nth-child(3n) {
    width: 24.9803%; }
  ul.responsive li:nth-child(3n) + li {
    clear: none; }
  ul.responsive li:nth-child(4n) {
    width: 24.9803%; }
  ul.responsive li:nth-child(4n) + li {
    clear: both; }
  .ie8 ul.responsive li {
    width: 23.40426%;
    margin-right: 2.12766%;
    float: left;
    display: inline; }
  .ie8 ul.responsive li.omega {
    width: 23.40426%;
    margin-right: 0;
    float: right; }
  .ie8 ul.responsive li.omega + li {
    clear: both; }
  body.admin-menu.node-type-domein #main, body.toolbar-drawer.node-type-domein #main {
    position: relative; }
    body.admin-menu.node-type-domein #main:before, body.toolbar-drawer.node-type-domein #main:before {
      height: 364px; }
  .node-type-domein #main:before {
    height: 314px; }
  .node-type-domein #tabs {
    width: 61.70213%;
    margin-right: 2.12766%;
    float: left; }
    .node-type-domein #tabs ul.domain-tabs li {
      width: auto;
      float: none; }
  .node-type-domein .sidebar {
    width: 31.91489%;
    margin-right: 0;
    float: right; }
  .node-type-domein ul.recreatiemogelijkheden li {
    margin-bottom: 1.80556em; }
    .node-type-domein ul.recreatiemogelijkheden li.odd {
      width: 42.85714%;
      margin-right: 2.85714%;
      float: left;
      clear: both; }
    .node-type-domein ul.recreatiemogelijkheden li.even {
      width: 42.85714%;
      margin-right: 0;
      float: right; }
  .node-type-domein .average-rating.global {
    width: 24.8227%;
    float: left;
    margin: 1.80556em 0;
    border-left: 1px solid #d3d4da;
    padding: 0 0.90278em;
    height: 120px;
    text-align: center; }
    .node-type-domein .average-rating.global > span {
      float: none;
      display: inline-block; }
      .node-type-domein .average-rating.global > span:before {
        left: 15%;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        text-align: center; }
    .node-type-domein .average-rating.global a, .node-type-domein .average-rating.global a:visited {
      padding-right: 1em; }
      .node-type-domein .average-rating.global a:after, .node-type-domein .average-rating.global a:visited:after {
        right: -27px; }
  .node-type-domein ul.rating-column {
    width: 24.8227%;
    height: 120px; }
  .node-type-nieuwsbericht #article-content, .node-type-vacature #article-content, .node-type-blog-post #article-content, .page-taxonomy-term #article-content, .page-type-user #article-content, .node-type-crisisbericht #article-content, .page-type-user #article-content {
    width: 61.70213%;
    margin-right: 2.12766%;
    float: left; }
  .node-type-nieuwsbericht .sidebar, .node-type-vacature .sidebar, .node-type-blog-post .sidebar, .page-taxonomy-term .sidebar, .page-type-user .sidebar, .node-type-crisisbericht .sidebar, .page-type-user .sidebar {
    width: 31.91489%;
    margin-right: 0;
    float: right; }
  .comment-form .field-name-field-comment-name {
    width: 48.93617%;
    margin-right: 2.12766%;
    float: left; }
  .comment-form .field-name-field-comment-image {
    width: 48.93617%;
    margin-right: 0;
    float: right; }
  .ie9 .field-name-field-comment-image .image-widget {
    width: 300px;
    float: left; }
  .form-type-managed-file input[type="file"] {
    float: left; }
  .form-managed-file {
    width: 30.43478%;
    margin-right: 4.34783%;
    float: left; }
  form .description {
    width: 65.21739%;
    margin-right: 0;
    float: right;
    font-size: 0.625em;
    line-height: 1.2em;
    margin-top: 4.51389em;
    padding: 0; } }

@media screen and (min-width: 75em) {
  ul.responsive.news li {
    height: 260px; }
  .node-type-domein #tabs {
    width: 58.73016%;
    margin-right: 1.5873%;
    float: left; }
    .node-type-domein #tabs ul.domain-tabs li {
      font-size: 1.1875em;
      line-height: 1.2em;
      padding: 1.17361em 0; }
      .node-type-domein #tabs ul.domain-tabs li label {
        line-height: 3.5em; }
  .node-type-domein .sidebar {
    width: 33.33333%;
    margin-right: 0;
    float: right; }
  .node-type-nieuwsbericht #article-content, .node-type-vacature #article-content, .node-type-blog-post #article-content, .page-taxonomy-term #article-content, .page-type-user #article-content, .node-type-crisisbericht #article-content, .page-type-user #article-content {
    width: 58.73016%;
    margin-right: 1.5873%;
    float: left; }
  .node-type-nieuwsbericht .sidebar, .node-type-vacature .sidebar, .node-type-blog-post .sidebar, .page-taxonomy-term .sidebar, .page-type-user .sidebar, .node-type-crisisbericht .sidebar, .page-type-user .sidebar {
    width: 33.65079%;
    margin-right: 0;
    float: right; } }

#culturefeed-agenda-search-block-form {
  display: none; }

.crisis {
  border: 1px solid #ED3573;
  background: #ED3573; }

video {
  width: 100% !important;
  height: auto !important; }

.banner-slider ul > li {
  display: none; }
  .banner-slider ul > li:first-child, .banner-slider ul > li.flex-active-slide {
    display: none; }
    .banner-slider ul > li:first-child .textgroup, .banner-slider ul > li.flex-active-slide .textgroup {
      display: block; }
.banner-slider .textgroup {
  display: none; }

.bubble {
  overflow: hidden;
  text-align: left;
  width: 200px; }
  .bubble .image-wrapper {
    margin-bottom: 0.45139em;
    position: relative;
    float: left;
    overflow: none !important; }
  .bubble .fivestar-average-stars {
    display: none;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 135px;
    height: 30px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    background: black;
    background: transparent\9;
    background: rgba(0, 0, 0, 0.55);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
    zoom: 1; }
    .bubble .fivestar-average-stars:nth-child(n) {
      filter: none; }
    .bubble .fivestar-average-stars .fivestar-static-item {
      width: auto;
      vertical-align: middle;
      display: inline-block; }
    .bubble .fivestar-average-stars div.fivestar-widget-static .star {
      background: none; }
      .bubble .fivestar-average-stars div.fivestar-widget-static .star span.off {
        background: url(../img/star-white.gif) no-repeat no-repeat 0 0; }
      .bubble .fivestar-average-stars div.fivestar-widget-static .star span.on {
        background: url(../img/star-white.gif) no-repeat 0 -32px;
        /* RTL */ }
  .bubble img {
    width: 90%;
    display: none; }
  .bubble .title {
    width: 90%;
    color: #ED3573;
    font-size: 1.5625em;
    line-height: 1.2em;
    font-family: 'Flanders Art Serif Light';
    margin-bottom: 0.27083em;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: left; }
    .bubble .title a, .bubble .title a:visited {
      color: #ED3573;
      text-decoration: none; }
      .bubble .title a:hover, .bubble .title a:visited:hover {
        color: #2a99a3; }
  .bubble > .location {
    width: 90%;
    color: #A3A4A6;
    font-size: 1.125em;
    line-height: 1.2em;
    position: relative;
    padding-left: 1.80556em;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .bubble > .location:before {
      content: "";
      background-image: url(../img/spritesheet.png);
      background-position: 0px -607px;
      width: 24px;
      height: 32px;
      position: absolute;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      left: 2px;
      top: 0; }
  .bubble .location.vcard {
    text-align: left; }
    .bubble .location.vcard .fn, .bubble .location.vcard .street-address, .bubble .location.vcard .postal-code {
      display: none; }

.dev {
  width: auto;
  float: right;
  font-size: 10px; }

.block {
  width: 100%;
  float: left;
  margin-bottom: 1.80556em;
  position: relative; }
  .block p.title {
    font-weight: 500;
    font-size: 1.125em;
    line-height: 1.2em; }

.domain-overview .topimage-block a.teaserlink {
  pointer-events: none; }
.domain-overview .topimage-block .button {
  cursor: pointer; }

.none {
  display: none; }

.locatie {
  width: 100%;
  float: left;
  display: block;
  margin-top: 0; }

.back-to-overview {
  width: auto;
  float: right;
  display: block;
  margin-bottom: 0em;
  background: #ED3573;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .back-to-overview a, .back-to-overview a:visited {
    color: #fff;
    text-decoration: none;
    padding: 0.45139em 0.90278em;
    display: block; }
  .back-to-overview:hover {
    background: #C4184A; }

.recent-jobs a, .recent-jobs a:visited {
  color: #ED3573; }
.recent-jobs > ul {
  list-style: none; }
  .recent-jobs > ul > li {
    position: relative;
    padding-left: 1.80556em; }
    .recent-jobs > ul > li:before {
      content: ">";
      position: absolute;
      left: 0;
      color: #ED3573; }
    .recent-jobs > ul > li span.title {
      color: #ED3573;
      float: left;
      padding-right: 0.27083em; }
      .recent-jobs > ul > li span.title a, .recent-jobs > ul > li span.title a:visited {
        color: #ED3573; }
    .recent-jobs > ul > li .street-address, .recent-jobs > ul > li .postal-code, .recent-jobs > ul > li .fn {
      display: none; }
    .recent-jobs > ul > li .locality {
      position: relative; }
      .recent-jobs > ul > li .locality:before {
        content: " / "; }

.imageblock {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 1.80556em; }
  .imageblock img {
    width: 100%;
    float: left; }
  .imageblock p.title, .imageblock h3 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    padding: 0.45139em 0.90278em;
    color: #fff;
    text-align: center;
    margin: 0; }
  .imageblock .ctalink a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -999em;
    background: url(../img/blank.gif); }

.vlaanderen-logo {
  display: inline-block;
  float: left;
  font-size: 0.9375em;
  line-height: 1.2em;
  padding-top: 3px; }
  .vlaanderen-logo a, .vlaanderen-logo a:visited {
    color: rgba(255, 255, 255, 0.71);
    font-weight: 500; }

.vlaanderen-natuur-logo {
  display: inline-block;
  float: right;
  position: absolute;
  bottom: -95px;
  width: 33.33333%;
  margin-right: 0;
  float: right;
  right: 0; }

.search {
  width: 100%;
  float: left;
  margin-bottom: 0;
  position: static !important; }
  .search form {
    display: none;
    top: 20px;
    position: relative;
    padding-bottom: 20px; }
  .search p.title {
    cursor: pointer;
    margin: 0;
    position: absolute;
    padding: 0;
    text-transform: uppercase;
    height: 75px;
    width: 60px;
    top: -18px;
    right: 60px;
    text-indent: -999em;
    background: #5b5d64; }
    .search p.title:hover {
      background: #00ACC9; }
    .search p.title:after {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2205px;
      width: 63px;
      height: 66px;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      margin-top: -16px;
      right: -17px; }

.cta {
  position: relative;
  width: 100%;
  float: left;
  margin-bottom: 1.80556em; }
  .cta p.title {
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em;
    font-family: 'Flanders Art Sans Bold', sans-serif;
    margin-bottom: 0.90278em; }
  .cta p {
    margin: 0.90278em 0 0 0; }
    .cta p a, .cta p a:visited {
      color: #ED3573; }
  .cta .ctalink a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -999em;
    background: url(../img/blank.gif); }
  .cta:hover .hovereffect {
    display: block; }

.social, .social-bottom {
  width: auto;
  float: right;
  text-align: left; }
  .social a, .social-bottom a {
    text-indent: -9999px;
    display: inline-block;
    overflow: hidden; }

.social .facebook a, .social .menu-219 a {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -1222px;
  width: 44px;
  height: 44px; }
.social .twitter a, .social .menu-217 a {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -1143px;
  width: 47px;
  height: 39px; }
.social .instagram a, .social .menu-218 a {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -1266px;
  width: 45px;
  height: 44px; }
.social ul li {
  float: left;
  width: auto;
  display: block;
  width: 22px;
  height: 22px;
  margin: 0 0.45139em 0.45139em 0; }
  .social ul li.last {
    margin-right: 0; }
  .social ul li a {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    content: "";
    display: block;
    float: left; }

body.domain-overview .social-bottom ul li {
  background-color: #fff;
  padding: 0.45139em;
  height: 43px; }

.social-bottom {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  margin: 1.80556em 0; }
  .social-bottom .facebook a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -512px;
    width: 31px;
    height: 31px; }
  .social-bottom .twitter a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -241px;
    width: 31px;
    height: 27px; }
  .social-bottom .instagram a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -450px;
    width: 30px;
    height: 31px; }
  .social-bottom ul {
    display: inline-block; }
    .social-bottom ul li {
      float: left;
      width: auto;
      display: block;
      margin: 0 0.45139em 0.45139em 0; }

ul.social-links {
  background: #A2A3AC;
  display: table;
  width: 100%;
  float: left;
  padding: 0;
  height: 55px;
  table-layout: fixed; }
  ul.social-links .fb a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1962px;
    width: 22px;
    height: 56px; }
  ul.social-links .tw a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1854px;
    width: 58px;
    height: 52px; }
  ul.social-links .mail a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1182px;
    width: 52px;
    height: 40px; }
  ul.social-links .print a {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1454px;
    width: 60px;
    height: 50px; }
  ul.social-links li {
    display: table-cell;
    text-align: center;
    position: relative; }
    ul.social-links li a {
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      -ms-transform: scale(0.4);
      -o-transform: scale(0.4);
      transform: scale(0.4);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      content: "";
      display: block;
      text-indent: -9999px;
      overflow: hidden;
      position: absolute;
      content: "";
      left: 0;
      right: 0;
      margin: 0.90278em auto;
      background: url(../img/blank.gif); }

.subscribe-bottom input[type="text"], .subscribe-bottom input[type="password"], .subscribe-bottom input[type="email"], .subscribe-bottom input[type="number"], .subscribe-bottom textarea, .subscribe-bottom select {
  background: #fff;
  border: 1px solid #333;
  height: 46px; }
.subscribe-bottom input[type="submit"] {
  color: #fff;
  background: #2a99a3;
  border: 1px solid #2a99a3; }

.front .crisis-message-slider {
  bottom: -30px; }

.crisis-message-slider {
  bottom: 0; }

.front #header-after {
  margin-bottom: 32px; }

.crisis-message {
  bottom: 0;
  position: absolute !important; }

.front .crisis-message-slider {
  position: absolute !important; }
  .front .crisis-message-slider li:hover {
    display: inline-block;
    text-align: center; }

.crisis-message, .crisis-message-slider {
  color: #fff;
  left: 0;
  right: 0;
  z-index: 10; }
  .crisis-message.Rood, .crisis-message-slider.Rood {
    background: #C4184A; }
  .crisis-message.Oranje, .crisis-message-slider.Oranje {
    background: #F17900; }
  .crisis-message.Geel, .crisis-message-slider.Geel {
    background: #f3ba00; }
  .crisis-message .code, .crisis-message-slider .code {
    display: none; }
  .crisis-message > ul, .crisis-message-slider > ul {
    display: block;
    float: left;
    width: 100%;
    text-align: center; }
    .crisis-message > ul li, .crisis-message-slider > ul li {
      display: inline-block;
      width: 100%;
      position: relative;
      overflow: hidden;
      float: left; }
      .crisis-message > ul li.Rood, .crisis-message-slider > ul li.Rood {
        background: #C4184A; }
      .crisis-message > ul li.Oranje, .crisis-message-slider > ul li.Oranje {
        background: #F17900; }
      .crisis-message > ul li.Geel, .crisis-message-slider > ul li.Geel {
        background: #f3ba00; }
      .crisis-message > ul li a, .crisis-message > ul li a:visited, .crisis-message-slider > ul li a, .crisis-message-slider > ul li a:visited {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        text-indent: -9999px;
        background: url(../img/blank.gif); }
  .crisis-message p, .crisis-message-slider p {
    text-align: center;
    padding: 0.90278em 2.70833em;
    margin: 0 auto;
    font-size: 0.875em;
    line-height: 1.2em;
    position: relative;
    width: auto;
    display: inline-block; }
    .crisis-message p:before, .crisis-message-slider p:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -1906px;
      width: 56px;
      height: 56px;
      left: 15px;
      position: absolute;
      content: "";
      -webkit-transform: scale(0.25);
      -moz-transform: scale(0.25);
      -ms-transform: scale(0.25);
      -o-transform: scale(0.25);
      transform: scale(0.25);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      content: "";
      display: block; }

ul.crisis-overview-list {
  padding: 0;
  width: 100%;
  float: right;
  display: block;
  overflow: visible; }
  ul.crisis-overview-list li {
    color: #fff;
    float: left;
    display: block;
    width: 100%;
    padding: 0.90278em;
    margin-bottom: 0.45139em;
    position: relative;
    overflow: hidden; }
    ul.crisis-overview-list li a, ul.crisis-overview-list li a:visited {
      background: url(../img/blank.gif);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      text-indent: -999px; }
    ul.crisis-overview-list li.Rood {
      background: #C4184A; }
    ul.crisis-overview-list li.Oranje {
      background: #F17900; }
    ul.crisis-overview-list li.Geel {
      background: #f3ba00; }

#crisislist {
  width: 100%;
  float: right;
  display: block; }
  #crisislist ul.crisislist li > p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: left;
    font-size: 1.25em;
    line-height: 1.2em;
    margin: 0.90278em 0;
    padding: 0; }
  #crisislist ul.crisislist li > ul.domainlist {
    width: 100%;
    float: right;
    display: block; }
    #crisislist ul.crisislist li > ul.domainlist li {
      padding-left: 3.25em; }
      #crisislist ul.crisislist li > ul.domainlist li:before {
        content: ">";
        position: absolute;
        left: 2.16667em;
        top: -5px;
        color: #A2A3AC; }
      #crisislist ul.crisislist li > ul.domainlist li:hover p {
        color: #ED3573; }
      #crisislist ul.crisislist li > ul.domainlist li p {
        margin-bottom: 0.27083em; }

ul.crisislist {
  padding: 0;
  width: 100%;
  float: right;
  display: block;
  overflow: visible; }
  ul.crisislist.domain li.Rood .code, ul.crisislist.domain li.Oranje .code, ul.crisislist.domain li.Geel .code {
    background: #F4F4F7; }
  ul.crisislist.domain li.Rood.actief .code {
    background: #C4184A; }
  ul.crisislist.domain li.Oranje.actief .code {
    background: #F17900; }
  ul.crisislist.domain li.Geel.actief .code {
    background: #f3ba00; }
  ul.crisislist.domain li:hover {
    background: #1499a5;
    color: #fff !important; }
    ul.crisislist.domain li:hover .info-wrapper {
      border-top: 1px solid #fff; }
    ul.crisislist.domain li:hover .img-wrapper:before {
      background: none; }
    ul.crisislist.domain li:hover .active {
      color: #fff; }
  ul.crisislist > li {
    color: #fff;
    float: left;
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 0;
    color: #7D7D83;
    min-height: 84px; }
    ul.crisislist > li.odd {
      background: #F4F4F7; }
    ul.crisislist > li.even {
      background: #FDFDFD; }
    ul.crisislist > li a, ul.crisislist > li a:visited {
      background: url(../img/blank.gif);
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      text-indent: -999px;
      z-index: 10; }
    ul.crisislist > li.Rood .code {
      background: #C4184A; }
    ul.crisislist > li.Oranje .code {
      background: #F17900; }
    ul.crisislist > li.Geel .code {
      background: #f3ba00; }
    ul.crisislist > li .code {
      text-indent: -999px;
      overflow: hidden;
      width: 30px;
      left: 0;
      top: 0;
      bottom: 0;
      z-index: 10;
      height: 100%;
      position: absolute;
      background: #F4F4F7; }
    ul.crisislist > li .title {
      width: 80%;
      margin-right: 0;
      float: right;
      font-size: 1.125em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light';
      margin-bottom: 0.09028em;
      padding-top: 1.80556em; }
    ul.crisislist > li .non-active {
      text-decoration: line-through;
      position: absolute;
      right: 0.63194em;
      top: 0.63194em; }
    ul.crisislist > li .active {
      color: #ED3573;
      position: absolute;
      right: 0.63194em;
      top: 0.63194em; }
    ul.crisislist > li .group {
      width: 46.66667%;
      margin-right: 0;
      float: right;
      padding: 0.45139em 0.45139em 0.45139em 0; }
    ul.crisislist > li .date {
      font-size: 1.125em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light';
      margin-bottom: 0.09028em;
      padding-top: 1.80556em; }
    ul.crisislist > li p {
      font-size: 0.8125em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light'; }
    ul.crisislist > li .img-wrapper {
      position: relative;
      width: 46.66667%;
      margin-right: 6.66667%;
      float: left;
      padding-left: 30px; }
      ul.crisislist > li .img-wrapper:before {
        content: "";
        background: rgba(38, 32, 37, 0.4);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1; }
      ul.crisislist > li .img-wrapper img {
        width: auto;
        float: left; }
    ul.crisislist > li .info-wrapper {
      width: 42.66667%;
      margin-right: 0;
      float: right;
      border-top: 1px solid #bababd;
      padding-top: 0.45139em;
      position: absolute;
      bottom: 0;
      right: 0.8125em;
      height: 35px;
      font-size: 0.8125em;
      line-height: 1.2em; }

.wat-te-doen, .related-events, .domain-updates {
  clear: both;
  width: 100%;
  float: left;
  margin: 1.80556em 0; }
  .wat-te-doen > p.title, .related-events > p.title, .domain-updates > p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em; }

.googlemaps {
  width: 100%;
  float: left;
  margin-right: 0;
  margin: 1.80556em 0;
  background: #E5E6EC; }

.gmap {
  width: 100% !important;
  height: 400px !important;
  background: #E5E6EC !important; }

#cboxLoadedContent #voting-overlay {
  display: block; }

.search-domain-view p.title {
  margin-top: 0.90278em;
  font-family: 'Flanders Art Sans Medium'; }

.views-widget-sort-order {
  display: none; }

body.domain-overview {
  background-color: #2a99a3;
  color: #fff; }

.domains-page .domains-results-wrapper {
  width: 100%;
  float: left;
  margin-right: 0;
  background: #2a99a3;
  padding: 1.80556em; }
.domains-page .filter, .domains-page .range-wrapper {
  width: 50%;
  float: left;
  background: #fff;
  color: #0099a6;
  text-align: center;
  margin: 0.90278em 0;
  cursor: pointer;
  position: relative;
  height: 50px;
  line-height: 40px; }
  .domains-page .filter:after, .domains-page .range-wrapper:after {
    content: "";
    background-image: url(../img/spritesheet.png);
    background-position: 0px 0px;
    width: 17px;
    height: 9px;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block; }
  .domains-page .filter:hover, .domains-page .range-wrapper:hover {
    background: #A3A4A6;
    color: #fff; }
.domains-page form {
  z-index: 10;
  float: left; }
.domains-page .bef-checkboxes, .domains-page .form-item-distance-search-distance {
  background: #fff;
  display: none;
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
  padding: 0.90278em;
  width: 100%;
  color: #4b4c52; }
.domains-page .bef-checkboxes .form-type-bef-checkbox, .domains-page .filter-icon .form-type-bef-checkbox {
  position: relative;
  width: 100%;
  display: block;
  float: left;
  margin: 0;
  padding-left: 3.61111em; }
  .domains-page .bef-checkboxes .form-type-bef-checkbox:before, .domains-page .filter-icon .form-type-bef-checkbox:before {
    content: "";
    position: absolute;
    -webkit-transform: scale(0.35);
    -moz-transform: scale(0.35);
    -ms-transform: scale(0.35);
    -o-transform: scale(0.35);
    transform: scale(0.35);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    display: block;
    left: 1.35417em;
    top: 50%;
    margin: -26px 0 0 -26px;
    text-align: center; }
  .domains-page .bef-checkboxes .form-type-bef-checkbox.highlight, .domains-page .bef-checkboxes .form-type-bef-checkbox:hover, .domains-page .filter-icon .form-type-bef-checkbox.highlight, .domains-page .filter-icon .form-type-bef-checkbox:hover {
    color: #ED3573; }
.domains-page .bef-checkboxes .form-item-edit-tid-29:before, .domains-page .filter-icon .form-item-edit-tid-29:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7690px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-18:before, .domains-page .filter-icon .form-item-edit-tid-18:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6340px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-26:before, .domains-page .filter-icon .form-item-edit-tid-26:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6640px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-32:before, .domains-page .filter-icon .form-item-edit-tid-32:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7090px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-24:before, .domains-page .filter-icon .form-item-edit-tid-24:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7240px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-34:before, .domains-page .filter-icon .form-item-edit-tid-34:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7540px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-28:before, .domains-page .filter-icon .form-item-edit-tid-28:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7840px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-25:before, .domains-page .filter-icon .form-item-edit-tid-25:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -2890px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-20:before, .domains-page .filter-icon .form-item-edit-tid-20:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6040px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-23:before, .domains-page .filter-icon .form-item-edit-tid-23:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6190px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-27:before, .domains-page .filter-icon .form-item-edit-tid-27:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6490px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-19:before, .domains-page .filter-icon .form-item-edit-tid-19:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6790px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-21:before, .domains-page .bef-checkboxes .form-item-edit-tid-40:before, .domains-page .filter-icon .form-item-edit-tid-21:before, .domains-page .filter-icon .form-item-edit-tid-40:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -6940px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-30:before, .domains-page .filter-icon .form-item-edit-tid-30:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7390px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-22:before, .domains-page .filter-icon .form-item-edit-tid-22:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -7990px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-31:before, .domains-page .filter-icon .form-item-edit-tid-31:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3790px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-17:before, .domains-page .filter-icon .form-item-edit-tid-17:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3040px;
  width: 150px;
  height: 150px; }
.domains-page .bef-checkboxes .form-item-edit-tid-33:before, .domains-page .filter-icon .form-item-edit-tid-33:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5890px;
  width: 150px;
  height: 150px; }
.domains-page .googlemaps {
  width: 120%;
  height: 43px;
  float: left;
  margin: 0;
  position: absolute;
  left: -16px;
  top: -192px;
  z-index: 10;
  background: none;
  z-index: 0;
  overflow: hidden; }
  .domains-page .googlemaps.active {
    z-index: 1;
    height: 700px;
    position: fixed;
    height: 300px;
    left: 0px;
    top: 116px; }
    .domains-page .googlemaps.active .btn-big-map {
      left: 49px;
      top: -165px; }
  .domains-page .googlemaps .view-zoek-een-domein {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: -10; }
  .domains-page .googlemaps .btn-big-map {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -8462px;
    width: 172px;
    height: 172px;
    display: block;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    -webkit-transform: scale(0.25);
    -moz-transform: scale(0.25);
    -ms-transform: scale(0.25);
    -o-transform: scale(0.25);
    transform: scale(0.25);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    cursor: pointer;
    z-index: 20; }
    .domains-page .googlemaps .btn-big-map.active {
      left: 0px;
      top: 192px;
      z-index: 20; }
  .domains-page .googlemaps.active .view-zoek-een-domein {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    z-index: 10; }
  .domains-page .googlemaps .gmap {
    height: 250px !important; }
.domains-page ul.domain-results {
  width: 100%;
  float: left;
  display: block;
  position: relative; }
  .domains-page ul.domain-results li {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform-style: preserve-3d;
    opacity: 1;
    height: auto;
    position: relative; }
    .domains-page ul.domain-results li.animate {
      -webkit-animation: fadeIn 0.65s ease forwards;
      -moz-animation: fadeIn 0.65s ease forwards;
      animation: fadeIn 0.65s ease forwards; }
    .domains-page ul.domain-results li.shown {
      opacity: 1; }
  .domains-page ul.domain-results.list li {
    padding: 1.35417em; }
    .domains-page ul.domain-results.list li img {
      width: 100px; }
  .domains-page ul.domain-results.grid li {
    padding: 0 0 0.90278em 0;
    height: 236px; }
    .domains-page ul.domain-results.grid li .text-wrapper {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 80px;
      width: 100%;
      display: block;
      background: #fff;
      padding: 0.45139em; }
    .domains-page ul.domain-results.grid li .title, .domains-page ul.domain-results.grid li .city {
      margin: 0 0.90278em; }
    .domains-page ul.domain-results.grid li .comment-count {
      margin: 0 0.90278em;
      width: auto;
      clear: none; }
    .domains-page ul.domain-results.grid li .fivestar-average-stars {
      position: absolute;
      top: -43px;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      width: 135px;
      height: 30px;
      line-height: 35px;
      display: inline-block;
      text-align: center;
      background: black;
      background: transparent\9;
      background: rgba(0, 0, 0, 0.55);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8c000000,endColorstr=#8c000000);
      zoom: 1; }
      .domains-page ul.domain-results.grid li .fivestar-average-stars:nth-child(n) {
        filter: none; }
      .domains-page ul.domain-results.grid li .fivestar-average-stars .fivestar-static-item {
        width: auto;
        vertical-align: middle;
        display: inline-block; }
      .domains-page ul.domain-results.grid li .fivestar-average-stars div.fivestar-widget-static .star {
        background: none; }
        .domains-page ul.domain-results.grid li .fivestar-average-stars div.fivestar-widget-static .star span.off {
          background: url(../img/star-white.gif) no-repeat no-repeat 0 0; }
        .domains-page ul.domain-results.grid li .fivestar-average-stars div.fivestar-widget-static .star span.on {
          background: url(../img/star-white.gif) no-repeat 0 -32px;
          /* RTL */ }
  .domains-page ul.domain-results li {
    background: #fff;
    color: #7a7d7f;
    margin-bottom: 0.90278em;
    width: 100%;
    display: block;
    float: left;
    position: relative; }
  .domains-page ul.domain-results .title {
    width: 100%;
    display: block;
    float: left;
    padding: 0.45139em 0 0.90278em 0;
    font-size: 1em;
    line-height: 1.125em;
    font-family: 'Flanders Art Serif'; }
    .domains-page ul.domain-results .title a, .domains-page ul.domain-results .title a {
      color: #2a99a3; }
  .domains-page ul.domain-results .location .fn, .domains-page ul.domain-results .location .street-address, .domains-page ul.domain-results .location .postal-code {
    display: none; }
  .domains-page ul.domain-results .city, .domains-page ul.domain-results .distance, .domains-page ul.domain-results .comment-count {
    font-size: 0.8125em;
    line-height: 1.2em; }
  .domains-page ul.domain-results .city {
    width: auto;
    float: left;
    padding: 0 0.45139em 0 1.53472em;
    position: relative; }
    .domains-page ul.domain-results .city:before {
      content: "";
      position: absolute;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      background-image: url(../img/spritesheet.png);
      background-position: 0px -671px;
      width: 24px;
      height: 32px;
      left: 2px;
      top: 0; }
    .domains-page ul.domain-results .city .street-address, .domains-page ul.domain-results .city .postal-code {
      display: none; }
  .domains-page ul.domain-results .distance {
    width: auto;
    float: left;
    padding: 0 0.8125em;
    position: relative; }
    .domains-page ul.domain-results .distance:before {
      content: "-";
      position: absolute;
      left: 0;
      top: 0; }
  .domains-page ul.domain-results .faciliteiten {
    display: none; }
  .domains-page ul.domain-results .fivestar-average-stars {
    width: 100%;
    float: left;
    margin: 0.90278em 0; }
  .domains-page ul.domain-results .comment-count {
    width: 100%;
    text-align: right;
    display: block;
    clear: both; }
    .domains-page ul.domain-results .comment-count a, .domains-page ul.domain-results .comment-count a {
      color: #7a7d7f;
      padding: 0 0 0 1.80556em;
      width: auto;
      position: relative;
      text-decoration: underline; }
      .domains-page ul.domain-results .comment-count a:before, .domains-page ul.domain-results .comment-count a:before {
        content: "";
        position: absolute;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        background-image: url(../img/spritesheet.png);
        background-position: 0px -1073px;
        width: 36px;
        height: 34px;
        left: 0;
        top: -2px;
        background: url(../img/blank.gif); }
      .domains-page ul.domain-results .comment-count a:hover, .domains-page ul.domain-results .comment-count a:hover {
        color: #2a99a3; }
.domains-page .result-count {
  font-size: 1.875em;
  line-height: 1.2em;
  text-decoration: underline;
  font-family: 'Flanders Art Serif';
  font-weight: 400;
  color: #fff; }
.domains-page .display-links {
  width: auto;
  display: block;
  float: right;
  margin: 0.90278em 0; }
  .domains-page .display-links .list {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1754px;
    width: 50px;
    height: 50px;
    margin-right: 1.80556em; }
  .domains-page .display-links .grid {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1404px;
    width: 50px;
    height: 50px; }
  .domains-page .display-links .list, .domains-page .display-links .grid {
    zoom: 0.5;
    -moz-transform: scale(0.5);
    /* Firefox */
    display: block;
    text-indent: -999px;
    overflow: hidden;
    float: left; }

.event-teaser {
  background: rgba(237, 238, 244, 0.5);
  margin-bottom: 1.80556em;
  padding: 1.80556em; }

.fivestar-static-form-item .form-item, .fivestar-form-item .form-item {
  width: auto; }

form.fivestar-widget div.description {
  display: none; }

div.fivestar-widget-static .star {
  background: none;
  width: 19px; }
  div.fivestar-widget-static .star span.off {
    background: url(../img/star.gif) no-repeat no-repeat 0 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    width: 28px !important;
    height: 27px; }
  div.fivestar-widget-static .star span.on {
    background: url(../img/star.gif) no-repeat 0 -32px;
    /* RTL */
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    width: 28px !important;
    height: 27px; }

div.fivestar-widget .star {
  background: none; }

div.fivestar-widget .star a {
  background: url(../img/star.gif) no-repeat 0 0;
  /* RTL */
  text-decoration: none;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transform-origin: 0px 0px;
  -moz-transform-origin: 0px 0px;
  -ms-transform-origin: 0px 0px;
  -o-transform-origin: 0px 0px;
  transform-origin: 0px 0px;
  zoom: 1;
  width: 28px;
  height: 27px; }

div.fivestar-widget div.on a {
  background-position: 0 -32px; }

#header-after .block {
  margin-bottom: 0; }

body.page-type-user .topimage-block.default {
  background: url(../img/default-images/default-user.jpg); }

.topimage-block {
  z-index: 0;
  position: relative;
  width: 100%;
  float: right;
  display: block;
  margin-bottom: 0;
  height: 240px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .topimage-block.default {
    background: url(../img/default-images/default.jpg); }
  .topimage-block .topimage-slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .topimage-block .textgroup, .topimage-block .domain-header {
    color: #fff;
    text-align: center;
    padding: 2.61806em 0 1.80556em 0; }
    .topimage-block .textgroup p.title, .topimage-block .domain-header p.title {
      color: #fff;
      font-size: 1.375em;
      line-height: 1.2em;
      margin-bottom: 0.45139em !important;
      display: inline-block;
      width: 85%;
      text-align: center;
      font-family: 'Flanders Art Sans Bold'; }
    .topimage-block .textgroup .toptext, .topimage-block .domain-header .toptext {
      font-size: 0.875em;
      line-height: 1.2em;
      margin-bottom: 0.90278em; }
    .topimage-block .textgroup .button, .topimage-block .domain-header .button {
      border: 1px solid #fff;
      width: auto;
      display: inline-block;
      padding: 0.45139em; }
  .topimage-block > img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .topimage-block > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/blank.gif);
    text-indent: -99999px; }
  .topimage-block .copyright {
    position: absolute;
    top: 200px;
    right: 40px;
    color: #fff;
    font-size: 0.875em;
    line-height: 1.2em;
    z-index: 10; }
  .topimage-block .bigstar {
    position: relative;
    width: auto;
    display: inline-block;
    text-align: center; }
    .topimage-block .bigstar div.fivestar-widget-static .star {
      background: none;
      width: 40px;
      height: 40px !important; }
      .topimage-block .bigstar div.fivestar-widget-static .star span.off {
        background: url(../img/bigstar-white.gif) no-repeat no-repeat 0 0;
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        width: 90px !important;
        height: 88px; }
      .topimage-block .bigstar div.fivestar-widget-static .star span.on {
        background: url(../img/bigstar-white.gif) no-repeat 0 -95px;
        /* RTL */
        -webkit-transform: scale(0.3);
        -moz-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -o-transform: scale(0.3);
        transform: scale(0.3);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        width: 90px !important;
        height: 88px; }

.ie9 .block.domein-miniform .bef-checkboxes label span {
  display: none; }

.block.domein-miniform {
  background: #F6F6F6;
  padding: 1.80556em; }
  .block.domein-miniform form > * {
    overflow: hidden; }
  .block.domein-miniform a.results {
    background: #4B4C54;
    width: 100%;
    padding: 0.90278em;
    color: #fff;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 1.2em;
    font-family: 'Flanders Art Sans', sans-serif; }
    .block.domein-miniform a.results:hover {
      text-decoration: none;
      background: #ED3573; }
    .block.domein-miniform a.results:after {
      content: ">";
      padding-left: 0.90278em; }
  .block.domein-miniform .bef-checkboxes {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 0; }
    .block.domein-miniform .bef-checkboxes.open {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1;
      height: auto; }
    .block.domein-miniform .bef-checkboxes label span {
      width: 100px;
      height: auto;
      padding: 0.09028em 0;
      left: 60%;
      margin-left: -56px;
      font-size: 0.875em;
      line-height: 1.2em;
      color: #fff;
      text-align: center;
      border: 4px solid #ED3573;
      background: #ED3573;
      text-indent: 0px;
      position: absolute;
      bottom: 40px;
      opacity: 0;
      visibility: visible;
      pointer-events: none;
      -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
      -moz-transform: translate(35px) rotate(25deg) scale(1.5);
      -o-transform: translate(35px) rotate(25deg) scale(1.5);
      -ms-transform: translate(35px) rotate(25deg) scale(1.5);
      transform: translate(35px) rotate(25deg) scale(1.5);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      z-index: 100; }
      .block.domein-miniform .bef-checkboxes label span:before, .block.domein-miniform .bef-checkboxes label span:after {
        content: '';
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -9px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #ED3573; }
      .block.domein-miniform .bef-checkboxes label span:after {
        bottom: -14px;
        margin-left: -10px;
        border-top: 10px solid #ED3573; }
  .block.domein-miniform .filter-icon {
    background: #F6F6F6;
    z-index: 1;
    width: 100%;
    position: relative;
    float: left; }
    .block.domein-miniform .filter-icon a {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: url(../img/blank.gif); }
  .block.domein-miniform .filter-wrapper {
    width: 100%;
    position: relative;
    float: left;
    min-height: 38px;
    display: block;
    margin-top: 1.35417em; }
  .block.domein-miniform .filter {
    width: 100%;
    display: block;
    float: left;
    cursor: pointer;
    background: #ED3573;
    color: #fff;
    display: block;
    float: right;
    padding: 0.45139em;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    width: 100%;
    text-align: center;
    margin: 0.90278em 0; }
    .block.domein-miniform .filter:after {
      content: ">";
      padding-left: 0.90278em; }
    .block.domein-miniform .filter:hover {
      background: #4B4C54; }
  .block.domein-miniform .bef-checkboxes .form-type-bef-checkbox, .block.domein-miniform .filter-icon .form-type-bef-checkbox {
    position: relative;
    width: 73px;
    height: 73px;
    display: block;
    float: left;
    text-indent: -9000px;
    margin: 0;
    background-color: #A2A3AC; }
    .block.domein-miniform .bef-checkboxes .form-type-bef-checkbox.highlight, .block.domein-miniform .filter-icon .form-type-bef-checkbox.highlight {
      background-color: red; }
      .block.domein-miniform .bef-checkboxes .form-type-bef-checkbox.highlight:hover, .block.domein-miniform .filter-icon .form-type-bef-checkbox.highlight:hover {
        background-color: #4B4C54; }
    .block.domein-miniform .bef-checkboxes .form-type-bef-checkbox:hover label span, .block.domein-miniform .filter-icon .form-type-bef-checkbox:hover label span {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0px) rotate(0deg) scale(1);
      -moz-transform: translate(0px) rotate(0deg) scale(1);
      -o-transform: translate(0px) rotate(0deg) scale(1);
      -ms-transform: translate(0px) rotate(0deg) scale(1);
      transform: translate(0px) rotate(0deg) scale(1); }
    .block.domein-miniform .bef-checkboxes .form-type-bef-checkbox:before, .block.domein-miniform .filter-icon .form-type-bef-checkbox:before {
      content: "";
      position: absolute;
      -webkit-transform: scale(0.35);
      -moz-transform: scale(0.35);
      -ms-transform: scale(0.35);
      -o-transform: scale(0.35);
      transform: scale(0.35);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      display: block;
      left: 50%;
      top: 50%;
      margin: -26px 0 0 -26px;
      text-align: center; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-29.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-29:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-29.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-29:hover {
    background-color: #476fb9; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-29:before, .block.domein-miniform .filter-icon .form-item-edit-tid-29:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -3190px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-18.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-18:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-18.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-18:hover {
    background-color: #c4184a; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-18:before, .block.domein-miniform .filter-icon .form-item-edit-tid-18:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -3340px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-26.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-26:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-26.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-26:hover {
    background-color: #460040; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-26:before, .block.domein-miniform .filter-icon .form-item-edit-tid-26:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -3490px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-32.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-32:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-32.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-32:hover {
    background-color: #87a028; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-32:before, .block.domein-miniform .filter-icon .form-item-edit-tid-32:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -3640px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-24.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-24:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-24.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-24:hover {
    background-color: #008795; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-24:before, .block.domein-miniform .filter-icon .form-item-edit-tid-24:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -8140px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-34.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-34:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-34.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-34:hover {
    background-color: #4b591d; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-34:before, .block.domein-miniform .filter-icon .form-item-edit-tid-34:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -3940px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-28.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-28:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-28.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-28:hover {
    background-color: #b8008f; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-28:before, .block.domein-miniform .filter-icon .form-item-edit-tid-28:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4090px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-25.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-25:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-25.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-25:hover {
    background-color: #004245; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-25:before, .block.domein-miniform .filter-icon .form-item-edit-tid-25:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4240px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-20.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-20:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-20.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-20:hover {
    background-color: #f17900; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-20:before, .block.domein-miniform .filter-icon .form-item-edit-tid-20:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4390px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-23.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-23:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-23.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-23:hover {
    background-color: #00acc9; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-23:before, .block.domein-miniform .filter-icon .form-item-edit-tid-23:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4540px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-27.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-27:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-27.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-27:hover {
    background-color: #830c79; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-27:before, .block.domein-miniform .filter-icon .form-item-edit-tid-27:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4690px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-19.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-19:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-19.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-19:hover {
    background-color: #780d3c; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-19:before, .block.domein-miniform .filter-icon .form-item-edit-tid-19:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4840px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-21.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-21:hover, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-40.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-40:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-21.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-21:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-40.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-40:hover {
    background-color: #f89500; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-21:before, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-40:before, .block.domein-miniform .filter-icon .form-item-edit-tid-21:before, .block.domein-miniform .filter-icon .form-item-edit-tid-40:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -4990px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-30.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-30:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-30.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-30:hover {
    background-color: #1f3b9b; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-30:before, .block.domein-miniform .filter-icon .form-item-edit-tid-30:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -5140px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-22.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-22:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-22.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-22:hover {
    background-color: #f3ba00; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-22:before, .block.domein-miniform .filter-icon .form-item-edit-tid-22:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -5290px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-31.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-31:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-31.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-31:hover {
    background-color: #0c1a65; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-31:before, .block.domein-miniform .filter-icon .form-item-edit-tid-31:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -5440px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-17.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-17:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-17.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-17:hover {
    background-color: #ed3573; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-17:before, .block.domein-miniform .filter-icon .form-item-edit-tid-17:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -5590px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-33.highlight, .block.domein-miniform .bef-checkboxes .form-item-edit-tid-33:hover, .block.domein-miniform .filter-icon .form-item-edit-tid-33.highlight, .block.domein-miniform .filter-icon .form-item-edit-tid-33:hover {
    background-color: #67792d; }
  .block.domein-miniform .bef-checkboxes .form-item-edit-tid-33:before, .block.domein-miniform .filter-icon .form-item-edit-tid-33:before {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -5740px;
    width: 150px;
    height: 150px; }
  .block.domein-miniform .form-item-distance-postal-code {
    width: 100%; }
    .block.domein-miniform .form-item-distance-postal-code label {
      position: relative;
      padding-left: 3.61111em; }
      .block.domein-miniform .form-item-distance-postal-code label:before {
        content: "";
        background-image: url(../img/spritesheet.png);
        background-position: 0px -639px;
        width: 24px;
        height: 32px;
        -webkit-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -ms-transform: scale(0.75);
        -o-transform: scale(0.75);
        transform: scale(0.75);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        content: "";
        display: block;
        position: absolute;
        left: 0.90278em;
        top: -3px; }
  .block.domein-miniform .views-submit-button {
    display: none; }
  .block.domein-miniform p.title, .block.domein-miniform .form-item-distance-search-distance {
    display: none; }
  .block.domein-miniform .domain-results.list {
    display: none; }
  .block.domein-miniform .search-button {
    width: 100%;
    display: block;
    float: left; }
    .block.domein-miniform .search-button a {
      background: #4B4C54;
      color: #fff;
      height: 73px;
      display: block;
      float: right;
      padding: 1.80556em 2.70833em;
      text-transform: uppercase;
      position: relative;
      text-decoration: none;
      width: 100%;
      text-align: center; }
      .block.domein-miniform .search-button a:after {
        content: ">";
        padding-left: 0.90278em; }
      .block.domein-miniform .search-button a:hover {
        background: #ED3573; }

.banner-slider {
  position: relative;
  overflow: hidden !important; }
  .banner-slider > li {
    position: relative;
    width: 100%; }
  .banner-slider img {
    width: 100%;
    float: left; }
  .banner-slider .textgroup, .banner-slider .linkgroup, .banner-slider .flex-control-nav {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .banner-slider .textgroup {
    z-index: 100;
    padding: 0;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 290px;
    text-align: center; }
  .banner-slider h2 {
    font-size: 1.5625em;
    line-height: 1.08em;
    font-family: 'Flanders Art Sans Bold';
    color: white;
    text-shadow: 1px 1px #4B4C54; }
  .banner-slider .linkgroup {
    color: white;
    width: auto;
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
    text-transform: uppercase;
    font-size: 0.9375em;
    line-height: 1.2em;
    z-index: 10; }
    .banner-slider .linkgroup a {
      color: white;
      background: #ED3573;
      padding: 0.90278em;
      position: relative;
      margin-right: 54px; }
      .banner-slider .linkgroup a:hover {
        text-decoration: none;
        background: #4B4C54; }
      .banner-slider .linkgroup a:after {
        content: "";
        background-image: url(../img/spritesheet.png);
        background-position: 0px -8290px;
        width: 172px;
        height: 172px;
        -webkit-transform: scale(0.26);
        -moz-transform: scale(0.26);
        -ms-transform: scale(0.26);
        -o-transform: scale(0.26);
        transform: scale(0.26);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        position: absolute;
        top: 0;
        right: -154px;
        width: 154px;
        height: 154px; }
  .banner-slider .flex-control-nav {
    z-index: 100;
    position: absolute !important;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: auto;
    text-align: center;
    bottom: 20px;
    height: 20px; }
    .banner-slider .flex-control-nav li a {
      display: inline-block;
      background: #fff;
      width: 17px;
      height: 17px; }
  .banner-slider .pinterest {
    position: absolute;
    top: 20px; }

.topdomains {
  margin-top: 1.80556em;
  text-align: center; }
  .topdomains .location {
    font-size: 0.75em;
    line-height: 1.2em; }
    .topdomains .location .fn {
      display: none; }
  .topdomains form > * {
    margin-bottom: 0; }
  .topdomains p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em; }
  .topdomains > form {
    position: relative; }
  .topdomains input[type="submit"] {
    float: left;
    cursor: pointer;
    display: block;
    padding: 0 0 0 105px;
    border: 0;
    margin: 0;
    color: #4B4C54;
    font-size: 1.875em;
    line-height: 1.2em;
    background: url(../img/png/icon_shuffle);
    border: none;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    background-repeat: no-repeat;
    height: 67px;
    width: auto; }
    .topdomains input[type="submit"]:hover {
      color: #2a99a3; }
  .topdomains .all-domains {
    font-size: 0.9375em;
    line-height: 1.2em;
    color: #4B4C54;
    width: auto;
    position: absolute;
    display: block;
    float: right;
    padding-left: 40px;
    margin-bottom: 1.80556em;
    width: auto;
    right: 0;
    top: 10px; }
    .topdomains .all-domains:hover {
      text-decoration: none;
      color: #2a99a3; }
    .topdomains .all-domains:before {
      content: "";
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2271px;
      width: 62px;
      height: 68px;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      display: block;
      position: absolute;
      left: 0;
      top: -10px; }
  .topdomains ul.top-domains > li:hover .hoverbox {
    border: 1px solid #fff; }
    .topdomains ul.top-domains > li:hover .hoverbox .location, .topdomains ul.top-domains > li:hover .hoverbox div.fivestar-widget-static {
      display: block; }
  .topdomains ul.top-domains > li .hoverbox {
    display: block;
    background: none !important;
    color: white;
    margin: 0.63194em;
    padding: 0.63194em;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center; }
    .topdomains ul.top-domains > li .hoverbox p.title {
      text-align: center;
      font-family: 'Flanders Art Sans Bold', sans-serif;
      text-transform: none;
      margin-bottom: 0.45139em;
      font-size: 0.875em;
      line-height: 0.96em; }
    .topdomains ul.top-domains > li .hoverbox .location {
      display: none; }
    .topdomains ul.top-domains > li .hoverbox p {
      margin: 0;
      font-size: 0.75em;
      line-height: 1.2em;
      text-transform: uppercase; }
    .topdomains ul.top-domains > li .hoverbox form {
      float: none;
      display: inline-block;
      width: auto;
      margin-top: 1.80556em; }
    .topdomains ul.top-domains > li .hoverbox > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-indent: -999em;
      background: url(../img/blank.gif); }
    .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static {
      position: absolute;
      bottom: 5px;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 100px;
      display: none; }
    .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static .star {
      background: none; }
      .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static .star span.off {
        background: url(../img/star-white.gif) no-repeat no-repeat 0 0; }
      .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static .star span.on {
        background: url(../img/star-white.gif) no-repeat 0 -32px;
        /* RTL */ }

.weather {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
  color: #fff;
  width: 100px; }
  .weather div.weather-wrapper {
    position: relative; }
  .weather div.icon {
    display: block;
    height: 44px;
    width: 44px;
    position: absolute;
    right: 0; }
  .weather div.temperature {
    font-size: 1.875em;
    line-height: 1.2em;
    display: block;
    float: left;
    padding: 0.36111em 0 0 0; }
  .weather div.condition {
    display: block;
    clear: both;
    text-align: center;
    font-size: 0.9375em;
    line-height: 1.2em; }

#search-form > fieldset {
  display: none; }

ol.search-results li {
  padding: 1.80556em 0;
  border-bottom: 1px solid #EDEEF4;
  float: left;
  width: 100%; }
  ol.search-results li h3 a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    margin-bottom: 0.90278em;
    font-family: 'Flanders Art Sans', sans-serif;
    font-weight: 700;
    color: #ED3573;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    ol.search-results li h3 a:hover {
      color: #2199a4; }
  ol.search-results li .search-info a, ol.search-results li .search-info a:visited {
    color: #ED3573;
    float: right;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    ol.search-results li .search-info a:hover, ol.search-results li .search-info a:visited:hover {
      color: #2199a4; }

@media screen and (min-width: 30em) {
  .vlaanderen-natuur-logo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    width: 21.73913%;
    margin-right: 0;
    float: right; }
  .search p.title {
    right: 170px; }
  .search form {
    width: 250px;
    float: right;
    top: 40px;
    padding-bottom: 50px; }
    .search form .form-item {
      width: 150px;
      float: left; }
    .search form .form-actions {
      width: 90px;
      float: right; }
    .search form input[type="submit"] {
      margin: 0;
      padding: 0.57778em 1.35417em; }
  .subscribe-bottom {
    width: 100%;
    float: left;
    display: block; }
    .subscribe-bottom .form-item {
      width: 30.43478%;
      margin-right: 4.34783%;
      float: left; }
      .subscribe-bottom .form-item.form-item-email {
        width: 30.43478%;
        margin-right: 0;
        float: right; }
    .subscribe-bottom input[type="submit"] {
      width: auto;
      float: right;
      margin-top: 1.80556em; }
  ul.crisislist li .img-wrapper {
    width: 30.43478%;
    margin-right: 4.34783%;
    float: left; }
  ul.crisislist li .group {
    width: 65.21739%;
    margin-right: 0;
    float: right; }
  ul.crisislist li .info-wrapper {
    width: 62.6087%;
    margin-right: 0;
    float: right; }
  ul.crisislist li .title {
    width: 82.6087%;
    margin-right: 0;
    float: right; }
  .banner-slider h2 {
    font-size: 2.1875em;
    line-height: 1.2em; }
  .banner-slider .linkgroup a {
    line-height: 16px;
    height: 39px;
    display: inline-block; }
    .banner-slider .linkgroup a:after {
      -webkit-transform: scale(0.25);
      -moz-transform: scale(0.25);
      -ms-transform: scale(0.25);
      -o-transform: scale(0.25);
      transform: scale(0.25); }
  .banner-slider .textgroup {
    width: 300px; }
  .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox {
    margin: 0.45139em 0.90278em 0.45139em 0; }
  .domains-page .googlemaps {
    top: -122px;
    left: -160px; }
    .domains-page .googlemaps .btn-big-map {
      left: 155px; }
  .domains-page ul.domain-results.grid li {
    width: 47%;
    height: 180px; }
    .domains-page ul.domain-results.grid li.odd {
      margin-right: 4.3%; }
    .domains-page ul.domain-results.grid li .fivestar-average-stars {
      padding: 0; }
    .domains-page ul.domain-results.grid li .comment-count {
      clear: both;
      float: right;
      display: none; }
  .domains-page ul.domain-results.list li {
    padding: 0 0.45139em 0 0;
    min-height: 100px; }
    .domains-page ul.domain-results.list li img {
      float: left; }
  .domains-page ul.domain-results.list .title {
    width: 68.69565%;
    margin-right: 4.34783%;
    float: left;
    padding: 0.45139em 0 0 0.8125em; }
  .domains-page ul.domain-results.list .city {
    margin-left: 0.8125em; }
  .domains-page ul.domain-results.list .city, .domains-page ul.domain-results.list .distance {
    width: auto; }
  .domains-page ul.domain-results.list .faciliteiten {
    width: 68.69565%;
    margin-right: 0;
    float: right; }
  .domains-page ul.domain-results.list .fivestar-average-stars {
    margin: 0 0 0 0.8125em;
    padding: 0.45139em 0 0 0;
    width: 30.43478%;
    margin-right: 4.34783%;
    float: left;
    position: absolute;
    bottom: 0;
    left: 100px; }
  .domains-page ul.domain-results.list .comment-count {
    width: 30.43478%;
    margin-right: 0;
    float: right;
    clear: none;
    padding: 0 0.45139em 0 0;
    position: absolute;
    bottom: 7px;
    right: 10px; }
  body.front .topimage-block.default {
    background: url(../img/default-images/default_mobile-front.jpg); }
  body.page-type-user .topimage-block.default {
    background: url(../img/default-images/default-user-mobile.jpg); }
  .topimage-block.default {
    background: url(../img/default-images/default_mobile.jpg); }
  .topdomains input[type="submit"] {
    margin-left: 15%; }
  .topdomains .all-domains {
    right: 15%; }
  .topdomains ul.top-domains > li .hoverbox {
    padding: 0.90278em;
    margin: 0.90278em; }
    .topdomains ul.top-domains > li .hoverbox p.title {
      font-size: 1.25em;
      line-height: 0.96em; }
    .topdomains ul.top-domains > li .hoverbox p {
      font-size: 0.9375em;
      line-height: 1.2em; }
    .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static {
      bottom: 15px; } }

@media screen and (min-width: 48em) {
  .bubble {
    width: 200px;
    height: 200px;
    overflow: hidden; }
    .bubble img, .bubble .fivestar-average-stars {
      display: block; }
  body.domain-overview {
    background-color: #fff;
    color: #4b4c52; }
  .search p.title {
    height: 65px;
    width: 65px;
    top: -13px;
    right: 110px; }
  .vlaanderen-natuur-logo {
    width: 14.28571%;
    margin-right: 0;
    float: right;
    top: -4px; }
    .vlaanderen-natuur-logo a {
      display: block;
      float: right; }
  .social {
    position: absolute;
    right: 0;
    top: -3px; }
  .subscribe-bottom {
    width: auto; }
    .subscribe-bottom .form-item {
      width: 20%;
      margin-right: 2.85714%;
      float: left; }
      .subscribe-bottom .form-item.form-item-email {
        width: 20%;
        margin-right: 2.85714%;
        float: left; }
    .subscribe-bottom input[type="submit"] {
      width: 31.42857%;
      margin-right: 2.85714%;
      float: left;
      margin: 0; }
  .domains-page .result-count {
    width: auto;
    display: block;
    float: left; }
  .domains-page .display-links {
    margin: 0.45139em 0 0.90278em 0; }
  .domains-page .group-wrapper {
    position: relative;
    width: 100%;
    float: left;
    margin-right: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .domains-page ul.pager {
    width: 62.85714%;
    float: right; }
  .domains-page .googlemaps {
    width: 37.14286%;
    height: auto;
    float: left;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 75px;
    z-index: 10;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden; }
    .domains-page .googlemaps.active {
      height: auto;
      left: 0;
      top: 0;
      width: 100%;
      float: left;
      margin-right: 0;
      position: absolute; }
      .domains-page .googlemaps.active .btn-big-map {
        left: 0;
        top: 300px;
        position: absolute; }
    .domains-page .googlemaps .view-zoek-een-domein {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
      opacity: 1; }
    .domains-page .googlemaps .btn-big-map {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -8462px;
      width: 172px;
      height: 172px;
      display: block;
      position: absolute;
      content: "";
      left: 0;
      top: 300px;
      -webkit-transform: scale(0.25);
      -moz-transform: scale(0.25);
      -ms-transform: scale(0.25);
      -o-transform: scale(0.25);
      transform: scale(0.25);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      cursor: pointer; }
  .domains-page #map_canvas {
    height: 100%;
    width: 100%;
    margin: 0px; }
  .domains-page #gmap-domeinmap-gmap0 {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    height: 100% !important;
    width: 1000px !important;
    min-width: 100% !important;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out; }
  .domains-page .view-filters, .domains-page .domains-results-wrapper {
    width: 62.85714%;
    float: right; }
  .domains-page .view-filters {
    padding: 1.80556em; }
    .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox {
      margin: 0.45139em 0.18056em 0.18056em 0; }
  .domains-page ul.domain-results li {
    padding: 0 0.45139em 0 0; }
  .domains-page ul.domain-results.list img {
    width: 29.41176%;
    margin-right: 0.8125em; }
  .domains-page ul.domain-results.list .title {
    width: 60%;
    padding: 0.45139em 0 0 0; }
  .domains-page ul.domain-results.list .city, .domains-page ul.domain-results.list .distance {
    width: auto;
    margin: 0; }
  .domains-page ul.domain-results.list .fivestar-average-stars {
    width: auto; }
  .domains-page ul.domain-results.list .faciliteiten {
    width: 64.70588%; }
  .domains-page ul.domain-results.list .comment-count {
    width: auto;
    right: 4px; }
  .domains-page ul.domain-results.grid li .fivestar-average-stars {
    width: 110px; }
  .domains-page ul.domain-results.grid li .title {
    font-size: 0.8125em;
    line-height: 1.2em;
    margin-bottom: 0.90278em; }
  .domains-page .bef-checkboxes, .domains-page .form-item-distance-search-distance {
    display: block !important; }
  .domains-page .view-filters .bef-checkboxes {
    margin-top: 1.35417em;
    display: block !important; }
    .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox {
      position: relative;
      width: 46px;
      display: block;
      float: left;
      padding: 2.70833em 0.45139em 0 0.90278em;
      margin: 0.45139em 0;
      text-indent: -9000px; }
      .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox:before {
        content: "";
        position: absolute;
        -webkit-transform: scale(0.35);
        -moz-transform: scale(0.35);
        -ms-transform: scale(0.35);
        -o-transform: scale(0.35);
        transform: scale(0.35);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        display: block;
        left: 50%;
        margin-left: -26px;
        top: 17px;
        text-align: center; }
      .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox:hover span {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(0px) rotate(0deg) scale(1);
        -moz-transform: translate(0px) rotate(0deg) scale(1);
        -o-transform: translate(0px) rotate(0deg) scale(1);
        -ms-transform: translate(0px) rotate(0deg) scale(1);
        transform: translate(0px) rotate(0deg) scale(1); }
      .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox label > span {
        width: 100px;
        height: auto;
        padding: 0.09028em 0;
        left: 50%;
        margin-left: -56px;
        font-size: 0.875em;
        line-height: 1.2em;
        color: #fff;
        text-align: center;
        border: 4px solid #ED3573;
        background: #ED3573;
        text-indent: 0px;
        position: absolute;
        bottom: 75px;
        opacity: 0;
        visibility: visible;
        pointer-events: none;
        -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
        -moz-transform: translate(35px) rotate(25deg) scale(1.5);
        -o-transform: translate(35px) rotate(25deg) scale(1.5);
        -ms-transform: translate(35px) rotate(25deg) scale(1.5);
        transform: translate(35px) rotate(25deg) scale(1.5);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox label > span:before, .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox label > span:after {
          content: '';
          position: absolute;
          bottom: -14px;
          left: 50%;
          margin-left: -9px;
          width: 0;
          height: 0;
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-top: 10px solid #ED3573; }
        .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox label > span:after {
          bottom: -14px;
          margin-left: -10px;
          border-top: 10px solid #ED3573; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-29:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7690px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-18:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6340px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-26:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6640px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-32:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7090px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-24:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7240px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-34:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7540px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-28:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7840px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-25:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2890px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-20:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6040px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-23:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6190px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-27:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6490px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-19:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6790px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-21:before, .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-40:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -6940px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-30:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7390px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-22:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -7990px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-31:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -3790px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-17:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -3040px;
      width: 150px;
      height: 150px; }
    .domains-page .view-filters .bef-checkboxes .form-item-edit-tid-33:before {
      background-image: url(../img/spritesheet.png);
      background-position: 0px -5890px;
      width: 150px;
      height: 150px; }
  .ie9 .domains-page .view-filters .bef-checkboxes .form-type-bef-checkbox {
    margin-bottom: 3.15972em; }
  .crisis-message p, .crisis-message-slider p {
    font-size: 1.125em;
    line-height: 1.2em; }
    .crisis-message p:before, .crisis-message-slider p:before {
      -webkit-transform: scale(0.35);
      -moz-transform: scale(0.35);
      -ms-transform: scale(0.35);
      -o-transform: scale(0.35);
      transform: scale(0.35); }
  .gmap {
    width: 100% !important;
    height: 100%;
    margin-bottom: 1.80556em; }
  ul.crisislist li .date {
    padding-top: 0.45139em;
    font-size: 1.5625em;
    line-height: 1.2em; }
  .weather {
    top: 90px;
    bottom: auto; }
  .node-type-domein .topimage-block .textgroup, .node-type-domein .topimage-block .domain-header {
    top: 70px; }
  .topimage-block {
    height: 300px; }
    .topimage-block.default {
      background: url(../img/default-images/default_tablet.jpg); }
    .topimage-block .pinterest {
      top: 80px; }
    .topimage-block .textgroup, .topimage-block .domain-header {
      padding-top: 7.22222em; }
    .topimage-block .copyright {
      top: 260px; }
  body.page-type-user .topimage-block.default {
    background: url(../img/default-images/default-user-tablet.jpg); }
  .banner-slider .pinterest {
    top: 80px; }
  .banner-slider .textgroup, .banner-slider .linkgroup {
    top: 200px; }
  .banner-slider .linkgroup {
    left: auto;
    height: 86px;
    overflow: hidden;
    z-index: 100; }
    .banner-slider .linkgroup a {
      height: 54px;
      display: block;
      float: left;
      padding: 0.90278em;
      line-height: 32px; }
      .banner-slider .linkgroup a:after {
        -webkit-transform: scale(0.35);
        -moz-transform: scale(0.35);
        -ms-transform: scale(0.35);
        -o-transform: scale(0.35);
        transform: scale(0.35); }
  .banner-slider .flex-control-nav {
    left: auto;
    bottom: auto;
    top: 280px;
    right: 70px; }
  .topdomains input[type="submit"] {
    margin-left: 25%; }
  .topdomains .all-domains {
    right: 25%; } }

@media screen and (min-width: 65em) {
  .vlaanderen-natuur-logo {
    width: auto;
    top: -8px; }
  .search p.title {
    right: 140px; }
  .crisis-message-slider.sticky {
    position: fixed !important;
    bottom: 0;
    z-index: 1000;
    padding: 0; }
    .crisis-message-slider.sticky .search-button {
      width: 354px;
      position: absolute;
      top: 0;
      right: 0; }
  .social-bottom {
    margin: 0;
    width: 23.40426%;
    margin-right: 2.12766%;
    float: left; }
  .subscribe-bottom {
    width: 74.46809%;
    margin-right: 0;
    float: right; }
    .subscribe-bottom .form-item {
      width: 20%;
      margin-right: 2.85714%;
      float: left; }
      .subscribe-bottom .form-item.form-item-email {
        width: 20%;
        margin-right: 2.85714%;
        float: left; }
    .subscribe-bottom input[type="submit"] {
      width: 31.42857%;
      margin-right: 2.85714%;
      float: left;
      margin: 0; }
  html.ie8 .domains-page .form-item-distance-search-distance, html.ie9 .domains-page .form-item-distance-search-distance {
    margin-bottom: 3.61111em; }
  .block.domein-miniform form > * {
    overflow: visible; }
  .domains-page .form-item-distance-search-distance {
    padding: 0; }
  .domains-page ul.domain-results {
    width: 100%;
    float: left;
    display: block; }
    .domains-page ul.domain-results .city, .domains-page ul.domain-results .distance, .domains-page ul.domain-results .comment-count {
      font-size: 1em;
      line-height: 1.25em; }
    .domains-page ul.domain-results .title {
      font-size: 1.375em;
      line-height: 1.2em; }
    .domains-page ul.domain-results.list li img {
      width: 150px;
      margin-right: 0.90278em; }
    .domains-page ul.domain-results.list .title {
      width: 61.90476%; }
    .domains-page ul.domain-results.list .fivestar-average-stars {
      left: 150px; }
    .domains-page ul.domain-results.grid li {
      height: 252px; }
      .domains-page ul.domain-results.grid li .fivestar-average-stars {
        width: 135px; }
  .topdomains ul.top-domains > li .hoverbox .hoverbox {
    display: none; }
    .topdomains ul.top-domains > li .hoverbox .hoverbox p.title {
      display: none; }
  .topdomains ul.top-domains > li .hoverbox:hover .hoverbox {
    display: block; }
    .topdomains ul.top-domains > li .hoverbox:hover .hoverbox p.title {
      display: block; }
  ul.crisislist li .date {
    font-size: 1.875em;
    line-height: 1.2em; }
  ul.crisislist li .title {
    width: 89.56522%;
    margin-right: 0;
    float: right; }
  body.front .topimage-block.default {
    background: url(../img/default-images/default_desktop-front.jpg);
    height: 600px;
    background-repeat: no-repeat;
    background-size: 100% auto; }
  body.page-type-user .topimage-block.default {
    background: url(../img/default-images/default-user-desktop.jpg); }
  .topimage-block {
    height: 350px; }
    .topimage-block.default {
      background: url(../img/default-images/default_desktop.jpg);
      background-size: 100%; }
    .topimage-block .textgroup h2, .topimage-block .textgroup p.title {
      font-size: 2.5em;
      line-height: 1.2em; }
    .topimage-block .textgroup .toptext {
      font-size: 1.125em;
      line-height: 1.2em; }
    .topimage-block .copyright {
      top: 320px; }
  .node-type-domein .topimage-block .textgroup, .node-type-domein .topimage-block .domain-header {
    top: 80px; }
  .banner-slider h2 {
    font-size: 3em;
    line-height: 1.08em; }
  .banner-slider .textgroup, .banner-slider .linkgroup {
    top: 250px; }
  .banner-slider .textgroup {
    width: 450px; }
  .banner-slider .linkgroup a {
    height: 172px;
    padding: 1.80556em;
    margin-right: 86px;
    line-height: 35px; }
    .banner-slider .linkgroup a:after {
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      right: -172px;
      width: 172px;
      height: 172px; }
  .banner-slider .flex-control-nav {
    top: 350px;
    right: 120px; }
  .front .crisis-message-slider {
    bottom: 0px; }
    .front .crisis-message-slider.sticky {
      bottom: 70px; }
  .topdomains input[type="submit"] {
    margin-left: 35%; }
  .topdomains .all-domains {
    right: 35%; }
  .topdomains ul.top-domains > li .hoverbox p.title {
    font-size: 1.5625em;
    line-height: 0.96em;
    display: none !important; }
  .topdomains ul.top-domains > li .hoverbox p {
    font-size: 1.0625em;
    line-height: 1.2em; }
  .topdomains ul.top-domains > li .hoverbox div.fivestar-widget-static {
    bottom: 30px; }
  .topdomains ul.top-domains > li .hoverbox .location {
    font-size: 1em;
    line-height: 1.25em; }
  .topdomains ul.top-domains > li:hover .hoverbox p.title {
    display: inline-block !important; }
  .block.domein-miniform {
    width: 100%;
    float: left;
    margin-right: 0;
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: 100;
    padding: 0;
    overflow: visible;
    height: 70px;
    padding: 0;
    z-index: 10;
    margin-bottom: 0; }
    .block.domein-miniform:before {
      padding: 0 900px;
      margin: 0 -900px; }
    .block.domein-miniform form {
      width: 75.53191%;
      float: left;
      position: relative; }
    .block.domein-miniform .form-item {
      margin: 0; }
    .block.domein-miniform .bef-checkboxes {
      width: auto;
      float: right;
      background: #A2A3AC; }
    .block.domein-miniform .form-item-distance-postal-code input[type="text"] {
      margin-top: 20px;
      width: 24.13793%; }
    .block.domein-miniform .form-item-distance-postal-code label {
      font-size: 0.9375em;
      line-height: 1.2em;
      width: auto;
      margin-right: 10px;
      margin-top: 30px;
      margin-left: 10px; }
    .block.domein-miniform .form-item-distance-postal-code input[type="text"] {
      margin-top: 20px;
      width: 24.13793%; }
    .block.domein-miniform .filter-icon {
      float: right;
      width: auto; }
    .block.domein-miniform a.results {
      width: 27.14286%;
      float: right;
      height: 73px;
      overflow: hidden;
      line-height: 73px;
      padding: 0;
      display: block; }
    .block.domein-miniform .filter-wrapper {
      float: right;
      width: 355px;
      overflow: hidden;
      margin-top: 0px; }
    .block.domein-miniform .filter {
      margin-top: 0px;
      height: 73px;
      width: 180px;
      line-height: 73px;
      padding: 0;
      overflow: hidden;
      position: relative; }
    .block.domein-miniform a.results {
      width: 24.46809%;
      float: right; }
    .block.domein-miniform .bef-checkboxes.open {
      position: absolute;
      bottom: 86px;
      top: auto;
      right: -390px;
      left: 0; }
      .block.domein-miniform .bef-checkboxes.open .form-type-bef-checkbox {
        width: 55px;
        height: 55px; }
        .block.domein-miniform .bef-checkboxes.open .form-type-bef-checkbox:before {
          -webkit-transform: scale(0.35);
          -moz-transform: scale(0.35);
          -ms-transform: scale(0.35);
          -o-transform: scale(0.35);
          transform: scale(0.35);
          -webkit-transform-origin: 0px 0px;
          -moz-transform-origin: 0px 0px;
          -ms-transform-origin: 0px 0px;
          -o-transform-origin: 0px 0px;
          transform-origin: 0px 0px;
          zoom: 1; } }

@media screen and (min-width: 75em) {
  .block.domein-miniform .bef-checkboxes.open {
    bottom: 86px;
    top: auto;
    right: -490px; }
  .topdomains ul.top-domains > li .hoverbox p.title {
    font-size: 2em;
    line-height: 0.96em;
    margin: 0.90278em 0; }
  .banner-slider .linkgroup a {
    height: 172px;
    padding: 1.80556em;
    margin-right: 86px; }
    .banner-slider .linkgroup a:after {
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      right: -172px;
      width: 172px;
      height: 172px; }
  .banner-slider .flex-control-nav {
    right: 120px; }
  .domains-page ul.domain-results.list .title {
    width: 62.75862%; }
  .domains-page ul.domain-results.grid li {
    height: 295px; }
    .domains-page ul.domain-results.grid li .fivestar-average-stars {
      top: -43px; }
  .topimage-block {
    height: 420px; }
    .topimage-block .textgroup {
      padding-top: 10.83333em; }
      .topimage-block .textgroup h2 {
        font-size: 2.75em;
        line-height: 1.2em; }
    .topimage-block img {
      width: 100%; }
    .topimage-block .copyright {
      top: 390px; } }

@-webkit-keyframes fadeIn {
  to {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  to {
    opacity: 1; } }

@keyframes fadeIn {
  to {
    opacity: 1; } }

@-webkit-keyframes scaleUp {

  100% {
    -webkit-transform: scale(1);
    opacity: 1;
    height: auto; } }

@keyframes scaleUp {

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    height: auto; } }

.top-menu {
  display: none; }

.menu-second-level p.title {
  cursor: pointer;
  margin: 0;
  position: absolute;
  padding: 0;
  text-transform: uppercase;
  width: 45px;
  height: 45px;
  top: -45px;
  right: 0;
  text-indent: -999em;
  background: #4B4C54; }
  .menu-second-level p.title:hover {
    background: #ED3573; }
  .menu-second-level p.title:after {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -268px;
    width: 35px;
    height: 27px;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    -o-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    zoom: 1;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 0px; }
.menu-second-level ul {
  margin: 0 auto;
  display: none; }
  .menu-second-level ul li {
    display: block;
    background: #a2a3ac;
    width: 100%; }
    .menu-second-level ul li.active, .menu-second-level ul li.active-trail {
      background: #fff;
      color: #222; }
      .menu-second-level ul li.active a, .menu-second-level ul li.active a:visited, .menu-second-level ul li.active-trail a, .menu-second-level ul li.active-trail a:visited {
        color: #222;
        text-decoration: none; }
    .menu-second-level ul li a.active {
      background-color: #fff;
      color: #222 !important;
      text-decoration: none; }
    .menu-second-level ul li a, .menu-second-level ul li a:visited {
      color: #fff;
      padding: 0.90278em 1.80556em;
      display: inline-block;
      text-decoration: none;
      width: 100%; }
      .menu-second-level ul li a:hover, .menu-second-level ul li a:visited:hover {
        background: #333;
        color: #fff !important; }

.menu-third-level p.title {
  display: block; }
.menu-third-level ul li {
  display: block;
  position: relative;
  margin-bottom: 0.45139em; }
  .menu-third-level ul li.active-trail > ul {
    display: block; }
  .menu-third-level ul li.active-trail:before {
    color: #ED3573; }
  .menu-third-level ul li > ul {
    padding-left: 1.80556em;
    display: none; }
    .menu-third-level ul li > ul li > ul {
      display: none; }
    .menu-third-level ul li > ul li.active-trail > ul {
      display: block; }
  .menu-third-level ul li.active-trail > a {
    color: #222;
    font-weight: 700; }
  .menu-third-level ul li a.active {
    color: #ED3573 !important; }
    .menu-third-level ul li a.active:after {
      content: ">";
      position: absolute;
      right: 0; }
  .menu-third-level ul li.parent a:before {
    content: "+"; }
  .menu-third-level ul li a, .menu-third-level ul li a:visited {
    color: #4B4C54;
    display: block;
    padding-left: 0.90278em; }
    .menu-third-level ul li a:before, .menu-third-level ul li a:visited:before {
      content: ">";
      position: absolute;
      left: 0; }
    .menu-third-level ul li a:hover, .menu-third-level ul li a:visited:hover {
      color: #ED3573;
      text-decoration: none; }
      .menu-third-level ul li a:hover:after, .menu-third-level ul li a:visited:hover:after {
        content: ">";
        position: absolute;
        right: 0; }

.main-menu {
  width: 100%;
  float: left; }
  .main-menu p.title {
    height: 75px;
    width: 60px;
    top: -18px; }
    .main-menu p.title:after {
      top: 50%;
      margin-top: -10px;
      right: 15%; }
  .main-menu.desktop {
    display: none; }
  .main-menu .left-menu {
    width: 46.66667%;
    margin-right: 6.66667%;
    float: left;
    font-size: 1.4375em;
    line-height: 1.2em;
    margin-top: 2.70833em; }
    .main-menu .left-menu a, .main-menu .left-menu a:visited {
      color: #fff;
      padding: 0 0 0.63194em 0; }
      .main-menu .left-menu a:hover, .main-menu .left-menu a:visited:hover {
        color: #ED3573;
        text-decoration: none; }
  .main-menu .right-menu {
    width: 46.66667%;
    margin-right: 0;
    float: right;
    margin: 3.61111em 0 0.90278em 0;
    border-left: 1px solid #a4a4a4;
    padding: 0 0 0 0.90278em; }
    .main-menu .right-menu a, .main-menu .right-menu a:visited {
      color: #a4a4a4; }
      .main-menu .right-menu a:hover, .main-menu .right-menu a:visited:hover {
        color: #ED3573;
        text-decoration: none; }

.sub-menu {
  width: 100%;
  float: left;
  margin-bottom: 0.90278em; }
  .sub-menu li a {
    display: block;
    padding: 0.45139em;
    margin-bottom: 0.45139em;
    color: #222; }
    .sub-menu li a:hover, .sub-menu li a.active, .sub-menu li a.active-trail {
      color: #fff;
      background: #333; }

.footer-menu {
  width: 100%;
  float: left;
  text-align: left;
  position: relative; }
  .footer-menu:before {
    content: "Natuur en Bos van de Vlaamse overheid werkt ook aan:";
    position: absolute;
    top: -80px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: inline-block;
    color: #4b4c53;
    text-align: center;
    font-size: 1.3125em;
    line-height: 1.2em; }
  .footer-menu .block {
    margin: 1.80556em 0; }
  .footer-menu li {
    width: 50%;
    float: left;
    font-size: 0.875em;
    line-height: 1.2em;
    padding: 0.45139em 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 0.90278em;
    min-height: 100px; }
    .footer-menu li a, .footer-menu li a:visited {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      background: url(../img/blank.gif);
      text-indent: -9999px; }
    .footer-menu li span {
      display: block;
      padding: 0.45139em 0;
      font-size: 12px; }
    .footer-menu li img {
      margin: 0 auto;
      display: inline-block;
      float: none;
      clear: both; }
    .footer-menu li:hover span {
      color: #ED3573; }

.footer-menu-legal {
  width: 100%;
  float: left;
  margin-bottom: 0.90278em;
  text-align: left; }
  .footer-menu-legal ul {
    display: table;
    width: 100%;
    float: left; }
    .footer-menu-legal ul li {
      display: table-cell;
      font-size: 0.8125em;
      line-height: 1.2em; }
      .footer-menu-legal ul li a, .footer-menu-legal ul li a:visited {
        color: #4B4C54;
        text-decoration: none;
        position: relative;
        padding: 0 0.90278em 0 0.45139em;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .footer-menu-legal ul li a:after, .footer-menu-legal ul li a:visited:after {
          content: "";
          border-right: 1px solid #4B4C54;
          position: absolute;
          right: 0;
          height: 100%;
          width: 2px;
          top: 0;
          display: block; }
        .footer-menu-legal ul li a:hover, .footer-menu-legal ul li a:visited:hover {
          color: #ED3573; }
      .footer-menu-legal ul li.last a:after {
        display: none; }
      .footer-menu-legal ul li.first a {
        padding-left: 0; }

#breadcrumb {
  line-height: 44px;
  margin-bottom: 1.80556em; }
  #breadcrumb span, #breadcrumb a {
    display: inline-block;
    line-height: inherit; }
  #breadcrumb a, #breadcrumb a:visited {
    color: #4B4C54; }
    #breadcrumb a:hover, #breadcrumb a:visited:hover {
      color: #ED3573; }
  #breadcrumb .rsanquo {
    padding: 0 0.27083em; }

.single-page-site #breadcrumb {
  display: none; }

#cboxLoadedContent ul {
  display: block; }
  #cboxLoadedContent ul > li {
    padding: 0.45139em 0;
    font-family: 'Flanders Art Sans Light', sans-serif; }
    #cboxLoadedContent ul > li a {
      color: #fff;
      font-size: 0.9375em;
      line-height: 1.2em;
      font-weight: 400;
      text-decoration: none;
      padding: 0 0 0.09028em 0;
      position: relative;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease;
      display: inline-block; }
      #cboxLoadedContent ul > li a:after {
        display: block;
        position: absolute;
        left: 0;
        bottom: -3px;
        width: 0;
        height: 2px;
        background-color: #ED3573;
        content: "";
        transition: width 0.4s; }
      #cboxLoadedContent ul > li a.active:after, #cboxLoadedContent ul > li a:hover:after {
        width: 100%; }
      #cboxLoadedContent ul > li a:hover {
        color: #fff; }
    #cboxLoadedContent ul > li ul {
      padding-left: 0.90278em; }
      #cboxLoadedContent ul > li ul li {
        padding: 0.27083em 0;
        position: relative; }
        #cboxLoadedContent ul > li ul li:before {
          content: ">";
          position: absolute;
          left: -0.90278em;
          color: #ED3573; }

@media screen and (min-width: 30em) {
  .main-menu p.title {
    right: 110px; }
  .secondary-menu {
    width: auto; }
  .sub-menu li {
    float: left; }
    .sub-menu li a {
      margin-bottom: 0; }
  .footer-menu ul li {
    width: 33.33333%; }
  .footer-menu-legal ul {
    display: block; }
    .footer-menu-legal ul li {
      width: auto;
      float: left; }
      .footer-menu-legal ul li a, .footer-menu-legal ul li a:visited {
        padding: 0 1.35417em; } }

@media screen and (min-width: 48em) {
  .menu-second-level {
    position: absolute !important;
    z-index: 10;
    bottom: 0; }
    .menu-second-level p.title {
      display: none; }
    .menu-second-level ul {
      margin: 0 auto;
      display: table !important;
      table-layout: fixed !important; }
      .menu-second-level ul li {
        display: table-cell;
        background: #a2a3ac;
        font-size: 0.8125em;
        line-height: 1.2em;
        width: auto !important; }
        .menu-second-level ul li.active, .menu-second-level ul li.active-trail {
          background: #fff;
          color: #222; }
          .menu-second-level ul li.active a, .menu-second-level ul li.active a:visited, .menu-second-level ul li.active-trail a, .menu-second-level ul li.active-trail a:visited {
            color: #222;
            text-decoration: none; }
        .menu-second-level ul li a.active {
          background-color: #fff;
          color: #222 !important;
          text-decoration: none; }
        .menu-second-level ul li a, .menu-second-level ul li a:visited {
          color: #fff;
          padding: 0.90278em 1.80556em;
          display: inline-block;
          text-decoration: none;
          width: auto; }
          .menu-second-level ul li a:hover, .menu-second-level ul li a:visited:hover {
            background: #333;
            color: #fff !important; }
  .main-menu p.title {
    right: 175px;
    background: none;
    height: 65px;
    width: 65px;
    top: -13px; }
  .main-menu.mobile ul.left-menu {
    display: none !important; }
  .main-menu.mobile ul.right-menu {
    background: none;
    width: auto;
    float: left;
    border: 0;
    width: 100%;
    margin: 2.70833em 0 0.90278em 0;
    padding: 0; }
    .main-menu.mobile ul.right-menu li {
      display: inline-block;
      padding: 0 0.45139em; }
      .main-menu.mobile ul.right-menu li.first {
        padding-left: 0; }
  .main-menu.desktop {
    display: block;
    width: 42.85714%;
    margin-right: 2.85714%;
    float: left; }
    .main-menu.desktop > ul {
      display: table;
      table-layout: fixed !important;
      background: none; }
      .main-menu.desktop > ul li {
        display: table-cell;
        margin-right: 0.90278em;
        padding: 0 0.45139em;
        position: relative; }
        .main-menu.desktop > ul li:after {
          content: "";
          background-color: #949598;
          position: absolute;
          right: 0;
          display: block;
          bottom: 5px;
          width: 1px;
          height: 14px;
          font-weight: 300; }
        .main-menu.desktop > ul li.last:after {
          display: none; }
        .main-menu.desktop > ul li a {
          background: none;
          padding: 0;
          color: #fff;
          font-size: 0.9375em;
          line-height: 1.2em;
          font-weight: 400;
          text-decoration: none;
          padding: 0 0 0.09028em 0;
          position: relative;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          transition: all 0.4s ease;
          display: inline-block; }
          .main-menu.desktop > ul li a:after {
            display: block;
            position: absolute;
            left: 0;
            bottom: -3px;
            width: 0;
            height: 2px;
            background-color: #ED3573;
            content: "";
            transition: width 0.4s; }
          .main-menu.desktop > ul li a.active:after, .main-menu.desktop > ul li a:hover:after {
            width: 100%; }
          .main-menu.desktop > ul li a:hover {
            color: #a4a4a4; }
        .main-menu.desktop > ul li.even {
          float: left;
          margin-right: 0.90278em; }
  .sub-menu li {
    width: 100%;
    display: block; }
    .sub-menu li a {
      margin-bottom: 0.45139em; }
  #breadcrumb {
    width: 100%;
    float: left;
    clip: auto;
    height: auto;
    overflow: auto !important;
    position: relative !important; }
  .footer-menu {
    margin: 0; }
    .footer-menu:before {
      top: -45px; }
    .footer-menu .block {
      margin: 0; }
    .footer-menu ul {
      display: table;
      width: 100%; }
      .footer-menu ul li {
        display: table-cell;
        width: auto;
        float: none;
        position: relative;
        padding: 0 20px 0 0; }
        .footer-menu ul li:after {
          content: "";
          border-right: 1px solid #A8A6A8;
          position: absolute;
          right: 10px;
          top: 0;
          display: block;
          height: 100%;
          width: 2px; }
        .footer-menu ul li:last-child:after {
          display: none; }
  #cboxLoadedContent ul {
    width: 400px;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #cboxLoadedContent ul li {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -ms-flex-order: 2;
      -webkit-order: 2;
      order: 2;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease;
      width: 200px; }
    #cboxLoadedContent ul > li {
      margin-bottom: 0.90278em; }
      #cboxLoadedContent ul > li > a {
        font-size: 1.5625em;
        line-height: 1.2em;
        margin-bottom: 0.90278em; }
      #cboxLoadedContent ul > li ul {
        padding-left: 0.90278em; }
        #cboxLoadedContent ul > li ul li {
          padding: 0.27083em 0;
          margin-bottom: 0; }
          #cboxLoadedContent ul > li ul li a {
            font-size: 1em;
            line-height: 1.25em;
            margin-bottom: 0; } }

@media screen and (min-width: 65em) {
  .top-menu {
    display: table;
    width: 74.46809%;
    margin-right: 0;
    float: right;
    margin-top: 0.03611em;
    margin-right: 135px; }
    .top-menu > ul {
      display: block;
      background: none;
      width: auto;
      float: right; }
      .top-menu > ul li {
        display: table-cell;
        margin-right: 0.90278em;
        font-size: 0.9375em;
        line-height: 1.2em; }
        .top-menu > ul li:after {
          content: " / "; }
        .top-menu > ul li.last:after {
          content: ''; }
        .top-menu > ul li a {
          background: none;
          padding: 0.18056em 0.36111em;
          color: #a4a4a4;
          text-decoration: none;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          transition: all 0.4s ease; }
          .top-menu > ul li a:hover, .top-menu > ul li a.active-trail, .top-menu > ul li a.active {
            color: #fff; }
  .main-menu {
    width: 57.44681%;
    margin-right: 2.12766%;
    float: left;
    padding-top: 0.6em; }
    .main-menu.desktop {
      width: 57.44681%;
      margin-right: 2.12766%;
      float: left; }
    .main-menu.desktop > ul li {
      padding: 0 0.90278em; }
      .main-menu.desktop > ul li.first {
        padding-left: 0; }
      .main-menu.desktop > ul li a {
        font-size: 1.25em;
        line-height: 1.2em; }
    .main-menu.mobile ul.left-menu, .main-menu.mobile ul.right-menu {
      display: none !important; }
  .footer-menu ul {
    table-layout: fixed !important; }
    .footer-menu ul li {
      padding: 0 0 0 0;
      font-size: 0.9375em;
      line-height: 1.2em; }
      .footer-menu ul li:after {
        right: 0; }
  #cboxLoadedContent ul {
    width: 600px; }
    #cboxLoadedContent ul > li {
      width: 300px; }
      #cboxLoadedContent ul > li > a {
        font-size: 2.0625em;
        line-height: 1.2em; }
      #cboxLoadedContent ul > li ul li {
        margin-bottom: 0.45139em; }
        #cboxLoadedContent ul > li ul li a {
          font-size: 1.5625em;
          line-height: 1.2em; }
  .menu-second-level ul li {
    font-size: 0.9375em;
    line-height: 1.2em; } }

@media screen and (min-width: 75em) {
  .menu-second-level ul li {
    font-size: 1em;
    line-height: 1.25em; }
  .main-menu {
    width: 55.55556%;
    margin-right: 1.5873%;
    float: left;
    padding-top: 0.5em; }
    .main-menu.desktop > ul li {
      padding: 0 1.44444em; }
      .main-menu.desktop > ul li.first {
        padding-left: 0; }
      .main-menu.desktop > ul li:after {
        top: 5px; }
      .main-menu.desktop > ul li a {
        font-size: 1.4375em;
        line-height: 1.2em; }
  .footer-menu ul li {
    font-size: 1.25em;
    line-height: 1.2em; } }

.pager {
  margin: 1.80556em 0; }
  .pager a {
    color: #fff; }

.block input[type="text"] {
  background: #fff; }

.wrapper-culturefeed {
  width: 100%;
  float: left; }
  .wrapper-culturefeed a, .wrapper-culturefeed a:visited {
    color: #ED3573;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .wrapper-culturefeed a:hover, .wrapper-culturefeed a:visited:hover {
      text-decoration: underline;
      color: #C4184A; }
  .wrapper-culturefeed .culturefeed-left {
    width: 100%;
    float: left;
    margin-bottom: 1.80556em;
    float: left; }
    .wrapper-culturefeed .culturefeed-left > img {
      float: left;
      padding-right: 1.35417em;
      width: 100%;
      margin-bottom: 1.80556em; }
  .wrapper-culturefeed .sidebar {
    background: #EDEEF4;
    width: 100%;
    float: left;
    margin-bottom: 1.80556em; }
    .wrapper-culturefeed .sidebar.active {
      display: block; }
    .wrapper-culturefeed .sidebar p.title {
      font-family: 'Flanders Art Sans Medium'; }
    .wrapper-culturefeed .sidebar .infofiche {
      display: block;
      float: left;
      width: 100%;
      padding: 0.90278em; }
      .wrapper-culturefeed .sidebar .infofiche p.title {
        font-family: 'Flanders Art Sans Medium';
        margin-bottom: 0.45139em; }

.longdescription {
  float: none; }

.info {
  margin-bottom: 1.80556em;
  display: block;
  float: left;
  width: 100%; }

.culturefeed-social, .culturefeed-reactions {
  padding: 0.90278em;
  border: 1px solid #ED3573;
  margin: 0.90278em 0; }

#culturefeed-agenda-search-block-form .search-find-location {
  display: none; }

.recreatietypes > ul {
  width: 100%;
  float: left;
  display: block; }
  .recreatietypes > ul li {
    width: 20%;
    float: left;
    position: relative;
    cursor: pointer; }
    .recreatietypes > ul li a, .recreatietypes > ul li a:visited {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      text-indent: -999px;
      width: 100%;
      height: 100%;
      z-index: 10; }
    .recreatietypes > ul li span {
      width: 100px;
      height: auto;
      padding: 0.09028em 0;
      left: 50%;
      margin-left: -56px;
      font-size: 0.875em;
      line-height: 1.2em;
      color: #fff;
      text-align: center;
      border: 4px solid #ED3573;
      background: #ED3573;
      text-indent: 0px;
      position: absolute;
      bottom: 60px;
      opacity: 0;
      visibility: visible;
      pointer-events: none;
      -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
      -moz-transform: translate(35px) rotate(25deg) scale(1.5);
      -o-transform: translate(35px) rotate(25deg) scale(1.5);
      -ms-transform: translate(35px) rotate(25deg) scale(1.5);
      transform: translate(35px) rotate(25deg) scale(1.5);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      z-index: 100; }
      .recreatietypes > ul li span:before, .recreatietypes > ul li span:after {
        content: '';
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -9px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #ED3573; }
      .recreatietypes > ul li span:after {
        bottom: -14px;
        margin-left: -10px;
        border-top: 10px solid #ED3573; }
    .recreatietypes > ul li img {
      width: 50px;
      cursor: pointer; }
    .recreatietypes > ul li:hover img {
      background: #fff; }
    .recreatietypes > ul li:hover span {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0px) rotate(0deg) scale(1);
      -moz-transform: translate(0px) rotate(0deg) scale(1);
      -o-transform: translate(0px) rotate(0deg) scale(1);
      -ms-transform: translate(0px) rotate(0deg) scale(1);
      transform: translate(0px) rotate(0deg) scale(1); }

.facet-datetype > ul {
  width: 100%;
  display: block;
  float: left; }
  .facet-datetype > ul li {
    position: relative;
    margin-bottom: 0.45139em;
    width: 100%;
    display: block;
    float: left; }
    .facet-datetype > ul li a, .facet-datetype > ul li a:visited {
      color: #4b4c52;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      .facet-datetype > ul li a:hover, .facet-datetype > ul li a:visited:hover {
        color: #ED3573; }
    .facet-datetype > ul li .facet-count {
      color: #4B4C54;
      font-size: 0.75em;
      line-height: 1.56em;
      float: left;
      width: auto;
      display: block;
      padding: 0.27083em 0 0 0.45139em; }
    .facet-datetype > ul li .facet-label {
      width: auto;
      display: block;
      float: left;
      margin-left: 50px;
      padding-right: 0.45139em;
      color: #C4184A;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease;
      font-size: 0.875em;
      line-height: 1.8em; }
      .facet-datetype > ul li .facet-label:before {
        background-image: url(../img/spritesheet.png);
        background-position: 0px -1356px;
        width: 41px;
        height: 48px;
        content: "";
        display: block;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        display: block;
        left: 0px;
        position: absolute;
        height: 22px; }
      .facet-datetype > ul li .facet-label.active a, .facet-datetype > ul li .facet-label.active a:visited {
        background: #C4184A;
        color: #fff;
        margin-left: 0.45139em;
        padding: 0.09028em 0.45139em;
        border-radius: 5px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        .facet-datetype > ul li .facet-label.active a:hover, .facet-datetype > ul li .facet-label.active a:visited:hover {
          background: #780D3C;
          text-decoration: none; }
      .facet-datetype > ul li .facet-label.active .facet-count {
        padding-left: 0.45139em; }
      .facet-datetype > ul li .facet-label.active:before {
        background-position: 0px -956px;
        z-index: 10; }

ul.events-overview {
  width: 100%;
  float: left; }
  ul.events-overview li {
    position: relative;
    width: 100%;
    float: left;
    color: #7e7f84;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    overflow: hidden; }
    ul.events-overview li:hover .color-wrapper span {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0px) rotate(0deg) scale(1);
      -moz-transform: translate(0px) rotate(0deg) scale(1);
      -o-transform: translate(0px) rotate(0deg) scale(1);
      -ms-transform: translate(0px) rotate(0deg) scale(1);
      transform: translate(0px) rotate(0deg) scale(1); }
    ul.events-overview li .color-wrapper label > span {
      width: 100px;
      height: auto;
      padding: 0.09028em 0;
      left: 100%;
      margin-left: -56px;
      font-size: 0.875em;
      line-height: 1.2em;
      color: #fff;
      text-align: center;
      border: 4px solid #4B4C54;
      background: #4B4C54;
      text-indent: 0px;
      position: absolute;
      bottom: 60px;
      opacity: 0;
      visibility: visible;
      pointer-events: none;
      -webkit-transform: translate(35px) rotate(25deg) scale(1.5);
      -moz-transform: translate(35px) rotate(25deg) scale(1.5);
      -o-transform: translate(35px) rotate(25deg) scale(1.5);
      -ms-transform: translate(35px) rotate(25deg) scale(1.5);
      transform: translate(35px) rotate(25deg) scale(1.5);
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      z-index: 100; }
      ul.events-overview li .color-wrapper label > span:before, ul.events-overview li .color-wrapper label > span:after {
        content: '';
        position: absolute;
        bottom: -14px;
        left: 50%;
        margin-left: -9px;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #4B4C54; }
      ul.events-overview li .color-wrapper label > span:after {
        bottom: -14px;
        margin-left: -10px;
        border-top: 10px solid #4B4C54; }
  ul.events-overview .teaserlink a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-indent: -999em;
    background: rgba(0, 0, 0, 0.01); }
  ul.events-overview.grid li {
    height: 180px; }
    ul.events-overview.grid li:before {
      content: "";
      background: rgba(38, 32, 37, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
    ul.events-overview.grid li:hover:before {
      background: none; }
  ul.events-overview.grid .color-wrapper {
    height: 66px;
    width: 66px;
    position: absolute;
    left: 0;
    bottom: 0; }
    ul.events-overview.grid .color-wrapper img {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 66px; }
  ul.events-overview.grid .textgroup {
    height: 66px;
    position: absolute;
    left: 66px;
    bottom: 0;
    right: 0;
    padding: 0.90278em 0.45139em; }
    ul.events-overview.grid .textgroup p {
      display: none;
      text-transform: lowercase;
      color: #fff;
      padding-left: 0.45139em; }
      ul.events-overview.grid .textgroup p.title {
        display: block;
        font-family: 'Flanders Art Serif Light';
        text-transform: lowercase;
        font-size: 1.0625em;
        line-height: 1.2em; }
      ul.events-overview.grid .textgroup p.date {
        color: #fff;
        display: block;
        position: absolute;
        font-family: 'Flanders Art Serif Light';
        top: -80px;
        font-size: 2.625em;
        line-height: 1.2em; }
  ul.events-overview.grid .image {
    position: relative;
    z-index: -1;
    width: 100%;
    height: 200px; }
    ul.events-overview.grid .image.default {
      background: url(../img/default-images/default-event-teaser.png);
      background-size: cover; }
    ul.events-overview.grid .image img {
      width: 100%; }
  ul.events-overview.list li {
    padding: 1.35417em 0 0.45139em 100px; }
    ul.events-overview.list li.odd {
      background-color: rgba(237, 238, 244, 0.5); }
    ul.events-overview.list li.even {
      background: #fff; }
    ul.events-overview.list li:hover {
      color: #fff;
      background: none !important; }
      ul.events-overview.list li:hover p.title {
        color: #fff !important; }
      ul.events-overview.list li:hover .color {
        display: block; }
    ul.events-overview.list li .date {
      position: absolute;
      right: 0.90278em;
      top: 0.90278em; }
    ul.events-overview.list li .color-wrapper {
      width: 66px;
      height: 100%;
      min-height: 66px;
      float: left;
      position: absolute;
      left: 0;
      top: 0; }
      ul.events-overview.list li .color-wrapper img {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%; }
    ul.events-overview.list li .color {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: -10;
      display: none; }
  ul.events-overview.list .image {
    width: 66px;
    height: 66px;
    position: absolute;
    top: 0;
    left: 0; }
    ul.events-overview.list .image.default {
      background: url(../img/default-images/default-event-teaser.png);
      background-size: cover; }
    ul.events-overview.list .image a {
      width: 100%;
      float: left; }
      ul.events-overview.list .image a img {
        float: left;
        width: 100%; }
  ul.events-overview.list .textgroup {
    width: 113.33333%;
    margin-right: 0;
    float: right;
    padding: 0.90278em; }
    ul.events-overview.list .textgroup p {
      margin-bottom: 0.45139em;
      font-size: 0.75em;
      line-height: 1.2em; }
      ul.events-overview.list .textgroup p.date {
        font-size: 1em;
        line-height: 1.25em; }
  ul.events-overview.list p.title {
    width: 100%;
    clear: both;
    font-family: 'Flanders Art Serif';
    padding: 1.44444em 0;
    border-bottom: 1px solid #e7e7e8;
    color: #7e7f84;
    font-weight: 300;
    text-transform: lowercase;
    font-size: 1em;
    line-height: 1.25em; }

#culturefeed-agenda-search-block-form label, #culturefeed-search-ui-date-facet-form label, #culturefeed-search-ui-city-facet-form label {
  display: none; }
#culturefeed-agenda-search-block-form input[type="submit"], #culturefeed-search-ui-date-facet-form input[type="submit"], #culturefeed-search-ui-city-facet-form input[type="submit"] {
  float: left;
  cursor: pointer;
  display: block;
  padding: 0.90278em 1.80556em;
  border: 0;
  margin: 0.45139em 0;
  font-size: 14px;
  color: #fff;
  background: #ED3573;
  border: 1px solid #ED3573;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #culturefeed-agenda-search-block-form input[type="submit"]:hover, #culturefeed-search-ui-date-facet-form input[type="submit"]:hover, #culturefeed-search-ui-city-facet-form input[type="submit"]:hover {
    background: #9d1f44;
    border: 1px solid #9d1f44; }

@media screen and (min-width: 30em) {
  ul.events-overview {
    width: 100%;
    float: left; }
    ul.events-overview li {
      overflow: hidden !important;
      margin-bottom: 0 !important;
      border: 0; }
    ul.events-overview.list li {
      height: 142px; }
      ul.events-overview.list li .color-wrapper {
        z-index: 1;
        bottom: 0; }
    ul.events-overview.list .image {
      position: relative;
      height: 143px;
      width: 143px;
      float: left;
      display: block;
      margin-left: -35px;
      margin-top: -20px; }
    ul.events-overview.list .textgroup {
      width: 56.52174%;
      margin-right: 0;
      float: right;
      padding: 0.45139em 0.90278em 1.80556em 0; }
    ul.events-overview.grid li {
      width: 50%;
      float: left; }
    ul.events-overview.grid .image img {
      height: 100%; }
    ul.events-overview.grid .textgroup p.title {
      font-size: 0.875em;
      line-height: 1.2em; }
  .wrapper-culturefeed .culturefeed-left > img {
    width: 200px;
    margin-bottom: 0.45139em; } }

@media screen and (min-width: 48em) {
  ul.events-overview.list li {
    height: 138px; }
  ul.events-overview.list .image {
    width: 139px;
    height: 139px; }
  ul.events-overview.list .textgroup {
    width: 61.29032%;
    margin-right: 0;
    float: right; }
  ul.events-overview.list p.title {
    font-size: 0.875em;
    line-height: 1.2em; }
  .wrapper-culturefeed .culturefeed-left {
    width: 54.28571%;
    margin-right: 2.85714%;
    float: left; }
  .wrapper-culturefeed .sidebar {
    width: 42.85714%;
    margin-right: 0;
    float: right; } }

@media screen and (min-width: 65em) {
  ul.events-overview.list li {
    height: 175px; }
  ul.events-overview.list .image {
    height: 175px;
    width: 175px;
    float: left; }
  ul.events-overview.list .textgroup {
    width: 67.74194%;
    margin-right: 0;
    float: right;
    padding-top: 1.80556em;
    position: relative; }
    ul.events-overview.list .textgroup p.date {
      position: absolute;
      left: 0;
      right: auto;
      font-size: 2.8125em;
      line-height: 1.2em;
      top: 0;
      font-family: 'Flanders Art Serif Light'; }
  ul.events-overview.list p.title {
    font-size: 1em;
    line-height: 1.25em; }
  ul.events-overview.grid li {
    width: 33.32903%;
    float: left; }
  ul.events-overview.grid .textgroup p.title {
    font-size: 0.8125em;
    line-height: 1.2em; }
  ul.events-overview.grid .textgroup p.date {
    position: absolute;
    left: -67px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    float: none;
    content: '';
    font-size: 2.8125em;
    line-height: 1.2em;
    z-index: 10;
    text-align: center; }
  .wrapper-culturefeed .culturefeed-left {
    width: 61.70213%;
    margin-right: 2.12766%;
    float: left; }
    .wrapper-culturefeed .culturefeed-left > img {
      max-width: 300px;
      max-height: 300px;
      width: auto; }
  .wrapper-culturefeed .sidebar {
    width: 31.91489%;
    margin-right: 0;
    float: right; } }

@media screen and (min-width: 75em) {
  ul.events-overview li {
    height: 186px; }
  ul.events-overview .image {
    height: 186px; }
  .wrapper-culturefeed .culturefeed-left {
    width: 58.73016%;
    margin-right: 1.5873%;
    float: left; }
  .wrapper-culturefeed .sidebar {
    width: 33.33333%;
    margin-right: 0;
    float: right; } }

.culturefeed-main-picture {
  float: left;
  max-width: 60%;
  margin-right: 25px;
  margin-bottom: 0; }

.table, .row {
  display: block;
  font-size: 0.875em;
  line-height: 1.2em;
  color: #4b4c52; }

.row .column, .column:before {
  display: inline-block; }

.table-head {
  position: absolute;
  top: -1000em;
  left: -1000em;
  font-family: 'Flanders Art Sans', sans-serif; }

.row {
  margin: 20px 0;
  text-align: left;
  float: left; }

.column {
  width: 100%;
  padding: 0.54167em; }
  .column a, .column a:visited {
    color: #4b4c52;
    text-transform: underline; }
    .column a:hover, .column a:visited:hover {
      color: #2199a4; }

.column:before {
  padding-right: 2px;
  content: " " attr(data-label) " \00a0";
  width: 5em;
  font-family: 'Flanders Art Serif';
  color: #2199a4; }

.column:nth-child(1):before {
  padding-right: 0;
  content: " " attr(data-label) " \00a0 "; }

.column.even {
  background: rgba(237, 238, 244, 0.56); }

@media screen and (min-width: 48em) {
  .table {
    display: table;
    width: 100%;
    border: none;
    font-size: 1.0625em;
    line-height: 1.2em; }
  .table-head {
    display: table;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    border: none;
    background: #A2A3AC; }
  .table-head .row .column {
    color: #fff;
    font-family: 'Flanders Art Serif Light';
    font-size: 1.25em;
    line-height: 1.2em;
    text-align: center;
    border-right: none; }
    .table-head .row .column a, .table-head .row .column a:visited {
      color: #fff; }
  .row {
    display: table-row;
    table-layout: fixed;
    width: 100%;
    border: none;
    margin: 0; }
    .row:hover, .row.even:hover {
      background: #2199a4;
      cursor: pointer; }
      .row:hover .column, .row.even:hover .column {
        color: #fff; }
        .row:hover .column a, .row:hover .column a:visited, .row.even:hover .column a, .row.even:hover .column a:visited {
          color: #fff; }
  .row .column {
    display: table-cell;
    vertical-align: top;
    border-right: 1px solid #A2A3AC; }
  .row.even {
    background: rgba(237, 238, 244, 0.56); }
  .column {
    display: table-cell;
    padding: 0.90278em 1.35417em;
    width: auto;
    width: 155px; }
  .column.even {
    background: none; }
  .column:before {
    content: " " attr(data-label) " ";
    color: #fff;
    font-weight: 700;
    background: #0e8ba2; }
  .row .column:before {
    display: none; }
  .row:nth-child(1) .column:before {
    display: none; } }

@media screen and (min-width: 65em) {
  .column {
    width: 200px; } }

.teaserlink, .event-block > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-indent: -999em;
  z-index: 10;
  background: rgba(0, 0, 0, 0.01); }

.link-button a, a.link-button {
  background: #ED3573;
  padding: 0.45139em;
  margin: 0.45139em 0;
  width: 100%;
  display: block;
  float: left;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .link-button a:after, a.link-button:after {
    content: ">";
    padding-left: 10px; }
  .link-button a:hover, a.link-button:hover {
    background: #C4184A;
    text-decoration: none !important; }
  .link-button a:visited, a.link-button:visited {
    color: white; }

.shuffle {
  position: relative;
  color: #B8008F; }
  .shuffle:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -25px;
    width: 20px;
    background: #B8008F; }
  .shuffle:hover {
    color: #830C79; }
    .shuffle:hover:before {
      background: #830C79; }

.block.latest-news > p.title {
  font-family: 'Flanders Art Sans Bold', sans-serif;
  text-align: center;
  font-size: 2.3125em;
  line-height: 1.2em; }

.grijs {
  background: #A2A3AC;
  padding: 1.80556em; }

.display-links {
  width: auto;
  display: block;
  float: right;
  margin: 0.90278em 0; }
  .display-links #list {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1504px;
    width: 50px;
    height: 50px;
    margin-right: 1.80556em;
    cursor: pointer; }
  .display-links #grid {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1804px;
    width: 50px;
    height: 50px;
    cursor: pointer; }
  .display-links #list, .display-links #grid {
    width: 50px;
    height: 50px;
    zoom: 0.5;
    -moz-transform: scale(0.5);
    /* Firefox */
    display: block;
    text-indent: -999px;
    overflow: hidden;
    float: left; }
  .display-links.pink #list.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1654px;
    width: 50px;
    height: 50px; }
  .display-links.pink #grid.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1554px;
    width: 50px;
    height: 50px; }
  .display-links.blue #list.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1604px;
    width: 50px;
    height: 50px; }
  .display-links.blue #grid.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1704px;
    width: 50px;
    height: 50px; }
  .display-links.white #list.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1754px;
    width: 50px;
    height: 50px; }
  .display-links.white #grid.active {
    background-image: url(../img/spritesheet.png);
    background-position: 0px -1404px;
    width: 50px;
    height: 50px; }

.user-links {
  width: 100%;
  float: left;
  margin: 1.80556em 0; }

ul.responsive {
  float: left;
  width: 100%;
  margin-bottom: 2.70833em; }
  ul.responsive > li {
    position: relative; }
    ul.responsive > li .textgroup {
      color: white;
      padding-top: 4.51389em; }
    ul.responsive > li .date {
      font-size: 3.125em;
      line-height: 1.2em;
      margin-bottom: 0;
      font-family: 'Flanders Art Sans Light', sans-serif; }
    ul.responsive > li .textgroup {
      position: absolute;
      top: 0;
      height: 100%;
      width: 100%;
      text-align: center;
      display: block;
      float: left;
      left: 0; }
    ul.responsive > li .hovergroup {
      display: none;
      padding: 2.70833em 1.80556em; }
    ul.responsive > li:hover .button {
      background: #A2A3AC;
      color: #fff; }
    ul.responsive > li:hover .hovergroup {
      display: block;
      z-index: 100; }
      ul.responsive > li:hover .hovergroup p.title {
        font-size: 1.375em;
        line-height: 1.2em;
        font-family: 'Flanders Art Serif';
        text-transform: none; }
    ul.responsive > li:hover .textgroup {
      display: none; }
    ul.responsive > li .hoverbox {
      display: none;
      color: white;
      padding: 2.70833em 1.80556em;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center; }
      ul.responsive > li .hoverbox p.title {
        text-align: center;
        font-size: 1.5em;
        font-weight: bold; }
      ul.responsive > li .hoverbox p {
        margin: 0; }
      ul.responsive > li .hoverbox form {
        float: none;
        display: inline-block;
        width: auto;
        margin-top: 1.80556em; }
      ul.responsive > li .hoverbox > a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        text-indent: -999em; }
    ul.responsive > li.blog-post .blogger-round {
      padding: 0.90278em 0;
      text-align: center;
      width: 100%; }
      ul.responsive > li.blog-post .blogger-round img {
        float: none;
        display: inline-block;
        border: 2px solid #fff;
        border-radius: 200px;
        width: 50px !important;
        height: auto; }
    ul.responsive > li.vacature {
      padding: 1.80556em; }
    ul.responsive > li:hover .hoverbox {
      display: block;
      background-color: #95398c; }
    ul.responsive > li.no-results {
      background: #EDEEF4; }
      ul.responsive > li.no-results p {
        color: #222;
        margin-bottom: 1.80556em; }
      ul.responsive > li.no-results a {
        background: #ED3573;
        padding: 0.45139em;
        margin: 0.90278em 0 0 0;
        width: 100%;
        display: block;
        float: left;
        color: #fff;
        text-decoration: none;
        text-align: center;
        position: relative;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease; }
        ul.responsive > li.no-results a:after {
          content: ">";
          right: -10px; }
        ul.responsive > li.no-results a:hover {
          background: #C4184A; }

.grid-block {
  display: none; }

ul.list {
  float: left;
  width: 100%;
  padding-top: 4em;
  margin-bottom: 2.70833em;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden; }
  ul.list li {
    position: relative;
    float: left;
    width: 100%;
    padding: 1.80556em; }
    ul.list li > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-indent: -999em;
      z-index: 15; }
    ul.list li img {
      width: 15%;
      float: left; }
    ul.list li .group {
      width: 85%;
      float: left;
      padding-left: 1.80556em; }

.date-nav-wrapper {
  float: left;
  width: 100%; }

.pager li, .pager h3 {
  display: inline-block; }

.node-type-domein #news-home > ul li > img {
  width: 130%; }

#news-home > ul {
  margin: 1.80556em 0; }
  #news-home > ul.domain-detail li {
    background: url(../img/default-images/default-event-teaser.png);
    background-size: cover;
    overflow: hidden;
    padding: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    height: 270px;
    overflow: hidden; }
    #news-home > ul.domain-detail li.tweet-block {
      background: #286A72; }
      #news-home > ul.domain-detail li.tweet-block .textgroup {
        padding: 2.25694em;
        height: 100%;
        font-size: 0.875em;
        line-height: 1.2em;
        text-align: center; }
    #news-home > ul.domain-detail li > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-indent: -999em;
      background: url(../img/blank.gif);
      z-index: 10; }
    #news-home > ul.domain-detail li .textgroup, #news-home > ul.domain-detail li .date {
      background: none;
      display: block;
      z-index: 10;
      font-family: 'Flanders Art Serif';
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease;
      text-align: left;
      color: #fff; }
    #news-home > ul.domain-detail li .date {
      position: absolute;
      top: 0;
      padding: 0.90278em;
      background: rgba(0, 0, 0, 0.6);
      font-size: 0.75em;
      line-height: 1.14em;
      height: auto !important; }
    #news-home > ul.domain-detail li .textgroup {
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      position: absolute;
      width: 100%;
      height: 67px;
      padding: 20px;
      top: auto;
      font-size: 1em;
      line-height: 1.1875em; }
    #news-home > ul.domain-detail li:before {
      content: "";
      background: rgba(38, 32, 37, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
    #news-home > ul.domain-detail li:hover:before {
      background: none; }
  #news-home > ul li {
    position: relative;
    padding: 2.25694em;
    overflow: hidden;
    color: #fff; }
    #news-home > ul li > img {
      height: auto;
      margin: 0;
      width: 100%;
      float: left;
      max-width: none; }
    #news-home > ul li.vacature p.title {
      text-transform: uppercase;
      margin-bottom: 0;
      font-size: 3em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light', sans-serif;
      text-align: center; }
    #news-home > ul li.event-block .textgroup {
      padding: 5.41667em 1.80556em 1.80556em; }
    #news-home > ul li.event-block .hoverbox {
      background: #0099a6; }
    #news-home > ul li p.title {
      font-size: 1.375em;
      line-height: 1.2em;
      font-family: 'Flanders Art Serif';
      text-transform: none;
      margin-bottom: 0; }
    #news-home > ul li p.default {
      position: absolute;
      bottom: 10px;
      left: 2.25694em;
      margin: 0;
      color: #fff;
      font-family: 'Flanders Art Serif Light'; }
    #news-home > ul li.instagram-block:before {
      content: "";
      background: rgba(38, 32, 37, 0.6);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
    #news-home > ul li.instagram-block .textgroup {
      z-index: 100; }
    #news-home > ul li.instagram-block:hover .textgroup {
      display: none; }
    #news-home > ul li:before {
      content: "";
      background: rgba(38, 32, 37, 0.4);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      display: block;
      width: 100%;
      height: 100%;
      z-index: 1; }
    #news-home > ul li:hover:before {
      background: none; }
    #news-home > ul li .hoverbox p.title {
      font-size: 1.25em;
      line-height: 1.44em;
      font-family: 'Flanders Art Serif Light';
      margin-bottom: 0.27083em;
      text-align: center; }
    #news-home > ul li .hoverbox p.blogger {
      font-size: 0.875em;
      line-height: 1.44em;
      font-family: 'Flanders Art Sans';
      margin-bottom: 0.27083em;
      text-align: center; }
    #news-home > ul li .hoverbox .type {
      position: absolute;
      bottom: 0.90278em;
      left: 0.90278em;
      padding-left: 1.80556em;
      color: #fff; }
      #news-home > ul li .hoverbox .type:before {
        background-image: url(../img/spritesheet.png);
        background-position: 0px -575px;
        width: 32px;
        height: 32px;
        position: absolute;
        content: "";
        left: 0;
        top: 5px;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1; }

.related-news {
  background: #EDEEF4;
  margin-top: 1.80556em;
  padding-top: 1.80556em; }
  .related-news ul.responsive.related-news {
    margin-bottom: 0 !important;
    background: none !important; }
    .related-news ul.responsive.related-news > li:hover .hovergroup {
      position: absolute;
      z-index: 100;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: #0099a6; }
    .related-news ul.responsive.related-news li.nieuwsbericht img {
      position: relative !important;
      z-index: 0; }
  .related-news p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em; }

.tweet-block {
  background: #286A72;
  color: #A8A6A8 !important; }
  .tweet-block:hover {
    background: #008794;
    color: #fff !important; }
    .tweet-block:hover .tweet-author:before {
      -webkit-transform: scale(0.15);
      -moz-transform: scale(0.15);
      -ms-transform: scale(0.15);
      -o-transform: scale(0.15);
      transform: scale(0.15);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2770px;
      width: 148px;
      height: 120px; }
  .tweet-block a, .tweet-block a:visited {
    color: #A8A6A8;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/blank.gif);
    text-indent: -999px; }
    .tweet-block a:hover, .tweet-block a:visited:hover {
      color: #fff;
      text-decoration: none; }
  .tweet-block .tweet-author {
    position: absolute;
    padding-left: 25px;
    width: auto;
    display: block;
    bottom: 15px;
    left: 15px; }
    .tweet-block .tweet-author:before {
      content: "";
      position: absolute;
      left: 0;
      display: inline-block;
      -webkit-transform: scale(0.15);
      -moz-transform: scale(0.15);
      -ms-transform: scale(0.15);
      -o-transform: scale(0.15);
      transform: scale(0.15);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      top: 0;
      background-image: url(../img/spritesheet.png);
      background-position: 0px -2650px;
      width: 148px;
      height: 120px; }
  .tweet-block .tweet-date {
    position: absolute;
    padding-left: 15px;
    width: auto;
    display: block;
    bottom: 15px;
    left: 125px; }
    .tweet-block .tweet-date:before {
      content: " - ";
      position: absolute;
      left: 5px;
      display: inline-block; }
  .tweet-block .tweet-author, .tweet-block .tweet-date {
    font-size: 0.875em;
    line-height: 1.2em; }
  .tweet-block .tweet-text {
    font-size: 1.125em;
    line-height: 1.56em;
    font-family: 'Flanders Art Serif Light'; }
  .tweet-block:before {
    display: none !important; }

.instagram-block {
  background: #ED3573;
  background-size: 100%;
  padding: 0 !important;
  color: #fff; }
  .instagram-block .instagram-type {
    font-size: 0.8125em;
    line-height: 1.32em;
    width: 80%;
    display: inline-block;
    font-family: 'Flanders Art Serif Light'; }
  .instagram-block .textgroup {
    padding-top: 20px; }
  .instagram-block .teaserlink a, .instagram-block .teaserlink a:visited {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/blank.gif);
    text-indent: -999px; }
  .instagram-block .instagram-author, .instagram-block .instagram-date {
    font-size: 0.875em;
    line-height: 1.2em; }
  .instagram-block .instagram-author {
    position: absolute;
    padding-left: 25px;
    width: auto;
    display: block;
    bottom: 15px;
    left: 15px; }
    .instagram-block .instagram-author:before {
      content: "";
      position: absolute;
      left: 0;
      display: inline-block;
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1;
      top: 0;
      background-image: url(../img/spritesheet.png);
      background-position: 0px -388px;
      width: 30px;
      height: 31px; }
  .instagram-block .instagram-date {
    position: absolute;
    padding-left: 15px;
    width: auto;
    display: block;
    bottom: 15px;
    left: 120px; }
    .instagram-block .instagram-date:before {
      content: " - ";
      position: absolute;
      left: 5px;
      display: inline-block; }

.event-block {
  background: #2B92BE; }

.blog-post, .event-block {
  padding: 0 !important; }
  .blog-post img, .event-block img {
    height: 100%; }

.vacature {
  background: #fbae16;
  color: #fff;
  text-align: center;
  font-family: 'Flanders Art Serif Light'; }
  .vacature .afdeling {
    width: 100%;
    text-align: center; }
  .vacature:hover {
    background: #C68031; }

.followers, .likers {
  background: #008794;
  text-align: center; }
  .followers span.icon, .likers span.icon {
    font-size: 3em;
    line-height: 1.2em;
    position: relative;
    display: inline-block; }
    .followers span.icon p, .likers span.icon p {
      padding: 80px 0 0 0;
      display: inline-block;
      margin: 0;
      text-align: center; }
      .followers span.icon p:before, .likers span.icon p:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        display: inline-block;
        margin: 0 auto;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1;
        top: 20px; }

.followers span.icon p:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -2770px;
  width: 148px;
  height: 120px;
  left: 5%; }

.likers span.icon p:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -2530px;
  width: 56px;
  height: 120px;
  left: 25%; }

.nieuwsbericht {
  color: #fff;
  text-align: center;
  padding: 0 !important; }
  .nieuwsbericht img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1; }
  .nieuwsbericht:hover {
    background: #0099a6;
    text-align: left; }

.white ul.field-collection-view-links li a, .white ul.field-collection-view-links li a:visited {
  color: #9C9ea8; }
  .white ul.field-collection-view-links li a:hover, .white ul.field-collection-view-links li a:visited:hover {
    color: #ED3573; }

.pagina {
  text-align: center;
  color: #4B4C54 !important;
  text-align: left !important;
  padding-top: 3.61111em !important; }
  .pagina img {
    height: 100%; }
  .pagina p {
    font-size: 0.9375em;
    line-height: 1.56em; }

.tweet-block, .followers, .likers, .blog-post, .pagina {
  color: #fff; }

.kader {
  background: #9C9ea8;
  padding: 1.80556em;
  margin-bottom: 1.80556em;
  color: #fff;
  font-family: 'Flanders Art Sans Light', sans-serif; }
  .kader.image img {
    float: left;
    width: 20%;
    margin: 0 0.90278em 0.90278em 0; }
  .kader.image.right img {
    float: right;
    margin: 0 0 0.90278em 0.90278em; }
  .kader.white {
    background: none;
    padding: 0;
    color: #9C9ea8; }
    .kader.white h2, .kader.white h3 {
      color: #9C9ea8; }
  .kader h2, .kader h3 {
    font-family: 'Flanders Art Serif Light';
    color: #fff; }

.nodeslider {
  position: relative;
  padding: 0; }
  .nodeslider li {
    padding: 0; }
  .nodeslider img {
    width: 100%; }
  .nodeslider .flex-direction-nav {
    list-style: none; }

.newsletter-signup-block {
  padding: 1.80556em;
  background: #EDEEF4;
  margin-top: 1.80556em; }

ul.top-domains > li {
  height: auto !important; }
  ul.top-domains > li .hoverbox form {
    float: none;
    display: inline-block;
    width: auto;
    margin-top: 1.80556em; }

iframe .postPicture {
  background: black; }
iframe .postBody {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  z-index: 200;
  color: white;
  background: none;
  margin: 1em; }
iframe .powrMark {
  display: none; }

.wat-te-doen ul.wat-te-doen li {
  position: relative; }
  .wat-te-doen ul.wat-te-doen li .hoverbox {
    position: relative;
    background: none !important;
    color: white;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center; }
    .wat-te-doen ul.wat-te-doen li .hoverbox p.title {
      font-size: 0.9375em;
      line-height: 1.2em;
      margin-bottom: 0.09028em;
      position: absolute;
      padding: 0 1.35417em;
      top: 50%;
      left: 0;
      right: 0;
      margin-top: -20px; }
    .wat-te-doen ul.wat-te-doen li .hoverbox > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-indent: -999em;
      border: 1px solid #fff;
      padding: 0.90278em;
      margin: 0.90278em; }

@media screen and (min-width: 30em) {
  #news-home > ul li.vacature p.title {
    font-size: 1.875em;
    line-height: 1.2em; }
  #news-home > ul.domain-detail li {
    height: 210px; }
  .followers span.icon p, .likers span.icon p {
    padding: 50px 0 0 0; }
    .followers span.icon p:before, .likers span.icon p:before {
      -webkit-transform: scale(0.35);
      -moz-transform: scale(0.35);
      -ms-transform: scale(0.35);
      -o-transform: scale(0.35);
      transform: scale(0.35);
      top: 0px; }
  .followers span.icon p:before {
    left: 23%; }
  .likers span.icon p:before {
    left: 33%; }
  .tweet-block .tweet-text, .instagram-block .tweet-text {
    font-size: 0.875em;
    line-height: 1.44em; }
  .tweet-block .tweet-author, .tweet-block .tweet-date, .tweet-block .instagram-author, .tweet-block .instagram-date, .instagram-block .tweet-author, .instagram-block .tweet-date, .instagram-block .instagram-author, .instagram-block .instagram-date {
    font-size: 0.6875em;
    line-height: 1.2em; }
  .tweet-block .tweet-author:before, .instagram-block .tweet-author:before {
    top: -5px; }
  .tweet-block .instagram-author:before, .instagram-block .instagram-author:before {
    top: -1px; }
  .tweet-block .tweet-date, .tweet-block .instagram-date, .instagram-block .tweet-date, .instagram-block .instagram-date {
    left: 105px; } }

@media screen and (min-width: 48em) {
  .wat-te-doen ul.wat-te-doen li {
    width: 24.98286%;
    float: right;
    height: 166px !important;
    overflow: hidden; }
  .node-type-domein .domain-updates #news-home > ul.domain-detail li {
    width: 24.98286%;
    float: left;
    overflow: hidden;
    height: 166px !important; }
    .node-type-domein .domain-updates #news-home > ul.domain-detail li.tweet-block .textgroup {
      top: 0;
      font-size: 0.6875em;
      line-height: 1.2em; } }

@media screen and (min-width: 65em) {
  .followers span.icon p, .likers span.icon p {
    padding: 80px 0 0 0; }
    .followers span.icon p:before, .likers span.icon p:before {
      -webkit-transform: scale(0.5);
      -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
      -o-transform: scale(0.5);
      transform: scale(0.5);
      top: 20px; }
  .followers span.icon p:before {
    left: 5%; }
  .likers span.icon p:before {
    left: 23%; }
  .wat-te-doen ul.wat-te-doen > li .hoverbox p.title {
    font-size: 1.125em;
    line-height: 1.2em; }
  .tweet-block .tweet-text {
    font-size: 1.25em;
    line-height: 1.44em; }
  .node-type-domein .domain-updates #news-home > ul.domain-detail li {
    height: 210px !important; }
    .node-type-domein .domain-updates #news-home > ul.domain-detail li img {
      width: 120%; }
    .node-type-domein .domain-updates #news-home > ul.domain-detail li.tweet-block .textgroup {
      top: 0;
      font-size: 0.875em;
      line-height: 1.2em; } }

@media screen and (min-width: 75em) {
  .tweet-block .tweet-text {
    font-size: 1.625em;
    line-height: 1.2em; }
  .instagram-block .tweet-text, .instagram-block .instagram-type {
    font-size: 0.875em;
    line-height: 1.44em; }
  .tweet-block .tweet-author, .tweet-block .tweet-date, .tweet-block .instagram-author, .tweet-block .instagram-date, .instagram-block .tweet-author, .instagram-block .tweet-date, .instagram-block .instagram-author, .instagram-block .instagram-date {
    font-size: 0.875em;
    line-height: 1.2em; }
  .tweet-block .tweet-author:before, .tweet-block .instagram-author:before, .instagram-block .tweet-author:before, .instagram-block .instagram-author:before {
    top: 0px; }
  .tweet-block .tweet-date, .tweet-block .instagram-date, .instagram-block .tweet-date, .instagram-block .instagram-date {
    left: 125px; }
  .wat-te-doen ul.wat-te-doen > li .hoverbox p.title {
    font-size: 1.25em;
    line-height: 1.2em; }
  .node-type-domein .domain-updates #news-home > ul.domain-detail li img {
    width: 110%; } }

.fit-vids-style {
  line-height: 0; }

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

#views-exposed-form-nieuws-crisis-list-block {
  background: #EDEEF4;
  padding: 0.90278em;
  margin-bottom: 1.80556em; }

.crisis-infobericht {
  background: #EDEEF4;
  width: 100%;
  float: left;
  display: block;
  padding: 1.80556em; }
  .crisis-infobericht p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif; }
  .crisis-infobericht a, .crisis-infobericht a:visited {
    color: #0099a7; }

ul.list.crisis li {
  padding-left: 30px !important; }
  ul.list.crisis li .code {
    text-indent: -999px;
    overflow: hidden;
    width: 30px;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    height: 100%;
    position: absolute; }
    ul.list.crisis li .code.Rood {
      background: #C4184A; }
    ul.list.crisis li .code.Oranje {
      background: #F17900; }
    ul.list.crisis li .code.Geel {
      background: #f3ba00; }
  ul.list.crisis li .img-wrapper img {
    position: relative !important; }
  ul.list.crisis li .group p {
    display: none; }
  ul.list.crisis li .group p.title {
    display: block; }

ul.list.blog, ul.list.news, ul.list.crisis {
  padding-top: 0; }
  ul.list.blog li, ul.list.news li, ul.list.crisis li {
    padding: 0;
    color: #7D7D83;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    ul.list.blog li .hoverbox, ul.list.blog li .textgroup, ul.list.blog li .hovergroup, ul.list.news li .hoverbox, ul.list.news li .textgroup, ul.list.news li .hovergroup, ul.list.crisis li .hoverbox, ul.list.crisis li .textgroup, ul.list.crisis li .hovergroup {
      display: none; }
    ul.list.blog li.odd, ul.list.news li.odd, ul.list.crisis li.odd {
      background: #F4F4F7; }
    ul.list.blog li.even, ul.list.news li.even, ul.list.crisis li.even {
      background: #FDFDFD; }
    ul.list.blog li .img-wrapper, ul.list.news li .img-wrapper, ul.list.crisis li .img-wrapper {
      position: relative;
      width: 46.66667%;
      margin-right: 6.66667%;
      float: left; }
      ul.list.blog li .img-wrapper:before, ul.list.news li .img-wrapper:before, ul.list.crisis li .img-wrapper:before {
        content: "";
        background: rgba(38, 32, 37, 0.4);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 100%;
        z-index: 1; }
      ul.list.blog li .img-wrapper img, ul.list.news li .img-wrapper img, ul.list.crisis li .img-wrapper img {
        width: 100%;
        z-index: 1 !important; }
    ul.list.blog li .group, ul.list.news li .group, ul.list.crisis li .group {
      width: 46.66667%;
      margin-right: 0;
      float: right;
      padding: 0.45139em 0.45139em 0.45139em 0; }
    ul.list.blog li .date, ul.list.news li .date, ul.list.crisis li .date {
      font-size: 1.5625em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light';
      margin-bottom: 0.09028em; }
    ul.list.blog li .title, ul.list.news li .title, ul.list.crisis li .title {
      font-size: 0.875em;
      line-height: 1.2em;
      font-family: 'Flanders Art Serif Light';
      margin-bottom: 0.27083em; }
    ul.list.blog li p, ul.list.news li p, ul.list.crisis li p {
      font-size: 0.8125em;
      line-height: 1.2em;
      font-family: 'Flanders Art Sans Light'; }
    ul.list.blog li .info-wrapper, ul.list.news li .info-wrapper, ul.list.crisis li .info-wrapper {
      width: 46.66667%;
      margin-right: 0;
      float: right;
      border-top: 1px solid #bababd;
      padding-top: 0.45139em;
      position: absolute;
      bottom: 0;
      right: 0.63194em;
      height: 35px; }
    ul.list.blog li .info-wrapper-crisis, ul.list.news li .info-wrapper-crisis, ul.list.crisis li .info-wrapper-crisis {
      width: 38.66667%;
      margin-right: 0;
      float: right;
      border-top: 1px solid #bababd;
      padding-top: 0.45139em;
      position: absolute;
      bottom: 0;
      right: 0.63194em;
      height: 35px;
      font-size: 0.8125em;
      line-height: 1.2em;
      text-align: right; }
    ul.list.blog li .blogger, ul.list.blog li .type, ul.list.news li .blogger, ul.list.news li .type, ul.list.crisis li .blogger, ul.list.crisis li .type {
      font-size: 0.8125em;
      line-height: 1.2em;
      margin: 0; }
    ul.list.blog li .blogger, ul.list.news li .blogger, ul.list.crisis li .blogger {
      position: absolute;
      bottom: 0.90278em;
      left: -135px;
      color: #fff; }
    ul.list.blog li .type, ul.list.news li .type, ul.list.crisis li .type {
      position: absolute;
      bottom: 0.90278em;
      right: 0.90278em;
      padding-left: 1.80556em;
      color: #bababd; }
      ul.list.blog li .type:before, ul.list.news li .type:before, ul.list.crisis li .type:before {
        background-image: url(../img/spritesheet.png);
        background-position: 0px -543px;
        width: 32px;
        height: 32px;
        position: absolute;
        content: "";
        left: -6px;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1; }
    ul.list.blog li:hover, ul.list.news li:hover, ul.list.crisis li:hover {
      background: #EE3071;
      color: #fff !important; }
      ul.list.blog li:hover .info-wrapper, ul.list.news li:hover .info-wrapper, ul.list.crisis li:hover .info-wrapper {
        border-top: 1px solid #fff; }
      ul.list.blog li:hover .type, ul.list.news li:hover .type, ul.list.crisis li:hover .type {
        color: #fff; }
        ul.list.blog li:hover .type:before, ul.list.news li:hover .type:before, ul.list.crisis li:hover .type:before {
          background-image: url(../img/spritesheet.png);
          background-position: 0px -575px;
          width: 32px;
          height: 32px; }
      ul.list.blog li:hover .img-wrapper:before, ul.list.news li:hover .img-wrapper:before, ul.list.crisis li:hover .img-wrapper:before {
        background: none; }

ul.list.news li:hover, ul.list.crisis li:hover {
  background: #1499a5; }

#user-blog-overview {
  width: 100%;
  float: left;
  display: block; }
  #user-blog-overview ul.grid {
    float: left;
    width: 100%;
    padding-top: 4em;
    margin-bottom: 2.70833em; }
    #user-blog-overview ul.grid li {
      width: 50%;
      display: block;
      float: left;
      position: relative;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease; }
      #user-blog-overview ul.grid li .hoverbox, #user-blog-overview ul.grid li .info-wrapper, #user-blog-overview ul.grid li .group {
        display: none; }
      #user-blog-overview ul.grid li .textgroup {
        position: absolute;
        top: 20%;
        padding: 0.90278em;
        text-align: center;
        width: 100%;
        display: block; }
        #user-blog-overview ul.grid li .textgroup .date {
          font-size: 1.25em;
          line-height: 1.2em;
          margin-bottom: 0.27083em; }
        #user-blog-overview ul.grid li .textgroup .blogger {
          font-size: 1em;
          line-height: 1.25em; }
        #user-blog-overview ul.grid li .textgroup .function {
          display: none; }
      #user-blog-overview ul.grid li .img-wrapper {
        position: relative; }
        #user-blog-overview ul.grid li .img-wrapper:before {
          content: "";
          background: rgba(38, 32, 37, 0.4);
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          display: block;
          width: 100%;
          height: 100%;
          z-index: 1; }
        #user-blog-overview ul.grid li .img-wrapper img {
          width: 100%;
          z-index: 0 !important;
          display: block; }
      #user-blog-overview ul.grid li:hover .img-wrapper:before {
        background: #95398c; }
      #user-blog-overview ul.grid li:hover .textgroup {
        display: none; }
      #user-blog-overview ul.grid li:hover .hoverbox {
        display: block;
        position: absolute;
        top: 10%;
        z-index: 10;
        width: 100%;
        padding: 0.90278em;
        bottom: 0; }
        #user-blog-overview ul.grid li:hover .hoverbox .blogger-round {
          padding: 0.90278em 0;
          text-align: center;
          width: 100%;
          text-align: center;
          display: none; }
          #user-blog-overview ul.grid li:hover .hoverbox .blogger-round img {
            float: none;
            display: inline-block;
            border: 2px solid #fff;
            border-radius: 200px;
            width: 50px !important;
            height: auto; }
        #user-blog-overview ul.grid li:hover .hoverbox .title, #user-blog-overview ul.grid li:hover .hoverbox .blogger {
          text-align: center; }
        #user-blog-overview ul.grid li:hover .hoverbox .title {
          font-size: 1em;
          line-height: 1.25em;
          font-family: 'Flanders Art Serif Light'; }
        #user-blog-overview ul.grid li:hover .hoverbox .blogger {
          font-size: 1em;
          line-height: 1.25em;
          display: none; }
        #user-blog-overview ul.grid li:hover .hoverbox .type {
          position: absolute;
          bottom: 0.90278em;
          left: 0.90278em;
          font-size: 0.875em;
          line-height: 1.2em;
          padding-left: 1.80556em;
          color: #bababd; }
          #user-blog-overview ul.grid li:hover .hoverbox .type:before {
            background-image: url(../img/spritesheet.png);
            background-position: 0px -543px;
            width: 32px;
            height: 32px;
            position: absolute;
            content: "";
            left: 0;
            -webkit-transform: scale(0.5);
            -moz-transform: scale(0.5);
            -ms-transform: scale(0.5);
            -o-transform: scale(0.5);
            transform: scale(0.5);
            -webkit-transform-origin: 0px 0px;
            -moz-transform-origin: 0px 0px;
            -ms-transform-origin: 0px 0px;
            -o-transform-origin: 0px 0px;
            transform-origin: 0px 0px;
            zoom: 1; }

.blogposts {
  margin-top: 1.80556em; }
  .blogposts > p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em; }

.onze-bloggers > p.title {
  font-family: 'Flanders Art Sans Bold', sans-serif;
  text-align: center;
  font-size: 2.3125em;
  line-height: 1.2em; }
.onze-bloggers ul.responsive > li.blogger {
  overflow: hidden; }
  .onze-bloggers ul.responsive > li.blogger .textgroup {
    z-index: 10;
    padding-top: 0;
    top: 45%;
    height: auto; }
    .onze-bloggers ul.responsive > li.blogger .textgroup p.title {
      font-size: 1.25em;
      line-height: 1.44em;
      font-family: 'Flanders Art Serif Light';
      margin-bottom: 0.27083em;
      text-align: center; }
    .onze-bloggers ul.responsive > li.blogger .textgroup p.function {
      font-size: 0.875em;
      line-height: 1.44em;
      font-family: 'Flanders Art Sans';
      margin-bottom: 0.27083em;
      text-align: center; }
  .onze-bloggers ul.responsive > li.blogger .hover-text {
    display: none;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'Flanders Art Sans';
    margin-bottom: 0.27083em;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    margin: 0 auto;
    color: #fff; }
  .onze-bloggers ul.responsive > li.blogger .user-picture {
    z-index: 0; }
  .onze-bloggers ul.responsive > li.blogger .user-picture:before {
    content: "";
    background: rgba(38, 32, 37, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .onze-bloggers ul.responsive > li.blogger:hover .user-picture:before {
    background: 0;
    border: 1px solid #fff;
    margin: 0.90278em;
    width: auto;
    height: auto; }
  .onze-bloggers ul.responsive > li.blogger:hover .hover-text {
    display: block; }
  .onze-bloggers ul.responsive > li.blogger > a, .onze-bloggers ul.responsive > li.blogger a:visited {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    text-indent: -999px; }

.node-type-blog-post .user-info, .page-type-user .user-info {
  width: 100%;
  float: left;
  padding: 1.80556em 0.90278em; }
.node-type-blog-post .short, .page-type-user .short {
  width: 100%;
  float: left;
  margin-bottom: 0.90278em; }
  .node-type-blog-post .short p, .page-type-user .short p {
    margin: 0; }

@media screen and (min-width: 30em) {
  ul.list.blog li:hover .blogger, ul.list.news li:hover .blogger, ul.list.crisis li:hover .blogger {
    color: #fff !important; }
  ul.list.blog li:before, ul.list.news li:before, ul.list.crisis li:before {
    width: 30.43478%; }
  ul.list.blog li .img-wrapper, ul.list.news li .img-wrapper, ul.list.crisis li .img-wrapper {
    width: 30.43478%;
    margin-right: 4.34783%;
    float: left; }
  ul.list.blog li .group, ul.list.news li .group, ul.list.crisis li .group {
    width: 65.21739%;
    margin-right: 0;
    float: right;
    padding: 0.90278em 0.45139em 0.45139em 0; }
  ul.list.blog li .info-wrapper, ul.list.news li .info-wrapper, ul.list.crisis li .info-wrapper {
    width: 63.47826%;
    margin-right: 0;
    float: right;
    right: 0;
    margin: 0 0.45139em; }
  ul.list.blog li .info-wrapper-crisis, ul.list.news li .info-wrapper-crisis, ul.list.crisis li .info-wrapper-crisis {
    width: 59.13043%;
    margin-right: 0;
    float: right;
    right: 5px;
    margin: 0 0.45139em; }
  ul.list.blog li .blogger, ul.list.news li .blogger, ul.list.crisis li .blogger {
    left: 0;
    color: #7D7D83; }
  #user-blog-overview ul.grid li .textgroup .date {
    font-size: 3.125em;
    line-height: 1.2em; }
  #user-blog-overview ul.grid li:hover .hoverbox .blogger-round {
    display: block; }
  #user-blog-overview ul.list li .blog-wrapper {
    height: auto; }
  #user-blog-overview ul.list li .date {
    font-size: 1em;
    line-height: 1.25em; } }

@media screen and (min-width: 48em) {
  #views-exposed-form-nieuws-crisis-list-block, .crisis-infobericht {
    width: 31.42857%;
    margin-bottom: 0; }
  .crisis-overview {
    width: 65.71429%;
    float: right;
    margin-bottom: 0; }
  ul.list.crisis {
    width: 65.71429%;
    margin-right: 0;
    float: right;
    min-height: 400px; }
    ul.list.crisis li .group {
      text-align: left; }
      ul.list.crisis li .group p {
        display: block; }
      ul.list.crisis li .group p.title {
        font-size: 1.25em;
        line-height: 1.2em;
        margin-bottom: 0.45139em; }
  ul.list.blog, ul.list.news {
    width: 100%;
    float: left;
    margin-right: 0; }
    ul.list.blog li, ul.list.news li {
      text-align: center;
      padding-left: 0 !important;
      overflow: hidden; }
      ul.list.blog li:before, ul.list.news li:before {
        width: 25.92593%;
        left: 11.40741%; }
      ul.list.blog li .blog-wrapper, ul.list.blog li .news-wrapper, ul.list.news li .blog-wrapper, ul.list.news li .news-wrapper {
        width: 77.14286%;
        display: block;
        text-align: left;
        position: relative;
        margin: 0 auto;
        height: 175px;
        overflow: hidden; }
      ul.list.blog li .img-wrapper, ul.list.news li .img-wrapper {
        width: 33.33333%;
        margin-right: 3.7037%;
        float: left; }
      ul.list.blog li .group, ul.list.news li .group {
        width: 62.96296%;
        margin-right: 0;
        float: right;
        padding: 0.90278em 0.45139em; }
      ul.list.blog li .info-wrapper, ul.list.blog li .info-wrapper-crisis, ul.list.news li .info-wrapper, ul.list.news li .info-wrapper-crisis {
        width: 60.74074%;
        margin-right: 0;
        float: right;
        margin: 0;
        height: 25px; }
      ul.list.blog li .title, ul.list.news li .title {
        font-size: 0.75em;
        line-height: 1.2em; }
      ul.list.blog li .date, ul.list.news li .date {
        font-size: 1.875em;
        line-height: 1.2em; }
      ul.list.blog li .blogger, ul.list.blog li .type, ul.list.news li .blogger, ul.list.news li .type {
        font-size: 0.625em;
        line-height: 1.2em; }
  .onze-bloggers ul.responsive > li.blogger {
    width: 24.99429%; } }

@media screen and (min-width: 65em) {
  #user-blog-overview ul.grid {
    width: 100%; }
    #user-blog-overview ul.grid li {
      width: 33.31613%; }
      #user-blog-overview ul.grid li .textgroup .date {
        font-size: 3.125em;
        line-height: 1.2em; }
  #views-exposed-form-nieuws-crisis-list-block, .crisis-infobericht {
    width: 25.53191%; }
  ul.list.crisis {
    width: 74.46809%;
    margin-right: 0;
    float: right; }
    ul.list.crisis li p {
      font-size: 1em;
      line-height: 1.5em; }
  ul.list.blog, ul.list.news {
    width: 100%;
    float: left;
    margin-right: 0; }
    ul.list.blog li, ul.list.news li {
      text-align: center; }
      ul.list.blog li .blog-wrapper, ul.list.blog li .news-wrapper, ul.list.news li .blog-wrapper, ul.list.news li .news-wrapper {
        width: 65.95745%; }
  ul.list.blog li .img-wrapper, ul.list.news li .img-wrapper, ul.list.crisis li .img-wrapper {
    width: 29.03226%;
    margin-right: 3.22581%;
    float: left; }
  ul.list.blog li .group, ul.list.news li .group, ul.list.crisis li .group {
    width: 67.74194%;
    margin-right: 0;
    float: right; }
  ul.list.blog li .info-wrapper, ul.list.blog li .info-wrapper-crisis, ul.list.news li .info-wrapper, ul.list.news li .info-wrapper-crisis, ul.list.crisis li .info-wrapper, ul.list.crisis li .info-wrapper-crisis {
    width: 65.80645%;
    margin-right: 0;
    float: right; }
  ul.list.blog li .date, ul.list.news li .date, ul.list.crisis li .date {
    font-size: 2.5em;
    line-height: 1.2em; }
  ul.list.blog li .title, ul.list.news li .title, ul.list.crisis li .title {
    font-size: 0.875em;
    line-height: 1.2em; }
  .onze-bloggers ul.responsive {
    width: 100%;
    float: left;
    margin-right: 0; }
    .onze-bloggers ul.responsive li.blogger {
      float: left !important;
      clear: none !important; } }

@media screen and (min-width: 75em) {
  #views-exposed-form-nieuws-crisis-list-block, .crisis-infobericht {
    width: 25.39683%; }
  ul.list.crisis {
    width: 74.60317%;
    margin-right: 0;
    float: right; }
  ul.list.blog, ul.list.news {
    width: 100%;
    float: left;
    margin-right: 0; }
    ul.list.blog li, ul.list.news li {
      text-align: center; }
      ul.list.blog li:before, ul.list.news li:before {
        width: 17.46032%;
        left: 19.04762%; }
      ul.list.blog li .blog-wrapper, ul.list.blog li .news-wrapper, ul.list.news li .blog-wrapper, ul.list.news li .news-wrapper {
        width: 61.90476%; }
      ul.list.blog li .img-wrapper, ul.list.news li .img-wrapper {
        width: 28.20513%;
        margin-right: 2.5641%;
        float: left; }
      ul.list.blog li .group, ul.list.news li .group {
        width: 69.23077%;
        margin-right: 0;
        float: right; }
      ul.list.blog li .info-wrapper, ul.list.blog li .info-wrapper-crisis, ul.list.news li .info-wrapper, ul.list.news li .info-wrapper-crisis {
        width: 67.69231%;
        margin-right: 0;
        float: right; } }

.captcha {
  width: 0;
  height: 0;
  overflow: hidden; }

#dag-van-het-park .affiche-details {
  clear: both; }
  #dag-van-het-park .affiche-details table {
    width: 100%; }
  #dag-van-het-park .affiche-details .affiche-detail {
    display: none;
    clear: both; }
    #dag-van-het-park .affiche-details .affiche-detail .col.column-left {
      width: 60%; }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-left img {
        vertical-align: top;
        width: 100%; }
    #dag-van-het-park .affiche-details .affiche-detail .col.column-right {
      padding: 3rem 0 3rem 2rem;
      position: relative;
      width: 40%;
      vertical-align: top; }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-right .affiche-titel {
        font-size: 40px;
        margin-bottom: 2rem; }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-right > div:not(.navigation-btns) {
        padding-bottom: 1rem; }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-right .btn-close {
        background-color: white;
        background-size: 1rem 1rem;
        background-image: url("../img/png/pink-cross.png");
        color: #ED3573;
        height: 1rem;
        width: 1rem;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer; }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-right .navigation-btns {
        position: absolute;
        bottom: 1rem; }
        #dag-van-het-park .affiche-details .affiche-detail .col.column-right .navigation-btns button {
          background-size: 2rem 1.5rem;
          background-color: white;
          height: 1.5rem;
          width: 2rem;
          cursor: pointer; }
          #dag-van-het-park .affiche-details .affiche-detail .col.column-right .navigation-btns button.btn-previous {
            background-image: url("../img/png/pink-left.png"); }
          #dag-van-het-park .affiche-details .affiche-detail .col.column-right .navigation-btns button.btn-next {
            background-image: url("../img/png/pink-right.png"); }
      #dag-van-het-park .affiche-details .affiche-detail .col.column-right .download-link {
        color: #fff;
        background: #ed3573;
        border: 1px solid #ed3573;
        text-decoration: none;
        padding: 0.5rem; }
#dag-van-het-park .affiche-thumbnails {
  clear: both; }
  #dag-van-het-park .affiche-thumbnails .affiche-thumbnail {
    width: 20%;
    display: inline-block;
    float: left;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    background: #000; }
    #dag-van-het-park .affiche-thumbnails .affiche-thumbnail:nth-child(5n+1) {
      clear: both; }
    #dag-van-het-park .affiche-thumbnails .affiche-thumbnail img {
      vertical-align: top;
      opacity: 0.6;
      transition: all cubic-bezier(0.645, 0.045, 0.355, 1) 0.3s; }
      #dag-van-het-park .affiche-thumbnails .affiche-thumbnail img:hover {
        opacity: 1; }
    #dag-van-het-park .affiche-thumbnails .affiche-thumbnail:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      height: 30px;
      width: 30px;
      background: transparent url("../img/png/icon-search2.png") no-repeat 0 0;
      background-size: contain; }

.page-node-add-domein .field-name-field-domvc-contact, .page-node-add-domein .field-name-field-domvc-opentime, .page-node-add-domein .field-name-field-domvc-bereikbaarheid, .page-node-add-domein .field-name-field-domvc-beschrijving {
  width: 45%;
  float: left;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 40px; }
.page-node-add-domein .field-name-field-domvc-extrainfo {
  clear: both; }
.page-node-add-domein .filter-wrapper {
  display: none; }

#toolbar {
  background: #000; }

.toolbar-drawer .wrapper {
  margin: 20px 0 0 0; }

#admin-menu .admin-menu-icon img {
  height: auto !important;
  max-width: 100% !important; }

.single-page-site nav.tabs {
  display: none; }

ul.primary {
  width: 100%;
  float: left;
  margin: 0 0 0.90278em 0; }
  ul.primary li {
    margin-bottom: 0.18056em;
    display: block; }
    ul.primary li a {
      background: #333;
      padding: 0.18056em 0.90278em;
      text-decoration: none;
      color: #fff;
      display: block; }
      ul.primary li a:hover {
        background: #4d4d4d; }
      ul.primary li a.active {
        background: black; }

li.krumo-child {
  float: none; }

.messages {
  width: 100%;
  float: left;
  border: 1px solid #222;
  margin: 1.80556em 0;
  padding: 0.90278em; }
  .messages.error {
    color: red;
    border-color: red; }

.contextual-links-region {
  outline: none;
  position: relative;
  overflow: visible; }

.contextual-links-region-active {
  outline: #999 dashed 1px; }

.banner-slider div.contextual-links-wrapper {
  top: 100px; }

div.contextual-links-wrapper {
  display: none;
  font-size: 90%;
  position: absolute;
  right: 5px;
  /* LTR */
  top: 2px;
  z-index: 999;
  border: 0;
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 0; }

html.js div.contextual-links-wrapper {
  display: block; }

a.contextual-links-trigger {
  background: transparent url(../img/gear-select.png) no-repeat 2px 0 !important;
  border: 1px solid transparent;
  display: none;
  height: 18px;
  margin: 0;
  padding: 0 2px;
  outline: none;
  text-indent: 34px;
  /* LTR */
  width: 28px;
  overflow: hidden;
  border-radius: 4px; }

a.contextual-links-trigger:before {
  content: "";
  display: inline;
  background: transparent; }

a.contextual-links-trigger:after {
  content: "";
  display: inline;
  background: transparent; }

a.contextual-links-trigger:hover, div.contextual-links-active a.contextual-links-trigger {
  background-position: 2px -18px;
  background: transparent url(../img/gear-select.png) no-repeat 2px 0 !important; }

div.contextual-links-active a.contextual-links-trigger {
  background-color: #fff;
  border-color: #ccc;
  border-bottom: none;
  position: relative;
  z-index: 1;
  border-radius: 4px 4px 0 0; }

div.contextual-links-wrapper ul.contextual-links {
  width: auto;
  float: none;
  background-color: #fff;
  border: 1px solid #ccc;
  display: none;
  margin: 0;
  padding: 0.25em 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 18px;
  white-space: nowrap;
  z-index: 5;
  border-radius: 4px 0 4px 4px; }

.contextual-links-region:hover a.contextual-links-trigger, div.contextual-links-active a.contextual-links-trigger, div.contextual-links-active ul.contextual-links {
  display: block; }

ul.contextual-links li {
  text-align: left;
  line-height: 100%;
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  float: none;
  display: inline; }

div.contextual-links-wrapper a {
  text-decoration: none; }

ul.contextual-links li a {
  color: #333 !important;
  background: transparent;
  display: block;
  margin: 0.25em 0;
  padding: 0.25em 1em 0.25em 0.5em;
  text-indent: 0;
  border: 0; }

ul.contextual-links li a:before {
  content: "";
  display: inline;
  background: transparent; }

ul.contextual-links li a:after {
  content: "";
  display: inline;
  background: transparent; }

ul.contextual-links li a:hover {
  background-color: #bfdcee; }

@media screen and (min-width: 30em) {
  ul.primary li {
    display: inline; }
    ul.primary li a {
      padding: 0.18056em 0.90278em;
      color: #fff;
      display: inline-block; } }

@media screen and (min-width: 48em) {
  ul.primary {
    border-bottom: 1px solid #333;
    list-style: none;
    margin: 0.90278em 0;
    padding-left: 1.80556em;
    white-space: nowrap; }
    ul.primary li {
      display: inline; }
      ul.primary li a {
        padding: 0 1.80556em;
        display: inline-block; } }

.page-taxonomy-term ul.social-links {
  margin: 0; }
.page-taxonomy-term ul.pager {
  display: none; }
.page-taxonomy-term ul.location-list {
  padding: 1.80556em 0;
  width: 100%; }
  .page-taxonomy-term ul.location-list li {
    text-align: left;
    margin-bottom: 0.90278em;
    font-size: 0.9375em;
    line-height: 1.2em; }
    .page-taxonomy-term ul.location-list li a, .page-taxonomy-term ul.location-list li a:visited {
      color: #4B4C54;
      position: relative; }
      .page-taxonomy-term ul.location-list li a:before, .page-taxonomy-term ul.location-list li a:visited:before {
        background-image: url(../img/spritesheet.png);
        background-position: 0px -1310px;
        width: 34px;
        height: 46px;
        content: "";
        position: absolute;
        left: -30px;
        top: 0;
        -webkit-transform: scale(0.5);
        -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transform-origin: 0px 0px;
        -moz-transform-origin: 0px 0px;
        -ms-transform-origin: 0px 0px;
        -o-transform-origin: 0px 0px;
        transform-origin: 0px 0px;
        zoom: 1; }
      .page-taxonomy-term ul.location-list li a:hover, .page-taxonomy-term ul.location-list li a:visited:hover {
        color: #ED3573; }
    .page-taxonomy-term ul.location-list li .title {
      padding-left: 30px; }
.page-taxonomy-term .topdomains {
  background: #EDEEF4; }
  .page-taxonomy-term .topdomains > p.title {
    padding: 0.90278em;
    margin: 0; }
  .page-taxonomy-term .topdomains ul.responsive {
    margin-bottom: 0 !important; }
.page-taxonomy-term .related-activities, .page-taxonomy-term .location-map {
  margin-top: 1.80556em;
  text-align: center; }
  .page-taxonomy-term .related-activities p.title, .page-taxonomy-term .location-map p.title {
    font-family: 'Flanders Art Sans Bold', sans-serif;
    text-align: center;
    font-size: 2.3125em;
    line-height: 1.2em; }
  .page-taxonomy-term .related-activities > p a, .page-taxonomy-term .location-map > p a {
    background: #ED3573;
    padding: 0.90278em;
    color: #fff;
    text-decoration: none;
    margin-bottom: 0.90278em;
    display: inline-block;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .page-taxonomy-term .related-activities > p a:hover, .page-taxonomy-term .location-map > p a:hover {
      background: #C4184A; }
.page-taxonomy-term.wandelen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-17 ul.responsive.related-events li .textgroup:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5590px;
  width: 150px;
  height: 150px;
  background-color: #ed3573; }
.page-taxonomy-term.bezoekerscentrum ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-29 ul.responsive.related-events li .textgroup:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3190px;
  width: 150px;
  height: 150px;
  background-color: #476fb9; }
.page-taxonomy-term.fietsen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-18 ul.responsive.related-events li .textgroup:before {
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3340px;
  width: 150px;
  height: 150px;
  background-color: #c4184a; }
.page-taxonomy-term.geocachen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-26 ul.responsive.related-events li .textgroup:before {
  background-color: #460040;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3490px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.groene-haltewandeling ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-32 ul.responsive.related-events li .textgroup:before {
  background-color: #87a028;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3640px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.hondenzones ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-24 ul.responsive.related-events li .textgroup:before {
  background-color: #008795;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -8140px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.horeca ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-34 ul.responsive.related-events li .textgroup:before {
  background-color: #4b591d;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -3940px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.joggen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-28 ul.responsive.related-events li .textgroup:before {
  background-color: #b8008f;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4090px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.kamperen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-25 ul.responsive.related-events li .textgroup:before {
  background-color: #004245;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4240px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.minder-mobiel ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-20 ul.responsive.related-events li .textgroup:before {
  background-color: #f17900;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4390px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.mountainbiken ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-23 ul.responsive.related-events li .textgroup:before {
  background-color: #00acc9;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4540px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.orientatiesport ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-27 ul.responsive.related-events li .textgroup:before {
  background-color: #830c79;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4690px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.ruiters ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-19 ul.responsive.related-events li .textgroup:before {
  background-color: #780d3c;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4840px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.schaatsen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-40 ul.responsive.related-events li .textgroup:before {
  background-color: #f89500;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -4990px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.spelen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-30 ul.responsive.related-events li .textgroup:before {
  background-color: #1f3b9b;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5140px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.vissen ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-22 ul.responsive.related-events li .textgroup:before {
  background-color: #f3ba00;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5290px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.vogels ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-31 ul.responsive.related-events li .textgroup:before {
  background-color: #0c1a65;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5440px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term.zaalverhuur ul.responsive.related-events li .textgroup:before, .page-taxonomy-term.tid-33 ul.responsive.related-events li .textgroup:before {
  background-color: #67792d;
  background-image: url(../img/spritesheet.png);
  background-position: 0px -5740px;
  width: 150px;
  height: 150px; }
.page-taxonomy-term ul.responsive.related-events li {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
  height: 288px;
  overflow: hidden; }
  .page-taxonomy-term ul.responsive.related-events li > a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-indent: -999em;
    background: url(../img/blank.gif);
    z-index: 10; }
  .page-taxonomy-term ul.responsive.related-events li .textgroup, .page-taxonomy-term ul.responsive.related-events li .date {
    background: none;
    display: block;
    z-index: 10;
    font-family: 'Flanders Art Serif';
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: left;
    color: #fff; }
  .page-taxonomy-term ul.responsive.related-events li .date {
    position: absolute;
    top: 0;
    padding: 0.90278em;
    background: rgba(0, 0, 0, 0.6);
    font-size: 0.75em;
    line-height: 1.14em;
    height: auto !important; }
  .page-taxonomy-term ul.responsive.related-events li .textgroup {
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    position: absolute;
    width: 100%;
    height: 67px !important;
    padding: 10px 0 0 80px;
    top: auto;
    font-size: 1em;
    line-height: 1.1875em; }
    .page-taxonomy-term ul.responsive.related-events li .textgroup:before {
      content: "";
      background-color: #fff;
      position: absolute;
      display: block;
      left: 0;
      top: 0;
      position: absolute;
      -webkit-transform: scale(0.45);
      -moz-transform: scale(0.45);
      -ms-transform: scale(0.45);
      -o-transform: scale(0.45);
      transform: scale(0.45);
      -webkit-transform-origin: 0px 0px;
      -moz-transform-origin: 0px 0px;
      -ms-transform-origin: 0px 0px;
      -o-transform-origin: 0px 0px;
      transform-origin: 0px 0px;
      zoom: 1; }
  .page-taxonomy-term ul.responsive.related-events li:before {
    content: "";
    background: rgba(38, 32, 37, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .page-taxonomy-term ul.responsive.related-events li:hover:before {
    background: none; }

.categories > li:before {
  content: "";
  background: rgba(38, 32, 37, 0.4);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1; }
.categories > li p.title {
  color: white;
  text-align: left;
  float: left;
  width: 46.66667%;
  margin-right: 6.66667%;
  float: left;
  font-size: 0.9375em;
  line-height: 1.2em;
  font-family: 'Flanders Art Serif';
  margin-bottom: 0;
  float: none;
  vertical-align: middle;
  display: inline-block; }
.categories > li .category {
  width: 33.33333%;
  margin-right: 6.66667%;
  float: left;
  float: left;
  display: block; }
  .categories > li .category img {
    height: auto; }
  .categories > li .category > span.color {
    display: none; }
.categories > li .categorie-group {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 47px;
  line-height: 47px; }
.categories > li:hover:before {
  background: none; }

@media screen and (min-width: 30em) {
  .page-taxonomy-term ul.responsive.related-events li {
    width: 50%;
    float: left;
    height: 215px; }
    .page-taxonomy-term ul.responsive.related-events li .textgroup {
      font-size: 0.875em;
      line-height: 1.2em; }
  .categories > li .categorie-group {
    height: 45px;
    line-height: 45px;
    width: 100%;
    float: left;
    margin-right: 0; }
  .categories > li .category {
    width: 21.73913%;
    margin-right: 4.34783%;
    float: left; }
  .categories > li p.title {
    width: 56.52174%;
    margin-right: 4.34783%;
    float: left;
    float: none;
    font-size: 1.125em;
    line-height: 1.2em; }
  .page-taxonomy-term ul.location-list {
    width: 100%;
    float: left;
    margin-right: 0; }
    .page-taxonomy-term ul.location-list li.odd {
      width: 47.82609%;
      margin-right: 4.34783%;
      float: left;
      clear: both; }
    .page-taxonomy-term ul.location-list li.even {
      width: 47.82609%;
      margin-right: 0;
      float: right; } }

@media screen and (min-width: 48em) {
  .categories > li .categorie-group {
    height: 50px;
    line-height: 50px;
    width: 100%;
    float: left;
    margin-right: 0; }
  .page-taxonomy-term ul.responsive.related-events li {
    width: 25%;
    float: left;
    height: 170px; }
    .page-taxonomy-term ul.responsive.related-events li .textgroup {
      font-size: 0.75em;
      line-height: 1.2em; }
  .page-taxonomy-term .location-map .gmap {
    width: 54.28571% !important;
    float: left; }
  .page-taxonomy-term .location-map .view-zoek-een-domein {
    width: 42.85714%;
    margin-right: 0;
    float: right; }
  .page-taxonomy-term ul.location-list {
    padding: 0;
    height: 400px;
    overflow-y: auto; }
    .page-taxonomy-term ul.location-list li.odd, .page-taxonomy-term ul.location-list li.even {
      width: 100%;
      float: left; } }

@media screen and (min-width: 65em) {
  .page-taxonomy-term ul.responsive.related-events li {
    height: 230px; }
    .page-taxonomy-term ul.responsive.related-events li .textgroup {
      font-size: 1em;
      line-height: 1.125em;
      padding-right: 10px; } }

@media screen and (min-width: 75em) {
  .page-taxonomy-term ul.responsive.related-events li {
    height: 270px; }
    .page-taxonomy-term ul.responsive.related-events li .date {
      font-size: 1em;
      line-height: 1.1875em; }
  .categories > li .categorie-group {
    height: 54px;
    line-height: 54px;
    width: 100%;
    float: left;
    margin-right: 0; }
  .categories > li .category {
    width: 20%;
    margin-right: 6.66667%;
    float: left; }
  .categories > li p.title {
    width: 60%;
    margin-right: 6.66667%;
    float: left;
    float: none;
    font-size: 1.25em;
    line-height: 1.2em; } }

/*# sourceMappingURL=style.css.map */