div.ad__mix_ready {
	margin-top: 30px;
}

.ad__mix_ready__headline {
	font-size: 20px;
	margin-top: 0 !important;
	margin-bottom: 22px;
	font-weight: bold;
	line-height: 29px;
}

.ad__highlighted {
	font-weight: bold;
	color: #DF7C00;
}

.ad__link {
	font-weight: bold;
	color: #007ADF;
	text-decoration: underline !important;
}

.ad__link__video {
	position:relative; 
	display:inline-block;
	padding-bottom:56.225%; /* ratio 16x9 */
	overflow:hidden; 
	width:100%;
	/*margin-top:5%;*/
	height:auto;
	margin-top: 20px;
	margin-left:0;
	margin-right:0;
	z-index: 1;
}

.ad__link__iframe {
	position:absolute; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	border:none;
	z-index: 1;
}

.ad__class_hide {
	display: none;
}
