body { margin:0px; }
.vjs-ios-skin .vjs-volume-menu-button {
opacity: 1!important;
visibility: visible!important;
}
@media screen and (max-width: 767px){
#holaplayer{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
}
@media only screen and (max-device-width : 736px) and (orientation : landscape){
#holaplayer{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
}