@import url(../fonts/homestead/stylesheet.css);
@import url(../fonts/bebas-neue/style.css);
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

.section5 .container, .section2 .container {padding-bottom:0px; padding-top:20px;}
.section5 .clients .gs-wrap {width:150px!important; height:auto!important}

h2 {font-family: 'Open Sans',sans-serif; font-size:32.5px; font-weight:bold; padding-bottom:24px}
h3 {font-family: 'Open Sans',sans-serif; font-size:17px; font-weight:600; color:#000}

.bottom-20 {padding-bottom:20px}
#produkte_und_preise_3 {padding-bottom:20px}

ul.form-list #ac-submit {
	background-color: #CCC!important;
	color: #eb7e14;
}

ul.form-list #ac-submit:hover {
	color: #F4BE88;
}
ul.form-list li .jl_error {color:#e8d6d6!important}

.only-first > div:not(:first-child) {display:none;}

#ja-quick-tips {display: none!important;}

.hero-unit {max-height:150px}
.hero-unit .container {padding:0; padding-top:20px;}
h2 {color:#000; font-weight:bold;}
div.span6.testimonial {background-color: #F5F5F5; margin-bottom:30px;}

@media only screen and (max-width: 1080px) {
  .section2, .section5 {
    padding-top: 10px;
  }
}

@media screen and (max-width:768px) {
/* Zusätzliche Regeln für kleinere Monitore */
h2 {padding-top:24px;}
}


