@charset "utf-8";

 

@media (max-width: 1630px) {
	.map-img { height:520px; overflow:hidden;  }
	.map-img .gross { display: block!important; }
	.map-img .klein { display: none!important; }	
}
@media (max-width: 1200px) {
	.inner-nav ul li { margin-left:8px; font-size:15px; }
}

@media (max-width: 992px) {
	.is-sticky .logo img { width: 100%; }
	.express-title { margin-left: 21%; }
	.box h2 { font-size: 47px; padding-top:72px; }
	.box-umgebung a { margin: 21px 0 5px; }
	.wiesenheim-box p { margin: 49px auto 15px; font-size:17px; }
	.map-box { display: none; }
	.map-img { height:auto;  }
	
}

@media (max-width: 768px) {
	.box h2 { padding: 55px 0 15px;  }
	.map { top: 40px; }
	.sprachauswahl { z-index:8;}
	.inhalt-sub { padding: 15px!important; }
	.rowtop .logo { width: 100%; text-align:center; display:block; }
	.rowtop .logo img { width: 65%!important; }
	#contact-body { margin: 0 15px!important; }
	.kontaktinformationen{ margin: 0 15px!important; }
}

@media (max-width: 480px) {
	.rowtop { position: relative; background: none;}
	#header { position: relative!important;}
	.is-sticky .logo img { width: 100%; }
	.inhalt p:last-child { padding-bottom: 40px; }
	.box-slider-umgebung { padding-left: 0; }
	.owl-item1 > div {
		display: flex;
		align-items: center;
		overflow: hidden;
		justify-content: center;
	}
	.owl-carousel .owl-item img {
		display: block;
		height: 300px;
		width: auto;
	}
	.box-umgebung a { margin: 21px 0 30px; }
	.wiesenheim-box p {margin:41px auto 9px; font-size: 15px;}
	.wiesenheim-box { margin-bottom: 0; }
	.map-img { display: none; }
	.map {	position: relative; left: 0; transform: none; top: 0; }
	.map-box-text { position: relative; }
	.map-kontakt { padding-bottom:15px; }
	.map .col-xs-12 { padding: 0; }
  
} 