.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 > .row {
    background: #40AED8;
    color: #fff;
}
.video-and-text-section .h-ttb:after{
	background: #fff;
}