/* =BASE / RESET ( http://smacss.com/ )
--------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	color: #333;
	padding: 0 0 40px;
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
	background-repeat: repeat;
	-o-background-size: 100% 100%, auto;
	-moz-background-size: 100% 100%, auto;
	-webkit-background-size: 100% 100%, auto;
	background-size: 100% 100%, auto;
	line-height:1;
	overflow-y: scroll;
}

body{
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 200;
}

ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}

:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}


/* TEXT */

/* available at 20/01/16

font-family:'Core Sans R W01';
font-family:'Helvetica Neue';

*/

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

h1 {
	font-size:25px;
	font-weight: 300;
}
	.logo h1 {
		padding-top: 5%;
		font-weight: 500;
	}
	.section-title h1 { 
	font-size:1.875em; 
	}
	.individual h1 {
	margin-top: 10px;
	}
h2 {
	font-size:23px;
	font-weight: 300;
}
	h2.title {
		margin-top: 15px;
		margin-bottom: 10px;
	}
h3 {
	font-size:21px;
	font-weight: 300;
}
h4 {
	font-size:19px
}
h5 {
	font-size:17px
}
h6 {
	font-size:15px
}
ol {
	list-style:decimal
}
ul {
	list-style:none
}
	.textblock ul {
	list-style-type: square;
	-moz-columns: 3 200px;
	-webkit-columns: 3 200px;
	columns: 3 200px;
	background-color: rgba(255, 255, 255, 0.54);
	padding: 3px 0;
	}
li {
	margin-bottom: 5px;
	margin-left: 20px;
	line-height: 1.4;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}

p {
	max-width: 600px;
	line-height: 1.4;
}
	.logo p {
		max-width: 300px
	}
	.grid_12 p {
		padding: 0 10px;
	}
	.articles .projlistbox p {
	display: inline-block;
	}
	.articles .projlistbox p.posted {
	display: block;
	font-size: 0.75em;
	margin-bottom: 5px;
	}
	
.white {color: #fff}
.caps {text-transform: uppercase}
.light {font-weight: 100}

a:focus {
	outline:1px dotted invert
}

a {
	color: #000;
	text-decoration: underline;
}
	a.logo {
	text-decoration: none;
	}
/* webkit scrollbars */
::-webkit-scrollbar {
    width: 12px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}

/* LAYOUT STYLES */
/*****************/

header {
height: 300px;
background: url(/images/186.jpg);
background-position: center center;
background-size: cover;
}

h1 span{
	
	background:url(images/4.png) no-repeat;
	width:700px;
    height:350px;	
}

.container_3 h1 {
	font-weight: normal;
	text-align: left;
}
.container_3 h2 {
	padding: 20px 0 0;
	font-weight: normal;
	text-align: left;
}
.grid_2 .grid_12.home h2 {
    display: none;
}
h2.bloglink
{
margin-bottom: 5px;
}
.container_3 p {
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}
.container_3 {
	background-repeat: repeat-y;
}

.grid_2 .grid_12.home h2 {
display:none;
}

.projlistbox > div {
margin-bottom: 20px;
overflow: hidden;
float: left;
}

/* Masonry */
.grid-sizer, .hfeed {
    width: 260px;
    margin-bottom: 10px;
}


/* Boxes */

.home, .projects, .services, .profile, .articles, .blog, .contact {
width: 100%;
margin-left: auto;
margin-right: auto;
height: auto;
display: inline;
float: left;
position: relative;
z-index:10;
}

.grid_2_blog, .grid_1_blog {
background-color: rgba(210, 225, 236, 0.5);
}
.grid_2_articles, .articles .grid_2, .grid_1_articles {
background-color: #e2e5ff;
}
.grid_2_projects, .grid_1_projects {
background-color: #acc5d7;
}
.grid_2_services, .grid_1_services {
background-color: #d8e9f3;
}

.grid_2_profile, .grid_1_profile {
background-color: #d0e0e9;
}

.grid_2_contact, .grid_1_contact {
background-color: #ebecf2;
}



.section-title { 
margin: 15px 0;
}
#foot {
	margin-left: 10.2%;
}
/* NAV*/
#nav{
}

.fixed > .grid_1 {
position: fixed;
top: 0;
border-bottom: 1px solid #ccc;
}

/* LINKS
******************/

h1 a, li a, .contact a { 
text-decoration: none;
padding: 2px;
}

li a:hover { 
background-color: #000;
color: #fff;
}

.right a{text-align:right;  }

.callLink a:hover{ font-size:26px}

#nav a {
outline: none;
}

.projlistbox ul li a {
	display: block;
	border: none;
	padding: 0 0 0 45px;
	height: 30px;
}

.logo { 
	display: block;
	height: 100%;
	background-color: rgba(203, 203, 203, 0.82);
	padding: 0 2% 0 2%;
}

.logo img {
	height: 100%;
	width: auto;
}

.small{
	font-size:18px;
}

.details{
 margin-left:0px !important;
}

.external{
 font-size:13px !important;
 font-weight:bold;
}

.pagination {
width: 100%;
text-align: center;
background: white none repeat scroll 0% 0%;
padding: 5px;
margin-bottom: 10px;
}

/* CONTACT FORM ******************/

.zemContactForm legend { display:none; }

.zemError li { list-style-type:none; margin:0; }

#contact_form { display: inline; float: left; position:relative; margin: 0 10px 40px 10px; width:500px; } #contact_form p{ line-height: 1em; padding: 3px; }

#Name, #Email, #Phone, #Mobile{ padding: 2px; margin-bottom: 0px; width: 96%; } 
.zemThanks { 
font-weight: 700;
color: #bc4f4f;
border: 2px solid #bc4f4f;
padding: 3px;
} 
.zemError { margin-top:1em; margin-bottom: 1em; font-weight: bold; }

.zemTextarea { width:96%; }

.zemRequired {color: #ED7851 }

input.zemRequirederrorElement, textarea.zemRequirederrorElement
{
    border: 2px solid #8C2300;
}

/* images 
***************************************************/
img {
max-width: 100%;
height: auto;
}
figure {
margin-right: 0;
margin-left: 0;
}
.projlistbox ul li { 
	margin-left: 0;
	height: 30px;
}

.cam {
	cursor: pointer;
	display: none;
}
.cam img {
	margin-bottom: -5px;
}
.imageZone {
background-color: rgba(170, 170, 170, 0.5);
background-image: url(/images/190.jpg);
background-size: 70%;
padding: 10px;
text-align: center;
}

.services .imageZone {
margin-bottom: 50px;
max-width: 600px;
}

.mfaSlides {
max-height: 100%;
width: 100%;
margin: 0 auto;
}
.projects img.cycle-slide {
width: 100%;
height: auto;
}

/* =Links
--------------------------------------------------------------------------------*/
.link{color: #CC0033;}
.homeLink {display:none}

.grid_1 a{
	text-align:right;
}

#socmed a {
color: #666;
}

#head {
background-color:white;
margin-top:50px;
text-align:center;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    xxxmargin-left: 10%;
    xxxmargin-right: 10%;
    padding-left: 10%;
    padding-right: 10%;
}
.grid_1{
	position:relative;
	margin-left: 0;
	width: 80%;
	cursor: pointer;
	display: block;
	z-index: 100;
}

.grid_2 {
	display:none;
	width: 80%;
	max-width: 1400px;
}

	.grid_2 .sticky {float: left}
	.grid_2 figure.sticky { margin: 0px;}	
	.grid_2 figure.sticky img {width: 100%; height: auto}
	.grid_2 figure.sticky span {font-size: 80%; padding: 10px 0; display: block;}	

	
.grid_2 .textblock {
	padding: 30px 0 10px 0;
}
	.grid_2 .services .textblock {
	padding: 0;
	}
	.grid_2 .projects .textblock {
	background-color: rgba(255, 255, 255, 1);
	padding-top: 20px;
	}
	.grid_2 .projects .textblock.image-above {
	padding-top: 40px;
	}
.grid_4{
	float: right;
	position:relative;
	margin-top: 10px;
	margin-right: 50px;
	width:350px;
}

.grid_12 {
	display: inline;
    float: left;
    overflow: hidden;
    height: auto;
    padding:1% 0 2% 0;
	background-repeat:repeat;
}
.grid_12.profile {
border-bottom: 20px solid rgba(255,255,255,0);
overflow: auto;
}
.grid_12.profile h2 {
border-bottom: 3px solid #FFF;
}
.grid_12.projects {
overflow: auto;
clear: left;
overflow: hidden;
max-width: 700px;
}
.grid_12.services {
max-height: 550px;
overflow: auto;
padding-bottom: 0;
}

.contact .grid_12 { 
background: none;
margin-left: -3px;
}


/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.z20 {
	z-index:20
}

.cycle-caption {
    color: #8a8888;
    line-height: 1.2;
    padding: 2px;
    font-style: italic;
    font-size: 0.9em;
}

.imageZone .cycle-caption {
position: absolute;
bottom: 0;
margin-bottom: -50px;
}

.xxximagez10 {
	z-index:10;
	position:absolute;
	margin-top:-30px;
}

/* custom CSS */

.cont {
    padding: 0px;
    margin: 0px;
}

#socmed {
font-size: 24px;
}


/* --------- CONTACT ----------------- */

/*T R B L*/

.zemTextarea {
    width:96%;
}
     
.zemContactForm legend {
   display:none;
   }
   
.zemError li {
list-style-type:none;
margin:0;
}

#contact_form {
	display: inline;
	float: left;
	position:relative;
	margin: 0 10px 40px 10px;
	width:500px;
}
#contact_form p{
line-height: 1em;
	padding: 3px;	
}

#Name, #Email, #Phone, #Mobile{
    padding: 2px;
    margin-bottom: 0px;
    width: 96%;
}
.zemThanks p { font-weight: bold;

}
.zemError {
	margin-top:1em;
	margin-bottom: 1em;
	font-weight: bold;
}

/*
MEDIA QUERIES /////////////////////////
*/
@media (min-width: 481px) {

	.grid_12 p {
	padding: 0 20px;
	}
	.grid_12.projects {
	width: 83%;
	clear: left;
	}
	.grid_2 figure.sticky { width: 70%;}	
}
@media (max-width: 768px) {

	.home .grid_12 {
	position: relative;
	background: none;
	}
	
}
@media (min-width: 769px) {

	body {
	max-width: 1200px;
	margin: 0 auto;
	}
	
	header {
	height: 400px;
	background-size: cover;
	}
	#archarticles header {
	height: 200px;
	}
	#archarticles header p {
	display: none;
	}
	.home .grid_12 {
	width: 80%;
	margin-left: 10%;
	padding-left: 1%;
	}

	.projects img.cycle-slide {
	height: 100%;
	width: auto;
	}
	.cycle-caption {
	xxxmargin-bottom: -40px;
	}
	.zemTextarea, #Name, #Email, #Phone, #Mobile{
		width: 48%;
	}
	
	.grid_2 article.sticky {width: 60%}	
	.grid_2 figure.sticky {
		width: 30%;
		padding: 10px;
	}
		.profile .grid_2 figure.sticky {
			float: right;
		}
	#content .hfeed.double {
		width: 530px;
	}
	.mfaSlides {
	max-height: 400px;
	width: 50%;
	}
	
	.individual .entry-content figure img {
		max-width: 80%;
	}
}

@media (min-width: 1200px) {
	
	.fixed > .grid_1 {
	max-width: 960px;
	padding: 0 120px;
	}

}

@media (min-width: 1280px) {
	body {
	margin-top: 1%;
	}
	
	header {
	height: 450px;
	}

}

/*print*/
@media print {
  .picshow img {
    display: visible !important;
    position: relative !important;
  }
}
/**************** CSS *********************/
