


.crt-parallaxvideo{ 
	height: 700px;
	padding-bottom: 50px;
    padding-top: 50px;
    overflow:hidden;
    width:100%;
   
}
.crt-parallaxvideo video{ 
    width: 100%;
    position: ;
	top:0;
	z-index: -100;
	
}
