.video-and-text-section .video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video-and-text-section .video-responsive iframe,.video-and-text-section .video-responsive object,.video-and-text-section .video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.video-and-text-section h3 {
	font-size: 18px;
	font-weight: bold;
}
.video-and-text-section p {
	 line-height: 1.4em;
}
