@keyframes glowing {
  0% { box-shadow: 0 0 -10px #9f9f00; }
  40% { box-shadow: 0 0 50px #9f9f00; }
  60% { box-shadow: 0 0 50px #9f9f00; }
  100% { box-shadow: 0 0 -10px #9f9f00; }
}

.button-glow {
  animation: glowing 5000ms infinite;
}



@font-face {

	font-family: "RalewayXL";

	src: url('../Raleway-Heavy.ttf');

}

@font-face {

	font-family: "Raleway";

	src: url('../Raleway-Medium.ttf');

}

@font-face {

	font-family: "Bebas";

	src: url('../font/bebas.ttf');

}

@font-face {

	font-family: "GE";

	src: url('../font/ge.ttf');

}

h5{

	font-family:GE;

	font-weight:bold;

}


a.button.link.rounded-list{
	border: 1px solid #808080;
	font-weight: lighter;
	border-radius:50px;
	padding:0.7em;
	background: #f8f8f8;
	color:#232323;
	
}
a.button.link.rounded-list:hover{
	background: #232323;
	color:#fff;
	border:1px solid #808080;
}

.pages{
	font-family: Arial;
}

.codes{

	cursor:pointer;

}

a.sub-menu.links.button{

	font-family: Bebas;

	font-weight: lighter;font-size:125%;

	letter-spacing: 0.1em;

	color:#808080;

	text-decoration:none;

	background: none;

	border:none;

	padding:1em;

	margin-bottom: 0;

	border-radius:0;

}


a.button.main-menu-category{
	background: none;
	border:none;
	padding:1em;
	font-size: 130%;
	border-bottom:1px solid #ddd;
	border-radius:0;
	width:100%;
	font-weight:bold;
	padding-right: 2em;
	text-align: left;
	font-family: GE;
}
a.button.main-menu{
	width:100%;
	text-align: left;
	margin-bottom: 0.5em;
	background:none;
	border:none;
	padding:0;
}
a.button.main-menu.main-h1{
	color:#666;
	
	background: none;
	
	font-size:115%;
	
}
a.button.main-menu.main-h2{
	font-size:;
	font-weight: normal;
	padding-left:1.5em;
}
a.button.main-menu:hover{
	color:#9f9f00;
}

a.sect.link{
	color:#666;
	text-decoration: none;
	margin-right:1em;
}
a.sect.link.active{
	border-bottom:2px solid #9f9f00;
	color:#232323;
}
a.sect.link:hover{
	color:#9f9f00;
}

a.link.white-links{
	color:#fff;
	text-decoration: none;
	font-family: Bebas;
}
a.link.white-links:hover{
	color:#9f9f00;
}
a.link.white-links.rounded{
	background: none;
	border:1px solid rgba(255,255,255,0.5);
	padding:0.8em;
	width: 100%;
	border-radius:50px;
}

div.underliner{
	width:30%;
	border-bottom:3px solid rgba(255,255,255,0.4);
	margin-left:35%;
	margin-top: 0.5em;
}

a.button.green-button{
	background: none;
	border-radius:50px;
	padding:1em;
	width:15em;
	font-size:11pt;
	color:#fff;
}
a.button.green-button:hover{
	color:#fff;
	background: #9f9f00;
	border:none;
}

a.button.side-menu-link{
	background: none;
	border:none;
	padding:0.4em;
	padding-left: 1.5em;
	border-radius:0;
	width:100%;
	text-align:left;

}
a.button.side-menu-link.active{
	border-left:2px solid #9f9f00;
	color:#000;
}

a.button.learn-more{
	background:none;
	border:none;
	font-family: GE;
	padding:0; 
	border-radius:0;
	font-weight: normal;
	font-size: 90%;
}
a.button.learn-more:hover{
	border-bottom:1px solid #9f9f00;
}

a.sub-menu.links.button.active{

	border-bottom: 2px solid #222;

	color:#000;

	font-size:125%;

}

a.sub-menu.links.button:hover{

	color:#000;

}



button.sub-menu.links.button{

	font-family: Bebas;

	font-weight: lighter;font-size:105%;

	letter-spacing: 0.1em;

	color:#808080;

	text-decoration:none;

	background: none;

	border:none;

	padding:1em;

	margin-bottom: 0;

	border-radius:0;

}

button.sub-menu.links.button.active{

	border-bottom: 2px solid #222;

	color:#000;

}

button.sub-menu.links.button:hover{

	color:#000;

}



a.button.menu-link{

	

	background: none;

	border:none;

	border-radius: 0;

	width: 100%;

	padding:0.8em 0.8em;

	text-align: center;

	margin-left: 0;

	letter-spacing: .15rem;

	font-size:95%;

	font-family: Bebas;

	font-weight: lighter;

	color:#808080;



}

a.button.menu-link:hover{

	color:#222;

}

a.button.menu-link.active{



}



.greener{

	padding:0;

	text-align: left;

	background: none;

	border:none;

}

.greener:hover{

	color:#9f9f00;

	cursor: pointer;

	background: none;

}

.greener:focus{

	background: none;

}



a.topper-link{

	letter-spacing: .15rem;

	color:#666;

	text-decoration: none;

	font-weight: lighter;

	font-size: 120%;

}   

a.topper-link:hover{

	color: #000;

}



button.topper-link{

	letter-spacing: .15rem;

	color:#666;

	text-decoration: none;

	font-weight: lighter;

	background: none;

	border:none;

	font-size: 120%;

	padding: 0;

} 

button.topper-link:focus{

	background: none;

}

button.topper-link:hover{

	color: #000;

}



a.button.colord{

	border:1px solid #fff;

	background:none;

	padding:1em;

	color:#fff;

	width:100%;

}

a.button.colord:hover{

	background:#232323;

	color:#fff;

	border:1px solid #232323;

}





a.footer-links.link{

	color:#444;

	font-family: Segoe UI;

	font-weight: 400;

	font-size: 95%;

}

a.footer-links:hover{

	color:#000;

	text-decoration: none;

}



a.button.side{

	background: none;

	border: none;

	font-weight: normal;

	border-radius:0;

	padding-left:1em;

}

a.button.side:hover{

	color:#1f3656;

	font-weight: 700;

	border-left:none;

	padding-left:1em;

}

a.button.side.active{

	font-weight: 700;

	color:#1f3656;

	border-left:2px solid #1f3656;



}



a.button.topper{

	padding:2em 1em;

	background: none;

	border:none;

	font-family: Segoe UI;font-weight: normal;

	border-radius:0;

	width: 100%;

}

a.button.topper:hover{

	color:#fff;

	background: #2c5236;

}



div.stretch-capacity{

	

}

div.stretch-capacity:hover{

	cursor: pointer;

}



div.stretch-color{

	

}

div.stretch-color:hover{

	cursor: pointer;

}



.navi{



}

#shading{

	margin-top:0em;

}

#shade{

	margin-top: 5em

}

#sub-menu-about{

	height: 3.9em;

}

.titles{

	padding-left:2.8em;

	margin-left:-0.3em

}

#bio-text{

	padding-left:3em;

}

@media only screen and (max-width: 1025px){

  .navi{

  	font-size: 70%;

  }

  #shade{

  	margin-top:5em;

  }

  #shading{

  	margin-top:8em;

  	font-size:80%;

  	padding:1em;

  }

  #sub-menu-about{

  	height: 8em;

  }

  .titles{

  	padding-left: 0.5em

  }

  #bio-text{

  	padding-left: 0.7em;

  }

}

@media only screen and (max-width: 1505px){

	.navi{

		font-size: 50%

	}

}

@media only screen and (min-width: 1025px){

  .navi{

  	font-size: 100%;

  }

  #shade{

  	margin-top:8em;

  }

  #shading{

  	margin-top:8em;

  }

}