
body {

	background-color: #000000;
	overflow-x:hidden;

}
#bkd{
  height: 200vh;
  background-image: url('https://outofourmindsstudios.com/images/lab/LabBGDdark.png');
  background-repeat: no-repeat;
  background-size: contain;
  top:-150px;

}
#bkdimg{
	position:fixed;
	height: 150vh;
	top:0px;
	left:50%;
	margin-left:-50%;
	z-index:0;
}




	
/**//**//**//**//**//**//**//**//**//**/
/*HEADER*/
#topMenu{
	background-color: #040b38 !important;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 75px;
	box-shadow: 0 0 16px #000;
	z-index: 100;}

h1 {
	position: absolute;
	top: 0px;
	left: 130px;
	color: #9cff71;
	font-family: Georgia, serif;
	font-size: 30px;}

	
h2 {
	position: relative;
	top: 0px;
	color: #e3ffb4;
	font-family: Georgia, serif;
	font-size: 30px;
	text-align: center;}
p {	position: relative;
	top: 0px;
	color: #fdfdff90;
	font-family: 'Trebuchet MS', sans-serif;
	font-size:12px;
	text-align: center;}
	
	
		
#logoCircle{
	position: absolute;
	left: -2px;
	top: 0px;
	height: 75px;
}
#footercontainer{
	position: fixed;
	bottom: 0px;
	width: 100%;
	height:50px;
	background-color: #000;
}
#footer{
	position: fixed;
	bottom: 10px;
	width: 100%;
	height:25px;
	margin: auto;
	text-align: center;
	z-index: 20;
	color: #152171;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10px;}




/**//**//**//**//**//**//**//**//**//**/
/*NAVIGATION*/
#menuToggle
{
  display: block;
  position: absolute;
  top: 25px;
  right: 15px;
  z-index: 10;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #ffffff;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: #6cd900;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  right: -5px;
  cursor: pointer;
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  -webkit-touch-callout: none;
}


#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #a90194;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}



#menuToggle span:first-child
{transform-origin: 0% 0%;}

#menuToggle span:nth-last-child(2)
{transform-origin: 0% 100%;}


#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #a90194;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}


#menu
{
  position: absolute;
  width: 150px;
  margin: 23px 0 0 -100px;
  right: -15px;
  padding: 20px;
  padding-top: 20px;
  background: #040b38;
  opacity: .8;
  border-radius: 0px 0px 0px 30px;
  list-style-type: none;
  text-align: right;
  font-family: 'Trebuchet MS', sans-serif;
  -webkit-font-smoothing: antialiased;
  transform-origin: 0% 0%;
  transform: translate(100%, 0);
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  z-index:1;
}

#menu li
{
  padding: 10px 0;
  font-size: 16px;
}

/*Slide it in from the left*/
#menuToggle input:checked ~ ul
{
  transform: none;
}



/**//**//**//**//**//**//**//**//**//**/
/*Main*/




	
#canvas {
	position: absolute;
	left: 350px;
	top: 0px;
	margin-top:-200px;
	height: 1080px;
	z-index: 100;
}
.main {
	z-index: 100;

}
#labcontainer{
	position: absolute;
	left: 350px;
	top: 0px;
}
	
.navtext{
	color: #2f4858;
	font-family: 'Trebuchet MS', sans-serif;
	text-align:center;
	font-size:16px;
	text-decoration: none;
	}
.navtext a:hover{
	color: #ffffff;
}
.circleGen{	
	position:absolute;
	height:150px;
	top:0px;
	left:0px;}
	

#Container{
	margin: 0;
	position: absolute;
	top: 150px;
	left: 50%;
	min-width: 600px;
	margin: auto;
	height:1000px;
	transform: translate(-50%, 0%);
	z-index:0;}
	
.centered-text {
  text-align: center;
}	

#logo{
	position: relative;
	width:650px;
	height:150px;
	top:-95px;
	left:50%;
	margin-left:-325px;
	animation-name: texton;
	animation-timing-function: ease-out;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-delay: -1.5s;}
	
#general{
	position: relative;
	top:70px;
	text-align:center;
	animation-name: texton;
	animation-timing-function: ease-out;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-delay: -1.5s;}
	
#employ{
	position: relative;
	top:70px;
	text-align:center;
	animation-name: texton;
	animation-timing-function: ease-out;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-delay: -1s;}
#vo{
	position: relative;
	top:70px;
	text-align:center;
	vertical-align: middle;
	animation-name: texton;
	animation-timing-function: ease-out;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-delay: -.5s;}
#location{
	position: relative;
	top:70px;
	text-align:center;
	animation-name: texton;
	animation-timing-function: ease-out;
	animation-duration: 3s;
	animation-iteration-count: 1;
	animation-delay: 0s;}


/**//**//**//**//**//**//**//**//**//**/
/*Gallery*/

@-moz-keyframes texton {
  0% {
    opacity: 0;
	transform: translateX(-300px);
  }
    30% {
    opacity: 0;
	transform: translateX(-300px);
  }
  100% {
    opacity: 1;
	transform: translateX(0px);
  }
}
@-webkit-keyframes texton {
  0% {
    opacity: 0;
	transform: translateX(-300px);
  }
    30% {
    opacity: 0;
	transform: translateX(-300px);
  }
  100% {
    opacity: 1;
	transform: translateX(0px);
  }
}
@-o-keyframes texton {
  0% {
    opacity: 0;
	transform: translateX(-300px);
  }
    30% {
    opacity: 0;
	transform: translateX(-300px);
  }
  100% {
    opacity: 1;
	transform: translateX(0px);
  }
}
@keyframes texton {
  0% {
    opacity: 0;
	transform: translateX(-300px);
  }
    30% {
    opacity: 0;
	transform: translateX(-300px);
  }
  100% {
    opacity: 1;
	transform: translateX(0px);
  }
}

