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



article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */


html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0;
 font-size: 1em; 
 line-height: 1.4;
-webkit-font-smoothing: none;
-webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust:none; 
  -webkit-font-smoothing: subpixel-antialiased;.

 }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #3DA9A4; color: #fff; text-shadow: none; }
::selection { background: #3DA9A4; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { 
color: #e1704b; 
text-decoration: none; 
transition: color .15s linear;
-webkit-transition: color .15s linear;
-moz-transition: color .15s linear; }

a.link:before {
background: url('../img/icon_link.png') no-repeat;
display: inline-block;
content: "";
width: 18px;
height: 18px;
margin-right: .5em; }
	
a:visited { color: #e1704b; }

a:hover { 
color: #333;
transition: color .15s linear;
-webkit-transition: color .15s linear;
-moz-transition: color .15s linear;  }

a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }



ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }





figure { margin: 0; }




/* = text styles */


html {
height: 100%;
background: #ca5c38; }

body {
background: #ffffff;
/*font-family: "proxima-nova", "Helvetica-light", sans-serif;*/
font-family: proxima-nova thin, sans-serif;
font-style: normal;
font-weight: 100;
/*font-size: 16px;*/
/*font-family: "Helvetica-light", sans-serif;*/
color: #808080; }

.wrap {
margin: 0 auto;
text-align: center;
width: 98%;
max-width: 1140px;
position: relative; }

img, .image-scale  {
height: auto;
max-width: 100%; }

.center {
margin: 0 auto; }

article {
overflow: auto; }

/* Typography __________________________________________________________ */

h1 {
font-size: 2.5em;
line-height: 1em;
margin: 0 0 .5em 0;
color: #333333;
font-style: normal;
font-weight: 700;
text-transform: uppercase;
letter-spacing: .05em;
width: 100%;
display: inline-block; }

h2 {
font-size: 2.4em;
text-transform: uppercase;
letter-spacing: .05em; }


h3 {
padding: 0;
margin: 0 0 1em 0;
color: #cc6633;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: 100;

 }

h4 {
color: #333333;
text-transform: uppercase;
font-size: 1.1em;
padding: 0;
margin: 0 0 1em 0; }

hr {
border-top: 1px solid #61bab6;}

p {
margin: 0 0 1em 0; }

p.last {
margin-bottom: 0;}

.columns {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 2em;
-moz-column-gap: 1em;
column-gap: 1em;  }

/* Header __________________________________________________________ */
header {
background: #fff;
overflow: hidden;
padding-top: 3.8em;
margin-bottom: 3em; }

header .wrap {
text-align: left; } 

header p {
color: #39A9A4; }

.logo_mark {
	float: left;
	width: 7.3%;
	height: 137px;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9;
	background-size: 100%;
	background-repeat: no-repeat;
}



/* Navigation __________________________________________________________ */
.nav_container {
height: 4em; }

nav {
background: #eeeeee;
padding: 0;
height: 4em;
z-index: 999;
width: 100%; }

nav.fixed {
position: fixed; 
top: 0; }

nav.fixed #logo_mark {
display: inline-block; }

nav ul {
line-height: 4.7em;
position: absolute;
right: 0;
display: inline-block;
font-size: .9em;
letter-spacing: .1em;
font-weight: 700;
text-align: left;
text-transform: uppercase; 
vertical-align: top; }

nav ul a {
color: #333;
text-decoration: none;
margin: 0 1em;
padding-bottom: 5px; }

nav li {
line-height: 1em;
display: inline-block; }

nav ul a:visited {
color: #333; }

nav li.active a {
color: #e1704b; }

nav li:hover a {
color: #e1704b; }

.nav_link {
display: none; }

nav .wrap {
text-align: left; }


/* body------*/

#main{
	background-color: #fff;
	height: 100%;
	
	padding:0px 0px 0px 0px;
	width: 100%;
	margin: auto;
	background-color: #FFF;

}

.center{
	width:800px;
	height:100px;
	margin:0 auto;
	padding:0;
	background-color: #fff;
}

.center_main{
	width:60%;
	height:100%;
	margin:0 auto;
	padding-top: 20px;
	background-color: #FFF;
	position: relative;
}
.center_footer{
	width:60%;
	height:100px;
	margin:0 auto;
	padding:0;
	background-color: #DFDFDF;
}
.fullsize{
	padding:0px 0px 0px 0px;
	width: 80%;
	margin: auto;
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	height: 100%;
}

/* --------- Adaptive layout styles --------*/

#container {
	width: 100%;
	margin: auto;
	}
	}
	
#content {
	margin-top: 90px;
	clear: both;
	}


.column1 {
	margin-top: 120px;
	float: left;
	width: 5%;
	}

.column2 {
	margin-top: 120px;
	float: left;
	width: 21%;
	margin-right: 2%;
	}
	
.column3 {
	margin-top: 50px;
	float: left;
	width: 45%;
	margin-right: 4%;
	}
.column4 {
	margin-top: 300px;
	float: left;
	width: 20%;
	margin-right: 3%;
	}

#footer{
	background-color: #CCC;
	background-image: url(../images/footer.jpg);
	height: 41px;
	 clear: both; /* --------- Adaptive layout styles --------*/
	
}

.works {
  width:250px;
  margin-bottom:5px;
    border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
  border: solid 1px silver;
}

.worksText {
  font-size:12px;
  /*font-style:italic;*/
  margin-top:0px;
  margin-bottom:25px;
  line-height:1em;
  width:250px;
  
}


/* ==|== media queries ======================================================
   Media Query for Responsive Design.
   ========================================================================== */

/* iPads (portrait and landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

	blockquote {
	padding: 5% 5%; }
	
}

/* iPads (portrait) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

	#project p {
	padding: 0 3em 2em 3em!important; }
	
	#search form {
	width: 30%; }
	
	#team .column hgroup h3 {
	font-size: 1.2em; }
	
	#working_with_us ul li {
	list-style-type: none;
	display: inline-block;
	width: 40%;
	margin-right: 5%; }
	
	.contact_details ul#address li { 
	padding: 0 8% 0 5%; }
}

@media only screen and (min-width:768px) and (max-width:959px) {

	.box {
	width: 90%; }
	
	#team .wrap {
	width: 100%; }
	
	#equals, #plus {
	display: none; }
	
	.contact_details {
	width: 70%; }
	
	header {
}
	
	header #intro h2 {
	font-size: 1.5em; }
	
	#what_we_do {
	background-position: 0; }	
	
}
@media only screen and (max-width:767px){

	#project .narrow_col.mob {
	display: none; }
	
	#project .narrow_col {
	width: 32%; }
	
	#project .wide_col {
	margin: 0;
	width: 68%; }
	
}
@media only screen and (min-width:480px) and (max-width:767px){
	.logo_mark {
	float: none;
	width: 83px;
	text-align: center;
	display: block; 
	margin: 0 auto;
	margin-bottom: 1em; }	
	
	.logo_type {
	display: none; }
	
	header {
	margin-bottom: 2em; }
	
	header #intro {
	margin: 0;
	text-align: center; }
	
	header #intro h2 {
	width: 100%;
	font-size: 1.5em; }
	
	nav ul {
	width: 100%;
	text-align: center; }
	
	.box {
	width: 90%; }
	
	#team .column {
	display: block;
	width: 100%; }
	
	#equals, #plus {
	display: none; }
	
	#working_with_us ul li {
	list-style-type: none;
	display: inline-block;
	width: 40%;
	margin-right: 5%; }
	
	#working_with_us ul li:nth-child(2n+2) {
	margin-right: 0; }
	
	#work_list ul li,
	#work_list ul li:nth-child(3n) {
	width: 47%;
	margin-right: 5%;
	padding-right: 0; }
	
	#work_list ul li:nth-child(2n){
	margin-right: 0; }

	blockquote {
	padding: 2em 2em;}
	
	#project p {
	padding: 0 3em 2em 3em!important; }
	
	#project .col {
	float: none;
	margin: 0 auto;
	width: 90%; }

	#contact_details .wrap {
	width: 100%;
	padding: 0;
	margin: 0; }
	
	.contact_details {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%; }
	
	#send_message h2 {
	font-size: 2em;
	text-align: center; }
	
	#send_message form {
	padding: 1em;
	margin-bottom: 0; }
	
	#send_message form .col1,
	#send_message form .col2 {
	width: 90%;
	margin-bottom: 1em;
	text-align: center; }
	
	#search .wrap {
	width: 100%; }
	
	#search form {
	width: 70%;
	display: block;
	margin-right: 0; }
	
	#what_we_do {
	background-position: 0; }

}
/* Smartphones ----------- */
@media only screen 
and (min-width : 0) 
/* and (max-width : 480px) */
and (max-width : 586px) {
	
	header {
	margin-bottom: 0; }
	
	.nav_container {
  	height:0em; }
	
	.logo_mark {
	display: none;  }	
	
	header #intro h1 { }
	
	header #intro h1 span {
	font-size: .5em;
	margin-bottom: .4em; }
	
	header #intro h2 {
	font-size: 1.2em;
	margin-bottom: 0; }
	
	header #intro {
	width: 90%;
	margin: 2em 0 2em 0;
	padding: 0 1em;
	text-align: center; }
	
	#what_we_do, #shop, #journal, #about_us {
	padding: 0;
	background-image: none!important; }
	
	#shopintro {
	display: none; } 
	
	#journal .post {
	width: 100%;
	display: block;
	padding: 0 1em; }

	.box {
	width: 100%;
	padding: 0;
	display: block;
	padding: 1.5em 0; }
	
	.box h1{
	text-align: center;
	padding-bottom: 1em;
	font-size: 1.5em; }
	
	.box p {
	font-size: 1em;
	padding-left: 1em;
	padding-right: 1em; }
	
	.box .columns {
	font-size: 1em; }

	#work h2,
	footer h2 {
	font-size: 1.5em; }
	
	.wrap {
	width: 100%; }
	
	footer p {
	width: 90%; }
	
	#project {
	padding-top: 0; }
	
	#project .wrap {
	width: 100%; }
	
	body#project_page header #intro {
	display: none; }
	
	#project header {
	margin-bottom: 1.5em;
	display: block;
	overflow: hidden; }
	
	#project p {
	padding: 0 0 1em 0!important;
	width: 90%;
	margin: 0 auto; }
	
	#project h2 {
	text-align: center;
	display: block;
	width: 100%; }
	
	#project img {
	margin: 0 0 2em 0; }

	#project img {
	width: 90%; }
	
	ul#project_navigation {
	position: relative;
	display: block;
	width: 100%; 
	text-align: center;
	margin: 2em 0 1em 0; }
	
	#project .col {
	float: none;
	margin: 0 auto;
	width: 90%; }

	ul.slidecontrols {
	display: none; }
	
	body#home .post, body#home .tweet {
	width: 90%;
	margin: 0;
	padding: 1em 1em 0 1em;
	float: none;
	border: none; }
	
	body#home .post {
	border-bottom: 1px solid #ececec; }
	
	body#home .post h1 {
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
	font-size: 1.5em; }
	
	body#home .post p, body#home .tweet p {
	font-size: 1.1em; }
	
	body#home .tweet .username {
	background-size: 20px 14px;
	padding-left: 1.5em; }
	
	body#home .journal-article {
	margin-bottom: 0; }

	footer {
	padding-top: 1em;
}
	
	footer ul li {
	margin-right: .5em;
	margin-left: .5em; }
	
	nav {
	position: fixed;
	z-index: 99;
	top: 0;
	width: 100%; }
	
	nav ul {
	line-height: 4.7em;
	font-size: .8em;
	background: red!important; }

	nav li {
	display: block;
	line-height: 1.6em; 
	text-align: right;}
	
	nav li.active a {
	border-bottom: 0; }
	
	nav li:hover a {
	border-bottom: 0; }
	
	#logo_mark {
	display: inline-block;
	margin-left: 1em; }
	
	.nav_link {
	background-image: url(../img/icon_nav.png);
	background-repeat: no-repeat;
	background-size: 29px 59px;
	position: absolute;
	right: 0;
	display: inline-block;
	margin: 1.3em 1em 0 0;
	width: 29px;
	height: 21px; }
	
	nav ul {
	position: relative;
	float: right;
	margin-top: 3em;
	margin-bottom: 1em;
	display: none; }
	
	h1 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0;}
	
	#working_with_us h2 {
	font-size: 1.5em; }
	
	#working_with_us {
	padding: 1.75em 0; }
	
	#working_with_us ul li {
	width: 90%;
	margin: 0; }
	
	#team .column {
	display: block;
	width: 100%; }
	
	#equals, #plus {
	display: none; }
	
	blockquote {
	font-size: 1.1em;
	padding: 2em 1em;}
	
	#social .tweet {
	width: 90%;
	display: block;
	padding: 0 1em 0 1em; 
	margin-bottom: 2em;}
	
	#social .followers {
	width: 90%; }

	p.followers_count {
	font-size: .8em;
	margin-bottom: 2em; } 
	
	p.followers_count span {
	font-size: 1em; }
	
	body#home p.followers_count {
	font-size: 1em!important;
	margin-bottom: 2em; } 
	
	body#home p.followers_count span {
	font-size: 2em!important; }
	
	.tweet p {
	font-size: 1.2em; }
	
	.columns,
	#project .columns {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1; }
	
	#project .columns {
	padding: 0 2em; }
	
	#work_list ul li {
	display: block;
	width: 89%;
	margin-right: 0;
	padding-right: 5%;
	padding-left: 5%;
	margin-bottom: 3em;
	border-right: 0; }
	
	#contact_details .wrap {
	width: 100%; }
	
	.contact_details {
	position: relative;
	margin: 0;
	z-index: 1;
	width: 100%; }
	
	.contact_details .circle_icon {
	display: none; }
	
	.contact_info {
	font-size: 1.1em; }

	#send_message h2 {
	font-size: 2em;
	text-align: center; }
	
	#send_message form {
	padding: 0 2em 0 1.5em;
	margin-bottom: 0; }
	
	#send_message form .col1,
	#send_message form .col2 {
	width: 90%;
	margin-bottom: 1em;
	text-align: left; }
	
	button.submit {
	width: 115%;
	margin-bottom: 2em; }
	
	#map_canvas {
	display: none; }
	
	#cta {
	font-size: 1.4em; }
	
	.slide img {
	max-height: 200px; }
	
	#images ul {
	margin-left: 0px;}
	
	#images ul {
	margin-left: -25px;
	height: 50px; }
	
	#images ul li {
	width: 50px; }
	
	#working_with_us {
	background-image: url(http://farm8.staticflickr.com/7125/7007026135_e555c40e70_b.jpg);
	background-position: center center; }
	
	body#work #content {
	margin-top: -4em; }
	
	body#work #cta {
	padding: 0 1em 2em 1em; }
	
	#awwwards {
	display: none; }
	
}


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* ==|== Page Slide =========================================================
   Source: http://srobbin.github.com/jquery-pageslide/
   ========================================================================== */

#pageslide {
/* These styles MUST be included. Do not change. */
display: none;
position: absolute;
position: fixed;
top: 0;
height: 100%;
z-index: 999999;

/* Specify the width of your pageslide here */
width: 200px;

/* These styles are optional, and describe how the pageslide will look */
background-color: #333;
color: #FFF;
-webkit-box-shadow: inset 0 0 5px 5px #222;
-moz-shadow: inset 0 0 5px 5px #222;
box-shadow: inset 0 0 5px 5px #222; }

#pageslide ul#navslide {
margin: 0;
padding: 0;
text-transform: uppercase;
font-weight: bold; }

#pageslide ul#navslide li {
list-style-type: none; }

#pageslide ul#navslide li a {
display: block;
color: #ffffff;
padding: 1em 2em ;
border-bottom: 1px solid #5c5c5c; }

#pageslide ul#navslide li a:hover {
background-color: #6a6a6a; }


.nav_link.open {
background-position-y: bottom; }

.nav_link a {
display: block;
text-indent: -999px; }
