.videoyoutube {position:relative;max-width:100%;max-height:100%; margin: 0px auto;}
#boxesVideo #dialogVideo {
  width:98%; top: 1%;
  height:98%; left: 1%;
  z-index: 9999;
}
#boxesVideo .windowVideo {
  position:absolute;
  left:0;
  top:0;
  max-width:98%;
  max-height:98%;
  display:none;
  z-index: 9999;
  position: absolute;
}
.lg-outer .lg-thumb-outer {display: none;}

.lg-download, #lg-download {height: 10vh !important; width: 40% !important; line-height: 10vh !important;}
.lg-toolbar .lg-download:after {font-size: 36px !important;}

		#boxesVideo #dialogVideo {
			width: calc(1080px - 2%) !important;
    		max-width: calc(1080px - 2%);
		}
		#maskVideo{
			width: 1080px !important;
		}