/**/
body.content.responsive #container {
  background-repeat: repeat-y;
}

body.path-kulinarik_folder .videoMI24 iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

body.path-kulinarik_folder .videoMI24 {
	padding-top: 60.2%;
}
body.content.path-kulinarik_folder.responsive .deep-content-overview .deep-content-filter .nav-tabs,
body.content.path-kulinarik_folder.responsive .deep-content-overview .deep-content-list .btn-map {
	display: none;
	visibilty: hidden;
}


body.content.path-kulinarik_folder.responsive .deep-content-overview .content-detail {
	min-height: 300px;
}
/* temporary white-space for video */
body.content.responsive .deep-content-overview .content-detail h3 {
	/*margin-top: 450px;*/
}

/* Kachel Video */
body.content.responsive .deep-content-overview .content-detail .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	/*padding-top: 25px;*/
	height: 0;
	background-color: black;
}
body.content.responsive .deep-content-overview .content-detail .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

body.content.path-kulinarik_folder.responsive .deep-content-overview .more a {
	margin-bottom: 10px;
}


body.path-kulinarik_folder .videoWrap {
	margin-bottom: 30px;
}



body.path-kulinarik_folder .deep-content-list .responsive-image .caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	/* background: linear-gradient(to right, rgba(0,0,0,.4) 0%, rgba(0,0,0,.0) 50%); */
	background: transparent;
	color: white;
	padding: 10px;
	font-size: .75em;
	line-height: 1.125rem;
	text-align: left;
	text-shadow: 0 0 4px rgba(0,0,0,1);
	font-size: 1em;
}

/* Wein Video */
body.content.en.responsive.path-kulinarik_folder .section-responsive.video-drink,
body.content.fr.responsive.path-kulinarik_folder .section-responsive.video-drink {
	/*margin-bottom: 30px;*/
}
body.content.en.responsive.path-kulinarik_folder .section-responsive.video-drink .container .row:nth-child(3) .column,
body.content.fr.responsive.path-kulinarik_folder .section-responsive.video-drink .container .row:nth-child(3) .column {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
body.content.responsive.path-kulinarik_folder .section-responsive.video-drink iframe.media-youtube {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
body.content.responsive.path-kulinarik_folder .section-responsive.video-drink .videoWrap {
	margin-bottom: 0;
}
body.content.responsive.path-kulinarik_folder .section-responsive.video-drink .video-copyright h4 {
	text-transform: initial;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: black;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

body.content.responsive.path-kulinarik_folder .section-responsive.video-drink .logo {
	background-size: contain;
	height: 165px;
	width: 300px;
	max-width: 100%;
	position: relative;
	resize: both;
	background-position: 50% 50%;
	margin: 0 auto;
}

body.content.responsive.path-kulinarik_folder .section-responsive.video-drink .logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
