 nav {
	overflow: hidden;
	background-color: white; 
	width: 100%;



}
 


nav a {
	float: left;
	display: block;
	color: black; 
	text-align: center;
	text-decoration: none;
	font-size: 50px;
	font-weight: bold;
	margin-top: 5.5%;
	margin-right: 5%;

	border-radius: 10px;
	border: solid;
	border-color: transparent;
	

}




nav a:hover {
	border-color: black;
	
	background-color: #D2D2D2;
}



nav img {
	float: left;
	width: 25%;
	height: 100%;
	margin-right: 15%;
	margin-left: 5%;
}



/*this is for when the element is selected */
nav a.selected {
	float: left;
	display: block;
	color: black; 
	text-align: center;
	text-decoration: none;
	font-size: 50px;
	font-weight: bold;
	margin-top: 5.5%;
	margin-right: 5%;
	text-decoration: underline;
	border-radius: 10px;
	border: solid;
	border-color: transparent;
	

}



nav a:hover.selected {
	border-color: black;
	
	background-color: #D2D2D2;
}




.nav_divider {
	width: 55%;
	float: left;
	margin-top: 5.5%;
	background-color: blue;

}








body {
	margin: 0;
	background-image: url(images/back.jpg); 
	background-repeat: no-repeat; 
	background-size: 100% 100%;
	

}





/*container for the slogan*/
.slogan {
	width: 100%;
	height: 10em;
	text-align: center;
	
	border-bottom: solid;
	border-top: solid;

	background-image: url(images/back.jpg); 
	background-repeat: no-repeat;
	background-size: 100% 100%;



	
	
}

.slogan h1 {
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	font-size: 60px;
	margin-left: 5%;
	margin-right: 0;
}


.slogan h2 {
	font-size: 60px;
	margin:0;

}

.slogan h3 {
	font-size: 45px;
	margin-top: 1%;
	text-decoration: underline;


}


/*intro section */


.home_intro {
	width: 100%;

	height: 52em;
	background-color: transparent;
	border-bottom: solid;
	text-align: center;
	align-content: center;

}

.home_intro img {
	
	width: 65em;
	height: 40em;
	margin-top: 6em;

}





/*The main box that holds two other boxes */
.home_main_box {
	width: 33.279%;
	height: 60em;
	float: left;
	background-image: url(images/back.jpg); 
	background-repeat: no-repeat;
	background-size: 100% 100%;





}




/*The first box in main box is at top*/
.home_main_top {
	width: 100%;
	height: 40%;
	background-color: transparent;
	text-align: center;
	


}





.home_main_top img {
	width: 15em;

	height: 19em;

	border: solid;
	border-width: 8px;
	border-color: black;
	margin-top: 5%;
	
	


	

	
}




/*bottom box in main */
.home_main_bottom {
	width: 100%;
	height: 60%;


	text-align: center;
	background-color: transparent;
	
}

.home_main_bottom h1 {
	margin: 0 5%;
	color: black;
	margin-bottom: 10%;
}


.home_main_bottom ul {
	list-style: none;
	
	margin-right: 2%;




}

.home_main_bottom ul li {
	font-size: 30px; 
	font-weight: bold;
	text-align: left;
	margin-top: .5em;


}

.home_main_bottom ul li::before {
	content: "\2713";
	font-weight: bold;
	display: inline-block;
	width: 1em;



}







/*about page */
.about_main {
	width: 100%;
	
	background-color: transparent;
	float: left;



}


.about_main img {
	width: 16em; 
	height: 18em;
	margin-left: 5%;
	margin-top: 6%;
	float: left;
	

	margin-right: 2%;
	border: 5px solid black;





}

.about_main_content {
	width:50%;
	background-color: transparent;
	float: left;
}

.about_main_content h1 {
	text-align: left;
	margin-left: 2%;
	font-size: 40px;
	color: black;
	text-decoration: none;
	margin-top: 8%;


}

.about_main_content h2 {
	margin-left: 2%;
	font-size: 30px;
	color: black;
	margin-right: 5%;
	font-weight: normal;


}




/*services page */




/*image and list container*/
.services_main_image_container {
	width:22em;

	height: 74em;

	margin-left: 10%;
	margin-top: 5%;
	float: left;
	background-color: transparent;
	margin-right: 5%;
	margin-bottom: 3%;
	
	
	
	

}

.services_image_top {
	width: 100%; 
	height: 45%;

}


.services_image_top img {
	width: 100%; 
	height: 100%;
	margin: 0;

}

.services_image_bottom {
	width: 100%;
	height: 55%;
	background-color: #EFEFEF;
	position: top;
	
}


.services_image_bottom ul {
	list-style: none;
	position: relative;
	top: 10%;
	margin: 0;
	margin-top: -3em;
	
	




}

.services_image_bottom ul li {
	font-size: 25px; 
	font-weight: bold;
	text-align: left;
	margin-top: .5em;

}

.services_image_bottom ul li::before {
	content: "\2713";
	font-weight: bold;
	display: inline-block;
	width: 1em;



}






/*most recent work container*/
.services_main_work_container {
	width: 70%;
	margin-left: 10%;
	margin-right: 20%;
	background-color: #EFEFEF;

	float: left;
	border: solid;
	margin-bottom: 2em;



}


.services_main_work_container img {
	float: left;
	width: 50%;
	height: 25%;
	margin-top: 0;
	margin-left: 0;
	margin-right: 20px;

}

.services_main_work_container h1 {
	margin-top: 0;
	font-size: 30px;
	margin-left: 20px;

}


.services_main_work_container h2 {
	font-weight: normal;
	margin-left: 20px;
	margin-right: 10px;
}






/*main wording on service page*/

h1.service {
	margin-top: 5%;
	margin-bottom: 2%;
	margin-right: 10%;

}

h2.service {
	font-weight: normal;
	margin-right: 10%;
	margin-top: 2%;

}


/*most recent job seperator*/
h1.service_work {
	margin-left: 10%;
	clear: both;

}














/*do media quiries here */



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



	

	.slogan h1 {
		font-size: 55px;
	}
	.slogan h2 {
		font-size: 55px;
	}

	.slogan h3 {
		font-size: 45px;
	}





}




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


	.home_main_box {
		width: 33.27%;
	}


	.home_main_bottom ul li {
		font-size: 25px;
		margin-top: 1em;
	}






}




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



	

	nav img {
		margin-right: 10%;
	}

	.slogan h1 {
		font-size: 45px;
	}
	.slogan h2 {
		font-size: 45px;
	}

	.slogan h3 {
		font-size: 40px;
	}

	nav a {
		margin-right: 3%;
	}

	nav a.selected {
		margin-right: 3%;
	}





}





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



	


	.home_main_box {
		width: 33.25%;
	}

	.home_intro {
		height: 42em;
	}

	.home_intro img {
		width: 55em;
		height: 30em;
	}






}





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


	

	nav img {
		margin-right: 5%;
		margin-left: 0
	}


	nav a {
		font-size: 45px
	}
	nav a.selected {
		font-size: 45px;
	}

	.slogan {
		height: 8em;
	}

	.slogan h1 {
		font-size: 40px;
	}
	.slogan h2 {
		font-size: 40px;
	}

	.slogan h3 {
		font-size: 35px;
		margin-bottom: 0;
	}

	
	.home_intro {
		height: 37em;
	}

	.home_intro img {
		width: 45em;
		height: 25em;
	}



	.home_main_top img {
		width: 12em;

		height: 18em;
		 
		margin-top: 10%;
		
	}

	


	.home_main_bottom h1 {
		margin: 0 5%;
		color: black;
		font-size: 28px;
	}

	.home_main_bottom ul li {
		font-size: 23px;
		margin-top: 1em;
	}




}



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


	

	.slogan {
		height: 6em;
	}

	.slogan h1 {
		font-size: 34px;
	}
	.slogan h2 {
		font-size: 34px;
	}

	.slogan h3 {
		font-size: 29px;
		margin-bottom: 0;
	}

	.home_main_box {
		width: 33.24%;
	}

	.home_intro {
		height: 31em;
	}

	.home_intro img {
		width: 45em;
		height: 25em;
		margin-top: 3em;
	}

	.home_main_bottom h1 {
		margin: 0 5%;
		color: black;
		font-size: 25px;
	}

	.home_main_bottom ul li {
		font-size: 20px;
		margin-top: 1em;
	}

	.about_main img {
		margin-left: 2%;
		
	}

	.about_main_content {
		width: 40%;
	}








}













	


	








