.background_video_block {
  padding-top: 140px;
  padding-bottom: 140px;
  text-align: center;
  min-height: 443px;
  box-sizing: border-box;
  position: relative; }

@media screen and (max-width: 940px) {
  .background_video_block {
    padding-top: 80px;
    min-height: 292px;
    padding-bottom: 80px; } }

@media screen and (max-width: 500px) {
  .background_video_block {
    padding-top: 60px;
    min-height: 350px;
    padding-bottom: 60px; } }

@media screen and (max-width: 475px) {
  .background_video_block {
    padding-top: 65px;
    min-height: 267px;
    padding-bottom: 65px; } }

.background_video_block.inverse .shadow {
  background-color: rgba(255, 255, 255, 0.6); }

.background_video_block.inverse .title {
  color: #000;
  text-shadow: none; }

.background_video_block.inverse .title .ui-text-shadow-copy-1 {
  visibility: visible;
  color: inherit;
  left: none-0;
  top: 0; }

.ie-8 .background_video_block.inverse .title .ui-text-shadow-copy-1 {
  top: 1px; }

.background_video_block.inverse .button {
  }

.background_video_block p {
  margin: 0;
  padding: 0; }

.background_video_block .shadow {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(20, 20, 20, 0.7); }

.background_video_block .video-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }

.background_video_block video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto; }

@media screen and (max-width: 580px) {
  .background_video_block video {
    max-height: 100%; } }

.background_video_block .background_video_block_wrap {
  max-width: 1138px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box; }

@media screen and (max-width: 1200px) {
  .background_video_block .background_video_block_wrap {
    max-width: 940px;
    padding: 0 24px; } }

@media screen and (max-width: 500px) {
  .background_video_block .background_video_block_wrap {
    padding: 0 10px; } }

.background_video_block .title {
  margin-bottom: 0;
  color: #fff;
  padding-bottom: 40px;
  -moz-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  -webkit-text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); }

.background_video_block .title .ui-text-shadow-copy-1 {
  visibility: visible;
  color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20) progid:DXImageTransform.Microsoft.Blur(makeShadow=false,pixelRadius=6);
  left: -6;
  top: -4px; }

.ie-8 .background_video_block .title .ui-text-shadow-copy-1 {
  top: -3px; }

@media screen and (max-width: 940px) {
  .background_video_block .title {
    font-size: 32px;
    padding-bottom: 30px;
    line-height: normal; } }

@media screen and (max-width: 500px) {
  .background_video_block .title {
    font-size: 38px; } }

@media screen and (max-width: 475px) {
  .background_video_block .title {
    font-size: 26px; } }

.background_video_block .button {
  display: inline-block; }

@media screen and (max-width: 500px) {
  .background_video_block .button {
    font-size: 20px; } }

@media screen and (max-width: 475px) {
  .background_video_block .button {
    font-size: 17px;
    padding: 10px 24px; } }
