.overlay { position: absolute; top: 0; right: 0; left: 0; bottom: 0; z-index: 1; background: url(../images/pattern.png) repeat center center rgba(0, 0, 0, 0.3); }
.video-section { position: relative; }
.home-text-wrapper { display: table; padding-top:70px; width: 100%; height: 100%; min-width: 940px; position: relative; text-align: center; z-index: 11; }
.home-message { display: table-cell; height: 100%; vertical-align: middle; color: white; font-size: 5.5vw!important; font-weight: 900!important; line-height: 30px; font-family: 'Roboto', sans-serif; }
.home-message p { margin-bottom: 20px; }
.home-message small { font-size: 1.0vw; font-family: 'Arial', sans-serif; font-weight: normal; color: #fff; padding-top:100px; vertical-align: middle;}
.text-center { text-align: center; }
.small_main { font-size: 0.6vw; padding: 3px 12px; }
.button_more { display: inline-block; zoom: 1; *display: inline; vertical-align: middle; margin: 0px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font: 0.6vw Arial, Helvetica, sans-serif; padding: 0px; border:1px solid #eee; -webkit-border-radius: 2px 2px; -moz-border-radius: 2px 2px; border-radius: 2px 2px; padding:3px 5px 2px; }
a.button_more { color:#fff; }