@charset "utf-8";
/* CSS Document
Theme Name: PBC-Standard Theme
Theme URI: 
Description: Theme für die Firma STRAUB Strassenbau GmbH
Author: Christian Wunderlich (www.chris-wunderlich.ch)
Author URI: www.pbc.ch
*/
body{background:#fff;font-size:16px;}
h1{font-size:2.5rem;}
h2{font-size:2.5rem;}
header{height:auto;padding-bottom:30px;padding-top:30px;text-align:center;background-color:#c4c5c6;top:0;	z-index:5000;}
#contor img{width:100%;padding-top:5px;}
.navbar-light .navbar-nav .nav-link{background-color:#c4c5c6;color:#000;}
nav li a{font-size:1.3rem;color:#000 !important;font-style: bold;}
#slider{padding-left:0;	padding-right:0;height:auto;}
main{min-height:800px;height: auto;margin-top:10px;}
section{height:auto;padding-top:50px;padding-bottom:50px;}
footer{padding-top:10px; color:#fff;background-color:#383838}
footer a{color:#fff;text-decoration:none;}
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
	header{height:auto;min-height:100px; background-color:#c4c5c6;}
	#contor img{width:100px;height:auto;}