body {padding:0;margin:0}



@media (min-width: 1200px) {
	#about .about p {margin-left: 30px;}
}

@media (min-width: 768px) and (max-width: 1025px) {

	h2 {  font-size: 62px;}
	h3 {font-size: 29px;line-height: 30px;
}
	#expertise ul li {font-size: 13px;}
}



@media (max-width: 1025px) {
	
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
  margin:0;
}
.navbar-inverse,
.navbar-inverse .navbar-inner {
	  background: url("../img/nav_back_phone.jpg") repeat-x scroll top center #262C35;
	}
	
	.navbar-fixed-top {
margin-bottom: 0px;
position: fixed;
	}

.navbar .brand {
  background: url("../img/nav_logo_phone.png") no-repeat scroll left top transparent;
  height: 40px;
  margin: 2px 0 -4px -16px;
  padding-left: 10px;
  padding-right: 10px;
}

.navbar-inverse .btn-navbar {
  background-color: #0E0E0E;
  background-image: linear-gradient(to bottom, #151515, #30343d);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  margin-top: 15px;
  margin-right: 0px;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  font-weight: 400;
  color: #9DA8B8 !important;
  font-size: 14px;
  text-indent: 97px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.85);
}

#bedrijfsfotos .navbar-inverse .brand, .navbar-inverse .nav > li > a {
  padding-bottom: 5px;
  padding-top: 15px;
}


.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
  color: #999999;
  margin: 10px 0px -10px -55px;
  font-weight: 400;
}

.nav-collapse .nav {
  float: none;
  margin: 0 0 20px;
}

.nav-collapse .nav > li {
  background-image: linear-gradient(to bottom, #30343D, #151515);
  float: none;
  border-radius: 5px;
}

.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
  background-color: #000; color:#FFF;
}


.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
  border-radius: 3px 3px 3px 3px;
  color: #777777;
  font-size: 20px !important;
  font-weight: bold;
  padding: 9px 15px;
  text-transform: uppercase;
}


.content {
  padding-top: 40px;
}

section:before {
  height: 50px;
  margin-top: -50px;
}
  
nav li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 300;
  margin-right: 8px;
  margin-top: 20px;
  text-align: center;
}
  
  
 #introductiegbp h2 {
  font-size: 56px;
  line-height: 63px;
  margin-bottom:6px
}

#introductiegbp p {
  font-size: 17px;
  line-height: 28px;
  margin-bottom: 14px;
  text-align: left;
}

#prijstabel li {
  font-size: 15px;
}

.accordion-heading .accordion-toggle {
  display: block;
  font-size: 14px;
  line-height: 19px;
  padding: 8px 15px;
  text-transform: uppercase;
}

.accordion-inner {
  font-size: 14px;
  text-align: left;
}


 #services_header_mobile h1, #showcase_header_mobile h1, #about_header_mobile h1, #clients_header_mobile h1, #contact_header_mobile h1 {
  color: #373D46;
  font-size: 150px;
  font-weight: 700;
  letter-spacing: -5px;
  line-height: 115px;
  margin-top: 167px;
  position: relative;
  /* text-shadow: 0 0 50px rgba(255, 255, 255, 0.85); */
  text-shadow: none;
  text-transform: uppercase;
  z-index: 3;
}

#home h1 {
  font-size: 155px;
  line-height: 125px;
}
h2 {
  font-size: 66px;
}

#showcaseh2 {
  font-size: 75px;
}

  #process h3 {
    font-size: 25px;
  }

  .client h5 {
    font-size:11px;
  }
  
  .flip-container, .front, .back {
  height: 350px;
}
  
}





@media (max-width: 850px) {
#services_header,
#showcase_header,
#about_header,
#clients_header,
#contact_header {
    width:100%;
    height:325px;
    position:relative;
    display:block;
    text-align: center;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none; 
	z-index:100;
}
#services_header h1,
#showcase_header h1,
#about_header h1,
#clients_header h1,
#contact_header h1 {
  color: #373D46;
  font-size: 140px;
  font-weight: 700;
  letter-spacing: -4px;
  line-height: 115px;
  margin-top: 120px;
  position: relative;
  text-transform: uppercase;
  z-index: 110;
  text-shadow: 0 0 50px rgba(255, 255, 255, 0.85), 0 0 10px rgba(255, 255, 255, 0.85);
}

.services_item {margin-bottom:40px;}

#expertise h3 {
  margin: 0;
  padding: 0 ;
}

}








@media (max-width: 767px) {
	
#introductiegbp h2 {
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 6px;
  margin-top: 0;
}

#introductiegbp p {
  font-size: 14px;
  line-height: 25x;
  margin-bottom: 29px;
  text-align: justify;
  hyphens: auto;
}


  

  

#home {min-height:400px;}
#home h1 {
  font-size: 130px;
  font-weight: 200;
  letter-spacing: -3px;
  line-height: 120px;
}
  #logo {margin: 30px 0px;}
  
  #about h3 {margin-top:30px;} 
  #services h4 {margin-top:30px;}  
  .services_item {margin-bottom:0px;}
  .list-social li {
    margin-top:5px;
    margin-bottom:5px;
  }
  #contact p { 
    margin-bottom:20px;
  }
  

  #map {
    height:200px; 
  } 

  .nav-mobile {
    text-align:center;
    background-color:black;
    height:40px;
    width:200px; 
    position: fixed; 
    top:0px;
    z-index: 200;
    margin:0px auto;
    padding-top:10px;   
  }
  


  #footer p {
    margin: 20px 0px;
  }

h2 {
  font-size: 40px;
  letter-spacing: 0;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
}
  
  #servicesintro img {margin-top:00px;}
  #servicesintro li img {margin-top:5px;}
  #servicesintro h3 {margin-top:-10px; font-size:26px}
  #servicesintro li {line-height: 23px;}
  .container {padding-left:20px; padding-right:20px}
  #home .container {padding:0}
  
  .flip-container, .front, .back {
  height: 260px;
}
  
  .rsNav {display:none}
  
  #clients h2 {
    font-size: 43px;line-height: 52px;
}

#contact p {
  margin-bottom: 20px;
  font-size: 19px;
  line-height: 25px;
  margin: 10px;
}
#contact h1.email {
  font-size: 50px;
  font-weight: 200;
  margin-bottom: 5px;
  margin-top: 20px;
}
#footer p {
  color: #9DA8B8;
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 18px;
}

}


@media (max-width: 568px) { 

#home h1 {
  font-size: 53px;
  font-weight: 200;
  letter-spacing: -2px;
  line-height: 55px;
}

#services_header,
#showcase_header,
#about_header,
#clients_header,
#contact_header { display:none}
}


@media (max-width: 320px) { 

#home h1 {
  font-size: 60px;
  font-weight: 200;
  letter-spacing: -3px;
  line-height: 70px;
}
#about p {
  padding-left: 10px;
  padding-right: 10px;
  text-align: justify;
}

}


@media (min-width: 768px) and (max-width: 979px) {
    .row-fluid > [class*=span]:nth-child(2n+1) {
      clear: both;
      margin-left: 0;
    }
}





 @media (max-width: 480px) {

        .modal {
			height: 500px; /* Set a default max height of the modal (adjusted later)*/
            position: fixed; /* Display modal in the centre of your screen */
            overflow-y: scroll; /*  Ensure that the modal is scroll-able */
            -webkit-overflow-scrolling: touch; /* Avoid having to use 2 finger scroll on iOS    */
        }
        .modal.fade.in{
            top: 5px; /* Use more screen real estate */
        }
        .modal-body{
            /* Increase the max height of the modal body to try & avoid both it,
             * and the modal container having scroll bars which results in odd behavior */ 
            max-height: 2400px; 
        }   
    }
	
    @media (max-width: 480px) {#about p{font-size: 14px; line-height:22px}}
	@media (max-width: 480px) and (max-height: 500px){.modal{ height: 450px}}
    @media (max-width: 480px) and (max-height: 450px){.modal{ height: 400px}}
    @media (max-width: 480px) and (max-height: 400px){.modal{ height: 350px}}
    @media (max-width: 480px) and (max-height: 350px){.modal{ height: 300px}}
    @media (max-width: 480px) and (max-height: 300px){.modal{ height: 250px}}
    @media (max-width: 480px) and (max-height: 250px){.modal{ height: 200px}}
    @media (max-width: 480px) and (max-height: 200px){.modal{ height: 150px}}
	

	@media (max-height: 768px){#home h1 {  font-size: 130px;  line-height: 115px;}}
	@media (max-height: 600px){#home h1 {  font-size: 102px;  line-height: 83px; text-shadow:0 0 15px rgba(255, 255, 255, 1), 0 0 25px rgba(255, 255, 255, 1);} #home #arrow { visibility:hidden}}
	@media (max-height: 568px){#home h1 {  font-size: 60px;  line-height: 65px;} #home #arrow { visibility: visible}}
	@media (max-height: 480px){#home h1 {  font-size: 55px;  line-height: 55px;} #home #arrow { visibility:hidden}}
	@media (max-height: 320px){#home h1 {  font-size: 35px;  line-height: 71px;} #home #arrow { visibility:hidden}}
	
	@media (min-width: 800px) and (max-height: 568px){#home h1 {  font-size: 70px;  line-height: 70px; letter-spacing:0} #home #arrow { visibility: visible}}
	
	
	@media (min-width: 1200px) {#home h1 {padding: 0 120px;}}
	
	#brandsphone img {width:100px; height:100px}
	
	@media (max-width: 570px) {#contactintro {padding-right: 25px;width:470px;} .imgservice{ width:50%; height:50%;} #expertise h3 span { display:inline}#introductiegbp {
  margin-top: 0;
}}
	@media (max-width: 330px) {
	#contactintro {padding-right: 25px;width:270px;} 
	.imgservice{ width:50%; height:50%;} 
	h3 {font-size:30px;}
	.list-social li div {
  background-color: #484E57;
  border-radius: 5px 5px 5px 5px;
  color: #9DA8B8;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 0.5s ease 0s;
  width: 40px;}
  #bedrijfsfotos #video iframe {height:200px}
  #bedrijfsfotos #contact span {display:inline}
}
	
	
	
	
	