
#video .video-container {position:relative; width: 100%; height: 434px;}
#video .video-container img {width:100%; height:100%;}
#video iframe, #video video { display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.play { cursor: pointer; height: 160px; left:42%; position: absolute; top: 35%; width: 160px; z-index: 1; }
.play span { background: url(../images/big-play-icon.png) no-repeat center ; display: block; height: 160px; opacity: 0.8; width: 160px;}