body {
	font: 100%/1.2 'proxima-nova', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	background-color: #051218;
	/*color: #f5f0e1;*/
	color: #ebe7de;
}

h1 {
  margin-bottom:10px;
	font-weight: 600;
	color: #ebe7de;
	font-size: 3em;
	text-transform: uppercase;
	letter-spacing: 0px;
}
h2 {
	font-weight: 300;
	font-size: 2em;
	text-transform: uppercase;
}
h3 {
	font-weight: 600;	
	text-transform: uppercase;
	margin-bottom: 16px;
	font-size: 2em;
}
h4 {
	font-weight: 600;	
	margin-bottom: 3px;
	font-size: 1.1em;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 1em;
}
a {
	color: #c29263;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
label {
	float: left;
	clear: left;
	width: 100%;
	display: block;
	margin: 0 0 8px;
}
input,
select,
textarea {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
  font-weight: 300;
  line-height: 2.1em;
  font-size: 1em;
  background: transparent;
  width: 100%;
  height: 3em;
  clear: left;
  float: left;
  margin-bottom: 1.5em;
  color: #ebe7de;
  border: 1px solid #babcbc;
  padding: 0.5em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.noscroll {
	/*overflow: hidden;*/
}
#wrapper {
	box-sizing: border-box;
	padding: 0 25px;
	position: static;
	height: auto;
	margin-top: -15px;
	overflow: hidden;
}.
.list {
	list-style-type: none;
	float: left;
}
.product-range-page article {
	padding-top: 60px;
}
.product-range-page .banner h2,
.product-range-page .banner p,
.product-range-page .banner h1 {
 color: #fff;
}
.product-range-page .list {
	float: none;
}
.product-range-page .range-list li a {
	margin-bottom: 0;
}
.product-range-page .banner a {
  border: 2px solid white;
  color: white;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin-top: 12px;
  padding: 10px 30px;
  text-transform: uppercase;
}

.product-range-page .banner a:hover,
.product-range-page .banner a:focus {
  color: #c29263;
  border-color: #c29263;
  text-decoration: none;
}

.list li {
	display: block;
	float: left;
	position: relative;
	margin: 19px 0 0;
	box-sizing: border-box;
	color: #020f06;
	width: 100%;
}
.list-two li {
	width: 50%;
}
.list-three li {
	width: 33.33%;
}
.list-two-to-three li {
	box-sizing: border-box;
	margin-top: 0;
	padding: 0 0 40px 0;
	width: 50%;
}
.list-two-to-three .mouseover-wrapper {
	margin: 0 0 12px 0;
}
.list-two-to-three li:nth-child(2n+1) {
	clear: both;
}
.home .collection-list li {
	padding-bottom: 0;
}
.range-list.list li {
	padding-right: 0px;
	padding-left: 0px;
	margin: 10px 0 10px 0;
}
.range-list li.hidden {
	/*transition: opacity 0.3s;*/
	display: none;
}
/*.our-story .range-list.list li {
	padding-right: 15px;
	padding-left: 15px;
}
*/
.related-list.list li {
	padding: 0 20px 0 0;
	margin-top: 0;
}
.related-list.list li img {
	margin-bottom: 16px;
}
.related-list.list li a {
	text-align: left;
	color: #bf9266;
	font-size: 1em;
	font-weight: 600;}
.related-list.list li a span {
	padding: 0 0 5px;
}

.list img {
	width: 100%;
	max-width: 90%;
	min-width: 50px;
	vertical-align: bottom;
	margin-bottom: 8px;
}
.list a {
	font-size: 1em;
	letter-spacing: 0.5px;
	color: #ebe7de;
	text-align: center;
	text-decoration: none;
	font-weight: 300;
	display: block;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.list.range-list img {
	width: 90%;
	max-width: 100%;
	min-width: 50px;
	vertical-align: bottom;
	margin-bottom: 8px;
}


.list.range-list li a {
	font-size: 1em;
}
.list.range-list li a span {
	/*padding-top: 20px;*/
	display: inline-block;
}
.list a:hover {
	color: #bf9266;
}
.list a span.title {
	display: block;
	padding: 16px 16px 0;
	font-weight: 600;
}
.list.range-list a span.title {
	padding-top: 0px;
}
.list.range-list a b.photo {
	display: inline-block;
	margin-left: 8px;
	width: 18px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.list-four li {
	width: 50%;
}
.list-four li:nth-child(2n+3) {
	clear: left;
}
.range-list a {
	text-transform: none;
}
.finishes-list a {
	margin-bottom: 7px;
}
.finishes-intro {
	font-size: 1.75em;
	font-style: italic;
	line-height: 1.4;
	margin: 0 auto 20px;
	text-align: center;
	width: 90%;
}
.actions {
	width: 300px;
	/*float: left;*/
}
.actions a {
	display: block;
	width: 30px;
	height: 30px;
	background-size: 100%;
}

.actions li {
    float:left;
}
.actions li.allnews a {
	background-color:#46595a;
        /*background-image: url(../images/elements/icon-news-all.png);*/
        background-repeat:no-repeat;
        background-position: 50% 50%; 
	margin-bottom: 2px;
}

.actions li.clippings a {
	background-color:#46595a;
        background-image: url(../images/elements/icon-news-all.png);
        background-repeat:no-repeat;
        background-position: 50% 50%; 
	margin-bottom: 2px;
}
.actions li.instagram a {
	background-color:#46595a;
        background-image: url(../images/elements/icon-news-all.png);
        background-repeat:no-repeat;
        background-position: 50% 50%; 
}
.actions li.article a.active,
.actions li.document a.active,
.actions li.article a:hover,
.actions li.document a:hover {
	background-color: #6d7f80;
}
.news-list {
	float: left;
	max-width: 1028px;
}
.news-list.list img {
	max-width: 100%;
}
.news-list li {
	margin: 0;
	padding: 0;
	/*border: 1px solid #172425;*/
	position: relative;
}
.news-list li.tile {
	margin: 0;
	display: block;
}
.news-list a {
	margin: 0;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 0.3s;
}
.news-list a:hover {
	opacity: 1;
	transition: opacity 0.3s;
}
.news-list li:hover img {
	opacity: 0.65;
}
.news-list li,
.news-list a {
    display: block;
    width: 142px;
    height: 132px;
}

.news-list .outerWrapper {
	height: 132px;
	padding: 5px 10px;
}
.news-list .outerWrapper {
	margin-top: 0;
	display: table;
	box-sizing: border-box;
	background-color: transparent;
}
.news-list h3 {
	font-size: 0.7em;
	text-transform: none;
	color: #fff;
	font-weight: 600;
}
.news-list h4 {
	font-size: 0.8em;
	color: #fff;
	text-transform: none;
	margin-bottom: 5px;
}
.news-list .tile h4 {
	/*color: #bf9266;*/
}
.news-list .tile a:hover h3,
.news-list .tile a:hover h4 {
	color: #ebe7de;
}

.news-list li a,
.collection-list a {
	overflow: hidden;
	display: block;
	position: absolute;
	text-decoration: none;
	top: 0;
	right: 0;
}
.news-list li a:hover,
.collection-list a:hover {
	text-decoration: none;
}
.news-list li .title,
.collection-list .title {
	display: none;
}
.news-list .outerWrapper,
.collection-list .outerWrapper {
	/*display: none;*/
	position: static;
	width: 100%;
	background-color: rgba(0,0,0,0.65);
}
.collection-page .collection-list .outerWrapper {
	/*background-color: rgba(255,255,255,0.65);*/
}

.news-list li .middleWrapper,
.collection-list .middleWrapper {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	position: static;
	padding-left: 10px;
	padding-right: 10px;
}
.news-list li .innerWrapper,
.collection-list .innerWrapper {
	position: relative;
	top: -50%;
}
.collection-list h3 {
	letter-spacing: 1px;
	font-size: 1.85em;
	font-weight: 300;
	text-transform: uppercase;
	text-align: center;
	/*color: #020f06;*/
	color: #fff;
}





.collection-list .outerWrapper {
	background-color: rgba(0,0,0,0.65);
	opacity: 0;
	transition: opacity 0.3s;
}
.collection-list a:hover .outerWrapper {
	opacity: 1;
	transition: opacity 0.3s;
}


.news-list li .instagramHdr {
	width:100%;
	height:10px;
	padding:3px;
	margin-bottom:10px;
	/*background:orange;*/
}

.news-list li .instagramHdr h3 {
	font-size: 1em;
	font-weight: 500;
	text-align: left;
        color:#bf9266;
}

.news-list li .instagramBody {
	width:100%;
	height:65px;
	padding:10px 3px;
	/*background:blue;*/
	overflow:hidden;
}
.news-list li .instagramBody p {
	font-size: 0.6em;
	text-transform: none;
	color: #fff;
}

.news-list li .instagramBody p span {
	color: #bf9266;
}

.desktop-only,
.tablet-only {
	display: none
}
.mobile-only {
	display: block;
}
.oversized-container,
.container {
	width: 100%;
	clear: left;
	float: left;
	box-sizing: border-box;
	padding: 0 13px;
	min-width: 270px;
	max-width: 1366px;
	/*max-width: 1290px;*/
	position: relative;
	/*overflow: hidden;*/
}
/*.finishes main .container,*/
.collection-page main .container {
	max-width: 1230px
}
.oversized-container {
	padding: 0;
	max-width: 100%;
}
.container article {
	width: 100%;
}
.container article h2 {
	color: #ebe7de;
	text-transform: none;
	font-size: 1.5em;
	margin-top: 30px;
}
.container article.cookie h2 {
    font-size: 1.7em;
    text-transform: none;
}
.container article.cookie h3 {
    font-size: 1.5em;
    text-transform: none;
}
.container article.cookie ul {
    list-style: disc;
    margin-bottom: 1em;
    margin-left: 1.45em;
}
.container article.cookie li {
    font-size: 1.45em;
}
.footer__newsletter {
	background-color: #51686C;
	display: inline-block;
	font-size: 1em;
	padding: 10px 20px;
	text-transform: uppercase;
}
/*#header,
#wrapper {
	width: 100%;
	float: left;
}*/
/*#menu,
#logo,
#search {
	width: 33%;
	float: left;
	position: relative;
}*/
#menu {
	width: 100%;
	position: relative;
	float:left;
}
#menu > a,
#menu .navigation {
	padding: 0 12px;
}
.mobile-menu-active .container {
	padding: 0;
}
.mobile-menu-active .header-content {
	background: #1b2f31;
	position: fixed;
	height: 100%;
	z-index: 1;
}
.mobile-menu-active .banner {
	display: none;
}
.mobile-menu-active #menu {
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}
.mobile-menu-active #menu > a {
	z-index: 3;
	position: fixed;
	left: 1px;
}
.mobile-menu-active #menu > a,
.mobile-menu-active #menu .navigation {
	padding: 0 24px;
}
#logo {
	position: relative;
	width: 81px;
	height: 53px;
	padding-top: 10px;
	margin: 0 auto;
}

.mobile-menu-active #logo {
	width: 100%;
	left: 0;
	top: 0;
	margin-left: 0;
	padding: 10px 0;
	background: #1b2f31;
	z-index: 2;
}
#search {
	width: 33%;
	float: left;
	position: absolute;
	visibility: hidden;
}

header .container {
	position: relative;
}
header .header-content {
	min-height: 110px;
	padding: 10px 0 15px;
	width: 100%;
	float: left;
	box-sizing: border-box;
}
header .banner {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}

header .banner.elements {
padding-top: 0;
}

.home header .banner.elements h1 {
border-top-width: 0;
border-bottom-width: 0;
font-size: 3.4rem;
font-weight: 100;
letter-spacing: 1px;
padding-bottom: 2px;
}

header .banner.elements p {
font-family: 'proxima-nova', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-style: normal;
font-weight: 400;
letter-spacing: .5px;
margin-top: 3px;
text-transform: uppercase;
}

header .banner.elements a {
    border: 2px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    letter-spacing: .5px;
    margin-top: 7px;
    padding: 9px 14px;
    text-transform: uppercase;
}

header .banner.elements a:hover,
header .banner.elements a:focus {
    color: #c29263;
    border-color: #c29263;
    text-decoration: none;
}

#logo a {
	display: block;
	/* background: transparent url(../images/LOGO-MOB.png) no-repeat 50% 50%; */
	background-image: url(../images/LOGO-MOB.svg), none;
	background-size: 81px 53px;
	width: 81px;
	height: 53px;
	margin: 0 auto;
	/*overflow: hidden;*/
}

.icon-hamburger {
	display: block;
	width: 16px;
	height: 16px;
	margin-top: 24px;
}
.icon-hamburger b {
	display: block;
	background-color: #ebe7de;
	height: 2px;
	width: 100%;
	margin: 2px 0;
	float: left;
	clear: left;
}
.icon-hamburger {
	width: 32px;
	height: 32px;
}
.icon-hamburger b {
	height: 5px;
	margin: 2px 0;
}

footer {
	background-color: #253338;
	color: #ebe7de;
	padding: 30px 25px;
	margin: 30px 0 0 0;
	width: 100%;
	clear: left;
	float: left;
	box-sizing: border-box;
}
footer .container {
	padding: 0;
}
footer .column {
	box-sizing: border-box;
	width: auto;
}
footer h3 {
	color: #b5c3c2;
	font-size: 1.2em;
	margin: 0 0 10px;
	
font-weight: 300;

}
footer li {
	margin: 0 0 10px;
}
footer p {
	font-size: 1.2em;
}
footer a {
	font-size: 1.2em;
	font-weight: 300;
	color: #ebe7de;
	text-decoration: none;
}
footer a:hover {
	color: #ebe7de;
	text-decoration: underline;
}
footer .column {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 40px;
}
/*input[type=text] {
	width: 100%;
	
font-weight: 300;

	font-size: 1em;
	color: #ebe7de;
	background-color: transparent;
	margin: 0 0 16px;
	line-height: 2.2em;
	padding: 0 16px;
	box-sizing: border-box;
	border: 1px solid #46595a;
}
*/
footer input[type=text] {
	background-color: #ccc;
	color: #000;
	background-color: #ccc;
	border: none;
}

input[type=submit] {
	text-transform: uppercase;
	margin: 0 auto 16px;
	width: auto;
	font-weight: 600;
	font-size: 1em;
	color: #ebe7de;
	background-color: transparent;
	border: none;
	/*line-height: 3em;*/
	padding: 0 16px;
	display: block;
	float: left;
	border: 2px solid #668081;
	min-width: 100px;
	background-color: #668081;
}

input[type=submit]:hover {
	background-color: #668081;
	border: 2px solid #668081;
	cursor: pointer;
}
footer input[type=submit] {
	border-color: #53686d;
	background: #53686d;
}
.navigation {
	display: none;
	margin-top: 86px;
}
.navigation > li {
	border-top: 1px solid #4a5354;
}
.navigation > li:last-child {
	border-bottom: 1px solid #4a5354;
}
.navigation li {
	padding: 12px 0;
	text-transform: uppercase;
}
.navigation ul {
	display: none;
}
.navigation a {
	font-size: 1em;
	color: #ebe7de;
}
.navigation span {
	display: none;
}
.navigation span.expand {
	display: inline;
}
.navigation .active span.expand {
	display: none;
}
.navigation .active span.collapse {
	display: inline;
}
.navigation .active ul {
	display: block;
}
.navigation .active > a {
	color: #bf9266;
	padding-bottom: 12px;
	display: block;
}
.banner h1 {
	text-align: center;
	margin-bottom:-4px;
}
.banner h2 {
	font-size: 1em;
	text-align: center;
	margin: 0 0 4px;
}
.banner h3 {
	font-size: 1.125em;
}
.banner p {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5em;
}
.home .banner {
	text-align: center;
	min-height: 75px;
}
.home .banner p {
	font-family: Georgia;
	font-weight: normal;	
	font-style: italic;	
}
.home header .banner h1 {
	font-weight: 300;
	font-size: 3em;
	line-height: 1em;
	padding: 18px 4px 14px 2px;
	border-top: 2.5px solid #fff;
	border-bottom: 2.5px solid #fff;
	display: inline-block;
	color: #fff;
	letter-spacing: 0.75px;
}
.home main .banner {
	font-weight: 600;
}
.home main .banner p {
	font-size: 1.125em;
	max-width: 400px;

}
main {
	max-width: 1180px;
	margin: 0 auto;
}
.content-page main {
	padding-top: 30px;
}
.home main {
	padding-top: 20px;
}
.home h3 {
	margin-bottom: 4px;
}
header {
	float: left;
	width: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.banner {
	min-height: 150px;
	width: 100%;
	float: left;
	clear: left;
	/*max-height: 495px;*/
}
.banner img {
	width: 100%;
}

.related-products {
	/* display: none; */
}
.similar-finishes,
.related-products {
	text-align: center;
	margin-top: 30px;
}
.similar-finishes h3,
.related-products h3 {
	font-size: 1.3em;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0;
	position: relative;
	z-index: 10;
	display: inline-block;
	width: auto;
	padding: 0 15px;
	background-color: #051218;
	line-height: 1em;
	letter-spacing: 0.2px;
}
.similar-finishes ul,
.related-products ul {
	position: relative;
	z-index: 9;
	margin-top: -12px;
	border-top: 1px solid #fff;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
}
.related-products ul {
	padding: 10px 0px 0px 0px;
}
.similar-finishes li {
	padding-right: 5px;
	padding-left: 5px;
}
.similar-finishes li a span {
	text-transform: none;
	font-size: 1em;
	padding: 0;
}
/*.similar-finishes li {
	width: 33.33%;
}*/
main .left-column {
	width: 100%;
	float: left;
	padding-bottom: 0px;
	position: relative;
}
main .right-column {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	position: relative;
}
.product-details-page main .technical-info {
	border-bottom: 1px solid #4c5454;
}

.product-details-page main .right-column section {
	border-top: 1px solid #fff;
	padding: 20px 0;
	width: 100%;
	float: left;
	clear: left;
}

.product-details-page main .right-column section h3 {
	text-transform: uppercase;
	font-size: 1.125em;
}

.product-details-page .elements-cta a {
  border: 2px solid white;
  color: white;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  padding: 10px 60px;
  text-transform: uppercase;
}

@media only screen and (max-width: 640px) {
  .product-details-page .elements-cta a,
  .product-range-page .banner p {
    display: none;
  }
}

.product-details-page .elements-cta a:hover,
.product-details-page .elements-cta a:focus {
  color: #c29263;
  border-color: #c29263;
  text-decoration: none;
}

.image-gallery {
	width: 100%;
}
.image-gallery img {
	width: 100%;
	vertical-align: bottom;
}

.image-gallery li {
	margin-bottom: 13px;
}

.image-gallery li:nth-last-child(1) {
	margin-bottom: 0;
}
.content-page h1 {
	font-size: 2.25em;
	text-transform: none;
	margin: 0 0 20px;
}
.content-page h2 {
	font-size: 1.1em;
	color: #aa7b4d;
	font-weight: 600;	
	margin: 0 0 10px;
}
.content-page p {
	
font-weight: 300;

	text-align: left;
}
.content-page .banner p {
	text-align: left;
	font-size: 1.5em;
	line-height: 1.25em;
	font-style:italic;
	/*text-decoration:underline;*/
	max-width:540px;

}
.our-story .banner p {
	font-size: 1.25em;
}
.our-story .banner .left-column {
	/*display: none;*/
}
.our-story header .banner {
	padding-top: 10px;
	/*min-height: 240px;*/
}
.product-details-page .intro {
	min-height: 130px;
	margin-bottom: 16px;
	padding: 11px 0 0;
	border-top: 1px solid #4c5454;
	padding: 0;
	border-top: none;
	text-align:center;
}
/*.product-details-page .intro h1 {
	text-align: center;
	font-size: 2em;
}
.product-details-page p {
	text-align: center;
}
*/
.tags {
}
.tags li {
	margin: 0 0 15px;

}
.tags li a {
	text-transform: uppercase;
}
a.button {
	border: 4px solid #aa7b4d;
	font-size: 1.1em;
	font-weight: 600;
	color: #ebe7de;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 1.2em;
	display: inline-block;
	padding: 16px;
	margin: 0 0 25px;
}
a:hover.button {
	text-decoration: none;
	background-color: #aa7b4d;
}
a.primary-button,
input.primary-button {
	/*border: 4px solid #aa7b4d;*/
	color: #ebe7de;
	box-sizing: border-box;
	width: 250px;
}
a.primary-button:hover,
input.primary-button:hover {
	cursor: pointer;
	background-color: #aa7b4d;
	border: 4px solid #aa7b4d;
}
a.submit-button {
	text-transform: uppercase;
	margin: 0 auto 16px;
	width: auto;
	font-weight: 600;
	font-size: 1em;
	color: #ebe7de;
	background-color: transparent;
	border: none;
	/*line-height: 3em;*/
	padding: 0 16px;
	display: block;
	float: left;
	border: 2px solid #668081;
	min-width: 100px;
	background-color: #668081;
	line-height: 2.1em;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.more-info {
	border-top: 1px solid #4c5454;
	border-bottom: 1px solid #4c5454;
	padding: 20px 0 0;
}
.filters-toggle .content,
.more-info .content,
.accordion .content {
	height: 0;
	overflow: hidden;
	box-sizing: border-box;
}
.more-info.expanded .content,
.accordion .active .content {
	height: auto;
	padding-bottom: 15px;
}
.filters-toggle.expanded .content {
	height: auto;
}
.filters-toggle h4,
.more-info h4,
.accordion h2 {
	padding: 0 0 16px;
	padding-top: 15px;
}
.more-info h4,
.accordion h2 {
	border-top: 1px solid #4c5454;
}
.filters-toggle h4 a,
.more-info h4 a,
.accordion h2 a {
	padding-right: 35px;
	background-repeat: no-repeat;
	background-position: 100% 50%;
	font-size: 1.125em;
	font-weight: 300;
	text-transform: uppercase;
	text-decoration: none;
	color: #ebe7de;
	display: block;
}
.filters-toggle {
	background-color: #1d2f31;
}
.filters {
	list-style-type: none;
}
.filters li {
	float: left;
	margin: 0;
	width: 100%;
}
.filters li a {
	display: block;
	padding: 4px 0;
	color: #ebe7de;
	text-decoration: none;
	line-height: 1.8em;
	font-weight: 600;
}
.filters li.active a {
	text-decoration: underline;
}
/* MODAL window */
.modal {
display: block;
position: absolute;
/*overflow: auto;*/
top: 0;
left: 0;
width: 100%;
height: 100%;
	color: #ebe7de;
	z-index: 100;
}
.modal .oversized-container {
	padding-top: 3em;
	padding-bottom: 3em;
	background-color: #253338;
	min-height: 100%;
}
.modal section {
	max-width: 880px;
}
.modal fieldset,
.modal p {
	max-width: 730px;
}
.modal .oversized-container h1 {
	padding: 0 40px 0 0;
	font-size: 2.75em;
}
/*.modal .grid-full {
overflow: auto;
}
.modal input[type="submit"] {
background-color: #699eb0;
}
.modal input[type="submit"]:hover {
opacity: 0.6;
cursor: pointer;
}*/
.modal .grid-4 {
margin-left: 0;
margin-bottom: 3em;
}
.close {
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	height: 0;
	overflow: hidden;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.modal .close {
	width: 60px;
	height: 0;
	padding: 60px 0 0 0;
}
.modal.loading {
/*background: #305962 url(../images/ajax-loader.gif) 50% 50% no-repeat;*/
}
.modal.loading .grid-4 {
/*display: none;*/
}


/*input[type="submit"] {
border: none;
background-color: transparent;
color: #f4efe0;
width: auto;
padding: 0.5em 1em;
text-transform: uppercase;
font-family: 'ProximaNova-Bold';
}
input[type="submit"]:hover {
cursor: pointer;
background-color: #699eb0;
}*/
input[type="email"] {
-moz-appearance: textfield;
-webkit-appearance: textfield;
appearance: textfield;
}
textarea {
height: 12em;
resize: none;
}
fieldset {
float: left;
width: 100%;
clear: left;
margin: 0 0 0.63em;
border: none;
}
.checkbox-wrapper {
position: relative;
width: 100%;
float: left;
clear: left;
}
.checkbox-wrapper input {
position: absolute;
left: -10000px;
}
.checkbox-wrapper label {
	clear: none;
	width: auto;
	padding-left: 50px;
	box-sizing: border-box;
	line-height: 3em;
	margin-bottom: 0;
}
.checkbox-wrapper input[type=checkbox] + label {
	background-position: 0 50%;
	background-repeat: no-repeat;
}

.select-wrapper {
margin-bottom: 1.5em;
width: 100%;
height: 3em;
overflow: hidden;
border: 1px solid #fff;
float: left;
}
.select-wrapper select {
	overflow: hidden;
	width: 105%;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	background-repeat: no-repeat;
	background-position: 94% 50%;
	padding: 5px 10px;
}
.select-wrapper option {
line-height: 2em;
}

.select-wrapper select option {
	background:#253338;
}
input.error {
border: 1px solid #e47f6a;
}
.select-wrapper.error {
border: 1px solid #e47f6a;
}
.errorMessage {
	margin-top: -1em;
	float: left;
	clear: left;
	color: #e47f6a;
}
.content-page main .left-column,
.content-page main .right-column {
	/*text-align: center;*/
	padding-bottom: 0;
	margin: 32px 0 0 0;

}

.content-page main .left-column img,
.content-page main .right-column img {
	max-width: 100%;
	width: 100%;
	margin-bottom: 15px;
}
.large-copy p {
	font-size: 1.1em;
}
.tile .outerWrapper {
	background-color: transparent;
}
.tile h3 {
	font-weight: 600;
	text-align: center;
	color: #fff;
	font-size: 0.7em;
	text-transform: none;
}

.tile h4 {
	font-weight: 600;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	text-transform: none;
}

.tile a {
	font-size: 1em;
	opacity: 1;
}
.tile a:hover {
	text-decoration: none;
}
.tile a {
	background: url(../images/elements/tile-article-off.png);
}
.tile a:hover {
	background: url(../images/elements/tile-article-on.png);
}
.tile.blog a {
	background: url(../images/elements/tile-blog-off.png);
}
.tile.blog a:hover {
	background: url(../images/elements/tile-blog-on.png);
}
.product-details-page .right-column h1 {
	text-transform: none;
	font-weight: 600;
	font-size: 2.5em;
}
.product-details-page .right-column h2 {
	font-size: 1em;
	font-weight: 600;
	text-transform: none;
	font-variant: normal;
}
.product-details-page .right-column p {
	font-size: 1.2em;
	font-weight: 300;
	margin: 0 0 25px;
}
.product-details-page .right-column p.options {
	font-size: 1.2em;
}
.product-details-page .right-column p.links {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.product-details-page .more-info {
	border: none;
	margin: 0;
	padding: 0;
}
.product-details-page .price {
	display: block;
	padding: 13px 0 30px;
	font-weight: 600;
	font-size: 1.125em;
	border-top: 1px solid #4c5454;
}
.product-details-page .intro {
	min-height: 0;
	margin: 0 0 2px;
}

.content-page article h1 {
	font-size: 2.6em;
	margin: 0 0 3px;
}
.message article p,
.content-page article p {
	font-size: 1.45em;
	line-height: 1.3em;
	margin-bottom: 0.7em;
}
.message article p {
	text-align: center;
}
.content-page article hr {
	border: none;
	background: transparent;
	padding: 0 0 40px;
}
.sitemap main .column {
	padding-bottom: 60px;
}
.sitemap main .container h2 {
	font-size: 2em;
	margin: 0 0 0.25em;
	text-transform: none;
	color: #ebe7de;
}
.sitemap main .container a {
	color: #ebe7de;
	font-size: 1.5em;
	font-weight: 300;
}
.sitemap main .container a:hover {
	text-decoration: none;
	color: #bf9266;
}
.sitemap main .container li {
	margin-bottom: 5px;
}
.clearfix:before,
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
}
.clearfix:after { clear: both; }
.clearfix { zoom: 1; } /* IE < 8 */

.cookie-message {
	display: none;
	padding: 1em 40px 0;
	text-align: left;
	background-color: #000;
	position: fixed;
	bottom: 0;
}
.cookie-message a {
	font-weight: 600;
	color: #ebe7de;
}
.cookie-message p {
	margin: 1em 0;
	padding-right: 10px;
}
.cookie-message .container {
	padding-left: 0;
}
.cookie-message .close {
	display: block;
	width: 30px;
	height: 0;
	/* right: -10px; */
	padding: 30px 0 0 0;
	overflow: hidden;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.mouseover-wrapper {
	display: block;
	padding: 0;
}
a:hover .mouseover-wrapper img {
	vertical-align: bottom;
	opacity: 0.35;
	/*transition: opacity 0.3s;*/
}
.related-products {
	margin-bottom: 0px;
	overflow: hidden;
}
.related-products a .mouseover-wrapper img {
	opacity: 1;
}
.related-products a:hover .mouseover-wrapper img {
	opacity: 0.35;
}

.related-list {
}

.related-list img {
	height:200px;
}


.page-pagination {
	display: block;
	padding: 80px 0 140px 0;
	margin: 0 auto;
	overflow: hidden;
	width: 195px;
}
.page-pagination li {
	display: block;
	float: left;
	width: 65px;
	height: 34px;
}
.page-pagination a,
.page-pagination span {
	height: 0;
	padding: 35px 0 0 0;
	overflow: hidden;
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.page-pagination li span {
	opacity: 0.6;
}
main .banner {
	margin: 0px 0;
	padding-top:20px;
}
.accordion {
	margin-top: 100px;
}
.accordion h3 {
	text-transform: none;
	font-size: 1.4em;
	margin: 0;
}
.accordion h2 a {
	font-size: 1em;
}
article .accordion h2 {
	margin: 0;
}
article .accordion .section:last-child h2 {
	border-bottom: 1px solid #4c5454;	
}
article .accordion p {
	margin-bottom: 2em;
	font-size: 1.4em;
}
.accordion .active .content {
	padding: 70px 0 16px;
}

/* Distributors */

.distributor-header {
	width:100%;
	height:100px;
	text-align:center;
	margin:-10px 0px 20px 0px;
}

.distributor-header h1 {
	font-size:2em;
	text-transform: none;
	margin-bottom:4px;
}

.distributor-header h2 {
	font-size:16px;
	text-transform: none;
}

.distributor-header a {
    color:#fff;
}


.distributor-item-container {
	margin: 0 auto;
	width:232px;
}


.distributor-item-container li {
	width:180px;
	height:232px;
	padding: 45px 25px 10px 25px;
	border: 1px solid #3a423f;
	text-align:center;
	margin-bottom:45px;
	float:left;
	margin: 0 auto 45px auto;
}

.distributor-item-container li h1 {
	font-size:16px;
	margin-bottom:0px;
}

.distributor-item-container li h2 {
	margin-bottom:20px;
	font-size:16px;
}

.distributor-item-container li a {
	color:#fff;
	font-size:16px;
	text-decoration: underline;
}

.distributor-item-container li p {
	margin-bottom:18px;
}

.promo_page {
    margin: -60px auto;
    width:60%;
}
.promo_page article h1 {
    font-size:1.7em;
    
}

.promo_page article h2 {
    font-size:1.2em;
    
}
    
.promo_page article p {
    font-size:0.9em;
    
}

.promo_page article p strong {
    font-weight:bold;
}
    
    
