.plyr__video-wrapper {
    height: 100%;
    width: 100%;
}

#qc-cmp2-persistent-link {
    display: none !important;
}

.brid.brid_player {
    width: 100% !important;
    height: 100% !important;
}

.video_player_bab {
    max-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;
        }

    }
}