.video_box a.js_video_icon, 
.video_box a.js_video_player,
.video_box a.js_img_link{display: block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: url(/~/media/Solar/video/v2/video_btn.png) center center no-repeat;z-index:99;}
.video_box a.js_img_link{background:none;}
.video_box a.video_player{display: block; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: url(/~/media/Solar/video/v2/video_btn.png) center center no-repeat;z-index:99}
.video_box a.js_video_icon:hover,
.video_box a.js_video_player:hover{background: url(/~/media/Solar/video/v2/video_btn_hover.png) center center no-repeat;z-index:99}
.video_box img{width: 100%; height: auto;}
.video_box a.video_player:hover{background: url(/~/media/Solar/video/v2/video_btn_hover.png) center center no-repeat;z-index:99}

.player-outer-box{position: absolute; top: 0; left: 0; width: 100%;z-index:98;}
@media (max-width: 767px) {
    #main .modular4 .video_box .video-js .vjs-big-play-button {
      display: block!important;
    }

    #main .modular4 .video_box .video-js.vjs-has-started .vjs-big-play-button {
     display: none!important;
    }
}
