/*
Elektro Hofmann GmbH
creation Date: 2026-01-09
Author: Sebastian Osinski
http://www.sebbi.net
https://ddm-friends.de
*/

.resp_only{
	display: none;
}
.reg_only{
	display: initial;
	display: inherit;
}

.section_bg.__reg{
	display: block;
}
.section_bg.__res{
	display: none;
}

@media (max-width: 1800px){
}

@media (max-width: 1500px){
	.unternehmen_gal_nav._r{
		right: 0px;
	}
}

@media (max-width: 1410px){
	
}

@media (max-width: 1320px){
	.resp_only{
		display: initial;
		display: inherit;
	}
	.reg_only,
	.noRes{
		display: none;
	}
	.noReg{
		display: none;
	}
	.resp_center{
		text-align: center;
	}
	
	._resFull,
	.flexbox._resFull{
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
	}

	.resOrder_1{
		order: 1;
	}
	.resOrder_2{
		order: 2;
	}
	.resOrder_3{
		order: 3;
	}
	
	#top_spacer{
		height: 60px;
	}
	
	.kontaktintro_flexbox._txt{
		width: 80%;
	}
	.kontaktintro_text{
		width: 100%;
		margin: auto;
		text-align: center;
	}
	.kontaktintro_flexbox._img{
		width: 20%;
	}
	
	.unternehmen_gal_nav._l{
		left: 0px;
	}
	.unternehmen_gal_nav._r{
		right: 0px;
	}
	
	.intro_block{
		height: 600px;
	}
	
	.halfsize_flexbox{
		width: 100%;
	}
	.halfsize_contbox,
	.halfsize_contbox._l,
	.halfsize_contbox._r{
		margin-left: auto;
		margin-right: auto;
		padding-top: 50px;
		padding-bottom: 50px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	#contact_knob{
		top: 10%;
	}
	#contact_knob.res_act{
		top: auto;
		bottom: 0%;
	}
}

@media (max-width: 1230px){
}

@media (max-width: 1100px){
}

@media (max-width: 1100px){
}

@media (max-width: 860px){
	h1,
	h2.title,
	.alt_headlines h1,
  .alt_headlines h2.title{
		font-size: 32px;
		line-height: 40px;
	}
	h2,
	.alt_headlines h2{
		font-size: 26px;
		line-height: 34px;
	}
	h3,
	.alt_headlines h3{
		line-height: 32px;
		font-size: 22px;
	}
	h4{
		font-size: 20px;
		line-height: 22px;
	}
	h5{
		font-size: 18px;
	}
	h6{
		font-size: 16px;
	}

	.resp_center_800{
		text-align: center;
	}
	.resFull_800,
	.flexbox.resFull_800{
		width: 100%;
	}

	.resOrder800_1{
		order: 1;
	}
	.resOrder800_2{
		order: 2;
	}
	
	.font_l,
	.font_l p,
	.font_l .contstyles li{
		font-size: 18px;
		line-height: 26px;
	}
	
	.res80_800,
	.flexbox.res80_800{
		width: 80%;
	}
	
	.home_halfsize_bg_wrapper{
		width: 15%;
	}
	
	.referenzen_gridwrap{
		grid-template-columns: repeat(3, 1fr);
	}
	
	.home_kundenbox{
		width: 100%;
		height: 650px;
	}
	.home_kundenbox_plus{
		top: -110px;
	}
	
	.yearbox p{
		margin-top: 20px;
		font-size: 34px;
		line-height: 30px;
	}
	
	.unternehmen_gal{
		height: 300px;
	}
	
	.intro_block{
		height: 500px;
	}
	
	h2.space_bot{
		margin-bottom: 10px;
	}
}

@media (max-width: 600px){
}

@media (max-width: 500px){
}