.top_line {
    position: relative;
    z-index: 700;
}

.menuOpen {
    display: none;
}



.moblileIcons a {
    color: #fff;
    display: inline;
    float: left;
    width: 99%;
    background-color: #1A1A18;
}

.mobNav {
    display: none;
    z-index: 700;
    color: #333;
    background-color: #F8F8F8;
    width: 100%;
}

.mobNav > ul {
    margin-bottom: 0px;
}

.mobNav li {
    position: relative;
    list-style-type: none;
	/*background-color: #f2f2f2; */
    width: 100%;
	
}

.mobNav li strong {
    padding-left: 15px;
}

.mobNav li a {
    font-size: 18px;
    font-weight: 600;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
  /*  color: #fff; */
   line-height: 19px;
    width: 100%;
	padding-left: 15px;
	display: inline-block;
	padding-right: 0px;
	width: calc( 100% - 60px);
}

.mobNav li ul li a{
	width: calc( 100% - 60px);
}

.mobNav ol {
    padding-left: 0px;
}

.mobNav ol li a {
   
    font-size: 14px;
    font-weight: bold;
 
    padding-left: 0px;
}

.mobNav ol li.tln-active a {
    padding-left: 15px;
    padding-top: 15px;
}

.navigation_outside {
    display: block;
}

.mobNav > ul {
    z-index: 700;
    width: 100%;
    position: relative;
    display: block;
    padding-left: 0px;
}

.mobNav > ul > li {
    display: none;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
	
}

.mobNav > ul > li > ul > li > div > ol > li > ol {
	display: none;
}

.mobNav > ul > li > ul > li > div > ol > li > ol > li > ol {
	display: none;
}

.mobNav li ul {
    display: none;
    position: relative;
    z-index: 700;
    width: 100%;
    padding: 0px;
	margin-top: 15px;
}

.mobNav span.arrowUp,
.mobNav span.arrowDown {
    /* float: right; */
    height: 1em;
    padding: 5px 30px 0px 0px;
    font-weight: thin;
    font-size: 16px;
	color: white;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 10px;
}


.mobNav > ul > li > ul > li span.arrowUp,
.mobNav > ul > li > ul > li span.arrowDown {
    /* float: right; */
    height: 1em;
    padding: 5px 30px 0px 0px;
    font-weight: thin;
    font-size: 16px;
	color: white;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0px;
}

.mobNav span.arrowDown:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
}

.mobNav li.tln-active span.arrowDown:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
	color: #aa080d;
}

.mobNav li.sl-open span.arrowDown:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
	color: #aa080d;
}

.mobNav span.arrowUp:after {
    font-family: "Glyphicons Halflings";
    content: "\e113";
    color: #fff;
}

.mobNav li.sl-open span.arrowUp:after {
    font-family: "Glyphicons Halflings";
    content: "\e113";
    color: #aa080d;
}

.mobNav li.tln-active span.arrowUp:after {
    font-family: "Glyphicons Halflings";
    content: "\e113";
    color: #aa080d;
}

.mobRightNav {
    display: none;
    color: #333333;
    background-color: #f8f8f8;
    z-index: 700;
    position: relative;
	padding-top: 8%;
	clear:both;
}

.mobNav .mobRightNav img {
    width: 40%;
	max-width: 300px;
	float: left;
	padding-right: 5%;
}

.overlay {
    display: none;
    z-index: 300;
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    opacity: 0.8;
}

#mobSearchBox {
    display: none;
    position: relative;
    z-index: 700;
}

#mobSearchBox input {
    display: none;
    width: 100%;
    height: 66px;
    color: #000;
    font-size: 16px;
    padding-left: 30px;
}

#mobSearchBox img {
    display: none;
    position: absolute;
    width: 30px;
    top: 16px;
    right: 25px;
}

.openMenu {
    display: none;
    z-index: 700;
    position: relative;
    height: 66px;
    background-color: #D40E14;
    width: 100%;
    text-align: center;
}

.openMenu .burgerMenu {
    float: left;
    width: 25px;
    top: 20px;
    left: 15px;
    border: 0 none;
    height: auto;
    vertical-align: middle;
    position: absolute;
}

.openMenu img.mobileSearch {
    float: right;
    width: 25px;
    position: relative;
    right: 15px;
    top: 20px;
}

.openMenu img.logoMobile {
    position: relative;
    top: 10px;
}

.openMenu img.menuClose {
    position: absolute;
    top: 20px;
    width: 25px;
    float: left;
    left: 15px;
}

.openMenu .mobEngFlagWrap {
    width: 49%;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
}

.openMenu .mobGerFlagWrap {
    width: 49%;
    position: absolute;
    text-align: center;
    top: 0;
    right: 0;
}

.openMenu .mobEngFlagWrap img.mobEngFlag {
    position: relative;
    min-width: 15%;
    height: auto;
    border: 1px solid #fff;
    top: 20px;
}

.openMenu .mobGerFlagWrap img.mobGerFlag {
    position: relative;
    min-width: 15%;
    height: auto;
    border: 1px solid #fff;
    top: 20px;
}

.sl-open {
    font-size: 18px;
    color: #aa080d;
    line-height: 55px;
	background-color: #f2f2f2 ! important;
	border-top: 1px solid #CFCFCF ! important;
	 font-weight: bold;
}

li.active{
	padding-bottom: 0px ! important;
}

.tln-active a {
    font-size: 16px;
}

.tln-active {
    line-height: 55px;
	background-color: #fff ! important;
	border-top: 1px solid #CFCFCF ! important;
}

.thln-active {
    line-height: 55px;
	background-color: #fff ! important;
	border-top: 1px solid #CFCFCF ! important;
}

.fln-active {
    line-height: 55px;
	background-color: #fff ! important;
	border-top: 1px solid #CFCFCF ! important;
}

.mobNav ol li.thln-active a {
    padding-left: 30px;
	font-weight: 500;
}

.mobNav ul li ul li ol li ol li ol li.fln-active a {
    padding-left: 30px;
	font-weight: 500;
	font-style: italic;
}

.mobNav ul li ul li ol li ol li ol li a {
    width: calc( 100% - 30px );
}


.checkCss {
    float: left;
}

.border0 {
    border-bottom: 1px solid #d40e14;
}

.border1 {
    border-bottom: 1px solid #d40e14;
}

.border2 {
    border-bottom: 1px solid #d40e14;
}

.border3 {
    border-bottom: 1px solid #d40e14;
}

.border4 {
    border-bottom: 1px solid #d40e14;
}

.borderBottom1 {
    border-bottom: 1px solid #E59A28;
}

.background0 {
    background-color: #aa080d;
    border-top: 1px solid #d40e14;
}

.background1 {
    background-color: #aa080d;
    border-top: 1px solid #d40e14;
}

.background2 {
    background-color: #aa080d;
    border-top: 1px solid #d40e14;
}

.background3 {
    background-color: #aa080d;
    border-top: 1px solid #d40e14;
}

#owl-carousel {
    display: none;
    background-color: #282827;
    font-size: 12px;
    z-index: 700;
}

#owl-carousel div a {
    color: #fff;
    text-decoration: none;
}

#owl-carousel .owl-item {
    padding: 28px 0px 33px 0px;
    /*border-right: 1px solid #484846;*/
    margin: 5px 0px 5px 1px;
}

#owl-carousel,
.owl-item,
.owl-buttons {
    display: none;
}

#owl-carousel .owl-item img {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

#owl-carousel .owl-next {
    position: absolute;
    top: 45px;
    right: -7%;
}

#owl-carousel .owl-prev {
    position: absolute;
    top: 45px;
    left: -3%;
}

/*.owl-item a div {
    min-height: 3em;
}*/

#owl-carousel .owl-prev img,
.owl-next img {
    width: 17px;
}

.mobIconSpacer {
    z-index: 700;
    position: relative;
    padding: 0px 0px 0px 31px;
    background-color: #282827;
}

.mobileIcons div {
    word-wrap: break-word;
    text-align: center;
}

.activeNavPath{
background: #FEDADB ! important;
}

@media only screen and (max-width: 768px) {
    .header,
    .navigation_outside,
    .right_nav,
    .search,
    .white_icons {
        display: none;
    }
    #mobSearchBox input,
    #mobSearchBox img,
    #owl-carousel,
    .owl-item,
    .mobNav ul > li,
    .openMenu,
    .owl-buttons,
    .mobRightNav,
    .overlay {
        display: block;
    }
	
	.left_menu
	{
		display: none;
	}
	
	body:after{
		content: 'smartphone';
		display: none;
	}
	
	article section.sect_teaserlink{
		display: none;
	}
	
	.formulargenerator input{
		max-width: 100%;
	}
	
	.formulargenerator .plz {
		width: 25%;
	}
	.formulargenerator .str {
		width: 75%;
	}
	
	.formulargenerator select {
		width: 100%;
	}
	
	.formulargenerator input[type="radio"], .formulargenerator input[type="checkbox"] {
		width: 15px;
	}
	
	.formulargenerator textarea {
		max-width: 100%;
    }
	
	.formulargenerator .formularbuttons {
		width: 40%;
		float: left;
	}

	
	.border0{
		background-color: #aa080d;
	}

	
	.border1{
		background-color: #aa080d;
	}
	
	.border2{
		background-color: #aa080d;
	}
	
	.border3{
		background-color: #aa080d;
	}
	
	.border4{
		background-color: #aa080d;
	}
	
	.border0 a{
	/*	color: #004992;*/
		color: #ffffff;
	}
	
	.border1 a{
		/*color: #df8600;*/
		color: #fff;
	}
	
	.border2 a{
		/*color: #803f7f;*/
		color: #fff;
	}
	
	.border3 a{
		/*color: #00654a;*/
		color: #fff;
	}
	
	.border4 a{
		/*color: #00654a;*/
		color: #fff;
	}
	
	.sl-open a{
	/*	color: #004992;*/
		color: #aa080d;
		padding-left: 0px ! important;
	}
	
	.tln-active a{
	/*	color: #004992;*/
		color: #aa080d;
	}
	
	.backgroundNavTeaser
	{
		background-color: #f8f8f8 ! important;
	}
	
	
	.search_column {
	width: 100%;
	padding: 0px ! important;
	}

	.search_column .search{
		width: 100%;
	}

	.search_column .quick_links{
		width: 100%;
	}

	.search_column .quick_links ul{
		width: 100%;
	}
	
	.slide_bottom .container{
		padding: 0;
	}
	
}

@media (min-width: 992px) {
  body:after{
		content: 'desktop';
		display: none;
	}
}