/* JoomVideos custom css code for modal iframe to displa video in fullscreen */

.venoframe {
width: 100% !important;
height: 100vh !important;
}

.vbox-content{ margin: 0px !important}

.vbox-container {
    width: 100% !important;
    max-width: 100% !important;
}