title/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*====================================*/

body, html {
height:100%;
-webkit-font-smoothing: subpixel-antialiased;
}
body {
background-color:#a0c53c;
font-family:"museo-sans";
padding:0px;
margin:0px;
}
.title { 
position:fixed;
top:47%;
text-align:center;
width:100%;
z-index:2;
}
.title h1 {
position:relative;
z-index:2;
display:block;
font-size:45px;
line-height:1.5em;
font-weight:300;
width:100%;
text-transform:uppercase;
letter-spacing:8px;
margin-top:-100px;
color:#6f882b;
-webkit-font-smoothing: antialiased;
}
.slideshow {
width:500px;
position:absolute;
left:50%;
margin-left:-250px;
}
@media (max-width: 900px) {
    .title h1 {
    width:500px;
    margin-left:auto;
    margin-right:auto;
    }
    .title { 
    top:44%;
    }
}
.light-green {
color:#c2eb4f;
}
.over {
width:100%;
position:absolute;
z-index:5;
top:100%;
background-color:#151515;
margin-top:-66px;
min-height:100%;
}
.tree-over {
position:relative;
z-index:100;
width:100%;
background-position:top center;
background-image:url(http://www.sien.co.uk/images2014/sien-tree-smaller.png);
margin-top:-248px;
background-repeat:repeat-x;
padding-top:248px;
}
@media (max-height: 700px) {
    .over {
    top:700px;
    }
    .title { 
    top:340px;
    }
    @media (max-width: 900px) {
      .title { 
      top:300px;
      }
    }
}
.black {
height:500px;
width:100%;
background-color:#000;
}
.spacer {
clear:both;
}
.spacer1000 {
clear:both;
display:block;
}
.height100 {
height:100px;
}
.height2000 {
height:2000px;
}
.container {
display:block;
padding:0 40px;
margin:0 auto;
}
.nav {
color:#fff;
text-transform:uppercase;
letter-spacing:2px;
font-size:16px;
/*font-weight:300;*/
}
.nav a {
color:#a0c53c;
text-decoration:none;
}
.nav a:hover {
color:#fff;
}
.nav li {
float:left;
margin-right:40px;
margin-bottom:50px;
}
.col {
width:45%;
color:#fff;
margin-bottom:50px;
float:left;
}
.col1 {
margin-right:10%;
}
.col2 {
}
.col3 {
margin-right:10%;
}
.col4 {
}
.col-breaker {
clear:both;
height:50px;
}
.col p {
font-size:14px;
color:#fff;
line-height:1.5em;
text-align:justify;
/*font-weight:300;*/
}
.col p a {
color:#bbb;
text-decoration:none;
}
.col p a:hover {
text-decoration:underline;
}
.col h2 {
font-size:16px;
text-transform:uppercase;
letter-spacing:2px;
color:#fff;
line-height:1.5em;
margin:30px 0 20px 0;
/*font-weight:300;*/
}
.col h3 a {
display:block;
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
padding:10px 0;
border-top:dotted #555 1px;
color:#a0c53c;
line-height:1.5em;
text-decoration:none;
/*font-weight:300;*/
}
.col h3 a:hover {
color:#fff;
}
.services {
position:fixed;
top:50%;
margin-top:-320px;
text-align:center;
width:100%;
z-index:1000;
}
@media (max-height: 700px) {
    .services {
    top:20px;
    margin-top:0px;
    }
}
.circle {
	display:block;
	width:226px;
	height:130px;
	padding-top:96px;
	margin-top:30px;
	margin-right:19px;
	margin-bottom:0;
	float:left;
	border-radius:50%;
	-moz-border-radius:50%; 
	-webkit-border-radius:50%;
	font-size:30px;
	letter-spacing:5px;
        border:2px solid #6f882b;
	color:#6f882b;
	text-transform:uppercase;
	font-weight:100;
	text-align:center;
	text-decoration:none;
}
.circle-alt2 {
	color:#a0c53c;
background-color:#6f882b;
        border:2px solid #a0c53c;
}
.circle-alt {
	margin-right:0;
}
.circle:hover {
border:2px solid #000;
color:#a0c53c;
background-color:#000;
}
.circles {
width:480px;
padding:0 10px; 
margin:0 auto;
}
.hide {
display:none;
}
#paul {
display:none;
}
.logo {
float:right;
margin-top:-90px;
}
.logo2 {
opacity:0;
float:right;
margin-top:-156px;
}
.mobile-nav {
display:none;
}
.hide700 {
display:block;
visibility: visible;
opacity:1;
}


/*========== CONTACT ==========*/

.contact-holder {
position:absolute;
width:650px;
left:50%;
margin-left:-325px;
top:23%;
z-index:1000;
}
.form {
width:300px;
float:right;
height:410px;
overflow:hidden;
margin-top:-33px;
}
.contact-text {
float:left;
width:300px;
}
.contact-text h1 {
font-size:30px;
font-weight:500;
text-transform:uppercase;
letter-spacing:3px;
margin-bottom:30px;
}
.contact-text p {
font-size:16px;
font-weight:500;
margin-bottom:20px;
line-height:1.5em;
}
.contact-text p a {
color:#fff;
text-decoration:none;
}
.contact-text p a:hover {
text-decoration:underline;
}
@media (max-height: 700px) {
    .contact-holder {
      top:160px;
    }
}


/*========== FOOTER ==========*/

.footer {
padding:30px 0px;
}
.footer p {
color:#fff;
font-size:12px;
}
.quote2 {
display:none;
}
.quote {
display:block;
background-color:#000;
padding:40px 45px;
float:right;
text-decoration:none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.quote:hover {
background-color:#a0c53c;
}
.quote:hover > h4 {
color:#000;
}
.quote:hover > p {
color:#000;
}
.quote h4 {
color:#fff;
font-size:17px;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom:15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.quote p {
color:#7d7d7d;
font-size:15px;
letter-spacing:1px;
margin-top:7px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.quote .mail {
display:block;
width:14px;
height:13px;
background-image:url(http://www.sien.co.uk/images2014/contact-block-mail.png);
background-color:#7d7d7d;
margin:1px 10px 0 0;
float:left;
}
.quote .tel {
display:block;
width:14px;
height:13px;
background-image:url(http://www.sien.co.uk/images2014/contact-block-tel.png);
background-color:#7d7d7d;
margin:1px 10px 0 0;
float:left;
}
.quote:hover .mail {
background-color:#6f882a;
}
.quote:hover .tel {
background-color:#6f882a;
}
#jason {
width:100%;
position:fixed;
bottom:0px;
left:0px;
z-index:200;
}
.hide {
display:none;
}
#contact-block {
float:right;
width:300px;
height:470px;
background-color:#a0c53c;
border:1px solid #6f882b;
padding:50px 40px;
}
#contact-block h3 {
color:#000;
font-size:23px;
text-transform:uppercase;
letter-spacing:2px;
margin-bottom:15px;
text-align:center;
}
#contact-block p {
color:#000;
font-size:15px;
letter-spacing:1px;
margin-top:10px;
text-align:center;
line-height:1.4em;
}
#contact-block p a {
color:#000;
text-decoration:none;
}
#contact-block p a:hover {
color:#fff;
}


/*========== SERVICES ==========*/


.page-header h1 {
font-size:48px;
font-weight:300;
color:#fff;
letter-spacing:6px;
text-transform:uppercase;
padding-bottom:30px;
padding-top:30px;
text-align:center;
}
.design-fixed {
width:100%;
min-height:700px;
background-color:#fff;
background-position:center;
background-attachment:fixed;
background-size:cover;
}
.circle-arrow {
display:block;
width:30px;
height:30px;
float:left;
background-color:#222;
border-radius:0px 0px 50% 50%;
-moz-border-radius:0px 0px 50% 50%; 
-webkit-border-radius:0px 0px 50% 50%;
position:relative;
left:50%;
margin-left:-20px;
margin-top:30px;
}
.circle-arrow:hover {
background-color:#a0c53c;
}
.circle-arrow img {
margin:10px 8px;
}
.text-box {
width:30%;
min-width:340px;
padding:40px 0 40px 0;
position:relative;
top:80px;
color:#fff;
/*background-color:#151515;
padding:40px;*/
}
.text-box h2 {
padding-bottom:20px;
padding-top:10px;
line-height:1.3em;
}
.text-box h3 {
font-size:25px;
color:#fff;
letter-spacing:5px;
text-transform:uppercase;
text-align:center;
padding-bottom:30px;
padding-top:10px;
line-height:1.3em;
}
.text-box p {
font-size:14px;
color:#fff;
line-height:1.5em;
text-align:justify;
margin-bottom:10px;
}
.text-box ol {
font-size:14px;
color:#fff;
line-height:1.5em;
text-align:justify;
list-style:decimal;
padding-left:20px;
}
.text-box ol li {
margin-bottom:10px;
}
.text-box ul {
font-size:14px;
color:#fff;
line-height:1.5em;
text-align:justify;
list-style:disc;
padding-left:16px;
}
.text-box ul li {
margin-bottom:10px;
}
.text-box a {
	color:#fff;
	text-decoration:underline;
}
.text-box a:hover {
	text-decoration:none;
}
.black {
width:100%;
background-color:#151515;
}



.circle-float {
opacity:0;
position:fixed;
bottom:0;
	margin-bottom:0;
        font-size:23px;
	letter-spacing:4px;
	color:#000;
	padding:20px 0;
        line-height:1.3em;

	display:block;
	width:100%;
        border:none;
	text-transform:uppercase;
	font-weight:100;
	text-align:center;
	text-decoration:none;
background-color:#a0c53c;
}
.circle-float-alt {
}
.circle-float:hover {
border:none;
color:#000;
background-color:#fff;
}
.ipad {
display:block;
width:50%;
height:386px;
background-image:url(http://www.sien.co.uk/images2014/ipad-blank2.png);
margin-top:155px;
overflow:hidden;
}
.ipadright {
float:right;
margin-right:-40px;
}
.ipadleft {
background-position:top right;
float:left;
margin-left:-40px;
}
.ipadleft img {
position:relative;
float:right;
margin:22px 57px 0 0;
}
@media (max-width: 790px) {
    .ipad {
    width:45%;
    }
}
.ipadright img {
margin:22px 0 0 57px;
}


/*========== PORTFOLIO ==========*/

nav ul li {
width:25%;
float:left;
}
nav ul li a {
font-size:15px;
color:#fff;
display:block;
margin-right:2px;
text-align:center;
padding:12px 0;
border-radius:5px 5px 0px 0px;
background-color:#000;
}
nav ul li a:hover {
background-color:#a0c53c;
color:#000;
}
.selected a {
background-color:#a0c53c;
color:#000;
}
.hidden {
display:none;
}


.img {
float:left;
width:60%;
height:750px;
overflow:hidden;
}
@media (max-width: 850px) {
    .img {
    width:60%;
    margin-left:-40px;
    }
}
@media (max-width: 750px) {
    .img {
    width:100%;
    margin-left:0;
    }
}
.img img {
width:100%;
}
.content {
float:right;
width:35%;
}
@media (max-width: 850px) {
    .content {
    width:40%;
    }
}
@media (max-width: 750px) {
    .content {
    width:100%;
    }
    .spacer750 {
    display:block;
    clear:both;
    }
}
.content h1 {
margin:60px 0 30px 0;
font-size:25px;
color:#fff;
letter-spacing:5px;
text-transform:uppercase;
text-align:center;
line-height:1.3em;
}
.content p {
font-size:14px;
color:#fff;
line-height:1.5em;
text-align:justify;
margin-bottom:10px;
}
.line {
height:1px;
background-color:#555;
width:100%;
margin:35px 0 20px 0;
display:block;
}
.back-button { 
background-color:#a0c53c;
float:left;
padding:8px 16px;
text-transform:uppercase;
font-size:11px;
text-decoration:none;
letter-spacing:1px;
color:#000;
}
.back-button:hover { 
background-color:#fff;
color:#000;
}