.p2o-container .verticalCarousel.onlyVertical {
    display: block;
	
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}
.p2o-container .margin-container {
    /*margin-bottom: 20px;*/
}
.p2o-container .no-auto {
	transform: translateY(0) !important;
} 
.p2o-container .vc_goUp i,
.p2o-container .vc_goDown i,
.p2o-container .slick-arrow i {
    text-shadow: 1px 1px 0px #999;
}
.p2o-show-md {
	display: none;
}
.featherlight-close-icon.featherlight-close {
    height: 50px;
	width: auto;
    font-size: 3rem;
    color: #fff;
    margin-right: 3rem;
    background: transparent;
}
.featherlight-close-icon.featherlight-close svg {
    height: 1em;
    fill: #fff;
}
.p2o-container .verticalCarouselHeader .vc_goUp:active, 
.p2o-container .verticalCarouselFooter .vc_goDown:active {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}		
.featherlight .featherlight-content {
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    background: transparent;
    max-height: none;
    height: 100%;
    border: 0;
}
.featherlight .featherlight-content .p2o_action {
    position: fixed;
    background: rgba(255,255,255, 0.9);
	bottom: 0;
	width: 100%;
	font-size: 1.4rem;
}
.featherlight .featherlight-content .p2o_image {
    height: calc(100% - 50px);
    display: block;
    position: absolute;
	overflow: auto;
    text-align: center;
	width: 100%;
}
.featherlight .featherlight-content .p2o_image img {
	max-width: none;
}
.featherlight .featherlight-content .p2o_image img.std {
    max-height: 90%;
    max-width: 90%;
    top: 50%;
	transform: translateY(-50%);
    position: relative;
}
.featherlight .featherlight-content .p2o_header {
    width: 100%;
    background: #f00;
    height: 50px;
	color: #fff;
    font-size: 2rem;
    padding: 0 3rem;
    line-height: 50px;
}


.featherlight .featherlight-content .p2o_header svg {
    height: 2rem;
	fill: #fff;
}
.featherlight .featherlight-content span.hl {
    float: left;
}
.featherlight .featherlight-content .p2o_header div#zoombar {
    float: left;
    position: absolute;
    transform: translateX(-50%);
    left: 0;
    margin-left: calc((100%) / 2);
}
.featherlight .featherlight-content .p2o_header div#zoombar a {
    color: #fff;
    cursor: pointer;
    height: 50px;
    display: inline-block;
    padding: 0 5px;
} 
.featherlight .featherlight-content .p2o_btn {
    background: rgba(255,255,255, 1);
    margin-bottom: 3px;
	width: calc(100% / 3);
	display: inline-block;
}
.featherlight .featherlight-content .p2o_btn span.left {
    display: inline-block;
    float: left;
    height: 40px;
	position: relative;
	width: 100%;
}

.featherlight .featherlight-content .p2o_btn span.left svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	height: 1em;
}
.featherlight .featherlight-content .p2o_btn span.right {
	display: none;
}
.featherlight .featherlight-content .p2o_btn:after {
    content: "";
    display: block;
    clear: both;
}
.featherlight .featherlight-content .p2o_action .p2o_info {
    padding: 10px;
}
.featherlight .featherlight-content .p2o_action .p2o_info p {
	margin: 0 !important;
}
.p2o-container .verticalCarousel:after {
	content: "Werbung";
	display: block;
	right: 0;
	position: absolute;
	color: #808080;
	font-size: 10px;
	margin-top: 2px;
	line-height: 1.4;
}
.p2o-container .verticalCarousel {
	margin: 0px auto;
	position: relative;
	margin-bottom: 15px;
}
.p2o-container .verticalCarouselHeader, .verticalCarouselFooter {
	border-width: 0px;
	border-style: none;
	padding: 0;
	position: absolute;
	z-index: 99;
	width: 100%;
	background: transparent;
}
.p2o-container .verticalCarouselFooter {
	bottom: 0;
}
.p2o-container .verticalCarouselGroup.vc_list > li {
	padding: 0;
	background: transparent;
	box-shadow: none;
}
.p2o-container .verticalCarouselGroup.vc_list > li a {
	cursor: pointer;
}
.p2o-container .verticalCarousel > * > .verticalCarouselHeader .vc_goUp, 
.p2o-container .verticalCarousel > * > .verticalCarouselFooter .vc_goDown {
	float: none;
	width: 100%;
	background: rgba(0,0,0,0.4);
	margin: 0;
	color: #fff;
	height: 60px;
	opacity: 0;
	transition: opacity 1s 1s ease;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.2+0,0.2+33,0+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 33%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 33%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0.2) 33%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}	
.p2o-container .verticalCarousel > * > .verticalCarouselFooter .vc_goDown {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+67,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 67%, rgba(0,0,0,0.2) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 67%,rgba(0,0,0,0.2) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 67%,rgba(0,0,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}	

.p2o-container .verticalCarouselHeader svg, 
.p2o-container .verticalCarouselFooter svg {
	top: 10px;
	position: absolute;
	margin: auto;
	left: 50%;
	height: 1em;
	fill: #fff;
	filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.5));
}
.p2o-container .verticalCarouselFooter svg {
	top: unset;
	bottom: 10px;
}
.p2o-container .verticalCarousel:hover > * > .verticalCarouselHeader .vc_goUp, 
.p2o-container .verticalCarousel:hover > * > .verticalCarouselFooter .vc_goDown {
	opacity: 1;
	transition: opacity 1s 0s ease;
}
.p2o-container .verticalCarousel .definedH img {
	width: auto !important;
	max-width: calc(100% - 30px);
}
.p2o-container .verticalCarouselGroup.vc_list > li {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.p2o-container .verticalCarousel {
		display: block;
	}
	.p2o-show-md {
		display: block;
	}
	.p2o-hide-md {
		display: none;
	}
	.featherlight .featherlight-content .p2o_action {
		right: 0;
		width: 260px;
		height: calc(100% - 50px);
     	bottom: unset;
	}
	.featherlight .featherlight-content .p2o_image {
		width: calc(100% - 260px);
	}
	.featherlight .featherlight-content .p2o_header div#zoombar {
		margin-left: calc((100% - 260px) / 2);
	}
	.featherlight .featherlight-content .p2o_btn {
		display: block;
		width: 100%;
	}
	.featherlight .featherlight-content .p2o_btn span.left {
		width: 60px;
		height: 60px;
	}
	
	.featherlight .featherlight-content .p2o_btn span.left svg {
		height: 2em;
	}
	.featherlight .featherlight-content .p2o_btn span.right {
		width: calc(100% - 50px);
		display: table-cell;
		height: 60px;
		vertical-align: middle;
	}
	.featherlight .featherlight-content .p2o_btn .mail {
		word-break: break-all;
	}
	
	
	
	/*EINZELANSICHT*/
	/*.p2o-container .verticalCarouselGroup.vc_list > li.p2o-ad {
		position: relative;
	}

	.p2o-container .verticalCarouselGroup.vc_list > li a.ajax-button {
		position: absolute;
		display: block;
		left: 50%;
		top: 50% !important;
		transform: translate(-50%, -50%);
		width: 100%;
	}
	
	
	
}

@media only screen and (max-width: 767px) {
	.p2o-container .verticalCarouselGroup.vc_list > li.p2o-ad {
		height: auto !important;
	}*/
	/*EINZELANSICHT*/
}