@charset "UTF-8";
/* CSS Document */

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

body,td,th {
	font-size: 100%;
	color: #000;
	font-family: helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
}

html.portrait {
	height: 100%;
}

body.splash {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

/*.mobileOnly {
	display: none;
}*/

.desktopOnly {
	display: block;
}

.mobileWrap p {
	margin: 0 0 0.5em;
}

.splash #wrapper {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

	.splash.mobile .cellHolder {
		width: 100%;
		height: 100%;
		display: inline-block;
		*display: inline
		zoom: 1;
		margin-right: -4px;
		vertical-align: top;
	}

	.splash.mobile .cellHolder:before {
		content: '';
		width: 0px;
		height: 100%;
		display: inline-block;
		*display: inline
		zoom: 1;
		margin-right: -4px;
		vertical-align: middle;
	}

	.splash .cell {
		position: relative;
		display: inline-block;
		*display: inline
		zoom: 1;
		margin-right: -4px;
		vertical-align: top;
		width: 50%;
	}

	.splash.mobile .cell {
		vertical-align: top;
		margin-right: -5px;
	}

	/*
	.portrait .splash .cell {
		height: 50%;
		width: 100%;
		text-align: center;
		overflow: hidden;
	}
	*/

	.splash .cell a {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 10;
		width: 100%;
	}
	
	/*
	.portrait .splash .cell a {
		width: 100%;
		height: 100%;
		background-size: cover;
		background-position: 50% 50%;
	}
	*/
	
	.splash .cell a:first-child:hover {
		opacity: 0;
	}
	
	.splash .cell a:last-child {
		z-index: 5;
	}

	.splash.mobile .cell a:first-child:hover {
		opacity: 1;
	}

	.splash.mobile .cell a:last-child {
		z-index: 0;
	}

	.splash .cell img {
		width: 100%;
	}

	/*
	.portrait .splash .cell img {
		height: 100%;
		width: auto;
		margin: auto;
		display: none;
	}
	*/

h1 {
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 8px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
}
.med_text {
	font-family: "helvetica", sans-serif;
	font-size: 20px;
	line-height: 1.4em;
}

body {
	background-color: #F7F7F7;
	font-family: helvetica, sans-serif;
	padding-right: 15px;
	border-right:medium;

}

a {
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#apDiv1 {
	position:absolute;
	left:384px;
	top:504px;
	width:300px;
	height:4em;
	z-index:1;
	font-family: "helvetica", sans-serif;
	font-size: 0.8em;
	text-align: right;
}

#apDiv2 {
	position:absolute;
	left:233px;
	top:40px;
	width:450px;
	height:450px;
	z-index:2;
	text-align: center;
	vertical-align: middle;
}
#homeimage {
	position:absolute;
	left:275px;
	top:55px;
	width:400px;
	height:400px;
	z-index:1;
	text-align: left;
	vertical-align: bottom;
}
#homeimage2 {
	position:absolute;
	left:375px;
	top:55px;
	width:400px;
	height:400px;
	z-index:1;
	text-align: left;
	vertical-align: bottom;
}

#clients {
	position:absolute;
	left:255px;
	top:53px;
	width:600px;
	height:100px;
	z-index:1;
	text-align: left;
	vertical-align: bottom;
	font-family: helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#tables {
	position:absolute;
	left:30%;
	top:62px;
	width:400px;
	height:490px;
	z-index:1;
	text-align: left;
	vertical-align: bottom;
}

#logo {
	float:left;
	position:fixed;
	left:20px;
	top:50px;
	width:100%;
	height:100%;

	z-index:0;
	overflow: hidden;

}
#leftCol {
  	background: #f7f7f7;
	color: #393939;
  	position: fixed;
  	left: 0;
  	top: 0;
  	width: 340px;
	height: 100%;
	font-size: 12px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;

	float:left;
	/*resize:both;*/
	/*overflow:hidden;*/
	overflow-x: hidden;
	overflow-y: auto;
}

	#leftCol .logo {
    padding-top: 0px;
	}

	#leftCol .hoverMe {
		cursor: pointer;
		margin-bottom: 50px;
	}

		#leftCol h1 {
			font-weight: 900;
			font-size: 300%;
			margin: 0px auto 3px auto;;
			padding: 0px;
			color: #393939;
		}

		#leftCol h2 {
			font-weight: 700;
			letter-spacing: -.03em;
			font-size: 220%;
	    	margin: 0px auto;
			padding: 0px;
			line-height: 90%;
			color: #393939;
		}

		.no-touch #leftCol .hoverMe:hover h1,
		.no-touch #leftCol .hoverMe:hover h2 {
			color: #8f8f8f;
		}

	#leftCol a.aboutTrig {
	    font-size: 100%;
	}

	#leftCol a {
		font-weight: 900;
		font-size: 115%;
		letter-spacing: .03em;
	}

	#leftCol a.email {
		font-size: 15px;
	}

	#leftCol a:hover, #leftCol a.pageOn {
		color: #8f8f8f;
	}

	#leftCol .social {
		list-style-type: none;
		margin: 14px auto;
		padding: 0px;
		font-size: 0;
	}

	#leftCol .social li {
		display: inline-block;
		*display: inline;
		zoom: 1;
		margin: 0 6px;
		width: 29px;
	}
	
	#leftCol .social li.header {
		display: block;
		width: 100%;
		margin: 10px auto;
		color: #8f8f8f;
		opacity: 1 !important;
	}
	
		#leftCol .social li.header a {
			display: block;
			font-size: 22px;
			letter-spacing: -.03em;
		}
		
		#leftCol .social li.header a:hover {
			color: #393939;
		}

	#leftCol .social li img {
		width: 100%;
	}

	#leftCol .social li:hover {
		opacity: .7;
	}

	#leftCol .projects,
	#leftCol .projects.cloned {
		position: absolute;
		left: 28px;
    	bottom: 40px;
		width: 100%;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	#leftCol .projects.cloned {
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
	}
	#leftCol .projects.reposition {
	    position: relative;
	    bottom: auto;
	    left: auto;
	    text-align: left;
	    margin-top: 42px;
	    padding-bottom: 30px;
		left: 28px;
	}

	#leftCol .projects li {
		display: inline-block;
		*display: inline;
		zoom: 1;
		margin-right: 10px;
		width: 100%;
		font-weight: 900;
		font-size: 165%;
		margin-bottom: -5px;
	}

	#leftCol .projects li a {
		letter-spacing: -.03em;
		color: #8f8f8f;
	}

	#leftCol .projects li a:hover {
		color: #393939;
	}
	
	#leftCol .projects li a.overlay-trigger {
		font-weight: 900;
		font-size: 100%;
		margin-bottom: 5px;
		letter-spacing: .04em;
		color: #393939;
	}

	.no-touch #leftCol .projects li a:hover, #leftCol .projects li a.pageOn {
		color: #393939;
	}

	#leftCol .projects li.header {
		font-weight: 900;
		font-size: 120%;
		margin-bottom: 5px;
		letter-spacing: .04em;
	}

	#leftCol > ul:last-child ul {
	    padding: 0.1em 0 0.4em 0;
	}

		#leftCol .projects li li {
		    font-size: 60%;
		    text-transform: uppercase;
		    line-height: 1.2;
		    padding-bottom: 0.6em;
		}


	/*left Column smaller desktop screens*/
	@media screen and (max-height: 700px) {
		#leftCol .logo {
    	padding-top: 0px;
		}

		#leftCol .hoverMe {
			font-size: 80%;
			margin-bottom: 15px;
		}
	}



#leftCol2 {
    background: #f7f7f7;
    position: fixed;
    left: 10px;
    top: 72px;

	float:left;


}
#rightCol {
  position: relative;
  left: 340px;
  top: 20px;
  bottom: 0;
  right: 0px;
  margin: 0;
  width: calc(100% - 324px);
  overflow:hidden;
  overflow-y: auto;
}


#rightCol2 {
    position: relative;
    left: 310px;
    top: 40px;
    bottom: 0;
    right: 0px;
	max-width:1000

	padding-left:60px;
	padding-right:100px;
	margin-right:40px;


}

#gal_pos {

	padding: 10px 0;
	width: 1000px;
	float: left;
}

.description {
	font-family: "helvetica", sans-serif;
	font-size: 0.8em;
	text-align: left;
	vertical-align: bottom;
}
.small_text {
	font-family: helvetica, sans-serif;
	font-size: 0.8em;
}
#apDiv_thumbs {
	position:absolute;
	left:240px;
	top:62px;
	width:700px;
	height:600px;
	z-index:1;
	text-align: left;
	vertical-align: bottom;
}
.image_container {
}
.thumbnails {
	padding: .5em;
}

#apDiv5 {
	position:absolute;
	left:60%;
	top:22px;
	width:200px;
	height:40px;
	z-index:2;
}

#apDiv4 {
	position:fixed;
	left:360px;
	top:463px;
	width:215px;
	height:100px;
	z-index:3;
}

#apDiv6 {
	position:absolute;
	left:200px;
	top:62px;
	width:700px;
	height:56px;
	z-index:1;
}
.ul {
   list-style:none;
}
.submenu {
	font-family: "helvetica", sans-serif;
	font-size: .9em;
}
.table_class {
	text-align: left;
	padding: .5em;
}

#press_box {
	position:absolute;
	left:250px;
	top:52px;
	width:680px;
	height:542px;
	z-index:1;
	font-family: Helvetica;
}

#clients_box {
	position:absolute;
	left:250px;
	top:52px;
	width:680px;
	height:542px;
	z-index:1;
	font-family: Helvetica;
	font-weight:bold;
	font-style:italic;
}


.press_title {
	font-family: "helvetica", sans-serif;
	font-size: 1em;
	font-weight: bold;
}
textarea {
	width: 680px;
}




.arrow-trig {
	display: none;
	position: fixed;
	z-index: 99999;
	width: calc( (100% - 1031px) / 2 );
	cursor: pointer;
	top: 0;
	bottom: 0;
}

.overlayOn .arrow-trig {
	display: block;
}

.trig-left {
	left: 0;
}
.trig-right {
	right: 0;
}


/*ABOUT PAGE*/

.bgcover {
	background-size: cover;
	background-position: 50% 50%;
}

.wrapItUp {
	width: 88%;
	padding: 0 6% 4%;
	text-align: justify;
	min-height: 100%;
	background: white;
}

.overlayOn .wrapItUp {
	display: block;
}

.wrapItUp h1 {
	color: #333333;
    padding: 1.5em 0 0.3em;
    font-size: 1.8rem;
    font-weight: 900;
    line-height: 1;
    margin: 0;
}

.wrapItUp .imgHolder {
	font-size: 0;
	padding: 13px 0 27px;
}

	.wrapItUp .imgWrap {
	    position: relative;
	    display: inline-block;
	    vertical-align: top;
	    margin-right: 1.8%;
	    overflow: hidden;
	    width: 23.5%;
	    background-size: cover;
	    background-position: 50% 50%;
	    /*background: pink;*/
	}
		.wrapItUp .imgWrap:before {
		    content: '';
		    display: block;
		    width: 100%;
		    height: 0;
		    padding-top: 138.6%;
		    position: relative;
		}
	
	.wrapItUp .imgWrap.landscape {
	    width: 49%;
	}

		.wrapItUp .imgWrap.landscape:before {
		    padding-top: 66.4%;
		}

	.wrapItUp .imgWrap:nth-child(3n) {
	    margin-right: 0;
	}

	.imgWrap img {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		width: 140%;
		height: auto;
		/*widths and heights must be dynamic*/
	}

.wrapItUp p {
    margin: 0;
    padding: 0 0 1em;
    font-size: 0.9rem;
    line-height: 1.9;
    color: #4b4b4b;
}
.wrapItUp p:last-child {
    padding-bottom: 0;
}

.close-trig {
	display: none;
}

.overlayOn .close-trig {
	display: block;
}

#colorbox img {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	z-index: -99;
	transform: translateX(-100%);
	background-color: rgba(255,255,255,.92);
	transition: opacity .4s 0s, z-index 0s .4s, transform 0s .4s;
}

.overlay.on {
    z-index: 100;
    opacity: 1;
    transform: translateX(0%);
    transition: opacity .4s 0s, z-index 0s 0s, transform 0s 0s;
}

.overlay.about .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: auto;
    max-height: 90%;
    max-width: 950px;
    overflow: auto;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,.1);
    z-index: 10;
}



/*beta homepage*/
.beta.splash .cell {
	width: 50%;
	height: 100vh;
	position: relative;
	display: block;
	float: left;
	margin: 0;
}
.beta.splash .cell a {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-size: cover;
	background-position: 50% 50%;
	display: flex;
    justify-content: center;
    align-items: center;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
    text-transform: uppercase;
    font-size: 6vw;
    line-height: 0.9;
    text-align: center; 
    letter-spacing: -0.02em; 
}
.beta.splash .cell a:first-child {
	color: orange;
	text-shadow: -2px 2px 0px #00fff3;
}
.beta.splash .cell a:last-child {
	color: lavender;
	text-shadow: -2px 2px 0px #3b6eac;
}