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;
background-image:url(http://www.sien.co.uk/images2014/back-background.png);
}
.title { 
position:static;
padding-top:300px;
text-align:center;
width:100%;
}
.title h1 {
width:500px;
position:relative;
z-index:2;
display:block;
font-size:45px;
line-height:1.5em;
font-weight:300;
text-transform:uppercase;
letter-spacing:8px;
margin-top:-100px;
margin-left:auto;
margin-right:auto;
color:#6f882b;
-webkit-font-smoothing: antialiased;
}
.slideshow {
width:500px;
position:absolute;
left:50%;
margin-left:-250px;
}
.light-green {
color:#c2eb4f;
}
/*.over {
position:relative;
width:100%;
background-color:#151515;
margin-top:0;
min-height:100%;
}*/
.over {
width:100%;
position:absolute;
z-index:5;
top:0%;
background-color:#151515;
margin-top:0px;
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:0;
background-repeat:repeat-x;
padding-top:0;
}
.black {
height:500px;
width:100%;
background-color:#000;
}
.spacer {
clear:both;
}
.spacer1000 {
clear:both;
display:block;
}
.spacer700 {
clear:both;
display:block;
}
.height100 {
height:50px;
}
.height200 {
height:200px;
}
.height2000 {
height:0px;
}
.container {
display:block;
padding:0 40px;
margin:0 auto;
}
.nav {
position:fixed;
top:0px;
left:0px;
width:100%;
background-color:#151515;
color:#fff;
padding:20px 0;
text-transform:uppercase;
letter-spacing:2px;
font-size:14px;
z-index:1100;
/*font-weight:300;*/
}
.nav a {
color:#a0c53c;
text-decoration:none;
}
.nav a:hover {
color:#fff;
}
.nav ul {
padding-left:40px;
}
.nav li {
float:left;
margin-right:7%;
}
.col {
width:100%;
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:0px 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:absolute;
width:100%;
top:100px;
margin:0;
text-align:center;
padding:0;
z-index:1000;
}
.circle {
	display:block;
	margin-top:10px;
	margin-bottom:0;
	font-size:28px;
	letter-spacing:5px;
        border:2px solid #6f882b;
	color:#6f882b;
	text-transform:uppercase;
	font-weight:100;
	text-align:center;
	text-decoration:none;
        padding:20px 0;
}
.circle-alt {
	color:#a0c53c;
background-color:#6f882b;
        border:2px solid #6f882b;
}
.circle-alt {
	margin-right:0;
}
.circle:hover {
border:2px solid #000;
color:#a0c53c;
background-color:#000;
}
.circles {
margin:0 auto;
padding:0 40px;
}
.hide {
display:none;
}
#paul {
display:none;
}
.logo {
float:right;
margin-top:0px;
}
.logo2 {
display:block;
width:115px;
position:fixed;
top:17px;
right:20px;
z-index:1150;
}
.logo2 img {
width:100%;
}
#push {
height:30px;
}   
.mobile-nav {
display:none;
}
@media (max-width: 600px) {
    
.mobile-nav {
display:block;
position:fixed;
top:0px;
left:0px;
width:100%;
background-color:#151515;
color:#fff;
padding:20px 0;
z-index:1110;
}
.burgeropen {
display:block;
width:25px;
height:20px;
padding-left:20px;
cursor:pointer;
}
.burgeropen span {
display:block;
width:100%;
height:4px;
background-color:#ccc;
margin-bottom:4px;
}
.burgerclose {
display:block;
width:25px;
height:12px;
padding-left:20px;
padding-top:8px;
cursor:pointer;
}
.burgerclose span {
display:block;
width:100%;
height:4px;
background-color:#ccc;
margin-bottom:4px;
}
.burgerclose .xone {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.burgerclose .xtwo {
    -ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */
    transform: rotate(-45deg);
margin-top:-8px;
}
.nav {
top:-100px;
background-color:#a0c53c;
color:#000;
}
.nav a {
color:#000;
}
.nav li {
text-align:center;
width:33%;
margin-right:0;
}
.nav ul {
padding-left:0;
}

}



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

.contact-holder {
position:absolute;
padding:0 40px;
top:150px;
z-index:1000;
}
.form {
width:100%;
float:right;
overflow:hidden;
margin-top:0;
}
.contact-text {
float:left;
width:100%;
}
.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;
}

/*========== 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:100%;
padding:80px 0 40px 0;
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:1;
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;
max-width:572px;
width:100%;
height:386px;
background-image:url(http://www.sien.co.uk/images2014/ipad-blank2.png);
background-size:contain;
background-repeat:no-repeat;
margin:155px auto 0 auto;
overflow:hidden;
}
.ipad img {
display:block;
width:80%;
margin:4% auto 0 auto;
}
/*.ipadright {
float:right;
margin-right:-40px;
}
.ipadleft {
background-position:top right;
float:left;
margin-left:-40px;
}
.ipadright img {
margin:22px 0 0 57px;
}*/


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

nav {
}
nav ul li {
width:100%;
float:left;
}
nav ul li a {
width:80%;
padding:0 10%;
font-size:16px;
color:#fff;
display:block;
margin-right:2px;
text-align:left;
padding:12px 10%;
border-radius:0px 0px 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:100%;
height:750px;
overflow:hidden;
}
@media (max-width: 600px) {
.img {
height:650px;
}
}
@media (max-width: 550px) {
.img {
height:550px;
}
}
@media (max-width: 450px) {
.img {
height:450px;
}
}
@media (max-width: 400px) {
.img {
height:400px;
}
}
.img img {
width:100%;
}
.content {
float:right;
width:100%;
}
.spacer750 {
display:block;
clear:both;
}
.content h1 {
margin:30px 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;
}



/*========== MOBILE FONTS ==========*/


@media (max-width: 500px) {
    

.circle-float {
        font-size:17px;
	padding:12px 0;
}
.mobile-nav {
padding:16px 0;
}
.logo2 {
width:95px;
top:16px;
}
.container {
padding:0 20px;
}
.nav {
letter-spacing:1px;
font-size:13px;
}
.page-header h1 {
font-size:38px;
padding-bottom:0px;
padding-top:20px;
}
.text-box h3 {
font-size:22px;
padding-top:0px;
letter-spacing:4px;
}
.text-box {
padding:50px 0 40px 0;
}
.ipad {
height:260px;
}
.height100 {
height:0px;
}
.spacer500 {
clear:both;
display:block;
}
.quote {
}
#contact-block {
float:none;
width:auto;
height:100%;
overflow: scroll;
padding:100px 40px 50px 40px;
position:fixed;
top:0px;
left:0px;
z-index:1220;
}
.title { 
position:static;
padding-top:250px;
text-align:center;
width:100%;
}
.title h1 {
width:100%;
position:relative;
z-index:2;
display:block;
font-size:30px;
line-height:1.5em;
font-weight:300;
text-transform:uppercase;
letter-spacing:5px;
margin-top:-100px;
margin-left:auto;
margin-right:auto;
color:#6f882b;
-webkit-font-smoothing: antialiased;
}
.slideshow {
width:100%;
position:static;
left:0;
margin-left:0px;
}
.height200 {
height:100px;
}



.quote {
display:none;
}
.quote2 {
display:block;
background-color:#000;
padding:40px 45px;
margin:0 auto 20px auto;
float:none;
text-decoration:none;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.quote2:hover {
background-color:#a0c53c;
}
.quote2:hover > h4 {
color:#000;
}
.quote2:hover > p {
color:#000;
}
.quote2 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;
}
.quote2 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;
}
.quote2 .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;
}
.quote2 .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;
}
.quote2:hover .mail {
background-color:#6f882a;
}
.quote2:hover .tel {
background-color:#6f882a;
}





}