@media ( max-width: 992px ) 
{ 
	
	.navbar-right 
	{
	position: relative;
	top: 10px; 
	}


.navbar-brand 
{
	width: 114px;
	margin-top: 25px;
	margin-left: 15px !important;
	padding: 0 !important;
}
	
		.navbar-brand img {
		
	width: 114px;
	height:auto;
}
	
	#navbar {
	padding-top: 0px;
}
	
	
	.content_50,
	.produkt_kachel,
	.kacheln .col-md-4
	{
	width:100% ! important;	
	max-width:100% ! important;	
	}
	
	.navbar
	{
	}	
	
	.image_50,
	.produkt_kachel .kachel
	{
	background-size:cover ! important;
	background-position: center center !important;
	}
	
	.gallerie2
	{
	background-position: center center !important;
	margin-top:40px;
	}
	
	.kacheln .col-md-4 .kachel
	{
	height:490px;
	background-position: center center !important;
	clip-path: polygon(0 0, 100% 0, 100% 90%, 55% 90%, 50% 100%, 45% 90%, 0 90%);
	}
	
	.banner h1,
	.content_block h3,
	.content_three h2
	{
	font-size:8vw;
	line-height:8vw;
	}
	
	.accordion 
	{
	position: relative;
	left: -15px;
	}
	
	.content_four 
	{
  margin-top:0px;
	}
	
	.facts
	{
	height:100px;
	}
	
		.produktuebersicht_h3 a, .col-md-4 h3,
	.content_four a
		{
		font-size:4vw;
		line-height:4vw;
		}
	
	.content_four .content_50
	{
	margin-top:50px;
	}
	
	.text_left h3,
	.txt_telephone
	{
		font-size:4vw ! important;
		line-height:4vw;
	}	
	
	.text_left p
	{
		font-size:3vw;
		line-height:3vw;
	}		
	
.blue_container .container-xl 
	{
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
		width:95%;
}
	
	.swiper-slide
	{

	height:291px;
	}
	
	.banner .col-sm-12 
	{
	position: relative;
	top:40px;
	}
	
	.logo 
	{
	width: 100%;
	height: auto;
	}
	
	.logo_img 
	{
	width: 100%;
	height: auto;
	transition: width 0.6s ease, height 1.0s ease;
	}
	
	.header-top 
	{
	font-size: 12px;
	}
	
.header-nav {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}	
	
	.banner 
	{
	padding-top: 200px;
		position:static;
	}
	

	
	.startseite {
  /*padding-top: 0px;*/
}
	
	.content_block .facts_txt 
	{
  font-size: 18px;
	}
	
	.arrow_start
	{
	display:none;
	}
	.blue_container
	{
	top:90px;
	position:relative;	
	}
	
	.platzhalter 
	{
	display:none;
	}
	
	.produkt_kachel h2
	{
	padding-bottom:59px;
	}

.content_50
{
	padding-right: 10px;
}
	
		.swiper-slide
	{

	height:600px ! important;
	}
	
	
	.banner .col-sm-12 {
	position: relative;
	top: 100px;
}
	
	.banner h1, .content_block h3, .content_three h2 
	{
	font-size: 5vw;
	line-height: 8vw;
}
	
	.content_50 {
	padding-right: 9px;
}
	
	
	.content_30 
	{
	padding-right: 10px !important;
}
	
.banner 
	{
    padding-top: 0px; 
		height:335px ! important;
}
	
	.content_block .facts_head 
	{
    font-size: 12px;
  }
	
	.banner h2 
	{
	font-size: 26px;
	}
	
	.produktuebersicht h4 p 
	{
    padding-left: 10px ! important;
    padding-right: 10px ! important;
  }
	
}


@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px)

{ 
	.swiper-slide
	{

	height:291px;
	}
	
		.produktuebersicht h4 p 
	{
    padding-left: 10px ! important;
    padding-right: 10px ! important;
  }
	

}


@media only screen 
and (max-device-width : 740px)
{ 

	.produktbereich,
	.content_block p
	{
    padding-left: 10px ! important;
    padding-right: 10px ! important;
	}
	
	.banner 
	{
    padding-top: 0px; 
		/*height:450px ! important;*/
	}
	
	.full-caption
	{
		top:70px;
		position:relative
	}	
	
	.navbar .navbar-nav .dropdown .dropdown-menu 
	{
    padding: 0;
	}
	
		.navbar .navbar-nav .dropdown .dropdown-menu li 
		{
    border-bottom: 1px solid #e4e4e4;
    padding-top: 8px;
    padding-bottom: 8px;
		text-align:left;
		}
	
	.content_four .content_50 
	{
  margin-top: 0px;
	}
	
	.content_three.last {
  
    margin-top: 30px;
}
	
}




@media ( max-width: 600px ) {
	.facts {
		width: 100%;
		border-right: none;
	}
	.facts:not(:last-child) .facts_wrap {
		border-bottom: 1px solid #9d9c9c;
	}
	.banner .col-sm-12 {
		position: initial;
	}
	.swiper-container {
		height: 100%;
	}
	.swiper-wrapper {
		height: 100%;
	}
	.swiper-slide {
		height: 100% !important;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.full-caption {
		position: unset;
		width: 100%;
		hyphens: auto;
	}
	#home {
    position: initial !important;
    aspect-ratio: 2 / 1;
    height: 280px !important;
		
    margin-bottom: 2em;
	}
	.header {
		position: unset !important;
	}
	.startseite {
		padding-top: 0;
	}
	.blue_container {
		position: unset;
	}
	.blue_container .container_box {
		position: unset;
		margin-bottom: 2em;
	}
	.blue_container + .startarrow {
		display: none;
	}
	.blue_container ~ .content_one {
		position: unset;
	}
	.content_three {
		margin-bottom: 2em;
	}
}

@media only screen and ( max-width: 600px ) {
	h1.a_header {
		font-size: 7vmax !important;
		hyphens: auto;
	}
	h2.b_header {
		font-size: 4.5vmax !important;
		hyphens: auto;
	}
	
	.content_three row {
		padding-top: 1em;
		padding-bottom: 1em;
	}
}

@media ( max-width: 420px ) {
	#home {
    height: 220px !important;
		
	}

}
















