@charset "utf-8";
 .backgroung-wrap{
         	position: fixed;
         	z-index: -1000;
         	width: 100%;
         	height: 100%;
         	overflow: hidden;
         	top: 0;
         	left: 0;
			right: 0
			bottom: 0
         }
 .backgroung-wrap{
         	position: fixed;
         	z-index: -1000;
         	width: 100%;
         	height: 100%;
         	overflow: hidden;
         	top: 0;
         	left: 0;
			right: 0
			bottom: 0
         }
         #video-bg-elem{
         	position: absolute;
         	top: 0;
         	left: 0;
         	min-height: 100%;
         	min-width: 100%;
         }
/* CSS Document */

