/* VIDEO */

.video-heading{
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 53px;
}
.video-heading .video-caption{
	position: absolute;
	z-index: 1;
	bottom: -53px;
	left: 0;
	box-sizing: border-box;
	padding: 4px 80px 4px;

	background-image: url('../../../images/layout/balken-hero.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: cover;
	opacity: 0.8;
}
.video-heading .video-caption h4{
	font-weight: 600;
	color: #fff;
	font-size: 2em;

}
.video-heading .video-caption p{
	font-weight: 300;
	color: #fff;
	font-size: 1.5em;
}

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

@media (max-width: 979px) {
	.video-heading{
		margin-bottom: 0px;
	}
	.video-heading .video-caption{
		position: relative;
		bottom: 0;
		margin-top: 0;
		box-sizing: border-box;
		padding: 4px 30px 4px;
		width: 100%;
		background: #009fe3;
		background-image: linear-gradient(to right, #00587d 0%, #009fe3 100%);
		background-repeat: repeat-x;
		opacity: 0.8;
	}
	.video-heading .video-caption h4{
		font-weight: 600;
		color: #fff;
		font-size: 1.4em;
	
	}
	.video-heading .video-caption p{
		font-weight: 300;
		color: #fff;
		font-size: 1.2em;
	}
}

/* display: none; */

.item-533 .breadcrumbs-outer,
.item-534 .breadcrumbs-outer,
.item-nav,
ul.tags.inline{
	display: none;
}



/* Introtext */

.item-page-akku-konzept,
.item-page-accu-concept{
	padding-top: 30px;
}
.item-page .item-page-accu-concept .accu-concept{
	padding-top: 30px;
}

.item-page-akku-konzept .article-body p.text-header,
.item-page-accu-concept .article-body p.text-header{
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.item-page-akku-konzept .article-body h1,
.item-page-accu-concept .article-body h1{
	padding-top: 10px;
}
.item-page-akku-konzept .article-body h4,
.item-page-accu-concept .article-body h4{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 15px;
}

/* MAP AKKU Action */

.akku-konzept-map{
	position: relative;
	margin: 0;
	padding: 0;
}
.akku-konzept-map .popover-content{
	padding: 0;
	border: 0;
}
.akku-konzept-map .popover-content p{
	padding: 10px;
	font-size: .8em;
}
.akku-konzept-map a img.img-map{
	width: 60px;
	height: auto;
}
.akku-konzept-map a#one-popover {
	position: absolute;
	top: 15%;
	left: 60%;
}
.akku-konzept-map a#two-popover {
	position: absolute;
	top: 50%;
	left: 75%;
}
.akku-konzept-map a#three-popover {
	position: absolute;
	top: 70%;
	left: 50%;
}
.akku-konzept-map a#four-popover{
	position: absolute;
	top: 40%;
	left: 20%;
}

/* Slider */

.akku-slider .item-slider-akku .owl-stage-outer{
	position: relative;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 30px;
	background-image: url('../../../images/produkte/akku-konzept/bg_slider.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.akku-slider .owl-carousel .owl-item .slider-item .item-text .item-title .icons{
	display: block;
	width: 100%;
	height: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.akku-slider .owl-carousel .owl-item .slider-item .item-text .item-title .icons img{
	width: 15%;
	margin-right: 15px;
	margin-bottom: 30px;
}
.akku-slider h2{
	text-transform: uppercase;
	line-height: 140%;
	font-size: 1.4em;
	margin-top: 0;
	padding-top: 0;
}
.akku-slider h4{
	color: #333;
	font-weight: 600;
}
.akku-slider a.btn.grey{
	background-color: #73797c;
}
.akku-slider .owl-carousel .owl-item .slider-item{
	position: relative;
}
.akku-slider .owl-carousel .owl-item .slider-item .hero-item-image{
	position: absolute;
	top: 0;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	width: 100%;
	height: 500px;
}
.akku-slider .owl-carousel .owl-item .slider-item .hero-item-image img{
	position: absolute;
	top: 80px;
	right: 0px;
	bottom: 0px;
	z-index: 20;
	width: 100%;
	height: auto;
}

.akku-slider .owl-controls{
	position: relative;
	z-index: 300;
	margin-top: -30px;
	padding-right: 30px;
}


/* Slider */

.item-533 .produktlisting,
.item-534 .produktlisting {
	width: 100% !important;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

/* Gallery */


.tab-content{
	position: relative;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: -15px;
	margin-right: -15px;
}
.tab-content img{
	position: relative;
	margin-bottom: 30px;
}
.tab-content a .circle{
	opacity: 0;
	background: rgba(0,159,227,.0);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.tab-content a:hover .circle{
	position: absolute;
	display: block;
	z-index: 100;
	top: 0;
	left: 15px;
	right: 15px;
	bottom: 30px;
	opacity: 1;
	background: rgba(0,159,227,.7);
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.tab-content a:hover .circle:after{
	position: absolute;
	z-index: 200;
	content:'+';
	font-size: 64px;
	color: #ffffff;
	z-index: 100;
	top: 30%;
	left: 45%;
}

.fancybox-caption .fancybox-caption__body{
	font-size: 1.2em !important;
}


/* Tabs */

.nav-tabs {
	border-bottom: 0px solid #ddd;
	margin-top: 40px;
}
.nav-tabs > li > a {
    margin-right: 10px;
    line-height: 1.42857143;
    border: 0px solid transparent;
	border-radius: 0px 0px 0 0;
	background-color: #0046a1;
	color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
    color: #fff;
    background-color: #009fe3;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li > a:hover {
    color: #fff;
    background-color: #009fe3;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    cursor: pointer;
}
.tab-content .tab-pane h3{
	margin-top: 0px;
}
.tab-content table{
	margin-bottom: 30px;
}
.tab-content table tbody tr td{
	font-size: .9em;
	color: #555;
	border: 0;
}

#site-header #topmenu .nav{
	margin-right: 120px;
}
#site-header .mod-languages img{
	border: 1px solid #ddd;
}

@media(max-width: 400px){
	#site-header .nav-brandbar-main{
		max-width: 150px;
	}
}