/* general styles */
body{
  font-size: 13px;
  line-height: 20px;
}

/*      HEADER      */
header{
  height: 120px;
}
header img.logo{
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-top: 14px;
  width: 80%;
  height: 80%;
  max-width: 266px;
  max-height: 52px;
}
div.headerContact{
  margin-top: 10px;
  height: 30px;
  width: 100%;
  float: none;
  text-align: center;
}
div.headerContact p{
  float: none;
  display: inline-block;
  margin-left: 10px;
  line-height: 30px;
  font-size: 11px;
}
div.headerContact p:first-of-type{
  margin-left: 0px;
}
div.headerContact span{
  font-size: 12px;
  margin-right: 5px;
}
div.headerContact p:nth-child(3){
  display: none;
}

nav{
  height: 36px;
}
nav>div>ul{
  position: relative;
  margin: 0px;
  width: 100%;
  text-align: center;
}
nav ul li{
  display: none;
  height: 35px;
  line-height: 35px;
  margin-right: 0px;
  color: #0d6fb4;
  background-color: #FFFFFF;
  border-bottom: solid 1px #e5e5e5;
}
nav ul li a{
  height: 35px;
  width: 100%;
  line-height: 35px;
}
nav ul li.menuArrow{
  padding-right: 0px;
  background: none;
  background-color: #FFFFFF;
}
nav>div>ul>li:hover{
  border-bottom: solid 1px #e5e5e5;
}
nav ul li ul{
  display: none;
}
nav ul li:hover ul{
  display: none;
}
nav ul li ul li{
  display: none;
}
ul li.menuButton{
  display: block;
  cursor: pointer;
  font-size: 16px;
  color: #FFFFFF;
  background: none;
  border: none;
  padding-left: 21px;
}
ul li.menuButton:hover{
  border: none;
}
ul li.menuButton span{
  padding-left: 5px;
  color: #FFFFFF;
}

div.crumblePath{
  margin-left: 12px;
  margin-bottom: 30px;
}

/*      CONTENT      */
div.watermerk{
  width: 340px;
  height: 342px;
  right: -50px;
  top: -50px;
}

div.centerContent{
  width: 100%;
}

article div.textCol{
  width: 92%;
  margin-left: 4%;
  margin-right: 4%;
  margin-bottom: 20px;
  float: none;
}
article div.textCol p{
  text-align: left;
}
article div.textCol:first-of-type{
  margin-left: 4%;
}
article h1{
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  margin-bottom: 20px;
}
article h2,
a.jobLink{
  line-height: 15px;
  font-size: 15px;
  text-align: left;
}

aside{
  float: none;
  width: 92%;
  padding-bottom: 4%;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
aside h2{
  padding-bottom: 12px;
}
aside img{
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-bottom: 11px;
  width: 100%;
}

article div.tab h2{
  font-size: 1.2em;
}


/*      HOME      */
div.homeBlocksHolder{
  display: none;
}
div.certHolder{
  padding-top: 10px;
  z-index: 10;
}
div.certHolder div.cert{
  margin-bottom: 0px;
}
article.home:before,
article.home:after{
  display: none;
}
article.home div.centerContent{
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
article.home h1{
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 1.6em;
}
article.home div.homeRow{
  display: block;
  column-gap: 0px;
  margin-bottom: 0px;
}
article.home div.homeCol{
  width: 100%;
  margin-bottom: 20px;
}
article.home div.homeCol.homeText{
  padding-right: 0px;
}
article.home div.homeCol.mobileHidden{
  display: none;
}

div.videoWrapper.home{
  padding-top: 56.25%;
}
div.videoWrapper.home iframe{
  top: 0px;
  bottom: 0px;;
  height: 100%;
}

article.home div.homeCol a.vacatureButton{
  top: -10px;
  right: 10px;
  width: 120px;
}


/*      RECENT PROJECTS & PROJECT     */
div.recentProjects{
  padding-bottom: 20px;
  margin-left: 4%;
  width: 92%;
}
article.home div.recentProjects{
  width: 100%;
  margin-left: 0px;
}

div.recentProjects h3{
  font-size: 1em;
  line-height: 1.1em;
  letter-spacing: 0px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.recentProjects a{
  width: 49%;
  height: auto;
  max-height: 240px;
  margin-right: 2%;
  margin-top: 2%;
}
div.recentProjects a:nth-of-type(1), div.recentProjects a:nth-of-type(2){
  margin-top: 0%;
}
div.recentProjects a:nth-of-type(2n){
  margin-right: 0%;
}
div.recentProjects div.hidden{
  display: none;
}
div.recentProjects a:hover span.mouseover{
  display: block;
}
div.recentProjects a img{
  display: block;
  margin: 0px;
  width: 100%;
}
div.recentProjects a:last-of-type{
  margin-right: 0px;
}

article.projects p{
  color: #0d6fb4;
}
article.projects div.recentProjects{
  margin-top: 0px;
  padding-bottom: 0px;
  margin-left: 0%;
  width: 100%;
}
article.projects div.recentProjects a{
  width: 49%;
  height: auto;
  max-height: 240px;
  margin-right: 2%;
  margin-top: 2%;
}
article.projects div.recentProjects a:nth-of-type(3n){
  margin-right: 2%;
}
article.projects div.recentProjects a:nth-of-type(2n){
  margin-right: 0%;
}


/*      TEAM     */
article.team div.textCol{
  width: 92%;
}
article.team div.textCol a.image{
  margin-bottom: 4%;
}

div.interview{
  text-align: left;
}

div.interview div.imageHolder{
  width: 160px;
  height: 160px;
  border-radius: 80px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
div.interview div.textHolder{
  padding-left: 0px;
}
article div.interview.directie div.textCol{
  float: none;
  width: 100%;
}
article div.interview.directie div.textCol:first-of-type{
  margin-right: 0px;
}
div.interview.directie div.textHolder h4{
  margin-top: 10px;
}
div.interview div.textHolder h4 span{
  display: block;
}

/*      CONTACT     */
input.inputText{
  float: none;
  width: 100%;
  margin-right: 0px;
  box-sizing: border-box;
}
input.inputText:nth-of-type(2n+1){
  margin-right: 0px;
}
textarea.inputArea{
  float: none;
  width: 100%;
  box-sizing: border-box;
}

aside.contact a span i.fa.siblingChevron{
  font-size: 7px;
  margin-left: 1px;
  margin-top: 1px;
}

/*      FOOTER      */
footer{
  padding-top: 20px;
}
div.footerInfo div.centerContent{
  display: block;
  text-align: center;
}
div.footerBlock{
  margin-bottom: 20px; 
}
div.footerBlock:nth-child(2){
  width: 150px;
  margin-left: auto;
  margin-right: auto;
}
div.footerBlock p.footerLabel{
  margin-bottom: 10px;
}
div.footerBlock p.footerData{
  line-height: 1.4em;
}
div.copyright{
  font-size: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
div.copyright br{
  display: inline;
}
div.copyright span.dash{
  display: none;
}
div.copyright a{
  color: #c2d3df;
  text-decoration: none;
}