html, body {height:100%; width:100%; padding:0; margin:0; background-color:transparent;}
#full-screen-background-image {z-index:-999; min-height:100%; min-width:1024px; width:100%; height:auto; position:fixed; top:0; left: 0;}
#wrapper {position:relative; width:980px; min-height:400px; margin:0px auto; color:#transparent;}
.wrappersub {display:block; height:100%; width:100%;}

/* body {margin:0; background-color:#ffffff;}
.lightbox {position:fixed; top:0; bottom:0; left:0; right:0; display:flex; align-items:center; justify-content:center; z-index:9; background:rgba(255, 255, 255, 0.5)}
.toolbarLB {text-align:right; padding:3px;}
.closeLB {color:red; cursor:pointer;}
.closeLB:hover {color:red; background-color:#ff0000; cursor:pointer;}
.lightbox closed:hover {color:red; background-color:#ff0000; cursor:pointer;}

.lightbox .iframeContainer {vertical-align:middle; background:transparent; padding:2px;}
.lightbox.closed {display:none;} */