body, html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color : rgb(33, 33, 33);
	color: rgb(245, 245, 245);
}

#page_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
}

#navigation {
        margin-top: 2em;
        width: auto;
        text-align: center;
        cursor: default;
}

.navigation_item {
        margin: .6em;
        text-decoration: none;
        font-family: 'Quicksand', serif;
        font-size: 1.5em;
        font-weight: 300;
        color: rgb(206, 6, 6);
        cursor: pointer;
        transition: all 0.2s ease;
        white-space: nowrap;
}

.navigation_item:hover {
        color: rgb(255, 255, 255);
}

/******************************
	"Intro" section
*******************************/

#intro_content {
	position: relative;
	width: 54em;
	height: 24em;
	margin-left: auto;
	margin-right: auto;
}

#profile_pic_wrapper {
	text-align: center;
}

#profile_pic {
	position: absolute;
	top: 7em;
	top: 5.8em;
	left: 0em;
	width: 7em;
	height: 7em;
	width: 9em;
	height: 9em;
	background-color: rgb(33, 33, 33);
/*	background: url("images/logo.png");
	background-size: 100%; */
}

#intro_text_wrapper {
	position: absolute;
	top: 6.5em !important;
	right: 0em;
	width: 41em;
}

#intro_text {
	font-family: "Quicksand", serif;
        font-size: 1.5em;
	font-weight: 300;
	line-height: 1.4em;
	color: rgb(255, 255, 255);
	padding-top: 0.5em;
}

.red-header {
	font-family: "VT323", serif;
        font-size: 2.7em;
	font-weight: 300;
	color: rgb(206, 6, 6);
}

/******************************
	"Projects" section
*******************************/

.projects_content {
	position: relative;
	width: 100%;
	margin-bottom: 4em;
}

#projects_top,
#projects_top_2 {
	display: flex;
	width: 100%;
}

#projects_bottom,
#projects_bottom_2 {
	display: flex;
	width: 100%;
	padding-top: 5em;
	margin-top: -.3em;
	opacity: 0;
	transition: all 0.8s ease;
}

#projects_bottom_2 {
        margin-top: -.4em;
}

.fade_into_place_projects_bottom,
.fade_into_place_projects_bottom_2 {
	padding-top: 0em !important;
	opacity: 1 !important;
}

.project_overlay_header {
	position: absolute;
	top: 1.5em;
	left: .5em;
	transition: all 0.5s ease;
	font-family: "Quicksand", serif;
        font-size: 1em;
	font-weight: 300;
	letter-spacing: .1em;
	color: rgb(255, 255, 255);
	text-align: center;
	background-color: rgb(33, 33, 33);
	white-space: nowrap;
	padding: .5em;
	opacity: 0;
}

.project:hover .project_overlay_header,
.mobile .project_overlay_header {
	top: .5em;
	opacity: 1;
}

.project:hover .project_overlay_sub_header,
.mobile .project_overlay_sub_header {
	top: 3em;
	opacity: 1;
}

.project:hover .project_overlay_footer ,
.mobile .project_overlay_footer {
	bottom: 0.75em;
	opacity: 1;
}

.project_overlay_sub_header {
	position: absolute;
	top: 4em;
	left: .5em;
	transition: all 0.5s ease;
	font-family: "Quicksand", serif;
        font-size: 1em;
	font-weight: 300;
	letter-spacing: .1em;
	color: rgb(255, 255, 255);
	text-align: center;
	background-color: rgb(33, 33, 33);
	white-space: nowrap;
	padding: .5em;
	opacity: 0;
}

.project_overlay_footer {
	position: absolute;
	bottom: 1.75em;
	left: .5em;
	right: .5em;
	transition: all 0.5s ease;
	font-family: "Quicksand", serif;
        font-size: 1em;
	font-weight: 300;
	letter-spacing: .1em;
	color: rgb(255, 255, 255);
	text-align: center;
	background-color: rgb(33, 33, 33);
	white-space: nowrap;
	padding: .5em;
	opacity: 0;
}

.project_img {
	width: 100%;
}

.project_estimation {
	position: relative;
	display: inline-block;
	width: 65%;
	cursor: pointer;

	width: 64.7%;
}

.project_estimation_2 {
	position: relative;
	display: inline-block;
	width: 69.5%;
	cursor: pointer;
}

.projects_upper_right {
	display: inline-block;
	width: 35%;

	width: 35.3%;
}

.projects_upper_right_2 {
	display: inline-block;
	width: 30.6%;
}

.project_clientell {
	position: relative;
	width: 100%;
	cursor: pointer;
	margin-bottom: -.3em;
	margin-bottom: -.25em;

	margin-bottom: -.3em;
}

.project_donor_impact {
	position: relative;
	width: 100%;
	cursor: pointer;
	border-top: 1px solid rgb(245, 245, 245);
}

.projects_lower_left {
	display: inline-block;
	width: 35%;

	width: 30.6%;
}

.projects_lower_left_2 {
	display: inline-block;
	width: 50%;

	width: 47.85%;
	width: 49.6%;
	width: 49.62%;
}

.project_hvac {
	position: relative;
	width: 100%;
	cursor: pointer;
}

.project_secret {
	position: relative;
	width: 100%;
	cursor: default;
	cursor: pointer;
	margin-top: -.25em;

	margin-top: -.3em;
}

.project_mevron {
	position: relative;
	width: 50%;
	cursor: pointer;
	cursor: default;

	width: 52.15%;
	width: 50.4%;
	width: 50.38%;
}

.project_jobs {
	position: relative;
	width: 65%;
	cursor: pointer;
	cursor: default;

	width: 69.5%;
}

.bottom_comp {
	margin-bottom: .3em;
}

.donor_comp {
	bottom: -.6em;
}

/******************************
	"IN DEPTH" section
*******************************/

#skills_content {
	position: relative;
	width: 54em;
	height: 112em;
	height: 119em;
	margin-left: auto;
	margin-right: auto;
}

#skills_header_wrapper {
	position: absolute;
	top: 5em;
	left: 0em;
}

#skills_header {
	font-family: "VT323", serif;
        font-size: 2.7em;
	font-weight: 300;
	color: rgb(206, 6, 6);
}

#skills_text_wrapper {
	position: absolute;
	top: 5em;
	right: 0em;
	width: 40em;
}

.bottom_text {
	font-family: "Quicksand", serif;
        font-size: 1.5em;
	font-weight: 300;
	line-height: 1.4em;
	color: rgb(255, 255, 255);
}

.bottom_text_sub_header {
	margin-top: 2em;
	margin-bottom: .4em;
	font-family: "VT323", serif;
        font-size: 2.2em;
	font-weight: 300;
	color: rgb(206, 6, 6);
}

.bold_color {
	color: rgb(206, 6, 6);
	text-decoration: none;
}

/******************************
	"HIRE ME" section
*******************************/

#hire_content {
	position: relative;
	width: 54em;
	height: 15em;
	margin-left: auto;
	margin-right: auto;
}

#hire_header_wrapper {
	position: absolute;
	top: 5em;
	left: 0em;
}

#hire_header {
	font-family: "VT323", serif;
        font-size: 2.7em;
	font-weight: 300;
	color: rgb(206, 6, 6);
}

#hire_text_wrapper {
	position: absolute;
	top: 5em;
	right: 0em;
	width: 40em;
}

/******************************
	"CONTACT" section
*******************************/

#contact_content {
	position: relative;
	width: 54em;
	height: 34em;
	margin-left: auto;
	margin-right: auto;
}

#contact_header_wrapper {
	position: absolute;
	top: 5em;
	left: 0em;
}

#contact_header {
	font-family: "VT323", serif;
        font-size: 2.7em;
	font-weight: 300;
	color: rgb(206, 6, 6);
}

#contact_text_wrapper {
	position: absolute;
	top: 5em;
	right: 0em;
	width: 40em;
}

.contact_info {
	margin-top: 2em;
}

.contact_link {
	text-decoration: none;
	margin-bottom: .4em;
	cursor: pointer;
	display: block;
	color: rgb(255, 255, 255);
	font-family: 'Quicksand', serif;
        font-size: 1.3em;
	font-weight: 300;
	transition: all 0.2s ease;
	word-break: break-all;
}

.contact_link:hover {
	color: rgb(206, 6, 6);
}

/******************************
	footer section
*******************************/

#footer_content {
	position: relative;
	width: 54em;
	height: 20em;
	margin-left: auto;
	margin-right: auto;
}

#line_break {
	height: 0em;
	width: 100%;
	border-bottom: 1px solid rgb(255, 255, 255);
}

#footer_header_wrapper {
	position: absolute;
	top: 5em;
	left: 0em;
}

.footer_header {
	margin-bottom: .4em;
}

#footer_text_wrapper {
	position: absolute;
	top: 5em;
	right: 0em;
	width: 40em;
}

.footer_text {
	font-family: "Quicksand", serif;
        font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 300;
	color: rgb(255, 255, 255);
}

.footer_link {
	text-decoration: none;
	font-family: "VT323", serif;
        font-size: 1.8em;
	font-weight: 300;
	color: rgb(206, 6, 6);
	cursor: pointer;
	transition: all 0.2s ease;
}

.footer_link:hover {
	color: rgb(255, 255, 255);
}

#floating_contact {
	position: fixed;
	bottom: 1em;
	right: 1em;;
	background-color: rgb(33, 33, 33);
	border: 1px solid rgb(64, 64, 64);
	white-space: nowrap;
	border-radius: 26px;

	.footer_link {
		display: block;
		padding: .3em;
		padding-left: .8em;
		padding-right: .8em;
		color: white;
	}
	.footer_link:hover {
		color: rgb(206, 6, 6);
	}
}

@media (max-width: 56em) {


	#floating_contact {
		font-size: .9em;
		right: 50%;
		transform: translateX(50%);
	}

	/******************************
		"Intro" section
	*******************************/
	#intro_content {
		width: 100%;
		height: auto;
		margin-bottom: 2em;
	}

	#profile_pic {
		position: relative;
		top: 0 !important;
		margin-top: 3em;
		margin-left: auto;
		margin-right: auto;
	}

	#intro_text_wrapper {
		position: relative;
		top: 0 !important;
		width: auto;
		margin: 2em;
		margin-top: 3em;
		margin-bottom: 2em;
	}

	/******************************
		"Projects" section
	*******************************/

	#projects_top,
	#projects_top_2 {
		display: block;
		margin-top: 0em !important;
	}

	#projects_bottom,
	#projects_bottom_2 {
		display: block;
		opacity: 1 !important;
		padding-top: 0em !important;
/*		margin-top: 0em !important; */
	}

	.project_bottom_2 {
                margin-top: -.4em;
        }

	.project_estimation,
	.project_estimation_2 {
		width: 100%;
	}

	.projects_upper_right,
	.projects_upper_right_2 {
		width: 100%;
	}

	.projects_upper_right {
                margin-top: -.4em;
        }

	.project_clientell {
		margin-top: -.4em;
		margin-bottom: -.4em;
	}

	.projects_lower_left,
	.projects_lower_left_2 {
		width: 100%;
	}

	.projects_lower_left {
/*		margin-bottom: -.4em; */
	}

	.project_secret {
                margin-top: -.4em;
        }

        .project_c {
                margin-top: -.1em;
        }

        .project_jobs,
        .project_mevron {
                width: 100%;
        }

        .project_jobs {
                margin-top: -.45em;
        }


	.project_mevron {
		margin-top: -.4em;
	}

	.project_mevron .project_img {
        	border-bottom: none;
	}

	.project_mevron .project_img {
        	border-top: 1px solid rgb(245, 245, 245);
	}

/*
	.project_hvac {
		margin-bottom: -.4em;
	}

	.project_jobs,
	.project_mevron {
		width: 100%;
	}
	.project_jobs {
		margin-top: -.45em;
	}

	.project_secret {
		margin-top: 0;
	}
*/
	/******************************
		"IN DEPTH" section
	*******************************/

	#skills_content {
		width: 100%;
		height: auto;
		margin-bottom: 4em;
	}

	#skills_header_wrapper {
		position: relative;
		margin-left: 2em;
		top: 0em !important;
		padding-top: 0em !important;
	}

	#skills_text_wrapper {
		position: relative;
		width: auto;
		margin-left: 2em;
		margin-right: 2em;
		top: 0em !important;
		padding-top: 2em !important;
	}

	/******************************
		"HIRE ME" section
	*******************************/

	#hire_content {
		width: 100%;
		height: auto;
		margin-bottom: 4em;
	}

	#hire_header_wrapper {
		position: relative;
		margin-left: 2em;
		top: 0em !important;
		padding-top: 0em !important;
	}

	#hire_text_wrapper {
		position: relative;
		width: auto;
		margin-left: 2em;
		margin-right: 2em;
		top: 0em !important;
		padding-top: 2em !important;
	}

	/******************************
		"CONTACT" section
	*******************************/

	#contact_content {
		width: 100%;
		height: auto;
	}

	#contact_header_wrapper {
		position: relative;
		margin-left: 2em;
		top: 0em !important;
		padding-top: 0em !important;
	}

	#contact_text_wrapper {
		position: relative;
		width: auto;
		margin-left: 2em;
		margin-right: 2em;
		top: 0em !important;
		padding-top: 2em !important;
	}

	#contact_intro {
		padding-top: 0em !important;
	}

	/******************************
		footer section
	*******************************/

	#footer_content {
		width: 100%;
		height: auto;
		margin-top: 4em;
		margin-bottom: 4em;
	}

	#line_break {
		width: auto;
		margin-left: 2em;
		margin-right: 2em;;
	}

	#footer_header_wrapper {
		position: relative;
		top: 0em !important;
		margin-top: 4em;
		margin-bottom: 4em;
	}

	.footer_header {
		text-align: center;
	}

	#footer_text_wrapper {
		position: relative;
		top: 0em !important;
		width: auto;
		margin-left: 2em;
		margin-right: 2em;;
		text-align: center;
	}
}

@media (max-width: 34em) {
	#profile_pic {
		width: 6em;
		height: 6em;
		width: 8em;
		height: 8em;
	}

	#intro_text_wrapper {
		margin-left: 1em;
		margin-right: 1em;
	}

	#intro_text {
	        font-size: 1.2em;
	}

	.project_overlay_header {
	        font-size: .7em;
	}

	.project_overlay_sub_header {
	        font-size: .7em;
	}

	.project_overlay_footer {
	        font-size: .7em;
	}

	.bottom_text {
	        font-size: 1.2em;
	}

	.bottom_text_sub_header {
	        font-size: 1.4em;
	        font-size: 2em;
	}

	#skills_header_wrapper {
		margin-left: 1em;
	}

	#skills_text_wrapper {
		margin-left: 1em;
		margin-right: 1em;
	}

	#hire_header_wrapper {
		margin-left: 1em;
	}

	#hire_text_wrapper {
		margin-left: 1em;
		margin-right: 1em;
	}

	#contact_header_wrapper {
		margin-left: 1em;
	}

	#contact_text_wrapper {
		margin-left: 1em;
		margin-right: 1em;
	}

	.contact_link {
	        font-size: 1.1em;
	}

	#footer_text_wrapper {
		margin-left: 1em;
		margin-right: 1em;
	}

	.footer_text {
	        font-size: 1.2em;
	}
}

@media (max-width: 26em) {
	#intro_text_wrapper {
		margin-bottom: 1em;
	}
}
