*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html {
	font-size: 100%;
	padding: 0;
	margin: 0;
    background:#ffffff;
    font-family: 'Maven Pro', sans-serif;
    color:#50504e;
}

input, button {
        font-family: 'Maven Pro', sans-serif;
        font-size:15px;
        padding: 4px;
        outline: 0;
        border:0;
        width: 96%;
        background: #ffffff;
		border:1px solid #ccc;
        border-radius:2px;
}

button{
	cursor: pointer;
}

textarea {
        font-family: 'Maven Pro', sans-serif;
        font-size:15px;
        padding: 7px;
        outline: 0;
        border:0;
        width: 96%;
		height: 150px;
        background: #ffffff;
		border:1px solid #ccc;
        border-radius:2px;
}

label {
	display: block;
	margin-top: 12px;
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: 400;
	text-align: left;
}

.g-recaptcha {
	/* EDIT: user_form */
    /*width: 260px !important;
    transform: scale(0.89);
    transform-origin: 0 0;*/
	/* EDIT: user_form */
    padding: 7px;
}

a {
	color: #ed1c24;
	text-decoration: none;
    transition: color 1.5s ease;
	cursor: pointer;
}

a:hover {
	color: #929292;
}

.text-right {
	text-align: right;
}

.open_position a {
	color: #000000;
	text-decoration: none;
    transition: color 1.5s ease;
	cursor: pointer;
}

.open_position a:hover {
	color: #cccccc;
}

i {
	font-style: italic;
}

strong {
     font-weight:700;
}

.red{
	color: #ff0000;
}

a:active {
	color: #ffffff;
    text-decoration: none;
	border-bottom: 2px solid #ed1c24;
}

.active{
	border-bottom: 2px solid #ed1c24;
	font-weight: 700;
}

/* container */
.container {
	position: relative;
}

/* header:logo */
.logo {
	padding-top: 5px;
	padding-bottom: 35px;
	height: 130px;
}

/* header:bild */
.spacer-header {
	height: auto;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#000000;
	font-family: 'Maven Pro', sans-serif;
	color:#ffffff;
	font-size:15px;
}
.spacer-header video {

	margin: 0px;
	margin-top: 110px;
	height: 480px;
}

/* content:headline */
.content-headline {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color:#red;
	font-family: 'Maven Pro', sans-serif;
	color:#ffffff;
	font-size:18px;
	margin-top: 45px;
	margin-bottom: 45px;
}

.content-headline h1{
	color: #ff0000;
	text-transform: uppercase;
	font-size: 34px;
	margin: 0px;
	padding: 0px;
}

.content-headline h2{
	color: #6b6b6c;
	text-transform: uppercase;
	font-style: italic;
	font-weight:400;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.content-headline span{
	text-align: center;
	display: inline-block;
    height: 1px;
	width: 400px;
    border: 0;
    border-bottom: 4px solid #ff0000;
    margin: 0px;
    padding: 0px;
	padding-top: 10px;
}

/* content:text */
.text_columns {
    font-family: 'Maven Pro', sans-serif;
    clear: both;
    width: auto;
    max-width: 980px;
    margin: 0 auto;
}

.header {
    background-color: #fff;
	border-bottom:3px solid #ed1c24;
	height: 130px;
	width: 100%;
	position: fixed;
	z-index: 115;
}

.header_ch1 {
    margin: 0px;
    float: left;
    width: 230px;
}

.header_ch2 {
    margin: 0px;
	margin-top: 45px;
    float: left;
    /*  width: 750px; */
    width: 900px;
}

.article_c1 {
    margin: 0px;
    float: left;
    width: 660px;
}

.article_c1 p {
	margin: 0px;
    margin-left: 0px;
	margin-right: 30px;

}

.article_c1 h3 {
	color: #ff0000;
	font-weight: 700;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
}

.article_c2 {
    margin: 0px;
    float: left;
    width: 315px;
	border-left: 3px solid #cecccc;
}

.article_c2 p {
    margin-left: 0px;
	padding-left: 30px;
	margin: 0px;
}

.article_c2 h3 {
	padding-left: 20px;
	color: #908f8f;
	margin: 5px;
}

.text_columns article.column1, .column1, .text_columns .column2 {
    margin: 0px;
	line-height: 26px;
    font-size: 15px;
    float: left;
    width: auto;
}

.text_columns .column2 {
    margin: 0px;
	max-width: 355px;
}

.spacer {
    width:auto;
    height:200px;
	margin-top: 80px;
    background-color:#efefef;
    font-family: 'Maven Pro', sans-serif;
    color:#545454;
    font-size:18px;
}

.spacer-lg{
    height: 400px;
}

.spacer-frame {
    clear:both;
	width:auto;
    max-width:980px;
    margin:0 auto;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 700;
	text-align: center;
}

.spacer-block {
	display: inline-block;

}

.spacer-num {
	z-index: 15;
	margin-top: 10px;
	margin-right: 10px;
	font-family: 'Overpass Mono', monospace;
}

.spacer-txt {
	margin-top: 30px;
	text-align: left;
}

.s1 .spacer-num {
	font-size: 160px;
	width: 410px;
	border: 0px solid red;
}

.s1 .spacer-txt {
	/* font-size: 70px; */
	font-size: 50px;
	line-height: 70px;
	margin-top: 30px;
	text-align: left;
}

.s2 .spacer-num {
	font-size: 120px;
	width: 230px;
	border: 0px solid red;
}

.s2 .spacer-txt {
	font-size: 50px;
	line-height: 60px;
	margin-top: 30px;
	text-align: left;
}

.s3 .spacer-num {
	font-size: 120px;
	width: 530px;
	border: 0px solid red;
}

.s3 .spacer-txt {
	font-size: 50px;
	line-height: 60px;
	margin-top: 30px;
	text-align: left;
}




.spacer span{
	background: #000000;
}


.menue-frame {
	text-align: center;
    clear:both;
	width:auto;
    max-width:980px;
    margin:0 auto;
	font-size: 1.8em;
    font-family: 'Maven Pro', sans-serif;
	font-weight: 400;
	border:0px solid red;
}

.menue-block {
	display: inline-block;
	padding: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border:0px solid blue;
}

/* content:products */
.article_c-all {
    margin: 0px;
    float: left;
    width: 980px;
}

.article_c-all p {
	margin: 0px;
	line-height: 26px;
    font-size: 16px;
	margin-bottom: 35px;
}

.article-box {
	text-align: center;
    width: 320px;
	height: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top:0px;
	margin-top:10px;
	border: 0px solid red;

}

.outer {
    text-align: center;
	display: inline-flex;
	max-width: 980px;
	justify-content: center;
	flex-wrap: wrap;
}

.article-box p{
	line-height: 26px;
    font-size: 16px;
	text-align: justify;
}

.article-box ul{
	line-height: 26px;
    font-size: 15px;
	text-align: left;
	list-style-type: square;
	color: #ff0000;
	border: 0px solid blue;
}

.black span{
	background: #ffffff;
}

.black {
    background-color:#000000;
    color:#f58220;
}

.contact {
        line-height:25px;
        font-family: 'Maven Pro', sans-serif;
        clear:both;
        width:auto;
        max-width:980px;
        margin:0 auto;
}

.contact h3 {
        font-family: 'Maven Pro', sans-serif;
        font-size:26px;
		font-weight: 700;
        border-bottom: 1px solid #D6D0C1;
        padding: 20px 0;
        margin-bottom: 20px;

}

.contact-left, .contact-right{
        margin: 0px;
        font-size:16px;
        float:left;
        width:auto;
        width: 500px;
		text-align: justify;
}

.contact-right {
    margin: 90px 0px 0px 70px;
	max-width: 350px;
	text-align: left;
}

.contact-right p{
    margin-left: 20px;
}

#contact-map {
	border: 0px;
	width: 330px;
	height: 270px;
}


/* FOOTER */

footer	{
	margin-top: 40px;
    position: relative;
    clear: both;
    width: auto;
    height: 350px;
    background: #333333;
}

footer .wrapper {
    line-height: 25px;
    margin: 0 auto;
    padding-top: 30px;
    width: auto;
    max-width: 930px;
    font-size: 14px;
}

footer .wrapper .column {
    font-family: 'Maven Pro', sans-serif;
    color: #ababab;
    float: left;
    width: 350px;
    margin-left: 50px;
}

footer .wrapper .column.midlist ul li {
    display: block;
    width: auto;
    padding: 0 0 10px 25px;
    margin-bottom: 10px;
    border-bottom: 1px solid #444444;
}

footer .wrapper .column.midlist ul li a:hover {
    color: #fff;
}


footer .wrapper .column h4 {
    font-size: 16px;
    color: #fff;
    border-bottom: 1px solid #444444;
    padding: 0 0 10px 0;
    margin-bottom: 10px;
}

#copyright {
    background: #1D1D1D;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#copyright .wrapper {
    font-family: 'Maven Pro', sans-serif;
    padding-top: 25px;
    color: #5e5e5e;
    font-size: 14px;
    position: relative;
}
#copyright .wrapper .social {
    position: absolute;
    right: 0;
    top: 25px;
}
#copyright .wrapper .social a {
    transition: opacity .25s ease;
    opacity: 0.3;
    margin-left: 12px;
    display:block;
    float:left;
}

#copyright .wrapper .social a:hover {
    opacity: 0.7;
}

#copyright .wrapper a {
     color: #ABABAB;
}

#copyright .wrapper a:hover{
    color: #fff;
}


#menuToggle
{
  display: block;
  position: absolute;
  top: 25px;
  left: 25px;

  z-index: 1;

  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;

  cursor: pointer;

  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */

  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;

  background: #cdcdcd;
  border-radius: 3px;

  z-index: 1;

  transform-origin: 4px 0px;

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/*
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 190px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;

  background: #ffffff;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  box-shadow: 5px 4px 5px -1px rgba(204,204,204,0.73);
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);

  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
  font-weight: 300;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}

/* MISC */
.clear{
    clear:both;
}
.hidden {
	position:absolute;
	clip: rect(1px 1px 1px 1px); /* IE6 & 7 */
	clip: rect(1px, 1px, 1px, 1px);
}


	#menuToggle{
		display: none;
	}

/* MEDIA QUERIES*/

@media (max-width: 1215px) {
}

@media (max-width: 1680px) {
}

@media (max-width: 975px) {
	#menuToggle{
		display: block;
	}


	.mobilhide{
		display: none;
	}

	.text-right {
		text-align: right;
		padding-right: 10px;

	}
	.text-right img {
		padding-top: 20px;
		padding-right: 15px;
	}

	/* header */
	.header {
		height: 100px;
	}

	.header_ch1 {
		margin: 0px;
		float: left;
		width: 100%;
		text-align:center;
	}

	.logo {
		height: 100px;
		margin-top: -20px;
	}

	/* articel */

	.text_columns {
		max-width: 100%;
	}

	.text_columns .column2 {
		max-width: 100%;
	}

	.article_c1 {
		width: 100%;
		padding-bottom: 10px;
	}

	.article_c1 p {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.article_c1 h3 {
		padding-left: 15px;
		padding-right: 15px;
	}

	.article_c2 {
		width: 100%;
		border-left: 0px;
		padding-top: 5px;
		border-top: 1px solid #cecccc;
	}

	.article_c2 p {
		padding-left: 15px;
		padding-right: 15px;
	}

	.article_c2 h3 {
		padding-left: 15px;
		padding-right: 15px;
		margin: 0px;
	}

	.article_c-all {
		width: 100%;
	}

	.article_c-all p {
		margin: 0px;
		line-height: 26px;
		font-size: 15px;
		margin-bottom: 25px;
		padding-left: 15px;
		padding-right: 15px;
	}

	.article_c-all h3 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.open_position {
		padding-left: 25px;
		padding-right: 15px;
	}

	/* articlebox */

	.article-box {
		width: 100%;
		height: auto;
		margin: 0px;
		margin-top: 5px;
		border: 0px solid red;
		padding-left: 15px;
		padding-right: 15px;
	}

	.article-box p{
		line-height: 26px;
		font-size: 16px;
		text-align: justify;
	}

	.article-box ul{
		line-height: 26px;
		font-size: 15px;
		text-align: left;
		list-style-type: square;
		color: #ff0000;
	}

	.text_columns .column2 {
		max-width: 100%;
		width: 100%;
	}

	.write_to{
		padding-left: 50px;
	}

	/* spacer*/

	.spacer-header {
		height: auto;
		width: 100%;
	}
	.spacer-header video {

		width: 100%;
		height: auto;
	}

	.spacer {
		width: auto;
		height: 100px;
		margin-top: 20px;
		background-color: #efefef;
		font-family: 'Maven Pro', sans-serif;
		color: #545454;
		font-size: 18px;
	}

	.spacer-lg{
		height: 400px;
	}

	.spacer-frame {
		clear:both;
		width: 100%;
		max-width: 100%;
		margin:0 auto;
		font-family: 'Maven Pro', sans-serif;
		font-weight: 700;
		text-align: center;
		padding-top: 20px;
	}

	.spacer-block {
		display: inline-block;

	}

	.spacer-num {
		z-index: 15;
		font-family: 'Overpass Mono', monospace;
	}

	.spacer-txt {
		text-align: left;
	}

	.s1 .spacer-num {
		font-size: 60px;
		width: 43%;
		border: 0px solid red;
		margin:auto;
	}

	.s1 .spacer-txt {
		font-size: 26px;
		line-height: 28px;
		text-align: left;
		width: 50%;
		margin:auto;
		border: 0px solid red;
	}

	.s2 .spacer-num {
		font-size: 50px;
		width: 33%;
		border: 0px solid red;
		margin:auto;
	}

	.s2 .spacer-txt {
		font-size: 20px;
		line-height: 20px;
		text-align: left;
		width: 60%;
		margin:auto;
		border: 0px solid red;
	}

	.s3 .spacer-num {
		font-size: 45px;
		width: 57%;
		border: 0px solid red;
		margin:auto;
	}

	.s3 .spacer-txt {
		font-size: 20px;
		line-height: 25px;
		text-align: left;
		width: 40%;
		border: 0px solid red;
		margin:auto;
	}


	.content-headline {
		margin-top: 25px;
		margin-bottom: 25px;
	}

	.content-headline h1{
		font-size: 28px;
	}

	.content-headline h2{
		font-size: 18px;
	}

	.content-headline span{
		width: 80%;
	}

	.contact-left,
	.contact-right,
	.contact {
			max-width:100%;
	}

	footer	{
		margin-top: 40px;
		position: relative;
		clear: both;
		width: auto;
		height: 550px;
		background: #333333;
	}

	footer .wrapper {
		line-height: 25px;
		margin: 0 auto;
		padding-top: 30px;
		width: auto;
		max-width: 930px;
		font-size: 14px;
	}

	footer .wrapper .column {
		font-family: 'Maven Pro', sans-serif;
		color: #ababab;
		float: left;
		width: 100%;
		margin-left: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}

	footer .wrapper .column.midlist ul li {
		display: block;
		width: auto;
		padding: 0 0 10px 25px;
		margin-bottom: 0px;
		border-bottom: 1px solid #444444;
	}

	footer .wrapper .column.midlist ul li a:hover {
		color: #fff;
	}


	footer .wrapper .column h4 {
		font-size: 16px;
		color: #fff;
		border-bottom: 1px solid #444444;
		padding: 0 0 10px 0;
		margin-bottom: 10px;
	}

}

/* EDIT: user_form */

#contact-form .form-row {
	float: left;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 4px;
}

#contact-form .form-row input[type=checkbox] {
	float: left;
	width: 20px;
	margin-top: 7px;
}

#contact-form .form-row label {
	float: left;
	margin-top: 0;
}

#contact-form .form-row span.help {
	float: left;
	position: relative;
}

#contact-form span.icon {
	color: #b70000;
	margin-left: 9px;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	background-color: #ffff87;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 5px;
}

#contact-form span.help .content {
	display: none;
	color: #252525;
	background-color: #edecd2;
	border: 1px solid #d03621;
	position: absolute;
	/* max-width: 190px; */
	text-align: left;
	padding: 5px;
	z-index: 90;
	font-size: 14px;
	line-height: 1.4em;
}

.recaptcha-container {
	float: left;
	margin-top: 10px;
	/* EDIT: user_form */
	width: 100%;
	/* EDIT: user_form */
}

/* EDIT: user_form */
.g-recaptcha > div {
	margin-left: auto;
	margin-right: auto;
}

[data-balloon]:after {
	background-color: #ec3b33 !important;
}
/* EDIT: user_form */

@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.lds-spinner {
  position: relative;
}
.lds-spinner div {
  left: 94px;
  top: 48px;
  position: absolute;
  -webkit-animation: lds-spinner linear 1s infinite;
  animation: lds-spinner linear 1s infinite;
  background: #df1a21;
  width: 12px;
  height: 24px;
  border-radius: 40%;
  -webkit-transform-origin: 6px 52px;
  transform-origin: 6px 52px;
}
.lds-spinner div:nth-child(1) {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation-delay: -0.916666666666667s;
  animation-delay: -0.916666666666667s;
}
.lds-spinner div:nth-child(2) {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -0.833333333333333s;
  animation-delay: -0.833333333333333s;
}
.lds-spinner div:nth-child(3) {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -0.75s;
  animation-delay: -0.75s;
}
.lds-spinner div:nth-child(4) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.666666666666667s;
  animation-delay: -0.666666666666667s;
}
.lds-spinner div:nth-child(5) {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.583333333333333s;
  animation-delay: -0.583333333333333s;
}
.lds-spinner div:nth-child(6) {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(7) {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.416666666666667s;
  animation-delay: -0.416666666666667s;
}
.lds-spinner div:nth-child(8) {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.333333333333333s;
  animation-delay: -0.333333333333333s;
}
.lds-spinner div:nth-child(9) {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.25s;
  animation-delay: -0.25s;
}
.lds-spinner div:nth-child(10) {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.166666666666667s;
  animation-delay: -0.166666666666667s;
}
.lds-spinner div:nth-child(11) {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.083333333333333s;
  animation-delay: -0.083333333333333s;
}
.lds-spinner div:nth-child(12) {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.lds-spinner {
  width: 30px !important;
  height: 30px !important;
  -webkit-transform: translate(-30px, -30px) scale(0.3) translate(30px, 30px);
  transform: translate(-30px, -30px) scale(0.3) translate(30px, 30px);
}

#contact-loading-spinner {
	display: none;
}

#contact-loading-spinner .lds-spinner {
	margin-left: auto;
    margin-right: auto;
}

@media (max-width: 975px) {
	#contact-form span.help .content {
		width: 148px;
		max-width: 190px;
	}

	#kontakt.english {
		position: relative;
		top: -60px;
	}
}

@media (min-width: 976px) {
	#contact-form span.help .content {
		width: 300px;
	}

	.g-recaptcha {
		transform: scale(.89);
		transform-origin: 0;
	}

	.department-info-de {
		height: 185px;
	}

	.department-info-en {
		height: 165px;
	}

	#kontakt {
		position: relative;
		top: -120px;
	}
}
/* EDIT: user_form */
