/*
Otto Kröner GmbH Karriere Template
creation Date: 2025-11-10
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){
	#mehr_infos_stoerer{
		right: -230px;
	}
	#mehr_infos_stoerer:hover{
		right: -5px;
	}
}

@media (max-width: 1500px){
}

@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;
	}

	.titlefont.abs{
		position: relative;
		display: block;
		top: auto;
		left: auto;
	}
	.titleholder_flexbox,
	.contentholder_flexbox,
	.halfcontent_flexbox{
		width: 100%;
	}
	.titlefont.block{
		padding: 20px;
	}
	.halfcontent_flexbox.resFull1400k{
		width: 100%;
	}
}

@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{
		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;
	}
	
	.titlefont{
		font-size: 60px;
		line-height: 55px;
	}
	
	#mehr_infos_stoerer{
		display: none;
	}
}

@media (max-width: 600px){
	.titlefont_hi{
		height: 140px;
	}
}

@media (max-width: 500px){
}