.responsive-youtube-wrapper
{
	width:100%;
	margin:25px auto;
}

.responsive-youtube
{
	position:relative;
	padding-bottom:56.25%;
	height:0;
}

.responsive-youtube iframe
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}
