body{
  overflow-x: hidden;
}
  #header{
  padding: 10px 0;
  overflow: hidden;
}

#header .col-sm-5 a{
  display: block;
  margin: 0 auto;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px;
}

#header .col-sm-5 img{
  width: 80% !important;
  max-width: 300px;
}

#header ul{
  float: none;
  width: 100%;
  border-bottom: 1px solid #CCC;
  line-height: 50px;
  height: 50px;
  padding: 0px 0 0px 0;
}

#header ul li a{
  font-size: 12px;
  letter-spacing: 0;
  width: 20%;
  margin: 0;
  padding: 0;
  text-align: center;
}

.title{
  margin-bottom: 10px;
}

#contactMap .col-sm-8{
  margin-bottom: 20px;
}

#contactMap, #onzeRef, #services, #overOns{
  margin-bottom: 20px;
}

#footer{
  padding-top: 20px;
  padding-bottom: 10px;
}

#footer li{
  float: none;
  margin-right: 0;
}

#footer ul{
  margin-bottom: 20px;
}

#footer ul ul{
  display: none;
}

#works #filter{
  padding: 10px 0;
}

#works #filter span{
  display: block;
  margin-bottom: 10px;
}

.portfolio{
  height: auto;
}

#imagesSlideshow{
  width: 100%;
  position: static;
  left: 0;
  margin-left: 0;
  height: auto;
  max-width: 100%;
}

#imgHolder{
  height: auto;
}

#imgSlider{
  width: 100%;
  position: static;
}

#imgSlider img{
  width: 100%;
}

#pic2, #pic3, #pic4, #pic5, #pic6, #pic7, #pic8, #prev, #next, #text2, #text3, #text4, #text5, #text6, #text7, #text8{
  display: none;
}

#textHolder{
  margin-top: 20px;
  height: auto;
  margin-bottom: 20px;
}

#textSlider{
  position: static;
  height: auto;
}

#textHolder .row{
  height: auto;
}

#text1 .col-sm-4{
  text-align: left;
}

.icons i{
  font-size: 30px;
  margin-left: 0;
  margin-right: 10px;
}

#textHolder h2 a{
  display: block;
  position: static;
}
