.video-section .pattern-overlay {
background:transparent url(../../images/vtr-back.png) no-repeat center center;
padding: 40px 0 32px;
min-height: 496px; 
/* Incase of overlay problems just increase the min-height*/
}
.video-section h1, .video-section h3, .video-section h2, .video-section h6{
text-align:center;
color:#fff;
}

.video-section h1{
font-size:80px;
/*font-weight:bold;*/
text-transform: uppercase;
margin: 40px auto 0px;
text-shadow: 1px 1px 1px #000;
-webkit-text-shadow: 1px 1px 1px #000;
-moz-text-shadow: 1px 1px 1px #000;
color:rgb(12,93,36);
}

.video-section h3{
font-size: 25px;
font-weight:lighter;
margin: 0px auto 15px;
}

.video-section .buttonBar{display:none;}
.player2 {font-size: 1px;}

.col-lg-12{text-align:center !important;}

.video-section .vitrin-logo{
    max-width:200px;
}