.video-block--theme9 .video-block-wrapper {
  background: #fff;
  padding: 0 20px; }

.video-block--theme9 .video-block-inner {
  padding: 30px 0;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center; }

.video-block--theme9 .block-title {
  text-align: center;
  margin-bottom: 35px; }

.video-block--theme9 .video iframe {
  max-width: 100%; }

.video-block--theme9.inverse .video-block-wrapper {
  background: #212121; }

.video-block--theme9.inverse .block-title {
  color: #fff; }

.video-block--theme9.inverse .text {
  color: #fff; }

.video-block--theme9 .text {
  margin-bottom: 18px; }
