.js-popup {
	position: relative;
}

.js-popup::before {
	background: rgba(0, 0, 0, 0.6);
	content: '';
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;	
}

.js-close {
	color: #666;
	font-size: 24px;
	text-decoration: none;
	position: absolute;
	top: 5px;
	right: 11px;
	cursor: pointer;
	display: block;
    width: 20px;
    height: 30px;
    cursor: pointer;	
}

.popup {
	background: #fff;
	max-width: 800px;
	width: 96%;	
	overflow: hidden;
	padding: 3% 1%;
	position:fixed;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%);
	 z-index: 9999;
}

.popup .slides {
	margin: 0;
	padding: 0 2%;	
	position: relative;
}

.popup .slides > div {
	display: none;
	margin: 0 40px;	
}

.popup a.prev {
	display: block;
	position: absolute;
	left: 20px;
	top: 35%;
	text-decoration: none;
	color: #666;
	font-size: 80px;	
}

.popup a.next {
	display: block;
	position: absolute;
	right: 20px;
	top: 35%;	
	text-decoration: none;
	color: #666;
	font-size: 80px;
}

.popup h2 {
	margin: 0.5em 0;	
}

.popup .copy .right {
	margin-top: 20px;	
}

.popup .copy p {
	margin: 10px 0;
}

.popup .copy a {
	color: #045e7b;
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding: 5px 0;	
	text-decoration: none;
	width: auto;
}

.popup .copy a::after {
	background: url(images/icon-ext-link.png) right center no-repeat;
	background-size: 15px;
	content: '';
	display: inline-block;
	margin-left: 6px;
	height: 15px;
	width: 15px;	
	vertical-align: middle;
}

.think {
	background: #e3e3e3;
	font-weight: 400;
	padding: 50px 0;	
}

.think div div {
	text-align: center;	
}

.skipBtn {
	background: url(images/icon-arrowdown.png) center bottom no-repeat;
	color: #939393;
	display: inline-block;
	font-size: 12px;
	padding-bottom: 15px;
	text-transform: uppercase;
	text-decoration: none;
}

section p {
	margin: 30px 5px;	
}

p.quotes {
	font-size: 18px;
	line-height: 30px;
}

.quotes span {
	display: block;	
}

section h4 {
	font-size: 18px;
	margin: 0 5px;	
}

.do {
	overflow: hidden;
	padding: 50px 0 25px;
	width: 100%;	
}

.do h1 {
	font-size: 20px;
	line-height: 26px;
	margin-bottom: 45px;
	text-align: center;	
}

.do h1 span {
	font-weight: 300;	
}

ul.skills {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;	
	width: 100%;
}

.skills li {
	display: block;
	float: left;
	height: 150px;
	margin-bottom: 30px;
	padding-top: 125px;
	text-align: center;
	width: 33%;	
}

.skills li h3 {
	font-size: 18px;
	line-height: 23px;
	margin: 5px 0 0;	
}

.skills li p {
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 5px 11px;	
}

li.fed {
	background: url(images/icon-do-fed.png) center top no-repeat;
	background-size: 120px;	
}

li.responsive {
	background: url(images/icon-do-responsive.png) center top no-repeat;
	background-size: 120px;	
}

li.research {
	background: url(images/icon-do-research.png) center top no-repeat;
	background-size: 120px;	
}

li.wireframes {
	background: url(images/icon-do-wireframes.png) center top no-repeat;
	background-size: 120px;	
}

li.prototypes {
	background: url(images/icon-do-prototypes.png) center top no-repeat;	
	background-size: 120px;
}

li.cms {
	background: url(images/icon-do-cms.png) center top no-repeat;	
	background-size: 120px;
}

.do h2 {
	clear: both;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
	width: 100%;	
}

.done {
	background: #045e7b;
	color: #fff;
	overflow: hidden;
	padding: 50px 0;	
}

.done h2 {
	font-size: 18px;	
}

.done h2 span {
	display: inline;
	font-weight: 300;	
}

ul.projectList {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.projectList li {
	background-size: contain;
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE5+ */
    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
    -webkit-transition: all .5s ease-in-out;
	display: inline-block;
	font-size: 14px;
	margin: 20px 10px 20px 5px;
	max-width: 300px;
	padding: 155px 0 0;
	position: relative;
	width: 31.25%;	
	vertical-align: top;
	z-index: 0;
}

.projectList li.text {
	text-align: center;
	padding: 75px 0 0;
}

.projectList li.promega {
	background: url(images/cs-promega.jpg) 0 0 no-repeat;
}

.projectList li.shoretrips {
	background: url(images/cs-shoretrips.jpg) 0 0 no-repeat;
}

.projectList li.sandc {
	background: url(images/cs-stellaandchewys.jpg) 0 0 no-repeat;
}

.projectList li.bsi {
	background: url(images/cs-buyseasons.jpg) 0 0 no-repeat;
}

.projectList li.bsiSites {
	background: url(images/cs-bsi.jpg) 0 0 no-repeat;
}

.projectList li.coxp {
	background: url(images/cs-coxp.jpg) 0 0 no-repeat;
}

.projectList li.mrmc {
	background: url(images/cs-mrmc.jpg) 0 0 no-repeat;
}

.projectList li.padrm {
	background: url(images/cs-padrm.jpg) 0 0 no-repeat;
}

.projectList li:hover {
	/*cursor: pointer;*/
	filter: none;
    -webkit-filter: grayscale(0);	
}

.projectList li a {
	cursor: pointer;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;	
}

.projectList li span {
	display: block;	
	font-weight: 300;
}

.about {
	background: #f3f3f3;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	padding: 30px 0 70px;
	width: 100%;	
}

.about h2 {
	font-size: 24px;
}

.about .left {
	float: left;
	width: 60%;	
}

.left ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}

.left .me {
	background: url(images/bio-img-color.png) 0 0 no-repeat;
	margin: 20px 0 50px;
	padding-left: 150px;	
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .5s ease-in-out;	
}

.left .leo {
	background: url(images/leo-img-color.png) 0 0 no-repeat;
	margin: 0;
	padding-left: 150px;
	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
	filter: gray; /* IE5+ */
	-webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
	-webkit-transition: all .5s ease-in-out;	
}

.left .me:hover,
.left .leo:hover {
	filter: none;
	-webkit-filter: grayscale(0);	
}	

.about aside {
	float: right;
	width: 35%;	
}

.about aside div {
	border-left: 1px solid #b9b9b9;	
	padding-left: 10px;	
}

.about aside p {
	margin: 20px 0 0;
}

.connect {
	background: #222;
	color: #e3e3e3;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	padding: 50px 0 90px;	
	overflow: hidden;
	width: 100%;
}

.connect > div {
	margin: 0 auto;
	overflow: hidden;
	width: 50%;	
}

.connect h3 {
	float: left;
	font-weight: 300;
	margin-right: 30px;	
}

.connect ul {
	border-left: 1px solid #fff;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;	
}

.connect ul li {
	line-height: 27px;	
}

.connect ul li.lin a {
	background: url(images/icon-linkedin.png) 0 0 no-repeat;
	background-size: 27px;
	display: block;
	margin-bottom: 15px;
	padding-left: 40px;	
}

.connect ul li.eml a {
	background: url(images/icon-email.png) 0 4px no-repeat;
	background-size: 27px 20px;
	display: block;
	padding-left: 40px;	
}

.connect a {
	color: #e3e3e3;
	text-decoration: none;	
}

@media all and (min-width: 960px) {
	.left .me:hover,
	.left .leo:hover {
		-webkit-transform: scale(1.1);	
	}	
}

@media all and (max-width: 960px) {
	.fixed {
		height: 73px;	
	}
	
	.logo {
		background-size: contain;
		height: 78px;
		left: 5px;
		top: 2px;
		width: 146px;	
	}
	
	.mobMenu {
		display: block;	
	}
	
	nav {
		background: #222;
		display: none;	
		max-width: 100%;
		position: relative;
		top: -10px;
		width: 100%;
	}
	
	nav ul li {
		float: none;
		padding: 20px 30px;	
		text-align: right;
	}
	
	nav .icons {
		padding: 10px 30px 20px 0;	
	}
	
	.banner {
		padding-top: 73px;	
	}
	
	.done h2 {
		margin: 0 auto 20px;
		max-width: 640px;
		width: 96%;	
	}
	
	.projectList {
		margin: 0 auto !important;
		overflow: hidden;
		width: 680px;	
	}
	
	.projectList li {
		display: block;
		float: left;
		margin: 10px 15px;
		min-height: 55px;
		width: 48%;	
	}
	
	.about h2 {
		font-size: 20px;
		padding-bottom: 20px;	
	}
	
	.about .left {
		float: none;
		max-width: 580px;
		width: 100%;	
	}
	
	.about aside {
		float: none;
		margin: 20px 0 0;
		width: 100%;	
	}
	
	.about aside div {
		border-left: none;	
		border-top: 1px solid #b9b9b9;	
	}
}

@media all and (max-width: 880px) {
	.banner h1 {
		top: 15%;
	}
	
	.banner h2 {
		top: 25%;
	}
	
	.skills li {
		margin-bottom: 20px;
		width: 50%;	
	}
	
	.skills li p {
		margin: 0 auto;
		max-width: 320px;	
	}
	
	.do h1 {
		margin: 0 auto 30px;
		width: 90%;	
	}
}

@media all and (max-width: 700px) {
	.projectList {
		width: 100%;	
	}
	
	.projectList li {
		display: block;
		float: none;
		margin: 10px auto;
		min-height: 55px;
		width: 100%;
	}
}

@media all and (max-width: 580px) {
	.banner > div {
		width: 90%;	
	}
	
	.banner h2 {
		font-size: 16px;
		line-height: 24px;	
	}
	
	h2 span {
		font-size: 14px;	
	}
	
	.think {
		padding: 30px 0;	
	}
	
	.think p {
		font-size: 14px;
		margin: 20px 0;
	}
	
	.think p strong {
		color: #505050;	
	}
	
	p.quotes {
		font-size: 16px;
		line-height: 26px;	
	}
	
	section h4 {
		color: #505050;
		font-size: 16px;
		margin: 0;	
	}
	
	.do h1 {
		font-size: 18px;	
	}
	
	.skills li {
		height: auto;
		margin-bottom: 20px;
		min-height: 120px;
		width: 100%;	
	}
	
	.about h2 {
		text-align: center;	
	}
	
	.left .me {
		background-position: center top;
		margin: 20px auto 30px;
		max-width: 400px;
    	padding-top: 140px;
		padding-left: 0;
		text-align: center;
	}
	
	.left .leo {
		background-position: center top;
		margin: 20px auto 30px;
		max-width: 430px;
    	padding-top: 140px;
		padding-left: 0;
		text-align: center;
	}
	
	.popup {
		font-size: 0.75em;	
	}
	
	.popup .slides > div {
		margin: 0 10px;	
	}
}

@media all and (max-width: 500px) {
	.connect > div {
		width: 90%;
	}	
}
