body {
	margin:0;
	padding:0;
	height:100%;
	font:0.875em/150% 'Open Sans', sans-serif;
	text-align:center;
	background:#f5f5f5 url(../images/floor.jpg) fixed no-repeat;
	background-size:100% 100%;
}

.clear {
	clear:both;
	height:0;
	padding:0;
	margin:0;
	line-height:0;
}


.loader {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-50px;
	margin-top:-50px;
	
	
	font-size:20px;
}

.main-header-wrapper {
	border-top:5px solid #FFF;
}

.header-wrapper {

	text-align:left;
}


.main-content-wrapper {
	position:relative;
}

.content-wrapper {
	text-align:left;
}

.content {
	margin:0 10px;
	padding:0;
}

.main-footer-wrapper {
	position:fixed;
	bottom:0;
	margin:0px auto 0;
	padding:10px 0;
	background-color:#333;
	display:none;
}

.footer-wrapper {
	margin:0 auto;
	width:68.571em;
	text-align:left;
}
.footer {
	margin:0 10px;
	padding:0;
	font-size:12px;
	color: rgb(84, 84, 84);
}

/******* PROFILE WRAPPER *******/

.profile-wrapper {
	padding:10px 0 0;
	border-top:5px solid #FFF;
}

.picture-wrapper-circle {
	position:relative;
	height: 80px;
	width: 80px;
	-moz-border-radius: 35px;
	border-radius: 50%;
	border:5px solid #e1e1e1;
	overflow:hidden;
	z-index:9;
	
	background:#333 url('../images/eman-olivas.jpg') top left no-repeat;
	background-size: cover;
	cursor:pointer;
}


.details-wrapper {
	margin-top:-10px;
}

#name {
	font-size: 26px;
	font-weight:300;
	color: rgb(0, 126, 255);
	cursor:pointer;
}

.profile-details-wrapper {
	position:absolute;
	margin-left:-10px;
	padding:20px 10px 10px;
	width:250px;
	background-color:#FFF;
	z-index:1;
	
	box-shadow:#333 0 0 1px;
	-moz-box-shadow:#333 0 0 1px;
	-webkit-box-shadow:#333 0 0 1px;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	font-size:18px;
	display:none;
}

.profile-details-wrapper ul {
	margin:0;
	padding:0;
	list-style:none;
}

.profile-details-wrapper li {
	margin-bottom:5px;
	padding:5px;
	border-bottom:1px solid #e1e1e1;
}

.profile-details-wrapper li label {
	font-size:11px !important;
	color:#888;
	display:block;
}

/******* CONTENT DESIGN *******/

.center-content {
	margin-top:20px;
}

.top-right {
	float:right;
	height:130px;
	width:460px;
	text-align:right;
	border-top:1px solid #e1e1e1;
}

.fb {
	float:right;
	margin-top:30px;
	padding:5px 5px -10px;
	width:300px;
	height:30px;
	font-style:italic;
	font-size:15px;
	border-bottom:2px solid #3d93fd;
	
}

.fb span {
	position:relative;
	top:0;
	left:0;
	float:right;
	padding-bottom:10px;
	width:105px;
	font-size:23px;
	display:block;
	font-weight:bold;
	color: rgb(2, 114, 252);
	border-bottom:3px solid #3d93fd;
}

.label {
	margin-right:40px;
	margin-top:-30px;
	float:left;
	width:120px;
	height:34px;
	font-size:30px;
	font-weight:normal;
	font-style:italic;
	display:block;
	border-bottom:1px solid #3d93fd;
}

.title-name {
	margin-top:20px;
	font-weight:600;
	font-style:italic;
	font-size: 70px;
	color: rgb(89, 89, 89);
}

.name-bottom-spacer {
	margin-left:-900px;
	margin-top:30px;
	width:100%;
	border-bottom:4px solid #3d93fd;
}

.subtle {
	font-size:26px;
	margin-top:-25px;
	font-style:italic;
	line-height: 1.5;
}

.subtle span {
	float:left;
	margin-left:20px;
	padding-bottom:15px;
	padding-left:250px;
	border-bottom:1px solid #333;
	display:block;
}

.menu ul.nav {
	margin:0 auto 0 20px;
	margin-top:20px;
}

.menu ul.nav li {
	float:left;
	width:33%;
	list-style-image:url(../images/doubletriangle.png);
	cursor:pointer;
}

.menu ul.nav li .btn {
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	color: rgb(2, 114, 252);
}

.content-holder {
	position:absolute;
	margin-top:-90px;
	margin-left:-10px;
	margin-bottom:40px;
	border:5px solid #555;
	width:100%;
	background-color:#FFF;
	padding:20px;
	box-sizing: border-box;
	z-index:99999;
	display:none;
}

.content-holder h2 {
	font-size:40px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:30px;
}

.content-holder ul {
	margin:10px;
	padding:10px;
}

.content-holder li {
	list-style:disc;
}

.content-holder .sub-content {
	display:none;
}

.center-content .response {
	position:absolute;
	top:0;
	margin:0 auto;
	width:100%;
	cursor:pointer;
}

.project-lists .card {
	position:relative;
	height:250px;
	margin-bottom:20px;
}

.project-lists .card .btn {
	position:absolute;
	bottom:10px;
}

.bottom {
	margin-top:90px;
	border-top:1px solid #e1e1e1;
}

.bottom ul {
	margin-top:30px;
	margin-left:10px;
}

.bottom ul li {
	float: left;
    width: 25%;
}

@media screen and (max-width: 375px) {
	
	.subtle span {
		padding-left:50px;
	}
	
	.menu ul.nav li {
		list-style-image:none;
		width: 33.33%;
	}
	
	.content-holder {
		margin-top:-150px;
	}
	
}

@media screen and (max-width: 480px) and (min-width: 376px) {
	
	.subtle span {
		padding-left:50px;
	}
	
	.menu ul.nav li {
		list-style-image:none;
		width: 33.33%;
	}
	
	.projects-list li .card {
		height: 250px;
	}
	
	.content-holder {
		margin-top:-150px;
	}
	
}

@media screen and (max-width: 768px) and (min-width: 481px) {
	
	.menu ul.nav li {
		width: 33.33%;
	}
	
	.details-wrapper {
		margin-left:50px;
	}
	
	.title-name {
		padding-top:20px;
	}
	
	.subtle span {
		padding-left:0;
	}
	
}

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

	.details-wrapper {
		margin-left:50px;
	}
	
}