.teaser-inner-middle h4,
.teaser-inner-middle p {
	color: #000 !important;
}
body {
	margin: 0;
	padding: 0;
}

.break,
.break2 {
	clear: both;
}

.break2 {
	height: 30px;
}

img {
	width: 100%;
	border-radius: 0px;
}

#footernavi,
.content-inner {
	max-width: 1170px;
}

#header {
	position: relative;
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 1;
}
.head-center {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
}

#youtube {
	text-align: center;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#youtube {
	height: 0;
	padding: 0 20px 56.25%;
}

#youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#pagetitle {
	margin: 0;
	text-align: center;
}

#pagetitle h1 {
	margin: 0;
	padding: 0 20px 20px;
	font-size: 30px;
	font-weight: 700;
}

#content-main,
#content-teaserboxen,
#content-top,
#contentwrapper {
	position: relative;
	width: 100%;
}

#content-top .right-inner {
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}

#content-teaserboxen .content-inner {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.content-inner {
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
}

.content-inner,
.left {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.content-inner-text {
	padding: 0 15px;
}

.content-inner h2 {
	margin: 0;
	padding: 0 0 30px;
	font-size: 25px;
	font-weight: 700;
}

.content-inner h3,
.right-inner h4 {
	margin: 0;
	padding: 0 0 20px;
	font-size: 18px;
	font-weight: 700;
}

.content-inner p {
	margin: 0;
	padding: 0 0 20px;
	font-size: 16px;
	line-height: 24px;
}

.content-inner ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.content-inner li {
	margin: 0 0 10px 20px;
	font-size: 14px;
	line-height: 22px;
	list-style-type: disc;
}

/* .content-inner li:before {
    margin: 0 8px 0 -20px;
    font-family: fontawesome;
    font-size: 14px;
    content: "\f0a9";
} */

.content-inner .content-inner-text ul {
	margin: 0 0 20px 0;
}

.left,
.right {
	position: relative;
	float: left;
	margin: 25px 0 0;
	padding: 0 15px;
}

.left {
	width: 60%;
}

.left-inner {
	border-radius: 0px;
}

.left-inner,
.right {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.right {
	width: 40%;
}

.right-inner {
	padding: 20px 35px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.right-inner li {
	list-style-type: none;
}

.one,
.three,
.two {
	position: relative;
	flex: 1;
	display: flex;
	float: left;
	width: 33.333%;
	margin: 0;
	padding: 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.one-inner,
.three-inner,
.two-inner {
	padding: 20px 35px;
	border-radius: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	flex: 1;
	display: flex;
}

.teaserbox {
	position: relative;
	padding-bottom: 0px;
}

.teaserbox h4 {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
}

.teaserbox h5 {
	margin: 0 0 20px;
	padding: 0 0 15px;
	font-size: 18px;
}

.teaserbox p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 20px;
}

.teaserbox-inner {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 0 30px;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaserbox-inner button[type=submit],
.button {
	width: 100%;
	margin: 0 0 20px;
	padding: 15px 30px;
	border: none;
	font-size: 18px;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser {
	position: relative;
	float: left;
	width: 100%;
	margin: 50px 0 0;
	padding: 0 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner {
	border-radius: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left {
	position: relative;
	float: left;
	width: 15%;
	padding: 20px 0 20px 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon {
	width: 70px;
	height: 70px;

	text-align: center;
	border-radius: 35px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-check-circle,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-download,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-facebook-official,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-mobile,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-pencil-square,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-phone {
	font-size: 40px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-calendar,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-shopping-cart {
	font-size: 36px;
}

.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-envelope,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-gamepad {
	font-size: 34px;
}

.teaser-inner .teaser-inner-middle {
	position: relative;
	float: left;
	width: 55%;
	padding: 20px 20px 20px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-middle h4 {
	margin: 0;
	padding: 0 0 5px;
	font-size: 18px;
}

.teaser-inner .teaser-inner-middle p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

.teaser-inner .teaser-inner-right {
	position: relative;
	float: left;
	width: 30%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.teaser-inner .teaser-inner-right button[type=submit],
.teaser-inner .teaser-inner-right .contact-button {
	width: 90%;
	margin: 28px 0;
	padding: 15px 30px;
	border: none;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
}

::-webkit-input-placeholder {
	color: #ffffff;
}

:-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #ffffff;
}

.boxform .facebook-logo {
	padding: 20px;
}

.boxform i.fa-facebook-square,
.boxform i.fa-youtube-square,
.boxform i.fa-shopping-cart,
.boxform i.fa-phone-square {
	font-size: 60px;
}

.boxform h4 {
	margin: 0;
	padding: 5px 0;
	font-size: 18px;
}

.boxform h5 {
	margin: 0 0 20px;
	padding: 0 0 15px;
	font-size: 22px;
}

.boxform p {
	font-size: 16px;
	line-height: 24px;
}

.boxform-inner label,
.boxform-inner textarea {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.boxform-inner {
	padding: 0px;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.boxform-inner label {
	margin-right: 15px;
}

.boxform-inner input[type=radio] {
	margin-left: 15px;
	margin-right: 5px;
}

.boxform-inner input[type=text],
.boxform-inner input[type=email] {
	width: 100%;
	margin: 5px 0;
	padding: 10px 30px;
	border: none;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.boxform-inner input[name=adresse],
.boxform-inner input[name=alter] {
	height: 0;
	margin: 0;
	padding: 0;
}

.boxform-inner textarea {
	width: 100%;
	margin: 5px 0;
	padding: 10px 30px;
	border: none;
	overflow: auto;
	border-radius: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.boxform-inner button[type=submit] {
	width: 100%;
	margin: 20px 0;
	padding: 15px 30px;
	border: none;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.boxform h4,
.boxform h5,
.teaser-inner .teaser-inner-middle h4,
.teaserbox h4,
.teaserbox h5,
.teaserbox-inner button[type=submit],
.button {
	font-weight: 700;
	text-transform: uppercase;
}

.boxform-inner button[type=submit]:hover,
.teaser-inner .teaser-inner-right button[type=submit]:hover,
.teaserbox-inner button[type=submit]:hover,
#popup button:hover {
	cursor: pointer;
}

#footer {
	width: 100%;
}

#footer,
#footernavi {
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#footernavi {
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

div.alert-success {
	margin-bottom: 20px;
}
/*New Navigation*/
.head-center {
	max-width: 1170px;
}
#headerbild img {
	border-radius: 0px;
	margin-bottom: -5px;
}
#logo {
	align-self: flex-start;
	z-index: 99;
}
#logo img {
	width: 190px;
	max-width: 100%;
	border-radius: 0;
}
#header nav {
	display: flex;
	flex-wrap: wrap;
	align-self: center;
	list-style: none;
	width: 100%;
}
#header nav ul {
	width: 100%;
	text-align: right;
	margin: 0px;
}
#header nav li a,
#topmenubar li a {
	text-decoration: none;
	white-space: nowrap;
}

/*Create dropdown menu vertical*/
.subnav-vertical,
.subnav-horizontal {
	visibility: hidden;
	position: absolute;
	left: 0;
	list-style: none;
}

.horizontal:hover > .subnav-horizontal,
.mainmenu:hover > .subnav-vertical,
.subnav-horizontal:hover,
.subnav-vertical:hover {
	visibility: visible;
}

/*Create dropdown menu vertical*/
.subnav-horizontal {
	display: flex;
	z-index: 1;
}
.background-horizontal {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	/*margin-top: 55px;*/
	/* height: 55px; */
	z-index: -1;
}
.horizontal:hover ~ .background-horizontal,
.subnav-horizontal:hover ~ .background-horizontal {
	display: flex;
}

/*Mobile Nav*/
.icon-nav {
	display: none;
	transition: all .5s;
	transition-timing-function: ease;
}
.rotate {
	transform: rotate(180deg);
}
/*Pop Up*/
.popup {
	position: fixed;
	bottom: 25px;
	width: 100%;
}
.show-popup {
	display: block;
}
.hide-popup {
	display: none;
}
#popup .content-inner {
	padding: 0;
	box-shadow: 6px 6px 15px 0px rgba(0, 0, 0, 0.5);
	border-radius: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#popup .content-inner-text {
	display: flex;
}
#text-popup {
	width: 95%;
}
#popup button {
	border: none;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 10px 15px;
	border-radius: 5px;
	height: 54px;
	position: relative;
	top: 30px;
}
#popup h3 {
	padding: 15px 0 10px 0;
}
#popup p {
	padding-bottom: 15px;
}
#content-popup {
	margin: 0 25px;
}
/*Second Footer*/
.footerbox p {
	font-size: 15px;
	padding: 0;
	width: 50%;
}

.extra-padding {
	padding-left: 30%;
}

.extra-padding .footerbox {
	text-align: center;
}
.extra-padding .footerbox a {
	line-height: 1.4;
}

.top-footer .one,
.top-footer .two,
.top-footer .three {
	display: block;
}

.top-footer .one,
.top-footer .two {
	display: flex;
	flex-direction: column;
	width: 50%;
}

.top-footer .three .footerbox {
	float: right;
}
#firma {
	float: left;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	line-height: 25px;
}
#socialmedia {
	float: left;
	margin-left: 15px;
	margin-top: -5px;
}
.mainmenu {
	border-right: 1px solid #ffffff;
	height: 25px;
}
#first {
	padding-top: 8px;
}
.one-inner,
.two-inner,
.three-inner {
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.1);
}
#first {
	margin-top: 1px;
	border-left: 1px solid #ffffff;
}

/********************************************************/
/* 				CSS Farben - anpassbar 					*/
/********************************************************/

/* Farben Schriften */
.footerbox h4,
.content-inner h2,
.content-inner h3,
.content-inner p,
.content-inner li,
.right-inner h4,
.content-inner li:before {
	color: #000000;
}

#pagetitle h1 {
	color: #000000;
}

.boxform h4,
.boxform p,
.boxform-inner label {
	color: #000000;
}

.right-inner h3,
.right-inner li,
.right-inner li:before {
	color: #000000;
}

.boxform h5 {
	border-bottom: 1px solid #696969;
}

.teaserbox h5 {
	border-bottom: 1px solid #696969;
}

.boxform i.fa-facebook-square,
.boxform i.fa-youtube-square {
	color: #2c5887;
}

a,
.teaserbox h5,
.boxform h5,
.boxform i.fa-phone-square,
.boxform i.fa-shopping-cart {
	color: #000000;
}

a,
.boxform i.fa-phone-square,
.boxform i.fa-shopping-cart {
	color: #696969;
}

.teaserbox p,
#popup p {
	color: #000000;
}

.teaser-inner .teaser-inner-middle p {
	color: #ffffff;
}

.teaserbox h4,
.boxform-inner textarea,
#popup h3,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-phone,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-envelope,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-check-circle,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-mobile,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-gamepad,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-shopping-cart,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-pencil-square,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-download,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-calendar,
.teaser-inner .teaser-inner-left .teaser-inner-icon i.fa-facebook-official {
	color: #000000;
}

.teaser-inner .teaser-inner-middle h4,
#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.boxform-inner input[type="text"],
input[type="email"],
.button {
	color: #ffffff;
}

/* Farben Background Seitenbereiche */
#content,
#content-top,
#content-main {
	background-color: #69696900;
	/* background-image: url("./../img/bg.jpg"); */
}
#content,
#content-main {
	background-color: #ffffff;
	/* background-image: url("./../img/bg.jpg"); */
}

/* Farben Background one-two-three Boxen und lange Teaserboxen */
.one-inner,
.two-inner,
.three-inner,
.teaser-inner,
#popup .content-inner {
	background-color: #ffffff;
}

/* Farben Background Hauptwrapper und left-right Boxen */
body,
#contentwrapper,
#content-teaserboxen,
.right-inner {
	background: rgba(136, 136, 136, 0.2);
}

body,
#contentwrapper,
.right-inner {
	background-color: #ffffff;
}

.right-inner#linkblock {
	border: 1px solid #696969;
}

/* Farben Background Header */
#header {
	background-color: #fff;
}

/* Farben Background Icons und allgemeine Farben Buttons */
.teaser-inner .teaser-inner-left .teaser-inner-icon,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.button {
	background-color: #ffffff;
}

/* Hintergrundfarbe Submit-Buttons */
#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.button {
	background: #696969;
}

/* Hintergrundfarbe Formularfelder */
.boxform-inner input[type="text"],
input[type="email"],
.boxform-inner textarea {
	background-color: #5f81a4;
}

/* Allgemein verwendete Font Family */
body,
#popup button,
.teaser-inner .teaser-inner-right button[type="submit"],
.teaserbox-inner button[type="submit"],
.boxform-inner button[type="submit"],
.boxform-inner label,
.boxform-inner input[type="text"],
input[type="email"],
.boxform-inner textarea,
.button {
	font-family: "Open Sans", sans-serif;
	/* font-family: "Lora", serif; */
}
a.button {
	text-decoration: none;
	display: inline-block;
}
div.alert-success {
	color: #33cc00;
}
label.error {
	color: #ff0000;
}

/* Styles für das Menu */
#toprow {
	padding: 10px 10px 0px 0px;
}
#header li {
	font-size: 14px;
	line-height: 22px;
	display: inline-block;
	padding: 6px 11px;
	position: relative;
}
.top-nav ul ul {
	width: 200px !important;
	top: 100%;
	text-align: left !important;
}
.top-nav ul ul li {
	box-sizing: border-box;
	width: 100%;
}
.top-nav ul ul li a {
	padding: 0px;
}
.head-center ul {
	list-style: none;
	margin-top: 10px;
	vertical-align: middle;
}
#topmenu {
	padding-left: 5px;
}
#topmenu li {
	float: left;
	padding-left: 10px;
}
.head-center li,
.head-center a {
	font-size: 18px;
}
.subnav-horizontal a,
.subnav-vertical a {
	font-size: 15px;
	padding: 0px 10px;
}
.subnav-vertical .last {
	border: none;
}
/* padding fürs Hauptmenu */
.top-nav > li {
	padding: 10px 10px;
	position: relative;
}
/* Padding und Schatten für die Untermenus */
.subnav-vertical,
.subnav-horizontal {
	padding: 0px;
	box-shadow: 3px 5px 8px 0 rgba(105, 105, 105, 0.5);
}
.subnav-vertical li {
	padding: 10px 0px;
	border-bottom: 1px solid #ffffff;
}
.subnav-horizontal li {
	padding: 10px 0px;
}
/* Farbe der Links im Hauptmenu und ggf. des Topmenus */
.mainmenu a,
#topmenu a {
	color: #ffffff;
}
/* Farbe der Links in den Untermenus */
.subnav-horizontal a,
.subnav-vertical a {
	color: #696969;
}
/* Hintergrundfarbe der Untermenus */
.subnav-horizontal,
.subnav-vertical {
	background-color: #ffffff;
}
/* Farbwechsel bei Mouseover und solange das zugehörige Untermenu aktiv ist */
.top-nav li:hover,
.top-nav li:hover > a,
.subnav-vertical li:hover {
	background-color: #696969;
	color: #ffffff !important;
}

#header {
	background-color: #69696900;
}
#logo {
	width: 400px;
	margin-left: 10px;
	padding: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.teaser-inner {
	background-color: rgba(136, 136, 136, 0);
}
.fa-envelope:before {
	color: #00aaf0;
}
#footer,
#footer a {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

#content-teaserboxen-footer.top-footer {
	background-color: #000000;
}
.footerbox p {
	color: #ffffff;
}

.footerbox {
	display: flex;
	width: 100%;
}

p#firma {
	color: #fff;
}
.footerbox a {
	color: #ffffff;
}
.footerbox a {
	text-decoration: none;
}
.mediafooter {
	font-size: 12px;
	font-weight: 600;
	padding: 10px;
}

#linkblock ul li {
	background: url(../img/arrow-icon.png) no-repeat left 5px;
	padding-left: 20px;
	margin-left: 0px;
}
#linkblock ul li::before {
	display: none;
}

.wrapper {
	display: flex;
	width: 100%;
}

.wrapper .left {
	display: flex;
}

.wrapper .right {
	display: flex;
}

.boxform-inner a {
	display: flex;
	align-items: center;
	color: #4d321d;
}

.boxform-inner h4 {
	margin-bottom: 8px;
}

.boxform-inner a img {
	width: 28px;
	height: 28px;
	margin-right: 10px;
}

@media all and (max-width: 1150px) {
	#header li {
		padding: 6px 10px;
	}
}

@media (max-width: 1024px) {
	.wrapper {
		flex-wrap: wrap;
	}
	.wrapper .left,
	.wrapper .right {
		width: 100%;
		justify-content: center;
	}
	#content-top .right-inner {
		max-width: 100%;
		/* width: 100%; */
	}
	.teaserbox {
		padding-bottom: 20px;
	}
}

@media all and (max-width: 943px) {
	#header nav li {
		padding: 20px 15px;
	}
}
@media all and (max-width: 900px) {
	.left,
	.right {
		width: 100%;
	}
	.one,
	.three,
	.two {
		width: 100%;
		flex: inherit;
		padding: 0 15px 30px;
	}

	.content-inner {
		padding: 20px 0 30px;
	}

	.content-inner li {
		font-size: 16px;
		line-height: 26px;
	}

	.content-inner li:before {
		margin: 0 8px 0 -22px;
		font-size: 16px;
	}

	.teaser-inner .teaser-inner-left {
		padding: 20px 0 0 20px;
	}
	.extra-padding {
		padding-left: 0;
	}
	.top-footer .three .footerbox {
		float: left;
	}
	.top-footer #logo {
		padding: 0 !important;
	}
	#content-teaserboxen .one,
	#content-teaserboxen .two {
		width: 50%;
	}

	.teaserbox img {
		max-height: 320px;
		object-fit: cover;
	}
	#content-main .left {
		width: 70%;
		display: flex;
		flex-direction: column;
		position: static;
	}
	#content-main .right {
		width: 30%;
		display: flex;
		flex-direction: column;
		position: static;
	}
	.wrapper-mobile {
		display: flex;
		width: 100%;
	}
	.wrapper-mobile .right-inner {
		padding: 20px 24px;
	}
}

@media (max-width: 805px) {
	#content-main .right,
	#content-main .left {
		width: 100%;
	}
	.wrapper-mobile {
		flex-wrap: wrap;
	}
	#box-section {
		max-width: 100%;
	}
}

@media all and (max-width: 750px) {
	.teaser-inner .teaser-inner-left {
		width: 25%;
	}

	.teaser-inner .teaser-inner-middle {
		width: 75%;
		padding: 20px 20px 0 0;
	}

	.teaser-inner .teaser-inner-right {
		width: 100%;
		padding: 0 65px;
		text-align: center;
	}
	#header {
		position: absolute;
		top: 0;
	}
	.teaser-inner .teaser-inner-right button[type=submit] {
		width: 100%;
	}
	#header nav {
		display: block;
	}
	#header nav li {
		display: none;
	}
	.top-nav {
		transition: all .5s;
		transition-timing-function: ease;
	}
	.icon-nav {
		position: absolute;
		right: 25px;
		top: 9px;
		display: block;
		float: right;
		font-size: 60px !important;
	}
	.head-center {
		display: block;
	}
	#toprow {
		display: inline-block;
	}
	.responsive {
	}
	.responsive li {
		display: block !important;
	}
	.responsive li a {
		display: block;
		text-align: center;
	}
	#logo,
	#topmenubar {
		padding-left: 25px;
	}
	#header .dropdown:hover > .subnav-vertical,
	#header .horizontal:hover > .subnav-horizontal {
		visibility: visible;
		position: relative;
		padding: 0;
		background-color: inherit;
		box-shadow: none;
		margin: 0;
	}
	.horizontal:hover ~ .background-horizontal,
	.subnav-horizontal:hover ~ .background-horizontal {
		display: none;
	}
	.subnav-horizontal {
		flex-wrap: wrap;
	}
	.subnav-horizontal li {
		width: 100%;
	}
	#main-nav .subnav-vertical a,
	#main-nav .subnav-horizontal a {
		color: #000;
	}
	#header nav li {
		padding: 10px 0;
	}
	#header .subnav-vertical li,
	#header .subnav-horizontal li {
		padding: 2px 0;
	}
	#header .subnav-horizontal li:first-child {
		padding-left: 0;
	}
	#headerbild {
		padding-top: 10%;
	}
	#popup .content-inner-text {
		flex-wrap: wrap;
	}
	#popup button {
		top: 0;
		margin-bottom: 15px;
	}
	#toprow {
		display: none;
	}
	.head-center {
		padding: 0px 0;
	}
	#logo {
		width: 200px;
	}
	.top-nav ul ul {
		width: 100% !important;
		padding: 10px 0;
	}
	.top-nav ul li {
		width: 100%;
		box-sizing: border-box;
		height: auto;
		border: 0px;
	}
	#header nav ul {
		padding: 0px;
		box-sizing: border-box;
		text-align: center;
	}
	.top-nav ul li li {
		padding: 6px 10px;
	}
	.top-nav ul li li a {
		color: #fff !important;
	}
}

@media all and (max-width: 640px) {
	#firma,
	.mediafooter {
		font-size: 15px;
	}
	#firma,
	#socialmedia {
		width: 100%;
		display: inline-block;
		clear: both;
		margin: 20px 0 0px 0;
	}
	.mediafooter {
		padding-left: 0px;
		padding-right: 0px;
		display: inline-block;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.footerbox {
		line-height: 35px;
		flex-wrap: wrap;
	}
	.extra-padding .footerbox {
		margin-top: 20px;
	}
}

@media (max-width: 600px) {
	#content-teaserboxen .one,
	#content-teaserboxen .two {
		width: 100%;
	}
}

@media (max-width: 540px) {
	.top-footer .one,
	.top-footer .two {
		width: 100%;
	}
	.extra-padding .footerbox {
		justify-content: center;
	}
	#firma,
	#socialmedia {
		justify-content: center;
		display: flex;
		text-align: center;
	}
	#socialmedia {
		flex-direction: column;
	}
	#socialmedia br {
		display: none;
	}
}

@media all and (max-width: 510px) {
	#headerbild {
		padding-top: 15%;
	}
}

@media all and (max-width: 420px) {
	.teaser-inner .teaser-inner-left {
		width: 30%;
	}

	.teaser-inner .teaser-inner-middle {
		width: 70%;
		padding: 20px 20px 0 0;
	}

	.teaser-inner .teaser-inner-right {
		padding: 0 35px;
	}

	.teaserbox-inner {
		padding: 0;
	}

	.teaserbox-inner button[type=submit] {
		padding: 15px;
	}

	.boxform-inner {
		padding: 0;
	}

	.boxform-inner button[type=submit] {
		padding: 15px;
	}

	.icon-nav {
		position: absolute;
		right: 25px;
		top: 9px;
		display: block;
		float: right;
		font-size: 50px !important;
	}
	.icon-nav {
		top: 15px;
		width: 30px;
	}
	#headerbild {
		padding-top: 20%;
	}
	#pagetitle h1 {
		text-align: left;
	}
}

@media all and (max-width: 370px) {
	.teaser-inner .teaser-inner-left {
		width: 35%;
	}

	.teaser-inner .teaser-inner-middle {
		width: 65%;
	}
	.icon-nav {
		right: 20px;
		top: 30px;
		font-size: 35px !important;
	}
}

.iframe {
	width: 100%;
	height: 100%;
	position: relative;
}

@media(max-width: 1024px) {
	.iframe {
		height: 420px;
	}
}

@media(max-width: 768px) {
	.iframe {
		height: 320px;
	}
}

@media(max-width: 576px) {
	.iframe {
		height: 220px;
	}
}

.iframe-video {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
}
