/* general styles */
body{
  font-size: 14px;
}
div.centerContent{
  width: 980px;
}

/*      HEADER      */
header a.logoHolder{
  width: 200px;
  height: 93px;
}
header.fixed a.logoHolder,
header.forceFixed a.logoHolder{
  width: 150px;
  height: 57px;  
}
header a.logoHolder img{
  top: 20px;
  bottom: 20px;
}
header.fixed a.logoHolder img,
header.forceFixed a.logoHolder img{
  top: 12px;
}
header nav ul li{
  padding-right: 30px;
  padding-top: 22px;
}
header nav ul li ul{
  top: 58px;
}
header nav ul li ul li{
  padding-top: 10px;
  padding-bottom: 10px;
}
div.socialHolder{
  padding-top: 18px;
}

/*      CONTENT      */
div.greyContent,
div.blackContent{
  padding-top: 50px;
  padding-bottom: 50px;
}

div.pageHeader{
  padding-top: 58px;
}
div.pageHeader div.pageVisual{
  height: 400px;
}

div.pageHeader div.pageVisual h3{
  top: 300px;
}

article h1,
article h3.asH1{
  font-size: 3.5em;
  margin-bottom: 5px;
}
div.content article h2,
div.content article h4.asH2{
  margin-bottom: 20px;
}
div.content h2{
  margin-bottom: 20px;
}


/*      DOTS      */
div.dotHolder{
  display: none;
}

/*      WINKEL    */
div.gallery{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.galleryPics{
  margin-top: 35px;  
}


/*      VACATURES   */
div.content.vacatures div.greyContent{
  padding-bottom: 35px;
}
div.jobs div.job{
  padding-bottom: 35px;
  padding-top: 35px;
}
div.job img{
  width: 237px;
}
div.job div.jobInfo{
  padding-left: 270px;
}
div.content div.job div.jobInfo h2{
  margin-bottom: 15px;
}



/*      HOME    */
div.content.home{
  background: none;
}
div.homeContent{
  padding-top: 50px;
  padding-bottom: 50px;
  background-size: 100% 530px;
}
.upcoming{
  width: 405px;
  margin-right: 35px;
}
.upcoming span.date{
  top: 260px;
}
div.eventHolder{
  margin-top: 42px;
}
.upcoming span.heading,
.upcoming span.title,
div.eventHolder a span.title{
  min-height: 42px;
}
div.eventHolder a span.text{
  min-height: 170px;
}
div.content.home div.pageHeader div.pageVisual h3{
  font-size: 1.5em;
}

div.times{
  padding-bottom: 50px;
  padding-top: 50px;
}
div.timeHolder{
  width: 280px;
}
div.googleMaps{
  width: 658px;
}
div.googleMaps.large{
  width: 880px;
  padding-top: 50px;
  padding-bottom: 50px;
}

/*      EVENTS      */
div.eventContent{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.eventContent div.eventHolder{
  margin-top: 50px;
}
div.eventContent div.eventHolder a span.title,
div.eventContent div.eventHolder a span.subtitle{
  padding-right: 0px;
}
div.eventContent div.eventHolder a span.title,
div.eventContent div.eventHolder a span.subtitle{
  min-height: 42px;
}
div.eventContent div.eventHolder a span.text{
  min-height: 105px;
}
div.pageNav{
  padding-top: 50px;
}
div.eventPics{
  margin-top: 30px;
}

/*      MAGAZINE    */
div.magazine{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.magazineText a.ctaButton{
  margin-top: 20px;
}

/*      TEAM      */
div.employees{
  padding-top: 50px;
  padding-bottom: 20px;
}
div.employeeHolder{
  padding-top: 30px;
}

/*      AFDELINGEN    */
div.map{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.map img{
  margin-top: 35px;
}


/*      BRANDS      */
div.brandHolder{
  padding-top: 50px;
  padding-bottom: 25px;
}
div.content div.brands h2{
  margin-bottom: 20px;
}
div.brandSection{
  margin-bottom: 40px;
}
div.brand div.brandText{
  padding: 20px;
  padding-top: 78%;
}
div.brand div.brandText div.textTable{
  padding-top: 20px;
}


/*      NEWSLETTER      */
div.newsletter{
  padding-top: 50px;
  padding-bottom: 50px;
}
div.content article div.newsletter h2{
  margin-bottom: 25px;
}


/*      USPs    */
div.uspHolder{
  padding-top: 50px;
  padding-bottom: 30px;
}

div.footerBar div.usp,
div.uspHolder div.usp{
  padding-top: 50px;
  padding-bottom: 20px;
}
div.footerBar div.usp{
  padding-bottom: 40px;
}


/*      CONTACT    */
div.content.contact aside div.timeHolder{
  margin-top: 50px;
}
div.newsletterForm input.inputText{
  width: 230px;
}
.whatsapp,
.whatsappWhite{
  height: 13px;
  width: 13px;
  background-size: 13px auto;
}
a.whatsappHolder{
  height: 13px;
  width: 13px;
}
a.whatsappHolder .whatsapp{
  width: 13px;
  height: 13px;
}

/*      FOOTER      */
div.footerInfo div.centerContent{
  padding-left: 0px;
  padding-right: 0px;
}
div.copyright{
  padding-top: 20px;
  padding-bottom: 20px;
}