@media (max-width: 430px) {
h2 {
	font-size: 24px;
}
h4 {
	font-size: 26px;
}
#features {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.section-header {
	margin-bottom: 10px;
	margin-top: 10px;
}
.senden {
	text-align: center;
}
.contactform textarea {
	margin-top: 20px;	
}
.header__actions p {
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	color: #ED7F32;
}
.header__actions > a {
	font-size: 14px;
	line-height: 26px;
	font-weight: 600;
	color: #666666;
}
 .wror {
    border-radius: 6px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
  }

#banner .item {
	height: 250px;
}
.banner-content {
	margin-top: 230px;
}
}
@media (max-width: 768px) {
  .navbar.navbar-default .navbar-brand img {
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rechner label {
  font-size: 15px;
}
}


@media (max-width: 1000px) {
	.footright {
	text-align: center;
}
.footcenter {
	text-align: center;
}
.nomobile {
	display: none;
}
.media.service-box {
	margin-bottom: 25px;
}
.nav {
	font-size: 16px;	
}

}	
@media (max-width: 1440px) {

#main-slider .item{
	height: 450px;
}
}



@media (min-width: 1600px) {

#banner .item {
	height: 450px;
}
.banner_middle {
	margin-top: 200px;
}
.banner-content {
	margin-top: 400px;
}
}