body {
	background-color: rgb(255, 255, 255);
	font: 300 1em/1.38 Lato;
	color: rgba(0, 0, 0, 0.99);
  }
  
  .containermenu {
	position: absolute;
	float: left;
	z-index: 6;
	width: 80%;
	height: 91px;
	margin: 450px 0 0 10%;
	background-color: rgba(233, 233, 233, 0);
  }
  
  .containertextmenu {
	position: absolute;
	top: 470px;
	left: 10.6%;
	z-index: 11;
	width: 70.0807291666%;
	height: 22px;
  }
  
  .linemenu {
	position: relative;
	float: left;
	z-index: 0;
	width: 100%;
	height: 1px;
	margin-top: 57px;
	/*background-color: rgb(24, 24, 24);*/
  }
  
  .menumain {
	display: block;
	position: absolute;
	top: 65px;
	width: 18px;
	height: 18px;
	border-width: 1px;
	border-style: solid;
	border-radius: 100px;
	background-color: rgb(255, 255, 255);
  }
  
  .about {
	left: 14.9983723958%;
	z-index: 4;
	border-color: rgb(51, 51, 51);
	display: none;
  }
  
  .about:hover {
	border-color: rgb(128, 128, 128);
  }
  
  .about:active {
	border-color: rgb(51, 51, 51);
  }
  
  .abouttext {
	position: absolute;
	top: 0;
	left: 15.5716993051%;
	z-index: 7;
	width: 6.1759131953%;
	min-height: 21px;
	font-size: 1em;
	letter-spacing: 2px;
	color: rgba(0, 0, 0, 0.99);
	overflow: visible;
	display: none;
  }
  
  .abouttext:hover,
  .contacttext:hover,
  .projectstext:hover,
  .researchtext:hover {
	color: rgb(0, 0, 0);
  }
  
  .abouttext:active,
  .abouttext:focus,
  .contacttext:active,
  .contacttext:focus,
  .projectstext:active,
  .projectstext:focus,
  .researchtext:active,
  .researchtext:focus {
	color: rgba(0, 0, 0, 0.99);
  }
  
  .contact {
	left: 82.9052734375%;
	z-index: 1;
	border-color: rgb(51, 51, 51);
	display: none;
  }
  
  .contact:hover,
  .projects:hover,
  .research:hover {
	border-color: rgb(166, 166, 166);
  }
  
  .contacttext {
	position: absolute;
	top: 0;
	left: 91.893649437%;
	z-index: 10;
	width: 8.0840548474%;
	min-height: 21px;
	font-size: 1em;
	letter-spacing: 2px;
	color: rgba(0, 0, 0, 0.99);
	overflow: visible;
	display: none;
  }
  
  
  .projects {
	left: 38.642578125%;
	z-index: 3;
	border-color: rgb(51, 51, 51);
	display: none;
  }
  
  .projectstext {
	position: absolute;
	top: 0;
	left: 41.1318791572%;
	z-index: 8;
	width: 8.6786072609%;
	min-height: 21px;
	font-size: 1em;
	letter-spacing: 2px;
	color: rgba(0, 0, 0, 0.99);
	overflow: visible;
	display: none;
  }
  
  .research {
	left: 59.4677734375%;
	z-index: 2;
	border-color: rgb(51, 51, 51);
	display: none;
  }
  
  .researchtext {
	position: absolute;
	top: 0;
	left: 64.9084017687%;
	z-index: 9;
	width: 9.035338709%;
	min-height: 21px;
	font-size: 1em;
	letter-spacing: 2px;
	color: rgba(0, 0, 0, 0.99);
	overflow: visible;
	display: none;
  }
  
  .vicksbiz {
	position: absolute;
	top: 55px;
	left: 41.5%;
	z-index: 5;
	width: 15%;
	min-height: 51px;
	font-size: 1.688em;
	text-align: center;
	letter-spacing: 3px;
	color: rgb(0, 0, 0);
	display: none;
  }

  .logo-wrap {
	width: 100%;
	position: relative;
}

  

@media(min-width: 850px) {

}


