/*Fotogalery*/

#foto-gallery-single {
	width: 100%;
	margin-bottom:10px;
}

.fotoGallerySingle .rsTmb {
	padding: 0;
}

.fotoGallerySingle .rsContent, .fotoGallerySingle .rsVideoContainer {
	position: absolute !important;
	width: 100% !important;
	height: 352px !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.fotoGallerySingle .rsImg {
	height: auto !important;
	margin-top: 0px !important;
	width: 100% !important;
	margin-left: 0 !important;
}

.fotoGallerySingle .rsThumb.rsNavSelected {
	background: #008bf1 !important;;
}

.videoGallerySingle .sampleBlock {
	left: 3%;
	top: 1%;
	width: 100%;
	max-width: 400px;
}

.videoGallerySingle .sub-headline {
	font-size: 12px;
	padding: 0 10px 5px 10px !important;
}

.videoGallerySingle .rsDefault .rsTmb h5 {
	padding: 10px 10px 5px 10px;
}

#video-infos-single {
	width: 100%;
	height: 30px;
	background-color: #2e2e2e;
	border-top: 1px solid #3d3d3d;
	color: #838383;
	font-size: 12px;
	line-height: 28px;
	padding-left: 10px;
}

#video-infos-single span {
	padding-right: 10px;
}

#video-content-single .video-content-headline h1 {
	margin-bottom: 25px !important;
	margin-top: 30px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 28px;
}

#video-content-single .video-content-text p {
	margin-bottom: 10px;
}

#sync11 .owl-item .item-caption{
	display:none;  
	position: absolute;
    bottom: 0;
    color: #fff;
    z-index: 9;
    padding: 5px;
    font-size: 11px;
}

#sync12 .owl-item{
    cursor: pointer;
	margin-right:16px;
	max-height:80px;
}

@media screen and (min-width: 0px) and (max-width: 500px) {
	.fotoGallerySingle .rsTmb {
		padding: 6px 8px;
	}

	.fotoGallerySingle .rsTmb h5 {
		font-size: 12px;
		line-height: 17px;
	}

	.fotoGallerySingle .rsThumbs.rsThumbsVer {
		width: 100px;
		padding: 0;
	}

	.fotoGallerySingle .rsThumbs .rsThumb {
		width: 100px;
		height: 47px;
	}

	.fotoGallerySingle .rsTmb span {
		display: none;
	}

	.fotoGallerySingle .rsOverflow,
	.royalSlider.fotoGallerySingle{
		height: 190px !important;
	}

	.fotoGallerySingle .sampleBlock {
		font-size: 14px;
	}
	
	#video-content-single .video-content-headline h1{
		font-size:18px;
	}
}


.foto-gallery-mixed-wrapper .owl-stage-outer {max-height:430px}
.foto-gallery-mixed-wrapper {max-height:500px;}

/* left/right controles */
.foto-gallery-single-wrapper{
	position:relative;
}

.foto-gallery-single-wrapper .t_controles {
	margin:0;
}
/*
.foto-gallery-single-wrapper .t_left,
.foto-gallery-single-wrapper .t_right {
	display: none;
}

.foto-gallery-single-wrapper:hover .t_left,
.foto-gallery-single-wrapper:hover .t_right {
	opacity: 1;
	filter: alpha(opacity=100);	
}


.foto-gallery-single-wrapper .t_left,  
.foto-gallery-single-wrapper .t_left:hover:active {
	left:0;
	background:url('../images/timeline/clean/blck-arrow-left.png') no-repeat center center;
}
.foto-gallery-single-wrapper .t_left:hover {
	background:url('../images/timeline/clean/blck-arrow-left.png') no-repeat center center;
}

.foto-gallery-single-wrapper .t_right, 
.foto-gallery-single-wrapper .t_right:hover:active{
	right:0;
	background:url('../images/timeline/clean/blck-arrow-right.png') no-repeat center center;
}
.foto-gallery-single-wrapper .t_right:hover {
	background:url('../images/timeline/clean/blck-arrow-right.png') no-repeat center center;
}
*/


/*
.foto-gallery-single-wrapper .t_left,
.foto-gallery-single-wrapper .t_right {
	position: absolute;
	display:block;
	height:422px;
	width:30px;
	margin:0;
	cursor:pointer;
	top:0;
	z-index: 10;
	opacity: 0;
	filter: alpha(opacity=0);	
	transition:background-color 300ms, opacity 300ms;
	-webkit-transition: background-color 300ms, opacity 300ms;
	-moz-transition: background-color 300ms, opacity 300ms;
}

.fancybox-nav {
	position:fixed;
}

.foto-gallery-single-wrapper .t_left,
.foto-gallery-single-wrapper .t_left:hover:active {
    left: 0;
    background: url('../../../modules/mod_ml24sdlightbox/previous.svg') no-repeat center left;
}
.foto-gallery-single-wrapper .t_left:hover {
    background: rgba(0,0,0,0.7) url('../../../modules/mod_ml24sdlightbox/previous.svg') no-repeat center left;
}

.foto-gallery-single-wrapper .t_right,
.foto-gallery-single-wrapper .t_right:hover:active {
    right: 0;
    background: url('../../../modules/mod_ml24sdlightbox/next.svg') no-repeat center right;
}

.foto-gallery-single-wrapper .t_right:hover {
	background: rgba(0,0,0,0.7) url('../../../modules/mod_ml24sdlightbox/next.svg') no-repeat center right;
}

.fancybox-skin {padding:0;!important}*/
