


/* ---- particles.js container ---- */

#particles-js{
  position:absolute;
  top: 0;
  right:0;
  z-index: 1;
    height: 100%;
    width: 100%;
    opacity: .5;
}

 @media (max-width:768px){
 	}
  