.plyr__video-wrapper {
    height: 100%;
    width: 100%;
}

#qc-cmp2-persistent-link {
    display: none !important;
}

.brid.brid_player {
    width: 100% !important;
    height: 100% !important;
}

/* LIB modificato per 8674 */
.video_player_bab {
  aspect-ratio: 16 / 9;
  height: auto;
  width: 100%;
}

.iframeAdmin {
    width: 100%;
}

/* #watchVideoContainer{
    width: 100%;
    height: 100%;
  } */

@-moz-document url-prefix() {

    @media (min-width: 1024px) {

        .plyr__control--overlaid {
            position: fixed;
        }

        .plyr__controls {
            position: fixed !important;
            bottom: 0 !important;
        }

    }
}
