:root {
	--spaceForRedHeaderBoxAtFullBrowserWidth: calc(179px + (100vw - 1376px) / 2);
	--positionAfterRedHeaderBoxAtFullBrowserWidth: calc(50vw + 40px + 179px - (1376px / 2));
}

@media (min-width: 1901px) and (max-width: 2200px) {
	.production-wrp .slider-box .box-dt h2 {
		font-size: 160px;
	}
	.production-wrp .slider-box .contrast-img {
		max-width: 46%;
	}

	.hero-wrp .slider-box .slider-dt {
		width: var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%);
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow{
		left: calc(var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%) - 68px);
	}

	.hero-wrp .slick-dots {
		left: 30%;
	}
	.slide-statusanimation {
		left: calc(var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%) - 68px - 10px);
	}
}

@media (min-width: 1801px) and (max-width: 1900px) {
	.hero-wrp .slider-box .slider-dt {
		width: var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%);
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%) - 68px);
	}
	.hero-wrp .slick-dots {
		left: 30%;
	}
	.slide-statusanimation {
		left: calc(var(--spaceForRedHeaderBoxAtFullBrowserWidth, 30%) - 68px - 10px);
	}
}

@media (min-width: 1601px) and (max-width: 1800px) {
	.hero-wrp .slider-box .slider-img img {
		height: 900px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 140px;
		line-height: 150px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 30%;
		top: 35px;
	}
	.hero-wrp .slick-dots {
		left: 37%;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 130px;
		line-height: 140px;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left:calc(30% - 68px);
	}

	.hero .heroBox .heroHeadline {
		height: 450px;
	}

	.slide-statusanimation {
		left:calc(30% - 68px - 10px);
	}

	.production-wrp .slider-box .box-dt h2 {
		font-size: 140px;
		line-height: 150px;
	}
	.production-wrp .slider-box .contrast-img {
		max-width: 50%;
	}
}

@media (min-width: 1601px) {
	.hero .heroBox .heroHeadline {
		left: var(--positionAfterRedHeaderBoxAtFullBrowserWidth, 30%);
	}
}

@media (min-width: 1801px) {
	.hero-wrp .slider-box .slider-text {
		left: var(--positionAfterRedHeaderBoxAtFullBrowserWidth, 30%);
	}
}

@media (min-width: 1201px) and (max-width: 1600px) {
	.navbar-light .navbar-nav {
		padding-right: 90px;
	}

	.hero-wrp .slider-box .slider-text {
		left: 20%;
		top: 35px;
	}
	.hero-wrp .slick-dots {
		left: 50%;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 80px;
		line-height: 90px;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: 320px;
		bottom: 180px;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 32vw;
		line-height: 0.56;
	}
	
	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height: calc(180px - 15px + 60px);
		}
	}

	.hero-wrp .slider-box .slider-img img {
		height: 750px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 25%;
		padding: 0 0 0 40px;
		top: 30px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		min-height: 35%;
		width: 35%;
		padding: 15px 120px 15px 15px;
	}
	.slide-statusanimation {
		left: calc(35% - 68px - 10px);
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(35% - 68px);
	}
	.btn-main {
		font-size: 15px;
		padding: 10px 20px;
	}
	.hero-wrp .slick-dots {
		left: 35%;
	}

	.hero .heroBox .heroHeadline {
		top: 250px;
		left: 0;
		border: none;
		padding: 8px;
		max-width: 85%;
	}
	.hero .heroBox .heroHeadline h2 {
		padding-left: 50px;
		font-size: 75px;
		line-height: 85px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 24px;
		line-height: 32px;
		padding: 125px 8px 8px 8px;
	}
	
	.future-wrp {
		padding: 60px 0;
	}
	.future-wrp h2 {
		font-size: 60px;
		line-height: 70px;
	}
	.future-wrp ul li h3 {
		font-size: 60px;
		min-width: 280px;
	}

	.box-informetion {
		width: 450px;
		padding: 40px 40px 0 100px;
		right: 15px;
	}
	.box-informetion:after {
		height: 20px;
		width: 20px;
		top: 50px;
		left: 20px;
	}
	.box-informetion:before {
		left: 60px;
	}
	.box-informetion h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 15px;
		line-height:22px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size: 90px;
		line-height: 100px;
		margin: 0 0 150px;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 16px;
	}
	.production-wrp .slider-box .contrast-img {
		right: 5%;
		max-width: 500px;
	}
	.production-wrp .slider-box {
		padding: 100px 0 0;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 45px;
	}

	.moves-wrp {
		padding: 40px 0 250px;
	}
	.moves-wrp .moves-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.moves-slider {
		width: 90%;
	}
	.moves-slider .slick-dots {
		left: 34%;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		padding-right: 10px;
	}
	footer .left-part img {
		max-width: 100%;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 40px;
	}
	footer .right-part .contact-info a {
		font-size: 16px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 75px;
		line-height: 75px;
		max-width: 60%;
	}
	
	.timeline p {
		line-height: 30px;
	}
	.timeline .innerEntry .punktRot {
		width: 25px;
		height: 25px;
	}
}

@media (min-width: 1201px) and (max-width: 1399px) {
	.hero-wrp .slider-box .slider-img img {
		height: 655px;
	}
	.hero-wrp .slider-box .slider-dt {
		width: 35%;
		min-height: 37%;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(35% - 68px);
	}

	.downloadEintrag h1 {
		font-size: 75px;
	}

	.kompetenzen .li h3 {
		font-size: 60px;
		line-height: 65px;
	}

	.moves-slider .slick-dots {
		left: 15%;
	}
	.moves-slider h6 {
		left: 0;
	}

	.timeline .jahr {
		font-size: 75px;
	}
	.timeline p {
		line-height: 25px;
	}
	.timeline .innerEntry .punktRot {
		width: 25px;
		height: 25px;
	}
}

@media (min-width: 1025px) and (max-width: 1200px) {
	.navbar-light .navbar-nav {
		padding-right: 90px;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: 10px 0;
		font-size: 16px;
	}

	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.hero-wrp .slider-box .slider-img img {
		height: 750px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 25%;
		padding: 0 0 0 40px;
		top:30px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 80px;
		line-height: 90px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		padding: 15px 120px 15px 15px;
		width: 41%;
	}
	.hero-wrp .slick-dots {
		left: 41%;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(41% - 68px);
		bottom: 18%;
	}

	.hero .heroBox .heroHeadline {
		top: 250px;
		left: 0;
		border: none;
		padding: 8px;
		max-width: 85%;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 75px;
		line-height: 85px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 24px;
		line-height: 32px;
		padding: 125px 8px 8px 8px;
	}

	.seitenLinks .paddingBottom {
		padding-bottom: 175px;
	}

	.slide-statusanimation {
		left: calc(41% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height:calc(18% - 15px + 60px);
		}
	}

	.btn-main {
		font-size: 15px;
		padding: 10px 20px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 40px;
		line-height: 45px;
		min-width: 180px;
	}
	.future-wrp ul li p {
		font-size: 16px;
		line-height: 20px;
	}

	.box-informetion {
		width: 400px;
		padding: 20px 20px 0 50px;
		right: 15px;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 15px;
		line-height:22px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size:80px;
		line-height: 90px;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 16px;
	}
	.production-wrp .slider-box .contrast-img {
		right: 15px;
		max-width: 520px;
	}
	.production-wrp .slider-box {
		padding: 100px 0 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 320px;
		line-height: 300px;
		margin-bottom: -61px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 45px;
	}

	.moves-wrp {
		padding: 40px 0 250px;
	}
	.moves-slider h6 {
		left: 15px;
	}
	.moves-wrp .moves-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.moves-slider {
		width: auto;
		padding: 0 15px;
	}
	.moves-slider .slick-dots {
		left: 15%;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		padding-right: 10px;
	}
	footer .left-part img {
		max-width: 100%;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 40px;
	}
	footer .right-part .contact-info a {
		font-size: 16px;
	}

	.downloadEintrag h1 {
		font-size: 70px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 60px;
		line-height: 60px;
		max-width: 65%;
	}

	.kompetenzen .li h3 {
		font-size: 60px;
		line-height: 65px;
	}

	.timeline .jahr {
		font-size: 70px;
	}
	.timeline .headline {
		line-height: 30px;
	}
	.timeline p {
		line-height: 25px;
	}
	.timeline .innerEntry .punktRot {
		width: 21px;
		height: 21px;
	}
}

@media (min-width: 992px) and (max-width: 1024px) {
	.navbar-light .navbar-nav {
		padding-right: 90px;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: 10px 0;
		font-size: 16px;
	}

	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.hero-wrp .slider-box .slider-img img {
		height: 750px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 25%;
		padding: 0 0 0 40px;
		top:30px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 80px;
		line-height: 90px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size:20px;
		line-height: 30px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		padding: 15px 120px 15px 15px;
		width: 45%;
	}
	.hero-wrp .slick-dots {
		left: 45%;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(45% - 68px);
		bottom: 18%;
	}

	.slide-statusanimation {
		left: calc(45% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height: calc(18% - 15px + 60px);
		}
	}

	.btn-main {
		font-size: 15px;
		padding: 10px 20px;
	}

	.hero .heroBox .heroHeadline {
		top: 250px;
		left: 0;
		border: none;
		padding: 8px;
		max-width: 85%;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 75px;
		line-height: 85px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 24px;
		line-height: 32px;
		padding: 125px 8px 8px 8px;
	}

	.seitenLinks .paddingBottom {
		padding-bottom: 150px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 40px;
		line-height: 45px;
		min-width: 180px;
	}
	.future-wrp ul li p {
		font-size: 16px;
		line-height: 20px;
	}

	.box-informetion {
		width: 400px;
		padding: 20px 20px 0 50px;
		right: 15px;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 15px;
		line-height:22px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size:70px;
		line-height: 80px;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 16px;
	}
	.production-wrp .slider-box .contrast-img {
		right: 15px;
		max-width: 510px;
	}
	.production-wrp .slider-box {
		padding: 100px 0 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 320px;
		line-height: 300px;
		margin-bottom: -61px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top:20px;
		left:20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 45px;
	}

	.moves-wrp {
		padding: 40px 0 250px;
	}
	.moves-slider h6 {
		left: 15px;
	}
	.moves-wrp .moves-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.moves-slider {
		width: auto;
		padding: 0 15px;
	}
	.moves-slider .slick-dots {
		left: 16%;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		padding-right: 10px;
	}
	footer .left-part img {
		max-width: 100%;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 40px;
	}
	footer .right-part .contact-info a {
		font-size: 16px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 55px;
		line-height: 55px;
		max-width: 65%;
	}

	.downloadEintrag h1 {
		font-size: 60px;
	}

	.jobsVerweis h1 {
		font-size: 65px;
		line-height: 65px;
	}
	.jobsVerweis .borderTop {
		margin-top: 50px;
		padding-top: 50px;
	}

	.kompetenzen .li h3 {
		font-size: 55px;
		line-height: 60px;
		padding: 0;
		margin: 0
	}

	.timeline .jahr {
		font-size: 65px;
		line-height: 60px;
	}
	.timeline .headline {
		font-size: 27px;
		line-height: 29px;
	}
	.timeline p {
		font-size: 19px;
		line-height: 20px;
	}
	.timeline .innerEntry .punktRot {
		width: 21px;
		height: 21px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.navbar-light .navbar-nav {
		padding-right: 90px;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: 10px 0;
		font-size: 16px;
	}

	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.hero-wrp .slider-box .slider-text {
		left: 0;
		padding: 0 15px;
		right: auto;
		border: none;
		top: 150px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 80px;
		line-height: 90px;
	}
	.hero-wrp .slider-box .slider-img img {
		height: 750px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size:20px;
		line-height: 30px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		width: 60%;
		padding: 15px 120px 15px 15px;
	}
	.hero-wrp .slick-dots {
		left: 60%;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(60% - 68px);
		bottom: 18%;
	}

	.slide-statusanimation {
		left: calc(60% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height:calc(18% - 15px + 60px);
		}
	}

	.btn-main {
		font-size: 15px;
		padding: 10px 20px;
	}

	.hero .heroBox .heroHeadline {
		top: 200px;
		left: 0;
		border: none;
		padding: 8px;
		max-width: 75%;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 50px;
		line-height: 60px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 16px;
		line-height: 24px;
		padding: 150px 8px 8px 8px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 40px;
		line-height: 45px;
		min-width: 180px;
	}
	.future-wrp ul li p {
		font-size: 16px;
		line-height: 20px;
	}

	.box-informetion {
		width: 300px;
		padding: 20px 20px 0 50px;
		right: 15px;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 16px;
	}
	.production-wrp .slider-box .contrast-img {
		right: 15px;
		max-width: 420px;
	}
	.production-wrp .slider-box {
		padding: 100px 0 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 320px;
		line-height: 300px;
		margin-bottom: -61px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 0 40px;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 45px;
	}

	.moves-wrp {
		padding: 40px 0 250px;
	}
	.moves-slider h6 {
		left: 15px;
	}
	.moves-wrp .moves-title h2 {
		font-size: 45px;
		line-height: 49px;
		margin: 0 0 40px;
	}
	.moves-slider{
		width: auto;
		padding: 0 15px;
	}
	.moves-slider .slick-dots {
		left: 22%;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		padding-right: 10px;
	}
	footer .left-part img {
		max-width: 100%;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 40px;
	}
	footer .right-part .contact-info a {
		font-size: 16px;
	}

	.seitenLinks p {
		max-width: 80%;
	}
	.seitenLinks .paddingBottom {
		padding-bottom: 110px;
	}
	.seitenLinks .btn.btn-light {
		width: 175px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 50px;
		line-height: 50px;
		max-width: 75%;
	}

	.downloadEintrag h1 {
		font-size: 55px;
	}

	.jobsVerweis h1 {
		font-size: 55px;
		line-height: 55px;
	}
	.jobsVerweis .borderTop {
		margin-top: 40px;
		padding-top: 40px;
	}

	.newsVerweis.uebersicht .entry:nth-child(1n+3) {
		margin-top: 50px;
	}

	.kompetenzen .li h3 {
		font-size: 50px;
		line-height: 55px;
		padding: 0;
		margin: 0
	}
	.kompetenzen p,
	.jobsVerweis p {
		font-size: 14px;
	}

	.timeline .jahr {
		font-size: 60px;
		line-height: 55px;
	}
	.timeline .headline {
		font-size: 25px;
		line-height: 27px;
	}
	.timeline p {
		font-size: 18px;
		line-height: 20px;
	}
	.timeline .innerEntry .punktRot {
		width: 21px;
		height: 21px;
	}
}

@media (max-width: 767px) {
	.timeline .entry .innerEntry.order-3,
	.timeline .entry .innerEntry.order-2:not(.borderRight) {
		padding-left: calc(var(--bs-gutter-x) / 1);
	}
	.timeline .entry .innerEntry.order-1,
	.timeline .entry .innerEntry.order-2.borderRight {
		padding-right: calc(var(--bs-gutter-x) / 1);
		padding-left: calc(var(--bs-gutter-x) / 2);
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.absObenNormal {
		padding-top: 75px;
	}
	.absObenKlein {
		padding-top: 35px;
	}
	.absUntenNormal {
		padding-bottom: 75px;
	}
	.absUntenKlein {
		padding-bottom: 35px;
	}

	.top-btn.show {
		display: none;
	}

	footer .right-part .contact-info {
		margin: 10px 0 0;
	}
	
	.hover-box .hover-text h4 img {
		right: 0;
	}

	.main-wrpper {
		padding: 0;
	}
	.menubar {
		background: transparent;
		width: auto;
		height: auto;
		bottom: auto;
		padding: 37px 15px;
		filter: brightness(0) invert(1);
	}
	.menubar a.navbar-toggle span,
	.navbar-light .navbar-toggler {
		display: none;
	}
	a.navbar-brand img {
		max-width: 180px;
	}

	.hero-wrp .slider-box .slider-img img {
		height: 700px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 0;
		padding: 0 15px;
		right: auto;
		border: none;
		top: 150px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 80px;
		line-height: 90px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size: 16px;
		line-height: 24px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		padding: 15px 120px 15px 15px;
		width: 62%;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(62% - 68px);
		bottom: 20%;
	}

	.slide-statusanimation {
		left: calc(62% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height: calc(20% - 15px + 60px);
		}
	}

	.btn-main {
		font-size: 15px;
		padding: 10px 20px;
	}
	.hero-wrp .slick-dots {
		display: none!important;
	}

	.hero .heroBox .heroHeadline {
		top: 175px;
		left: 0;
		border: none;
		padding: 8px;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 50px;
		line-height: 60px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 16px;
		line-height: 24px;
		padding: 150px 8px 8px 8px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.future-wrp ul {
		display: block;
	}
	.future-wrp ul li {
		margin: 0 0 20px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 60px;
		line-height: 62px;
	}
	.future-wrp ul li p {
		font-size: 18px;
		line-height: 40px;
	}

	.production-wrp .slider-box {
		padding: 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 280px;
		line-height: 300px;
		margin-bottom: -72px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 -15px 10px;
		border-bottom: 1px solid #fff;
		padding: 0 15px 30px;
	}
	.production-wrp .slider-box .red-box:before {
		width: 100%;
		height: 450px;
		bottom: auto;
		top: 0;
	}
	.production-wrp .slider-box .red-box:after {
		display: none;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 15px;
		line-height: unset;
	}
	.production-wrp .slider-box .contrast-img {
		right: -10%;
		top: 30%;
		max-width: 320px;
	}
	.production-wrp .absUntenNormal {
		margin-bottom: 75px;
		padding-bottom: 0;
	}
	.production-wrp .absUntenKlein {
		margin-bottom: 35px;
		padding-bottom: 0;
	}

	.box-informetion {
		position: relative;
		right: 0;
		left: 0;
		bottom: 0;
		width: auto;
		padding: 10px 10px 10px 40px;
		margin: 350px 15px 0;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.skills-wrp ul {
		display: block;
	}
	.skills-wrp ul li {
		width: 100%;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top:20px;
		left:20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 25px;
	}

	.moves-wrp {
		padding: 40px 0 150px;
	}

	.moves-wrp .moves-title h2 {
		font-size: 45px;
		line-height: 49px;
		margin: 0 0 30px;
	}
	.moves-slider {
		width: auto;
		padding-left: 15px;
	}
	.moves-slider h3 {
		font-size: 30px;
		line-height: 33px;
		margin: 0 0 15px;
	}
	.moves-slider p {
		font-size: 16px;
		line-height: 20px;
	}
	.moves-slider h6 {
		font-size: 10px;
		bottom: -60px;
		left: 15px;
	}
	.moves-slider .slick-dots {
		bottom: -55px;
		left: 110px;
	}
	.moves-slider .slick-dots li button {
		width: 15px;
	}
	.moves-slider button.slick-prev.slick-arrow:before,
	.moves-slider button.slick-next.slick-arrow:before {
		height: 35px;
		width: 35px;
		font-size: 18px;
	}
	.moves-slider button.slick-next.slick-arrow {
		margin-bottom: 45px;
	}
	.moves-slider button.slick-prev.slick-arrow,
	.moves-slider button.slick-next.slick-arrow {
		right: 60px;
		bottom: -60px;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		display: none;
	}
	footer .right-part {
		border: none;
		width: 100%;
		padding-left: 10px;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	footer .right-part .companies-box {
		margin: 90px 0 0;
	}
	footer .right-part .contact-info {
		margin: 40px 0 0;
	}
	footer .right-part .contact-info .cnt-box {
		margin: 0 0 20px;
	}
	footer .right-part .copyright {
		padding: 30px 0 0;
	}
	footer .right-part .copyright p {
		display: none;
	}
	footer .right-part .copyright ul {
		justify-content: center;
	}

	.navbar-sidebar {
		width: 100%;
		right: -100%;
	}
	.navbar-block ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	.navbar-block ul {
		padding: 0 0 40px;
		margin: 0 0 40px;
		border: none;
	}
	.navbar-block .cnt-info a {
		font-size: 20px;
	}

	.menubar,
	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.seitenLinks p {
		max-width: 80%;
	}
	.seitenLinks .paddingBottom {
		padding-bottom: 90px;
	}
	.seitenLinks .btn.btn-light {
		width: 175px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 45px;
		line-height: 45px;
		max-width: 85%;
	}

	.downloadEintrag h1 {
		font-size: 50px;
	}

	.kompetenzen h1 {
		font-size: 55px;
	}
	.kompetenzen.absObenKlein {
		margin-top: 35px;
		padding-top: 0;
	}
	.kompetenzen.absObenNormal {
		margin-top: 75px;
		padding-top: 0;
	}
	.kompetenzen .li h3 {
		font-size: 55px;
		line-height: 60px;
		padding: 0;
		margin: 0
	}
	.kompetenzen p,
	.jobsVerweis p {
		font-size: 14px;
	}

	.jobsVerweis h1 {
		font-size: 45px;
		line-height: 45px;
	}
	.jobsVerweis .borderTop {
		margin-top: 40px;
		padding-top: 40px;
	}

	.newsVerweis.uebersicht .entry:nth-child(1n+3) {
		margin-top: 50px;
	}

	.timeline .jahr {
		font-size: 55px;
		line-height: 50px;
	}
	.timeline .headline {
		font-size: 22.5px;
		line-height: 25px;
	}
	.timeline p {
		font-size: 17px;
		line-height: 20px;
	}
	.timeline .innerEntry .punktRot {
		width: 21px;
		height: 21px;
	}
}

@media (min-width: 448px) and (max-width: 575px) {
	.absObenNormal {
		padding-top: 50px;
	}
	.absObenKlein {
		padding-top: 25px;
	}
	.absUntenNormal {
		padding-bottom: 50px;
	}
	.absUntenKlein {
		padding-bottom: 25px;
	}

	.top-btn.show {
		display: none;
	}

	footer .right-part .contact-info {
		margin: 10px 0 0;
	}

	.hover-box .hover-text h4 img {
		right: 0;
	}

	.main-wrpper {
		padding: 0;
	}
	.menubar {
		background: transparent;
		width: auto;
		height: auto;
		bottom: auto;
		padding: 37px 15px;
		filter: brightness(0) invert(1);
	}
	.menubar a.navbar-toggle span,
	.navbar-light .navbar-toggler {
		display: none;
	}
	a.navbar-brand img {
		max-width: 180px;
	}

	.hero-wrp .slider-box .slider-img img {
		height: 700px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 0;
		padding: 0 15px;
		right: auto;
		border: none;
		top: 150px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size: 16px;
		line-height: 24px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		width: 75%;
		padding: 15px 65px 15px 15px;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(75% - 68px);
		bottom: 20%;
	}

	.slide-statusanimation {
		left: calc(75% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height:0;
		}
		100% {
			height: calc(20% - 15px + 60px);
		}
	}

	.btn-main {
		font-size: 15px;padding: 10px 20px;
	}
	.hero-wrp .slick-dots {
		display: none!important;
	}

	.hero .heroBox .heroHeadline {
		top: 150px;
		left: 0;
		border: none;
		padding: 8px;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 45px;
		line-height: 50px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 16px;
		line-height: 24px;
		padding: 150px 8px 8px 8px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 20px;
		line-height: 26px;
		margin: 0 0 40px;
	}
	.future-wrp ul {
		display: block;
	}
	.future-wrp ul li {
		margin: 0 0 20px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 60px;
		line-height: 62px;
	}
	.future-wrp ul li p {
		font-size: 18px;
		line-height: 40px;
	}

	.production-wrp .slider-box {
		padding: 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 280px;
		line-height: 300px;
		margin-bottom: -72px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 -15px 10px;
		border-bottom: 1px solid #fff;
		padding: 0 15px 30px;
	}
	.production-wrp .slider-box .red-box:before {
		width: 100%;
		height:450px;
		bottom: auto;
		top: 0;
	}
	.production-wrp .slider-box .red-box:after {
		display: none;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 15px;
		line-height: unset;
	}
	.production-wrp .slider-box .contrast-img {
		right: -10%;
		top: 30%;
		max-width: 320px;
	}
	.production-wrp.absUntenNormal {
		margin-bottom: 50px;
		padding-bottom: 0;
	}
	.production-wrp.absUntenKlein {
		margin-bottom: 25px;
		padding-bottom: 0;
	}

	.box-informetion {
		position: relative;
		right: 0;
		left: 0;
		bottom: 0;
		width: auto;
		padding: 10px 10px 10px 40px;
		margin: 350px 15px 0;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.skills-wrp ul {
		display: block;
	}
	.skills-wrp ul li {
		width: 100%;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		top: 20px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		top:20px;
		left:20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 25px;
	}

	.moves-wrp {
		padding: 40px 0 150px;
	}
	.moves-wrp .moves-title h2 {
		font-size: 45px;
		line-height: 49px;
		margin: 0 0 30px;
	}
	.moves-slider {
		width: auto;
		padding-left: 15px;
	}
	.moves-slider h3 {
		font-size: 30px;
		line-height: 33px;
		margin: 0 0 15px;
	}
	.moves-slider p {
		font-size: 16px;
		line-height: 20px;
	}
	.moves-slider h6 {
		font-size: 10px;
		bottom: -60px;
		left: 15px;
	}
	.moves-slider .slick-dots {
		bottom: -55px;
		left: 110px;
	}
	.moves-slider .slick-dots li button {
		width: 15px;
	}
	.moves-slider button.slick-prev.slick-arrow:before,
	.moves-slider button.slick-next.slick-arrow:before {
		height: 35px;
		width: 35px;
		font-size: 18px;
	}
	.moves-slider button.slick-next.slick-arrow {
		margin-bottom: 45px;
	}
	.moves-slider button.slick-prev.slick-arrow,
	.moves-slider button.slick-next.slick-arrow {
		right: 60px;
		bottom: -60px;
	}

	footer {
		padding: 40px 0;
	}
	footer .left-part {
		display: none;
	}
	footer .right-part {
		border: none;
		width: 100%;
		padding-left: 10px;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	footer .right-part .companies-box {
		margin: 90px 0 0;
	}
	footer .right-part .contact-info {
		margin: 40px 0 0;
	}
	footer .right-part .contact-info .cnt-box {
		margin: 0 0 20px;
	}
	footer .right-part .copyright {
		padding: 30px 0 0;
	}
	footer .right-part .copyright p {
		display: none;
	}
	footer .right-part .copyright ul {
		justify-content: center;
	}

	.navbar-sidebar {
		width: 100%;
		right: -100%;
	}
	.navbar-block ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	.navbar-block ul {
		padding: 0 0 40px;
		margin: 0 0 40px;
		border: none;
	}
	.navbar-block .cnt-info a {
		font-size: 20px;
	}

	.menubar,
	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.seitenLinks .btn.btn-light {
		width: 125px;
	}
	.seitenLinks h2 {
		font-size: 55px;
		line-height: 55px;
	}
	.seitenLinks .paddingBottom {
		padding-bottom: 60px;
	}

	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 30px;
		line-height: 30px;
		max-width: 85%;
	}

	.downloadEintrag h1 {
		font-size: 45px;
	}

	.kompetenzen.absObenKlein,
	.production-wrp.absObenKlein {
		margin-top: 25px;
		padding-top: 0;
	}
	.kompetenzen.absObenNormal,
	.production-wrp.absObenNormal {
		margin-top: 50px;
		padding-top: 0;
	}
	.kompetenzen .li h3 {
		font-size: 50px;
		line-height: 55px;
		padding: 0;
		margin: 0
	}
	.kompetenzen p,
	.jobsVerweis p {
		font-size: 14px;
	}

	.jobsVerweis h1 {
		font-size: 35px;
		line-height: 35px;
	}
	.jobsVerweis .borderTop {
		margin-top: 30px;
		padding-top: 30px;
	}

	.timeline .jahr {
		font-size: 50px;
		line-height: 45px;
	}
	.timeline .headline {
		font-size: 20px;
		line-height: 23px;
	}
	.timeline p {
		font-size: 15px;
		line-height: 20px;
	}
	.timeline .innerEntry .punktRot {
		width: 21px;
		height: 21px;
	}
}

@media (min-width: 448px) and (max-width: 575px) {
	.hero-wrp .slider-box.slick-slide,
	.hero-wrp .slider-box.slick-slide .slider-img,
	.hero-wrp .slider-box.slick-slide .slider-img video {
		min-height: calc(150px + 54px + (3 * 64px) + 258px);
	}
}
@media (min-width: 576px) and (max-width: 991px) {
	.hero-wrp .slider-box.slick-slide,
	.hero-wrp .slider-box.slick-slide .slider-img,
	.hero-wrp .slider-box.slick-slide .slider-img video {
		min-height: calc(150px + 54px + (3 * 1.28 * 80px) + 258px);
	}
}
@media (min-width: 992px) and (max-width: 1270px) {
	.hero-wrp .slider-box.slick-slide,
	.hero-wrp .slider-box.slick-slide .slider-img,
	.hero-wrp .slider-box.slick-slide .slider-img video {
		min-height: calc(52px + 30px + (3 * 1.28 * 80px) + 258px);
	}
}

@media (max-width: 447px) {
	.absObenNormal {
		padding-top: 50px;
	}
	.absObenKlein {
		padding-top: 25px;
	}
	.absUntenNormal {
		padding-bottom: 50px;
	}
	.absUntenKlein {
		padding-bottom: 25px;
	}

	.top-btn.show {
		display: none;
	}

	footer .right-part .contact-info {
		margin: 10px 0 0;
	}

	.hover-box .hover-text h4 img {
		right: 0;
	}

	.main-wrpper {
		padding: 0;
	}
	.menubar {
		background: transparent;
		width: auto;
		height: auto;
		bottom: auto;
		padding: 37px 15px;
		filter: brightness(0) invert(1);
	}
	.menubar a.navbar-toggle span,
	.navbar-light .navbar-toggler {
		display: none;
	}
	a.navbar-brand img {
		max-width: 180px;
	}

	.hero-wrp .slider {
		background-color: #3C3C3C;
	}
	.hero-wrp .slick-list {
		padding-bottom: 240px;
	}
	.hero-wrp .slider-box .slider-dt {
		bottom: -225px;
	}

	.hero-wrp .slider-text h2 > div > div.div-outer > div.div-inner {
		line-height: 1;
	}
	.hero-wrp .slider-box .slider-img img {
		height: 700px;
	}
	.hero-wrp .slider-box .slider-text {
		left: 0;
		padding: 0 15px;
		right: auto;
		border: none;
		top: 75px;
	}
	.hero-wrp .slider-box .slider-text h2 {
		font-size: 50px;
		line-height: 60px;
	}
	.hero-wrp .slider-box .slider-dt h3 {
		font-size: 16px;
		line-height: 24px;
	}
	.hero-wrp .slider-box .slider-dt .brd-right {
		padding: 0 20px 0 0;
	}
	.hero-wrp .slider-box .slider-dt {
		width: 93%;
		padding: 15px 65px 15px 15px;
	}
	.hero-wrp button.slick-prev.slick-arrow,
	.hero-wrp button.slick-next.slick-arrow {
		left: calc(93% - 68px);
		bottom: 20%;
	}

	.slide-statusanimation {
		left: calc(93% - 68px - 10px);
	}

	@keyframes slide-statusanimation-object {
		0% {
			height: 0;
		}
		100% {
			height: calc(20% - 15px + 60px);
		}
	}

	.btn-main{font-size: 15px;padding: 10px 20px;}
	.hero-wrp .slick-dots{display: none!important;}

	.hero .heroBox .heroHeadline {
		top: 150px;
		left: 0;
		border: none;
		padding: 8px;
	}
	.hero .heroBox .heroHeadline h2 {
		font-size: 40px;
		line-height: 45px;
		max-width: 100%;
	}
	.hero .heroBox .heroText {
		font-size: 16px;
		line-height: 24px;
		padding: 225px 8px 8px 8px;
	}

	.future-wrp {
		padding: 50px 0;
	}
	.future-wrp h2 {
		font-size: 35px;
		line-height: 35px;
		margin: 0 0 40px;
	}
	.future-wrp ul {
		display: block;
	}
	.future-wrp ul li {
		margin: 0 0 20px;
	}
	.future-wrp ul li h3 {
		min-width: unset;
		font-size: 60px;
		line-height: 62px;
	}
	.future-wrp ul li p {
		font-size: 18px;
		line-height: 40px;
	}

	.production-wrp .slider-box {
		padding: 0;
	}
	.production-wrp .slider-box .slider-no {
		font-size: 280px;
		line-height: 300px;
		margin-bottom: -72px;
	}
	.production-wrp .slider-box .box-dt h2 {
		font-size: 40px;
		line-height: 45px;
		margin: 0 -15px 10px;
		border-bottom: 1px solid #fff;
		padding: 0 15px 30px;
	}
	.production-wrp .slider-box .red-box:before {
		width: 100%;
		height:450px;
		bottom: auto;
		top: 0;
	}
	.production-wrp .slider-box .red-box:after {
		display: none;
	}
	.production-wrp .slider-box .box-dt p {
		font-size: 15px;
		line-height: unset;
	}
	.production-wrp .slider-box .contrast-img {
		right: -10%;
		top: 30%;
		max-width: 320px;
	}
	.production-wrp.absUntenNormal {
		margin-bottom: 50px;
		padding-bottom: 0;
	}
	.production-wrp.absUntenKlein {
		margin-bottom: 25px;
		padding-bottom: 0;
	}

	.box-informetion {
		position: relative;
		right: 0;
		left: 0;
		bottom: 0;
		width: auto;
		padding: 10px 10px 10px 40px;
		margin: 350px 15px 0;
	}
	.box-informetion:after {
		height: 10px;
		width: 10px;
		top: 40px;
		left: 10px;
	}
	.box-informetion:before {
		left: 30px;
	}
	.box-informetion h2 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}
	.box-informetion p {
		font-size: 12px;
		line-height: 14px;
		margin: 0 0 15px;
	}
	.box-informetion .btn-main2 {
		font-size: 12px;
		padding: 10px 20px;
	}

	.skills-wrp {
		padding: 50px 0;
	}
	.skills-wrp .slill-title h2 {
		font-size: 35px;
		line-height: 40px;
		margin: 0 0 30px;
	}
	.skills-wrp ul {
		display: block;
	}
	.skills-wrp ul li {
		width: 100%;
	}
	.hover-box .hover-text {
		padding: 20px;
	}
	.skills-wrp h3 {
		font-size: 25px;
		left: 20px;
	}
	.hover-box .hover-text h4 {
		font-size: 25px;
		line-height: unset;
		left:20px;
	}
	.hover-box .hover-text h4 img {
		max-width: 25px;
	}

	.moves-wrp {
		padding: 40px 0 150px;
	}

	.moves-wrp .moves-title h2 {
		font-size: 45px;
		line-height: 49px;
		margin: 0 0 30px;
	}
	.moves-slider {
		width: auto;
		padding-left: 15px;
	}
	.moves-slider h3 {
		font-size: 30px;
		line-height: 33px;
		margin: 0 0 15px;
	}
	.moves-slider p {
		font-size: 16px;
		line-height: 20px;
	}
	.moves-slider h6 {
		font-size: 10px;
		bottom: -60px;
		left: 15px;
	}
	.moves-slider .slick-dots {
		bottom: -55px;
		left: 110px;
	}
	.moves-slider .slick-dots li button {
		width: 15px;
	}
	.moves-slider button.slick-prev.slick-arrow:before,
	.moves-slider button.slick-next.slick-arrow:before {
		height: 35px;
		width: 35px;
		font-size: 18px;
	}
	.moves-slider button.slick-next.slick-arrow {
		margin-bottom: 45px;
	}
	.moves-slider button.slick-prev.slick-arrow,
	.moves-slider button.slick-next.slick-arrow {
		right: 60px;
		bottom: -60px;
	}

	footer {
		padding: 20px 0;
	}
	footer .left-part {
		display: none;
	}
	footer .right-part {
		border: none;
		width: 100%;
		padding-left: 10px;
	}
	footer .right-part .quicklinks ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	footer .right-part .companies-box {
		margin: 15px 0 0;
	}
	footer .right-part .contact-info {
		margin: 40px 0 0;
	}
	footer .right-part .contact-info .cnt-box {
		margin: 0 0 20px;
	}
	footer .right-part .copyright {
		padding: 30px 0 0;
	}
	footer .right-part .copyright p {
		display: none;
	}
	footer .right-part .copyright ul {
		justify-content: center;
	}

	.navbar-sidebar {
		width: 100%;
		right: -100%;
	}
	.navbar-block ul li a {
		font-size: 20px;
		line-height: 35px;
	}
	.navbar-block ul {
		padding: 0 0 40px;
		margin: 0 0 40px;
		border: none;
	}
	.navbar-block .cnt-info a {
		font-size: 20px;
	}

	.menubar,
	header {
		display: none;
	}
	.mobile-header {
		display: block;
	}

	.kompetenzen.absObenKlein,
	.production-wrp.absObenKlein {
		margin-top: 25px;
		padding-top: 0;
	}
	.kompetenzen.absObenNormal,
	.production-wrp.absObenNormal {
		margin-top: 50px;
		padding-top: 0;
	}
	.kompetenzen h1 {
		font-size: 35px;
		line-height: 40px;
		margin: 30px 0;
	}
	.kompetenzen .li h3 {
		font-size: 50px;
		line-height: 55px;
		padding: 0;
		margin: 0
	}
	.kompetenzen p,
	.jobsVerweis p {
		font-size: 14px;
	}
	
	.newsDetail .heroBox .heroHeadline {
		top: 55px;
	}
	.newsDetail .heroBox .heroHeadline h2 {
		font-size: 30px;
		line-height: 30px;
		max-width: 85%;
	}
	.newsDetail,
	.textMitBild .text2 {
		width: 100%;
		margin: 0;
	}
	.newsDetail .slickTextPrev,
	.newsDetail .slickTextNext,
	.newsDetail .slick-prev.slick-arrow,
	.newsDetail .slick-next.slick-arrow  {
		bottom: -40px;
	}
	
	.seitenLinks .btn.btn-light {
		width: 125px;
	}
	.seitenLinks h2 {
		font-size: 45px;
		line-height: 45px;
	}
	.seitenLinks h3 {
		font-size: 35px;
		line-height: 40px;
	}
	.seitenLinks .paddingBottom {
		padding-bottom: 45px;
	}

	.downloadEintrag h1 {
		font-size: 40px;
	}

	.jobsVerweis h1 {
		font-size: 25px;
		line-height: 25px;
	}
	.jobsVerweis .borderTop {
		margin-top: 25px;
		padding-top: 25px;
	}
	.jobsVerweis .btn-main2 {
		font-size: 12px;
	}

	.timeline .jahr {
		font-size:39px;
		line-height:39px;
	}
	.timeline .headline {
		font-size: 3.333333333333333333333333333333vw;
		line-height: 1.21428;
		padding-top:1em;
	}

	.timeline p {
		font-size: 14px;
		line-height: 20px;
	}
	.timeline .innerEntry .punktRot,
	.timeline .innerEntry .punktBlau,
	.timeline .innerEntry .punktGrau {
		width: 21px;
		height: 21px;
	}
}

@media (max-width: 575.98px) {
	.newsVerweis.uebersicht .entry .sameHeightHeadline,
	.newsVerweis.uebersicht .entry .sameHeightText {
		height: auto!important;
	}
	.newsVerweis.uebersicht .entry:nth-child(1n+2) {
		margin-top: 50px;
	}
}

@media (max-width: 767px) {
	.kompetenzen .row .order-3 {
		order:inherit!important;
	}
}