/* RESPONSIVE VIDEO */
.ill_video_container.vright { float: right; width: 45%; margin: 0 0 30px 5%; }
.ill_video_container.vleft { float: left; width: 45%; margin: 0 5% 30px 0; }
.ill_responsive_video { margin: 0; padding: 0 0 56.25% 0; position: relative; }
.ill_responsive_video iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.ill_responsive_video br { display: none; }
.video-caption { background-color: #f6f6f6; padding: 20px; font-size: 0.8em; line-height: 1.2em; display: block; }