.body {
	color:#58676e !important;
	font-size:14px;
	font-family:"Open Sans", sans serif;
	line-height:1.7;
	letter-spacing:0.2pt;
}
a {
	color:#58676e;
	text-decoration:underline;
}
header {
	padding:20px 5%;
}
h2 {
	font-size:23px !important;
	margin-bottom:15px;
	font-weight:bold;
}
#slider {
	background:#ea8d00;
	padding:2% 0;
}
#slider img {
	padding-top: 22%;
width: 238px;
}
.iconbox .ico {
	border-top: 1px solid #dcdcdc;
	padding: 24px 0px;
	border-bottom: 1px solid #dcdcdc;
}
.icons img {
	width: 19%;
	margin-right: 5%;
}

.boxleft p {
	margin-left:25px;
}
.row {
	padding-bottom:30px;
}
.col-md-12,
.col-md-6 {
padding-bottom:40px;}
article {
	margin:80px 0px 20px;
	padding-bottom:30px;
}
.iconbox h2 {
	font-size:30px !important;
	margin-bottom:5px;
}
.rechts-pf {
	height:75px;
}
.light {
	font-weight:100 !important;
}
p {
	margin:10px 0;
}
bottom a {
	text-decoration:none;
}
.text-down strong {
	font-size:16px;
}
.contact {
	font-size:20px;
	font-weight:bold;
}

.orange,
.orange a {
	color:#ea8d00 !important;
}
h1 {
	color: white;
  font-size: 8em;
  line-height: 1;
	font-weight:bold;
}
header .inside.boxed,
article .inside.boxed {
	max-width:900px;
	margin:0 auto;
}
footer .inside.boxed {
	max-width:900px;
	margin:0 auto;
	padding:50px 0px;
}
footer {
	background-color:#080400;
	color:white;
}
footer a {	color:white;}
footer a:hover  {
	color:#ea8d00 !important;
}
.cr_button {
	padding-top:7px;
}
footer h4 {
	font-size:15px;
	margin-bottom:20px;
}
quote {
	font-size: 34px;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom: 20px;
	display: inline-block;
	overflow: visible;
}
/* quote:before {
	display:none;
	content:"";
	background:url("icon_CW_anfuehrung_01.svg") no-repeat;
	background-size:50px auto;
	float:left;
	overflow:visible;
	display:inline-block;
	width:50px;
	height:35px;
}
quote:after {
	display:none;
	content:"";
	background:url("icon_CW_anfuehrung_02.svg") no-repeat;
	background-size:50px auto;
	float:right;
	overflow:visible;
	display:inline-block;
	width:50px;
	height:40px;
} */
.boxes .active:after {
	content:"";
	background:url("icon_CW_pfeil_unten.svg") no-repeat;
	width:60px;
	height:30px;
	position:relative;
}
.boxes div {
	text-align:center;
}
.video {
	height:500px;
}
.video_inside {
	height:500px;
}
@media only screen and (max-width: 750px) {
header {
	display:inline-block
}
.video {
	height:200px;
}
h1 {
	font-size:2.3em;
}
.row {
	margin-left:0px;
	margin-right:0px;
}
.video_inside {
	height:200px;
}
header span {
		display: block;
	text-align: center;
	margin-bottom:10px;
	}
	#slider {
		padding: 4% 0 0%;
	}
#slider img {
    width: 150%;
    margin-left: -10px;
}
	.col-md-4 {
		padding-bottom:50px;
	}
.text-down img {
	width:100%;
}
.iconbox .col-2 img {
	opacity:0.3;
}
	.boxes .col-3 {
		padding: 0 1%;
	}
	.pfeil {
		width:50%;
	}
	.rechts-pf {
		display:none;
	}
	.icons img {
		width:23.5%;
		margin-right:0.5%;
	}

	header .inside {
		text-align:center;
	}
	header img {
		margin-bottom:10px;
	}
}
