/*
Author: Genio Agency
Website: http://www.genio.com.tr/
*/
.video-js {width:100%;height:732px;overflow:hidden;}
.video-js .vjs-tech {width:auto;height:auto;min-width:100%;min-height:100%;}
.vjs-poster {background-position:center top;background-size:cover;}
.video-js .vjs-big-play-button {width:90px;height:90px;background:url("../images/play.png") no-repeat;background-size:cover;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;top:50%;left:50%;margin-left:-45px;margin-top:-45px;}
.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {background-color:transparent;}
.video-js .vjs-big-play-button:before {content:none;}
.vjs-big-play-button .vjs-icon-placeholder {display:none;}