@charset "utf-8";
/* CSS Document */

.video-section .pattern-overlay {
background-color: rgba(0, 0, 0, 0.7) !important;
padding: 15% 15% !important;
min-height: 496px !important; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3{
text-align:center !important;
color:#fff !important;
}
.video-section h1{
font-size:60px !important;
text-shadow: 1px 1px 1px #000 !important;
-webkit-text-shadow: 1px 1px 1px #000 !important;
-moz-text-shadow: 1px 1px 1px #000 !important;
}
.video-section h3{
font-size: 25px !important;
margin: 0px auto 15px !important;
}
.video-section .buttonBar{display:none !important;}
.player {font-size: 1px !important;}