/* general styles */
body{
  font-size: 14px;
}
div.centerContent{
  width: 100%;
  padding-left: 25px;
  padding-right: 25px;
}

.mobileOnly{
  display: block !important;
}

/*      HEADER      */
header{
  min-height: 54px;
}
header div.centerContent{
  padding: 0px;
}
header a.logoHolder,
header.fixed a.logoHolder,
header.forceFixed a.logoHolder{
  width: 135px;
  height: 32px;  
  float: none;
  position: absolute;
  left: 50%;
  top: 12px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
header a.logoHolder img,
header.fixed a.logoHolder img,
header.forceFixed a.logoHolder img{
  top: 0px;
  bottom: 0px;
}
header.fixed img#logoBlack{
  opacity: 1 !important;
}

header nav{
  float: none;
  position: relative;
  left: 0px;
  top: 10px;
}
header nav ul{
  text-align: left;
}
header nav ul li{
  padding: 5px;
  padding-left: 25px;
  font-size: 1.2em;
  line-height: 1em;
  letter-spacing: 2px;
  display: none;
  background: white;
  color: #000 !important;
}
header nav>ul>li:nth-child(2){
  padding-top: 20px;
}
header nav ul li:last-child{
  margin-right: 0px;
  padding-bottom: 30px;
}
header nav ul li a span{
  padding-left: 5px;
}
header nav ul li ul{
  position: relative;
  left: auto;
  top: auto;
  padding: 0px;
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-left: 0px;
  padding-top: 10px;
}
header nav ul li ul li{
  padding-top: 5px;
  padding-bottom: 5px;
  border: none;
  font-size: 1em;
}
header.fixed nav ul li ul li,
header.forceFixed nav ul li ul li{
  border: none;
}
header nav ul li ul li:hover{
  color: #444;
}
header nav ul li ul li:first-child{
  padding-top: 0px;
}
header.fixed nav ul li ul li:last-child,
header.forceFixed nav ul li ul li:last-child,
header nav ul li ul li:last-child{
  padding-bottom: 0px;
  border: none;
}
header nav ul li.menuButton{
  display: block;
  font-size: 2em;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  background: none;
  color: inherit !important;
}
div.socialHolder{
  float: none;
  padding-top: 0px;
  position: absolute;
  right: 25px;
  top: 15px;
  font-size: 1.5em;
  z-index: 10;
}
@media screen and (max-width: 319px) {
  div.socialHolder{
    display: none;
  }
}

div.socialHolder a{
  display: inline-block;
  margin-left: 4px;
  
}
header.fixed div.socialHolder #waBlack{
  opacity: 1 !important;
}
header.fixed div.socialHolder #waWhite{
  opacity: 0 !important;
}

/*      CONTENT      */
div.greyContent,
div.blackContent{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.blackContent div.arrow{
  bottom: -15px;
  border-top: 15px solid #161616;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}

div.pageHeader{
  padding-top: 54px;
}
div.pageHeader div.pageVisual{
  height: 0px;
  width: 100%;
  padding-top: 50%;
}
div.pageHeader div.pageVisual h3{
  display: none;
}

aside{
  display: none;
  width: 100%;
  margin-right: 0%;
  float: none;
  padding-top: 0px;
}

article{
  width: 100%;
  float: none;
}
article h1,
article h3.asH1{
  font-size: 2em;
  margin-bottom: 5px;
  letter-spacing: 1px;
}
div.content article h2,
div.content article h4.asH2{
  font-size: 1.3em;
  line-height: 1.2em;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
div.content h2{
  letter-spacing: 2px;
  margin-bottom: 10px;
}
article div.textHolder img{
  width: 100% !important;
  height: auto !important;    
}


/*      DOTS      */
div.dotHolder{
  display: none;
}


/*      WINKEL    */
div.gallery{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.galleryPics{
  margin-top: 15px;
}
div.galleryPics a{
  width: 22%;
  padding-top: 22%;
  margin-right: 4%;
  margin-bottom: 4%;
}
div.galleryPics a:nth-child(6n){
  margin-right: 4%;
}
div.galleryPics a:nth-child(4n){
  margin-right: 0px;
}


/*      VACATURES   */
div.content.vacatures div.greyContent{
  padding-bottom: 0px;
}
div.jobs div.job{
  margin-left: 0px;
  padding-bottom: 25px;
  padding-top: 25px;
}
div.job img{
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-bottom: 20px;
}
div.job div.jobInfo{
  padding-left: 0px;
}
div.content div.job div.jobInfo h2{
  letter-spacing: 2px;
  margin-bottom: 5px;
}



/*      HOME    */
div.content.home{
  background: none;
}
div.content.home div.pageHeader{
  padding-top: 0px;
}
div.content.home div.pageHeader div.pageVisual h3{
  display: none;
}
div.pageHeader div.slideshow{
  padding-top: 60%;
}
div.homeContent{
  padding-top: 25px;
  padding-bottom: 25px;
  background: none;
}
.upcoming{
  display: none;
  float: none;
  width: 100%;
  margin-right: 0px;
  padding-left: 0px;
}
.upcoming span.date{
  display: none;
}
.upcoming span.heading,
.upcoming span.title,
div.eventHolder a span.title{
  margin-bottom: 5px;
  min-height: 34px;
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.2em;
}
.upcoming span.heading{
  margin-top: 15px;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
div.eventHolder a span.subtitle{
  letter-spacing: 2px;
  margin-bottom: 5px;
}
.upcoming span.more,
div.eventHolder a span.more,
div.eventHolder a span.ctaButton{
  margin-top: 10px;
  font-family: 'Heebo', sans-serif;
  font-weight: 900;
  letter-spacing: 4px;
  font-size: 0.8em;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px; 
}

article div.mainText{
  width: 100%;
  float: none;
  margin-top: 25px;
}
div.content.home article div.mainText div.textCol{
  float: none;
  width: 100%;
  margin-right: 0%;
}
div.content.home article div.mainText div.textCol:nth-child(2){
  margin-top: 10px;
}

div.eventHolder{
  margin-top: 25px;
}
div.eventHolder a{
  float: none;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 30px;
}
div.content.events div.eventHolder a{
  width: 100%;
  margin-right: 0%;
  text-align: left;
  margin-bottom: 4%;
}
div.eventHolder a img{
  margin-bottom: 15px;
}

@media screen and (min-width: 320px) {
  div.eventHolder a,
  div.content.events div.eventHolder a{
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 30px;
  }
  div.eventHolder a:nth-child(3){
    margin-right: 4%;
  }
  div.eventHolder a:nth-child(2n),
  div.content.events div.eventHolder a:nth-child(2n){
    margin-right: 0px;
  }
  div.eventHolder a:nth-child(2n+1),
  div.content.events div.eventHolder a:nth-child(2n+1){
    clear: both;
  }
}


div.times{
  padding-bottom: 25px;
  padding-top: 25px;
}
div.timeHolder{
  width: 100%;
  float: none;
  line-height: 2em;
  padding-bottom: 20px;
}
div.googleMaps{
  width: 100%;
  height: 200px;
  float: none;
}
div.googleMaps.large{
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  padding-top: 25px;
  padding-bottom: 25px;
}

/*      EVENTS      */
div.content.events article{
  width: 100%;
  float: none;
  text-align: center;
}
div.content.events article h2,
div.content article h4.asH2{
  margin-bottom: 0px;
}
div.eventContent{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.eventContent div.eventHolder{
  margin-top: 25px;
}
div.eventContent div.eventHolder a span.title,
div.eventContent div.eventHolder a span.subtitle{
  padding-right: 0px;
  min-height: 34px;
}
div.eventContent div.eventHolder a span.subtitle{
  font-size: 1em;
  letter-spacing: 2px;
  line-height: 1.2em;
}

div.eventContent div.eventHolder a span.text,
div.eventHolder a span.text{
  display: none;
}
div.eventContent div.eventHolder a span.text.mobile,
div.eventHolder a span.text.mobile{
  display: block;
  min-height: 105px;
}

div.pageNav{
  padding-top: 20px;
}
div.content.events div.mainText{
  text-align: left;
  position: relative;
  padding-bottom: 50px;
}
div.content.events div.mainText h1{
  margin-bottom: 10px;
}
div.content.events div.mainText h2{
  margin-bottom: 10px;
}
div.content.events div.mainText p.intro{
  margin-bottom: 10px;
}
div.eventDetails{
  display: block;
  align-items: normal;
}
div.eventPics{
  margin-top: 25px;
}


/*      MAGAZINE    */
div.magazine{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.magazine img{
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
div.magazine img:last-of-type{
  display: none;
}
div.magazineText{
  float: none;
  width: 100%;
  padding: 0px;
  text-align: left;
}
div.magazineText a.ctaButton{
  margin-top: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

/*      TEAM      */
div.employees{
  text-align: center;
  padding-top: 40px;
  padding-bottom: 0px;
}
div.employeeHolder{
  padding-top: 25px;
}
div.employee{
  display: block;
  float: none;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
div.employee:nth-child(5n){
  margin-right: 0px;
}
div.employee img{
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
div.employee h3{
  font-size: 3em;
}
div.employee p{
  font-size: 1em;
}


/*      AFDELINGEN    */
div.map{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.map img{
  width: 100%;
  margin-top: 20px;
}


/*      BRANDS      */
div.brandHolder{
  padding-top: 25px;
  padding-bottom: 0px;
}
div.content div.brands h2{
  margin-bottom: 20px;
}
div.brandSection{
  display: block;
  align-items: normals;
  margin-bottom: 25px;
}
div.brand{
  width: 100%;
  margin-right: 0px;
  margin-bottom: 25px;
  float: none;
}
div.brand div.brandText{
  padding: 25px;
  padding-top: 78%;
}
div.brand div.brandText div.textTable{
  padding-top: 20px;
}



/*      NEWSLETTER      */
div.newsletter{
  padding-top: 25px;
  padding-bottom: 25px;
}
div.content article div.newsletter h2{
  letter-spacing: 3px;
  margin-bottom: 10px;
}
div.newsletterForm{
  margin-top: 10px;
  margin-bottom: 10px;
}


/*      USPs    */
@media screen and (max-width: 350px) {
  div.footerBar{
    display: none;
  }
}

div.uspHolder{
  padding: 25px;
}
div.uspHolder div.arrow{
  bottom: -15px;
  border-top: 15px solid #274938;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
div.uspHolder h2{
  font-size: 1.3em;
}

div.uspHolder h3{
  font-size: 1em;
  letter-spacing: 0px;
  -margin-bottom: 15px;
}
div.footerBar div.usp,
div.uspHolder div.usp{
  width: 20%;
  padding-top: 30px;
  padding-bottom: 30px;
  letter-spacing: 1px;
  font-size: 0.5em;
  -line-height: 1.4em;
}
div.uspHolder div.usp{
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 0px;
  font-size: 0.9em;
  line-height: 1.4em;
  box-sizing: border-box;
}
div.uspHolder div.usp:nth-child(5){
  clear: none;
}
div.uspHolder div.usp:nth-child(2n+1){
  clear: both;
}


/*      CONTACT    */
div.content.contact aside{
  display: block;
  margin-bottom: 25px;
}
div.content.contact aside p{
  line-height: 1.4em;
}
div.content.contact aside p.socialLinks{
  margin-top: 20px;
}
div.content.contact aside p.socialLinks .fa{
  font-size: 1.1em;
}
.whatsapp,
.whatsappWhite{
  height: 19px;
  width: 19px;
  background-size: 19px auto;
}

div.content.contact .whatsapp{
  height: 14px;
  background-size: 14px auto;
}

a.whatsappHolder{
  height: 19px;
  width: 19px;
}
a.whatsappHolder .whatsapp{
  width: 19px;
  height: 19px;
}
div.content.contact aside div.timeHolder{
  margin-top: 30px;
}

div.contactForm{
  padding-top: 10px;
}
div.formCol{
  width: 100%;
  float: none;
}
div.formCol.last{
  margin-left: 0px;
  margin-top: 10px;
}
div.newsletterForm input.inputText{
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 10px;
}
input.inputText:last-of-type{
  margin-bottom: 10px;
}
input.submitButton,
button.submitButton,
.ctaButton,
div.ctaMap a,
.upcoming span.more,
div.eventHolder a span.more{
  padding: 0px;
  width: 100%;
  box-sizing: border-box;
  text-align: center
}
div.contactForm input.submitButton{
  float: none;
}
div.contactForm p{
  float: none;
  width: 100%;
  margin-bottom: 10px;
}


/*      FOOTER      */
div.footerInfo div.centerContent{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  padding-bottom: 25px;
}
div.footerCol{
  padding-top: 25px;
  width: 100%;
  float: none;
  padding-bottom: 0px;
  text-align: center;
}
div.footerCol:nth-child(3),
div.footerCol:nth-child(4){
  width: 100%;
}
div.footerCol:first-child{
  margin-left: 0px;
}
div.instagramHolder{
  margin-left: auto;
  margin-right: auto;
}
div.footerCol a.logoHolder{
  width: 70px;
}
div.footerCol h3{
  font-family: 'Bentham', serif;
  text-transform: uppercase;
  margin-bottom: 6px;
  letter-spacing: 2px;
  font-size: 1.3em;
  font-weight: 700;
}
div.footerCol h3 a{
  float: none;
  padding-left: 7px;
  padding-right: 0px;
}
div.footerCol h3 a:first-child{
  padding-right: 0px;
}

div.footerCol p{
  line-height: 2em;
  font-weight: 400;
}
div.footerCol p b{
  font-weight: 700;
}
footer p.time{
  margin-left: auto;
  margin-right: auto;
  width: 150px;
  text-align: left;
}
footer p.time span:last-child{
  text-align: right;
}

div.copyright{
  font-size: 0.7em;
  line-height: 1.3em;
  padding-top: 20px;
  padding-bottom: 20px;
}
div.copyright br{
  display: inline;
}