/* CSS Document */


/* Color palette

*/
/*Font declarations
font-family: "Avenir LT W01_35 Light1475496",Arial;
font-style: normal;
font-weight: 300;

font-family: "Avenir LT W01_35 Light1475496",Arial;
font-style: normal;
font-weight: 400;

*/
/*Global styles -----------------------------------------------------------------------------------------------------------*/

/*limited reset*/
html, body, div, section, article, aside, header, hgroup, footer, nav, h1, h2, h3, h4, h5, h6, p, blockquote, address, time, span, em, strong, img, ol, ul, li, figure, canvas, video, th, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align:baseline;
	font: inherit;
}

/*html5 display rule*/
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, nav, menu, nav, section, summary {
	display: block;
}
img, embed, object, video {
	max-width:100%;
    height:auto;
}
html {
	background: #FFF;
}
body {
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-style: normal;
	
	color:#666;
	margin: 0; 
	padding: 0;
}
#mobile-nav-content{
display:none;
}
header {
	position: relative;
	margin: 0 auto;
	background-color: #fff;
	/*background-color: #c8c2b0;*/
	padding-top: 38px;
	width: 100%;
	text-align: center;
	background-image: url(../images/svg_crafted-by-culshaw-header.svg);
	background-repeat: no-repeat;
	background-position: 20px 21px;
	/*border:solid green thin;*/
	max-width: 1500px;
	z-index: 5;
	height:118px;
}
header h1{
	text-indent: -9999px;
	background-image: url(../images/svg_top-nav-logo.svg);
	width: 212px;
	height: 33px;
	margin: 0 auto;
	}


article {
	clear: both;
	
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	-webkit-transition: 0.5s Ease;
	-moz-transition: 0.5s Ease;
	-o-transition: 0.5s Ease;
	transition: 0.5s Ease;
}
a:hover {
	-webkit-transition: 0.5s Ease;
	-moz-transition: 0.5s Ease;
	-o-transition: 0.5s Ease;
	transition: 0.5s Ease;
	
}
p {
	font-size: 17px;
	margin:0;
	padding:0;
	line-height:25px
	
}
h1{
	font-family: "Avenir LT W01_55 Roman1475520",Arial;
	text-transform:uppercase;
	color:#5a4a42;
	font-size: 30px;
	font-weight:normal;
	padding:0;
	margin:0;
	

		
	
}
strong {
	font-family:'Avenir LT W01_55 Roman1475520';
}
em {
	font-style: italic;
}
/* Nav */
nav{ 
	position:relative;
    text-align:center;
    margin: 0 auto;
	padding-top:26px;
	padding-bottom:15px;
	z-index:11;
	left: 0;
	right:0;
	width:950px;
	z-index:508;
}
nav ul {
	list-style: none;
	
	 
	
}
nav li {
	font-family:"Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	color: #666;
	padding-right: 25px;
	z-index:508;	
	display:inline;
	
}

nav li.</li>{
	padding-right: 0px;
}
nav li a {
	font-family:"Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;	
	color: #000;
	text-transform:uppercase;
	z-index:508;
}
nav li a:hover {
		color: #cabda9;
}
#header-social{
	/*display:none;*/
	position: absolute;
	top: 90px;
	height: 26px;
	width: 100%;
	z-index: 507;
}
#header-facebook{
	/*display:none;*/
	
	float:right;
	padding-right:10px;
	width:26px;
	height:26px;
	z-index: 5000;
	
}
#header-flicker{
	/*display:none;*/
	float:right;
	padding-right:10px;
	width:26px;
	height:26px;
	
	}
#header-instagram{
	/*display:none;*/
	float:right;
	padding-right:20px;
	width:26px; 
	height:26px; 
}
#mobile-nav-button{
	display:none;
}
#mobile-nav-content{
	display:none;
}
/* Global classes */



/*layout styles*/ 
body {
	
}

#progress { position: absolute; bottom: -3px; height: 3px; width: 0px; background: #A8978A; z-index: 500; }



#contentWrapper{
	position:relative;
	max-width: 1500px;
	background-color: #F1F1F1;
	margin: 0 auto;
	text-align:center;
	overflow:auto;	
	z-index:1;
	
}
#contentWrapper h1{
	padding:0;
	margin-top:31px;
	margin-bottom:30px;
	/*border: solid thin green;*/
}
#page-strapline{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color:#A8978A;
	font-size: 22px;
	padding:0;
	margin:0;
	margin: 0 auto;
	max-width: 860px;
	padding-top:25px;	
	background-color: #F1F1F1;
	padding-left:20px;
	padding-right:20px;
}
#page-strapline-with-image{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color:#A8978A;
	font-size: 22px;
	padding:0;
	margin:0;
	margin: 0 auto;
	max-width: 1000px;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:20px;
	padding-right:20px;
	background-color: #F1F1F1;
}
#page-strapline h1{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color:#A8978A;
	font-size: 22px;
	margin:0;
	text-transform:none;
}
#page-strapline-with-image h1{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color:#A8978A;
	font-size: 22px;
	margin:0;
	text-transform:none;
}
#page-strapline h3 a{
		text-align:justify;
	text-decoration:underline;
	color:#666;

}
#page-strapline h3 a:hover{
	color:#A8978A;
}
#mainContent{
	position: relative;
	max-width: 1280px;
	margin: 0 auto;
}

#home-slideshow{
	position:relative;
	max-width: 1500px;
	margin: 0 auto;
	z-index:50;
	
}
#home-slideshow-mobile{
	display:none;
}
#page-slideshow{
	position:relative;
	max-width: 1500px;
	margin: 0 auto;
	z-index:50;
	padding-top:90px;
}

.products{
	margin: 0 auto;
	
}
.product{
	position:relative; 
	z-index:25;
	display:inline-block;
	min-width:200px;
	margin-right:6px;
	margin-left:6px;
	margin-bottom:0px;
	margin-top:30px;
	max-width:240px;
}
.caption{
	position:absolute; 
	max-width:240px;
	max-height:240px;
	width:100%;
	height:100%; 
	background-color:#cfcac4;
	text-transform:uppercase;
	color:#fff;
	 vertical-align: middle;
	
	z-index:28;
	display:none;  
	opacity: 0.6;
	
}
.product-image{
	position:relative; 
	overflow:auto;
	max-width:240px;
	/*border:solid red thin;*/
}
.product h2{
	position:relative; 
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-style: normal;
	color:#A8978A;
	font-size:19px;
	margin-top:20px;
	text-transform:uppercase;
	z-index:29;
}
.products h2 strong{
	
	z-index:28;
}
.products a{
	position:relative; 
	z-index:27;
	
}
.box:hover a:hover img{
        opacity: 0.7;
}
.product-info{
	overflow:auto;
	max-width: 1039px;
	margin: 0 auto; 
	padding-left:20px;
	padding-right:20px;
}
.produt-description{ 
position:relative; 
    overflow:auto;
	max-width: 768px;
	margin: 0 auto; 
	text-align:center;


}
.produt-description-content{
	position:relative; 
	text-align:center;
	padding-left:20px;
	padding-right:20px;

}
.product-images{
	float:right;
	 overflow: hidden;
	text-align:right;
	width:50%;
/*	background:red;*/
	
}

.clearfix{
	padding-top:40px;
	padding-left:40px;
}
.produt-breadcrums{
	font-size: 14px;
	margin-top:20px;
}
.produt-breadcrums a{
	color:#666;
	text-transform:uppercase;
	
}
.produt-breadcrums a:hover{
	color:#A8978A;

	
}
.produt-breadcrums span{
	text-transform:uppercase;
	color:#A8978A;
}
.produt-description h1{
	text-align:center;
	margin: 0;
    padding-bottom:0px;
}
.produt-description h2{
	font-size:22px;
	margin-top:-5px;
	margin-bottom:10px;
	text-align:center;
	text-transform:uppercase;
}
.produt-description h3{
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	color:#D9A188;
	font-size: 30px;
	margin-top:30px;
}
.produt-description p{
	font-size:19px;
	text-align:center;
		text-align:justify;
}
.finishes{

	display:inline-block;
	margin-left:0px;
	margin-right:20px;
	margin-top:20px;
	max-width:130px;
	
	
}
.finishes h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-style: normal;

	color:#666;
	font-size:19px;
	margin-top:10px;
	text-transform:uppercase;
	vertical-align:top;
	
}
.contact-page{
	position:relative; 
	overflow:auto;
	max-width: 1280px;
	margin: 0 auto;
	background:#FFFFFF;
	margin-bottom:0px;
	/*border:solid green thin;*/
}
.contact-content{
	position:relative;
	overflow:auto;
	
	max-width: 768px;
	margin: 0 auto;
	margin-top:14px;
	margin-bottom:40px;  
	text-align:center;
}
.contact-title {
	margin-top:0px;
	margin-bottom:0px;
	background:#f4f4f4;
	overflow:auto;
	
}
contact-title h1{
	margin-top:40px;
	margin-bottom:40px;
}
.contact-form{
	margin: 0 auto;
	Width:435px;
	text-align:center;
	padding-top:40px;
}
.product-spec{
	position:relative; 
	overflow:auto;
	
	max-width: 1280px;
	margin: 0 auto;
	background:#FFFFFF;
	margin-bottom:0px;
}
.product-spec h1{
	
}
.product-spec-content{
	position:relative;
	overflow:auto;
	/*border:solid pink thin;*/
	max-width: 768px;
	margin: 0 auto;
	margin-top:13px;
	margin-bottom:40px;
}

.product-spec h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#D9A188;
	font-size: 30px;
	 
	margin-bottom:40px;
	
	
}
.product-spec span{
	
	color:#666;

	text-transform:uppercase;
	
}
.product-spec em{
	color: #D9A188;
	font-style: normal;	
	
}
.product-spec a{
	color: #D9A188;
	font-style: normal;	
	
}

.product-controls{
	position:relative;
	overflow:auto;
	/*border:solid pink thin;*/
	max-width: 140px;
	margin: 0 auto;
	margin-top:50px;
	display:block;
	
	
}
.product-controls-button{
	float:left;
	width:40px;
	width:40px;
	display:block;

	margin-right:10px;
}
.</li>{
	margin-right:0px;
}
.product-controls-button img{

	display:block; 

}

.col1 {
    /*background-color: #ddf;*/
    float: left;
    width: 33.3%;
}
.col2 {
    /*background-color: green; */
    float: left;
	width: 33.3%;
} 
.col3 {
    /*background-color: cyan;*/
    float: left;
    width: 33.3%;
}

.col1 h2, .col2 h2, .col3 h2{
	font-family: "Avenir LT W01_55 Roman1475520",Arial;
	text-transform:uppercase;
	color:#5a4a42;
	font-size: 30px;
	font-weight:normal;
	padding-top:40px;
	text-align:center;
	text-transform:uppercase;
}
.col1 h3,.col2 h3,.col3 h3{
	font-size: 17px;
	padding-top:20px;
	text-align:center;
}
.col1 h4,.col2 h4,.col3 h4{
	font-size: 17px;
	padding-top:20px;
	text-align:center;
	padding-bottom:50px;
	line-height:25px;
}
.col1 a,.col2 a,.col3 a{
	color:#666;
}
.col1 a:hover,.col2 a:hover,.col3 a:hover{
	color: #cabda9;
}
.col1 p{
	font-size: 19px;
	padding-top:20px;
	text-align:center;
}
.col2 p{
	font-size: 19px;
	padding-top:20px;
	text-align:center;
}
.col3 p{
	font-size: 19px;
	padding-top:20px;
	text-align:center;
}
.col1of2 {
    /*background-color: #ddf;*/
   float:left;
   width:49%;
   min-width:300px;

}
.col2of2 {
    /*background-color: green; */
   float:right;
	width:49%;
	 min-width:300px;
} 
.col1of2 h2, .col2of2 h2{
	font-size: 22px;
	padding-top:20px;
	text-align:center;
	text-transform:uppercase;
}

.col1of2 h4, .col2of2 h4{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color :#A8978A;
	font-size: 19px;
	padding-bottom:10px;
	text-align:left;
	text-transform:uppercase;
	padding-left:20px;
	padding-right:20px;
	
	
}
.col1of2 p, .col2of2 p{
	padding-top:0px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:10px;
}
.col1of2 a, .col2of2 a{
	color:#A8978A;
	text-decoration:underline;
} 
.col1of2 ul, .col2of2 ul{
	padding-top:0px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	margin-bottom:30px;
} 
.col1of2 li, .col2of2 li{
	margin-left:20px;
	font-size: 17px;
	line-height:25px; 
} 

.col-full {
    /*background-color: #ddf;*/
    float: left;
    width: 100%;
	text-align:centre;
}
.col-full p{
	font-size: 19px;
	padding-top:40px;
	text-align:center;
}
.make-enquiry{
	margin-top:30px;
	margin-bottom:0px;
	display:block;
}
.line-short{
	height: 40px;
	width: 140px;
	margin: 0 auto;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(../images/svg_divide.svg);
	background-repeat: no-repeat;
}
.button-centre{
	height: 44px;
	width: 200px;
	margin: 0 auto;
    margin-top: 50px;
	margin-bottom: 50px;
}
.h2-image-titles{
   max-width: 990px;
   margin: 0 auto;
   padding-bottom:20px;
   padding-left:20px;
   padding-right:20px;
   overflow:auto;
}
.h2-image-titles h2{
	font-family:'Avenir LT W01_55 Roman1475520',"Arial";
	text-transform:uppercase;
	color:#5F4940;
	font-size: 30px;
	font-weight:normal;
	padding:0;
	margin:0;
    padding-bottom:20px;
	margin-top:-7px;	
}
.h2-image-titles h3{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	color:#A8978A;
	font-size: 22px;
	padding:0;
	margin:0;
	margin-bottom:35px;
}
.h2-image-titles p{
	text-align:justify;
	padding-bottom:20px;
}
.h2-image-titles a{
	text-align:justify;
	text-decoration:underline;
	color:#666;
}
.h2-image-titles a:hover{
	color:#A8978A;
}
.image-1280-quality {
	max-width: 1280px;
	height: 625px;
	margin: 0 auto;
	display: block;
	background-image: url(../images/quality-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-1280-quality img{
	margin-top:150px;
}
/*AMENDED BY AB - ADJUST HEADING DISTANCE FROM TOP ON DESKTOP*/
.image-1280-quality h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#FFF;
	font-size: 30px;	
	padding:0;
	margin:0;
	padding-bottom:20px;
	padding-top:30px;
	
}
.image-1280-quality p{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-style: normal;
	color:#D2CBC5;
	font-size:24px; 
	padding-left:40px;
	padding-right:40px;
	margin:0 auto;
	margin-bottom:0px;
	max-width:700px;
}
/*AMENDED BY AB - NEW 1280 IMAGE 'COLOUR'*/
.image-1280-colour {
	max-width: 1280px;
	height: 625px;
	margin: 0 auto;
	display: block;
	background-image: url(../images/colour-swatch-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.image-1280-colour img{
	margin-top:150px;
}
.image-1280-colour h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#FFF;
	font-size: 30px;	
	padding:0;
	margin:0;
	padding-bottom:20px;
	padding-top:30px;
	
}
.image-1280-colour p{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-style: normal;
	color:#D2CBC5;
	font-size:24px; 
	padding-left:40px;
	padding-right:40px;
	margin:0 auto;
	margin-bottom:0px;
	max-width:700px;
}
/*AMENDED BY AB - END*/

.solid-colour-bar{
	position:relative;
	max-width: 1500px;
	margin: 0 auto;
	z-index:50;
	background-color:#665f59;

	padding-top:30px;
	overflow:auto;
}
.solid-colour-bar h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#fff;
	font-size: 30px;
	padding:0;
	margin:0;
	
	padding-top:20px;
}
.image-990{
	/*border: thin solid red;*/
	margin: 0 auto;
	max-width:990px;
}
specification-title {
	margin-top:0px;
	margin-bottom:0px;
	background:#f4f4f4;
	
}
.downloads{
	margin: 0 auto;
	/*max-width:540px; - 2 icon layout*/
	max-width:550px;
	/*border:solid red thin;*/
	overflow:auto;
	text-align:center;
	padding-bottom:20px;
}
.download{
	Float:left;
	text-align:center;
	color:#D2CBC5;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	font-size:22px;
	width:230px;
}
.downloads img{
	padding-top:20px;
	padding-bottom:20px;
}
.image-990 img{
	margin:0;
	padding:0; 
	display: block;
	/*border: thin solid red; */
}
.home-inthepress{
	overflow:auto;
	max-width: 990px;
   margin: 0 auto;
   padding-left:10px;
   padding-right:10px;
}
#quality-promise{
	background-image: url(../images/svg_goldneilson-quality.svg);
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 140px;
	font-style: normal;
	
	font-size: 19px;
	line-height: 30px;
	padding-bottom: 1px;
	text-align: center;
}
#quality-promise h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#D9A188;
	font-size: 30px;
	
	
}
#quality-promise p{
	font-size: 22px;
	margin-bottom:40px;
}

.specification-title {
	overflow:auto;
	background:#f4f4f4;
	
}



.contact-form{
	margin: 0 auto;
	Width:435px;
	text-align:center;
	padding-top:10px;
}

form{
	
}

label{ 
	
	font-size: 17px;
	padding-top:20px;
	text-align:left;
	display: block;
 
	
}



input:required:focus {
  border: 1px solid #6c6c6c;
  outline: none;
}


input[type="text"], input[type="email"], input[type="tel"]  {
	
	font-family: "Avenir LT W01_35 Light1475496",sans-serif;
	font-style: normal;
	font-weight: 100;
	 font-size:17px;
	background-color:#fff;
	color:#3c3c3c;
    border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border: 1px solid #C3C3C3;
width:435px;
 min-height:38px;
 padding-left:10px;
 margin-top:3px; 
 

}
	input[type=checkbox] {
    padding-left:5px;
    padding-right:5px;
    border: 1px solid #C3C3C3;
    background-color:#fff;
    white-space: nowrap;
    overflow:hidden;
/* -webkit-appearance:button;*/
    width:20px;
    height:20px;
}

input[type=checkbox]:checked {
  
   
}

input[type=checkbox]:hover {
   
}

textarea {
	font-family: "Avenir LT W01_35 Light1475496",sans-serif;
	font-style: normal;
	font-weight: 100;
 	color:#3c3c3c;
 font-size:17px;
  background-color:#fff;
	
    border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
border: 1px solid #C3C3C3;
width:435px;
overflow:auto;
padding-left:10px;
padding:10px;
 margin-top:3px;


}
select{
font-family: "Avenir LT W01_35 Light1475496",sans-serif;
	font-style: normal;
	font-weight: 100;
 color:#3c3c3c;
  font-size:17px;
 border: 1px solid #C3C3C3;
  background-color:#fff;
  width:445px;
  min-height:38px;
  display:block;
  margin-bottom:15px;
  margin-top:0px;
  padding-left:10px;
  outline: none;
 -webkit-appearance: none;
    padding-top:7px;
	padding-bottom:7px;
	padding-left:10px;
	padding-right:5px;
	 border-radius: 8px; 
-moz-border-radius: 8px; 
-webkit-border-radius: 8px; 
margin-top:3px;
  
}
/*footer styles	*/
#footer-bg-top{
	position: relative;
	margin-top:-12px;
	
	/*background-color: #D2CBC5;*/
	background-image: url(../images/footer-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:31px;
	z-index:600;
}
	
footer{
	position: relative;
	clear: both;
	background-color: #D2CBC5;
	z-index:600;
}
.footer{
	position: relative;
	clear: both;
	color:#fff;
	margin: 0 auto;
	max-width: 1280px;
	text-align: center;
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	color: #000;
	padding-top: 10px;
	line-height: 35px;
	z-index:600;
}
footer div.logo{
	padding-top:30px;
}
footer .contact{
	font-size:22px;
	margin:0 auto; 
	max-width:1280px;
	color:#fff;
}
footer .contact a{
	color:#fff;
}
footer .contact a:hover{
	color:#666;
}
footer div.quality{
	padding-top:20px;
	
	
}
footer section.social{
	padding-top:30px;
	
	
	
}
footer section.social a img{
	border:0;
	padding:2px;
	margin:0px;
	margin-bottom:-10px;
	padding-right:10px;
	padding-left:10px;

}


footer .address{
	font-size:17px;
	margin:0 auto; 
	max-width:1280px;
	padding-bottom:60px;
	padding-top:15px;
	color:#fff;
	line-height:26px;

}
#loading-page {
	display:block;
	position:absolute;
	top:0px; 
	left:0px; 
	height:100%; 
	width:100%;
	background-color: #D2CBC5;
	z-index:3000;
}
#loading-page-container {
	position:fixed;
    left:50%;
    top:50%;
	text-align: center;
	width:200px;
    margin-left:-100px;
    margin-top:-20px;
	/*background:#E6EB2F;*/
}
#loading-page img{
    
}
#loading-page h1{ 
	font-family: "Avenir Next W01 Thin",Arial;
	font-size: 25px;
	left:50%;
  	top:50%;
 	/*top: 9.5%;*/
	color:#666;
	padding-top:20px;
	
}
.hide-phone{
	display:block;
}
.show-phone{
	display:none;
}

/* Phone */
@media screen and (max-width: 768px) {
#mainContent h1{
	padding-left:10px;
	padding-right:10px;
}
.contact-form{
	margin: 0 auto;
	Width:290px;
	text-align:center;
	padding-top:10px;
}

form{
	
}

label{ 
	 
	font-size: 17px;
	padding-top:20px;
	text-align:left;
	display: block;
 
	
}

input[type="text"], input[type="email"], input[type="tel"]  {

width:270px;
 

}
.remove-mobile{
	display:none;
}
.show-mobile{
	display:
}
	.col1,.col2,.col3{
	width:100%;
	padding-top:0px;
	
	/*border:solid red thin;*/
}
	.col1.mob-pad,.col2.mob-pad,.col3.mob-pad{
}
.product-spec{
	overflow:auto;
	max-width: 768px;
	
	
}
.col-full p{
	padding-left:10px;
	padding-right:10px;	
}


.col1of2 h4, .col2of2 h4{
	padding-left:0px;
	padding-right:0px;
}
.col1of2 p, .col2of2 p{
	padding-left:0px;
	padding-right:0px;
}
.col1of2 ul, .col2of2 ul{
	padding-top:0px;
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:30px;
} 
.col1of2 li, .col2of2 li{
	margin-left:20px;
}
.col2of2 .first{
	
	margin-top:-15px;
} 


	body {
		max-width: 768px;
	}
	header {
	  background-image:none;
	  height:84px;
	  padding-top: 20px;
	padding-bottom: 0px;
	background-color: #fff;
	}
	

	header h1{
	position: relative;
	background-image: url(../images/svg_top-nav-logo.svg);
	width: 212px;
	height: 33px;
	
	background-position: 0% bottom;
	}
	#header-social{
	  display:none;
	}
	nav{
	  display:none;	
	}
	#mobile-nav-button{
	position:relative;
	margin:0 auto; 
	display:block;
	top:20px;
	
	}
	
#nav-cover{
	display:none;
}
.plusbg{
	background-image: url(../images/down.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
}
.minusbg{
	background-image: url(../images/up.png);
	background-position: right 20px center;
	background-repeat: no-repeat;
	margin-bottom: 0px;

}
#mobile-nav-content{
	display:block;
	position: relative; /* was position: fixed;*/
	top:32px;
	left:0px;
	z-index:2000;
	width:100%;
	background: #fff;
	text-align:left;
	display:none;
	z-index:5000;
}
#mobile-nav-content ul{
	width:100%;
	display:block;
	z-index:5000;
	border: 1px solid #E8E8E8;
	z-index:5000;
	
}
#mobile-nav-content li{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	color: #666;
	text-transform:uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-bottom: 1px solid #E8E8E8;
	
}
#mobile-nav-content li a{
		font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	color: #666;
	display:block;
	text-transform:uppercase;
	
}
#mobile-nav-content li a:hover{
	color:#D9A188;
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#mobile-nav-content ul ul {
	list-style: none;
/*	display:none;*/	
	background: #323232;
	border: none;
} 

	#mobile-nav-content ul ul {
	list-style: none;
	display:none;	
	background: #fff;
	
}

#mobile-nav-content li li{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: none;
}
#mobile-nav-content li li.heading{
	padding-top: 20px;
	padding-bottom: 5px;
	color:#D9A188; 
	font-size: 17px; 
}
#mobile-nav-content li li.first{
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 17px; 
}
#mobile-nav-content li li.last{
	padding-top: 20px;

}
#mobile-nav-content li li.last a{
	font-family:'Avenir LT W01_55 Roman1475520';

}

#mobile-nav-content li li a {
		font-family: "Avenir LT W01_35 Light1475496",Arial;
	font-size: 17px;
	color: #666;
	display:block;
	text-transform:uppercase;
}
#mobile-nav-content li li.</li> a {
		font-family: "Avenir LT W01_35 Light1475496",Arial;
	
	font-size: 17px;
	color:#666;
	display:block; 
	text-transform:uppercase; 
	padding-top: 5px; 
	padding-bottom: 0px;
}
#mobile-nav-content li li.</li> a:hover {
	
}
#home-slideshow{
	display:none;
	
}
#home-slideshow-mobile{
	display:block;
	position:relative;
	max-width: 800px;
	margin: 0 auto;
	z-index:50;
	padding-top:0px;
}
#page-slideshow{

	padding-top:0px;
}
.downloads{
	/*border:thin white solid;*/
}

.download{
	Float:none;
	font-size:22px;
	width:230px;
	margin: 0 auto;
	/*border:thin white solid;*/
	
	
	
}
.produt-description-content{
	padding-right:20px;
	padding-left:20px;
	padding-top:20px;
	text-align:center;
}
.produt-description h1{
	text-align:center;
 
}
.produt-description h2{
	text-align:center;
}
.produt-description h3{
	text-align:center;
}
.produt-description p{
	text-align:center;
}
.clearfix{
	padding-right:20px;
	padding-left:20px;
	margin: 0 auto;
}
.image-1280-quality {
	 height:400px;	 

}

.image-1280-quality img{
	margin-top:80px;
	
}
.image-1280-quality h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#fff;
	font-size: 24px;
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top:100px;
}
/*ADDED BY AB*/
.image-1280-quality h3{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#fff;
	font-size: 24px;
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top:50px;
}
.image-1280-quality p{
	font-size:17px; 
	padding-left:40px;
	padding-right:40px;
	
}
/*ADDED BY AB*/
.image-1280-colour {
	 height:400px;	 

}

.image-1280-colour img{
	margin-top:80px;
	
}
.image-1280-colour h2{
	font-family: "Avenir LT W01_35 Light1475496",Arial;
	text-transform:uppercase;
	color:#fff;
	font-size: 24px;
	padding:0;
	margin:0;
	padding-bottom:10px;
	padding-top:100px;
}

.image-1280-colour p{
	font-size:17px; 
	padding-left:40px;
	padding-right:40px;
	
}
/*AB END*/

footer .address{
	/*border: solid pink thin;*/
	margin-right:20px;
	padding-left:20px;
}


}
@media screen and (max-width: 640px) {
	.col1of2 {
    /*background-color: #ddf;*/
   width:100%;
    min-width:150px;
}
.col2of2 {
    /*background-color: green; */
	padding-top:20px;
   width:100%;
   min-width:150px;
}
.hide-phone{
	display:none;
}
.show-phone{
	display:block;
}
	
.contact-form{
	margin: 0 auto;
	Width:290px;
	text-align:center;
	padding-top:10px;
}

form{
	
}

label{ 
	 
	font-size: 17px;
	padding-top:20px;
	text-align:left;
	display: block;
 
	
}

input[type="text"], input[type="email"], input[type="tel"]  {

width:270px;
 

}
.finishes{
	display:inline-block;
	min-width:65px;
	margin-left:0px;
	margin-right:10px;
	margin-top:20px;
	max-width:65px;
	text-align:center;
}

textarea {
width:270px;

}
select{
 width:280px; 
  
}
	
}
/* Tablet */
