section.m29_hl_url {
	padding: 100px 0;
}

section.mm_kundenbereich_kunde .m29_hl_url{
	padding-top: 40px;
} 

section.hef_philosophie section.m29_hl_url {
	padding: 0 0 100px 0;
}

section.mm_industrietechnik_ueberschrift_link section.m29_hl_url {
	padding: 0 0 100px 0;
}

section.m29_hl_url .m29_link_cont {
	text-align: right;
}

section.m29_hl_url .row {
	align-items: center;
}

section.m29_hl_url .m29_hl_cont > h3 {
	font-size: 1.6665rem;
	color: #008c48;
	margin-bottom: 0;
}

section.m29_hl_url .m29_link_cont > .hef-button {
	margin-right: 25px;
}

@media screen and (max-width: 1599px) {
	section.m29_hl_url .m29_link_cont {
		text-align: center;
	}
	
	section.m29_hl_url {
		padding: 75px 0;
	}
	section.hef_philosophie section.m29_hl_url {
		padding: 0 0 75px 0;
	}
	
	section.mm_industrietechnik_ueberschrift_link section.m29_hl_url {
		padding: 0 0 75px 0;
	}
}

@media screen and (max-width: 1399px) {
	section.m29_hl_url .m29_link_cont {
		text-align: right;
	}
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	section.mm_kundenbereich_kunde section.m29_hl_url .m29_hl_cont > h3	{
		font-size: 1.2665rem;
	}
}

@media screen and (max-width: 991px) {
	section.m29_hl_url .m29_hl_cont > h3 {
		margin-bottom: 35px;
	}
	
	section.mm_kundenbereich_kunde .mm_layout_rechts .m29_hl_cont > h3 {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 767px) {
	section.m27_history .m27_history_list {
		padding-left: 15px;
		padding-top: 30px;
	}
	
	section.mm_kundenbereich_kunde section.m29_hl_url .m29_hl_cont > h3 {
		font-size: 1.3665rem;
	}
}

@media screen and (min-width: 576px) and (max-width: 767px) {
	section.mm_kundenbereich_kunde .mm_layout_rechts .m29_hl_cont,
	section.mm_kundenbereich_kunde .mm_layout_rechts .m29_link_cont {
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media screen and (max-width: 575px) {
	section.m29_hl_url {
		padding: 40px 0;
	}
	section.hef_philosophie section.m29_hl_url {
		padding: 0 0 40px 0;
	}
	
	section.mm_industrietechnik_ueberschrift_link section.m29_hl_url {
		padding: 0 0 40px 0;
	}

	section.m29_hl_url .m29_link_cont {
		text-align: center;
	}
	
	section.m29_hl_url .m29_hl_cont {
		text-align: center;
	}
	
	section.m28_contactform .input_anfordern > .button > .hef-button {
		margin: 0 auto;
	}
}