@import url(https://fonts.bunny.net/css?family=caveat:400|merriweather:400);

/* font-family: 'Caveat', handwriting;
font-family: 'Merriweather', serif; */

/* =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;
}
html {	xxxoverflow-y: scroll; }
body {
	background-image: url(images/5.jpg);
	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
}

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 23/4/14

font-family:'Delima MT W01 Light';
font-family:'Delima MT W01 Semibold';
font-family:'Delima MT W01 Bold';
font-family:'Abadi MT W01 Light';
font-family:'Abadi MT W01';
font-family:'Soho Gothic W01 Regular';
font-family:'Soho Gothic W01 Medium';
font-family:'Tabula ITC W01 Black';
font-family:'Trade Gothic Next W01';
font-family:'Serial Sue W00 Reg';

*/

body {
font: 14px/1.5 Helvetica, Arial, sans-serif;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0
}

h1 {
	font-size:33px;
	font-family: Caveat, Georgia, 'Times new Roman', serif;
}
h2 {
	font-size:23px
}
h3 {
	font-size:21px
}
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 /* COPY TO WEB */
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:20px
}

p {
max-width: 600px;
}

.home .grid_12 p {
margin-bottom: 0;
}

a:focus {
	outline:1px dotted invert
}

a {
	color: #000;
	text-decoration: underline;
}

/* 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/163.jpg);
xxxbackground-size: contain;
background-position: center center;
}

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;
}
.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;
}

/* Boxes */

.home, .projects, .services, .profile, .contact {
width: 100%;
margin-left: auto;
margin-right: auto;
height: auto;
display: inline;
float: left;
position: relative;
z-index:10;
}

.projects {
xxbackground-color: #53AFE0;
background-color: rgba(86, 137, 174, 0.49);
}
.projects .grid_2 {
xxdisplay: block !important;
}
.services {
xxbackground-color: #1f88c1;
xxbackground-color: rgba(185, 216, 233, 1);
background-color: rgba(185, 216, 233, 0.56);
}

.profile {
xxbackground-color: #8CC9EA;
xxbackground-color: rgba(108, 155, 180, 0.47);
background-color: rgba(156, 190, 209, 0.47);
}

.contact {
xxbackground-color: #ffffff;
background-color: rgba(255, 255, 255, 0.57);
}

.servicesLink, .projectsLink, .profileLink, .contactLink { font-size:1.875em; margin-left: 10.2%;  }

#foot {
	margin-left: 10.2%;
}
/* NAV*/
#nav{
xxmargin-top:5px;
}

/* LINKS
******************/

li a, .contact a { 
text-decoration: none;
border: 1px solid black;
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 { /* COPY TO WEB */
	display: block;
	border: none;
	padding: 0 0 0 45px;
	height: 30px;
}

.logo { /* COPY TO WEB */
	float: right;
	margin-right: 5%;
	margin-top: 1%;
	margin-right: 10%;
	display: block;
	width: 220px;
}

.logo img {
	width: 80%;
	height: auto;
}

.small{  /* COPY TO WEB */
	font-family: "Soho Gothic W01 Regular";
	font-size:18px;
}

.details{
 margin-left:0px !important;
}

.external{
 font-size:13px !important;
 font-weight:bold;
}



/* 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 p { font-weight: bold;} 
.zemError { margin-top:1em; margin-bottom: 1em; font-weight: bold; }

.zemTextarea { width:96%; }

.zemRequired {color: #8C2300 }

input.zemRequirederrorElement, textarea.zemRequirederrorElement
{
    border: 2px solid #8C2300;
}

/* images 
***************************************************/
.projlistbox ul li { 
	margin-left: 0;
	height: 30px;
}

.cam {
	cursor: pointer;
	display: none;
}
.cam img {
	margin-bottom: -5px;
}
.projects .imageZone {
xxxoverflow: hidden;
background-color: rgba(170, 170, 170, 0.5);
}
.projects.articlenum1 .imageZone {
display:none
}
.xxximageZone .yoxview img, .xxsingleimage, #xxhome .home .grid_12 img {width:100%; height: auto;}
.mfaSlides {
height: 300px;
}
.projects img.cycle-slide {
width: 100%;
height: auto;
}
.smallbox { 
	width:40px;
	height:30px; 
	overflow: hidden;
    margin-left: 0;
    float:left;
    clear: left;
    }

.smallbox  img{ 
width:40px;
height:30px;
}  

/* .slideshow {
width: 400px;
height:300px;
}*/

/* =Links
--------------------------------------------------------------------------------*/
.link{color: #CC0033;}
.homeLink {display:none}

.grid_1 a{
	text-align:right;
}

#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;
    margin-left: 10%;
    margin-right: 10%;
}
.grid_1{
	position:relative;
	margin-left: 0;
	width: 100%;
	cursor: pointer;
}

.grid_2 {
	display:none;
	width: 80%;
	max-width: 1400px;
}

.grid_2 .textblock {
    xxxwidth: 100%;
    xxxheight: 200px;
	overflow-y: auto;
	padding: 15px 0 0 0;

}
.grid_2 .projects .textblock {
background-color: rgba(255, 255, 255, 1);
padding-top: 30px;
}
.grid_4{
	float: right;
	position:relative;
	margin-top: 10px;
	margin-right: 50px;
	width:350px;
}

.grid_12 {
	display: inline;
    float: left;
    overflow: hidden;
    xxwidth: 300px; /*covers all screens*/ 
    height: auto;
    padding:1%;
    xxxmargin: 0.5%;
	background: url('images/6.png');
	background-repeat:repeat;
}
.grid_12.profile {
border-bottom: 20px solid rgba(255,255,255,0);
xxxmax-height: 550px;
overflow: auto;
}
.grid_12.profile h2 {
border-bottom: 3px solid #FFF;
}
.grid_12.projects {
overflow: auto;
width: 83%;
clear: left;
overflow: hidden;
}
.grid_12.services {
max-height: 550px;
overflow: auto;
xxheight: 270px;
margin-bottom: 20px;
}
.home .grid_12 {
height: auto;
position: absolute;
left:0;
bottom: 0;
background: rgba(255, 255, 255, 0.5);
font-family:Merriweather, Georgia, 'Times New Roman', serif;
font-size: 1.2em;
}

.contact .grid_12 { 
background: none;
margin-left: -3px;
}

.grid_12.projects.case_study {
min-width: 280px;
margin: 0 20px 20px 0;
clear: none;
}


/* 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 {
padding: 3px 5px;
min-height: 18px;
}

.imagez10 {
	z-index:10;
	position:absolute;
	margin-top:-30px;
}

/* custom CSS */

.cont {
    padding: 0px;
    margin: 0px;
}

/* --------- CONTACT ----------------- */

/*T R B L*/

.zemText {
    }
.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 (max-width: 768px) {

	.home .grid_12 {
	position: relative;
	background: none;
	}
	.grid_12.projects {
	width: 300px;
	}
}
@media (min-width: 769px) {

	header {
	height: 400px;
	background-size: cover;
	}
	.home .grid_12 {
	width: 80%;
	margin-left: 10%;
	}
	.projects img.cycle-slide {
	height: 100%;
	width: auto;
	}

}

/*print*/
@media print {
  .picshow img {
    display: visible !important;
    position: relative !important;
  }
}
/**************** CSS *********************/
