@import 'https://fonts.googleapis.com/css?family=Alegreya+Sans';

* {
	margin: 0;
	padding:0;
	border:0;
}

/*body{
	
	color: #9dd4f2;  #67727a
	font-family: 'Alegreya', sans-serif;
	margin:0;

}*/
h2{
	font-size: 250%;
	font-weight: 700;
	text-align: center;
	padding-top: 2%;
	color:#f5f5f5;
}

h3{
	font-size: 175%
	line-height: 155%;
	padding: 5% 0;
	font-weight: 400;
	color: #f5f5f5;
}

p{
	font-family: 'Alegreya',sans-serif;
	color: #f5f5f5;
	font-size: 160%;
	line-height: 150%;
	padding: 3%;
	text-indent: 2%;
	text-align:justify;
}

img{
	max-width: 100%;
	height: auto;
	width: auto;
	margin-bottom: -4px;
}

header{
	background-color: #6991ac;
	width:100%;
	height:86px;
}

#header-inner{
	max-width: 1200px;
	margin: 0 auto;
}

#logo{
	margin:15px;
	float: left;
	width: 200px;
	height: 60px;
	border-style: dashed;
	background: url(img/KClogo.png) no-repeat center;
}
/*--- Start Navigation --*/

nav{
	float: right;
	padding: 25px 20px 0px 0px;
}
#menu-icon{
	display: hidden;
	width: 40px;
	height: 40px;
	background: url(img/nav.png) no-repeat center;
}
ul{
	list-style-type: none;
}
nav ul li{
	font-family: 'Alegreya Sans', sans-serif;
	font-size: 120%;
	display: inline-block;
	float: left;
	padding: 10px;
}
nav ul li a{
	color: #f5f5f5;
	font-size: 18px;
	text-decoration: none;

}
nav ul li a:hover{
	color:#c3d7df;
}
.current{
	color: #c3d7df;
}

/*---End of Navigation--*/

.hidden{
	opacity: 0;
}
.visible{
	opacity:1;
}

.banner{
	width:100%;
	background-color:#6991ac;
}

.banner-inner{
	max-width: 1100px;
	margin: auto;
}
.one-fourth{
	float:left;
	text-align:center;
	width: 25%;
}
#html{
	background-color: #f1aa90;
}
#css{
	background-color: #beb9ad;
}
#seo{
	background-color: #aadcd2;
}
#social{
	background-color: #a2b2c1;
}
.one-fourth i{
	color:#f0f0f0;
	padding-top: 15px;
	font-size: 500%
}
.inner-wrapper0{
	float:left;
	text-align: center;
	width:100%;
	height:100%;
	background-color: #fcfc6a;
	padding-top: 20px;
	padding-bottom: 20px;
}
.inner-wrapper0 p{
	text-align: center;
	margin 0;
	display:inline;
	font-size: 50px;
	font-family: 'Impact', sans-serif;
	font-style: italic;
	font-weight: bold;
	color: black;
}
.inner-wrapper0 form{
	display: inline-block;
	padding-top: 25px;
	position:relative;
	bottom:12px;
}
.inner-wrapper{
	float:left;
	width: 100%;
	background-color: #c3d7df;    
}
article {
	float:left;
	margin:0 auto;
	width:50%;
	height:auto;
}
#truck{
	position:relative;
}

#truck img{
	 width: 85%;
	 margin-top: 48px; 
}
aside{
	float:right;
	margin:0 auto;
	width:50%;
	height:auto;
}
#business{
	margin-top: 25px;
	background-color: #a2b1c1;
}
.graphMove{
	height: 100%;
	width:100%;
}
#Graph{
	padding-top: 50px;
}
#laptop{
	padding-top: 50px;
	left: 50%;
	height: 80%;
	width: 80%;
}
.inner-wrapper2{
	float:left;
	width:100%;
	background-color: #c3d7df;
}
#mobile{
	background-color: #beb9ad;
}
#number{
	background-color: #beb9ad;
}

#desktop{
	background-color: #f1aa90;
}
.inner-wrapper3{
	float: left;
	width: 100%;
	background-color: #c3d7df;
}
.one-third{
	height:700px;
	width: 33.333333%;
	float:left;
	text-align:center;
}
#google{
	background-color: #a2b1c1;
}
#marketing{
	background-color: #beb9ad;
}
#brochure{
	width: 70%;
	height: 40%;
}
#software{
	background-color: #9cc691;
}
.smile{
	background-color: #fbff3f;
	padding:0 0 1%;
	clear: both;
}
.smile h2{
	color: black;
}
/*--- Start Footer --*/
footer{
	background-color: #6991ac;
	width:100%;
}
.end-footer{
	list-style-type: none;
	text-align: center;
}
.end-footer li{
	display: inline;
}
.end-footer i{
	font-size: 175%;
	margin:1%;
	padding:1%;
	color: #d2ddef;	
}
.end-footer i:hover{
	color: #f5f5f5;
}
.second-footer{
	border-top: 1px solid #000000;
	background-color: #544b59;
	max-height: 60px;
	margin:0;
}
.second-footer p{
	padding: 5px 0 9px 0;
	text-align:left; 
}

/*----------ABOUT ME PAGE CSS--------------*/

#aboutMeBanner{
	background-color: #80ffcc;
	width: 100%;
	height:40px;
}
#aboutMeBanner h2{
	padding-top: 6px;
	text-align: center;
	color: black;
	font-size:30px;
}
#collegeWording{
	background-color: #5674a5;
}
#college img{
	display:block;
	margin: auto;
	width: 75%;
	height: 75%;
}
#bellefonte{
	padding-top: %;
}
#bellefonteWording p{
	color: black;
}
#lhuWords p{
	color:black;
}
#hobbyWords p{
	color:black;
}


/*--------Beginning My Projects CSS----------*/

.button{
	background-color:#6991ac;
	border:none;
	padding: 15px 32px;
	text-align: center;
	display: inline-block;
	font-size: 25px;
	color:white;
	margin:4px 2px;
	cursor: pointer;
	/*border: 2px solid black; */
	border-radius: 8px;
	width: 10em;
}
.button:hover{
	background-color: #3f627a;
}
.projectHeader{
	width: 100%;
	float: left;
	background-color: #fcfc6a;
	height: 40px;
	display: inline-block;
}
.projectHeader h1{
	text-align: center;
	color: black;
	font-size:30px;
}
#paperWrapper{
	float: left;
	width: 100%;
	margin: 0;
	background-color:#c3d7df;
}
#paper1{
	width: 33%;
	display:inline-block;
	margin-top: 25px;
	margin-bottom: 25px;
}
#paper1 img{
	padding-left: 25%;
}
#paper2{
	width:33%;
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 25px;
}
#paper2 img{
	padding-left: 25%;
}
#paper3{
	width: 33%;
	display: inline-block;
	margin-top: 25px;
	margin-bottom: 25px;
}
#paper3 img{
	padding-left: 25%;
}
.vertical-align{
	position: relative;
	top:50%;
	transform: translateY(-50%);
}
#moreProjectWrapper{
	width: 100%;
	background-color: yellow;
	display: inline;
	height:400px;
}
#paperWrapper2{
	float: left;
	width: 100%;
	margin: 0;
	background-color:#c3d7df;
	height: 400px;
}
#moreToCome{
	margin-top: 100px;
}
#moreToCome p{
	color: black;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}



/*------------Media Mobile (Responsiveness)------*/

@media screen and (max-width: 768px){
	
	h2{
		font-size:150%;
	}
	h3{
		font-size: 125%;
	}
	p{
		font-size: 120%;
	}
	header{
		position: inline;
	}
	#logo{
		margin:15px 0 20px -25px;
		background: url(img/kcsmalllogo.png) no-repeat center;
	}
	#menu-icon{
		display:inline-block;
	}
	nav ul, nav:active ul{
		display:none;
		z-index: 1000;
		position:absolute;
		padding: 20px;
		background: #6991ac;
		right: 20px;
		top: 60px;
		border: 1px solid #fff;
		border-radius: 10px 0 2px 2px;
		width: 40%;
	}
	nav:hover ul{
		display: block;
	}
	nav li{
		text-align: center;
		width:100%;
		padding-top: 10px ;
	}
	.banner{
		padding-top: 20px;
	}
	.one-fourth{
		width:100%;
	}
	.one-fourth i{
		font-size:300%;
		padding: 4% 0 1% 0;
	}
	.one-third{
		height: 300px;
	}
	#brochure{
	width: 50%;
	height: 50%;
	}
	#marketing{
		height:450px;
	}
	article{
		width:100%;
	}
	aside{
		width:100%;
	}
	#laptop{
		display:none;
	}
	#hobby{
		display: none;
	}
	#analysis{
		display:none;
	}
	#bellefonte{
		display: none;
	}
	.one-third{
		width:100%;
	}
	.end-footer i{
		font-size:150%;
	}
	#collegePic{
		width: 100%;
		padding-top: 11%;
	}
	#degree{
		width:100%;
	}
	.inner-wrapper0 p{
		font-size:40px;
	}
}










