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

body {
       margin: 0;
       padding: 0;
       font-size: .8em;
	   line-height: 1.125em;
	   font-family: 'Josefin Sans', sans-serif;
	   font-weight:400;
    }
	
	a img {
		border:0;
	}
	
	a {
		text-decoration:none;
		color:#000;
		display:block;
	}
	
	a:hover {
	}
	
	a:visited {
		color:#000;
	}
	
    #wrap {
       overflow: hidden;
       margin: 0 auto;
	   max-width:2000px;
	   padding:1em 0 0 0;
    }
	
	#wrap.home {
	   border-right:6px solid #FFF;
	   border-left:6px solid #FFF;
    }
	
	
	img {
		padding:0;
		margin:0;
	}
	
	h1, h2, h3, h4 {
		font-weight:400;
		margin:0;
		padding:0;
	}
	
	h4 a {
		color:#FFF;
		text-decoration:underline;
		display:inline;
	}
	
	h4 a:visited {
		color:#FFF;
	}
	
	input {
    vertical-align: middle;
    
}
		
	
/* Logo styles */	

	#logoBox {
       	position: relative;
        max-width:3000px;
		padding:0;
		text-align:center;
		background-color:#FFF;	
		padding-bottom:.05em;
		margin-bottom:1.8em;	
	}
	
	#logoBox.home {
		padding-bottom:.05em;
		margin-bottom:0;		
	}
	
	
	
	.logoBoxInner {
		max-width:600px;
		margin:0 auto;
		padding:.5em .5em 10.5em .5em;
	}
	
	.headerLeft {
       float: left;
       position: relative;
       width: 18%;
	   background-color:#FFF;
	   margin-right:3%;
	   
	}
	
	.headerLeft img {
       max-width: 100%;
	}
	
	.headerRight {
       float: left;
       position: relative;
       width: 79%;
	   background-color:#FFF;
	   margin-top:3%;
	}
	
	.headerRight img {
		padding-top:10%;
       width: 100%;
	}
	
	.logoBoxInner img {
		width: 100%;
       	overflow: hidden;
	}

	
	.clearFloat {
		clear:both;
	}
	
/* TOP NAV MENU */
	#textNav {
		margin:0;
		padding:0;
	}
	
	#textNav li {
		float:left;
		display:inline;
		margin:0;
		padding:0 2.2em 0 0;
	 	font-size:1.2em;
		font-weight:600;
		letter-spacing: 0.07em;
		text-transform:uppercase;
	}
	

	#textNav a {
		text-decoration:none;
		color:#666;
	}
	
	#textNav a:hover {
		text-decoration:none;
		opacity:.5;
	}

	
	/* Footer icons home */	
	#footerContainer {
	width:99%;
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	padding:.8em .5em .8em .5em;
	font-size:1.3em;
	text-transform:uppercase;
	line-height:1.6em;
	letter-spacing:.02em;
	font-weight:600;
	}
	
	.btmArrow {
		font-size:1.45em; 
		font-weight:400;
	}
	
	#footerIcons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

	#footerIcons ul li { 
	display: inline-block; 
	}

	#footerIcons ul li a {
	padding: 0 .2em;
	}
	
	#footerContainer a {
		color:#666;
	}
	
	
	img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
	
	img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
	
	/* Footer nav  */	
	.left {
		float:left;
		margin-top:9px;
	}
	
	.right {
		float:right;
		text-align:right;
		margin-top:9px;
	}
   
	
	
/* Home boxes */	
	
    .box {
       float: left;
       position: relative;
       width: 25%;
       padding-bottom: 25%;
	   background-color:#FFF;
	   font-size:2em;
	   line-height:1em;
    }
	
    .boxInner {
       position: absolute;
       left: 7px;
       right: 7px;
       top: 7px;
       bottom: 7px;
       overflow: hidden;
	   background-color:#000;
    }
	
    .boxInner img {
       width: 100%;
    }
    .boxInner .titleBox {
       position: absolute;
       top: 15px;
       left: 15px;
	   width:83%;
       color: #FFF;
       padding: 10px;
       text-align: left; 
	   letter-spacing: 0.04em;
	   
    }
	
	.boxInner .titleBox a {
		color:#FFF;
	}
	
	.boxInner .titleBox h4 {
	font-size:.35em;
	line-height:1.3em;
	letter-spacing:.15em;
	text-transform:uppercase;
	font-weight:400;
	margin:0;
	padding:0 0 5px 0;
	}
	
    body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
       margin-bottom: 0;
    }
	
/* Project boxes */	
	
    .Pbox {
       float: left;
       position: relative;
       width: 100%;
	   color:#FFF;
	   background-color:#1f1f1f;
    }
	
    .PboxInner {
       margin:1em auto;
	   max-width:1000px;
	   overflow: hidden;
	   text-align:center;
	   padding:0px 15px 45px 15px;
    }
	
	 .PboxInnerT {
       margin:0px auto;
	   max-width:1000px;
	   overflow: hidden;
	   text-align:center;
	   padding:0px 0px 30px 0px;
    }
	
	.About {
	   background:url(images/about_bg.jpg) top center no-repeat #000;
	   margin:0em auto;
    }
	
	.Contact {
	   background:url(images/contact.jpg) top center no-repeat #000;
	   margin:0em auto;
    }
	
	.ML {
	   background:url(images/ML.jpg) top center no-repeat #000;
	   text-align:center;
	   margin:0em auto;
	   padding:30px 0 150px 0;
    }
	
	.About p {
		font-size:1.6em;
		line-height:1.7em;
		color:#FFF;
		text-align:left;
		padding:0px 30px 0px 30px;
    }
	
	.Contact p {
		font-size:1.6em;
		line-height:1.5em;
		color:#FFF;
		text-align:center;
		padding:0px 30px 0px 30px;
		margin:0 0 20px 0;
    }
	
	.ML p {
		font-size:1.6em;
		line-height:1.7em;
		color:#FFF;
		padding:0px 30px 0px 30px;
    }
	
	p.contactHdr {
		font-size:1.1em;
		line-height:1.2em;
		text-transform:uppercase;
		margin:0;
		padding:0;
		letter-spacing:.08em;
	}
	
	.Contact a, .ML a {
		color:#FFF;
		text-decoration:underline;
		display:inline;
    }
		
	.PboxInner .topBrder {
	   border-top:1px solid #666;
	   padding-top:5px;
	   margin-top:20px;
    }
	
	.PboxInner .introTxt  {
	   padding:15px 0 30px 0;
    }
		
	.PboxInnerBlk .introTxt img {
       max-width: 100%;
	   margin-bottom:30px;
    }
	
	.projectImgBox {
		float: left;
		position: relative;
  		width: 100%;  
		text-align:center;
	}
	
	.projectImgBox img {
		max-width: 100%;
	}

	
	h1 {
		font-size:2.9em;
	   	line-height:1em;
		letter-spacing:.02em;
		padding-top:20px;
	}
	
	h2 {
		font-size:1.2em;
		line-height:1.3em;
		letter-spacing:.1em;
	}
	
	h3 {
		font-size:.9em;
		letter-spacing:.2em;
		text-transform:uppercase;
		padding-bottom:10px;
	}
	
	h4 {
		font-size:.9em;
		letter-spacing:.2em;
		text-transform:uppercase;
		padding:15px 0 0 0;
		margin:0;
	}
	
	h5 {
		font-size:1.15em;
		line-height:1.4em;
		font-weight:normal;
		letter-spacing:.1em;
		padding:15px 0 0 0;
		margin:0;
	}
	
	p {
		font-size:1em;
		line-height:1.2em;
		padding:10px 0 5px 0;
	}
	
	p.Contact {
		padding-top:280px;
	}
	
	.videoBox {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 5px;
		height: 0;
	}
	.videoBox iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
	.textBox {
		padding:15px 25px;
		text-align:left;
		color:#000;
		background-color:transparent;
	}
	
	.textBox p {
		font-size:16px;
		line-height:19px;
		padding:0 0 5px 0;
	}
	
	.textBox p a {
		text-decoration:underline;
		display:inline;
	}
	
	.textBox .imgR {
		float:right;
		padding:25px 0 30px 20px;
	}

	/* Fuck That Page */
	
	
	.FTbox {
       position:relative; 
	   text-align:center;
       width:100%;
       padding-bottom:30px;
	   font-size:2em;
	   line-height:1em;
	   padding:0 15% 0 10%;
    }
	
    .FTboxInner {
       position:relative; 
	   float:left;
	   width:35%;
	   text-align:center; 
	   font-size:16px; 
	   line-height:24px;
	   padding:0 20px 0 20px;
    }
	
    .FTboxInner img {
      padding-bottom:10px;
	  border:none;
    }
	
	 .FTboxInner a {
      display:inline;
    }
	
	
	img.FTicon {
       width: 25px;
	   height: auto;
	   padding: 5px 10px 0 0;
    }
	

	/* Text heavy pages */
	
	.DWV {
	  background-color:#fff;
	  padding-bottom:2em;
    }
	
	.DWV .textBox {
	  padding:30px 125px;
    }
	
	.DWV .introTxt{
		padding:8em 0;
    }
	
	.DWV .introTxt h1 {
		padding-bottom:.3em;
		font-size:4em;
    }
	
	.DWV .textBox p {
		font-size:1.6em;
		line-height:1.7em;
		color:#000;
    }
	
	.DWV .textBox p.pFirst {
		background:url(images/p_divider.gif) top center no-repeat;
		padding-top:40px;
		margin-top:30px;

	}
	
	.DWV .textBox p.Center {
		text-align:center;
		font-size:1.9em;
		line-height:1.9em;
		padding:0 1.5em;
    }
	
	
	/* Fluid styles */
	
    @media only screen and (max-width : 480px) {
       /* Smartphone view: 1 tile */
	   
	body {
       font-size: .7em;
	   line-height: 1.2em;
    }
	
	.logoBoxInner {
		max-width:600px;
		margin:0 auto;
		padding:0 .5em 7.25em .5em;
	}
	   
	   #textNav li {
		   font-size:1.1em;
		padding:0 1.2em 0 0;
		text-transform:uppercase;
	}
	   
	   .navBox {
       	width: 100%;
		padding-bottom: 20%;
		}
	   
	   .box {
          width: 50%;
          padding-bottom: 50%;
       }
	   
	   .boxInner .titleBox {
		top: 5px;
       left: 5px;
    }
	
	.Contact {
	   background-size:180%;
    }
	
	.EssayTN {
		max-width: 100%;
	}
	
	.DWV .introTxt{
		padding:8em 2em;
    }
	
	.DWV .textBox {
	  padding:15px 30px;
	   
    }
	
	.textBox .imgR {
		float:right;
		padding:1em 1em 2em 1em;
	}

	#footerContainer {
		width:96%;
		font-size:1.5em;
		line-height:1.7em;
	}
		
	
	#footerIcons ul li a {
	padding: 0 .05em;
	}
	
	.About p {
		font-size:1.55em;
		line-height:1.4em;
		padding:0px 10px 0px 10px;
    }
	
	p.Contact {
		padding-top:170px;
	}
	
	.FTbox {
       width: 100%;
       padding-bottom: 30px;
	   font-size:2em;
	   line-height:1em;
    }

	
	.FTboxInner img {
       width: 100%;
	   height:auto;
	   padding:0 !important;
    }
	
	img.FTicon {
       width: 25px;
	   height: auto;
	   margin: 10px 10px 0 0;
    }
	
	.FTboxInner {
	  width:70%;
	  padding-bottom:30px;
    }
	
	.FTboxInner p {
	  padding:10px 0 0 0px;
    }
		
    }
    @media only screen and (max-width : 650px) and (min-width : 481px) {
       /* Tablet view: 2 tiles */
	   .logoBoxInner {
		padding:0 .5em 9em .5em;
	}
	   
	   
	   .box {
          width: 50%;
          padding-bottom: 50%;
       }
	   
	   #footerContainer {
		width:98%;
		font-size:1.5em;
		line-height:1.7em;
	}
	   
	
    }
    @media only screen and (max-width : 1400px) and (min-width : 651px) {
       /* Small desktop / ipad view: 3 tiles */
      
	   .box {
          width: 33.3%;
          padding-bottom: 33.3%;
       }
	   
	   #footerContainer {
		width:96%;
		line-height:1.7em;
	}
	  

	   
    }
    @media only screen and (max-width : 1400px) and (min-width : 3000px) {
       /* Medium desktop: 4 tiles */
       .box {
          width: 25%;
          padding-bottom: 25%;
       }
	   
    }
	