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: ;background: transparent;}

html, html a {
    -webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

body {
	display: none;
	background-color: #ffffff;
	color: #58585a;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: 100%;
}

body a {
	color: #58585a;
	text-decoration: none;
	transition:opacity .3s linear;
    -o-transition:opacity .3s linear; 
    -moz-transition:opacity .3s linear; 
    -webkit-transition:opacity .3s linear;
}

body a:hover {
	opacity: 0.9;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

textarea:focus, input:focus, select:focus { 
	outline: 0; 
}

.search-everything-highlight-color {
	background-color: transparent !important;
}

.no-search-results-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	text-align: left;
}

@media only screen and (max-width: 1110px) {
.no-search-results-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.no-search-results-wrap {
	width: 550px;
}
}

.no-search-results-wrap h2 {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-size: 20px;
	line-height: 1.5em;
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

.no-search-results-wrap .were-you {
	position: relative;
	width: 100%; height: auto;
	margin-top: 150px; margin-bottom: 20px;
	font-family: 'LetteraRegular';
	font-size: 14px;
	color: #58585b;
}

.no-search-results-wrap .were-you span {
	border-bottom: 1px solid #58585b;
}

/*
HEADER CONTENT ------------------
*/

.header-wrap {
	position: fixed;
	width: 100%; height: auto;
	top: 0; left: 0;
	background-color: #ffffff;
	z-index: 500;
}

.header-content {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: center;
}

@media only screen and (max-width: 1110px) {
.header-content {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.header-content {
	width: 550px;
}
}

.header-logo {
	position: relative;
	width: 154px; height: 90px;
}

.header-phone {
	position: relative;
	width: 32px; height: 32px;
  vertical-align: middle;
}

.header-left {
	position: absolute;
	top: 30px; left: 0;
}

.header-menu-button {
	display: none;
	width: 45px;
	margin-right: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    cursor: pointer;
    vertical-align: text-top;
    text-align: left;
}

@media only screen and (max-width: 830px) {
.header-menu-button {
	margin-right: 10px;
}
}

.header-menu-button span {
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
}

.header-left #searchform {
	display: inline-block;
	width: 175px; height: 17px;
	vertical-align: text-top;
}

@media only screen and (max-width: 830px) {
.header-left #searchform {
	width: 110px;
	display: none;
}
}

.close-search-icon {
	display: none;
}

.screen-reader-text {
	display: none !important;
}

.header-left #s {
	position: relative;
	top: 0; left: 0;
	width: 100%; height: 17px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #000000;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #000000;
	text-indent: 20px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    background-image: url('../images/icons/search-icon2.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 17px 17px;
}

.header-left #s::-webkit-input-placeholder {
    color: transparent;
}

.header-left #s:-moz-placeholder {
    color: transparent;
}

.header-left #searchsubmit {
	display: none !important;
}

.header-right {
	position: absolute;
	top: 30px; right: 0;
    font-family: 'Tungsten Light';
    font-size: 34px;
    color: #000000;
}

.header-basket-button {
	width: 90px;
	border-bottom: 1px solid #000000;
	display: inline-block;
	vertical-align: text-top;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; 
    line-height: 20px;
    text-align: right;
    color: #000000;
    cursor: pointer;
    background-image: url('../images/icons/basket-icon2.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 17px 17px;
}

.header-basket-button span {
	padding-bottom: 2px;
}

/* Header Menu */

.header-menu-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 5px;
}

#menu-main {
	height: 16px;
	list-style: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #000000;
    cursor: pointer;
}

#menu-main a {
	color: #000000;
}

#menu-main .menu-item {
	display: inline-block;
	margin-left: 15px; margin-right: 15px;
	border-bottom: 1px solid transparent;
	transition:border-color .3s linear;
    -o-transition:border-color .3s linear; 
    -moz-transition:border-color .3s linear; 
    -webkit-transition:border-color .3s linear;
}

@media only screen and (max-width: 830px) {
#menu-main .menu-item {
	margin-left: 4px; margin-right: 4px;
}
}

#menu-main .menu-item:hover {
	border-color: #58595b;
}

#menu-main .current-menu-item {
	border-color: #58595b;
}

/*
HOMEPAGE CONTENT ------------------
*/

.homepage-slider-content-wrap {
	position: relative;
	width: 100%; height: auto;
	padding-top: 140px;
}

.homepage-slider-content {
	position: relative;
	width: 100%; height: 250px;
	margin: 0 auto;
}

@media only screen and (max-width: 1110px) {
.homepage-slider-content {
}
}

@media only screen and (max-width: 830px) {
.homepage-slider-content {
}
}

.homepage-slider-nav {
	position: absolute;
	width: 24px; height: 48px;
	top: 50%; margin-top: -55px;
	cursor: pointer;
	z-index: 100;
}

#homepage-slider-left { left: 50%; margin-left: -555px; }
#homepage-slider-right { right: 50%; margin-right: -555px; }

@media only screen and (max-width: 1110px) {
#homepage-slider-left { margin-left: -415px; }
#homepage-slider-right { margin-right: -415px; }
}

@media only screen and (max-width: 830px) {
.homepage-slider-nav {
	display: none;
}
}

.homepage-slider {
	position: relative;
	width: 100%; height: 250px;
	margin: 0 auto;
}

@media only screen and (max-width: 1110px) {
.homepage-slider {
}
}

@media only screen and (max-width: 830px) {
.homepage-slider {
}
}

.homepage-slider-slide {
	width: 100%; height: 100%;
	color: #ffffff;
	top: 0;
	left: 0; right: 0;
    margin-left:auto;
    margin-right:auto;
    background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 1110px) {
.homepage-slider-slide {
}
}

@media only screen and (max-width: 830px) {
.homepage-slider-slide {
}
}

.homepage-slider-slide a {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
}

.home-outer-container {
	width: 400px; height: 100%;
	margin: 0 auto;
	text-align: center;
    display: table;
    vertical-align: middle;
}

.home-inner-container{
    vertical-align: middle;
    display: table-cell;
}

.home-slider-text {
	color: #000000;
	text-align: center;
}

.home-slider-text-style-02 {
background-color:rgba(255, 255, 255, 0.8);;

}

.home-slider-text-style-02 .title {
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 30px; line-height: 1.2em;
}

.home-slider-text-style-02 .subtitle {
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 23px; line-height: 1.2em;
	margin-top: 8px;
}

.home-slider-slide-footer {
	position: absolute;
	width: 100%; height: auto;
	bottom: 35px; left: 0;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
}

@media only screen and (max-width: 830px) {
.home-slider-slide-footer {
	display: none;
}
}

.home-slider-slide-footer span {
	border-bottom: 1px solid #000000;
}

.homepage-nav {
	position: relative;
	width: 1110px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: right;
	z-index: 100;
}

@media only screen and (max-width: 1110px) {
.homepage-nav {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.homepage-nav {
	display: none;
}
}

.homepage-nav a {
	width: 15px; height: 15px;
	background-color: transparent;
	display: inline-block;
	margin-left: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 12px; line-height: 15px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.homepage-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

.homepage-nav a.activeSlide { 
	background-color: #000000;
	color: #ffffff;
}

/* Iso Blocks Wrap START */

.iso-blocks-wrap {
	position: relative;
	width: 100%;
	height: 50%;

}

/* Iso Blocks Wrap END */

/*
HOMEPAGE BLOCKS CONTENT ------------------
*/

.clients {
position: relative; 
width: auto; 
height: 135px;
margin-top: 30px;
margin: 0 auto;
display: table; 
}

.clients-grid-wraps {
	width: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.clients-grid-block {
	float: left;
  margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	background: red;
}

.short-width { width: 270px; }
.short-height { height: 150px; }
.wide-width { width: 550px; }
.long-height { height: 300px; }

/* Homepage Image Block */

.homepage-grid-image-block {
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Homepage Small Text Block */

.clients-text-block {
	cursor: pointer;
}

.clients-grid-block .text-block-outer-container {
	position: relative;
	width: 100%; height: 100%;
	top: 0; left: 0;
	display: table; vertical-align: middle;
}

.clients-grid-block .text-block-inner-container {
	display: table-cell; vertical-align: middle;
	padding: 15px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-weight:normal; font-style:normal;
	font-size: 16px; line-height: 1.2em;
	text-align: left;
	color: #ffffff;
}


/* Homepage Image Block (with Rollover) */

.homepage-grid-image-block-with-rollover {
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.homepage-rollover-block-wrap {
	position: absolute;
	width: 270px; height: 150px;
	bottom: 0; left: 0;
	background-color: #e9e9e9;
	z-index: 10;
	display: none;
}

.homepage-rollover-block-content {
	padding: 15px;
	opacity: 0;
}

.homepage-rollover-block-wrap .rollover-block-title {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 40px; line-height: 40px;
	color: #000000;
}

.homepage-rollover-block-wrap .rollover-block-subtitle {
	position: relative;
	width: 100%; height: auto;
	margin-top: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    color: #000000;
}

.homepage-rollover-block-wrap .rollover-block-footer {
	position: absolute;
	bottom: 25px; left: 15px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    color: #000000;
}

.homepage-rollover-block-wrap .rollover-block-footer span {
	border-bottom: 1px solid #000000;
}

/* Homepage Clients Block*/

.homepage-clients-block {
	background-color: #a5dbd4;
	cursor: pointer;
}

.homepage-clients-slides-wrap {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
}

.homepage-clients-slides-slide {
	width: 100%; height: 100%;    
    background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.homepage-clients-block-footer {
	position: absolute;
	width: 100%; height: 0;
	bottom: 45px; left: 0;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    text-align: center;
    color: #000000;
    z-index: 100;
}

.homepage-clients-block-footer span {
	border-bottom: 1px solid #000000;
}

/* Homepage Image Block with Text */

.homepage-grid-image-with-text {
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.homepage-grid-image-with-text .image-text-block-title {
	position: absolute;
	display: table; vertical-align: middle;
	width: 100%; height: 100%;
	top: 0; left: 0;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 40px; line-height: 40px;
	text-align: center;
	color: #000000;
	z-index: 2;
}

.homepage-grid-image-with-text .image-text-block-title div {
	display: table-cell; vertical-align: middle;
}

/*
HOMEPAGE 2015 CONTENT ------------------
*/

/* Homepage Slideshow */

.homepage-slideshow-wrap {
	position: relative;
	width: 100%; height: 700px;
	margin-top: 142px;
}

.homepage-slideshow-wrap .padding {
	padding-bottom: 0px;
}

@media only screen and (max-width: 1300px) {
.homepage-slideshow-wrap {
	height: auto;
}

.homepage-slideshow-wrap .padding {
	padding-bottom: 55%;
}
}

@media only screen and (max-width: 700px) {
.homepage-slideshow-wrap {
	height: auto;
	min-height: 465px;
}

.homepage-slideshow-wrap .padding {
	padding-bottom: 0px;
}
}

.homepage-slideshow-wrap .homepage-slideshow {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
}

.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide .title-text {
	position: absolute;
	top: 50%; left: 50%;
    margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Circular Medium';
	font-size: 80px; line-height: 1.1em;
	color: #ffffff;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

@media only screen and (max-width: 1000px) {
.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide .title-text {
	font-size: 54px;
}
}

@media only screen and (max-width: 700px) {
.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide .title-text {
	font-size: 36px;
}
}

.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide .slide-button {
	position: absolute;
    bottom: 30px;
    width: 170px; height: 40px;
    left: 50%; margin-right: -50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'LetteraRegular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 40px;
    color: #000000;
    background-color: #ffffff;
    text-align: center;
}
}

.homepage-slideshow-wrap .homepage-slideshow 
.homepage-slideshow-slide .slide-button span {
	border-bottom: 1px solid #ffffff;
}

/* Homepage Slider Nav */

.homepage-slideshow-nav {
	position: absolute;
	width: 1670px; bottom: 30px;
	left: 50%; margin-right: -50%;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
	text-align: right;
	z-index: 99;
}

@media only screen and (max-width: 1670px) {
.homepage-slideshow-nav {
	width: 1390px;
}
}

@media only screen and (max-width: 1390px) {
.homepage-slideshow-nav {
	width: 1110px;
}
}

@media only screen and (max-width: 1110px) {
.homepage-slideshow-nav {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.homepage-slideshow-nav {
	display: none;
}
}

.homepage-slideshow-nav a {
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-left: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.homepage-slideshow-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

.homepage-slideshow-nav a.activeSlide { 
	background-color: #000000;
	color: #ffffff;
}

/* Homepage Grid */

.homepage-grid-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}

.homepage-grid {
	position: relative;
	width: auto;
	margin: 0 auto;
}

.homepage-grid .grid-block {
	position: relative;
	margin-left: 5px; margin-right: 5px;
	margin-bottom: 10px;
	cursor: pointer;
}

.homepage-grid .grid-block.small-width { width: 270px; }
.homepage-grid .grid-block.large-width { width: 550px; }
.homepage-grid .grid-block.small-height { height: 300px; }
.homepage-grid .grid-block.large-height { height: 610px; }

.homepage-grid .grid-block.text-block {
	background-color: #f6f6f6;
}

.homepage-grid .grid-block.image-block {
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.homepage-grid .grid-block .rollover-wrap {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: rgba(0,0,0,0.55);
	opacity: 0;
	-webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
	z-index: 99;
}

.homepage-grid .grid-block:hover .rollover-wrap {
	opacity: 1;
}

.homepage-grid .grid-block .header {
	position: absolute;
	width: 100%; height: auto;
	top: 25px; left: 0;
	font-family: 'Circular Medium';
	font-size: 13px; letter-spacing: .08em;
	text-transform: uppercase;
	text-align: center;
}

.homepage-grid .grid-block.text-block 
.header, 
.homepage-grid .grid-block.text-block 
.footer {
	color: #000000;
}

.homepage-grid .grid-block.image-block 
.header, 
.homepage-grid .grid-block.image-block 
.footer {
	color: #000000;
}

.homepage-grid .grid-block.image-block 
.rollover-wrap .header, 
.homepage-grid .grid-block.image-block 
.rollover-wrap .footer {
	color: #ffffff;
}

.homepage-grid .grid-block .main-text {
	position: absolute;
	width: 85%;
	top: 50%; left: 50%;
    margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.homepage-grid .grid-block.small-width .main-text {
	max-width: 255px;
	font-family: 'Circular Medium';
	font-size: 19px; line-height: 1.3em;
	color: #000000;
}

.homepage-grid .grid-block.large-width .main-text {
	max-width: 420px;
	font-family: 'Circular Medium';
	font-size: 39px; line-height: 1.3em;
	color: #000000;
}

.homepage-grid .grid-block.large-height .main-text {
	max-width: 420px;
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 34px; line-height: 1.2em;
	color: #000000;
}

.homepage-grid .grid-block.image-block .main-text {
	color: #ffffff;
}

.homepage-grid .grid-block .footer {
	position: absolute;
	width: 100%; height: auto;
	bottom: 25px; left: 0;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px;
	text-align: center;
}

/*
PROFILE CONTENT ------------------
*/

.profile-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 130px;
}

@media only screen and (max-width: 1110px) {
.profile-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.profile-content-wrap {
	width: 550px;
}
}

.profile-content-wrap .header {
	position: relative;
	width: 100%; height: auto;
	padding-bottom: 5px;
	font-family: 'Tungsten Light';
	font-weight: normal; font-style: normal;
	font-size: 40px;
	color: #ffffff;
	border-bottom: 1px solid #58585a;
}

.profile-content {
	position: relative;
	width: 100%; height: auto;
	margin-top: 25px;
}

.profile-content-column {
	display: inline-block;
	width: auto; height: auto;
	vertical-align: text-top;
}

.profile-content-column:first-child {
	margin-right: 15px;
	margin-left: 15px;
}

.profile-content-column-section {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 5px;
	padding-bottom: 5px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #58585a;   
}

.profile-content-column-section a {
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.profile-content-column-section a:hover {
	color: #00a550;
}

.profile-content-column-section p {
	margin-bottom: 1em;
}

.profile-section-title {
	margin-bottom: 25px;
}

.profile-section-title span {
	border-bottom: 1px solid #58585a;
}

/* Profile Slideshow Content */

.profile-slideshow-wrap {
	position: relative;
	width: 100%; height: 620px;
	margin-top: 70px;
}

@media only screen and (max-width: 1110px) {
.profile-slideshow-wrap {
	height: 464px;
}
}

@media only screen and (max-width: 830px) {
.profile-slideshow-wrap {
	height: 307px;
}
}

.profile-slider-nav {
	position: absolute;
	top: 50%; margin-top: -55px;
	cursor: pointer;
	z-index: 100;
}

@media only screen and (max-width: 830px) {
.profile-slider-nav {
	display: none;
}
}

#profile-slider-left { left: 20px; }
#profile-slider-right { right: 20px; }

.profile-slideshow {
	position: relative;
	width: 100%; height: 560px;
}

@media only screen and (max-width: 1110px) {
.profile-slideshow {
	height: 400px;
}
}

@media only screen and (max-width: 830px) {
.profile-slideshow {
	height: 307px;
}
}

.profile-slideshow-slide {
	width: 100%; height: 100%;
	 background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.profile-nav {
	position: absolute;
	bottom: 0; right: 0;
	text-align: right;
}

@media only screen and (max-width: 830px) {
.profile-nav {
	display: none;
}
}

.profile-nav a {
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-left: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.profile-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

.profile-nav a.activeSlide { 
	background-color: #000000;
	color: #ffffff;
}

/*
PRODUCTS INDEX CONTENT ------------------
*/

.products-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 180px;
}

@media only screen and (max-width: 1110px) {
.products-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.products-content-wrap {
	width: 550px;
}
}

/* !!! Search Wrap Specific Styles !!! */

.search-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 220px;
}

@media only screen and (max-width: 1110px) {
.search-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.search-content-wrap {
	width: 550px;
}
}

/* !!! Search Wrap Specific Styles !!! */

/* Shop Banner */

.shop-banner-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 140px;
	background-color: #ffffff;
	padding-bottom: 40px;
	margin-bottom: 20px;
}

.shop-banner-wrap .shop-banner {
	position: relative;
	width: 100%; max-width: 925px; 
	height: 440px;
	margin: 0 auto;
	background: #cccccc;
}

.shop-banner-wrap .shop-banner 
.shop-banner-slide {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.shop-banner-wrap .shop-banner 
.shop-banner-slide .banner-text {
	position: absolute;
	top: 50%; left: 50%;
    margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 52px; line-height: 1.2em;
	text-align: center;
	color: #ffffff;
	z-index: 99;
}

.shop-banner-wrap .shop-banner 
.shop-banner-slide .banner-button {
	position: absolute;
	width: 130px; height: 40px;
	bottom: 30px; left: 50%;
	margin-left: -65px;
	background-color: #ffffff;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 40px;
    text-align: center;
    color: #000000;
}

/* Products Header */

.products-header-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 180px;
}

@media only screen and (max-width: 1110px) {
.products-header-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.products-header-wrap {
	width: 550px;
}
}

.products-content-header-wrap {
	position: relative;
	width: 100%; height: 35px;
}

.products-header-left {
	position: absolute;
	top: 0; left: 0;
	width: 35%; height: 100%;
	text-align: left;
}

.products-header-left-section {
	display: inline-block;
	margin-right: 10px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #58585a;
    cursor: pointer;
}

.products-header-left-section span {
	border-bottom: 1px solid #58585a;
}

.products-filter-current-category-span { display: none; }

.products-header-right {
	position: absolute;
	top: 0; right: 0;
	width: 75%; height: 100%;
	text-align: right;
}

.products-header-category-select {
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-left: 2px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	letter-spacing: -1px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	cursor: pointer;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.products-header-category-select .category-name {
	position: absolute; 
	width: 125px; height: 27px; 
	background-color: #000000; 
	bottom: -35px; 
	margin-left: -90px; 
	font-family: 'LetteraRegular';
	font-size: 13px; line-height: 29px;
	color: #ffffff;
	text-indent: 6px;
	text-align: left;
	opacity: 0;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.products-header-category-select:hover .category-name {
	opacity: 1;
}

.products-header-category-select .category-name 
.arrow {
	position: absolute;
    width: 10px; height: 10px;
    top: -4px; right: 17px;
    background-color: #000000;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 99;
}

/* Product Category Colours, Acoustics */

#acoustics-color.selected {
	color: #ffd768;
	border-color: #ffd768;
}
#acoustics-color:hover {
	color: #ffd768;
	border-color: #ffd768;
}
#acoustics-color .category-name, 
#acoustics-color .category-name .arrow {
	background-color: #ffd768;
}

/* Product Category Colours, Chairs */

#chairs-color.selected {
	color: #a5dbd4;
	border-color: #a5dbd4;
}
#chairs-color:hover {
	color: #a5dbd4;
	border-color: #a5dbd4;
}
#chairs-color .category-name, 
#chairs-color .category-name .arrow {
	background-color: #a5dbd4;
}

/* Product Category Colours, Tables */

#tables-color.selected {
	color: #00a651;
	border-color: #00a651;
}
#tables-color:hover {
	color: #00a651;
	border-color: #00a651;
}
#tables-color .category-name, 
#tables-color .category-name .arrow {
	background-color: #00a651;
}

/* Product Category Colours, Lighting */

#lighting-color.selected {
	color: #fac5c0;
	border-color: #fac5c0;
}
#lighting-color:hover {
	color: #fac5c0;
	border-color: #fac5c0;
}
#lighting-color .category-name, 
#lighting-color .category-name .arrow {
	background-color: #fac5c0;
}

/* Product Category Colours, Soft Seating */

#soft-seating-color.selected {
	color: #d1d2d4;
	border-color: #d1d2d4;
}
#soft-seating-color:hover {
	color: #d1d2d4;
	border-color: #d1d2d4;
}
#soft-seating-color .category-name, 
#soft-seating-color .category-name .arrow {
	background-color: #d1d2d4;
}

/* Product Category Colours, Desks */

#desks-color.selected {
	color: #eb7746;
	border-color: #eb7746;
}
#desks-color:hover {
	color: #eb7746;
	border-color: #eb7746;
}
#desks-color .category-name, 
#desks-color .category-name .arrow {
	background-color: #eb7746;
}

/* Product Category Colours, Storage */

#storage-color.selected {
	color: #016fb8;
	border-color: #016fb8;
}
#storage-color:hover {
	color: #016fb8;
	border-color: #016fb8;
}
#storage-color .category-name, 
#storage-color .category-name .arrow {
	background-color: #016fb8;
}

/* Product Category Colours, Accessories */

#accessories-color.selected {
	color: #92c25f;
	border-color: #92c25f;
}
#accessories-color:hover {
	color: #92c25f;
	border-color: #92c25f;
}
#accessories-color .category-name, 
#accessories-color .category-name .arrow {
	background-color: #92c25f;
}

/* Product Category Colours, Stools */

#stools-color.selected {
	color: #fde6d1;
	border-color: #fde6d1;
}
#stools-color:hover {
	color: #fde6d1;
	border-color: #fde6d1;
}
#stools-color .category-name, 
#stools-color .category-name .arrow {
	background-color: #fde6d1;
}

/* Product Category Colours, Third Space */

#third-space-2-color.selected {
	color: #e73440;
	border-color: #e73440;
}
#third-space-2-color:hover {
	color: #e73440;
	border-color: #e73440;
}
#third-space-2-color .category-name, 
#third-space-2-color .category-name .arrow {
	background-color: #e73440;
}

/* Product Header Search Content */

.products-content-header-search-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 50px;
	z-index: 1;
}

.products-content-header-search-wrap .header {
	position: relative;
	width: 70%; height: auto;
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 60px;
	color: #000000;
}

/* SHOP PRODUCTS SEARCH BAR, START */
/* SHOP PRODUCTS SEARCH BAR, START */

/*
.product_search {
	position: relative;
	width: 1110px; height: auto;
	z-index: 1;
}

@media only screen and (max-width: 1110px) {
.product_search {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.product_search {
	width: 550px;
}
}

#search-box {
	position: relative;
	width: 100% !important; height: 70px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #000000;
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 60px; line-height: 80px;
	color: #000000;
	text-align: left;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.btn {
	display: none !important;
}
*/

/* SHOP PRODUCTS SEARCH BAR, END */
/* SHOP PRODUCTS SEARCH BAR, END */

/* NORMAL PRODUCTS SEARCH BAR, START */
/* NORMAL PRODUCTS SEARCH BAR, START */

.products-content-header-search-wrap #searchform {
	position: relative;
	width: 100%; height: auto;
	z-index: 1;
}

.screen-reader-text {
	display: none !important;
}

.products-content-header-search-wrap #s {
	position: relative;
	width: 810px !important; height: 70px;
	background-color: transparent;
	border: none;
	border-bottom: 1px solid #000000;
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 60px; line-height: 80px;
	color: #000000;
	text-align: left;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

@media only screen and (max-width: 1110px) {
.products-content-header-search-wrap #s {
	width: 645px !important;
}
}

@media only screen and (max-width: 830px) {
.products-content-header-search-wrap #s {
	width: 550px !important;
}
}

.products-content-header-search-wrap #s::-webkit-input-placeholder {
    color: transparent;
}

.products-content-header-search-wrap #s:-moz-placeholder {
    color: transparent;
}

.products-content-header-search-wrap #searchsubmit {
	position: absolute;
    right: 0;
    margin-top: -15px;
    width: 170px;
    height: 40px;
    border: none;
    background-color: #00a550;
    color: #ffffff;
    text-align: left;
    padding: 0px !important;
    text-indent: 10px;
    font-family: 'LetteraRegular';
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
}

@media only screen and (max-width: 830px) {
.products-content-header-search-wrap #searchsubmit {
	display: none;
}
}

/* SHOP PRODUCTS SEARCH BAR, END */
/* SHOP PRODUCTS SEARCH BAR, END */

.products-content-search-overlay {
	position: absolute;
	width: 130px; height: 73px;
	background: #fafafb;
	bottom: 2px; right: -1px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 110px;
    text-align: right;
    color: #58595b;
	z-index: 2;
}

/* Product Header Advanced Search Content */

.products-content-advanced-search-open {
    position: relative;
    width: 170px; height: 40px;
    background-color: #000000;
    font-family: 'LetteraRegular';
    font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 40px;
    text-indent: 10px;
    text-align: left;
    float: right;
    margin-top: -40px;
    color: #ffffff;
    z-index: 2;
}

@media only screen and (max-width: 830px) {
.products-content-advanced-search-open {
	position: absolute;
	right: 0; bottom: 90px;
	margin-top: 0px;
	float: none;
}
}

.products-content-advanced-search-open span {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	cursor: pointer;
}

.products-content-advanced-search-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 50px;
	display: none;
	opacity: 0;
}

.products-content-advanced-search-wrap .title {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 20px; line-height: 30px;
	text-align: left;
	color: #000000;
}

.products-content-advanced-search-wrap .content {
	position: relative;
	width: 100%; height: auto;
	margin-top: 12px;
}

/* Advanced Search, Left Column */

.products-content-advanced-search-col {
	display: inline-block;
	height: auto;
	vertical-align: text-top;
}

#advanced-search-category-col {
	width: 545px; margin-right: 10px;
}

#advanced-search-select-col {
	width: 550px;
}

.products-content-advanced-cat-button {
	display: inline-block;
	width: 100px; height: auto;
	margin-right: 5px;
	margin-bottom: 30px;
	vertical-align: text-top;
	border-top: 1px solid #58585a;
	cursor: pointer;
}

.products-content-advanced-cat-button .title {
	position: relative;
	width: 100%; height: auto;
	padding-top: 5px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
}

.products-content-advanced-cat-button .button {
	position: relative;
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-top: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	letter-spacing: -1px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

/* Product Category Colours, Acoustics */

#advanced-acoustics-color.selected {
	color: #ffd768;
	border-color: #ffd768;
}
.products-content-advanced-cat-button:hover #advanced-acoustics-color {
	color: #ffd768;
	border-color: #ffd768;
}

/* Product Category Colours, Chairs */

#advanced-chairs-color.selected {
	color: #a5dbd4;
	border-color: #a5dbd4;
}
.products-content-advanced-cat-button:hover #advanced-chairs-color {
	color: #a5dbd4;
	border-color: #a5dbd4;
}

/* Product Category Colours, Tables */

#advanced-tables-color.selected {
	color: #00a651;
	border-color: #00a651;
}
.products-content-advanced-cat-button:hover #advanced-tables-color {
	color: #00a651;
	border-color: #00a651;
}

/* Product Category Colours, Lighting */

#advanced-lighting-color.selected {
	color: #fac5c0;
	border-color: #fac5c0;
}
.products-content-advanced-cat-button:hover #advanced-lighting-color {
	color: #fac5c0;
	border-color: #fac5c0;
}

/* Product Category Colours, Soft Seating */

#advanced-soft-seating-color.selected {
	color: #d1d2d4;
	border-color: #d1d2d4;
}
.products-content-advanced-cat-button:hover #advanced-soft-seating-color {
	color: #d1d2d4;
	border-color: #d1d2d4;
}

/* Product Category Colours, Desks */

#advanced-desks-color.selected {
	color: #eb7746;
	border-color: #eb7746;
}
.products-content-advanced-cat-button:hover #advanced-desks-color {
	color: #eb7746;
	border-color: #eb7746;
}

/* Product Category Colours, Storage */

#advanced-storage-color.selected {
	color: #016fb8;
	border-color: #016fb8;
}
.products-content-advanced-cat-button:hover #advanced-storage-color {
	color: #016fb8;
	border-color: #016fb8;
}

/* Product Category Colours, Accessories */

#advanced-accessories-color.selected {
	color: #92c25f;
	border-color: #92c25f;
}
.products-content-advanced-cat-button:hover #advanced-accessories-color {
	color: #92c25f;
	border-color: #92c25f;
}

/* Product Category Colours, Stools */

#advanced-stools-color.selected {
	color: #fde6d1;
	border-color: #fde6d1;
}
.products-content-advanced-cat-button:hover #advanced-stools-color {
	color: #fde6d1;
	border-color: #fde6d1;
}

/* Product Category Colours, Third Space */

#advanced-third-space-2-color.selected {
	color: #e73440;
	border-color: #e73440;
}
.products-content-advanced-cat-button:hover #advanced-third-space-2-color {
	color: #e73440;
	border-color: #e73440;
}

/* Advanced Search, Right Column */

.products-content-advanced-right-col {
	display: inline-block;
	width: 265px; height: auto;
	vertical-align: text-top;
	margin-top: 20px;
}

.products-content-advanced-right-col:nth-child(1), .products-content-advanced-right-col:nth-child(2) {
	margin-top: 0px;
}

.products-content-advanced-right-col:nth-child(2n+1) {
	margin-right: 15px;
}

#advanced-search-select-col .selection-wrap {
	position: relative;
	width: 100%; height: auto;
}

#advanced-search-select-col .selection-wrap .selection {
	display: block;
	width: 100%; height: 30px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #58585a;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 12px; line-height: 30px;
    color: #58585a;
	text-indent: 5px;
	text-overflow: "";
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585a;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-appearance: none !important;
    background: url('../images/back/select-drop-arrow.png') no-repeat right;
    background-size: 30px 30px;
    cursor: pointer;
}

@-moz-document url-prefix() {
    #advanced-search-select-col .selection-wrap .selection {
        padding-top: 9px !important;
        text-indent: 3px !important;
    }
}

/* Advanced Search, Filter Button */

.products-content-advanced-search-clear-button {
	display: inline-block;
	margin-top: 10px;
	font-family: 'LetteraRegular';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
	cursor: pointer;
	opacity: 0; z-index: -9999;
}

.products-content-advanced-search-clear-button span {
	border-bottom: 1px solid #000000;
}

.products-content-advanced-search-filter-button {
	position: relative;
	width: 130px; height: 40px;
	margin-top: 20px;
	background-color: #00a550;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 40px;
    color: #ffffff;
	text-indent: 10px;
	cursor: pointer;
	opacity: 0; z-index: -9999;
}

/* Products Grid Content */

.products-grid-wrap {
	position: relative;
	width: auto;
	margin: 0 auto;
	margin-top: 60px;
}

.products-grid-block {
	height: 300px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	cursor: pointer;
	background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* Product Grid Buy Button */

.products-grid-buy-button {
	position: absolute;
	width: 30px; height: 30px;
	top: 10px; right: 10px;
	background-color: #ffd768;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 10px; line-height: 30px;
    text-align: center;
    color: #000000;
	z-index: 25;
}

/* Products Grid Roundels Content */

.products-grid-roundel-wrap {
	position: absolute;
	width: 190px; height: 30px;
	top: 10px; right: 45px;
	text-align: right;
	font-size: 0;
	z-index: 25;
}

.products-grid-roundel-wrap .roundel-button {
	display: inline-block;
	width: 30px; height: 30px;
	margin-left: 5px;
	background-color: #000000;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 10px; line-height: 30px;
    text-align: center;
    color: #ffffff;
	z-index: 25;
}

/* Product Grid Rollover Block */

.products-grid-rollover-block {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	display: table; vertical-align: middle;
	z-index: 10;
}

/* Product Grid Rollover Colours, Acoustics */

.acoustics .products-grid-rollover-block {
	background-color: #ffd768;
}

/* Product Grid Rollover Colours, Chairs */

.chairs .products-grid-rollover-block {
	background-color: #a5dbd4;
}

/* Product Grid Rollover Colours, Tables */

.tables .products-grid-rollover-block {
	background-color: #00a651;
}

/* Product Grid Rollover Colours, Lighting */

.lighting .products-grid-rollover-block {
	background-color: #fac5c0;
}

/* Product Grid Rollover Colours, Soft Seating */

.soft-seating .products-grid-rollover-block {
	background-color: #d1d2d4;
}

/* Product Grid Rollover Colours, Desks */

.desks .products-grid-rollover-block {
	background-color: #eb7746;
}

/* Product Grid Rollover Colours, Storage */

.storage .products-grid-rollover-block {
	background-color: #016fb8;
}

/* Product Grid Rollover Colours, Accessories */

.accessories .products-grid-rollover-block {
	background-color: #92c25f;
}

/* Product Grid Rollover Colours, Stools */

.stools .products-grid-rollover-block {
	background-color: #fde6d1;
}

/* Product Grid Rollover Colours, Third Space */

.third-space-2 .products-grid-rollover-block {
	background-color: #e73440;
}

.products-grid-rollover-content {
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	text-align: center;
	color: #ffffff;
}

.products-grid-rollover-content .title {
	position: relative;
	width: 100%; height: auto;
	font-size: 40px; line-height: 42px;
}

.products-grid-rollover-content .subtitle {
	position: relative;
	width: 100%; height: auto;
	margin-top: 5px;
	font-size: 20px;
}

.products-grid-rollover-content .price {
	position: absolute;
	width: 100%; height: auto;
	bottom: 15px; left: 0;
	font-family: 'LetteraRegular';
	font-size: 14px; color: #ffffff;
	text-align: center;
}

/* Infinite Scroll Loading Content */

#infscr-loading {
	position: fixed;
	width: 300px; height: 60px;
	top: 50%; margin-top: -55px;
	left: 50%; margin-left: -200px;
	background-color: #ffffff;
	padding: 50px;
	font-family: 'LetteraRegular';
	font-style: normal; font-weight: normal;
	text-align: center;
	-moz-box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
	box-shadow: 6px 6px 8px rgba(0,0,0,0.2);
	z-index: 10000;
	display: none !important;
}

#infscr-loading img {
	position: relative;
	width: 30px !important; 
	height: 30px !important;
}

#infscr-loading div {
	position: relative;
	margin-top: 15px;
	font-size: 14px;
}

#infscr-loading div em {
	font-style: normal;
	font-weight: normal;
}

/*
SINGLE PRODUCT CONTENT ------------------
*/

/* Video Overlay Content START */

.video-overlay-wrap {
	position: fixed;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: rgba(255,255,255,0.90);
	z-index: 999;
	display: none;
}

.video-overlay-wrap .video-overlay-close {
	position: absolute;
	width: 30px; height: 30px;
	top: 50%; left: 50%;
	margin-left: 330px; margin-top: -235px;
	background: url('../images/back/product-close.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.video-overlay-wrap .video-content {
	position: absolute;
	width: 640px; height: 390px;
	top: 50%; left: 50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Video Overlay Content END */

.single-product-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 180px;
}

@media only screen and (max-width: 1110px) {
.single-product-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.single-product-content-wrap {
	width: 550px;
}
}

.single_product_display {
	padding: 0px !important;
	margin: 0px !important;
}

.single-product-header-wrap {
	position: relative;
	width: 100%; height: 30px;
}

.single-product-header-close {
	position: absolute;
	top: 0; left: 0;
	cursor: pointer;
}

@media only screen and (max-width: 830px) {
.single-product-header-close {
	display: none;
}
}

.single-product-close-detail {
	position: absolute;
	width: auto; height: auto;
	top: 10px; left: 557px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #58585a;
    cursor: pointer;
}

@media only screen and (max-width: 1110px) {
.single-product-close-detail {
	left: 280px;
}
}

.single-product-close-detail span {
	border-bottom: 1px solid #58585a;
}

/* Single Product Info Wrap */

.single-product-info-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 25px;
}

.single-product-info-col {
	display: inline-block;
	width: 550px;
	vertical-align: text-top;
}

.single-product-info-col#single-product-right-col {
    border-top: 1px solid #58585a;
    padding-top: 3px;
}

@media only screen and (max-width: 1110px) {
#single-product-left-col {
	width: 270px;
}
#shop-product-left-col {
	width: 400px;
	margin-right: 20px;
}
#shop-product-right-col {
	width: 405px;
}
}

@media only screen and (max-width: 830px) {
.single-product-info-col {
	width: 270px;
}
#shop-product-right-col {
	margin-top: 100px;
}
}

.single-product-info-col:first-child {
	margin-right: 5px;
}

.shop-product-description {
	border-top: 1px solid #58585a;
	padding-top: 3px;
}

/* Single Product Titles */

.single-product-titles {
	position: relative;
	width: 220px; height: auto;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	text-align: left;
	color: #000000;
}

.single-product-titles .product-title {
	position: relative;
	width: 100%; height: auto;
	font-size: 40px;
    line-height: 1em;
}

.single-product-titles .product-subtitle {
	position: relative;
	width: 100%; height: auto;
	margin-top: 7px;
	font-size: 20px;
    line-height: 1em;
}

/* Shop Waiting List Form */

.shop-waiting-form {
	position: relative;
	width: 100%; height: auto;
	max-width: 415px;
	margin-top: 110px;
	border-top: 1px solid #58595b;
	padding-top: 3px; margin-bottom: 80px;
}

.shop-waiting-form .shop-waiting-intro {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px;
	color: #58595b;
	text-align: left;
}

.shop-waiting-form 
.shop-waiting-text {
	position: relative;
	width: 415px; height: 40px;
	padding: 0px;
	background-color: transparent;
	border: none;
	border: 1px solid #58595b;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px; line-height: 40px;
	color: #58595b;
	text-align: left;
	text-indent: 15px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 1;
}

.shop-waiting-form 
.shop-waiting-text::-webkit-input-placeholder {
   color: #58595b;
}

.shop-waiting-form 
.shop-waiting-text:-moz-placeholder { /* Firefox 18- */
   color: #58595b;  
}

.shop-waiting-form 
.shop-waiting-text::-moz-placeholder  {  /* Firefox 19+ */
   color: #58595b;  
}

.shop-waiting-form 
.shop-waiting-text:-ms-input-placeholder {  
   color: #58595b;  
}

.shop-waiting-form .wpcf7-submit {    
    position: relative;
    width: 130px; height: 40px;
    margin-top: 10px;
	padding: 0px !important;
	background-color: #00a550;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px; line-height: 40px;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	color: #ffffff;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 2;
}

.ajax-loader {
	display: none !important;
}

.wpcf7-mail-sent-ok {
	display: none !important;
}

.wpcf7-validation-errors {
	display: none !important;
}

.shop-waiting-form span.wpcf7-not-valid-tip {
    position: absolute;
	width: 300px;
	color: #58595b !important;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 12px !important;
	display: block !important;
	top: 110px !important;
	left: 140px;
	text-indent: 0px;
}

/* Single Product Sharing */

.single-product-share-wrap {
	position: relative;
	width: 180px; height: auto;
	margin-top: 110px;
	border-top: 1px solid #58595b;
}

@media only screen and (max-width: 830px) {
.single-product-share-wrap {
	margin-top: 50px;
}
}

.shop-product-share-wrap {
	margin-top: 40px;
}

.single-product-share-title {
	position: relative;
	width: 100%; height: auto;
	margin-top: 5px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #58595b;
}

.single-product-share-icons {
	position: relative;
	width: 100%; height: 32px;
	margin-top: 7px;
}

.single-product-share-icon {
	float: left;
	width: 32px; height: 32px;
	margin-right: 3px;
	cursor: pointer;
}

/* Single Product Details */

.single-product-details-col {
	display: block;
	width: 100%; height: auto;
	margin-bottom: 30px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    color: #58595b;
}

.single-product-details-col p {
	margin-bottom: 1em;
}

.single-product-details-col a {
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.single-product-details-col a:hover {
	color: #00a550;
}

.shop-product-details-col {
	width: 100% !important;
	margin-right: 0px !important;
}

.single-product-details-col .single-product-dropdown-wrap {
	position: relative;
	width: 85%; height: auto;
	margin-top: 70px;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    color: #58595b;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown .title {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 10px;
	cursor: pointer;
	border-bottom: 1px solid #58595b;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown .title .arrow {
	position: absolute;
	right: 0;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown .text {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 15px;
	display: none; 
	opacity: 0;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown .text p {
	margin-bottom: 1.2em;
}

.single-product-details-col .single-product-dropdown-wrap 
.single-product-dropdown .text p:last-child {
	margin-bottom: 0px;
}

#shop-product-price-col {
	border-top: 1px solid #58595b;
	padding-top: 3px;
	width: 415px !important;
	margin-top: 110px;
}

@media only screen and (max-width: 1110px) {
#shop-product-price-col {
	width: 100% !important;
}
}

div.wpsc_product_price {
	position: fixed !important;
	top: 0 !important;
	left: -9999px !important;
	opacity: 0 !important;
}

#shop-product-price-col .product_form {
	position: relative;
	width: 100%; height: auto;
}

#shop-product-price-col .product_form .quantity-wrap {
	width: 270px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#shop-product-price-col .product_form .quantity-wrap .quantity {
	position: relative;
	width: 100px; height: 28px;
	padding: 0px !important;
	margin-top: 5px;
	background-color: transparent;
	border: none;
	border: 1px solid #58595b;
	font-family: 'LetteraRegular';
	font-size: 14px; line-height: 32px;
	text-align: left;
	text-indent: 5px;
	color: #58595b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_variation_forms {
	position: relative;
	margin-top: 20px;
}

.wpsc_variation_forms .col1, .wpsc_variation_forms .col2 {
	padding: 0px !important;
	width: 100% !important;
}

.single_product_display .wpsc_variation_forms table td.col1, 
#content .single_product_display .wpsc_variation_forms table tr td.col1 {
	width: 0% !important;
}

.wpsc_variation_forms .col1 label {
	display: none !important;
}

.wpsc_variation_forms .wpsc_select_variation {
	display: block;
	width: 100%; height: 34px;
	max-width: 100% !important;
	margin-bottom: 10px !important;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #575656;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 11px; line-height: 34px;
	letter-spacing: 1px;
	color: #575656;
	text-indent: 7px;
	text-overflow: "";
	text-transform: uppercase;
    -webkit-appearance: none !important;
    background: url('../images/back/selection-arrow-grey.png') no-repeat right;
    background-size: 34px 34px;
    cursor: pointer;
}

@-moz-document url-prefix() {
    .wpsc_variation_forms .wpsc_select_variation {
        padding-top: 9px !important;
        text-indent: 3px !important;
    }
}

.single-product-blueprint {
	position: relative;
	width: auto; height: auto;
	max-width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.single-product-enquiry-wrap {
	position: relative;
	width: 270px; height: auto;
	margin-top: 0px;
	border: 1px solid #58585a;
	font-size: 13px; line-height: 16px;
}

@media only screen and (max-width: 830px) {
.single-product-enquiry-wrap {
	margin-top: 25px;
}
}

.single-product-enquiry-wrap .title {
	position: relative;
	padding: 10px;
	padding-right: 17px;
	cursor: pointer;
}

.single-product-enquiry-wrap .title span {
	float: right;
}

.single-product-enquiry-wrap .form {
	position: relative;
	padding: 10px;
	padding-top: 20px;
	display: none;
	opacity: 0;
}

.product-enquiry-text {
	width: 245px; height: 30px;
	margin-bottom: 10px;
	background-color: transparent;
	border: none;
	border: 1px solid #575656;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 11px; line-height: 30px;
	letter-spacing: 1px;
	color: #575656;
	text-align: left;
	text-transform: uppercase;
	text-indent: 7px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.product-enquiry-textarea {
	width: 238px; height: 100px;
	margin-bottom: 10px;
	padding-top: 10px; padding-left: 7px;
	background-color: transparent;
	border: none;
	border: 1px solid #575656;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 11px; line-height: 14px;
	letter-spacing: 1px;
	color: #575656;
	text-align: left;
	text-transform: uppercase;
	resize: none;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.product-enquiry-text::-webkit-input-placeholder, 
.product-enquiry-textarea::-webkit-input-placeholder {
   color: #58595b;
}

.product-enquiry-text:-moz-placeholder, 
.product-enquiry-textarea:-moz-placeholder { /* Firefox 18- */
   color: #58595b;  
}

.product-enquiry-text::-moz-placeholder, 
.product-enquiry-textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #58595b;  
}

.product-enquiry-text:-ms-input-placeholder, 
.product-enquiry-textarea:-ms-input-placeholder {  
   color: #58595b;  
}

.single-product-enquiry-wrap .wpcf7-submit {    
    width: 80px; height: 34px;
	padding: 0px !important;
	background-color: #000000;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 12px; line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-indent: 7px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.single-product-enquiry-wrap span.wpcf7-not-valid-tip {
	color: #f00 !important;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 11px !important;
	display: block !important;
	margin-bottom: 10px !important;
}

/* Product Video Play Button Content */

.single-product-play-video-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 30px;
	cursor: pointer;
}

.shop-product-details-col .single-product-play-video-wrap {
	margin-bottom: 40px;
}

.single-product-play-video-wrap .play-button {
	position: relative;
	width: 30px; height: 30px;
	background: url('../images/back/play-button.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.single-product-play-video-wrap .play-text {
	position: relative;
	width: auto; height: auto;
	margin-top: 15px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px; line-height: 20px;
	color: #00a550;
}

.single-product-play-video-wrap .play-text span {
	border-bottom: 1px solid #00a550;
}

/* Product Slideshow Content */

.product-slideshow-wrap {
	position: relative;
	width: 100%; height: 620px;
	margin-top: 40px;
}

@media only screen and (max-width: 1110px) {
.product-slideshow-wrap {
	height: 474px;
}
}

@media only screen and (max-width: 830px) {
.product-slideshow-wrap {
	height: 307px;
}
}

.product-slider-nav {
	position: absolute;
	top: 50%; margin-top: -55px;
	cursor: pointer;
	z-index: 100;
}

@media only screen and (max-width: 830px) {
.product-slider-nav {
	display: none;
}
}

#product-slider-left { left: 20px; }
#product-slider-right { right: 20px; }

.product-slideshow {
	position: relative;
	width: 100%; height: 560px;
}

@media only screen and (max-width: 1110px) {
.product-slideshow {
	height: 420px;
}
}

@media only screen and (max-width: 830px) {
.product-slideshow {
	height: 307px;
}
}

.product-slideshow-slide {
	width: 100%; height: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow-x: hidden !important;
}

.product-slideshow-slide img {
	position: absolute;
	width: auto; height: 100%;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.product-nav {
	position: absolute;
	bottom: 0; right: 0;
	text-align: right;
}

@media only screen and (max-width: 830px) {
.product-nav {
	display: none;
}
}

.product-nav a {
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-left: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.product-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

.product-nav a.activeSlide { 
	background-color: #000000;
	color: #ffffff;
}

/* Similar Products Content */

.similar-products-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 100px;
	background-color: #f1f1f2;
	padding-bottom: 80px;
}

.similar-products-content-wrap {
	position: relative;
	width: 1120px; height: auto;
	margin: 0 auto;
}

@media only screen and (max-width: 1110px) {
.similar-products-content-wrap {
	width: 840px;
}
}

@media only screen and (max-width: 830px) {
.similar-products-content-wrap {
	width: 560px;
}
}

.similar-products-title {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	padding-top: 30px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    text-align: left;
    color: #58595b;
}

@media only screen and (max-width: 1110px) {
.similar-products-title {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.similar-products-title {
	width: 550px;
}
}

.similar-products-title span {
	border-bottom: 1px solid #58595b;
}

.similar-products-grid-wrap {
	position: relative;
	width: auto;
	margin: 0 auto;
	margin-top: 30px;
}

div.wpsc-breadcrumbs {
	position: fixed !important;
	top: 0 !important; left: -9999px !important;
	opacity: 0;
}

.wpsc_buy_button_container {
	text-align: left !important;
	padding-top: 10px;
}

.wpsc_buy_button {
	position: relative;
	width: 100px; height: 40px;
	padding: 0px !important;
	background-color: #00a651;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 12px; line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-indent: 7px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

div.wpsc_loading_animation {
	position: relative;
	margin-top: 20px;
}

/* Shop Product Content */

.shop-slideshow-wrap {
	position: relative;
	width: 100%; height: 620px;
	margin-top: 40px;
}

@media only screen and (max-width: 1110px) {
.shop-slideshow-wrap {
	height: 474px;
}
}

@media only screen and (max-width: 830px) {
.shop-slideshow-wrap {
	height: 307px;
}
}

.shop-slider-nav {
	position: absolute;
	top: 50%;
	cursor: pointer;
	z-index: 100;
}

@media only screen and (max-width: 830px) {
.shop-slider-nav {
	display: none;
}
}

#shop-slider-left { left: 20px; }
#shop-slider-right { right: 20px; }

.shop-slideshow {
	position: relative;
	width: 100%; height: 560px;
}

@media only screen and (max-width: 1110px) {
.shop-slideshow {
	height: 420px;
}
}

@media only screen and (max-width: 830px) {
.shop-slideshow {
	height: 307px;
}
}

.shop-slideshow-slide {
	width: 100%; height: 100%;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	overflow-x: hidden !important;
}

.shop-slideshow-slide img {
	position: absolute;
	width: auto; height: 100%;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.shop-nav {
	position: relative;
	right: 0;
	text-align: right;
	margin-bottom: 20px;
}

@media only screen and (max-width: 830px) {
.shop-nav {
	display: none;
}
}

.shop-nav a {
	width: 27px; height: 27px;
	background-color: transparent;
	display: inline-block;
	margin-left: 5px;
    color: #000000;
    border: 3px solid #000000;
    font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 18px; line-height: 27px;
	text-align: center;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.shop-nav a:hover {
	background-color: #000000;
	color: #ffffff;
}

.shop-nav a.activeSlide { 
	background-color: #000000;
	color: #ffffff;
}

/*
SERVICES CONTENT ------------------
*/

.services-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 170px;
}

@media only screen and (max-width: 1110px) {
.services-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.services-content-wrap {
	width: 550px;
}
}

/* Services Menu */

.services-menu-wrap {
	position: fixed;
    width: 100%; height: auto;
    top: 131px;
    background-color: #ffffff;
    z-index: 999;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #58595b;
}

.services-menu {
	height: 17px;
	list-style: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    text-align: center;
    color: #58595b;
    cursor: pointer;
}

@media only screen and (max-width: 830px) {
.services-menu {
	height: 50px;
}
}

.services-menu-item {
	display: inline-block;
	margin-left: 15px; margin-right: 15px;
	border-bottom: 1px solid transparent;
	transition:border-color .3s linear;
    -o-transition:border-color .3s linear; 
    -moz-transition:border-color .3s linear; 
    -webkit-transition:border-color .3s linear;
}

@media only screen and (max-width: 830px) {
.services-menu-item {
	margin-left: 10px; margin-right: 10px;
	margin-bottom: 5px;
}
}

.services-menu-item:hover {
	border-color: #58595b;
}

.services-current {
	border-color: #58595b !important;
}

/* Services Lead Image */

.services-lead-image-wrap {
	position: relative;
	width: 100%; height: 560px;
	margin-top: 20px;
}

@media only screen and (max-width: 1110px) {
.services-lead-image-wrap {
	height: 419px;
}
}

@media only screen and (max-width: 830px) {
.services-lead-image-wrap {
	height: 277px;
}
}

.services-lead-image {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	 background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: none;
}

.services-lead-image:first-child {
	display: block;
}

/* Services Text Content */

.services-text-content-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 10px;
}

.services-text-content {
	position: relative;
	width: 100%; height: auto;
	display: none;
}

.services-text-content:first-child {
	display: block;
}

.services-text-content-col {
	display: inline-block;
	vertical-align: text-top;
}

.services-text-content-col p {
	margin-bottom: 1em;
}

.services-text-content-left-col {
	width: 325px;
	margin-right: 235px;
	margin-bottom: 50px;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 20px; line-height: 22px;
	text-align: left;
	color: #000000;
}

@media only screen and (max-width: 830px) {
.services-text-content-left-col {
	margin-right: 0px;
}
}

.services-text-content-left-col .title {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 20px;
	font-size: 40px; line-height: 40px;
}

.services-text-content-left-col em {
	font-style: normal;
	font-weight: normal;
	color: #58585a;
}

.services-text-content-right-col {
	width: 460px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
}

/*
SERVICES / PROFILE 2015 CONTENT ------------------
*/

.new-services-content-wrap {
	position: relative;
	width: 100%; 
	max-width: 1110px;
	height: auto;
	margin: 0 auto;
	padding-top: 215px;
	padding-bottom: 80px;
}

.services-content-section:last-child {
	margin-bottom: 0px;
}

/* Services Titles */

.services-titles-wrap {
	position: relative;
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
	height: auto;
	margin: 0 auto;
	text-align: center;
	color: #000000;
}

.services-titles-wrap .header {
	position: relative;
	width: 100%; height: auto;
	font-family: 'LetteraRegular';
	font-style: normal; font-weight: normal;
	font-size: 14px;
	color: #58585b;
}

.services-titles-wrap .title {
	position: relative;
	width: 100%; height: auto;
	margin-top: 25px;
	font-family: 'Circular Medium';
	font-style: normal; font-weight: normal;
	font-size: 40px; line-height: 1.2em;
}

/* Services 3 Column Grid */

.services-grid-wrap {
	position: relative;
	width: 100%; height: auto;
	text-align: center;
	font-size: 0;
}

.services-grid-wrap .services-grid-column {
	display: inline-block;
	width: 275px; height: auto;
	vertical-align: text-top;
	margin-left: 50px; margin-right: 50px;
	font-size: 20px;
}

@media only screen and (max-width: 1025px) {
.services-grid-wrap .services-grid-column {
	display: block;
	margin: 0 auto;
	margin: 0 auto;
	margin-bottom: 50px;
}
}

.services-grid-wrap .services-grid-column:nth-child(1) {
	margin-left: 0px;
}

.services-grid-wrap .services-grid-column:nth-child(3) {
	margin-right: 0px;
}

@media only screen and (max-width: 1025px) {

.services-grid-wrap .services-grid-column:nth-child(1) {
	margin: 0 auto;
}

.services-grid-wrap .services-grid-column:nth-child(3) {
	margin: 0 auto;
}
}

.services-grid-wrap .services-grid-column 
.column-title {
	position: relative;
	width: 100%; height: auto;
	padding-bottom: 30px;
	font-family: 'Circular Medium';
	font-size: 32px; line-height: 1.2em;
	color: #000000;
	border-bottom: 1px solid #999999;
}

.services-grid-wrap .services-grid-column 
.column-text {
	position: relative;
	width: 100%; height: auto;
	margin-top: 35px;
	font-family: 'LetteraRegular';
	font-size: 14px; line-height: 1.2em;
	color: #58585b;
}

.services-grid-wrap .services-grid-column 
.column-text p {
	margin-bottom: 1.3em;
}

.services-grid-wrap .services-grid-column 
.column-text p:last-child {
	margin-bottom: 0px;
}

/* Services Image */

.services-image-wrap {
	position: relative;
	width: 100%; height: auto;
}

/* Services Text Content */

.services-text-content-wrap {
	position: relative;
	width: -moz-calc(100% - 100px);
	width: -webkit-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px);
	max-width: 735px;
	height: auto;
	margin: 0 auto;
	font-family:"Monday Regular", Baskerville, 'Times New Roman', Times, serif; 
	font-weight:normal; font-style:normal;
	font-size: 24px; line-height: 1.5em;
	text-align: center;
	color: #000000;
}

.services-text-content-wrap p {
	margin-bottom: 1.5em;
}

.services-text-content-wrap p:last-child {
	margin-bottom: 0px;
}

/* Services Line Content */

.services-line-content {
	position: relative;
	width: 100%; height: 1px;
	background-color: #999999;
}

/* Services Content Section Margin */

.services-content-section {
	margin-bottom: 90px;
}

/*
INSIGHT CONTENT ------------------
*/

/* Insight Overlay Content */

.insight-overlay-wrap {
	position: fixed;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: rgba(0,0,0,0.8);
	z-index: 999999999;
}

.insight-overlay-wrap .insight-overlay-close {
	position: absolute;
	width: 48px; height: 48px;
	top: 30px; right: 30px;
	background: url('../images/back/overlay-close.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.insight-overlay-content-wrap {
	position: absolute;
	width: 550px; height: auto;
	top: 50%; left: 50%;
	margin-right: -50%;
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.insight-overlay-content-wrap .text-wrap {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-size: 52px; line-height: 1.1em;
	text-align: center;
	color: #ffffff;
}

/* Form */

.insight-overlay-content-wrap .insight-overlay-form {
	position: relative;
	width: 100%; height: 40px;
	margin-top: 90px;
}

.insight-overlay-content-wrap .insight-overlay-form 
.insight-subscribe-text {
	position: absolute;
	width: 410px; height: 40px;
	padding: 0px;
	top: 0; left: 0;
	background-color: #ffffff;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px; line-height: 40px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 1;
}

.insight-overlay-content-wrap .insight-overlay-form 
.insight-subscribe-text::-webkit-input-placeholder {
   color: #000000;
}

.insight-overlay-content-wrap .insight-overlay-form 
.insight-subscribe-text:-moz-placeholder { /* Firefox 18- */
   color: #000000;  
}

.insight-overlay-content-wrap .insight-overlay-form 
.insight-subscribe-text::-moz-placeholder  {  /* Firefox 19+ */
   color: #000000;  
}

.insight-overlay-content-wrap .insight-overlay-form 
.insight-subscribe-text:-ms-input-placeholder {  
   color: #000000;  
}

.insight-overlay-content-wrap .insight-overlay-form .wpcf7-submit {    
    position: absolute;
    width: 130px; height: 40px;
    top: 0; right: 0;
	padding: 0px !important;
	background-color: #00a550;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px; line-height: 40px;
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	color: #ffffff;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 2;
}

.ajax-loader {
	display: none !important;
}

.wpcf7-mail-sent-ok {
	display: none !important;
}

.wpcf7-validation-errors {
	display: none !important;
}

.insight-overlay-content-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    width: 300px;
    color: #ffffff !important;
    font-family: 'LetteraRegular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px !important;
    display: block !important;
    top: 50px !important;
    text-indent: 15px;
}

.insight-overlay-content-wrap .insight-overlay-dismiss {
	position: relative;
	width: 100%; height: auto;
	margin-top: 30px;
	font-family: 'Circular Medium';
	font-size: 17px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

/* General Insight Content */

.insight-content-wrap {
	position: relative;
	width: 100%; height: auto;
	margin: 0 auto;
	margin-top: 190px;
}

/* Insight Grid Content */

.insight-grid-wrap {
	position: relative;
	width: auto;
	margin: 0 auto;
}

.insight-grid-block {
	width: 355px; height: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 50px;
}

/* Insight Image Block */

.insight-grid-block-image {
	position: relative;
	width: 270px !important; height: auto !important;
}

/* Insight ALL Blocks */

.insight-grid-block-header {
	position: relative;
	width: 180px; height: auto;
	padding-top: 3px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
    border-top: 1px solid #58585a;
}

.insight-image-block .insight-grid-block-header { margin-top: 15px; }
.insight-text-block .insight-grid-block-header { margin-top: 0px; }

.insight-grid-block-title {
	position: relative;
	width: 290px; height: auto;
	margin-top: 5px;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 40px; line-height: 40px;
	text-align: left;
	color: #000000;
}

.insight-grid-block-text {
	position: relative;
	width: 100%; height: auto;
	margin-top: 25px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
}

.insight-grid-block-text p { display: none; }
.insight-grid-block-text p:first-child { display: block; }
.insight-grid-block-text br { display: none; }

.insight-grid-block-read-more {
	position: relative;
	display: block;
	width: 100%; height: auto;
	margin-top: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
    cursor: pointer;
}

.insight-grid-block-read-more span {
	color: #58585a;
	border-bottom: 1px solid #58585a;
}

/*
SINGLE INSIGHT CONTENT ------------------
*/

.single-insight-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 190px;
}

@media only screen and (max-width: 1110px) {
.single-insight-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.single-insight-content-wrap {
	width: 550px;
}
}

.single-insight-header-wrap {
	position: relative;
	width: 100%; height: 30px;
}

.single-insight-header-close {
	position: absolute;
	top: 0; left: 0;
	cursor: pointer;
}

.single-insight-content {
	position: relative;
	width: 100%; height: auto;
	margin-top: 30px;
}

.single-insight-lead-image {
	position: relative;
	width: 100%; height: 560px;
	 background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

@media only screen and (max-width: 1110px) {
.single-insight-lead-image {
	height: 419px;
}
}

@media only screen and (max-width: 830px) {
.single-insight-lead-image {
	height: 277px;
}
}

/* Single Insight Article Wrap */

.single-insight-article-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 20px;
}

.single-article-column {
	display: inline-block;
	vertical-align: text-top;
}

#single-article-left-col {
	width: 525px;
	margin-right: 160px;
}

@media only screen and (max-width: 830px) {
#single-article-left-col {
	margin-right: 0px;
}
}

#single-article-right-col {
	width: 420px;
}

#single-article-right-col .single-article-text-section:first-child, 
#single-article-right-col .single-article-image:first-child {
	margin-bottom: 180px !important;
}

.single-insight-titles-wrap {
	position: relative;
	width: 350px; height: auto;
	margin-bottom: 20px;
}

.single-insight-titles-wrap .titles-header {
	position: relative;
	width: 180px; height: auto;
	margin-top: 5px; padding-top: 4px;
	border-top: 1px solid #58585a;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
}

.single-insight-titles-wrap .titles-title {
	position: relative;
	width: 100%; height: auto;
	margin-top: 5px;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 40px; line-height: 40px;
	text-align: left;
	color: #000000;
}

.single-article-text-section {
	position: relative;
	width: 100%; height: auto;
	margin-bottom: 80px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585a;
}

.single-article-text-section p {
	margin-bottom: 1em;
}

.single-article-text-section a {
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.single-article-text-section a:hover {
	color: #00a550;
}

.single-article-image {
	position: relative;
	display: block;
	width: 420px !important; height: auto !important;
	margin-bottom: 20px;
}

.single-article-column iframe {
	position: relative;
	width: 420px !important; height: 420px !important;
	margin-bottom: 20px;
}

iframe.single-article-video {
	position: relative;
	display: block;
	width: 420px !important; height: 235px !important;
	margin-bottom: 20px;
}

/* INSIGHT SIDEBAR CONTENT */

/* Insight Sidebar Open */

.insight-sidebar-open {
	position: fixed;
    width: 130px; height: 40px;
    right: -45px; top: 235px;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #00a550;
    font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 40px;
    text-align: left;
    text-indent: 10px;
    color: #ffffff;
    cursor: pointer;
    z-index: 999;
}

/* Insight Sidebar Overlay */

.insight-sidebar-overlay {
	position: fixed;
	width: 100%; height: 100%;
	top: 0; left: 0;
	background-color: rgba(0,0,0,0.8);
	display: none;
	z-index: 99999;
}

/* Insight Sidebar Wrap */

.insight-sidebar-wrap {
	position: fixed;
	width: 290px; height: 100%;
	top: 0; right: -290px;
	background-color: #f8f8f8;
	overflow: scroll;
	z-index: 9999999;
}

.insight-sidebar-wrap .inner-content {
	padding: 22px;
}

.insight-sidebar-wrap .sidebar-close {
	position: relative;
	width: 20px; height: 20px;
	background: url('../images/back/sidebar-close.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: pointer;
}

.insight-sidebar-wrap .sidebar-title {
	position: relative;
	width: 100%; height: auto;
	margin-top: 20px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 17px;
    text-align: left;
    color: #58585b;
}

.insight-sidebar-wrap .sidebar-title span {
	border-bottom: 1px solid #58585b;
}

.insight-sidebar-wrap .insight-category-menu {
	position: relative;
	width: 100%; height: auto;
	margin-top: 20px;
	list-style: none;
}

.insight-sidebar-wrap .insight-category-menu 
.insight-category-menu-item {
	display: block;
	width: 100%; height: auto;
	margin-bottom: 7px;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
    font-size: 14px; line-height: 1em;
    text-align: left;
    color: #58585b;
}

.insight-sidebar-wrap .insight-category-menu 
.insight-category-menu-item span {
	border-bottom: 1px solid;
    border-color: transparent;
    transition:border-color .3s linear;
    -o-transition:border-color .3s linear; 
    -moz-transition:border-color .3s linear; 
    -webkit-transition:border-color .3s linear;
}

.insight-sidebar-wrap .insight-category-menu 
.insight-category-menu-item span:hover {
	border-color: #58585b;
}

/* Insight Sidebar Subscribe */

.insight-sidebar-subscribe-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 30px;
}

.insight-sidebar-subscribe-wrap .intro {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-size: 16px;
	color: #000000;
}

.insight-sidebar-subscribe-wrap .form {
	position: relative;
	width: 100%; height: 42px;
	margin-top: 25px;
}

.insight-sidebar-subscribe-wrap .form p {
	position: absolute;
	width: 100%; height: 42px;
	top: 0; left: 0;
}

.insight-sidebar-subscribe-wrap .form p span {
	position: absolute;
	width: 100%; height: 42px;
	top: 0; left: 0;
}

.insight-sidebar-subscribe-wrap .sidebar-subscribe-text {
	position: absolute;
	width: 100%; height: 42px;
	background-color: #ffffff;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 14px;
    line-height: 42px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 1;
}

.insight-sidebar-subscribe-wrap .sidebar-subscribe-text::-webkit-input-placeholder {
   color: #000000;
}

.insight-sidebar-subscribe-wrap .sidebar-subscribe-text:-moz-placeholder { /* Firefox 18- */
   color: #000000;  
}

.insight-sidebar-subscribe-wrap .sidebar-subscribe-text::-moz-placeholder  {  /* Firefox 19+ */
   color: #000000;  
}

.insight-sidebar-subscribe-wrap .sidebar-subscribe-text:-ms-input-placeholder {  
   color: #000000;  
}

.insight-sidebar-subscribe-wrap .wpcf7-submit {    
    position: absolute;
    width: 42px; height: 42px;
    top: 0; right: 0;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	color: transparent;
	cursor: pointer;
	background: url('../images/footer/subscribe-submit.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 2;
}

.ajax-loader {
	display: none !important;
}

.wpcf7-mail-sent-ok {
	display: none !important;
}

.wpcf7-validation-errors {
	display: none !important;
}

.insight-sidebar-subscribe-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    color: #000000 !important;
    font-family: 'LetteraRegular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px !important;
    display: block !important;
    top: 55px !important;
    text-indent: 15px;
}

/* Insight Sidebar Social */

.insight-sidebar-social {
	position: relative;
	width: 180px; height: auto;
	border-top: 1px solid #58585a;
	margin-top: 40px;
}

.insight-sidebar-social .content {
	position: relative;
	width: 100%; height: auto;
	padding-top: 4px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 13px; line-height: 1.4em;
    text-align: left;
    color: #58585a;
}

.insight-sidebar-social .sidebar-social-icons-wrap {
	position: relative;
	width: 100%; height: 32px;
	margin-top: 10px;
}

.insight-sidebar-social .sidebar-social-icon {
	float: left;
	width: 32px; height: 32px;
	margin-right: 3px;
	cursor: pointer;
}

/*
CLIENTS CONTENT ------------------
*/

.clients-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 190px;
}

@media only screen and (max-width: 1110px) {
.clients-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.clients-content-wrap {
	width: 550px;
}
}

.clients-content-wrap .header {
	position: relative;
	width: 100%; height: auto;
	padding-bottom: 15px;
	font-family: 'Circular Medium';
	font-weight: normal; font-style: normal;
	font-size: 40px;
	color: #000000;
	border-bottom: 1px solid #58585a;
}

.clients-intro-wrap {
	position: relative;
	width: 380px; 
	margin-top: 25px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 17px;
    color: #58585a;
}

/* Clients Grid Content */

.clients-grid-wrap {
	position: relative;
	width: auto;
	margin: 0 auto;
	margin-top: 40px;
}

.clients-grid-block {
	width: 270px; height: 135px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	 background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/*
CONTACT CONTENT ------------------
*/

.contact-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;     
	margin-top: 130px;
}

@media only screen and (max-width: 1110px) {
.contact-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.contact-content-wrap {
	width: 550px;
}
}

.contact-content-wrap .header {
	position: relative;
	width: 100%; height: auto;
	padding-bottom: 5px;
	font-family: 'Tungsten Light';
	font-weight: normal; font-style: normal;
	font-size: 40px;
  color: #FFFFFF;
	border-bottom: 1px solid #58585a;
	
}

.contact-content {
	position: relative;
	width: 100%; height: auto;
	margin-top: 50px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;;
	font-weight: normal;
    font-style: normal;
    font-size: 14px;
    color: #58585a;
}

.contact-content p {
	margin-bottom: 1.5em;
}

.contact-content strong {
	font-style: normal;
	font-weight: normal;
	border-bottom: 1px solid #58585a;
}

.contact-content em {
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
}

.contact-content a {
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.contact-content a:hover {
	color: #00a550;
}

.contact-content-col {
	display: inline-block;
	vertical-align: text-top;
}

.contact-address-col {
	width: 165px;
	margin-right: 40px;
}

.contact-social-icons-wrap {
	position: relative;
	width: 100%; height: 30px;
	margin-top: 30px;
}

.contact-social-icon {
	float: left;
	margin-right: 5px;
	cursor: pointer;
}

.contact-text-col {
	width: 460px;
	margin-left: 150px;
}

@media only screen and (max-width: 1110px) {
.contact-text-col {
	display: block;
	margin-left: 0px;
	margin-top: 50px;
}
}

.contact-image {
	position: relative;
	width: 100%; height: auto;
	margin-top: 60px;
}

/* Contact Page Enquiry Form */

.contact-page-enquiry-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 0px;
	font-size: 14px; line-height: 16px;
	
}

.contact-page-enquiry-wrap .title {
	position: relative;
}

.contact-page-enquiry-wrap .title span {
	padding-bottom: 1px;
	border-bottom: 1px solid #58585a;
}

.contact-page-enquiry-wrap .form {
	position: relative;
	padding-top: 20px;
	margin: 0px auto;
}

.contact-enquiry-text {
	width: 80%; height: 30px;
	margin-bottom: 10px;
	background-color: transparent;
	border: none;
	border: 1px solid #575656;
	font-family: 'Tungsten Light';
	font-weight: normal; font-style: normal;
	font-size: 23px; line-height: 30px;
	letter-spacing: 1px;
	color: #575656;
	text-align: left;

	text-indent: 7px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.contact-enquiry-textarea {
	width: -moz-calc(100% - 5px);
    width: -webkit-calc(80% - 5px);
    width: -o-calc(80% - 5px);
    width: calc(80% - 5px);
	height: 100px;
	margin-bottom: 10px;
	padding: 0px;
	padding-top: 10px; padding-left: 7px;
	background-color: transparent;
	border: none;
	border: 1px solid #575656;
	font-family: 'Tungsten Light';
	font-weight: normal; font-style: normal;
	font-size: 23px; line-height: 14px;
	letter-spacing: 1px;
	color: #575656;
	text-align: left;

	resize: none;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.contact-enquiry-select {
	width: 60%; height: 30px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: none;
	border: 1px solid #575656;
	font-family: 'Tungsten Light';
	font-weight: normal; font-style: normal;
	font-size: 16px; line-height: 30px;
	letter-spacing: 1px;
	color: #575656;
	text-align: left;
	text-indent: 7px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.contact-enquiry-text::-webkit-input-placeholder, 
.contact-enquiry-textarea::-webkit-input-placeholder {
   color: #58595b;
}

.contact-enquiry-text:-moz-placeholder, 
.contact-enquiry-textarea:-moz-placeholder { /* Firefox 18- */
   color: #58595b;  
}

.contact-enquiry-text::-moz-placeholder, 
.contact-enquiry-textarea::-moz-placeholder {  /* Firefox 19+ */
   color: #58595b;  
}

.contact-enquiry-text:-ms-input-placeholder, 
.contact-enquiry-textarea:-ms-input-placeholder {  
   color: #58595b;  
}

.contact-page-enquiry-wrap .wpcf7-submit {    
  width: 80px; height: 34px;
	padding: 0px !important;
	background-color: #000000;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 12px; line-height: 30px;
	color: #ffffff;
	text-align: left;
	text-indent: 7px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.contact-page-enquiry-wrap span.wpcf7-not-valid-tip {
	color: #f00 !important;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 11px !important;
	display: block !important;
	margin-bottom: 10px !important;
}

/*
TEXT PAGE CONTENT ------------------
*/

.text-page-title-wrap {
	position: relative;
	width: 100%; height: auto;
	margin-top: 170px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 14px; line-height: 20px;
    color: #58585a;
	text-align: center;
}

.text-page-content-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 30px;
	background-color: transparent;
}

@media only screen and (max-width: 1110px) {
.text-page-content-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.text-page-content-wrap {
	width: 550px;
}
}

/* Two Column Content */

.text-page-content-wrap .text-page-content.two-column {
	padding: 100px;
	padding-top: 70px;
	padding-bottom: 70px;
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap {
	position: relative;
	width: 100%; height: auto;
	font-size: 0;
	text-align: center;
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column {
	display: inline-block;
	vertical-align: text-top;
	width: 440px; height: auto;
	font-family: 'Circular Medium';
	font-size: 13px; line-height: 1.5em;
	color: #000000;
	text-align: left;
}

@media only screen and (max-width: 1110px) {
.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column {
	width: 100%;
}
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column:first-child {
	margin-right: 30px;
}

@media only screen and (max-width: 1110px) {
.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column:first-child {
	margin-right: 0px;
}
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column p {
	margin-bottom: 1.3em;
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column p:last-child {
	margin-bottom: 0px;
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column a {
	color: #000000;
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.text-page-content-wrap .text-page-content.two-column 
.text-page-column-wrap .text-page-column a:hover {
	color: #00a550;
}

/* One Column Content */

.text-page-content-wrap .text-page-content.one-column {
	padding: 70px;
	padding-left: 200px;
	padding-right: 200px;
}

@media only screen and (max-width: 1110px) {
.text-page-content-wrap .text-page-content.one-column {
	padding-left: 100px;
	padding-right: 100px;
}
}

@media only screen and (max-width: 830px) {
.text-page-content-wrap .text-page-content.one-column {
	padding-left: 70px;
	padding-right: 70px;
}
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap {
	position: relative;
	width: 100%; height: auto;
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap .text-page-column {
	display: block;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-size: 20px; line-height: 1.5em;
	color: #000000;
	text-align: left;
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap .text-page-column p {
	margin-bottom: 1.3em;
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap .text-page-column p:last-child {
	margin-bottom: 0px;
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap .text-page-column a {
	color: #000000;
	text-decoration: underline;
	transition:all .3s linear;
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;
}

.text-page-content-wrap .text-page-content.one-column 
.text-page-column-wrap .text-page-column a:hover {
	color: #00a550;
}

/*
CHECKOUT PAGE CONTENT ------------------
*/

/* Desktop / Mobile Hide & Show â€”Â Checkout START */

.desktop-checkout-section { display: grid; }
.smaller-checkout-section { display: none; }

/* Desktop / Mobile Hide & Show â€”Â Checkout END */


.wpsc-transaction-results-wrap {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 140px;
	font-family: 'LetteraRegular';
    font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	color: rgb(88, 88, 90);
}

@media only screen and (max-width: 1110px) {
.wpsc-transaction-results-wrap {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.wpsc-transaction-results-wrap {
	width: 550px;
}
}

#checkout_page_container {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 190px;
	margin-bottom: 150px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
}

.checkout-no-items {
	position: relative;
	width: 1010px; height: auto;
	margin: 0 auto;
	margin-top: 200px;
	margin-bottom: 400px;
	font-family: 'LetteraRegular';
    font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: rgb(88, 88, 90);
}

#checkout_page_container .checkout_page_title {
	position: relative;
	width: 100%; height: auto;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	text-align: left !important;
	font-size: 19px; letter-spacing: 2px;
	text-transform: uppercase;
	color: #000000;
}

#checkout_page_container .checkout_cart {
	position: relative;
	width: 100%; height: auto;
	margin-top: 50px;
}

#checkout_page_container table.checkout_cart td.firstcol {
	width: 185px !important;
}

#checkout_page_container table.checkout_cart tr.header th {
	font-family: 'LetteraRegular';
	text-align: left !important;
	font-style: normal; font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	padding-bottom: 15px;
	border-bottom: 1px solid #a7a9ac;
}

#checkout_page_container img.product_image {
	border: none !important;
}

#checkout_page_container table.checkout_cart tr td, #content #checkout_page_container table.checkout_cart tr td {
	padding-left: 0px !important; padding-right: 0px !important;
	padding-bottom: 10px !important;
	padding-top: 20px !important;
	text-align: left !important;
	vertical-align: top !important;
	font-size: 14px; line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b !important;
}

.checkout_column {
	border-bottom: 1px solid #a7a9ac;
}

.wpsc_product_quantity input[type="text"] {
	width: 50px; height: 30px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px;
	line-height: 14px !important;
	text-align: center;
	letter-spacing: 1px;
	color: #58585b;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_product_quantity input[type="submit"] {
	width: 50px; height: 32px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important;
	line-height: 32px !important;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #58585b;
	cursor: pointer;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.remove input[type="submit"] {
	width: 100%; height: 32px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important;
	line-height: 32px !important;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: #58585b;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.checkout_cart_continue_shopping_wrap {
	height: 90px;
}

.checkout_cart_continue_shopping_wrap .continue-shopping-button {
	width: 100%; height: 40px;
	display: block;
	background-color: #000000;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 42px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
}

.checkout_lower_headers td {
	height: 60px;
	padding-bottom: 10px;
	border-bottom: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 20px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	color: #000000 !important;
}

.wpsc_coupon_header td {
	padding-top: 20px !important;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 19px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	color: #000000;
}

.wpsc_coupon_row .coupon_code form {
	text-align: left !important;
	padding-left: 0px;
	padding-top: 25px;
}

.wpsc_coupon_row .coupon_code form #coupon_num {
	width: 240px; height: 40px;
	padding: 0px !important;
	margin-right: 10px !important;
	background-color: transparent;
	border: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 44px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 5px;
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_coupon_row .coupon_code form input[type="submit"] {
	width: auto; height: 40px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important; line-height: 44px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.checkout-prices-wrap {
	position: relative;	
	margin-left: 635px;
	margin-top: -120px;
	color: #58585b !important;
	letter-spacing: 1px;
	font-size: 14px;
	text-transform: uppercase;
}

@-moz-document url-prefix() {
    .checkout-prices-wrap {
        margin-left: 590px !important;
    }
}

#shipping_quotes_need_recalc {
	position: absolute;
	width: 420px;
	color: #58585b !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 1.5em;
	font-style: normal !important;
	top: 190px;
}

.shipping_error {
	position: absolute;
	width: 410px;
	color: #58585b !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 1.5em;
	font-style: normal !important;
	top: 230px;
	display: none !important;
}

#shipping_quotes_need_recalc em {
	font-style: normal; font-weight: normal;
}

.wpsc_shipping_info td {
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 1.5em;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	color: #58585b;
}

#checkout_page_container .wpsc_shipping_quote_name label, #checkout_page_container .wpsc_shipping_quote_price label, #checkout_page_container .wpsc_shipping_quote_radio label {
	color: #58585b !important;
}

/* COPY ME */
.wpsc_change_country {
	height: 80px;
}
/* COPY ME */

.wpsc_change_country td {
	padding-top: 10px; 
}	

.wpsc_change_country .current_country {
	width: 190px; height: 42px;
	padding: 0px !important;
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 44px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 5px;
	text-overflow: "";
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-appearance: none !important;
    background: url('../images/back/selection-arrow-grey.png') no-repeat right;
    cursor: pointer;
}

@-moz-document url-prefix() {
    .wpsc_change_country .current_country {
        padding-top: 9px !important;
        text-indent: 3px !important;
    }
}

.wpsc_change_country .current_region {
	width: 190px; height: 42px;
	padding: 0px !important;
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 44px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 5px;
	text-overflow: "";
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-appearance: none !important;
    background: url('../images/back/selection-arrow-grey.png') no-repeat right;
    cursor: pointer;
}

@-moz-document url-prefix() {
    .wpsc_change_country .current_region {
        padding-top: 9px !important;
        text-indent: 3px !important;
    }
}

.wpsc_change_country .shipping_region {
	width: 190px; height: 40px;
	padding: 0px !important;
	margin-bottom: 5px;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important; line-height: 44px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-indent: 5px;
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_change_country .shipping_region::-webkit-input-placeholder {
   color: #58585b;
}

.wpsc_change_country .shipping_region:-moz-placeholder { /* Firefox 18- */
   color: #58585b;  
}

.wpsc_change_country .shipping_region::-moz-placeholder  {  /* Firefox 19+ */
   color: #58585b;  
}

.wpsc_change_country .shipping_region:-ms-input-placeholder {  
   color: #58585b;  
}

.wpsc_change_country form input[type="submit"] {
	width: 60px; height: 40px;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important; line-height: 42px;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #58585b;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

/* COPY ME */
#checkout_page_container .wpsc_shipping_header {
	display: none !important;
}

#checkout_page_container .wpsc_shipping_quote_name, #checkout_page_container .wpsc_shipping_quote_price, #checkout_page_container .wpsc_shipping_quote_radio {
	font-size: 14px !important;
	border: none !important;
	color: #58585b;
}
/* COPY ME */

.prices_table {
	width: 387px !important;
}

.wpsc_checkout_table_totals {
	width: 370px !important;
	float: right;
	margin-top: 160px;
	padding-top: 15px;
	border-top: 1px solid #a7a9ac;
}

.wpsc_checkout_table_totals td {
	height: auto !important;
}

#checkout_page_container .total_price.total_shipping td:first-child, #checkout_page_container .total_price td:first-child {
	padding-left: 0px !important;
}

.total_price .wpsc_totals:first-child {
	width: 255px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 20px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	color: #58585b;
}

.total_price .wpsc_totals:nth-child(2) {
	width: 130px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 20px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	color: #58585b;
}

.discount_totals .wpsc_totals:first-child, .discount_totals .wpsc_totals:nth-child(2) {
	padding-bottom: 25px;
}

.total_total_price {
	height: 50px;
}

.total_tax {
	line-height: 24px !important;
	display: none !important;
}

.total_total_price .wpsc_totals:first-child, .total_total_price .wpsc_totals:nth-child(2) {
	border-top: 1px solid #a7a9ac;
	font-size: 19px; line-height: 65px;
}

.wpsc_checkout_table {
	width: 100%;
}

.wpsc_checkout_table.table-1, .wpsc_checkout_table.table-2 {
	padding-top: 140px;
}

@-moz-document url-prefix() {
    .wpsc_checkout_table.table-1 {
        padding-top: 340px !important;
    }
}

.wpsc_billing_forms, .wpsc_shipping_forms {
	height: auto !important;
	margin-top: 80px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 20px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	border-bottom: 1px solid #a7a9ac;
}

.wpsc_billing_forms h4, .wpsc_shipping_forms h4 {
	font-style: normal; font-weight: normal;
}

table.wpsc_checkout_table label {
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 24px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
}

table.wpsc_checkout_table label .asterix {
	color: #58585b;
}

table.wpsc_checkout_table td {
	height: 50px;
}

.wpsc_checkout_table input[type="text"] {
	width: 340px !important; height: 40px;
	padding: 0px !important;
	margin-bottom: 10px !important;
	background-color: transparent;
	border: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important; line-height: 44px !important;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_checkout_table textarea {
	width: 340px !important; height: 80px;
	padding: 0px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-bottom: 7px !important;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px !important; line-height: 24px !important;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
	border: 1px solid #a7a9ac;
	resize: none;
	background-color: transparent !important;
}

.wpsc_checkout_table input[type="text"]::-webkit-input-placeholder,
.wpsc_checkout_table textarea::-webkit-input-placeholder {
   color: #58585b;
}

.wpsc_checkout_table input[type="text"]:-moz-placeholder,
.wpsc_checkout_table textarea:-moz-placeholder { /* Firefox 18- */
   color: #58585b;  
}

.wpsc_checkout_table input[type="text"]::-moz-placeholder,
.wpsc_checkout_table textarea::-moz-placeholder  {  /* Firefox 19+ */
   color: #58585b;  
}

.wpsc_checkout_table input[type="text"]:-ms-input-placeholder,
.wpsc_checkout_table textarea:-ms-input-placeholder {  
   color: #58585b;  
}

#wpsc_checkout_form_2 {
	margin-top: 15px !important;
}

.checkout_table_addresses textarea {
	width: 335px !important; height: 80px;
	padding: 0px !important;
	padding-left: 5px !important;
	margin-bottom: 7px !important;
	padding-top: 10px !important;
	background-color: transparent;
	border: none;
	resize: none;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 42px !important;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.wpsc_checkout_table .current_country, 
.wpsc_checkout_table .current_region {
	width: 342px; height: 40px;
	padding: 0px !important;
	margin-bottom: 10px;
	background-color: transparent;
	border: none;
	border-radius: 0 !important;
	border: 1px solid #a7a9ac;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 42px;
	text-indent: 5px;
	text-overflow: "";
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #58585b;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    -webkit-appearance: none !important;
    background: url('../images/back/selection-arrow-grey.png') no-repeat right;
    cursor: pointer;
}

::selection { background-color: #999999; color: #58585b; }
::-moz-selection { background-color: #999999; color: #58585b; }

@-moz-document url-prefix() {
    .wpsc_checkout_table .current_country, .wpsc_checkout_table .current_region  {
        padding-top: 9px !important;
        text-indent: 3px !important;
    }
}

.same_as_shipping_row {
	height: 40px;
}

.same_as_shipping_row label {
	vertical-align: super;
	padding-left: 0px !important;
}

#shippingSameBilling {
	width: 20px; height: 20px;
	margin-right: 10px !important;
	right: 0px !important;
	border: 1px solid #a7a9ac;
	cursor: pointer;
	vertical-align: top;
}

#shippingSameBilling:checked {
	background-image: url('../images/back/close-button-grey.png');
	background-size: 90% 90%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#shippingsameasbillingmessage {
	position: absolute;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 14px; line-height: 20px;
	font-style: normal; font-weight: normal;
	text-align: left !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #58585b;
	padding-left: 30px !important;
}

.wpsc_gateway_container {
	position: relative;
	padding-top: 60px !important;
}

.wpsc_gateway_container h3 {
	text-align: left !important;
	font-size: 14px !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #a7a9ac;
	margin-bottom: 15px;
}

.custom_gateway label {
	vertical-align: top;
}

.custom_gateway input[type="radio"] {
	width: 20px; height: 20px;
	right: 0px !important;
	margin-bottom: 5px !important;
	border: 1px solid #a7a9ac;
	cursor: pointer;
	margin-right: 5px !important;
	vertical-align: middle;
}

.custom_gateway input[type="radio"]:checked {
	background-image: url('../images/back/close-button-grey.png');
	background-size: 90% 90%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* COPY ME */
input[type="radio"] {
	width: 20px; height: 20px;
	right: 0px !important;
	margin-bottom: 5px !important;
	border: 1px solid #a7a9ac;
	cursor: pointer;
	margin-right: 5px !important;
	vertical-align: middle;
}

input[type="radio"]:checked {
	background-image: url('../images/back/close-button-grey.png');
	background-size: 90% 90%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/* COPY ME */

.custom_gateway .custom_gateway_name {
	vertical-align: middle;
}

.custom_gateway img {
	display: none !important;
}

#checkout_page_container .wpsc_make_purchase {
	float: none !important;
	bottom: 0px !important;
	margin-top: 50px;
}

#checkout_page_container .wpsc_make_purchase .make_purchase {
	width: 300px; height: 50px;
	padding: 0px !important;
	border: none;
	background-color: #000000;
	color: #ffffff;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
	font-size: 19px; line-height: 22px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
}

.sagepay_logos {
	position: relative;
	width: 192px; height: 56px;
	margin-top: 20px;
}

.validation-error {
	clear: none !important;
	width: 40% !important;
	padding-top: 50px !important;
}

/*
FOOTER CONTENT ------------------
*/		

.footer-wrap {
	position: relative;
	width: 100%;
}

.back-top, .products-back-top {
	position: relative;
	width: 15px; height: 15px;
	margin: 0 auto;
    cursor: pointer;
    background: url('../images/back/top-arrow.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.products-back-top {
	display: none;
}

/* Footer Menu START */

#menu-footer {
	position: relative;
	width: 100%; height: auto;
	list-style: none;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 11px; line-height: 1.4em;
    color: #58595b;
    text-align: left;
    cursor: pointer;
}

#menu-footer a {
	color: #58595b;
}

#menu-footer .menu-item {
	display: block;
}

#menu-footer .menu-item a {
	border-bottom: 1px solid transparent;
	transition:border-color .3s linear;
    -o-transition:border-color .3s linear; 
    -moz-transition:border-color .3s linear; 
    -webkit-transition:border-color .3s linear;
}

#menu-footer .menu-item a:hover {
	border-color: #58595b;
}

#menu-footer .current-menu-item a {
	border-color: #58595b;
}

/* Footer Menu END */

.footer-content-wrap {
	position: relative;
	width: 100%; height: auto;
	padding-bottom: 20px;
	background-color: #e7e7e8;
}

.footer-content {
	position: relative;
	width: 1110px; height: auto;
	margin: 0 auto;
	margin-top: 5px;
	padding-top: 30px;
	font-size: 0;
}

@media only screen and (max-width: 1110px) {
.footer-content {
	width: 830px;
}
}

@media only screen and (max-width: 830px) {
.footer-content {
	width: 550px;
}
}

.footer-content-column {
	display: inline-block;
	width: 180px; height: auto;
	margin-right: 15px;
	vertical-align: text-top;
	border-top: 1px solid #58585a;
}

@media only screen and (max-width: 830px) {
.footer-content-column {
	margin-bottom: 30px;
}
}

.footer-content-column .content {
	position: relative;
	width: 100%; height: auto;
	padding-top: 4px;
	font-family: 'LetteraRegular';
	font-weight: normal;
    font-style: normal;
    font-size: 11px; line-height: 1.4em;
    text-align: left;
    color: #58585a;
}

.footer-content-column .content em {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.footer-social-icons-wrap {
	position: relative;
	width: 100%; height: 32px;
	margin-top: 10px;
}

.footer-social-icon {
	float: left;
	width: 32px; height: 32px;
	margin-right: 3px;
	cursor: pointer;
}

.footer-credit {
	position: relative;
	width: 100%; height: auto;
	margin-top: 20px;
	font-family: 'Circular Medium';
	font-size: 11px; text-align: left;
	color: #58585b;
}

@media only screen and (max-width: 1110px) {
.footer-credit {
	margin-top: 50px;
}
}

/* Footer Subscribe */

.footer-subscribe-wrap {
	position: absolute;
	width: 410px; height: auto;
	top: 30px; right: 0;
}

@media only screen and (max-width: 1110px) {
.footer-subscribe-wrap {
	position: relative;
	top: inherit; right: inherit;
	margin-top: 50px;
}
}

.footer-subscribe-wrap .intro {
	position: relative;
	width: 100%; height: auto;
	font-family: 'Circular Medium';
	font-size: 13px;
	color: #000000;
}

.footer-subscribe-wrap .form {
	position: relative;
	width: 100%; height: 32px;
	margin-top: 20px;
}

.footer-subscribe-wrap .form p {
	position: absolute;
	width: 100%; height: 32px;
	top: 0; left: 0;
}

.footer-subscribe-wrap .form p span {
	position: absolute;
	width: 100%; height: 32px;
	top: 0; left: 0;
}

.footer-subscribe-text {
	position: absolute;
	width: 100%; height: 32px;
	background-color: #ffffff;
	border: none;
	font-family: 'LetteraRegular';
	font-weight: normal; font-style: normal;
	font-size: 12px;
    line-height: 32px;
	color: #000000;
	text-align: left;
	text-indent: 15px;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 1;
}

.footer-subscribe-text::-webkit-input-placeholder {
   color: #000000;
}

.footer-subscribe-text:-moz-placeholder { /* Firefox 18- */
   color: #000000;  
}

.footer-subscribe-text::-moz-placeholder  {  /* Firefox 19+ */
   color: #000000;  
}

.footer-subscribe-text:-ms-input-placeholder {  
   color: #000000;  
}

.footer-subscribe-wrap .wpcf7-submit {    
    position: absolute;
    width: 32px; height: 32px;
    top: 0; right: 0;
	padding: 0px !important;
	background-color: transparent;
	border: none;
	color: transparent;
	cursor: pointer;
	background: url('../images/footer/subscribe-submit.png') no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	-webkit-font-smoothing: antialiased !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
    z-index: 2;
}

.ajax-loader {
	display: none !important;
}

.wpcf7-mail-sent-ok {
	display: none !important;
}

.wpcf7-validation-errors {
	display: none !important;
}

.footer-subscribe-wrap span.wpcf7-not-valid-tip {
    position: absolute;
    color: #000000 !important;
    font-family: 'LetteraRegular';
    font-weight: normal;
    font-style: normal;
    font-size: 12px !important;
    display: block !important;
    top: 55px !important;
    text-indent: 15px;
}

/*
MOBILE MOBILE MOBILE YO ------------------------------------------------------------------------------------------------------------
*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) {

	.header-menu-wrap {
		display: none;
	}

	.header-menu-button {
		display: block;
		font-size: 21px;
	}
	
	.header-basket-button {
		font-size: 21px;
	}

	#menu-main {
		height: auto;
		font-size: 25px;
	    line-height: 29px;
	}
	
	#menu-main .menu-item {
		display: block;
		margin-left: 0px; margin-right: 0px;
	}
	
	#menu-main .menu-item:hover {
		border-color: transparent !important;
	}
	
	#menu-main .current-menu-item {
		border-color: transparent !important;
	}
	
	#menu-main .current-menu-item a {
		border-color: #000000 !important;
	}

	.single-article-text-section {
		font-size: 21px; line-height: 24px;
	}
	
	.single-article-text-section br {
		display: none;
	}

	.profile-content-column-section {
	    font-size: 21px; line-height: 24px;  text-align: justify;
	}

	.single-product-share-title {
		font-size: 21px; line-height: 24px;
	}
	
	.single-product-details-col {
		font-size: 21px; line-height: 24px;
	}
	
	.single-product-details-col br {
		display: none;
	}
	
	.similar-products-title {
		font-size: 21px;
	}

	.services-menu {
		height: 70px;
	    font-size: 21px; line-height: 27px;
	}
	
	.services-text-content-right-col {
		font-size: 21px; line-height: 24px;
	}
	
	.insight-grid-block-header, .insight-grid-block-text, .insight-grid-block-read-more {
		font-size: 21px; line-height: 24px;
	}
	
	.single-insight-titles-wrap .titles-header {
		font-size: 21px; line-height: 24px;
	}
	
	.clients-intro-wrap {
		font-size: 21px; line-height: 24px;
	}
	
	.contact-content {
		font-size: 21px; line-height: 24px;
	}
	
	.contact-content em {
		font-size: 14px;
	}
	
	.back-top, .products-back-top {
		font-size: 21px;
	}
	
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

	.header-menu-wrap {
		display: none;
	}

	.header-menu-button {
		display: block;
		font-size: 21px;
	}
	
	.header-basket-button {
		font-size: 21px;
	}

	#menu-main {
		height: auto;
		font-size: 25px;
	    line-height: 29px;
	}
	
	#menu-main .menu-item {
		display: block;
		margin-left: 0px; margin-right: 0px;
	}
	
	#menu-main .menu-item:hover {
		border-color: transparent !important;
	}
	
	#menu-main .current-menu-item {
		border-color: transparent !important;
	}
	
	#menu-main .current-menu-item a {
		border-color: #000000 !important;
	}

	.single-article-text-section {
		font-size: 21px; line-height: 24px;
	}
	.single-article-text-section br {
		display: none;
	}

	.profile-content-column-section {
	    font-size: 21px; line-height: 24px;
	}

	.single-product-share-title {
		font-size: 21px; line-height: 24px;
	}

	.single-product-details-col {
		font-size: 21px; line-height: 24px;
	}
	
	.single-product-details-col br {
		display: none;
	}

	.similar-products-title {
		font-size: 21px;
	}

	.services-menu {
		height: 70px;
	    font-size: 21px; line-height: 27px;
	}

	.services-text-content-right-col {
		font-size: 21px; line-height: 24px;
	}

	.insight-grid-block-header, .insight-grid-block-text, .insight-grid-block-read-more {
		font-size: 21px; line-height: 24px;
	}

	.single-insight-titles-wrap .titles-header {
		font-size: 21px; line-height: 24px;
	}
	
	.clients-intro-wrap {
		font-size: 21px; line-height: 24px;
	}	

	.contact-content {
		font-size: 21px; line-height: 24px;
	}
	
	.contact-content em {
		font-size: 14px;
	}

	.back-top, .products-back-top {
		font-size: 21px;
	}

}

/*
ISOTOPE CONTENT ------------------
*/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */
  -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
      -ms-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
         
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}