/** >>>>>> GOOGLE FONTS <<<<<<< **/
@import url(https://fonts.googleapis.com/css?family=Cabin+Sketch:700|Amatic+SC:700|Source+Sans+Pro:400,300,600,700);
/** >>>>>> BASIS -- Hier staat alle basis css in zoals fonts, variabelen, h1,h2,h3,...  <<<<<<<<< **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, div.text-container div.txt ul > li,
div.text-container div.txt ol > li, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  /*ol, ul, li,*/ }

* {
  margin: 0px;
  padding: 0px; }

ol, ul {
  /*list-style: none;*/ }

blockquote, q {
  quotes: none; }

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

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

/* HTML5 display definitions*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*****************************************************************************	VARIABELEN *********************************************************/
/* WAT?

	Kleuren
	Lijn
	Fonts
*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> KLEUREN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* roze*/
/* grijs */
/* facebook blauw*/
/* ZWART */
/* WIT */
/* TEKSTKLEUR */
/* ROOD */
/*lichtgrijs */
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LIJNEN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FONTS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Extra small screen / phone Note: Deprecated $screen-xs and $screen-phone as of v3.0.0*/
/* Small screen / tablet Note: Deprecated $screen-sm and $screen-tablet as of v3.0.0*/
/* Medium screen / desktop Note: Deprecated $screen-md and $screen-desktop as of v3.0.0*/
/* Large screen / wide desktop // Note: Deprecated $screen-lg and $screen-lg-desktop as of v3.0.0*/
/* So media queries don't overlap when required, provide a maximum*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>Grid system<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/* Number of columns in the grid system*/
/* Padding, to be divided by two and applied to the left and right of all columns*/
/* indien je dit aanpastn row in bootstrap.scss aanpassen naar de helft */
/* Point at which the navbar stops collapsing*/
/*****************************************************************************	MIXINS *********************************************************/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BORDER RADIUS CUSTOM <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> OPACITY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> BOX SHADOW  <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TRANSITION <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TRANSLATE <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CLEARFIX <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TOOLTIP <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WEBKIT COLUMN <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> DELAY <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Rotate <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> TEXT INDENT <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> hidden Mixins <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> visible Mixins <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<**/
/** >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RESPONSIVE MIXINS | IPV CLASSE NAAM MEEGEVEN VIA CSS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/* Container sizes*/
/* Small screen / tablet*/
/* Medium screen / desktop*/
/* Large screen / wide desktop*/
/* Grid System*/
/* Centered container element*/
/* Creates a wrapper for a series of columns*/
/* Generate the extra small columns*/
/* Generate the small column offsets*/
/* Generate the small columns*/
/* Generate the small column offsets*/
/* Generate the medium columns*/
/* Generate the large column offsets*/
/* Generate the large columns*/
/* Generate the large column offsets*/
/*** --------------------------------->> START BASIS <<---------------------------------**/
html,
body {
  height: 100%; }

body {
  background: white;
  color: #66737b;
  font-size: 10px;
  font-family: "Source Sans Pro", Arial, helvetica, sans-serif;
  min-width: 320px;
  text-rendering: optimizeSpeed;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }
  body.overflow {
    z-index: -5;
    overflow-x: hidden; }
  .ie8 body, .ie7 body {
    padding-top: 50px; }

a {
  color: #ed008c;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #66737b; }

p, div.text-container div.txt ul > li,
div.text-container div.txt ol > li {
  margin-top: 10px;
  font: 300 1.8em/32px "Source Sans Pro", Arial, helvetica, sans-serif; }
  p:first-child, div.text-container div.txt ul > li:first-child,
  div.text-container div.txt ol > li:first-child {
    margin-top: 0; }

dl {
  font-size: 1.6em;
  line-height: 25px; }

ul li {
  list-style: inside square; }

ol li {
  list-style: inside decimal; }

input[type="submit"],
input[type="button"],
button {
  cursor: pointer; }

/*
*
* H ELEMENTS
*
*/
h1 {
  color: #ed008c;
  font: 200 3.5em/30px "Source Sans Pro", Arial, helvetica, sans-serif;
  margin-bottom: 15px; }

h2 {
  color: #ed008c;
  font: 200 4em/40px "Cabin Sketch", Arial, helvetica, sans-serif;
  text-transform: uppercase; }

/*---------------------------- BOX-INFO ----------------------------*/
a.btn {
  background: #ed008c;
  border: 0;
  color: white;
  display: block;
  padding: 15px 0;
  font: 700 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%; }
  a.btn:hover, a.btn:focus {
    background: #d4007d; }
  a.btn.grey {
    background-color: #a8b1b6;
    display: inline-block;
    padding: 15px;
    width: auto; }
    a.btn.grey:hover, a.btn.grey:focus {
      background-color: #9aa5aa; }
  a.btn.block {
    background: white;
    color: #ed008c;
    display: inline-block;
    font-size: 1em;
    border: 2px solid #ed008c;
    padding: 10px 20px;
    text-transform: none;
    width: auto; }
    a.btn.block:hover, a.btn.block:focus {
      background: #ed008c !important;
      color: white !important; }

/*---------------------------- BOX-INOF ----------------------------*/
div.box-info {
  background: #f2f2f2;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  float: left;
  font-size: 1.6em;
  margin-bottom: 25px;
  padding: 20px;
  width: 100%; }
  div.text-container div.box-info p, div.text-container div.box-info div.txt ul > li, div.text-container div.txt div.box-info ul > li,
  div.text-container div.box-info div.txt ol > li,
  div.text-container div.txt div.box-info ol > li {
    font-size: 1em;
    margin-bottom: 0 !important;
    margin-top: 30px; }
    div.text-container div.box-info p:first-child, div.text-container div.box-info div.txt ul > li:first-child, div.text-container div.txt div.box-info ul > li:first-child,
    div.text-container div.box-info div.txt ol > li:first-child,
    div.text-container div.txt div.box-info ol > li:first-child {
      margin-top: 0; }
  div.box-info strong {
    display: inline-block; }
    div.box-info strong span {
      color: black;
      font-weight: 700; }
  div.box-info small {
    font-size: 1em; }
  div.box-info a.logout {
    opacity: 0.75;
    filter: alpha(opacity=75);
    zoom: 1;
    color: #66737b;
    float: right;
    display: inline-block;
    margin: 2px 0 0 10px; }
    div.box-info a.logout:hover, div.box-info a.logout:focus {
      opacity: 1;
      filter: alpha(opacity=100);
      zoom: 1; }
  div.box-info.pas {
    margin-top: 20px; }
    div.box-info.pas a.btn {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box;
      background: black;
      color: white;
      float: left;
      font: 400 1.2em "Source Sans Pro", Arial, helvetica, sans-serif;
      padding: 5px 15px;
      margin-top: 10px;
      text-decoration: none; }
      div.box-info.pas a.btn:hover, div.box-info.pas a.btn:focus {
        background: #ed008c;
        color: black; }
  div.box-info.cz {
    font-size: 1.4em; }
    @media (max-width: 767px) {
      div.box-info.cz {
        border-bottom: 1px solid #d9d9d9;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        padding: 10px 20px; } }
    @media (max-width: 991px) {
      div.box-info.cz strong,
      div.box-info.cz a {
        line-height: 40px; } }
    @media (max-width: 479px) {
      div.box-info.cz small {
        display: none; } }

/*---------------------------- BOX-ERROR ----------------------------*/
div.box-error {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background: #c73d3d;
  color: #c73d3d;
  float: right;
  max-width: 550px;
  margin-bottom: 30px;
  padding: 20px;
  width: 100%; }
  div.box-error strong,
  div.box-error ul li {
    color: white;
    font: 300 1.8em "Source Sans Pro", Arial, helvetica, sans-serif; }
  div.box-error strong {
    font-weight: 800; }
  div.box-error ul {
    margin-bottom: 0 !important; }

/*---------------------------- .NO-DISPLAY ------------------------*/
.no-display {
  display: none; }

/*---------------------------- CLEAR  --------------------------------*/
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%; }

/*---------------------------- STRUCTURAL ----------------------------*/
.structural {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: -9999px;
  width: 1px; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], textarea {
  /* wegdoen van de ios specifieke stijlen */
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-appearance: none; }

/*-------------------------- WINDOWS PHONE ----------------------------*/
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px; } }
/*-------------------------- CONTAINER/ROW----------------------------*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 75px;
  min-width: 320px;
  max-width: 100%;
  position: relative;
  float: left;
  width: 100%; }
  @media (max-width: 767px) {
    .container.no-mob {
      display: none; } }
  @media (max-width: 767px) {
    .container {
      padding: 0 20px; } }
  .container#spotlight-slider {
    position: relative;
    padding-top: 75px;
    padding-bottom: 75px; }
    @media (max-width: 767px) {
      .container#spotlight-slider .bx-prev {
        left: 0 !important; }
      .container#spotlight-slider .bx-next {
        right: 0 !important; } }
  .container.no-p {
    padding: 0;
    float: left;
    width: 100%; }
  @media (max-width: 1199px) {
    .container.first {
      padding-top: 70px; } }
  .container:before, .container:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .container:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */ }
  .row:after {
    clear: both; }

/*-------------------------- ANCHOR LINK----------------------------*/
a.anchor-arrow {
  bottom: 20px;
  height: 30px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  text-decoration: none;
  width: 50px;
  z-index: 2; }
  @media (max-width: 767px) {
    a.anchor-arrow {
      display: none; } }
  a.anchor-arrow:before, a.anchor-arrow:after {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1;
    background: white;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    height: 4px;
    width: 30px; }
  a.anchor-arrow:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1;
    position: absolute;
    left: auto;
    right: 0; }
  a.anchor-arrow:hover:before, a.anchor-arrow:hover:after, a.anchor-arrow:focus:before, a.anchor-arrow:focus:after {
    background: #ed008c; }

/*
*
* DIV.LOADING
* Deze Blok is enkel zichtbaar voor dat de pagina volledig geladen wordt, daarna wordt deze via jquery hidden geplaatst (index.js)
*
*/
div.loading {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
  border-bottom: 1px solid #d9d9d9;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100; }
  div.loading.hidden {
    opacity: 0;
    filter: alpha(opacity=0);
    zoom: 1;
    z-index: -1; }

/*
*
* DIV.IE
* Deze blok is enkel zichtbaar in browsers lager dan ie9
*
*/
div.ie {
  background: #c73d3d;
  color: white;
  font: 700 1.4em/40px "Source Sans Pro", Arial, helvetica, sans-serif;
  height: 40px;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  div.ie a {
    color: white; }

/*
*
* BACK TO TOP
* Scroll button die ervoor zorgt dat je op iedere pagina terug naar boven kunt scrollen
*
*/
a.back-to-top {
  background: #ed008c;
  bottom: 20px;
  position: fixed;
  height: 50px;
  right: 20px;
  width: 50px;
  z-index: 99999;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  @media (max-width: 767px) {
    a.back-to-top {
      display: none !important; } }
  a.back-to-top:before, a.back-to-top:after {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1;
    background: white;
    content: '';
    display: block;
    position: absolute;
    left: 5px;
    top: 20px;
    height: 4px;
    width: 25px; }
  a.back-to-top:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1;
    left: 20px; }

iframe,
object,
embed {
  max-width: 100%; }

/*---------------------------- .Launch page ------------------------*/
div.container-launch {
  float: left;
  position: relative;
  width: 100%; }
  div.container-launch img.launch {
    float: left;
    position: relative;
    z-index: 1;
    width: 100%; }
  div.container-launch a.launch-button {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: #ed008c;
    color: white;
    position: fixed;
    font: 700 8em/500px "Cabin Sketch", Arial, helvetica, sans-serif;
    left: 50%;
    top: 50%;
    text-decoration: none;
    text-transform: uppercase;
    margin: -250px 0 0 -250px;
    text-align: center;
    z-index: 2;
    height: 500px;
    width: 500px; }
    div.container-launch a.launch-button:hover, div.container-launch a.launch-button:focus {
      background: #d4007d; }

/*
    Created on : 1-jun-2015, 13:04:06
    Author     : Ilse
*/
/*
*
* HEADER
*
*/
header {
  -moz-box-shadow: #999999 0px 0px 5px 1px;
  -webkit-box-shadow: #999999 0px 0px 5px 1px;
  box-shadow: #999999 0px 0px 5px 1px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
  float: left;
  height: 125px;
  padding: 15px 0;
  text-align: center;
  position: relative;
  width: 100%;
  z-index: 101; }
  @media (max-width: 991px) {
    header {
      height: 70px;
      padding: 10px 0; } }
  header div.container {
    padding: 0 40px; }
    @media (max-width: 767px) {
      header div.container {
        padding: 0 20px; } }
  header.fixed {
    max-height: 70px;
    left: 0;
    padding: 10px 0;
    position: fixed;
    top: 0; }
    header.fixed a.logo img {
      max-height: 50px; }
    header.fixed div.baseline {
      display: none; }
    header.fixed div.lang-social {
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      text-align: right;
      paddding-top: 7px; }
      @media (min-width: 1200px) {
        header.fixed div.lang-social {
          margin-left: 41.6666666667%; } }
      @media (min-width: 1200px) {
        header.fixed div.lang-social {
          float: left;
          width: 25%; } }
      header.fixed div.lang-social nav.lang {
        display: inline-block;
        vertical-align: middle;
        width: auto; }
      header.fixed div.lang-social nav.social {
        display: inline-block;
        margin-top: 0;
        margin-left: 15px;
        vertical-align: middle;
        width: auto; }
        header.fixed div.lang-social nav.social ul li a img {
          height: 24px;
          margin-top: 3px;
          width: 24px; }
    header.fixed a.menulink span {
      margin-top: 0px; }
      @media (max-width: 991px) {
        header.fixed a.menulink span {
          margin-top: 22px; } }
    header.fixed a.menulink strong {
      margin-top: -3px;
      margin-bottom: 13px; }

/*
*
* A.LOGO
*
*/
a.logo {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  @media (min-width: 768px) {
    a.logo {
      float: left;
      width: 25%; } }
  @media (min-width: 992px) {
    a.logo {
      float: left;
      width: 41.6666666667%; } }
  @media (min-width: 1200px) {
    a.logo {
      float: left;
      width: 25%; } }
  @media (max-width: 767px) {
    a.logo {
      float: left;
      width: auto; } }
  a.logo img {
    display: block;
    max-height: 85px;
    max-width: 100%; }
    @media (max-width: 991px) {
      a.logo img {
        height: 50px;
        max-width: 5000px; } }

/*
*
* DIV.BASELINE
*
*/
div.baseline {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  line-height: 105px; }
  @media (min-width: 1200px) {
    div.baseline {
      float: left;
      width: 50%; } }
  @media (max-width: 1199px) {
    div.baseline {
      display: none; } }
  div.baseline strong {
    border-top: 1px solid #66737b;
    border-bottom: 1px solid #66737b;
    color: #66737b;
    font: 600 1.8em/18px "Source Sans Pro", Arial, helvetica, sans-serif;
    padding: 10px 0;
    letter-spacing: 1px;
    text-transform: uppercase; }
    div.baseline strong.link:hover, div.baseline strong.link:focus {
      border-top-color: #ed008c;
      border-bottom-color: #ed008c; }
    div.baseline strong a {
      color: #66737b;
      text-decoration: none; }
      div.baseline strong a:hover, div.baseline strong a:focus {
        color: #ed008c; }

/*
*
* DIV.LANG-SOCIAL
*
*/
div.lang-social {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding-top: 8px; }
  @media (min-width: 992px) {
    div.lang-social {
      float: left;
      width: 33.3333333333%; } }
  @media (min-width: 992px) {
    div.lang-social {
      margin-left: 12.5%; } }
  @media (min-width: 1200px) {
    div.lang-social {
      float: left;
      width: 16.6666666667%; } }
  @media (min-width: 1200px) {
    div.lang-social {
      margin-left: 0%; } }
  @media (max-width: 991px) {
    div.lang-social {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.lang-social {
      padding-top: 7px;
      text-align: right; } }
  div.lang-social nav {
    display: block;
    text-align: right;
    width: 100%; }
    @media (min-width: 768px) and (max-width: 991px) {
      div.lang-social nav {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
        width: auto; } }
    div.lang-social nav ul li {
      color: #ed008c;
      font: 600 2em "Source Sans Pro", Arial, helvetica, sans-serif;
      display: inline-block;
      margin-left: 12px;
      text-transform: uppercase; }
      div.lang-social nav ul li a {
        color: #66737b;
        text-decoration: none; }
        div.lang-social nav ul li a:hover, div.lang-social nav ul li a:focus {
          color: #ed008c; }
    div.lang-social nav.social {
      margin-top: 28px; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.lang-social nav.social {
          margin-top: 0; } }
      div.lang-social nav.social ul li {
        margin-left: 5px; }
        div.lang-social nav.social ul li a {
          display: block; }
          div.lang-social nav.social ul li a img {
            max-width: 28px; }
            @media (min-width: 768px) and (max-width: 991px) {
              div.lang-social nav.social ul li a img {
                margin-top: 3px;
                width: 24px; } }
          div.lang-social nav.social ul li a:hover, div.lang-social nav.social ul li a:focus {
            opacity: 0.85;
            filter: alpha(opacity=85);
            zoom: 1; }

/*
*
*  A.MENULINK
*
*/
a.menulink {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  text-align: right; }
  @media (min-width: 768px) {
    a.menulink {
      float: left;
      width: 12.5%; } }
  @media (min-width: 768px) {
    a.menulink {
      margin-left: 62.5%; } }
  @media (min-width: 992px) {
    a.menulink {
      float: left;
      width: 12.5%; } }
  @media (min-width: 992px) {
    a.menulink {
      margin-left: 0%; } }
  @media (min-width: 1200px) {
    a.menulink {
      float: left;
      width: 8.3333333333%; } }
  @media (min-width: 1200px) {
    a.menulink {
      margin-left: 0%; } }
  @media (max-width: 767px) {
    a.menulink {
      float: right;
      width: auto; } }
  a.menulink strong {
    color: #66737b;
    font: 600 1.5em "Source Sans Pro", Arial, helvetica, sans-serif;
    display: inline-block;
    letter-spacing: 2.5px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%; }
    @media (max-width: 767px) {
      a.menulink strong {
        display: none; } }
    @media (max-width: 991px) {
      a.menulink strong {
        display: none; } }
  a.menulink span {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background: #66737b;
    display: inline-block;
    height: 5px;
    position: relative;
    width: 50px; }
    @media (min-width: 768px) and (max-width: 991px) {
      a.menulink span {
        margin-top: 20px; } }
    @media (max-width: 767px) {
      a.menulink span {
        margin-top: 20px; } }
    a.menulink span:before, a.menulink span:after {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box;
      background: inherit;
      content: '';
      display: inline-block;
      bottom: inherit;
      height: inherit;
      left: 0;
      position: absolute;
      top: -10px;
      width: inherit; }
    a.menulink span:after {
      bottom: -10px;
      top: auto; }
  a.menulink:hover span, a.menulink:focus span {
    background: #ed008c; }
  a.menulink.active {
    position: relative;
    z-index: 150; }
    a.menulink.active strong {
      visibility: hidden; }
    a.menulink.active span {
      background: transparant;
      height: 0; }
      a.menulink.active span:before, a.menulink.active span:after {
        height: 5px;
        background: #ed008c;
        right: 0;
        top: 0; }
      a.menulink.active span:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
        zoom: 1; }
      a.menulink.active span:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
        zoom: 1; }

/*
*
*  DIV.SLIDE-MENU (functions.js)
*  Dit is het menu dat openschuift als je op het menuicoon klikt
*
*/
div.slide-menu {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: white;
  height: 100%;
  position: fixed;
  right: -350px;
  top: 0;
  width: 350px;
  z-index: 150;
  -moz-box-shadow: inset 7px 0 15px -7px #999999;
  -webkit-box-shadow: inset 7px 0 15px -7px #999999;
  box-shadow: inset 7px 0 15px -7px #999999; }
  @media (max-width: 479px) {
    div.slide-menu {
      right: -300px;
      width: 300px; } }
  div.slide-menu nav.lang {
    display: none;
    border-bottom: 1px solid #d9d9d9;
    float: left;
    padding: 20px;
    width: 100%; }
    @media (max-width: 991px) {
      div.slide-menu nav.lang {
        display: block; } }
    div.slide-menu nav.lang ul li {
      color: #ed008c;
      font: 700 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
      float: left;
      list-style: none;
      margin-left: 15px;
      text-transform: uppercase;
      width: auto; }
      div.slide-menu nav.lang ul li:first-child {
        margin-left: 0; }
      div.slide-menu nav.lang ul li a {
        color: #66737b;
        display: block;
        text-decoration: none; }
  div.slide-menu nav.navigation {
    float: left;
    width: 100%; }
    div.slide-menu nav.navigation ul {
      float: left;
      width: 100%; }
      div.slide-menu nav.navigation ul li {
        border-bottom: 1px solid #d9d9d9;
        float: left;
        list-style: none;
        width: 100%; }
        div.slide-menu nav.navigation ul li.active a {
          background: #66737b;
          color: white; }
        div.slide-menu nav.navigation ul li a {
          color: #66737b;
          display: block;
          font: 400 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
          padding: 10px 20px;
          position: relative;
          text-decoration: none;
          width: 100%; }
          div.slide-menu nav.navigation ul li a:before {
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            background: #ed008c;
            content: '';
            display: block;
            height: 0%;
            left: 0;
            position: absolute;
            top: 0;
            width: 3px; }
          div.slide-menu nav.navigation ul li a:hover, div.slide-menu nav.navigation ul li a:focus {
            text-decoration: underline; }
            div.slide-menu nav.navigation ul li a:hover:before, div.slide-menu nav.navigation ul li a:focus:before {
              height: 100%; }
      div.slide-menu nav.navigation ul.main > li a {
        font-family: "Cabin Sketch", Arial, helvetica, sans-serif;
        font-weight: 700;
        font-size: 1.9em;
        text-transform: uppercase; }
        @media (max-width: 479px) {
          div.slide-menu nav.navigation ul.main > li a {
            font-size: 1.7em; } }
      div.slide-menu nav.navigation ul.extra {
        border-top: 1px solid #d9d9d9;
        margin-top: 50px; }
  div.slide-menu nav.social {
    display: none;
    float: left;
    padding: 20px;
    width: 100%; }
    @media (max-width: 991px) {
      div.slide-menu nav.social {
        display: block; } }
    div.slide-menu nav.social ul li {
      float: left;
      list-style: none;
      margin-left: 15px; }
      div.slide-menu nav.social ul li:first-child {
        margin-left: 0; }
      div.slide-menu nav.social ul li a {
        display: block; }
        div.slide-menu nav.social ul li a:hover img, div.slide-menu nav.social ul li a:focus img {
          opacity: 0.85;
          filter: alpha(opacity=85);
          zoom: 1; }

/*
*
*  BODY.PUSH-MENU
*  Dit is het menu dat openschuift als je op het menuicoon klikt, deze classe wordt toegevoegd via de funtions.js
*
*/
body.push-menu {
  position: fixed;
  right: 350px;
  padding-right: 0; }
  @media (max-width: 479px) {
    body.push-menu {
      right: 300px; } }
  body.push-menu header:after {
    opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1;
    background: white;
    content: '';
    top: 0;
    right: 350px;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 125; }
    @media (max-width: 479px) {
      body.push-menu header:after {
        right: 300px; } }
  body.push-menu div.slide-menu {
    right: 0;
    overflow: auto; }

/*
*
*  BREADCRUMB
*
*/
nav.breadcrumb {
  position: absolute;
  top: 150px;
  right: 40px;
  z-index: 100;
  width: auto; }
  @media (max-width: 767px) {
    nav.breadcrumb {
      display: none; } }
  @media (min-width: 768px) and (max-width: 991px) {
    nav.breadcrumb {
      top: 100px;
      max-width: 100%; } }
  nav.breadcrumb ul li {
    background: url(../images/css/arrow-breadcrumb.png) no-repeat left center;
    float: left;
    font: 300 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
    list-style: none;
    margin-left: 10px;
    padding-left: 15px; }
    nav.breadcrumb ul li:first-child {
      background: none; }
    nav.breadcrumb ul li a {
      color: #66737b;
      text-decoration: none; }
      nav.breadcrumb ul li a:hover, nav.breadcrumb ul li a:focus {
        color: #ed008c; }

/*
    Created on : 8-jun-2015, 9:33:07
    Author     : Ilse
*/
.la-ball-clip-rotate > div {
  position: relative;
  box-sizing: content-box;
  color: #ed008c;
  background: #ed008c;
  border-color: #ed008c;
  border-style: solid;
  border-width: 0; }

.la-ball-clip-rotate:after {
  display: table;
  line-height: 0;
  clear: both;
  content: ""; }

/*
 * Animation
 */
@keyframes ball-clip-rotate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg); }
  100% {
    transform: rotate(360deg); } }
.la-ball-clip-rotate {
  width: 50px;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  margin-bottom: -25px;
  bottom: 50%;
  position: absolute; }

.la-ball-clip-rotate > div {
  display: inline-block;
  width: 46px;
  height: 46px;
  margin: 0;
  float: left;
  background: transparent !important;
  border-style: solid;
  border-width: 2px;
  border-bottom-color: transparent !important;
  border-radius: 100%;
  animation: ball-clip-rotate .75s linear infinite; }

.la-ball-clip-rotate.la-sm {
  width: 16px;
  height: 16px; }

.la-ball-clip-rotate.la-sm > div {
  width: 14px;
  height: 14px;
  margin: 0;
  border-width: 1px; }

.la-ball-clip-rotate.la-lg {
  width: 48px;
  height: 48px; }

.la-ball-clip-rotate.la-lg > div {
  width: 42px;
  height: 42px;
  margin: 0;
  border-width: 3px; }

.la-ball-clip-rotate.la-2x {
  width: 64px;
  height: 64px; }

.la-ball-clip-rotate.la-2x > div {
  width: 56px;
  height: 56px;
  margin: 0;
  border-width: 4px; }

/*
    Created on : 10-jun-2015, 13:04:06
    Author     : Ilse
*/
/*
*
* ANCHORS
* Dit zijn de links die bovenaan de pagina's met subpagina's staan, dit zijn ankerlinks die linken naar de juiste pagina's
*
*/
@media (max-width: 767px) {
  ul.anchors {
    display: none; } }
ul.anchors li {
  float: left;
  list-style: none;
  padding-top: 5px;
  position: relative;
  width: 100%; }
  ul.anchors li:first-child {
    padding-top: 0; }
  ul.anchors li a {
    display: block;
    height: 200px;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    text-align: center;
    width: 100%; }
    ul.anchors li a:before {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 0.5;
      filter: alpha(opacity=50);
      zoom: 1;
      background: white;
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3;
      width: 100%; }
    ul.anchors li a:after {
      top: 0;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(194, 225, 245, 0);
      border-top-color: white;
      border-width: 30px;
      left: 50%;
      margin-left: -30px;
      z-index: 3; }
    ul.anchors li a img {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      height: auto;
      width: 101%;
      z-index: 2; }
    ul.anchors li a strong {
      color: #66737b;
      display: inline-block;
      font: 700 4em "Cabin Sketch", Arial, helvetica, sans-serif;
      padding-top: 80px;
      position: relative;
      margin: 0 auto;
      text-transform: uppercase;
      text-align: center;
      z-index: 4;
      width: auto; }
      ul.anchors li a strong:after {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #ed008c;
        content: '';
        bottom: -5px;
        display: block;
        height: 3px;
        position: absolute;
        z-index: 5;
        width: 0%; }
    ul.anchors li a:hover strong:after, ul.anchors li a:focus strong:after {
      width: 100%; }
    ul.anchors li a:hover:before, ul.anchors li a:focus:before {
      opacity: 0.6;
      filter: alpha(opacity=60);
      zoom: 1; }
ul.anchors.show-anchors-mobile {
  display: block !important; }

/*
*
* .text-container
* Dit is de container die rond iedere tekstblok staat van een dyn pagina/module
*
*/
div.dynpage h2 {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  display: block;
  color: #66737b;
  margin-bottom: 40px;
  margin-top: 75px;
  text-align: center;
  width: 100%; }
  @media (min-width: 1200px) {
    div.dynpage h2 {
      float: left;
      width: 100%; } }
  @media (max-width: 767px) {
    div.dynpage h2 {
      margin-top: 40px; } }
div.dynpage img.mobile {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: auto;
  width: 101%;
  z-index: 2; }
  @media (max-width: 767px) {
    div.dynpage img.mobile {
      display: block; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.dynpage img.mobile {
      display: none; } }
  @media (min-width: 991px) and (max-width: 1200px) {
    div.dynpage img.mobile {
      display: none; } }
  @media (min-width: 1200px) {
    div.dynpage img.mobile {
      display: none; } }
@media (max-width: 767px) {
  div.dynpage.acc {
    height: 200px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px; }
    div.dynpage.acc h2 {
      margin: 0;
      padding: 0;
      color: #66737b;
      display: inline-block;
      font: 700 4em/200px "Cabin Sketch", Arial, helvetica, sans-serif;
      font-size: 7.0vw;
      position: relative;
      margin: 0 auto;
      text-transform: uppercase;
      text-align: center;
      z-index: 4;
      width: 100%; }
      div.dynpage.acc h2.active {
        text-align: left;
        line-height: 40px;
        padding-top: 30px;
        padding-left: 20px; }
    div.dynpage.acc:after {
      top: 0;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(194, 225, 245, 0);
      border-top-color: white;
      border-width: 30px;
      left: 50%;
      margin-left: -30px;
      z-index: 3; }
    div.dynpage.acc:before {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 0.5;
      filter: alpha(opacity=50);
      zoom: 1;
      background: white;
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 3;
      width: 100%; }
    div.dynpage.acc:hover, div.dynpage.acc:focus {
      cursor: pointer; }
      div.dynpage.acc:hover:before, div.dynpage.acc:focus:before {
        opacity: 0.6;
        filter: alpha(opacity=60);
        zoom: 1; }
    div.dynpage.acc.open {
      height: auto; }
      div.dynpage.acc.open:before, div.dynpage.acc.open:after {
        display: none; }
      div.dynpage.acc.open div.wrap {
        display: block;
        overflow: auto;
        max-height: 10000px; }
      div.dynpage.acc.open img.mobile {
        display: none; }
    div.dynpage.acc div.wrap {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      max-height: 0;
      display: block;
      overflow: hidden;
      width: 100%; } }

div.text-container {
  margin-left: -10px;
  margin-right: -10px;
  float: left;
  padding: 0 75px 55px 75px;
  width: 100%;
  /* 2 kolomnen */
  /* 3 Kolommen */
  /* 4 Kolommen */
  /*
  *
  * VACATURES
  * Vacatures overzicht
  *
  */ }
  div.text-container:before, div.text-container:after {
    content: " ";
    display: table; }
  div.text-container:after {
    clear: both; }
  div.text-container {
    *zoom: 1; }
  @media (max-width: 767px) {
    div.text-container {
      padding: 20px;
      margin: 0; } }
  @media (min-width: 768px) and (max-width: 991px) {
    div.text-container {
      padding: 20px;
      margin: 0; } }
  @media (min-width: 991px) and (max-width: 1200px) {
    div.text-container {
      padding: 20px;
      margin: 0; } }
  div.text-container p, div.text-container div.txt ul > li,
  div.text-container div.txt ol > li {
    text-align: center;
    margin-bottom: 20px;
    width: 100%; }
  div.text-container div.txt {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/ }
    @media (min-width: 1200px) {
      div.text-container div.txt {
        float: left;
        width: 83.3333333333%; } }
    @media (min-width: 1200px) {
      div.text-container div.txt {
        margin-left: 8.3333333333%; } }
    div.text-container div.txt img {
      max-width: 100%; }
    div.text-container div.txt h3 {
      font: 700 2em "Source Sans Pro", Arial, helvetica, sans-serif;
      margin-bottom: 5px;
      letter-spacing: 0.5px;
      text-transform: uppercase; }
    div.text-container div.txt h4 {
      font: 700 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
      margin-bottom: 5px;
      letter-spacing: 0.5px;
      text-transform: uppercase; }
    div.text-container div.txt h5 {
      font: 700 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
      margin-bottom: 5px;
      letter-spacing: 0.5px; }
    div.text-container div.txt p, div.text-container div.txt ul > li,
    div.text-container div.txt ol > li {
      margin: 0 0 20px 0;
      text-align: left;
      width: auto; }
      div.text-container div.txt p a, div.text-container div.txt ul > li a,
      div.text-container div.txt ol > li a {
        text-decoration: none; }
        div.text-container div.txt p a:hover, div.text-container div.txt ul > li a:hover,
        div.text-container div.txt ol > li a:hover, div.text-container div.txt p a:focus, div.text-container div.txt ul > li a:focus,
        div.text-container div.txt ol > li a:focus {
          color: #ed008c;
          text-decoration: underline; }
      div.text-container div.txt p strong, div.text-container div.txt ul > li strong,
      div.text-container div.txt ol > li strong {
        font-weight: 700; }
    div.text-container div.txt ul,
    div.text-container div.txt ol {
      margin-bottom: 20px; }
      div.text-container div.txt ul > li,
      div.text-container div.txt ol > li {
        margin: 0; }
        div.text-container div.txt ul > li h3,
        div.text-container div.txt ul > li h2,
        div.text-container div.txt ul > li h4,
        div.text-container div.txt ul > li h5,
        div.text-container div.txt ul > li p,
        div.text-container div.txt ul > li ul > li,
        div.text-container div.txt ul > li ol > li,
        div.text-container div.txt ol > li h3,
        div.text-container div.txt ol > li h2,
        div.text-container div.txt ol > li h4,
        div.text-container div.txt ol > li h5,
        div.text-container div.txt ol > li p,
        div.text-container div.txt ol > li ul > li,
        div.text-container div.txt ol > li ol > li {
          font-size: 1em; }
    div.text-container div.txt ul.overview {
      margin-left: -10px;
      margin-right: -10px;
      margin-top: 50px; }
      div.text-container div.txt ul.overview:before, div.text-container div.txt ul.overview:after {
        content: " ";
        display: table; }
      div.text-container div.txt ul.overview:after {
        clear: both; }
      div.text-container div.txt ul.overview {
        *zoom: 1; }
      div.text-container div.txt ul.overview li {
        float: left;
        width: 100%;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 10px;
        padding-right: 10px;
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 10px;
        padding-right: 10px;
        /* Calculate width based on number of columns available*/
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 10px;
        padding-right: 10px;
        /* Calculate width based on number of columns available*/
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 10px;
        padding-right: 10px;
        /* Calculate width based on number of columns available*/ }
        @media (min-width: 768px) {
          div.text-container div.txt ul.overview li {
            float: left;
            width: 50%; } }
        @media (min-width: 992px) {
          div.text-container div.txt ul.overview li {
            float: left;
            width: 33.3333333333%; } }
        @media (min-width: 1200px) {
          div.text-container div.txt ul.overview li {
            float: left;
            width: 33.3333333333%; } }
        div.text-container div.txt ul.overview li:before {
          display: none; }
        div.text-container div.txt ul.overview li h3 a {
          color: #66737b; }
          div.text-container div.txt ul.overview li h3 a:hover, div.text-container div.txt ul.overview li h3 a:focus {
            color: #ed008c;
            text-decoration: none; }
    div.text-container div.txt ul li {
      list-style: none;
      position: relative;
      padding-left: 10px;
      width: 100%; }
      div.text-container div.txt ul li:before {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: #66737b;
        content: '';
        display: block;
        position: absolute;
        height: 4px;
        left: 0;
        top: 15px;
        width: 5px; }
      div.text-container div.txt ul li ul {
        padding-left: 10px; }
        div.text-container div.txt ul li ul li {
          padding-left: 15px; }
          div.text-container div.txt ul li ul li:before {
            background: none;
            border: 1px solid #66737b;
            height: 7px;
            top: 14px;
            width: 7px; }
    div.text-container div.txt ul.albums li {
      padding-left: 0; }
      div.text-container div.txt ul.albums li:before {
        content: none; }
    div.text-container div.txt ul.albums > li {
      float: left;
      width: 25%; }
      div.text-container div.txt ul.albums > li ul {
        padding-left: 0 !important; }
      @media (max-width: 767px) {
        div.text-container div.txt ul.albums > li {
          width: 100%; }
          div.text-container div.txt ul.albums > li ul {
            margin-bottom: 40px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt ul.albums > li {
          width: 50%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt ul.albums > li {
          width: 50%; } }
      div.text-container div.txt ul.albums > li a {
        color: #66737b; }
        div.text-container div.txt ul.albums > li a:hover, div.text-container div.txt ul.albums > li a:focus {
          color: #ed008c; }
    div.text-container div.txt ul.form li:before {
      display: none; }
  div.text-container.single div.txt {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/ }
    @media (min-width: 1200px) {
      div.text-container.single div.txt {
        float: left;
        width: 66.6666666667%; } }
    @media (min-width: 1200px) {
      div.text-container.single div.txt {
        margin-left: 16.6666666667%; } }
  div.text-container.single.event {
    padding-top: 80px; }
  div.text-container div.column ul, div.text-container div.column ol, div.text-container div.column p, div.text-container div.column div.txt ul > li, div.text-container div.txt div.column ul > li,
  div.text-container div.column div.txt ol > li,
  div.text-container div.txt div.column ol > li, div.text-container div.column div {
    -webkit-column-break-inside: avoid;
    /* Chrome, Safari, Opera */
    page-break-inside: avoid;
    /* Firefox */
    break-inside: avoid;
    /* IE 10+ */ }
  div.text-container.two-col div.txt div.column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    -ms-column-gap: 100px;
    -o-column-gap: 100px;
    column-gap: 100px;
    columns: 2; }
    @media (max-width: 767px) {
      div.text-container.two-col div.txt div.column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        -ms-column-gap: 0;
        -o-column-gap: 0;
        column-gap: 0;
        columns: 1; } }
    div.text-container.two-col div.txt div.column ul.coworker li:before {
      display: none !important; }
    div.text-container.two-col div.txt div.column ul {
      margin-bottom: 60px; }
      @media (max-width: 767px) {
        div.text-container.two-col div.txt div.column ul {
          margin-bottom: 20px; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container.two-col div.txt div.column ul {
          padding-right: 20px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container.two-col div.txt div.column ul {
          padding-right: 20px; } }
      div.text-container.two-col div.txt div.column ul li:first-child {
        padding-left: 0; }
        div.text-container.two-col div.txt div.column ul li:first-child:before {
          display: none; }
  div.text-container.three-col div.txt div.column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    -ms-column-gap: 100px;
    -o-column-gap: 100px;
    column-gap: 100px;
    columns: 3; }
    @media (max-width: 767px) {
      div.text-container.three-col div.txt div.column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        -ms-column-gap: 0;
        -o-column-gap: 0;
        column-gap: 0;
        columns: 1; } }
    @media (min-width: 991px) and (max-width: 1200px) {
      div.text-container.three-col div.txt div.column {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        -ms-column-gap: 100px;
        -o-column-gap: 100px;
        column-gap: 100px;
        columns: 2; } }
    @media (min-width: 768px) and (max-width: 991px) {
      div.text-container.three-col div.txt div.column {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        -ms-column-gap: 100px;
        -o-column-gap: 100px;
        column-gap: 100px;
        columns: 2; } }
    div.text-container.three-col div.txt div.column p, div.text-container.three-col div.txt div.column ul > li,
    div.text-container.three-col div.txt div.column ol > li {
      margin-bottom: 0px; }
    div.text-container.three-col div.txt div.column ul {
      margin-bottom: 20px; }
      div.text-container.three-col div.txt div.column ul li {
        padding-left: 0; }
        div.text-container.three-col div.txt div.column ul li:before {
          display: none; }
        div.text-container.three-col div.txt div.column ul li h3 {
          text-transform: none; }
  div.text-container.four-col div.txt div.column {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    -ms-column-gap: 100px;
    -o-column-gap: 100px;
    column-gap: 100px;
    columns: 4; }
    @media (max-width: 767px) {
      div.text-container.four-col div.txt div.column {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        -ms-column-gap: 0;
        -o-column-gap: 0;
        column-gap: 0;
        columns: 2; } }
  @media (max-width: 767px) and (max-width: 479px) {
    div.text-container.four-col div.txt div.column {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      -ms-column-count: 1;
      -o-column-count: 1;
      column-count: 1;
      -webkit-column-gap: 0;
      -moz-column-gap: 0;
      -ms-column-gap: 0;
      -o-column-gap: 0;
      column-gap: 0;
      columns: 1; } }

    @media (min-width: 991px) and (max-width: 1200px) {
      div.text-container.four-col div.txt div.column {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        -ms-column-gap: 100px;
        -o-column-gap: 100px;
        column-gap: 100px;
        columns: 4; } }
    @media (min-width: 768px) and (max-width: 991px) {
      div.text-container.four-col div.txt div.column {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        -ms-column-count: 4;
        -o-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 100px;
        -moz-column-gap: 100px;
        -ms-column-gap: 100px;
        -o-column-gap: 100px;
        column-gap: 100px;
        columns: 4; } }
    div.text-container.four-col div.txt div.column p, div.text-container.four-col div.txt div.column ul > li,
    div.text-container.four-col div.txt div.column ol > li {
      margin-bottom: 0px; }
    div.text-container.four-col div.txt div.column ul {
      margin-bottom: 10px; }
      div.text-container.four-col div.txt div.column ul li {
        padding-left: 0; }
        div.text-container.four-col div.txt div.column ul li:before {
          display: none; }
        div.text-container.four-col div.txt div.column ul li h3 {
          text-transform: none; }
  div.text-container.jobs ul.job-overview {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 40;
    -moz-column-gap: 40;
    -ms-column-gap: 40;
    -o-column-gap: 40;
    column-gap: 40;
    columns: 3;
    margin-bottom: 0; }
    @media (max-width: 767px) {
      div.text-container.jobs ul.job-overview {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        -ms-column-gap: 0;
        -o-column-gap: 0;
        column-gap: 0;
        columns: 1; } }
    @media (min-width: 991px) and (max-width: 1200px) {
      div.text-container.jobs ul.job-overview {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40;
        -moz-column-gap: 40;
        -ms-column-gap: 40;
        -o-column-gap: 40;
        column-gap: 40;
        columns: 2; } }
    @media (min-width: 768px) and (max-width: 991px) {
      div.text-container.jobs ul.job-overview {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 40;
        -moz-column-gap: 40;
        -ms-column-gap: 40;
        -o-column-gap: 40;
        column-gap: 40;
        columns: 2; } }
    div.text-container.jobs ul.job-overview li {
      display: inline-block;
      padding-left: 0; }
      div.text-container.jobs ul.job-overview li:before {
        display: none; }
      div.text-container.jobs ul.job-overview li h3,
      div.text-container.jobs ul.job-overview li h4,
      div.text-container.jobs ul.job-overview li h5,
      div.text-container.jobs ul.job-overview li p,
      div.text-container.jobs ul.job-overview li div.txt ul > li,
      div.text-container.jobs div.txt ul.job-overview li ul > li,
      div.text-container.jobs ul.job-overview li div.txt ol > li,
      div.text-container.jobs div.txt ul.job-overview li ol > li,
      div.text-container.jobs ul.job-overview li ul li {
        font-size: 1em; }
      div.text-container.jobs ul.job-overview li a {
        color: #66737b; }
        div.text-container.jobs ul.job-overview li a h3 {
          color: #ed008c;
          text-transform: none;
          /*min-height: 46px;*/ }
        div.text-container.jobs ul.job-overview li a h4 {
          text-transform: none;
          margin-bottom: 3px; }
        div.text-container.jobs ul.job-overview li a ul {
          margin-bottom: 0; }
          div.text-container.jobs ul.job-overview li a ul li {
            line-height: 25px; }
        div.text-container.jobs ul.job-overview li a p, div.text-container.jobs ul.job-overview li a div.txt ul > li, div.text-container.jobs div.txt ul.job-overview li a ul > li,
        div.text-container.jobs ul.job-overview li a div.txt ol > li,
        div.text-container.jobs div.txt ul.job-overview li a ol > li {
          line-height: 25px;
          margin: 0; }
        div.text-container.jobs ul.job-overview li a p.date, div.text-container.jobs ul.job-overview li a div.txt ul > li.date, div.text-container.jobs div.txt ul.job-overview li a ul > li.date,
        div.text-container.jobs ul.job-overview li a div.txt ol > li.date,
        div.text-container.jobs div.txt ul.job-overview li a ol > li.date {
          color: #ed008c;
          line-height: 1;
          margin-bottom: 5px; }
        div.text-container.jobs ul.job-overview li a span.moreinfo {
          color: #ed008c; }
        div.text-container.jobs ul.job-overview li a:hover, div.text-container.jobs ul.job-overview li a:focus {
          color: #66737b;
          text-decoration: none; }
          div.text-container.jobs ul.job-overview li a:hover span.moreinfo, div.text-container.jobs ul.job-overview li a:focus span.moreinfo {
            text-decoration: underline; }
    div.text-container.jobs ul.job-overview > li {
      padding-right: 80px;
      margin-bottom: 45px; }
      @media (max-width: 767px) {
        div.text-container.jobs ul.job-overview > li {
          padding-right: 0;
          margin-bottom: 20px; } }
  div.text-container.subscribe {
    text-align: center; }
    div.text-container.subscribe div.box-error {
      display: inline-block;
      float: none; }

/*
*
* DIV.IMAGE
* Dit zijn de images die gekoppeld zijn aan de bovenstaande pagina
*
*/
div.images {
  float: left;
  position: relative;
  width: 100%; }
  div.images:after {
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(194, 225, 245, 0);
    border-top-color: white;
    border-width: 30px;
    left: 50%;
    margin-left: -30px;
    z-index: 3; }
  div.images a.extra-images {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: url(../images/css/icon-images.png) no-repeat 60px center #212527;
    bottom: 0;
    color: white;
    font: 600 2.4em/50px "Source Sans Pro", Arial, helvetica, sans-serif;
    height: 50px;
    padding-left: 25px;
    position: absolute;
    right: 0;
    text-decoration: none;
    width: 100px; }
    div.images a.extra-images:hover, div.images a.extra-images:focus {
      background-color: #383f43; }
  div.images a.bx-prev {
    left: 20px; }
  div.images a.bx-next {
    right: 20px; }
  div.images a.bx-prev:before, div.images a.bx-prev:after,
  div.images a.bx-next:before,
  div.images a.bx-next:after {
    background: white; }
  div.images ul li {
    list-style: none; }
    div.images ul li a img {
      display: block;
      width: 100%; }

/*
*
* CONTACT
* form elementen staan in de form.scss
*
*/
div.txt div.left,
div.txt div.right {
  float: left;
  width: 50%; }
  @media (max-width: 991px) {
    div.txt div.left,
    div.txt div.right {
      width: 100%; } }
  div.txt div.left ul li,
  div.txt div.right ul li {
    padding-left: 0; }
    div.txt div.left ul li:before,
    div.txt div.right ul li:before {
      content: none; }

div.google-maps {
  background: #e6e6e6;
  height: 500px;
  float: left;
  width: 100%; }

/*
*
* NEWS
*
*/
div.text-container div.txt ul.news-overview,
ul.news-overview {
  float: left;
  text-align: left;
  width: 100%; }
  div.text-container div.txt ul.news-overview li,
  ul.news-overview li {
    float: left;
    list-style: none;
    padding-left: 0;
    margin-top: 45px;
    text-align: left; }
    div.text-container div.txt ul.news-overview li:first-child,
    ul.news-overview li:first-child {
      margin-top: 0; }
    div.text-container div.txt ul.news-overview li:before,
    ul.news-overview li:before {
      display: none; }
    div.text-container div.txt ul.news-overview li a,
    ul.news-overview li a {
      display: block;
      width: 100%; }
      div.text-container div.txt ul.news-overview li a:hover, div.text-container div.txt ul.news-overview li a:focus,
      ul.news-overview li a:hover,
      ul.news-overview li a:focus {
        text-decoration: none; }
        div.text-container div.txt ul.news-overview li a:hover span.readmore, div.text-container div.txt ul.news-overview li a:focus span.readmore,
        ul.news-overview li a:hover span.readmore,
        ul.news-overview li a:focus span.readmore {
          text-decoration: underline; }
    div.text-container div.txt ul.news-overview li h3,
    ul.news-overview li h3 {
      color: #66737b; }
      div.text-container div.txt ul.news-overview li h3 span,
      ul.news-overview li h3 span {
        color: #ed008c; }
    div.text-container div.txt ul.news-overview li figure,
    ul.news-overview li figure {
      float: left;
      width: 20%; }
      @media (max-width: 991px) {
        div.text-container div.txt ul.news-overview li figure,
        ul.news-overview li figure {
          height: 250px;
          position: relative;
          margin-bottom: 20px;
          overflow: hidden;
          width: 100%; }
          div.text-container div.txt ul.news-overview li figure img,
          ul.news-overview li figure img {
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            height: auto;
            width: 101%;
            z-index: 2; } }
      div.text-container div.txt ul.news-overview li figure img,
      ul.news-overview li figure img {
        display: block;
        width: 100%; }
    div.text-container div.txt ul.news-overview li div.right-news,
    ul.news-overview li div.right-news {
      float: left;
      padding-left: 40px;
      width: 80%; }
      @media (max-width: 991px) {
        div.text-container div.txt ul.news-overview li div.right-news,
        ul.news-overview li div.right-news {
          padding-left: 0;
          width: 100%; } }
    div.text-container div.txt ul.news-overview li p, div.text-container div.txt ul.news-overview li ul > li,
    div.text-container div.txt ul.news-overview li ol > li,
    ul.news-overview li p,
    ul.news-overview li div.text-container div.txt ul > li,
    div.text-container div.txt ul.news-overview li ul > li,
    ul.news-overview li div.text-container div.txt ol > li,
    div.text-container div.txt ul.news-overview li ol > li {
      color: #66737b;
      margin-bottom: 0;
      margin-top: 20px;
      text-align: left; }

/*
*
* pager
*
*/
div.text-container div.txt nav.pager,
nav.pager {
  float: left;
  text-align: center;
  margin-top: 50px;
  width: 100%; }
  div.text-container div.txt nav.pager ul li,
  nav.pager ul li {
    display: inline-block;
    list-style: none;
    line-height: 35px;
    padding-left: 0;
    width: auto; }
    div.text-container div.txt nav.pager ul li:before,
    nav.pager ul li:before {
      display: none; }
    div.text-container div.txt nav.pager ul li.active span,
    nav.pager ul li.active span {
      color: #ed008c;
      border-color: #ed008c; }
    div.text-container div.txt nav.pager ul li.prev a,
    div.text-container div.txt nav.pager ul li.prev span, div.text-container div.txt nav.pager ul li.next a,
    div.text-container div.txt nav.pager ul li.next span,
    nav.pager ul li.prev a,
    nav.pager ul li.prev span,
    nav.pager ul li.next a,
    nav.pager ul li.next span {
      padding: 0 10px;
      width: auto; }
    div.text-container div.txt nav.pager ul li a:hover, div.text-container div.txt nav.pager ul li a:focus,
    nav.pager ul li a:hover,
    nav.pager ul li a:focus {
      border-color: #ed008c;
      color: #ed008c;
      text-decoration: none; }
    div.text-container div.txt nav.pager ul li a,
    div.text-container div.txt nav.pager ul li span,
    nav.pager ul li a,
    nav.pager ul li span {
      color: #66737b;
      border: 1px solid #d9d9d9;
      display: block;
      height: 40px;
      text-align: center;
      width: 40px; }

/*
*
* WAAR TAFGELEN EN LOGEREN
*
*/
@media (max-width: 767px) {
  div.text-container div.txt nav.address-title {
    display: none; } }
div.text-container div.txt nav.address-title ul {
  border-bottom: 1px solid #d9d9d9;
  float: left;
  padding-bottom: 5px;
  margin-bottom: 10px;
  width: 100%; }
  div.text-container div.txt nav.address-title ul.container {
    padding-left: 0;
    padding-right: 0; }
  div.text-container div.txt nav.address-title ul li {
    float: left;
    font: 700 2em "Source Sans Pro", Arial, helvetica, sans-serif;
    padding-left: 0;
    text-transform: uppercase;
    width: auto; }
    div.text-container div.txt nav.address-title ul li:before {
      display: none; }
    div.text-container div.txt nav.address-title ul li:nth-child(1) {
      width: 28%; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt nav.address-title ul li:nth-child(1) {
          width: 42%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt nav.address-title ul li:nth-child(1) {
          width: 42%; } }
    div.text-container div.txt nav.address-title ul li:nth-child(2) {
      width: 17%; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt nav.address-title ul li:nth-child(2) {
          width: 30%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt nav.address-title ul li:nth-child(2) {
          width: 30%; } }
    div.text-container div.txt nav.address-title ul li:nth-child(3) {
      width: 12%; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt nav.address-title ul li:nth-child(3) {
          width: 12%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt nav.address-title ul li:nth-child(3) {
          width: 12%; } }
    div.text-container div.txt nav.address-title ul li:nth-child(4) {
      width: 18%; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt nav.address-title ul li:nth-child(4) {
          width: 15%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt nav.address-title ul li:nth-child(4) {
          width: 15%; } }
    div.text-container div.txt nav.address-title ul li:nth-child(5) {
      width: 25%; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt nav.address-title ul li:nth-child(5) {
          display: none; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt nav.address-title ul li:nth-child(5) {
          display: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      div.text-container div.txt nav.address-title ul li {
        font-size: 1.8em; } }
div.text-container div.txt nav.address-title.fixed {
  -moz-box-shadow: #999999 0px 3px 2px -1px;
  -webkit-box-shadow: #999999 0px 3px 2px -1px;
  box-shadow: #999999 0px 3px 2px -1px;
  background: white;
  padding: 0 75px;
  position: fixed;
  height: 60px;
  left: 0;
  border-top: 1px solid #d9d9d9;
  top: 70px;
  width: 100%;
  z-index: 102; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.text-container div.txt nav.address-title.fixed {
      padding: 0 20px; } }
  @media (min-width: 991px) and (max-width: 1200px) {
    div.text-container div.txt nav.address-title.fixed {
      padding: 0 25px; } }
  div.text-container div.txt nav.address-title.fixed ul {
    padding-left: 0;
    border-bottom: 0; }
    @media (min-width: 768px) {
      div.text-container div.txt nav.address-title.fixed ul {
        margin-left: 0%; } }
    @media (min-width: 1200px) {
      div.text-container div.txt nav.address-title.fixed ul {
        margin-left: 8.3333333333%; } }
    div.text-container div.txt nav.address-title.fixed ul li {
      line-height: 60px; }
div.text-container div.txt div.txt-wrap {
  float: left;
  width: 100%; }
  div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter {
    background: #f2f2f2;
    float: left;
    padding: 20px;
    width: 100%; }
    div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul {
      float: left;
      margin-bottom: 0px;
      padding-bottom: 0px; }
      div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li {
        list-style: none;
        float: left;
        font-size: 1em;
        padding-left: 10px;
        width: auto; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li:before {
          width: 0px;
          height: 0px; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li:first-child {
          padding-left: 0px; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li label {
          display: inline-block;
          font: 400 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
          vertical-align: middle; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li select {
          border: 1px solid #d9d9d9;
          color: #66737b;
          display: inline-block;
          font: 300 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
          margin-left: 5px;
          height: 30px;
          vertical-align: middle;
          width: 140px; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li input[type="text"] {
          border: 1px solid #d9d9d9;
          color: #66737b;
          font: 300 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
          height: 30px;
          margin-left: 5px;
          padding: 0 5px;
          vertical-align: middle;
          width: 120px; }
        div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter ul li input[type="submit"] {
          /*background:url('../images/css/icon-search.png') no-repeat center center;*/
          background: #ed008c;
          border: 0px;
          color: white;
          float: left;
          font: 700 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
          margin-top: 3px;
          padding: 6px 8px; }
    div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter label.error {
      color: #c73d3d;
      display: inline-block;
      font: 700 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
      margin: 10px 0 0 15px; }
    div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter img.loader {
      float: left;
      margin: 6px 0 0 10px; }
    div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter a.geoloc {
      background: #666666 url("../images/css/pointer.png") no-repeat 5px center;
      color: white;
      float: right;
      font: 700 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
      margin-top: 3px;
      padding: 6px 10px 6px 20px;
      text-decoration: none; }
    div.text-container div.txt div.txt-wrap.tafelen-logeren div.filter img.loader-geoloc {
      float: right;
      margin: 10px 5px 0 0; }
  div.text-container div.txt div.txt-wrap.tafelen-logeren div.google-maps {
    margin-bottom: 20px; }
  div.text-container div.txt div.txt-wrap.tafelen-logeren div.box-error {
    color: white;
    font: 300 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
    margin-top: 10px;
    max-width: none;
    width: 100%; }
div.text-container div.txt div.country-group {
  float: left;
  width: 100%; }
  div.text-container div.txt div.country-group h3 {
    color: #ed008c;
    text-transform: none;
    float: left;
    font-weight: 600;
    margin: 15px 0 10px 0;
    width: 100%; }
div.text-container div.txt ul.list-view > li {
  float: left;
  overflow: hidden;
  padding: 5px 0;
  width: 100%; }
  div.text-container div.txt ul.list-view > li:nth-child(even) {
    background: #f2f2f2; }
  div.text-container div.txt ul.list-view > li.grey {
    background: #f2f2f2; }
  div.text-container div.txt ul.list-view > li.no-grey {
    background: white; }
  div.text-container div.txt ul.list-view > li:before {
    display: none; }
  @media (max-width: 767px) {
    div.text-container div.txt ul.list-view > li {
      padding: 10px; } }
  div.text-container div.txt ul.list-view > li ul {
    padding-left: 0; }
    div.text-container div.txt ul.list-view > li ul li {
      float: left;
      padding-left: 0;
      width: auto; }
      div.text-container div.txt ul.list-view > li ul li h4 {
        text-transform: none;
        line-height: 32px;
        margin: 0; }
      div.text-container div.txt ul.list-view > li ul li:before {
        display: none; }
      div.text-container div.txt ul.list-view > li ul li:nth-child(1) {
        width: 28%; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(1) {
            width: 42%; } }
        @media (min-width: 991px) and (max-width: 1200px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(1) {
            width: 42%; } }
      div.text-container div.txt ul.list-view > li ul li:nth-child(2) {
        width: 17%; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(2) {
            width: 30%; } }
        @media (min-width: 991px) and (max-width: 1200px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(2) {
            width: 30%; } }
      div.text-container div.txt ul.list-view > li ul li:nth-child(3) {
        width: 12%; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(3) {
            width: 12%; } }
        @media (min-width: 991px) and (max-width: 1200px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(3) {
            width: 12%; } }
      div.text-container div.txt ul.list-view > li ul li:nth-child(4) {
        width: 18%; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(4) {
            width: 15%; } }
        @media (min-width: 991px) and (max-width: 1200px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(4) {
            width: 15%; } }
      div.text-container div.txt ul.list-view > li ul li:nth-child(5) {
        width: 25%; }
        @media (min-width: 768px) and (max-width: 991px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(5) {
            display: none; } }
        @media (min-width: 991px) and (max-width: 1200px) {
          div.text-container div.txt ul.list-view > li ul li:nth-child(5) {
            display: none; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div.text-container div.txt ul.list-view > li ul li:nth-child(5) {
          display: block;
          width: 100%; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.text-container div.txt ul.list-view > li ul li:nth-child(5) {
          display: block;
          width: 100%; } }
      @media (max-width: 767px) {
        div.text-container div.txt ul.list-view > li ul li {
          width: 100% !important; } }

/*
*
* DYN OPGEBOUWDE PAGINA
*
*/
div.txt-left,
div.txt-right {
  float: left;
  width: 50%; }
  div.txt-left a.btn,
  div.txt-right a.btn {
    display: inline-block;
    width: auto;
    padding: 10px 20px; }
  @media (max-width: 767px) {
    div.txt-left,
    div.txt-right {
      width: 100%; } }

div.txt-right {
  padding-left: 20px; }
  @media (max-width: 767px) {
    div.txt-right {
      padding-left: 0; } }

/*
*
* EVENT DETAIL
*
*/
div.detail-left {
  float: left;
  width: 100%;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding-right: 60px; }
  @media (min-width: 768px) {
    div.detail-left {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    div.detail-left {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) {
    div.detail-left {
      float: left;
      width: 37.5%; } }
  @media (min-width: 1200px) {
    div.detail-left {
      margin-left: 12.5%; } }
  div.detail-left h1 {
    color: #66737b;
    font: 200 4em/30px "Cabin Sketch", Arial, helvetica, sans-serif;
    margin-bottom: 0px;
    text-transform: uppercase; }
  div.detail-left span.date {
    color: #ed008c;
    font: 600 1.8em/18px "Source Sans Pro", Arial, helvetica, sans-serif;
    text-transform: uppercase;
    display: block;
    width: 100%; }
  div.detail-left p, div.detail-left div.text-container div.txt ul > li, div.text-container div.txt div.detail-left ul > li,
  div.detail-left div.text-container div.txt ol > li,
  div.text-container div.txt div.detail-left ol > li, div.detail-left ul li, div.detail-left ol lo {
    text-align: left; }
  div.detail-left a.btn {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    width: auto; }

figure.detail-right {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/ }
  @media (min-width: 992px) {
    figure.detail-right {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) {
    figure.detail-right {
      float: left;
      width: 33.3333333333%; } }
  @media (max-width: 991px) {
    figure.detail-right {
      display: none; } }
  figure.detail-right img {
    display: block;
    width: 100%; }

ul.images {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  margin-top: 25px; }
  @media (min-width: 768px) {
    ul.images {
      float: left;
      width: 100%; } }
  @media (min-width: 992px) {
    ul.images {
      float: left;
      width: 100%; } }
  @media (min-width: 1200px) {
    ul.images {
      float: left;
      width: 70.8333333333%; } }
  @media (min-width: 1200px) {
    ul.images {
      margin-left: 12.5%; } }
  ul.images li {
    float: left;
    list-style: none;
    width: 20%; }
    @media (max-width: 767px) {
      ul.images li {
        width: 50%; } }
    ul.images li a {
      display: block; }
      ul.images li a img {
        display: block;
        width: 100%; }

/*
    Created on : 27-jun-2016, 10:45:05
    Author     : Brecht
*/
/*
*
* VIDEOPAGE
*
*/
div.videopage {
  padding: 75px;
  padding-top: 70px;
  position: relative; }
  @media (min-width: 768px) and (max-width: 991px) {
    div.videopage {
      padding: 120px 70px 70px; } }
  @media (max-width: 767px) {
    div.videopage {
      padding: 120px 20px 70px; } }
  @media (max-width: 991px) {
    div.videopage {
      padding-top: 40px; } }
  div.videopage h1 {
    color: #66737b;
    font: 200 4em/40px "Cabin Sketch", Arial, helvetica, sans-serif;
    text-align: left;
    text-transform: uppercase; }
  div.videopage h2 {
    color: #ed008c;
    font: 700 2em/20px "Source Sans Pro", Arial, helvetica, sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
    text-align: left; }
  div.videopage div.left {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      div.videopage div.left {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.videopage div.left {
        float: left;
        width: 58.3333333333%; } }
    @media (min-width: 1200px) {
      div.videopage div.left {
        float: left;
        width: 58.3333333333%; } }
    div.videopage div.left div.txt {
      max-width: 750px; }
  div.videopage div.right {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      div.videopage div.right {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.videopage div.right {
        float: left;
        width: 41.6666666667%; } }
    @media (min-width: 1200px) {
      div.videopage div.right {
        float: left;
        width: 41.6666666667%; } }
    @media (max-width: 991px) {
      div.videopage div.right {
        margin-top: 25px; } }
    div.videopage div.right div.block {
      background: #f7f7f7;
      padding: 25px 40px;
      position: relative; }
      @media (max-width: 991px) {
        div.videopage div.right div.block {
          padding: 15px; } }
      div.videopage div.right div.block img.ytlogo {
        display: inline-block;
        height: 40px;
        margin-right: 15px; }
      div.videopage div.right div.block h2 {
        color: #c73d3d;
        display: inline-block;
        float: none;
        font-weight: 500;
        line-height: 16px;
        margin-bottom: 5px;
        margin-top: 5px;
        position: absolute;
        text-transform: none;
        top: 30px;
        width: auto; }
      div.videopage div.right div.block div.txt p, div.videopage div.right div.block div.text-container div.txt ul > li, div.text-container div.videopage div.right div.block div.txt ul > li,
      div.videopage div.right div.block div.text-container div.txt ol > li,
      div.text-container div.videopage div.right div.block div.txt ol > li {
        margin-top: 10px; }
      div.videopage div.right div.block div.bottom {
        margin-top: 20px;
        clear: both; }
        div.videopage div.right div.block div.bottom div.bottom-wrapper img {
          float: left;
          margin-right: 15px;
          padding-bottom: 20px; }
        div.videopage div.right div.block div.bottom div.bottom-wrapper .ytsubscribe {
          padding-bottom: 30px; }
  div.videopage ul.video-rows {
    margin-left: -10px;
    margin-right: -10px; }
    div.videopage ul.video-rows:before, div.videopage ul.video-rows:after {
      content: " ";
      display: table; }
    div.videopage ul.video-rows:after {
      clear: both; }
    div.videopage ul.video-rows {
      *zoom: 1; }
    div.videopage ul.video-rows li.video-grid {
      list-style: none;
      float: left;
      width: 100%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/ }
      @media (min-width: 768px) {
        div.videopage ul.video-rows li.video-grid {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        div.videopage ul.video-rows li.video-grid {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 1200px) {
        div.videopage ul.video-rows li.video-grid {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 1200px) {
        div.videopage ul.video-rows li.video-grid:nth-child(3n+1) {
          clear: both; } }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.videopage ul.video-rows li.video-grid:nth-child(3n+1) {
          clear: both; } }
      @media (min-width: 768px) and (max-width: 991px) {
        div.videopage ul.video-rows li.video-grid:nth-child(2n+1) {
          clear: both; } }
      div.videopage ul.video-rows li.video-grid h2 {
        border-top: 1px solid #d9d9d9;
        color: #333333;
        height: 60px;
        line-height: 16px;
        padding-top: 40px; }
      div.videopage ul.video-rows li.video-grid .txt p, div.videopage ul.video-rows li.video-grid div.text-container div.txt ul > li, div.text-container div.videopage ul.video-rows li.video-grid div.txt ul > li,
      div.videopage ul.video-rows li.video-grid div.text-container div.txt ol > li,
      div.text-container div.videopage ul.video-rows li.video-grid div.txt ol > li {
        margin-top: 10px; }
      div.videopage ul.video-rows li.video-grid div.television ul.single-video li a.overlay {
        height: 100%;
        width: 100%; }
        @media (min-width: 1200px) {
          div.videopage ul.video-rows li.video-grid div.television ul.single-video li a.overlay {
            height: calc(100% - 100px);
            margin-top: 100px; } }

ul.single-video li {
  position: relative; }
  ul.single-video li a.overlay {
    height: 100%;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 20; }
    ul.single-video li a.overlay.hidden {
      display: none; }
    ul.single-video li a.overlay:after {
      opacity: 0.8;
      filter: alpha(opacity=80);
      zoom: 1;
      background: white;
      display: block;
      content: '';
      height: 100%;
      width: 100%;
      z-index: 1; }
    ul.single-video li a.overlay div {
      position: absolute;
      top: 50%;
      margin-top: -10%;
      text-align: center;
      width: 100%;
      z-index: 2; }
      ul.single-video li a.overlay div:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
      ul.single-video li a.overlay div strong {
        color: #383f43;
        font: 700 10em "Amatic SC", Arial, helvetica, sans-serif;
        /* FALLBACK VW */
        font-size: 5vw;
        display: inline-block;
        vertical-align: middle;
        width: 100%; }
      ul.single-video li a.overlay div span.button {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #383f43;
        display: inline-block;
        height: 195px;
        /* FALLBACK VW */
        height: 8vw;
        margin-top: 25px;
        position: relative;
        vertical-align: middle;
        width: 195px;
        /* FALLBACK VW */
        width: 8vw;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
        ul.single-video li a.overlay div span.button:hover, ul.single-video li a.overlay div span.button:focus {
          background: #0a0b0b; }
        ul.single-video li a.overlay div span.button:before {
          content: '';
          width: 0;
          height: 0;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-top-width: 1.5vw;
          border-bottom-width: 1.5vw;
          position: absolute;
          left: 50%;
          margin: -30px 0 0 -10px;
          margin-top: -1.5vw;
          top: 50%;
          border-left: 40px solid white;
          border-left-width: 2vw; }

div.television {
  display: block;
  position: relative; }
  @media (min-width: 1200px) {
    div.television {
      background: none;
      height: auto; } }
  @media (max-width: 991px) {
    div.television {
      margin-bottom: 15px; } }
  .left div.television {
    background: none; }
  div.television > img {
    height: auto;
    width: 550px; }
    @media (min-width: 991px) and (max-width: 1200px) {
      div.television > img {
        width: 500px; } }
    @media (max-width: 991px) {
      div.television > img {
        display: none; } }
  div.television div.video-wrapper {
    overflow: hidden;
    position: absolute;
    z-index: 1; }
    @media (min-width: 1200px) {
      div.television div.video-wrapper {
        height: 253px;
        left: 53px;
        top: 33px;
        width: 369px; } }
    @media (min-width: 991px) and (max-width: 1200px) {
      div.television div.video-wrapper {
        height: 228px;
        left: 48px;
        top: 31px;
        width: 336px; } }
    @media (max-width: 991px) {
      div.television div.video-wrapper {
        position: relative; } }
  div.television ul.single-video li {
    list-style: none; }
    div.television ul.single-video li iframe {
      height: 300px;
      overflow: hidden;
      width: 100%; }
      .left div.television ul.single-video li iframe {
        height: 253px; }
    div.television ul.single-video li figure img {
      display: block;
      margin: 0 auto;
      max-height: 300px;
      max-width: 100%;
      overflow: hidden; }
      @media (max-width: 991px) {
        div.television ul.single-video li figure img {
          max-height: auto; } }
    div.television ul.single-video li a.overlay {
      height: 253px;
      overflow: hidden;
      width: 369px; }
      @media (min-width: 991px) and (max-width: 1200px) {
        div.television ul.single-video li a.overlay {
          height: 228px;
          width: 336px; } }
      @media (max-width: 991px) {
        div.television ul.single-video li a.overlay {
          width: 100%; }
          .left div.television ul.single-video li a.overlay {
            height: 100%; }
          div.television ul.single-video li a.overlay div {
            margin-top: -5%; } }
      div.television ul.single-video li a.overlay:after {
        background: black;
        opacity: 0.7; }
      div.television ul.single-video li a.overlay div span.button {
        background: white;
        height: 80px;
        margin-top: 0;
        width: 80px; }
        @media (min-width: 1200px) {
          div.television ul.single-video li a.overlay div span.button {
            margin-top: 20px; } }
        div.television ul.single-video li a.overlay div span.button:before {
          border-bottom-width: 13px;
          border-left-width: 13px;
          border-top-width: 13px;
          border-left-color: #ed008c;
          margin-left: -5px;
          margin-top: -13px; }
      div.television ul.single-video li a.overlay:hover div span.button, div.television ul.single-video li a.overlay:focus div span.button {
        background: #cccccc; }

div.restaurant-block {
  box-shadow: 0.15rem 0.15rem 0.8rem rgba(0, 0, 0, 0.1) !important;
  display: flex;
  margin-top: 20px;
  padding: 8px; }
  @media (max-width: 991px) {
    div.restaurant-block {
      flex-direction: column; } }
  div.restaurant-block:first-child {
    margin-top: 0; }
  div.restaurant-block div.data,
  div.restaurant-block div.image {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    float: none !important;
    vertical-align: middle; }
    @media (min-width: 768px) {
      div.restaurant-block div.data,
      div.restaurant-block div.image {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.restaurant-block div.data,
      div.restaurant-block div.image {
        float: left;
        width: 33.3333333333%; } }
    @media (min-width: 1200px) {
      div.restaurant-block div.data,
      div.restaurant-block div.image {
        float: left;
        width: 33.3333333333%; } }
    div.restaurant-block div.data div.txt,
    div.restaurant-block div.image div.txt {
      margin-left: 0;
      padding: 0; }
  @media (max-width: 991px) {
    div.restaurant-block div.image {
      align-items: center; }
      div.restaurant-block div.image img {
        height: auto;
        max-width: 375px;
        width: 100%; } }
  div.restaurant-block div.image.logo {
    align-items: center;
    justify-content: center;
    padding: 50px !important; }
    div.restaurant-block div.image.logo img {
      height: auto;
      max-width: 280px; }
  div.restaurant-block div.data {
    align-items: center !important;
    background: #fbfbfb;
    justify-content: center !important;
    margin: 0 8px;
    padding: 0;
    text-align: center !important; }
    @media (max-width: 991px) {
      div.restaurant-block div.data {
        margin: 8px 0;
        padding: 20px 0; } }
    div.restaurant-block div.data h4 {
      display: inline-block;
      font-size: 1.6em;
      text-transform: none;
      width: 60%; }
    div.restaurant-block div.data p, div.restaurant-block div.data div.text-container div.txt ul > li, div.text-container div.txt div.restaurant-block div.data ul > li,
    div.restaurant-block div.data div.text-container div.txt ol > li,
    div.text-container div.txt div.restaurant-block div.data ol > li {
      font-weight: 400;
      text-align: center; }
    div.restaurant-block div.data ul {
      display: block;
      margin-top: 10px; }
      div.restaurant-block div.data ul li {
        font-weight: 400;
        padding-left: 0 !important;
        text-align: center; }
        div.restaurant-block div.data ul li:before {
          display: none !important; }
    div.restaurant-block div.data a.btn {
      border-radius: 5px;
      display: inline-block;
      padding: 10px 20px;
      text-transform: none;
      width: 58%; }
  div.restaurant-block div.image {
    padding: 0 !important; }

div.specialisation-wrapper {
  display: block;
  width: 100%; }

div.specialisation {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 40px;
  text-align: center; }
  div.specialisation:before, div.specialisation:after {
    content: " ";
    display: table; }
  div.specialisation:after {
    clear: both; }
  div.specialisation {
    *zoom: 1; }
  @media (max-width: 991px) {
    div.specialisation {
      text-align: left; } }
  div.specialisation:first-child {
    margin-top: 0; }
  div.specialisation div.media {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    float: none !important;
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 768px) {
      div.specialisation div.media {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.specialisation div.media {
        float: left;
        width: 33.3333333333%; } }
    @media (min-width: 1200px) {
      div.specialisation div.media {
        float: left;
        width: 33.3333333333%; } }
    @media (max-width: 991px) {
      div.specialisation div.media {
        margin-bottom: 20px; } }
    div.specialisation div.media.top {
      vertical-align: top; }
    div.specialisation div.media img {
      display: block;
      max-width: 100%;
      width: 100%; }
  div.specialisation div.data {
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    padding-left: 40px;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    max-width: 800px;
    margin-left: -4px;
    text-align: left; }
    @media (min-width: 768px) {
      div.specialisation div.data {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.specialisation div.data {
        float: left;
        width: 66.6666666667%; } }
    @media (min-width: 1200px) {
      div.specialisation div.data {
        float: left;
        width: 66.6666666667%; } }
    @media (max-width: 991px) {
      div.specialisation div.data {
        padding-left: 20px; } }
    div.specialisation div.data div.extra {
      display: block;
      margin-bottom: 30px;
      width: 100%; }
      div.specialisation div.data div.extra:before, div.specialisation div.data div.extra:after {
        content: " ";
        display: table; }
      div.specialisation div.data div.extra:after {
        clear: both; }
      div.specialisation div.data div.extra {
        *zoom: 1; }
    div.specialisation div.data.top {
      vertical-align: top; }
    div.specialisation div.data a.btn-specialisation {
      background: white;
      font: 700 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
      color: #ed008c;
      display: inline-block;
      border: 2px solid #ed008c;
      margin-right: 10px;
      margin-top: 0px;
      padding: 10px 20px;
      text-transform: none;
      text-decoration: none;
      width: auto; }
      div.specialisation div.data a.btn-specialisation:hover, div.specialisation div.data a.btn-specialisation:focus {
        background: #ed008c;
        color: white; }

/*
    Created on : 1-jun-2015, 13:04:06
    Author     : Ilse
*/
/*
*
* BLOKKEN OP DE HOME / MENU
* OPGEPAST: Hoogte van de container (nav.block-index) )wordt berekend via js: pages/index.js
* 6 blokken op de home onder de header, die als menu gebruikt kunnen worden
* Afmetingen van de blokken wordt volledig bepaald door css en niet dynamisch via eXopera
*
*/
nav.block-index {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  float: left;
  position: relative;
  min-height: 500px;
  /* zorgt ervoor dat de blokken niet te klein kunnen worden */
  width: 100%;
  z-index: 1;
  /*
  *
  * FIXED
  * Ervoor zorgen dat deze blokken blijven staan, zodat als je scrollt het menu altijd blijft staan (inde.js)
  *
  */ }
  nav.block-index ul li {
    position: absolute;
    overflow: hidden;
    list-style: none; }
    @media (max-width: 767px) {
      nav.block-index ul li {
        position: static;
        width: 100% !important; } }
    @media (min-width: 768px) and (max-width: 991px) {
      nav.block-index ul li {
        height: 33.3333% !important;
        width: 50% !important; } }
    nav.block-index ul li a {
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      display: table;
      position: absolute;
      height: 101%;
      left: -0.5%;
      top: -0.5%;
      text-decoration: none;
      width: 101%; }
      @media (max-width: 767px) {
        nav.block-index ul li a {
          display: block;
          height: 200px;
          position: relative; } }
      nav.block-index ul li a:after {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        opacity: 0.5;
        filter: alpha(opacity=50);
        zoom: 1;
        background: #66737b;
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 105%;
        z-index: 1; }
      @media (max-width: 767px) {
        nav.block-index ul li a:before {
          bottom: 0;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(194, 225, 245, 0);
          border-bottom-color: white;
          border-width: 20px;
          left: 50%;
          margin-left: -20px;
          z-index: 3; } }
      nav.block-index ul li a h2 {
        color: white;
        position: relative;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        z-index: 2;
        display: table-cell;
        vertical-align: middle;
        text-align: center; }
        @media (max-width: 767px) {
          nav.block-index ul li a h2 {
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            position: absolute;
            top: 50%; } }
        @media (min-width: 768px) and (max-width: 991px) {
          nav.block-index ul li a h2 {
            width: 100%; } }
        nav.block-index ul li a h2:after {
          background: #ed008c;
          display: block;
          content: '';
          height: 3px;
          margin: 0 auto;
          margin-top: 15px;
          width: 180px;
          /* FALLBACK VW */
          width: 10vw;
          z-index: 1; }
          @media (max-width: 767px) {
            nav.block-index ul li a h2:after {
              width: 25vw; } }
        nav.block-index ul li a h2 span,
        nav.block-index ul li a h2 strong {
          display: block;
          font: 700 1.8em/55px "Cabin Sketch", Arial, helvetica, sans-serif;
          font-size: 3.5vw;
          line-height: 2.8vw;
          width: 100%; }
          @media (max-width: 767px) {
            nav.block-index ul li a h2 span,
            nav.block-index ul li a h2 strong {
              font-size: 1.5em;
              font-size: 8vw;
              line-height: 35px;
              line-height: 7.2vw; } }
  @media (max-width: 767px) and (max-width: 479px) {
    nav.block-index ul li a h2 span,
    nav.block-index ul li a h2 strong {
      font-size: 1.5em;
      font-size: 11vw;
      line-height: 35px;
      line-height: 10.2vw; } }

          @media (min-width: 768px) and (max-width: 991px) {
            nav.block-index ul li a h2 span,
            nav.block-index ul li a h2 strong {
              font-size: 1.5em;
              font-size: 6vw;
              line-height: 35px;
              line-height: 5.2vw; } }
          @media (min-width: 991px) and (max-width: 1200px) {
            nav.block-index ul li a h2 span,
            nav.block-index ul li a h2 strong {
              font-size: 1.5em;
              font-size: 4.5vw;
              line-height: 35px;
              line-height: 4.3vw; } }
        nav.block-index ul li a h2 span {
          font-family: "Amatic SC", Arial, helvetica, sans-serif; }
        nav.block-index ul li a h2 em {
          font: 700 0.6em/1em "Cabin Sketch", Arial, helvetica, sans-serif;
          font-style: italic;
          text-decoration: none;
          text-transform: none; }
      nav.block-index ul li a:hover h2:after, nav.block-index ul li a:focus h2:after {
        background: #ba006e; }
      nav.block-index ul li a:hover:after, nav.block-index ul li a:focus:after {
        opacity: 0.6;
        filter: alpha(opacity=60);
        zoom: 1; }
    nav.block-index ul li:nth-child(2) a, nav.block-index ul li:nth-child(4) a {
          /*
                              strong
                              {
                                  &:after
                                      {
                                      @include transition;
                                      background: darken($maincolor,8%);
                                      display: block;
                                      content: '';
                                      height: 3px;
                                      left:50%;
                                      margin-top: 15px;
                                      margin-left: -90px;
                                      margin-left: -5vw;
                                      position: absolute;
                                      width: 0;
                                      z-index: 2;

                                      @include breakpoint(col-xs)
                                      {
                                          margin-left: -12.5vw;
                                      }
                                  }
                              }

                              &:hover,
                                  &:focus
                                  {
                                  strong
                                  {
                                      &:after
                                          {
                                          width: 180px;
                                          width: 10vw;

                                          @include breakpoint(col-xs)
                                          {
                                              width: 25vw;
                                          }
                                      }
                                  }
                              }*/ }
      nav.block-index ul li:nth-child(2) a span, nav.block-index ul li:nth-child(4) a span {
        margin-bottom: 5px; }
        nav.block-index ul li:nth-child(2) a span:after, nav.block-index ul li:nth-child(4) a span:after {
          display: none; }
    nav.block-index ul li:nth-child(1) a:after, nav.block-index ul li:nth-child(6) a:after {
      background: white; }
    nav.block-index ul li:nth-child(1) a h2, nav.block-index ul li:nth-child(6) a h2 {
      color: #66737b; }
    nav.block-index ul li:nth-child(1) {
      height: 67.5%;
      left: 0;
      top: 0;
      width: 40%; }
    nav.block-index ul li:nth-child(2) {
      height: 32.5%;
      left: 40%;
      top: 0;
      width: 40%; }
      @media (min-width: 768px) and (max-width: 991px) {
        nav.block-index ul li:nth-child(2) {
          left: 50%; } }
    nav.block-index ul li:nth-child(3) {
      height: 32.5%;
      right: 0;
      top: 0;
      width: 20%; }
      @media (min-width: 768px) and (max-width: 991px) {
        nav.block-index ul li:nth-child(3) {
          top: 33.3333%;
          left: 0;
          right: auto; } }
    nav.block-index ul li:nth-child(4) {
      height: 32.5%;
      left: 0%;
      bottom: 0;
      width: 40%; }
      @media (min-width: 768px) and (max-width: 991px) {
        nav.block-index ul li:nth-child(4) {
          top: 33.3333%;
          right: 0;
          left: auto; } }
    nav.block-index ul li:nth-child(5) {
      height: 67.5%;
      left: 40%;
      bottom: 0;
      width: 20%; }
      @media (min-width: 991px) and (max-width: 1200px) {
        nav.block-index ul li:nth-child(5) {
          width: 30%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        nav.block-index ul li:nth-child(5) {
          bottom: 0;
          top: auto;
          left: 0;
          right: auto; } }
    nav.block-index ul li:nth-child(6) {
      height: 67.5%;
      right: 0;
      bottom: 0;
      width: 40%; }
      @media (min-width: 991px) and (max-width: 1200px) {
        nav.block-index ul li:nth-child(6) {
          width: 30%; } }
      @media (min-width: 768px) and (max-width: 991px) {
        nav.block-index ul li:nth-child(6) {
          bottom: 0;
          top: auto;
          right: 0;
          left: auto; } }
    nav.block-index ul li img {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      height: auto;
      width: 101%; }
    nav.block-index ul li.height {
      border: 1px solid red; }
      nav.block-index ul li.height img {
        height: 101%;
        width: auto; }
  nav.block-index.fixed {
    -moz-box-shadow: #999999 0px 3px 2px -1px;
    -webkit-box-shadow: #999999 0px 3px 2px -1px;
    box-shadow: #999999 0px 3px 2px -1px;
    background: white;
    border-top: 1px solid #d9d9d9;
    height: 110px !important;
    position: fixed;
    top: 70px;
    left: 0;
    min-height: 0;
    z-index: 120; }
    nav.block-index.fixed ul {
      float: left;
      text-align: center;
      padding: 10px 0 10px 0;
      margin: 0;
      width: 100%; }
      nav.block-index.fixed ul li {
        display: inline-block;
        height: auto;
        position: static;
        text-align: center;
        padding: 0 20px;
        width: auto; }
        nav.block-index.fixed ul li:first-child {
          margin-left: 0; }
        nav.block-index.fixed ul li:nth-child(2) a h2 span, nav.block-index.fixed ul li:nth-child(4) a h2 span {
          line-height: 1.4em;
          margin-top: -0px; }
        nav.block-index.fixed ul li:nth-child(2) a h2 strong, nav.block-index.fixed ul li:nth-child(4) a h2 strong {
          line-height: 1.0em;
          margin-top: -10px; }
        nav.block-index.fixed ul li a {
          background-image: none !important;
          color: #66737b !important;
          display: block;
          position: static; }
          nav.block-index.fixed ul li a:hover, nav.block-index.fixed ul li a:focus {
            color: #ed008c !important; }
            nav.block-index.fixed ul li a:hover h2, nav.block-index.fixed ul li a:focus h2 {
              color: #ed008c !important; }
          nav.block-index.fixed ul li a:after {
            display: none; }
          nav.block-index.fixed ul li a img {
            display: none; }
          nav.block-index.fixed ul li a h2 {
            color: #66737b !important; }
            nav.block-index.fixed ul li a h2:after, nav.block-index.fixed ul li a h2:before {
              display: none; }
            nav.block-index.fixed ul li a h2 strong {
              font-size: 0.8em;
              font-size: 2vw;
              line-height: 1.4em; }
              @media (min-width: 991px) and (max-width: 1200px) {
                nav.block-index.fixed ul li a h2 strong {
                  font-size: 0.6em;
                  line-height: 1.2em; } }
            nav.block-index.fixed ul li a h2 span {
              font-size: 0.8em;
              line-height: 1.0em;
              margin-top: -10px; }
              @media (min-width: 991px) and (max-width: 1200px) {
                nav.block-index.fixed ul li a h2 span {
                  font-size: 0.5em;
                  margin-top: 0;
                  font-weight: 300; } }
            nav.block-index.fixed ul li a h2 strong:after, nav.block-index.fixed ul li a h2 strong:before,
            nav.block-index.fixed ul li a h2 span:after,
            nav.block-index.fixed ul li a h2 span:before {
              display: none; }
    nav.block-index.fixed a.anchor-arrow {
      display: none; }

/*Tijdslijn*/
div.timelineHome-wrapper {
  border-top: 1px solid #d9d9d9;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 0; }
  div.timelineHome-wrapper a {
    display: block;
    height: 208px;
    overflow: hidden;
    position: relative; }
    div.timelineHome-wrapper a strong {
      color: #ed008c;
      font: 700 7em/1em "Cabin Sketch", Arial, helvetica, sans-serif;
      transform: translate(-50%, -50%);
      padding-bottom: 4px;
      position: absolute;
      left: 50%;
      text-transform: uppercase;
      top: 50%;
      white-space: nowrap;
      z-index: 1; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.timelineHome-wrapper a strong {
          font-size: 6em; } }
      @media (max-width: 767px) {
        div.timelineHome-wrapper a strong {
          font-size: 3.5em; } }
    div.timelineHome-wrapper a img {
      display: block;
      position: absolute;
      left: 0;
      right: 0; }
    div.timelineHome-wrapper a:hover strong, div.timelineHome-wrapper a:focus strong {
      border-bottom: 4px solid #ed008c;
      padding-bottom: 0; }

div.videomessages {
  border-top: 1px solid #d9d9d9;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 0; }
  div.videomessages a.video-title {
    display: block;
    height: 208px;
    overflow: hidden;
    position: relative; }
    div.videomessages a.video-title strong {
      color: #ed008c;
      font: 700 7em/1em "Cabin Sketch", Arial, helvetica, sans-serif;
      transform: translate(-50%, -50%);
      padding-bottom: 4px;
      position: absolute;
      left: 50%;
      text-transform: uppercase;
      top: 50%;
      white-space: nowrap;
      z-index: 1; }
      @media (min-width: 768px) and (max-width: 991px) {
        div.videomessages a.video-title strong {
          font-size: 6em; } }
      @media (max-width: 767px) {
        div.videomessages a.video-title strong {
          font-size: 3.5em; } }
    div.videomessages a.video-title img {
      display: block;
      position: absolute;
      left: 0;
      right: 0; }
    div.videomessages a.video-title:hover strong, div.videomessages a.video-title:focus strong {
      border-bottom: 4px solid #ed008c;
      padding-bottom: 0; }
  div.videomessages.no-p {
    padding: 75px 0 0 0; }
  div.videomessages h2 {
    padding: 0 75px;
    margin-bottom: 35px; }
  div.videomessages ul.videos-overview {
    margin-left: -10px;
    margin-right: -10px;
    margin: 0; }
    div.videomessages ul.videos-overview:before, div.videomessages ul.videos-overview:after {
      content: " ";
      display: table; }
    div.videomessages ul.videos-overview:after {
      clear: both; }
    div.videomessages ul.videos-overview {
      *zoom: 1; }
    div.videomessages ul.videos-overview li {
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      list-style: none;
      padding: 0; }
      @media (min-width: 768px) {
        div.videomessages ul.videos-overview li {
          float: left;
          width: 25%; } }
      @media (min-width: 992px) {
        div.videomessages ul.videos-overview li {
          float: left;
          width: 16.6666666667%; } }
      @media (min-width: 1200px) {
        div.videomessages ul.videos-overview li {
          float: left;
          width: 12.5%; } }
      div.videomessages ul.videos-overview li img {
        display: block;
        width: 100%;
        filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%); }
      div.videomessages ul.videos-overview li a {
        display: block;
        position: relative;
        width: 100%; }
        div.videomessages ul.videos-overview li a:after {
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          content: '';
          background: #ed008c;
          bottom: 0;
          display: block;
          height: 3px;
          position: absolute;
          width: 0%;
          z-index: 3; }
        div.videomessages ul.videos-overview li a:hover:after, div.videomessages ul.videos-overview li a:focus:after {
          width: 100%; }
        div.videomessages ul.videos-overview li a img {
          filter: grayscale(0%);
          -webkit-filter: grayscale(0%);
          -moz-filter: grayscale(0%);
          -o-filter: grayscale(0%);
          -ms-filter: grayscale(0%); }

/*
*
* BANNERS
* Banners waar ze bij terduinen bepaalde events in de kijker kunnen plaatsen
* Vanaf meer dan 3 items wordt dit een slider, minder dan 3 is dit niet nogid
*
*/
div.spotlight-slider {
  float: left;
  width: 100%; }
  div.spotlight-slider h2 {
    margin-bottom: 35px; }
  div.spotlight-slider div.bx-wrapper {
    position: relative; }

ul.spotlight {
  float: left;
  width: 100%; }
  ul.spotlight li img {
    border: 1px solid #d9d9d9;
    display: block;
    width: 100%; }
  ul.spotlight li a {
    display: block;
    position: relative; }
    ul.spotlight li a:after {
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      opacity: 0.5;
      filter: alpha(opacity=50);
      zoom: 1;
      background: white;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      z-index: 1; }
    ul.spotlight li a:hover:after, ul.spotlight li a:focus:after {
      opacity: 0;
      filter: alpha(opacity=0);
      zoom: 1; }
  ul.spotlight.no-arrows {
    margin-left: -10px;
    margin-right: -10px; }
    ul.spotlight.no-arrows:before, ul.spotlight.no-arrows:after {
      content: " ";
      display: table; }
    ul.spotlight.no-arrows:after {
      clear: both; }
    ul.spotlight.no-arrows {
      *zoom: 1; }
    ul.spotlight.no-arrows li {
      float: left;
      width: 100%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      list-style: none;
      /*a
      {
          display:block;
          position:relative;

          &:after
              {
              @include transition;
              @include opacity(0.5);
              background: $secondcolor;
              content:'';
              position: absolute;
              left: 0;
              top: 0;
              height: 100%;
              width: 100%;
              z-index: 1;
          }

          &:hover,
              &:focus
              {
              &:after
                  {
                  @include opacity(0.60);
              }
          }
      }*/ }
      @media (min-width: 768px) {
        ul.spotlight.no-arrows li {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 992px) {
        ul.spotlight.no-arrows li {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 1200px) {
        ul.spotlight.no-arrows li {
          float: left;
          width: 33.3333333333%; } }
      @media (max-width: 767px) {
        ul.spotlight.no-arrows li {
          margin-top: 20px; }
          ul.spotlight.no-arrows li:first-child {
            margin-top: 0; } }

a.bx-prev,
a.bx-next {
  display: block;
  height: 50px;
  position: absolute;
  left: -50px;
  margin-top: -25px;
  overflow: hidden;
  text-indent: 100%;
  top: 50%;
  white-space: nowrap;
  width: 40px;
  z-index: 20; }
  a.bx-prev:before, a.bx-prev:after,
  a.bx-next:before,
  a.bx-next:after {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1;
    background: #66737b;
    content: '';
    display: block;
    position: absolute;
    left: 4px;
    top: 10px;
    height: 4px;
    width: 30px; }
  a.bx-prev:after,
  a.bx-next:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1;
    position: absolute;
    top: 30px; }
  a.bx-prev.disabled,
  a.bx-next.disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    zoom: 1; }
    a.bx-prev.disabled:hover, a.bx-prev.disabled:focus,
    a.bx-next.disabled:hover,
    a.bx-next.disabled:focus {
      cursor: default; }

a.bx-next {
  left: auto;
  right: -50px; }
  a.bx-next:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
    zoom: 1; }
  a.bx-next:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
    zoom: 1; }

/*
*
* VIDEO
* Youtube videos, waar een overlay opstaat, die via jquery wordt weggedaan na een klik, de video begint dan ook te spelen (index.js)
* Deze video's zitten ook in een slider
*
*/
div.video-wrapper {
  position: relative;
  z-index: 100; }
  div.video-wrapper a.bx-next {
    right: 20px; }
  div.video-wrapper a.bx-prev {
    left: 20px; }

ul.videos li {
  position: relative;
  float: left;
  list-style: none;
  width: 100%; }
  ul.videos li iframe {
    float: left;
    width: 100%;
    max-width: 100%; }
  ul.videos li a.overlay {
    height: 100%;
    display: block;
    position: absolute;
    width: 100%;
    z-index: 20; }
    ul.videos li a.overlay.hidden {
      display: none; }
    ul.videos li a.overlay:after {
      opacity: 0.8;
      filter: alpha(opacity=80);
      zoom: 1;
      background: white;
      display: block;
      content: '';
      height: 100%;
      width: 100%;
      z-index: 1; }
    ul.videos li a.overlay div {
      position: absolute;
      top: 50%;
      margin-top: -10%;
      text-align: center;
      width: 100%;
      z-index: 2; }
      ul.videos li a.overlay div:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
      ul.videos li a.overlay div strong {
        color: #383f43;
        font: 700 10em "Amatic SC", Arial, helvetica, sans-serif;
        /* FALLBACK VW */
        font-size: 5vw;
        display: inline-block;
        vertical-align: middle;
        width: 100%; }
      ul.videos li a.overlay div span.button {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #383f43;
        display: inline-block;
        height: 195px;
        /* FALLBACK VW */
        height: 8vw;
        margin-top: 25px;
        position: relative;
        vertical-align: middle;
        width: 195px;
        /* FALLBACK VW */
        width: 8vw;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden; }
        ul.videos li a.overlay div span.button:hover, ul.videos li a.overlay div span.button:focus {
          background: #0a0b0b; }
        ul.videos li a.overlay div span.button:before {
          content: '';
          width: 0;
          height: 0;
          border-top: 30px solid transparent;
          border-bottom: 30px solid transparent;
          border-top-width: 1.5vw;
          border-bottom-width: 1.5vw;
          position: absolute;
          left: 50%;
          margin: -30px 0 0 -10px;
          margin-top: -1.5vw;
          top: 50%;
          border-left: 40px solid white;
          border-left-width: 2vw; }

div.drone-wrapper {
  float: left;
  position: relative;
  width: 100%; }
  div.drone-wrapper a.drone-btn {
    background: #ed008c;
    font: 700 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
    color: white;
    float: left;
    height: 53px;
    line-height: 53px;
    position: relative;
    padding: 0px 20px 0px 160px;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 100%;
    width: 450px; }
    @media (max-width: 767px) {
      div.drone-wrapper a.drone-btn {
        font-size: 1.6em;
        padding-left: 80px; } }
    div.drone-wrapper a.drone-btn img.drone {
      -webkit-transition: 1s 0.2s ease;
      -moz-transition: 1s 0.2s ease;
      -ms-transition: 1s 0.2s ease;
      -o-transition: 1s 0.2s ease;
      transition: 1s 0.2s ease;
      float: left;
      animation: float 2s ease-in-out infinite;
      position: absolute;
      left: 15px;
      top: 10px;
      width: 100px; }
      @media (max-width: 767px) {
        div.drone-wrapper a.drone-btn img.drone {
          width: 50px; } }
    div.drone-wrapper a.drone-btn:hover, div.drone-wrapper a.drone-btn:focus {
      background: #ff17a0; }
      div.drone-wrapper a.drone-btn:hover img.drone, div.drone-wrapper a.drone-btn:focus img.drone {
        top: -10px; }
  div.drone-wrapper:after {
    opacity: 0.10;
    animation: floatshadow 2s ease-in-out infinite;
    background: url("../images/css/drone-shadow.png") no-repeat left center;
    background-size: 100px 24px;
    content: '';
    display: block;
    top: calc(100% + 5px);
    left: 15px;
    height: 24px;
    position: absolute;
    width: 100px; }
    @media (max-width: 767px) {
      div.drone-wrapper:after {
        background-size: 50px 12px;
        height: 12px;
        width: 50px; } }

.video-wrapper-inline {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper-inline iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@keyframes float {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-5px); }
  100% {
    transform: translatey(0px); } }
@keyframes floathover {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-25px); }
  100% {
    transform: translatey(0px); } }
@keyframes floatshadow {
  0% {
    opacity: 0.25; }
  50% {
    opacity: 0.10; }
  100% {
    opacity: 0.25; } }
/*
*
* INTRO
*
*/
div.intro {
  float: left;
  padding: 75px 0;
  width: 100%; }
  div.intro p, div.intro div.text-container div.txt ul > li, div.text-container div.txt div.intro ul > li,
  div.intro div.text-container div.txt ol > li,
  div.text-container div.txt div.intro ol > li {
    color: #ed008c;
    font: 300 6em "Source Sans Pro", Arial, helvetica, sans-serif;
    font-size: 3.5vw;
    text-align: center; }

/*
*
* TIMELINE
* Events, de positie van de blokken wordt via jquery (index.js) bepaald.
*
*/
div.timeline {
  background: #a8b1b6 url("../images/css/timeline-bg.png") no-repeat center center;
  background-attachment: fixed;
  background-size: contain;
  padding: 75px;
  padding-bottom: 150px;
  position: relative; }
  div.timeline:before {
    background: #ed008c;
    content: '';
    display: block;
    height: 100%;
    left: 50%;
    margin-left: -1.5px;
    position: absolute;
    top: 0px;
    width: 3px; }
  @media (max-width: 767px) {
    div.timeline {
      padding: 50px 70px; } }
  @media (max-width: 991px) {
    div.timeline {
      background-image: none; } }
  div.timeline h2 {
    color: white;
    margin-bottom: 25px; }
  div.timeline a.archive {
  /*&:before,
      &:after
      {
      @include rotate(45);
      background: $color;
      content:'';
      display: block;
      height: $border;
      position: absolute;
      left: 50%;
      margin-left: -$width/3;
      margin-top: -$width/3.5;
      top:47%;
      width: $width;
  }

  &:after
      {
      @include rotate(-45);
      margin-left: -$width/3;
      margin-top: $width/3.5;
  }*/
    color: #ed008c;
    display: block;
    font: 300 1.6em/20px "Source Sans Pro", Arial, helvetica, sans-serif;
    margin-bottom: 20px;
    margin-left: 12px;
    position: relative;
    /*color:$dark;
    display:block;
    font:300 1.6em/20px $normal;
    left:0;
    position:absolute;
    text-align:center;
    top:80px;
    width:100%;*/ }
    div.timeline a.archive:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
      zoom: 1;
      background: transparant;
      border: 2px solid #ed008c;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 7px;
      left: -12px;
      margin-top: -3.5px;
      position: absolute;
      top: 50%;
      width: 7px; }
    .ie8 div.timeline a.archive.arrow-up:before, .ie8 div.timeline a.archive.arrow-up:after, .ie8 div.timeline a.archive.arrow-down:before, .ie8 div.timeline a.archive.arrow-down:after, .ie8 div.timeline a.archive.arrow-left:before, .ie8 div.timeline a.archive.arrow-left:after, .ie8 div.timeline a.archive.arrow-right:before, .ie8 div.timeline a.archive.arrow-right:after {
      display: none; }
    .ie8 div.timeline a.archive.arrow-up {
      background: url(../images/icons/arrow-up.png) no-repeat center center;
      background-size: 7px; }
    .ie8 div.timeline a.archive.arrow-down {
      background: url(../images/icons/arrow-down.png) no-repeat center center;
      background-size: 7px; }
    .ie8 div.timeline a.archive.arrow-left {
      background: url(../images/icons/arrow-left.png) no-repeat center center;
      background-size: 7px; }
    .ie8 div.timeline a.archive.arrow-right {
      background: url(../images/icons/arrow-right.png) no-repeat center center;
      background-size: 7px; }
    div.timeline a.archive:hover, div.timeline a.archive:focus {
      color: white; }

ul.timeline {
  margin-left: -10px;
  margin-right: -10px; }
  ul.timeline:before, ul.timeline:after {
    content: " ";
    display: table; }
  ul.timeline:after {
    clear: both; }
  ul.timeline {
    *zoom: 1; }
  ul.timeline > li {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    float: left;
    width: 100%;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    float: left;
    list-style: none;
    position: relative;
    clear: both;
    /*position:relative;*/
    /*strong.date
    {
        @include transition;
        @include border-radius(50%);
        border: 4px solid $thirdcolor;
        background: $light;
        color: $textcolor;
        float: left;
        height: 85px;
        margin-bottom: 5px;
        margin-left: -40px;
        position: relative;
        text-align: center;
        width: 85px;

        &:before
            {
            @include border-radius(50%);
            border: 5px solid $maincolor;
            content:'';
            background: transparant;
            display: block;
            height: 95px;
            position: absolute;
            top: -9px;
            left: -9px;
            width: 95px;
        }

        span
        {
            color: $maincolor;
            display: inline-block;
            font:700 2.3em $normal;
            margin-top: -3px;
            vertical-align: middle;
            text-transform: uppercase;
            width: 100%;

            &:first-child
                {
                font: 700 3.3em/30px $normal;
                padding-top: 12px;
            }
        }
    }*/ }
    @media (min-width: 768px) {
      ul.timeline > li {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      ul.timeline > li {
        float: left;
        width: 41.6666666667%; } }
    @media (min-width: 992px) {
      ul.timeline > li {
        margin-left: 0%; } }
    @media (min-width: 1200px) {
      ul.timeline > li {
        float: left;
        width: 33.3333333333%; } }
    @media (min-width: 1200px) {
      ul.timeline > li {
        margin-left: 8.3333333333%; } }
    @media (min-width: 768px) {
      ul.timeline > li:nth-child(even) {
        margin-left: 0%; } }
    @media (min-width: 992px) {
      ul.timeline > li:nth-child(even) {
        margin-left: 58.3333333333%; } }
    @media (min-width: 1200px) {
      ul.timeline > li:nth-child(even) {
        margin-left: 58.3333333333%; } }
    @media (min-width: 1199px) and (max-width: 1400px) {
      ul.timeline > li {
        /* Prevent columns from collapsing when empty*/
        min-height: 1px;
        /* Inner gutter via padding*/
        padding-left: 10px;
        padding-right: 10px;
        /* Calculate width based on number of columns available*/ } }
  @media (min-width: 1199px) and (max-width: 1400px) and (min-width: 1200px) {
    ul.timeline > li {
      float: left;
      width: 41.6666666667%; } }
  @media (min-width: 1199px) and (max-width: 1400px) and (min-width: 1200px) {
    ul.timeline > li {
      margin-left: 0%; } }
  @media (min-width: 1199px) and (max-width: 1400px) and (min-width: 1200px) {
    ul.timeline > li:nth-child(even) {
      margin-left: 58.3333333333%; } }

    @media (max-width: 991px) {
      ul.timeline > li {
        margin-bottom: 40px; } }
    ul.timeline > li:first-child {
      margin-top: 0 !important; }
    ul.timeline > li:hover, ul.timeline > li:focus {
      cursor: pointer; }
      ul.timeline > li:hover strong.date, ul.timeline > li:focus strong.date {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360));
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(360), M12=-sin(360), M21=sin(360), M22=cos(360))";
        zoom: 1;
        cursor: default;
        /*background: $maincolor;

        span
        {
            color: $light;
        }*/ }
    ul.timeline > li div.line {
      background: #ed008c;
      height: 3px;
      position: absolute;
      right: auto;
      top: 50%;
      width: 140px;
      z-index: 1; }
      ul.timeline > li div.line:before {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: #ed008c;
        content: '';
        display: block;
        position: absolute;
        height: 8px;
        left: 0px;
        top: -3px;
        width: 8px; }
      @media (min-width: 768px) and (max-width: 991px) {
        ul.timeline > li div.line {
          display: none; } }
    ul.timeline > li:nth-child(odd) {
      /*div.line
      {
          background:$maincolor;
          height:3px;
          position:absolute;
          right:0px;
          top:50%;
          width:140px;
      }*/ }
      ul.timeline > li:nth-child(odd) strong.date {
        float: right;
        margin-left: 0;
        margin-right: -40px; }
      ul.timeline > li:nth-child(odd) ul {
        text-align: right; }
        ul.timeline > li:nth-child(odd) ul li a,
        ul.timeline > li:nth-child(odd) ul li span.wrap {
          /*@include arrow-top($light,8px,15px);*/ }
          ul.timeline > li:nth-child(odd) ul li a figure,
          ul.timeline > li:nth-child(odd) ul li span.wrap figure {
            left: 0;
            right: auto; }
            ul.timeline > li:nth-child(odd) ul li a figure img,
            ul.timeline > li:nth-child(odd) ul li span.wrap figure img {
              -moz-border-radius: 3px 0px 0px 3px;
              -webkit-border-radius: 3px 0px 0px 3px;
              border-radius: 3px 0px 0px 3px;
              -webkit-background-clip: padding-box;
              -moz-background-clip: padding;
              background-clip: padding-box; }
          ul.timeline > li:nth-child(odd) ul li a div.event-text,
          ul.timeline > li:nth-child(odd) ul li span.wrap div.event-text {
            float: right; }
          ul.timeline > li:nth-child(odd) ul li a img,
          ul.timeline > li:nth-child(odd) ul li span.wrap img {
            float: left; }
    ul.timeline > li:nth-child(even) div.line {
      left: 0px; }
      ul.timeline > li:nth-child(even) div.line:before {
        left: auto;
        right: 0px; }
    ul.timeline > li:nth-child(even) ul li a,
    ul.timeline > li:nth-child(even) ul li span.wrap {
      /*@include arrow-top-left($light,8px,20px);*/ }
      ul.timeline > li:nth-child(even) ul li a div.event-text,
      ul.timeline > li:nth-child(even) ul li span.wrap div.event-text {
        float: left; }
      ul.timeline > li:nth-child(even) ul li a img,
      ul.timeline > li:nth-child(even) ul li span.wrap img {
        float: right; }
    ul.timeline > li ul li {
      list-style: none;
      float: left;
      margin-top: 20px;
      position: relative;
      width: 100%; }
      ul.timeline > li ul li div.line {
        display: none; }
      ul.timeline > li ul li:first-child {
        margin-top: 0px; }
        ul.timeline > li ul li:first-child div.line {
          display: block; }
      ul.timeline > li ul li a,
      ul.timeline > li ul li span.wrap {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        background: white;
        display: block;
        float: left;
        letter-spacing: 0.5px;
        position: relative;
        text-decoration: none;
        width: 100%; }
        ul.timeline > li ul li a figure,
        ul.timeline > li ul li span.wrap figure {
          height: 100%;
          position: absolute;
          left: auto;
          right: 0;
          top: 0;
          overflow: hidden;
          width: 25%; }
          ul.timeline > li ul li a figure img,
          ul.timeline > li ul li span.wrap figure img {
            -moz-border-radius: 0 3px 3px 0;
            -webkit-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding;
            background-clip: padding-box;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            height: 100%;
            left: 50%;
            position: absolute;
            top: 50%;
            width: auto; }
        ul.timeline > li ul li a div.event-text,
        ul.timeline > li ul li span.wrap div.event-text {
          padding: 25px;
          width: 75%; }
          ul.timeline > li ul li a div.event-text h3,
          ul.timeline > li ul li span.wrap div.event-text h3 {
            color: #66737b;
            font: 700 1.9em/19px "Source Sans Pro", Arial, helvetica, sans-serif;
            text-transform: uppercase; }
          ul.timeline > li ul li a div.event-text span,
          ul.timeline > li ul li span.wrap div.event-text span {
            color: #ed008c;
            font: 600 1.8em/18px "Source Sans Pro", Arial, helvetica, sans-serif;
            text-transform: uppercase; }
            ul.timeline > li ul li a div.event-text span.readmore, ul.timeline > li ul li span.wrap div.event-text span.readmore {
            /*&:before,
                &:after
                {
                @include rotate(45);
                background: $color;
                content:'';
                display: block;
                height: $border;
                position: absolute;
                left: 50%;
                margin-left: -$width/3;
                margin-top: -$width/3.5;
                top:47%;
                width: $width;
            }
          
            &:after
                {
                @include rotate(-45);
                margin-left: -$width/3;
                margin-top: $width/3.5;
            }*/
              color: #66737b;
              cursor: pointer;
              font: 300 1.6em/20px "Source Sans Pro", Arial, helvetica, sans-serif;
              position: relative;
              text-decoration: underline;
              text-transform: none;
              /*&:hover,
                  &:focus
                  {
                  color:$maincolor;
                  cursor:pointer!important;
              }*/ }
              ul.timeline > li ul li a div.event-text span.readmore:before,
              ul.timeline > li ul li span.wrap div.event-text span.readmore:before {
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                transform: rotate(-45deg);
                filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
                -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
                zoom: 1;
                background: transparant;
                border: 2px solid #ed008c;
                border-top-width: 0px;
                border-left-width: 0px;
                content: '';
                display: block;
                height: 7px;
                left: -12px;
                margin-top: -3.5px;
                position: absolute;
                top: 50%;
                width: 7px; }
              .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-up:before, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-up:after, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-down:before, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-down:after, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-left:before, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-left:after, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-right:before, .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-right:after,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-up:before,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-up:after,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-down:before,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-down:after,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-left:before,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-left:after,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-right:before,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-right:after {
                display: none; }
              .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-up,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-up {
                background: url(../images/icons/arrow-up.png) no-repeat center center;
                background-size: 7px; }
              .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-down,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-down {
                background: url(../images/icons/arrow-down.png) no-repeat center center;
                background-size: 7px; }
              .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-left,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-left {
                background: url(../images/icons/arrow-left.png) no-repeat center center;
                background-size: 7px; }
              .ie8 ul.timeline > li ul li a div.event-text span.readmore.arrow-right,
              .ie8 ul.timeline > li ul li span.wrap div.event-text span.readmore.arrow-right {
                background: url(../images/icons/arrow-right.png) no-repeat center center;
                background-size: 7px; }
          ul.timeline > li ul li a div.event-text p, ul.timeline > li ul li a div.event-text div.text-container div.txt ul > li, div.text-container div.txt ul.timeline > li ul li a div.event-text ul > li,
          ul.timeline > li ul li a div.event-text div.text-container div.txt ol > li,
          div.text-container div.txt ul.timeline > li ul li a div.event-text ol > li,
          ul.timeline > li ul li span.wrap div.event-text p,
          ul.timeline > li ul li span.wrap div.event-text div.text-container div.txt ul > li,
          div.text-container div.txt ul.timeline > li ul li span.wrap div.event-text ul > li,
          ul.timeline > li ul li span.wrap div.event-text div.text-container div.txt ol > li,
          div.text-container div.txt ul.timeline > li ul li span.wrap div.event-text ol > li {
            color: #66737b;
            font: 300 1.6em/20px "Source Sans Pro", Arial, helvetica, sans-serif;
            padding-bottom: 10px; }
        ul.timeline > li ul li a:after,
        ul.timeline > li ul li span.wrap:after {
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          -moz-border-radius: 0 0 3px 3px;
          -webkit-border-radius: 0 0 3px 3px;
          border-radius: 0 0 3px 3px;
          -webkit-background-clip: padding-box;
          -moz-background-clip: padding;
          background-clip: padding-box;
          background: #ed008c;
          bottom: 0;
          content: '';
          display: block;
          height: 5px;
          position: absolute;
          left: 0;
          width: 0%; }
      ul.timeline > li ul li a:hover:after, ul.timeline > li ul li a:focus:after {
        width: 100%; }
      ul.timeline > li ul li a:hover div.event-text span.readmore, ul.timeline > li ul li a:focus div.event-text span.readmore {
        color: #ed008c;
        cursor: pointer !important; }
      ul.timeline > li ul li span:hover, ul.timeline > li ul li span:focus {
        cursor: default !important; }
    ul.timeline > li span.today {
      color: #ed008c;
      font: 700 1.7em/15px "Source Sans Pro", Arial, helvetica, sans-serif;
      left: 0%;
      margin-left: -10px;
      margin-top: 50px;
      padding-left: 20px;
      position: absolute;
      text-transform: uppercase; }
      ul.timeline > li span.today:before {
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        border: 4px solid #a8b1b6;
        background: #ed008c;
        content: '';
        display: block;
        position: absolute;
        height: 20px;
        left: -6.5px;
        top: -2.5px;
        width: 20px; }
      @media (min-width: 768px) and (max-width: 991px) {
        ul.timeline > li span.today {
          background: red;
          display: none; } }

a.morenews {
  color: #66737b;
  background: #dfe3e5;
  bottom: 0;
  font: 600 2.5em/75px "Source Sans Pro", Arial, helvetica, sans-serif;
  height: 75px;
  left: 0;
  position: absolute;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  width: 100%; }
  a.morenews:hover, a.morenews:focus {
    color: #383f43; }

/*
*
* BANNERS ONDERAAN
* Banners naast twitter & facbook feed, opgepast max2
*
*/
div.container div.banners-bottom {
  display: block;
  float: none;
  margin: 0 auto;
  max-width: 1500px; }
  div.container div.banners-bottom:before, div.container div.banners-bottom:after {
    content: " ";
    display: table; }
  div.container div.banners-bottom:after {
    clear: both; }
  div.container div.banners-bottom {
    *zoom: 1; }

div.banner-bottom {
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  /* Prevent columns from collapsing when empty*/
  min-height: 1px;
  /* Inner gutter via padding*/
  padding-left: 10px;
  padding-right: 10px;
  /* Calculate width based on number of columns available*/
  padding: 50px 0 60px 0;
  /*div.banner
  {
      img
      {
          max-width:100%;
          width:90%;
      }
  }*/ }
  @media (min-width: 768px) {
    div.banner-bottom {
      float: left;
      width: 50%; } }
  @media (min-width: 992px) {
    div.banner-bottom {
      float: left;
      width: 50%; } }
  @media (min-width: 1200px) {
    div.banner-bottom {
      float: left;
      width: 100%; } }
  @media (max-width: 1199px) {
    div.banner-bottom {
      padding-top: 0px; } }
  div.banner-bottom.news {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    padding-bottom: 20px;
    padding-top: 115px; }
    @media (min-width: 768px) {
      div.banner-bottom.news {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.banner-bottom.news {
        float: left;
        width: 100%; } }
    @media (min-width: 1200px) {
      div.banner-bottom.news {
        float: left;
        width: 33.3333333333%; } }
    @media (max-width: 1199px) {
      div.banner-bottom.news {
        margin-bottom: 20px;
        padding-top: 0; } }
    div.banner-bottom.news h2 {
      display: none; }
    div.banner-bottom.news:first-child {
      padding-top: 75px; }
      div.banner-bottom.news:first-child h2 {
        display: block; }
    div.banner-bottom.news a {
      color: #66737b;
      text-decoration: none; }
      div.banner-bottom.news a h3 {
        font: 700 2em/26px "Source Sans Pro", Arial, helvetica, sans-serif; }
      div.banner-bottom.news a span.date {
        display: block;
        font: 500 1.8em/22px "Source Sans Pro", Arial, helvetica, sans-serif;
        padding-bottom: 20px; }
      div.banner-bottom.news a img {
        max-width: 100%; }
      div.banner-bottom.news a:hover p, div.banner-bottom.news a:hover div.text-container div.txt ul > li, div.text-container div.txt div.banner-bottom.news a:hover ul > li,
      div.banner-bottom.news a:hover div.text-container div.txt ol > li,
      div.text-container div.txt div.banner-bottom.news a:hover ol > li, div.banner-bottom.news a:focus p, div.banner-bottom.news a:focus div.text-container div.txt ul > li, div.text-container div.txt div.banner-bottom.news a:focus ul > li,
      div.banner-bottom.news a:focus div.text-container div.txt ol > li,
      div.text-container div.txt div.banner-bottom.news a:focus ol > li {
        color: #ed008c; }
      div.banner-bottom.news a.readmore {
      /*&:before,
          &:after
          {
          @include rotate(45);
          background: $color;
          content:'';
          display: block;
          height: $border;
          position: absolute;
          left: 50%;
          margin-left: -$width/3;
          margin-top: -$width/3.5;
          top:47%;
          width: $width;
      }
    
      &:after
          {
          @include rotate(-45);
          margin-left: -$width/3;
          margin-top: $width/3.5;
      }*/
        color: #ed008c;
        display: block;
        font: 300 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
        margin: 10px 0 0 12px;
        position: relative; }
        div.banner-bottom.news a.readmore:before {
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
          filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
          -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
          zoom: 1;
          background: transparant;
          border: 2px solid #ed008c;
          border-top-width: 0px;
          border-left-width: 0px;
          content: '';
          display: block;
          height: 7px;
          left: -12px;
          margin-top: -3.5px;
          position: absolute;
          top: 50%;
          width: 7px; }
        .ie8 div.banner-bottom.news a.readmore.arrow-up:before, .ie8 div.banner-bottom.news a.readmore.arrow-up:after, .ie8 div.banner-bottom.news a.readmore.arrow-down:before, .ie8 div.banner-bottom.news a.readmore.arrow-down:after, .ie8 div.banner-bottom.news a.readmore.arrow-left:before, .ie8 div.banner-bottom.news a.readmore.arrow-left:after, .ie8 div.banner-bottom.news a.readmore.arrow-right:before, .ie8 div.banner-bottom.news a.readmore.arrow-right:after {
          display: none; }
        .ie8 div.banner-bottom.news a.readmore.arrow-up {
          background: url(../images/icons/arrow-up.png) no-repeat center center;
          background-size: 7px; }
        .ie8 div.banner-bottom.news a.readmore.arrow-down {
          background: url(../images/icons/arrow-down.png) no-repeat center center;
          background-size: 7px; }
        .ie8 div.banner-bottom.news a.readmore.arrow-left {
          background: url(../images/icons/arrow-left.png) no-repeat center center;
          background-size: 7px; }
        .ie8 div.banner-bottom.news a.readmore.arrow-right {
          background: url(../images/icons/arrow-right.png) no-repeat center center;
          background-size: 7px; }
        div.banner-bottom.news a.readmore:hover, div.banner-bottom.news a.readmore:focus {
          text-decoration: underline; }
  @media (max-width: 1199px) {
    div.banner-bottom.facebook div.iframe-wrap {
      padding-left: 10px;
      padding-right: 0; } }
  div.banner-bottom.banners {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    clear: both; }
    @media (min-width: 768px) {
      div.banner-bottom.banners {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.banner-bottom.banners {
        float: left;
        width: 100%; } }
    @media (min-width: 1200px) {
      div.banner-bottom.banners {
        float: left;
        width: 66.6666666667%; } }
  div.banner-bottom ul.banners {
    /*float: left;
    width: 100%;*/
    /*@include breakpoint(col-md-to-xxs)
    {
        margin-top: 20px;
    }*/ }
    div.banner-bottom ul.banners li {
      list-style: none;
      margin-top: 20px;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /*&:first-child
          {
          margin-top:0px;
      }*/
      /*@include breakpoint(col-md-to-xxs)*/ }
      @media (min-width: 768px) {
        div.banner-bottom ul.banners li {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        div.banner-bottom ul.banners li {
          float: left;
          width: 50%; } }
      @media (min-width: 1200px) {
        div.banner-bottom ul.banners li {
          float: left;
          width: 50%; } }
      div.banner-bottom ul.banners li:nth-child(1), div.banner-bottom ul.banners li:nth-child(2) {
        margin-top: 0; }
      @media (max-width: 767px) {
        div.banner-bottom ul.banners li {
          margin-top: 0;
          width: 50%; }
          div.banner-bottom ul.banners li:nth-child(even) {
            padding-left: 20px; }
          div.banner-bottom ul.banners li:nth-child(odd) {
            padding-right: 20px; } }
      div.banner-bottom ul.banners li img {
        border: 1px solid #d9d9d9;
        display: block;
        width: 100%; }
      div.banner-bottom ul.banners li a {
        display: block;
        width: 100%; }
  div.banner-bottom.facebook {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/ }
    @media (min-width: 768px) {
      div.banner-bottom.facebook {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      div.banner-bottom.facebook {
        float: left;
        width: 100%; } }
    @media (min-width: 1200px) {
      div.banner-bottom.facebook {
        float: left;
        width: 33.3333333333%; } }

div.iframe-wrap {
  float: left;
  padding-left: 40px;
  overflow: hidden;
  width: 100%; }
  @media (max-width: 1199px) {
    div.iframe-wrap {
      padding-left: 0;
      padding-right: 15px; } }
  div.iframe-wrap .twitter-timeline {
    overflow: hidden; }
  div.iframe-wrap .twitter-tweet {
    width: 100% !important; }
  div.iframe-wrap iframe {
    /*float: right;*/
    /*width: 100%!important;*/ }
  div.iframe-wrap #twitter-widget-0 {
    width: 100% !important; }
  div.iframe-wrap .fb-page {
    float: left;
    width: 100%; }
    div.iframe-wrap .fb-page iframe {
      float: right;
      width: auto; }
    div.iframe-wrap .fb-page span {
      float: left;
      min-width: 100% !important; }

div.instagram {
  float: left;
  margin-top: 20px;
  padding-left: 40px;
  overflow: hidden;
  width: 100%; }
  @media (max-width: 1200px) {
    div.instagram {
      max-width: 510px;
      padding-left: 10px; } }
  div.instagram div.title {
    margin-bottom: 5px; }
    div.instagram div.title span {
      font: 700 2em/26px "Source Sans Pro", Arial, helvetica, sans-serif; }
  div.instagram div.imagesfeed figure {
    float: left;
    margin-bottom: 4px;
    min-height: 1px;
    padding-left: 2px;
    padding-right: 2px;
    width: 25%; }
    div.instagram div.imagesfeed figure img {
      display: block;
      width: 100%; }
  div.instagram a.readmore {
    color: #ed008c;
    font: 300 1.4em/16px "Source Sans Pro", Arial, helvetica, sans-serif;
    margin: 10px 0 0 12px;
    position: relative; }
    div.instagram a.readmore:before {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
      zoom: 1;
      border: 2px solid #ed008c;
      border-top-width: 0px;
      border-left-width: 0px;
      content: '';
      display: block;
      height: 7px;
      left: -12px;
      margin-top: -3.5px;
      position: absolute;
      top: 50%;
      width: 7px; }

/*
*
* AMBASSADEURS
* koks in de kijker
*
*/
div.ambassadors {
  border-top: 1px solid #d9d9d9; }
  div.ambassadors.no-p {
    padding: 75px 0 0 0; }
  div.ambassadors h2 {
    padding: 0 75px;
    margin-bottom: 35px; }
  div.ambassadors ul.ambassadors-overview {
    margin-left: -10px;
    margin-right: -10px;
    margin: 0; }
    div.ambassadors ul.ambassadors-overview:before, div.ambassadors ul.ambassadors-overview:after {
      content: " ";
      display: table; }
    div.ambassadors ul.ambassadors-overview:after {
      clear: both; }
    div.ambassadors ul.ambassadors-overview {
      *zoom: 1; }
    div.ambassadors ul.ambassadors-overview li {
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      list-style: none;
      padding: 0; }
      @media (min-width: 768px) {
        div.ambassadors ul.ambassadors-overview li {
          float: left;
          width: 25%; } }
      @media (min-width: 992px) {
        div.ambassadors ul.ambassadors-overview li {
          float: left;
          width: 16.6666666667%; } }
      @media (min-width: 1200px) {
        div.ambassadors ul.ambassadors-overview li {
          float: left;
          width: 12.5%; } }
      div.ambassadors ul.ambassadors-overview li img {
        display: block;
        width: 100%;
        /*filter: grayscale(100%);
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);*/ }
      div.ambassadors ul.ambassadors-overview li a {
        display: block;
        position: relative;
        width: 100%; }
        div.ambassadors ul.ambassadors-overview li a:after {
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          -ms-transition: all 0.2s ease;
          -o-transition: all 0.2s ease;
          transition: all 0.2s ease;
          content: '';
          background: #ed008c;
          bottom: 0;
          display: block;
          height: 3px;
          position: absolute;
          width: 0%;
          z-index: 3; }
        div.ambassadors ul.ambassadors-overview li a:hover:after, div.ambassadors ul.ambassadors-overview li a:focus:after {
          width: 100%; }
        div.ambassadors ul.ambassadors-overview li a img {
          filter: grayscale(0%);
          -webkit-filter: grayscale(0%);
          -moz-filter: grayscale(0%);
          -o-filter: grayscale(0%);
          -ms-filter: grayscale(0%); }

div.popup {
  display: none;
  left: 50%;
  position: fixed;
  top: 25%;
  z-index: 9999; }
  @media (max-width: 767px) {
    div.popup {
      left: 10%;
      width: 80%; } }
  div.popup:after {
    background-color: rgba(0, 0, 0, 0.7);
    content: "";
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998; }
  div.popup.show {
    display: block; }
  div.popup div.wrap {
    cursor: pointer;
    left: -50%;
    position: relative;
    z-index: 9999; }
    @media (max-width: 767px) {
      div.popup div.wrap {
        left: 0; } }
    div.popup div.wrap:after {
      background-image: url(/images/icons/icon-close.png);
      background-size: 20px 20px;
      content: "";
      display: block;
      height: 20px;
      position: absolute;
      right: -30px;
      top: -30px;
      width: 20px; }
    div.popup div.wrap img {
      height: auto;
      max-width: 100%;
      width: auto; }

/*
    Created on : 11-jun-2015
    Author     : Ilse
*/
/*
*
* UL.FORM
*
*/
ul.form,
div.text-container div.txt ul.form {
  float: right;
  max-width: 550px;
  width: 100%; }
  @media (max-width: 1199px) {
    ul.form,
    div.text-container div.txt ul.form {
      max-width: 100%; } }
  ul.form.unsubscribe, ul.form.subscribe,
  div.text-container div.txt ul.form.unsubscribe,
  div.text-container div.txt ul.form.subscribe {
    float: left;
    max-width: 100%;
    width: 100%; }
    ul.form.unsubscribe li, ul.form.subscribe li,
    div.text-container div.txt ul.form.unsubscribe li,
    div.text-container div.txt ul.form.subscribe li {
      text-align: center;
      list-style: none;
      width: 100%; }
      ul.form.unsubscribe li label, ul.form.subscribe li label,
      div.text-container div.txt ul.form.unsubscribe li label,
      div.text-container div.txt ul.form.subscribe li label {
        font: 300 1.8em "Source Sans Pro", Arial, helvetica, sans-serif;
        margin-bottom: 10px; }
      ul.form.unsubscribe li input, ul.form.subscribe li input,
      div.text-container div.txt ul.form.unsubscribe li input,
      div.text-container div.txt ul.form.subscribe li input {
        display: inline-block !important;
        float: none;
        max-width: 550px; }
        ul.form.unsubscribe li input[type="text"], ul.form.unsubscribe li input[type="email"], ul.form.subscribe li input[type="text"], ul.form.subscribe li input[type="email"],
        div.text-container div.txt ul.form.unsubscribe li input[type="text"],
        div.text-container div.txt ul.form.unsubscribe li input[type="email"],
        div.text-container div.txt ul.form.subscribe li input[type="text"],
        div.text-container div.txt ul.form.subscribe li input[type="email"] {
          font: 300 1.8em "Source Sans Pro", Arial, helvetica, sans-serif; }
        ul.form.unsubscribe li input[type="submit"], ul.form.subscribe li input[type="submit"],
        div.text-container div.txt ul.form.unsubscribe li input[type="submit"],
        div.text-container div.txt ul.form.subscribe li input[type="submit"] {
          font-size: 1.8em; }
      ul.form.unsubscribe li.checkbox, ul.form.subscribe li.checkbox,
      div.text-container div.txt ul.form.unsubscribe li.checkbox,
      div.text-container div.txt ul.form.subscribe li.checkbox {
        text-align: center; }
        ul.form.unsubscribe li.checkbox div, ul.form.subscribe li.checkbox div,
        div.text-container div.txt ul.form.unsubscribe li.checkbox div,
        div.text-container div.txt ul.form.subscribe li.checkbox div {
          display: inline-block;
          width: 350px; }
        ul.form.unsubscribe li.checkbox input, ul.form.subscribe li.checkbox input,
        div.text-container div.txt ul.form.unsubscribe li.checkbox input,
        div.text-container div.txt ul.form.subscribe li.checkbox input {
          float: left;
          margin: 5px 10px 0 0; }
        ul.form.unsubscribe li.checkbox label, ul.form.subscribe li.checkbox label,
        div.text-container div.txt ul.form.unsubscribe li.checkbox label,
        div.text-container div.txt ul.form.subscribe li.checkbox label {
          float: left;
          margin: 0;
          width: auto; }
          ul.form.unsubscribe li.checkbox label.error, ul.form.subscribe li.checkbox label.error,
          div.text-container div.txt ul.form.unsubscribe li.checkbox label.error,
          div.text-container div.txt ul.form.subscribe li.checkbox label.error {
            width: 100%; }
  ul.form li,
  div.text-container div.txt ul.form li {
    float: left;
    margin-top: 15px !important;
    width: 100%; }
    ul.form li.small,
    div.text-container div.txt ul.form li.small {
      padding-right: 20px;
      width: 20%; }
    ul.form li.medium,
    div.text-container div.txt ul.form li.medium {
      width: 80%; }
    ul.form li:first-child,
    div.text-container div.txt ul.form li:first-child {
      margin-top: 0 !important; }
    ul.form li label,
    div.text-container div.txt ul.form li label {
      display: block;
      width: 100%; }
      ul.form li label.error,
      div.text-container div.txt ul.form li label.error {
        color: #c73d3d; }
    ul.form li input[type="text"], ul.form li input[type="password"], ul.form li input[type="email"],
    div.text-container div.txt ul.form li input[type="text"],
    div.text-container div.txt ul.form li input[type="password"],
    div.text-container div.txt ul.form li input[type="email"] {
      border: 1px solid #a6a6a6;
      color: #66737b;
      display: block;
      font: 300 1em "Source Sans Pro", Arial, helvetica, sans-serif;
      height: 40px;
      padding: 0 10px;
      width: 100%; }
      ul.form li input[type="text"].error, ul.form li input[type="password"].error, ul.form li input[type="email"].error,
      div.text-container div.txt ul.form li input[type="text"].error,
      div.text-container div.txt ul.form li input[type="password"].error,
      div.text-container div.txt ul.form li input[type="email"].error {
        border-color: #c73d3d; }
      ul.form li input[type="text"]:focus, ul.form li input[type="password"]:focus, ul.form li input[type="email"]:focus,
      div.text-container div.txt ul.form li input[type="text"]:focus,
      div.text-container div.txt ul.form li input[type="password"]:focus,
      div.text-container div.txt ul.form li input[type="email"]:focus {
        border-color: #ed008c; }
    ul.form li input[type="submit"], ul.form li input[type="button"],
    div.text-container div.txt ul.form li input[type="submit"],
    div.text-container div.txt ul.form li input[type="button"] {
      border: 0;
      background: #ed008c;
      color: white;
      font: 700 1em "Source Sans Pro", Arial, helvetica, sans-serif;
      padding: 10px 20px;
      text-transform: uppercase; }
      ul.form li input[type="submit"]:hover, ul.form li input[type="submit"]:focus, ul.form li input[type="button"]:hover, ul.form li input[type="button"]:focus,
      div.text-container div.txt ul.form li input[type="submit"]:hover,
      div.text-container div.txt ul.form li input[type="submit"]:focus,
      div.text-container div.txt ul.form li input[type="button"]:hover,
      div.text-container div.txt ul.form li input[type="button"]:focus {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #ff21a4; }
    ul.form li textarea,
    div.text-container div.txt ul.form li textarea {
      border: 1px solid #a6a6a6;
      color: #66737b;
      display: block;
      font: 300 1em "Source Sans Pro", Arial, helvetica, sans-serif;
      height: 160px;
      padding: 10px;
      max-width: 550px;
      width: 100%; }
    ul.form li select,
    div.text-container div.txt ul.form li select {
      border: 1px solid #a6a6a6;
      color: #66737b;
      display: block;
      font: 300 1em "Source Sans Pro", Arial, helvetica, sans-serif;
      padding: 10px;
      max-width: 550px;
      width: 100%; }

/*
    Created on : 08-jun-2015, 13:04:06
    Author     : Ilse
*/
/*
*
* FOOTER
*
*/
footer {
  border-top: 5px solid #ed008c;
  background: #e6e6e6;
  float: left;
  padding: 75px 0;
  margin-top: 75px;
  width: 100%; }
  @media (min-width: 1200px) {
    footer {
      background: #e6e6e6 url("../images/css/bg-footer-new.jpg") no-repeat center center;
      background-size: cover; } }
  @media (max-width: 767px) {
    footer {
      padding: 20px 0;
      margin-top: 0; } }
  footer div.left {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      footer div.left {
        float: left;
        width: 100%; } }
    @media (min-width: 992px) {
      footer div.left {
        float: left;
        width: 75%; } }
    @media (min-width: 1200px) {
      footer div.left {
        float: left;
        width: 75%; } }
  footer div.right {
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/
    /* Prevent columns from collapsing when empty*/
    min-height: 1px;
    /* Inner gutter via padding*/
    padding-left: 10px;
    padding-right: 10px;
    /* Calculate width based on number of columns available*/ }
    @media (min-width: 768px) {
      footer div.right {
        float: left;
        width: 100%; } }
    @media (min-width: 768px) {
      footer div.right {
        margin-left: 0%; } }
    @media (min-width: 992px) {
      footer div.right {
        float: left;
        width: 22.9166666667%; } }
    @media (min-width: 992px) {
      footer div.right {
        margin-left: 2.0833333333%; } }
    @media (min-width: 1200px) {
      footer div.right {
        float: left;
        width: 20.8333333333%; } }
    @media (min-width: 1200px) {
      footer div.right {
        margin-left: 4.1666666667%; } }
    footer div.right ul li {
      float: left;
      width: 100%;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      font: 300 1.6em/25px "Source Sans Pro", Arial, helvetica, sans-serif;
      color: #1a1a1a;
      margin-bottom: 0; }
      @media (min-width: 768px) {
        footer div.right ul li {
          float: left;
          width: 100%; } }
      @media (min-width: 768px) {
        footer div.right ul li {
          margin-left: 0%; } }
      @media (min-width: 992px) {
        footer div.right ul li {
          float: left;
          width: 100%; } }
      @media (min-width: 992px) {
        footer div.right ul li {
          margin-left: 0%; } }
      @media (min-width: 1200px) {
        footer div.right ul li {
          float: left;
          width: 100%; } }
      @media (min-width: 1200px) {
        footer div.right ul li {
          margin-left: 0%; } }
      footer div.right ul li:first-child {
        font-size: 1em; }
      footer div.right ul li:nth-child(4n+1) {
        margin-bottom: 0; }
      @media (min-width: 768px) and (max-width: 991px) {
        footer div.right ul li {
          clear: none !important;
          margin: 0 !important;
          width: 50%; }
          footer div.right ul li:first-child {
            width: 100%; } }
      footer div.right ul li div.title {
        color: #1a1a1a; }
        @media (max-width: 767px) {
          footer div.right ul li div.title {
            margin-bottom: 5px; } }
      footer div.right ul li a {
        color: #1a1a1a; }
        footer div.right ul li a:hover, footer div.right ul li a:focus {
          color: #ed008c; }
  footer nav.navigation-footer {
    float: left;
    width: 100%; }
    @media (max-width: 767px) {
      footer nav.navigation-footer.not-mobile {
        display: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer nav.navigation-footer {
        border-right: 0; } }
    @media (min-width: 768px) and (max-width: 991px) {
      footer nav.navigation-footer {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 40px; } }
    @media (max-width: 767px) {
      footer nav.navigation-footer {
        border-bottom: 1px solid #cccccc;
        margin-bottom: 20px;
        border-right: 0; }
        footer nav.navigation-footer ul li a {
          border-top: 1px solid #cccccc;
          padding-top: 20px;
          position: relative; }
          footer nav.navigation-footer ul li a:before, footer nav.navigation-footer ul li a:after {
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            -moz-border-radius: 15px;
            -webkit-border-radius: 15px;
            border-radius: 15px;
            -webkit-background-clip: padding-box;
            -moz-background-clip: padding;
            background-clip: padding-box;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
            zoom: 1;
            background: #66737b;
            content: '';
            display: block;
            position: absolute;
            right: 0;
            top: 40px;
            height: 3px;
            width: 20px; }
          footer nav.navigation-footer ul li a:after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
            -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
            zoom: 1;
            top: 52px; }
          footer nav.navigation-footer ul li a:hover:before, footer nav.navigation-footer ul li a:hover:after, footer nav.navigation-footer ul li a:focus:before, footer nav.navigation-footer ul li a:focus:after {
            background: #ed008c; }
        footer nav.navigation-footer ul li:first-child a {
          border-top: 0;
          padding-top: 0; }
          footer nav.navigation-footer ul li:first-child a:before {
            top: 20px; }
          footer nav.navigation-footer ul li:first-child a:after {
            top: 32px; } }
  footer ul {
    margin-left: -10px;
    margin-right: -10px; }
    footer ul:before, footer ul:after {
      content: " ";
      display: table; }
    footer ul:after {
      clear: both; }
    footer ul {
      *zoom: 1; }
    footer ul > li {
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      /* Prevent columns from collapsing when empty*/
      min-height: 1px;
      /* Inner gutter via padding*/
      padding-left: 10px;
      padding-right: 10px;
      /* Calculate width based on number of columns available*/
      list-style: none;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        footer ul > li {
          float: left;
          width: 50%; } }
      @media (min-width: 992px) {
        footer ul > li {
          float: left;
          width: 33.3333333333%; } }
      @media (min-width: 1200px) {
        footer ul > li {
          float: left;
          width: 25%; } }
      footer ul > li a {
        text-decoration: none; }
      footer ul > li:nth-child(4n+1) {
        margin-bottom: 40px;
        clear: both; }
      footer ul > li:nth-child(5) {
        margin-bottom: 0; }
      @media (min-width: 991px) and (max-width: 1200px) {
        footer ul > li:nth-child(4n+1) {
          margin-bottom: 0;
          clear: none; }
        footer ul > li:nth-child(3n+1) {
          margin-bottom: 40px;
          clear: both; } }
      @media (min-width: 768px) and (max-width: 991px) {
        footer ul > li:nth-child(4n+1) {
          margin-bottom: 0;
          clear: none; }
        footer ul > li:nth-child(3n+1) {
          margin-bottom: 0;
          clear: none; }
        footer ul > li:nth-child(2n+1) {
          margin-bottom: 40px;
          clear: both; }
        footer ul > li:nth-child(4) {
          margin-bottom: 40px; } }
      footer ul > li div.title {
        float: left;
        margin-bottom: 20px;
        width: 100%; }
        footer ul > li div.title a {
          color: #1a1a1a;
          display: block;
          width: 100%; }
          footer ul > li div.title a:hover strong, footer ul > li div.title a:focus strong {
            color: #ed008c; }
        footer ul > li div.title strong {
          display: block;
          font: 700 2.6em/24px "Cabin Sketch", Arial, helvetica, sans-serif;
          text-transform: uppercase;
          width: 100%; }
        footer ul > li div.title span {
          display: block;
          font: 600 2.6em/24px "Amatic SC", Arial, helvetica, sans-serif;
          text-transform: uppercase;
          width: 100%; }
      footer ul > li > ul {
        float: left;
        width: 100%; }
        @media (max-width: 767px) {
          footer ul > li > ul {
            display: none; } }
        footer ul > li > ul > li {
          float: left;
          margin-bottom: 0;
          width: 100%; }
          footer ul > li > ul > li:nth-child(4n+1) {
            margin-bottom: 0; }
          @media (min-width: 991px) and (max-width: 1200px) {
            footer ul > li > ul > li:nth-child(3n+1) {
              margin-bottom: 0; } }
          @media (min-width: 768px) and (max-width: 991px) {
            footer ul > li > ul > li:nth-child(2n+1) {
              margin-bottom: 0; }
            footer ul > li > ul > li:nth-child(4) {
              margin-bottom: 0; } }
          footer ul > li > ul > li > a {
            color: #1a1a1a;
            display: block;
            font: 600 1.7em/30px "Source Sans Pro", Arial, helvetica, sans-serif;
            text-transform: uppercase;
            width: 100%; }
            footer ul > li > ul > li > a:hover, footer ul > li > ul > li > a:focus {
              color: #ed008c; }
          footer ul > li > ul > li ul li a {
            color: #1a1a1a;
            font: 300 1.7em/25px "Source Sans Pro", Arial, helvetica, sans-serif;
            padding-left: 10px;
            text-transform: none; }
  footer nav.navigation-footer-extra {
    float: left;
    margin-top: 40px;
    width: 100%; }
    @media (max-width: 767px) {
      footer nav.navigation-footer-extra {
        display: none; } }
    footer nav.navigation-footer-extra ul li {
      font-size: 1em;
      float: left;
      width: 100%; }
      footer nav.navigation-footer-extra ul li a {
        color: #1a1a1a;
        display: block;
        font: 600 1.7em/25px "Source Sans Pro", Arial, helvetica, sans-serif;
        text-transform: uppercase;
        width: 100%; }
        footer nav.navigation-footer-extra ul li a:hover, footer nav.navigation-footer-extra ul li a:focus {
          color: #ed008c; }
  footer a.followus {
    background: url(../images/css/facebook-footer.png) no-repeat left 5px;
    color: #3f5498;
    float: left;
    font: 700 1.7em/20px "Source Sans Pro", Arial, helvetica, sans-serif;
    padding-left: 20px;
    max-width: 130px;
    margin-top: 40px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%; }
    @media (max-width: 767px) {
      footer a.followus {
        border-top: 1px solid #cccccc;
        background-position: left bottom;
        padding-top: 20px;
        margin-top: 20px;
        height: 42px;
        line-height: 22px;
        max-width: 100%; } }
  footer div.credits {
    float: left;
    margin-top: 40px;
    width: 100%; }
    @media (max-width: 767px) {
      footer div.credits {
        border-top: 1px solid #cccccc;
        padding-top: 20px;
        margin-top: 20px; } }
    footer div.credits ul li {
      color: #1a1a1a;
      font: 300 1.6em "Source Sans Pro", Arial, helvetica, sans-serif; }
      footer div.credits ul li:first-child {
        font: 300 1.6em "Source Sans Pro", Arial, helvetica, sans-serif; }
      footer div.credits ul li a {
        color: #1a1a1a;
        text-decoration: underline; }
        footer div.credits ul li a:hover, footer div.credits ul li a:focus {
          color: #ed008c; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 1-jun-2016, 15:48:27
    Author     : Sander

Stijlen voor de video container op de homepage

*/
div.video-container {
  border-top: 1px solid #d9d9d9;
  padding-bottom: 30px;
  padding-top: 30px; }
  div.video-container div.left {
    float: left;
    padding-top: 45px;
    padding-right: 20px;
    width: calc(100% - 800px); }
    @media (max-width: 1199px) {
      div.video-container div.left {
        width: 100%; } }
    div.video-container div.left p, div.video-container div.left div.text-container div.txt ul > li, div.text-container div.txt div.video-container div.left ul > li,
    div.video-container div.left div.text-container div.txt ol > li,
    div.text-container div.txt div.video-container div.left ol > li {
      font-size: 3.5em;
      line-height: 1.5; }
  div.video-container div.buttons {
    margin-top: 40px; }
    div.video-container div.buttons a.btn {
      margin-bottom: 15px;
      margin-right: 15px; }
      div.video-container div.buttons a.btn.btn-video {
        padding-top: 8px; }
        div.video-container div.buttons a.btn.btn-video:before {
          content: url(../../images/css/vcr.png);
          left: -12px;
          padding-left: 12px;
          position: relative;
          top: 4px; }
  div.video-container div.right {
    float: left;
    width: 800px; }
    @media (max-width: 1199px) {
      div.video-container div.right {
        margin-top: 20px;
        width: 100%; } }
  div.video-container div.television {
    max-width: 800px;
    position: relative;
    width: 100%; }
    @media (max-width: 1199px) {
      div.video-container div.television {
        margin: 0 auto; } }
    @media (max-width: 991px) {
      div.video-container div.television {
        width: 100%; } }
    div.video-container div.television img {
      height: auto;
      width: 100%; }
      @media (max-width: 991px) {
        div.video-container div.television img {
          display: none; } }
    div.video-container div.television div.video-wrapper {
      height: 268px;
      left: 258px;
      position: absolute;
      top: 162px;
      width: 311px;
      z-index: 1; }
      div.video-container div.television div.video-wrapper iframe {
        height: 100%;
        width: 100%; }
      @media (max-width: 991px) {
        div.video-container div.television div.video-wrapper {
          height: 0;
          left: 0;
          padding-bottom: 56.25%;
          padding-top: 25px;
          position: relative;
          top: 0;
          width: 100%; }
          div.video-container div.television div.video-wrapper iframe {
            left: 0;
            position: absolute;
            top: 0; } }

div.mobile-only {
  display: none; }
  @media (min-width: 480px) and (max-width: 1199px) {
    div.mobile-only {
      display: block; } }

div.imagemap {
  float: left;
  position: relative; }
  @media (min-width: 480px) and (max-width: 1199px) {
    div.imagemap {
      display: none; } }
  div.imagemap > figure {
    position: relative;
    z-index: 0; }
    div.imagemap > figure img {
      display: block;
      width: 100%; }
  div.imagemap div.areas {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
    div.imagemap div.areas.darken::before {
      background: rgba(0, 0, 0, 0.2);
      content: '';
      left: 0;
      top: 0;
      width: 100%;
      z-index: 2; }
    div.imagemap div.areas > div.tooltip-wrap {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      -webkit-background-clip: padding-box;
      -moz-background-clip: padding;
      background-clip: padding-box;
      height: 175px;
      position: absolute;
      width: 175px;
      z-index: 2; }
      div.imagemap div.areas > div.tooltip-wrap:first-child div.tooltip div.wrap {
        left: 300px; }
        div.imagemap div.areas > div.tooltip-wrap:first-child div.tooltip div.wrap::before {
          left: 50px; }
      div.imagemap div.areas > div.tooltip-wrap:nth-last-child(-n+3) div.tooltip div.wrap {
        left: auto;
        right: 165px; }
        div.imagemap div.areas > div.tooltip-wrap:nth-last-child(-n+3) div.tooltip div.wrap::before {
          left: auto;
          right: 50px; }
      div.imagemap div.areas > div.tooltip-wrap span.clickzone {
        cursor: pointer;
        display: block;
        height: 100%;
        width: 100%; }
      div.imagemap div.areas > div.tooltip-wrap.active {
        z-index: 10; }
        div.imagemap div.areas > div.tooltip-wrap.active div.wrap {
          display: flex; }
      div.imagemap div.areas > div.tooltip-wrap div.tooltip {
        margin-top: 20px; }
      div.imagemap div.areas > div.tooltip-wrap div.wrap {
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
        box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px 1px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        position: absolute;
        -webkit-transform: translateX(-50%);
        -khtml-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        background: white;
        display: none;
        flex-direction: row;
        justify-content: center;
        position: relative;
        text-decoration: none;
        width: 600px; }
        @media (max-width: 1200px) {
          div.imagemap div.areas > div.tooltip-wrap div.wrap {
            width: 400px; } }
        div.imagemap div.areas > div.tooltip-wrap div.wrap::before {
          height: 0;
          width: 0;
          border-left: 20px solid transparent;
          border-right: 20px solid transparent;
          border-bottom: 20px solid white;
          content: '';
          position: absolute;
          top: -20px; }
        div.imagemap div.areas > div.tooltip-wrap div.wrap figure {
          width: 300px; }
          @media (max-width: 1200px) {
            div.imagemap div.areas > div.tooltip-wrap div.wrap figure {
              display: none; } }
          div.imagemap div.areas > div.tooltip-wrap div.wrap figure img {
            display: block;
            width: 100%; }
        div.imagemap div.areas > div.tooltip-wrap div.wrap div.data {
          color: #66737b;
          padding: 30px;
          width: 300px; }
          @media (max-width: 1200px) {
            div.imagemap div.areas > div.tooltip-wrap div.wrap div.data {
              width: 100%; } }
          div.imagemap div.areas > div.tooltip-wrap div.wrap div.data h2 {
            font: 700 2em "Source Sans Pro", Arial, helvetica, sans-serif;
            line-height: 25px;
            text-transform: none; }
          div.imagemap div.areas > div.tooltip-wrap div.wrap div.data p, div.imagemap div.areas > div.tooltip-wrap div.wrap div.data div.text-container div.txt ul > li, div.text-container div.txt div.imagemap div.areas > div.tooltip-wrap div.wrap div.data ul > li,
          div.imagemap div.areas > div.tooltip-wrap div.wrap div.data div.text-container div.txt ol > li,
          div.text-container div.txt div.imagemap div.areas > div.tooltip-wrap div.wrap div.data ol > li {
            line-height: 25px; }
          div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.readmore {
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            -ms-transition: all 0.2s ease;
            -o-transition: all 0.2s ease;
            transition: all 0.2s ease;
            border: 1px solid #ed008c;
            color: #ed008c;
            display: inline-block;
            font: 600 1.6em "Source Sans Pro", Arial, helvetica, sans-serif;
            margin-top: 15px;
            padding: 10px 15px;
            text-decoration: none !important; }
            div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.readmore:hover, div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.readmore:focus {
              background: #ed008c;
              color: white; }
          div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.close {
            cursor: pointer;
            height: 20px;
            position: absolute;
            right: 20px;
            top: 20px;
            width: 20px; }
            div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.close:before, div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.close:after {
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg);
              filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45));
              -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(45), M12=-sin(45), M21=sin(45), M22=cos(45))";
              zoom: 1;
              background: #66737b;
              content: '';
              height: 20px;
              left: 10px;
              position: absolute;
              width: 1px; }
            div.imagemap div.areas > div.tooltip-wrap div.wrap div.data a.close:after {
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -ms-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
              filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45));
              -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=cos(-45), M12=-sin(-45), M21=sin(-45), M22=cos(-45))";
              zoom: 1; }

/** >>>>>> PLUGINS <<<<<<< **/
/*
    Created on : 21-sep-2016, 16:21:26
    Author     : Joeri
*/
/* Timeline */
div.timelinewrapper {
  height: 650px;
  padding: 0 50px;
  overflow: hidden;
  width: 100%; }
  @media (max-width: 767px) {
    div.timelinewrapper {
      margin-bottom: 50px;
      overflow-x: scroll;
      height: 250px; } }
  div.timelinewrapper img {
    height: 100%; }

/* Variables */
/* Panoview */
* {
  box-sizing: border-box; }

/* Success initialization of Paver */
.paver--initialized {
  position: relative; }

.paver--ready {
  overflow: hidden; }
  .paver--ready .paver__meta {
    background-color: rgba(0, 0, 0, 0.6);
    color: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    padding: .5rem;
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
    transition: opacity .125s ease-in-out;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }
    .paver--ready .paver__meta span {
      padding: 0 10%; }
      .paver--ready .paver__meta span.paver__title {
        font-size: 2em;
        font-weight: bold;
        line-height: 1.5em;
        margin-bottom: .25em; }
        .paver--ready .paver__meta span.paver__title::after {
          content: ' ';
          display: block;
          border-bottom: 1px solid #fff;
          width: 33%;
          margin: 0 auto; }
  .paver--ready.paver--metaActive div[class^='paver__meta'] {
    opacity: 1; }
  .paver--ready.paver--metaActive:hover div[class^='paver__meta'] {
    opacity: 0; }
  .paver--ready div.paver__pano {
    background-size: cover;
    position: relative;
    z-index: 1; }
  .paver--ready div.paver__scroller {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    height: 4px;
    opacity: 0;
    position: absolute;
    bottom: 16px;
    left: 32px;
    right: 32px;
    z-index: 2;
    transition: opacity 0.25s ease-in-out; }
    .paver--ready div.paver__scroller span {
      background-color: rgba(237, 0, 140, 0.75);
      border-radius: 2px;
      display: block;
      width: 12.5%;
      height: 4px; }
  .paver--ready.paver--on:hover div.paver__scroller, .paver--ready.paver--tilting div.paver__scroller {
    opacity: 1; }

/* Media queries */
@media only screen and (max-width: 768px) {
  .paver--ready {
    /* Disable scroller appearing when "hovered" on in mobile devies */ }
    .paver--ready.paver--metaActive div.paver__meta {
      opacity: 0; }
    .paver--ready.paver--on:hover div.paver__scroller {
      opacity: 0; } }
/* Other styles */
.paver__meta1 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: .5rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }
  .paver__meta1 span {
    padding: 0 10%; }
    .paver__meta1 span.paver__title {
      font-size: 2em;
      font-weight: bold;
      line-height: 1.5em;
      margin-bottom: .25em; }
      .paver__meta1 span.paver__title::after {
        content: ' ';
        display: block;
        border-bottom: 1px solid #fff;
        width: 33%;
        margin: 0 auto; }

.paver__meta2 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: .5rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }
  .paver__meta2 span {
    padding: 0 10%;
    width: 100%; }
    .paver__meta2 span.paver__title {
      font-size: 2em;
      font-weight: bold;
      line-height: 1.5em;
      margin-bottom: .25em; }

.paver__meta3 {
  background-color: rgba(0, 0, 0, 0.6);
  color: #eee;
  padding: .5rem 16.667%;
  position: absolute;
  pointer-events: none;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
  transition: opacity .125s ease-in-out;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.125); }
  .paver__meta3 span {
    display: inline; }
    .paver__meta3 span.paver__title {
      font-weight: bold; }
      .paver__meta3 span.paver__title::after {
        content: ':';
        margin-right: .25em; }
    .paver__meta3 span.paver__desc {
      font-style: italic; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/css/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/css/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/css/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/css/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/css/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../images/css/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
#fancybox-thumbs {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 9999; }

#fancybox-thumbs.bottom {
  bottom: 2px; }

#fancybox-thumbs.top {
  top: 2px; }

#fancybox-thumbs ul {
  display: inline-block;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0; }

#fancybox-thumbs ul li {
  float: left;
  padding: 1px;
  list-style: none; }

#fancybox-thumbs ul li.active {
  padding: 0;
  border: 1px solid #fff; }

#fancybox-thumbs ul li:hover {
  opacity: 1; }

#fancybox-thumbs ul li a {
  display: block;
  position: relative;
  overflow: hidden;
  border: 1px solid #222;
  background: #111;
  outline: none; }

#fancybox-thumbs ul li img {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  max-width: none; }

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