@import url(https://fonts.googleapis.com/css?family=Oxygen:300,400,700|Varela+Round);

/*** bootstrap ***/
	article,
	aside,
	details,
	figcaption,
	figure,
	footer,
	header,
	hgroup,
	main,
	nav,
	section,
	summary {
		display: block;
	}
	audio,
	canvas,
	video {
		display: inline-block;
	}
	audio:not([controls]) {
		display: none;
		height: 0;
	}
	[hidden],
	template {
		display: none;
	}
	html {
		font-family: sans-serif;
		-webkit-text-size-adjust: 100%;
		    -ms-text-size-adjust: 100%;
	}
	body {
		margin: 0;
	}
	a {
		background: transparent;
	}
	a:active,
	a:focus,
	a:hover {
		outline: 0;
	}
	h1 {
		font-size: 2em;
		margin: 0.67em 0;
	}
	abbr[title] {
		border-bottom: 1px dotted;
	}
	b,
	strong {
		font-weight: 700;
	}
	dfn {
		font-style: italic;
	}
	hr {
		height: 0;
		-moz-box-sizing: content-box;
				 box-sizing: content-box;
	}
	mark {
		background: #ffff00;
		color: #000000;
	}
	code,
	kbd,
	pre,
	samp {
		font-family: monospace, serif;
		font-size: 1em;
	}
	pre {
		white-space: pre-wrap;
	}
	q {
		quotes: "\201C" "\201D" "\2018" "\2019";
	}
	small {
		font-size: 80%;
	}
	sub,
	sup {
		font-size: 75%;
		line-height: 0;
		position: relative;
		vertical-align: baseline;
	}
	sup {
		top: -0.5em;
	}
	sub {
		bottom: -0.25em;
	}
	img {
		border: 0;
	}
	svg:not(:root) {
		overflow: hidden;
	}
	figure {
		margin: 0;
	}
	fieldset {
		border: 1px solid #c0c0c0;
		margin: 0 2px;
		padding: 0.35em 0.625em 0.75em;
	}
	legend {
		border: 0;
		padding: 0;
	}
	button,
	input,
	select,
	textarea {
		font-family: inherit;
		font-size: 100%;
		margin: 0;
	}
	button,
	input {
		line-height: normal;
	}
	button,
	select {
		text-transform: none;
	}
	button,
	html input[type="button"],
	input[type="reset"],
	input[type="submit"] {
		cursor: pointer;
		-webkit-appearance: button;
	}
	button[disabled],
	html input[disabled] {
		cursor: default;
	}
	input[type="checkbox"],
	input[type="radio"] {
		padding: 0;
		box-sizing: border-box;
	}
	input[type="search"] {
		-webkit-appearance: textfield;
		-webkit-box-sizing: content-box;
		   -moz-box-sizing: content-box;
		        box-sizing: content-box;
	}
	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {
		-webkit-appearance: none;
	}
	button::-moz-focus-inner,
	input::-moz-focus-inner {
		border: 0;
		padding: 0;
	}
	textarea {
		overflow: auto;
		vertical-align: top;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	*,
	*:before,
	*:after {
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
		        box-sizing: border-box;
	}
	html {
		font-size: 62.5%;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	body {
		background-color: #f6f6f6;
		background-position: 50% 50%;
		background-repeat: repeat;
		color: #363636;
		font-family: "Oxygen", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.428571429;
		*margin-top: 41px;
		min-width: 1016px;
		position: relative;
	}
	input,
	button,
	select,
	textarea {
		font-family: inherit;
		font-size: inherit;
		line-height: inherit;
	}
	a {
		color: #0055a5;
		text-decoration: none;
	}
	a:focus,
	a:hover {
		color: #2a6496;
		text-decoration: underline;
	}
	img {
		vertical-align: middle;
	}
	.img-responsive {
		display: block;
		max-width: 100%;
		height: auto;
		width: auto\9;
	}
	hr {
		border: 0;
		border-top: 1px solid #dedbd1;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.clearfix:after {
		clear: both;
	}
	.clearfix:after,
	.clearfix:before {
		content: "";
		display: table;
		line-height: 0;
	}
	.sr-only {
		position: absolute;
		width: 1px;
		height: 1px;
		margin: -1px;
		padding: 0;
		overflow: hidden;
		clip: rect(0, 0, 0, 0);
		border: 0;
	}
	p {
		margin: 0 0 10px;
	}
	.lead {
		margin-bottom: 20px;
		font-size: 18px;
		font-weight: 700;
		line-height: 1.25;
	}
	.lead-thin {
		font-weight: 400;
	}
	small {
		font-size: 85%;
	}
	cite {
		font-style: normal;
	}
	.pull-left {
		float: left;
	}
	.pull-right {
		float: right;
	}
	.text-alt {
		color: #f78f1e !important;
	}
	.text-black {
		color: #363636 !important;
	}
	.text-blue {
		color: #0055a5 !important;
	}
	.text-center {
		text-align: center !important;
	}
	.text-center .img-responsive {
		margin-right: auto;
		margin-left: auto;
	}
	.text-left {
		text-align: left !important;
	}
	.text-muted {
		color: #999999 !important;
	}
	.text-orange {
		color: #fd4a00 !important;
	}
	.text-red {
		color: #e51f02 !important;
	}
	.text-right {
		text-align: right !important;
	}
	.text-sub {
		font-size: 12px;
	}
	.text-underline {
		text-decoration: underline;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	.h1,
	.h2,
	.h3,
	.h4,
	.h5,
	.h6 {
		color: #0055a5;
		font-family: "Oxygen", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700;
	}
	h1 small,
	h2 small,
	h3 small,
	h4 small,
	h5 small,
	h6 small,
	.h1 small,
	.h2 small,
	.h3 small,
	.h4 small,
	.h5 small,
	.h6 small {
		font-weight: 400;
		line-height: 1;
	}
	h1,
	h2,
	h3,
	.h1,
	.h2,
	.h3 {
		margin-top: 20px;
		margin-bottom: 10px;
		line-height: 1.1;
	}
	h1 small,
	.h1 small {
		font-size: 22px;
	}
	h2 small,
	.h2 small {
		font-size: 16px;
	}
	h3 small,
	.h3 small {
		font-size: 14px;
	}
	h4,
	h5,
	h6,
	.h4,
	.h5,
	.h6 {
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 1.428571429;
	}
	h4 small,
	h5 small,
	h6 small,
	.h4 small,
	.h5 small,
	.h6 small {
		font-size: 75%;
	}
	h1,
	.h1 {
		font-size: 46px;
	}
	h2,
	.h2 {
		font-size: 22px;
	}
	h3,
	.h3 {
		font-size: 18px;
	}
	h4,
	.h4 {
		font-size: 16px;
	}
	h5,
	.h5 {
		font-size: 14px;
	}
	h6,
	.h6 {
		font-size: 12px;
	}
	ul,
	ol {
		margin-top: 0;
		margin-bottom: 10px;
	}
	ul ul,
	ol ul,
	ul ol,
	ol ol {
		margin-bottom: 0;
	}
	dl {
		margin-bottom: 20px;
	}
	dt,
	dd {
		line-height: 1.428571429;
	}
	dt {
		font-weight: 700;
	}
	dd {
		margin-left: 0;
	}
	abbr[title],
	abbr[data-original-title] {
		border-bottom: 1px dotted #999999;
		cursor: help;
	}
	abbr.initialism {
		font-size: 90%;
		text-transform: uppercase;
	}
	blockquote {
		color: #a4a2a3;
		font-size: 18px;
		font-weight: 300;
		line-height: 1.25;
		margin: 0 0 20px;
		padding: 10px 40% 10px 0;
	}
	blockquote p:last-child {
		margin-bottom: 0;
	}
	blockquote:after,
	blockquote:before {
		content: "";
	}
	address {
		font-style: normal;
		line-height: 1.428571429;
		margin-bottom: 20px;
	}

	/* grid */
		.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
			min-height: 1px;
			padding-right: 10px;
			padding-left: 10px;
			position: relative;
		}
		.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
			float: left;
		}
		.col-xs-12 {
			width: 100%;
		}
		.col-xs-11 {
			width: 91.66666666666666%;
		}
		.col-xs-10 {
			width: 83.33333333333334%;
		}
		.col-xs-9 {
			width: 75%;
		}
		.col-xs-8 {
			width: 66.66666666666666%;
		}
		.col-xs-7 {
			width: 58.333333333333336%;
		}
		.col-xs-6 {
			width: 50%;
		}
		.col-xs-5 {
			width: 41.66666666666667%;
		}
		.col-xs-4 {
			width: 33.33333333333333%;
		}
		.col-xs-3 {
			width: 25%;
		}
		.col-xs-2 {
			width: 16.666666666666664%;
		}
		.col-xs-1 {
			width: 8.333333333333332%;
		}
		.col-xs-offset-12 {
			margin-left: 100%;
		}
		.col-xs-offset-11 {
			margin-left: 91.66666666666666%;
		}
		.col-xs-offset-10 {
			margin-left: 83.33333333333334%;
		}
		.col-xs-offset-9 {
			margin-left: 75%;
		}
		.col-xs-offset-8 {
			margin-left: 66.66666666666666%;
		}
		.col-xs-offset-7 {
			margin-left: 58.333333333333336%;
		}
		.col-xs-offset-6 {
			margin-left: 50%;
		}
		.col-xs-offset-5 {
			margin-left: 41.66666666666667%;
		}
		.col-xs-offset-4 {
			margin-left: 33.33333333333333%;
		}
		.col-xs-offset-3 {
			margin-left: 25%;
		}
		.col-xs-offset-2 {
			margin-left: 16.666666666666664%;
		}
		.col-xs-offset-1 {
			margin-left: 8.333333333333332%;
		}
		.col-xs-offset-0 {
			margin-left: 0%;
		}
		.col-xs-pull-12 {
			right: 100%;
		}
		.col-xs-pull-11 {
			right: 91.66666666666666%;
		}
		.col-xs-pull-10 {
			right: 83.33333333333334%;
		}
		.col-xs-pull-9 {
			right: 75%;
		}
		.col-xs-pull-8 {
			right: 66.66666666666666%;
		}
		.col-xs-pull-7 {
			right: 58.333333333333336%;
		}
		.col-xs-pull-6 {
			right: 50%;
		}
		.col-xs-pull-5 {
			right: 41.66666666666667%;
		}
		.col-xs-pull-4 {
			right: 33.33333333333333%;
		}
		.col-xs-pull-3 {
			right: 25%;
		}
		.col-xs-pull-2 {
			right: 16.666666666666664%;
		}
		.col-xs-pull-1 {
			right: 8.333333333333332%;
		}
		.col-xs-pull-0 {
			right: 0%;
		}
		.col-xs-push-12 {
			left: 100%;
		}
		.col-xs-push-11 {
			left: 91.66666666666666%;
		}
		.col-xs-push-10 {
			left: 83.33333333333334%;
		}
		.col-xs-push-9 {
			left: 75%;
		}
		.col-xs-push-8 {
			left: 66.66666666666666%;
		}
		.col-xs-push-7 {
			left: 58.333333333333336%;
		}
		.col-xs-push-6 {
			left: 50%;
		}
		.col-xs-push-5 {
			left: 41.66666666666667%;
		}
		.col-xs-push-4 {
			left: 33.33333333333333%;
		}
		.col-xs-push-3 {
			left: 25%;
		}
		.col-xs-push-2 {
			left: 16.666666666666664%;
		}
		.col-xs-push-1 {
			left: 8.333333333333332%;
		}
		.col-xs-push-0 {
			left: 0%;
		}
		.container {
			margin-right: auto;
			margin-left: auto;
			padding-right: 10px;
			padding-left: 10px;
			position: relative;
			width: 1016px;
		}
		.container:before,
		.container:after {
			content: " ";
			display: table;
			line-height: 0;
		}
		.container:after {
			clear: both;
		}
		.row {
			margin-right: -10px;
			margin-left: -10px;
		}
		.row:after {
			clear: both;
		}
		.row:before,
		.row:after {
			content: " ";
			display: table;
		}

/*** affix ***/
	/* nav */
		.nav.affix {
			position: fixed;
				top: 0;
				left: 0;
			width: 100%;
		}
		.nav.affix .nav-menu {
			-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.125);
			        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.125);
		}
		.nav.affix .nav-menu > li > a {
			margin-top: 0;
		}

/*** article ***/
	.article {
		padding: 20px;
	}
	.article:after,
	.article:before {
		content: "";
		display: table;
		line-height: 0;
	}
	.article:after {
		clear: both;
	}
	.article h1,
	.article h2 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.article ol,
	.article p,
	.article table,
	.article ul {
		margin-bottom: 20px;
	}
	.article-bg-img {
		height: auto;
		max-width: 100%;
		position: absolute;
			right: 0;
			bottom: 0;
		width: auto\9;
	}
	.article-bg-img-bottom {
		margin: -30px -40px -20px;
		text-align:right;
	}
	.article-bg-img-bottom img {
		height: auto;
		max-width: 100%;
		width: auto\9;
	}
	.article-h1-small {
		font-size: 30px;
		line-height: 1;
	}
	.article-img-right {
		float: right;
		margin-bottom: 10px;
		margin-left: 20px;
	}
	.article-img-right > img:first-child {
		margin-top: 4px;
	}
	.article-inner .row {
		margin-top: 10px;
	}
	.article-inner .row:first-child {
		margin-top: 0;
	}
	.article-link {
		font-weight: 700;
		position: relative;
		text-decoration: none !important;
	}
	.article-link:after {
		background-color: #0055a5;
		content: "";
		display: block;
		height: 1px;
		position: absolute;
			top: 100%;
			right: 0;
			left: 0;
	}
	.article-right-img {
		position: relative;
			top: -15px;
		text-align: right;
		z-index: 1;
	}
	.article-right-img:after {
		background-image: url(images/paperclip.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: 46px;
		position: absolute;
			top: -22px;
			right: 28px;
		width: 27px;
	}
	.article-right-img img {
		position: relative;
		z-index: -1;
	}
	.article-sub-heading {
		background-color: #8dc63f;
		color: #ffffff;
		padding: 5px 20px;
	}
	.article-title {
		border-bottom: 1px solid #dedbd1;
		font-size: 30px;
		font-weight: 400;
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.article-title .btn {
		margin-top: 10px;
	}
	.article-title-img {
		margin-top: -31px;
		margin-bottom: 30px;
	}

/*** aside ***/
	.aside {
		margin-bottom: 45px;
	}
	.aside-content {
		background-color: #ffffff;
		border: 1px solid #dedbd1;
		color: #0055a5;
		font-size: 13px;
		padding: 20px 20px 10px;
	}
	.aside-content + .aside-content {
		margin-top: 20px;
	}
	.aside-content hr {
		margin: 10px 0;
	}
	.aside-content-ad {
		border: 0;
		padding: 0;
	}
	.aside-content-ad img {
		display: block;
		height: auto;
		max-width: 100%;
	}
	.aside-content-heading {
		font-size: 12px;
		margin-top: 0;
	}
	.aside-content-inner ~ .aside-content-inner {
		padding-top: 20px;
	}
	.aside-filter-heading {
		font-size: 14px;
		margin-top: 0;
	}
	.aside-list {
		border-top: 1px solid #dedbd1;
	}
	.aside-list,
	.aside-list ul {
		list-style: none;
		margin-left: 0;
		padding-left: 0;
	}
	.aside-list > li {
		border-bottom: 1px solid #dedbd1;
		padding: 5px 0;
	}
	.aside-list > li > a {
		font-weight: 700;
	}
	.aside-list > li > ul {
		margin-bottom: 20px;
		padding-top: 2px;
	}
	.aside-list > li > ul li {
		margin-top: 3px;
	}
	.aside-list > li > ul > li > ul > li:before {
		content: "> ";
		font-weight: 700;
	}
	.aside-list-heading {
		font-weight: 400;
		margin-top: 0;
		margin-bottom: 20px;
	}
	.aside-text {
		margin: 20px 0;
	}
	.aside-text strong {
		display: inline-block;
		padding-top: 13px;
	}
	.aside-title {
		font-weight: 400;
		margin-top: 0;
	}
	.aside-title-strong {
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 20px;
	}

/*** blockquote ***/
	.blockquote-alt blockquote {
		line-height: 1.428571429;
		padding-right: 54px;
		padding-left: 64px;
	}
	.blockquote-close,
	.blockquote-open {
		background-image: url(images/blockquote.png);
		background-position: -54px 0;
		background-repeat: no-repeat;
		display: inline-block;
		float: right;
		height: 44px;
		position: relative;
			top: 5px;
		text-indent: -9999px;
		width: 54px;
	}
	.blockquote-open {
		background-position: 0 0;
		float: left;
		margin-right: 10px;
		/* position */
			top: -5px;
	}
	.blockquote-alt .blockquote-close {
		margin-right: -54px;
	}
	.blockquote-alt .blockquote-open {
		margin-left: -64px;
	}

/*** blog ***/
	.aside-content .blog-hr {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.blog-img {
		border: 0;
		display: block;
		height: auto;
		margin: 0 0 20px;
		max-width: 100%;
	}
	.blog-img-left {
		float: left;
		padding-right: 20px;
		width: 50%;
	}
	.blog-img-right {
		float: right;
		padding-left: 20px;
		width: 50%;
	}
	.article .blog-title {
		margin-bottom: 20px;
	}
	.blog-title .news-time {
		display: block;
		font-size: 14px;
		line-height: 1;
		margin-top: 20px;
	}

/*** brand ***/
	.brand-banner {
		margin: -20px -20px 0;
	}
	.brand-highlight {
		background-color: #dceaf8;
		margin: 0 -20px 20px;
		padding: 3px 40px 10px;
	}
	.brand-highlight-info {
		padding-top: 32px;
	}
	.brand-highlight-logo {
		background-image: url(images/brand-highlight-logo.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		display: -webkit-box;
		display:    -moz-box;
		display:     -ms-flexbox;
		display: -webkit-flex;
		display:         flex;
		height: 137px;
		padding-top: 13px;
		padding-bottom: 19px;
		position: relative;
		text-align: center;
		width: 186px;
		z-index: 1;
		-webkit-align-items: center;
		     -ms-flex-align: center;
		        align-items: center;
		-webkit-box-align: center;
		   -moz-box-align: center;
		-webkit-box-direction: normal;
		   -moz-box-direction: normal;
		-webkit-box-orient: horizontal;
		   -moz-box-orient: horizontal;
		-webkit-box-pack: center;
		   -moz-box-pack: center;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: nowrap;
		    -ms-flex-wrap: nowrap;
		        flex-wrap: nowrap;
		-webkit-justify-content: center;
		          -ms-flex-pack: center;
		        justify-content: center;
		-webkit-align-content: center;
		   -ms-flex-line-pack: center;
		        align-content: center;
	}
	.no-flexbox.no-flexboxlegacy .brand-highlight-logo {
		display: table-cell;
		padding-right: 13px;
		padding-left: 13px;
		vertical-align: middle;
		width: 186px;
	}
	.brand-highlight-logo:after {
		background-image: url(images/paperclip.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: 46px;
		position: absolute;
			top: -9px;
			right: 18px;
		width: 27px;
	}
	.panel-inner .brand-highlight-logo:after {
		/* position */
			top: -4px;
	}
	.brand-highlight-logo img {
		max-width: 160px;
		position: relative;
		z-index: -1;
	}
	.brand-view {
		position: relative;
	}
	.brand-view .product-item {
		width: 159px;
	}
	.col-xs-9 .brand-view .product-item {
		width: 140px;
	}
	.brand-view .product-view-control a {
		background-color: #f3f1ed;
	}
	.brand-view .product-view-control .next {
		/* position */
			right: -21px;
	}
	.brand-view .product-view-control .prev {
		/* position */
			left: -21px;
	}
	.brand-view-logo {
		display: -webkit-box;
		display:    -moz-box;
		display:     -ms-flexbox;
		display: -webkit-flex;
		display:         flex;
		height: 110px;
		-webkit-align-items: center;
		     -ms-flex-align: center;
		        align-items: center;
		-webkit-box-align: center;
		   -moz-box-align: center;
		-webkit-box-direction: normal;
		   -moz-box-direction: normal;
		-webkit-box-orient: horizontal;
		   -moz-box-orient: horizontal;
		-webkit-box-pack: center;
		   -moz-box-pack: center;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: nowrap;
		    -ms-flex-wrap: nowrap;
		        flex-wrap: nowrap;
		-webkit-justify-content: center;
		          -ms-flex-pack: center;
		        justify-content: center;
		-webkit-align-content: center;
		   -ms-flex-line-pack: center;
		        align-content: center;
	}
	.no-flexbox.no-flexboxlegacy .brand-view-logo {
		display: table;
		width: 100%;
	}
	.no-flexbox.no-flexboxlegacy .brand-view-logo > a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	.brand-view-logo img {
		height: auto;
		max-width: 100%;
		width: auto\9;
	}

/*** breadcrumb ***/
	.breadcrumb {
		font-size: 11px;
		margin: 45px 0 15px;
	}
	.breadcrumb ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.breadcrumb ul li {
		float: left;
		padding-left: 20px;
		position: relative;
	}
	.breadcrumb ul li:before {
		color: #0055a5;
		content: "\203A";
		display: block;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		position: absolute;
			top: -3px;
			left: 8px;
	}
	.breadcrumb ul li:first-child:before {
		display: none;
	}
	.breadcrumb ul li.active a {
		font-weight: 700;
	}
	.breadcrumb ul li a br {
		display: none;
	}

/*** button ***/
	.btn {
		background-color: #f78f1e;
		background-image: none;
		border: none;
		border-bottom: 1px solid #c26705;
		border-width: 0 0 1px 0;
		color: #ffffff;
		cursor: pointer;
		display: inline-block;
		font-size: 16px;
		font-weight: 400;
		line-height: 1.428571429;
		margin-bottom: 0;
		padding: 6px 12px 5px;
		text-align: center;
		vertical-align: middle;
		white-space: nowrap;
	}
	.btn:active,
	.btn:focus,
	.btn:hover {
		color: #ffffff;
		outline: none;
		text-decoration: none;
	}
	.btn:active {
		border-top: 1px solid #ffffff;
		border-bottom: none;
		-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
		        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	}
	.btn-block {
		display: block;
		padding-right: 0;
		padding-left: 0;
		width: 100%;
	}
	/* button colour */
		.btn-blue {
			background-color: #0055a5;
			border-bottom-color: #333333;
		}
		.btn-none {
			background-color: #a9a5a2;
			border-bottom-color: #a9a5a2;
			padding-right: 5px;
			padding-left: 5px;
		}
		.btn-orange {
			background-color: #fd4a00;
			border-bottom-color: #cc3d02;
		}

/*** bxslider ***/
	.bx-wrapper {
		margin: 0;
		padding: 0;
		position: relative;
	}
	.bx-wrapper .bx-controls {
		margin: 0 auto;
		max-width: 996px;
		position: relative;
	}
	.bx-wrapper .bx-controls.bx-has-pager {
		position: relative;
	}
	.bx-wrapper .bx-controls.bx-has-controls-direction {
		position: static;
	}
	.bx-wrapper .bx-pager {
		background-color: #ffffff;
		padding: 0 4px;
		position: absolute;
			right: 0;
			bottom: 0;
		z-index: 100;
	}
	.bx-wrapper .bx-pager:after,
	.bx-wrapper .bx-pager:before {
		content: "";
		display: table;
		line-height: 0;
	}
	.bx-wrapper .bx-pager:after {
		clear: both;
	}
	.bx-wrapper .bx-pager-item {
		display: block;
		float: left;
		padding: 10px 4px;
	}
	.bx-wrapper .bx-pager-item > a {
		background-image: url(images/bx-pager-item.png);
		background-position: -15px 0;
		background-repeat: no-repeat;
		display: block;
		font-size: 0;
		height: 7px;
		line-height: 0;
		text-indent: -9999px;
		width: 7px;
	}
	.bx-wrapper .bx-pager-item > a.active {
		background-position: 0 0;
	}
	.bx-wrapper .bx-viewport {
		max-height: 396px;
	}

/*** categories ***/
	.categories {
		margin-bottom: 20px;
	}
	.categories-list {
		list-style: none;
		margin-bottom: 0;
		padding: 0;
	}
	.categories-list li {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.categories-title {
		font-weight: 400;
		margin: 0;
		position: relative;
			top: -6px;
	}

/*** collapse ***/
	.collapse {
		display: none;
	}
	.collapse.in {
		display: block;
	}
	.collapse-arrow {
		background-image: url(images/collapse.png);
		background-position: -38px -1px;
		background-repeat: no-repeat;
		display: inline-block;
		height: 16px;
		margin-right: 10px;
		position: relative;
			top: 2px;
		width: 16px;
	}
	.collapsing {
		height: 0;
		overflow: hidden;
		position: relative;
		-webkit-transition: height 0.3s ease;
		        transition: height 0.3s ease;
	}

/*** contact ***/
	.contact-map {
		margin: -31px -40px 30px;
	}
	.contact-map #google-map {
		height: 275px;
	}
	.contact-map #google-map h3 {
		color: #363636;
	}
	.contact-map #google-map p {
		margin-bottom: 0;
	}

/*** content ***/
	.content {
		background-color: #ffffff;
		border:1px solid #dedbd1;
		margin-bottom: 40px;
		padding: 20px 20px 0;
		position: relative;
	}
	.content h1:first-child,
	.content h2:first-child,
	.content h3:first-child,
	.content .h1:first-child,
	.content .h2:first-child,
	.content .h3:first-child {
		margin-top: 0;
	}
	.content-hr {
		border-top-color: #dedbd1;
		margin: 0 -20px;
	}
	.content-inner {
		padding: 20px;
	}
	.content-inner > h1,
	.content-inner > h2,
	.content-inner > h3 {
		margin-bottom: 30px;
	}
	.content-sub-title,
	.content-title {
		font-size: 30px;
		font-weight: 400;
		margin: 0 0 20px;
	}
	.content-sub-title {
		position: relative;
		text-align: center;
	}
	.content-sub-title::before {
		border-top: 1px solid #dedbd1;
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
	}
	.content-sub-title-text {
		background-color: #ffffff;
		padding-right: 0.5em;
		padding-left: 0.5em;
		position: relative;
	}

/*** countdown ***/
	.countdown-container {
		margin-bottom: 10px;
		overflow: hidden;
		text-align: center;
	}
	.countdown-div {
		display: table-cell;
		font-family: "Oxygen", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700;
		line-height: 1.1;
		text-transform: uppercase;
		vertical-align: top;
		white-space: nowrap;
		width: 1%;
	}
	.countdown-div.divider {
		font-size: 38px;
	}
	.countdown-img {
		display: block;
		height: auto;
		width: 100%;
	}
	.countdown-section {
		margin-top: 20px;
		margin-bottom: 20px;
		padding-right: 10px;
		padding-left: 10px;
	}
	.countdown-sm .countdown-section {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.countdown-section * {
		color: inherit;
	}
	.countdown-text {
		display: block;
		font-size: 46px;
	}
	.countdown-timer {
		display: table;
		margin: 0;
		table-layout: fixed;
		width: 100%;
	}

/*** dropdown menu ***/
	.dropdown-menu {
		background-color: #ffffff;
		border: 1px solid #dedbd1;
		display: none;
		margin-top: -1px;
		padding: 20px;
		position: absolute;
			top: 100%;
			left: 10px;
		text-align: left;
		-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.125);
		        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.125);
		-webkit-transition: opacity 0.3s ease;
		        transition: opacity 0.3s ease;
	}
	.in > .dropdown-menu {
		display: block;
	}
	.nav-menu .dropdown-menu {
		width: 780px;
	}
	.nav-menu .dropdown-menu.drop-center {
		margin-left: -390px;
		/* position */
			left: 50%;
	}
	.nav-menu .dropdown-menu.drop-right {
		/* position */
			right: 10px;
			left: auto;
	}
	.dropdown-menu ul {
		margin-bottom: 0;
	}
	.dropdown-menu ul li {
		font-size: 13px;
		overflow: hidden;
		padding-bottom: 5px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.dropdown-menu-divider {
		background-color: #dedbd1;
		position: absolute;
			top: 20px;
			bottom: 20px;
		width: 1px;
	}
	.dropdown-menu-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.dropdown-menu-list > li {
		padding-bottom: 5px;
	}
	/* dropdown menu alt */
		.departments .dropdown-menu {
			min-width: 200px;
			white-space: nowrap;
			width: auto;
		}
	/* dropdown menu product */
		.dropdown-menu .product-img {
			margin-bottom: 0;
		}
		.dropdown-menu .product-name {
			color: #0055a5;
			font-size: 22px;
			line-height: 1.1;
			margin-top: 11px;
		}
		.dropdown-menu .product-price-original {
			font-size: 14px;
		}
		.dropdown-menu .product-price-special {
			font-size: 22px;
		}
		.dropdown-menu .product-price-special i {
			font-size: 14px;
			font-style: normal;
		}

/*** feature ***/
	.feature {
		background-color: #0055a5;
		color: #ffffff;
		display: block;
		font-family: "Varela Round", sans-serif;
		margin-bottom: 20px;
		min-height: 306px;
		padding-top: 27px;
		text-align: center;
		text-transform: uppercase;
	}
	.feature:active,
	.feature:focus,
	.feature:hover {
		color: #ffffff;
		text-decoration: none;
	}
	.feature h2 {
		color: #ffffff;
		display: -webkit-box;
		display:    -moz-box;
		display:     -ms-flexbox;
		display: -webkit-flex;
		display:         flex;
		font-family: "Varela Round", sans-serif;
		font-weight: 400;
		height: 48px;
		overflow: hidden;
		-webkit-align-items: center;
		     -ms-flex-align: center;
		        align-items: center;
		-webkit-box-align: center;
		   -moz-box-align: center;
		-webkit-box-direction: normal;
		   -moz-box-direction: normal;
		-webkit-box-orient: horizontal;
		   -moz-box-orient: horizontal;
		-webkit-box-pack: center;
		   -moz-box-pack: center;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: nowrap;
		    -ms-flex-wrap: nowrap;
		        flex-wrap: nowrap;
		-webkit-justify-content: center;
		          -ms-flex-pack: center;
		        justify-content: center;
		-webkit-align-content: center;
		   -ms-flex-line-pack: center;
		        align-content: center;
	}
	.no-flexbox.no-flexboxlegacy .feature h2 {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		width: 224px;
	}
	.feature hr {
		border-top-color: #4d88c0;
		border-top-width: 2px;
		margin-bottom: 13px;
		max-width: 125px;
	}
	.feature img {
		width: 100%;
	}
	.feature p {
		font-weight: 300;
		margin-bottom: 17px;
	}
	/* feature banner */
		.feature-banner {
			background-color: transparent;
			font-family: inherit;
			min-height: inherit;
			padding-top: 0;
		}
	/* feature colour */
		.feature-gold {
			background-color: #f78f1e;
		}
		.feature-gold hr {
			border-top-color: #fab24d;
		}
		.feature-orange {
			background-color: #fd4a00;
		}
		.feature-orange hr {
			border-top-color: #fe814d;
		}
		.feature-yellow {
			background-color: #fcc100;
		}
		.feature-yellow hr {
			border-top-color: #fdd44d;
		}
	/* feature text */
		.feature-text {
			margin-right: 30px;
			margin-bottom: 30px;
			margin-left: 30px;
		}
		.feature-text h1,
		.feature-text h2,
		.feature-text h3,
		.feature-text .h1,
		.feature-text .h2,
		.feature-text .h3 {
			font-weight: 400;
		}
		.feature-text-link {
			font-size: 18px;
			font-weight: 700;
			line-height: 1.1;
			margin-right: 29px;
			position: relative;
			text-decoration: underline;
		}
		.feature-text-link:after {
			background-image: url(images/collapse.png);
			background-position: 10px 0;
			background-repeat: no-repeat;
			content: '';
			display: block;
			height: 19px;
			position: absolute;
				top: 2px;
				left: 100%;
			width: 29px;
		}

/*** filter ***/
	.filter-price {
		margin-bottom: 40px;
	}
	.filter-price #amount {
		background-color: transparent;
		border: none;
		color: #f78f1e;
		font-weight: 700;
		margin: 0 0 5px;
		outline: none;
		padding: 0;
		width: 100%;
		-webkit-appearance: none;
		-webkit-border-radius: none;
		-webkit-box-shadow: none;
	}

/*** footer ***/
	.fb-area {
		background-color: #576fa4;
		background-image: url(images/fb-thumb.png);
		background-position: 10px 50%;
		background-repeat: no-repeat;
		border: 5px solid #ffffff;
		border-top: 0;
		color: #ffffff;
		padding: 5px 10px 5px 52px;
		position: absolute;
			top: -20px;
			right: 10px;
		z-index: 1;
	}
	.fb-area #fb-root {
		display: none;
	}
	.fb-like-btn {
		display: inline-block;
		margin-left: 10px;
		position: relative;
			top: -3px;
	}
	#fb-likes-count {
		font-size: 22px;
	}
	.footer {
		background-color: #eeeeee;
		border-top: 1px solid #dedbd1;
		margin-top: 5px;
		padding-top: 25px;
	}
	.footer-block {
		background-color: #ffffff;
		border: 1px solid #dedbd1;
		display: block;
		margin-bottom: 20px;
	}
	.footer-block > .row {
		position: relative;
	}
	.footer-block-divider {
		border-left: 1px solid #dedbd1;
		position: absolute;
			top: 20px;
			bottom: 20px;
	}
	.footer-block-h {
		font-family: "Oxygen", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-weight: 700;
		font-size: 22px;
		line-height: 1.1;
		margin-bottom: 10px;
	}
	.footer-block-img {
		height: auto;
		width: 100%;
	}
	.footer-block-inner {
		padding: 20px 10px;
		position: relative;
	}
	.footer-block-inner .form-group {
		margin-bottom: 5px;
	}
	.footer-bottom {
		background-color: #706f6f;
		border-top: 5px solid #ffffff;
		color: #ffffff;
		margin-top: 15px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer-bottom a,
	.footer-bottom h1,
	.footer-bottom h2,
	.footer-bottom h3,
	.footer-bottom h4,
	.footer-bottom h5,
	.footer-bottom h6,
	.footer-bottom .h1,
	.footer-bottom .h2,
	.footer-bottom .h3,
	.footer-bottom .h4,
	.footer-bottom .h5,
	.footer-bottom .h6 {
		color: #ffffff;
	}
	.footer-bottom address,
	.footer-bottom li,
	.footer-bottom .p {
		font-size: 12px;
		font-weight: 300;
		line-height: 1.666667;
	}
	.footer-bottom .row {
		margin-bottom: 60px;
	}
	.media > .pull-left .footer-block-inner {
		padding-right: 0;
	}
	.media > .pull-left + .media-inner .footer-block-inner {
		padding-left: 0;
	}
	.media > .pull-right .footer-block-inner {
		padding-left: 0;
	}
	.media > .pull-right + .media-inner .footer-block-inner {
		padding-right: 0;
	}
	.footer-block-inner > :last-child {
		margin-bottom: 0;
	}
	.footer-link {
		text-decoration: underline;
	}
	.footer-links {
		text-align: center;
	}
	.footer-links > a {
		display: inline-block;
		font-size: 12px;
		margin-left: 3px;
	}
	.footer-links > a:first-child {
		margin-left: 0 !important;
	}
	.footer-block-h.footer-links > a {
		font-size: 22px;
		margin-left: 20px;
	}

/*** footer - global ***/
	.footer-app {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		min-width: 296px;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	.footer-app-logo {
	  margin-top: 10px;
	}
	.footer-charity {
	  margin-top: 10px;
	  margin-left: auto;
	  min-width: 296px;
	}
	.footer-charity-btn {
	  background-color: #ffffff;
	  border-radius: 4px;
	  margin-left: 10px;
	  padding: 4px 8px;
	}
	.footer-charity-link {
		background-image: url("images/bm-charity-desktop.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		-webkit-background-size: 160px 99px;
		background-size: 160px 99px;
		height: 99px;
		overflow: hidden;
		text-indent: 100%;
		white-space: nowrap;
		width: 160px;
	}
	.footer-charity-logo a {
		color: #706f6f;
		display: inline-block;
		line-height: 1;
		text-decoration: none;
		vertical-align: middle;
	}
	.footer-charity-text {
	  margin-bottom: 10px;
	}
	.footer-switch {
		margin-top: 30px;
		margin-bottom: 15px;
		text-align: center;
	}
	.footer-switch .go-to-desktop {
		display: none;
	}
	.footer-switch .icon-mobile {
		background-image: url("images/go-to-mobile.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: 100% auto;
		display: inline-block;
		height: 31px;
		margin-top: -7px;
		margin-right: 10px;
		vertical-align: middle;
		width: 19px;
	}
	.global-footer-col {
		margin-right: 30px;
		min-width: 110px;
		-webkit-box-ordinal-group: 0;
		-webkit-order: -1;
		-ms-flex-order: -1;
		order: -1;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.global-footer-col:nth-child(4) ~ .global-footer-col {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.global-footer-row {
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.global-footer-collapse {
	  display: block !important;
	  font-size: 80%;
	  height: auto !important;
	  padding-top: 10px;
	}
	.global-footer-collapse > :last-child {
		margin-bottom: 0;
	}
	.global-footer-credit {
		font-size: 80%;
		font-weight: lighter;
		margin-top: 15px;
		margin-bottom: 15px;
		text-align: center;
	}
	.global-footer-title {
		font-size: 20px;
		font-weight: bolder;
		line-height: 1.1;
		margin-top: 0;
		margin-bottom: 0;
		position: relative;
	}
	.global-footer-title::after {
		content: '';
		display: block;
		height: 100%;
		position: absolute;
			top: 0;
			left: 0;
		width: 100%;
	}
	.global-footer-title [data-toggle="collapse"] {
		cursor: text;
		display: block;
		pointer-events: none;
		text-decoration: none;
	}

/*** form ***/
	.checkbox,
	.radio {
		display: block;
		min-height: 20px;
		padding-left: 20px;
	}
	.checkbox input[type="checkbox"],
	.radio input[type="radio"] {
		float: left;
		margin-left: -20px;
		position: relative;
			top: 4px;
	}
	.checkbox label,
	.radio label {
		cursor: pointer;
		display: inline;
		margin-bottom: 0;
	}
	.form-control {
		background-color: #ffffff;
		background-image: none;
		border: 1px solid #dedbd1;
		color: #333333;
		display: block;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 14px;
		height: 34px;
		line-height: 1.428571429;
		padding: 6px 8px;
		vertical-align: middle;
		width: 100%;
	}
	.form-control:focus {
		border-color: #0055a5;
		outline: none;
	}
	input[type="file"].form-control {
		border-color: transparent;
		line-height: 1;
		padding-right: 0;
		padding-left: 0;
	}
	textarea.form-control {
		height: auto;
	}
	.form-default {
		margin-bottom: 20px;
	}
	.form-default label {
		display: block;
		margin-bottom: 3px;
	}
	.form-group {
		margin-bottom: 20px;
	}
	.form-group-error label,
	.form-group-error .checkbox,
	.form-group-error .radio {
		color: #a94442;
	}
	.form-group-error .form-control {
		border-color: #c0392b;
	}
	.form-group-error .form-control:focus {
		border-color: #a94442;
	}
	.form-inline {
		color: #0055a5;
	}
	.form-inline.text-right {
		margin-top: -2px;
		white-space: nowrap;
	}
	.form-inline label {
		display: inline-block;
		line-height: 1.428571429;
		margin-right: 5px;
		margin-left: 20px;
	}
	.form-inline label:first-child {
		margin-left: 0;
	}
	.form-inline .btn {
		font-size: 12px;
		position: relative;
			top: -1px;
	}
	.form-inline .form-control {
		display: inline-block;
		font-size: 12px;
		height: 29px;
		position: relative;
			top: -1px;
		width: auto;
	}
	.form-inline-help {
		display: inline-block;
		line-height: 1.428571429;
		margin-left: 5px;
	}
	.form-inline-help:first-child {
		margin-left: 0;
	}
	.form-label-h {
		padding-top: 7px;
	}

/*** get direction ***/
	.get-direction {
		background-image: url(images/get-direction.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		display: inline-block;
		height: 17px;
		margin-right: 10px;
		position: relative;
			top: 2px;
		width: 17px;
	}

/*** header ***/
	.header {
		background-color: #ffffff;
		border-top: 6px solid #f78f1e;
		border-bottom: 1px solid #dedbd1;
		color: #0055a5;
	}
	.header-border {
		background-image: url(images/header-border.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		height: 6px;
		position: absolute;
			top: -6px;
			left: -331px;
		width: 1363px;
	}
	.header-finder {
		background-image: url(images/header-finder.png);
		background-position: 100% 0;
		background-repeat: no-repeat;
		display: block;
		float: right;
		font-size: 18px;
		font-weight: 700;
		line-height: 1;
		margin-top: 23px;
		margin-left: 40px;
		padding: 5px 49px 0 0;
	}
	.header-finder:active,
	.header-finder:focus,
	.header-finder:hover {
		text-decoration: none;
	}
	.header-finder small {
		font-size: 12px;
		font-weight: 400;
	}
	.header-form {
		float: right;
		margin-top: 41px;
		position: relative;
		z-index: 1;
	}
	.header-form:after {
		background-color: #cbc7bc;
		content: "";
		display: block;
		height: 20px;
		position: absolute;
			top: 7px;
			right: 61px;
		width: 1px;
	}
	.header-form .header-btn {
		background-color: transparent;
		border: 1px solid transparent;
		border-bottom: none;
		color: #0055a5;
		outline: none;
		padding: 6px 8px;
		position: absolute;
			top: 0;
			right: 0;
		text-align: center;
		width: 60px;
	}
	.header-form .form-control {
		background-color: transparent;
		padding-right: 68px;
		width: 230px;
	}
	.header-form .form-control:focus {
		background-color: #ffffff;
	}
	.header-form-label {
		display: none;
	}
	.no-placeholder .header-form-label {
		color: #999999;
		display: block;
		position: absolute;
			top: 7px;
			left: 9px;
		z-index: -1;
	}
	.header-link {
		float: right;
		margin-top: 41px;
		margin-left: 5px;
		position: relative;
	}
	.header-link .btn {
		margin-left: 6px;
	}
	.header-logo {
		background-image: url(images/header-logo.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 96px;
		margin-right: 30px;
		margin-bottom: 25px;
		text-indent: -9999px;
		width: 166px;
	}
	.header-strapline {
		background-image: url(images/header-strapline.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		float: left;
		height: 51px;
		margin-top: 28px;
		overflow: hidden;
		width: 135px;
	}
	.header-strapline p {
		text-indent: -9999px;
	}
	.header-ul {
		line-height: 1;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
			top: -29px;
			right: 0;
		white-space: nowrap;
	}
	.header-ul li {
		border-left: 1px solid #dedbd1;
		display: inline-block;
		font-size: 12px;
		line-height: 1;
		margin-left: 6px;
		padding-left: 10px;
	}
	.header-ul li:first-child {
		border-left: none;
	}
	.header-ul strong {
		font-size: 14px;
		text-transform: uppercase;
	}
	.top-ad {
		height: 46px;
		overflow: hidden;
		position: relative;
		text-align: center;
	}
	.top-ad a {
		display: block;
		height: 46px;
		margin-left: -960px;
		position: absolute;
			top: 0;
			left: 50%;
		width: 1920px;
	}
	/* BRANDS CSS, must be bolder and bigger, and upper case */
		.header-brands {
			font-weight: 700;
			text-transform: uppercase;
		}

/*** hero ***/
	.hero {
		margin-bottom: 20px;
		text-align: center;
	}

	.hero .btn {
		margin-left: 10px;
		vertical-align: top;
	}

	.hero .h1,
	.hero .h2,
	.hero .h3,
	.hero .h4,
	.hero .h5,
	.hero .h6 {
		font-weight: 400;
		line-height: 34px;
		margin-bottom: 0;
	}

/*** lightbox ***/
	body:after {
	  content: url(images/lightbox/close.png) url(images/lightbox/loading.gif) url(images/lightbox/prev.png) url(images/lightbox/next.png);
	  display: none;
	}
	.lightbox {
	  font-weight: 400;
	  line-height: 0;
	  position: absolute;
	    left: 0;
	  text-align: center;
	  width: 100%;
	  z-index: 10000;
	}
	.lightbox .lb-image {
	  display: block;
	  height: auto;
	  max-width: inherit;
	  -webkit-border-radius: 3px;
	          border-radius: 3px;
	}
	.lightboximages/lightbox {
	  border: none;
	}
	.lightboxOverlay {
	  background-color: #000000;
	  display: none;
	  opacity: 0.8;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	  position: absolute;
	    top: 0;
	    left: 0;
	  z-index: 9999;
	}
	.lb-cancel {
	  background-image: url(images/lightbox/loading.gif);
	  background-position: 50% 50%;
	  background-repeat: no-repeat;
	  display: block;
	  height: 32px;
	  margin: 0 auto;
	  width: 32px;
	}
	.lb-close {
	  display: block;
	  float: right;
	  width: 30px;
	  height: 30px;
	  background: url(images/lightbox/close.png) top right no-repeat;
	  text-align: right;
	  outline: none;
	  position: absolute;
	  	top: -15px;
	  	right: -15px;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	  opacity: 0.7;
	  z-index: 11;
	  -webkit-transition: opacity 0.2s;
	  -moz-transition: opacity 0.2s;
	  -o-transition: opacity 0.2s;
	  transition: opacity 0.2s;
	}
	.lb-close:hover {
	  cursor: pointer;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	  opacity: 1;
	}
	.lb-container {
	  padding: 4px;
	}
	.lb-container > .nav {
		/* position */
	    left: 0;
	}
	.lb-data {
	  color: #cccccc;
	  padding: 0 4px;
	}
	.lb-data .lb-caption {
	  font-size: 13px;
	  font-weight: 700;
	  line-height: 1em;
	}
	.lb-data .lb-details {
	  float: left;
	  line-height: 1.1em;
	  text-align: left;
	  width: 85%;
	}
	.lb-data .lb-number {
	  clear: left;
	  color: #999999;
	  display: block;
	  font-size: 12px;
	  padding-bottom: 1em;
	}
	.lb-dataContainer {
	  margin: 0 auto;
	  padding-top: 5px;
	  width: 100%;
	  *zoom: 1;
	  -webkit-border-bottom-left-radius: 4px;
	          border-bottom-left-radius: 4px;
	  -webkit-border-bottom-right-radius: 4px;
	          border-bottom-right-radius: 4px;
	}
	.lb-dataContainer:after {
	  clear: both;
	  content: "";
	  display: table;
	}
	.lb-loader {
	  height: 25%;
	  line-height: 0;
	  position: absolute;
	    top: 43%;
	    left: 0;
	  text-align: center;
	  width: 100%;
	}
	.lb-nav {
	  height: 100%;
	  position: absolute;
	    top: 0;
	    left: 0;
	  width: 100%;
	  z-index: 10;
	}
	.lb-nav a {
	  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
	  outline: none;
	}
	.lb-nav a.lb-next {
	  background-image: url(images/lightbox/next.png);
	  background-position: 100% 48%;
	  background-repeat: no-repeat;
	  float: right;
	  opacity: 0;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	  /* position */
	    right: 0;
	  width: 64%;
	  -webkit-transition: opacity 0.6s;
	     -moz-transition: opacity 0.6s;
	       -o-transition: opacity 0.6s;
	          transition: opacity 0.6s;
	}
	.lb-nav a.lb-next:hover {
	  opacity: 1;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
	.lb-nav a.lb-prev {
	  background-image: url(images/lightbox/prev.png);
	  background-position: 0 48%;
	  background-repeat: no-repeat;
	  float: left;
	  opacity: 0;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	  /* position */
	    left: 0;
	  width: 34%;
	  -webkit-transition: opacity 0.6s;
	     -moz-transition: opacity 0.6s;
	       -o-transition: opacity 0.6s;
	          transition: opacity 0.6s;
	}
	.lb-nav a.lb-prev:hover {
	  opacity: 1;
	  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
	.lb-next,
	.lb-prev {
	  cursor: pointer;
	  display: block;
	  height: 100%;
	}
	.lb-outerContainer {
	  background-color: #ffffff;
	  height: 250px;
	  margin: 0 auto;
	  position: relative;
	  width: 250px;
	  *zoom: 1;
	  -webkit-border-radius: 4px;
	          border-radius: 4px;
	}
	.lb-outerContainer:after {
	  clear: both;
	  content: "";
	  display: table;
	}

/*** list ***/
	.list-colour {
		list-style: none;
		margin-left: 0;
		padding: 0 0 0 20px;
	}
	.list-colour li {
		position: relative;
	}
	.list-colour li:before {
		color: #0055a5;
		content: "\00b7";
		display: block;
		font-size: 34px;
		line-height: 1;	
		position: absolute;
			top: -9px;
			left: -18px;
	}
	.list-top-job {
		list-style: none;
		margin: 20px 0;
		padding-left: 0;
	}
	.list-top-job:first-child {
		margin-top: 0;
	}
	.list-top-job li {
		font-size: 14px;
		margin-top: 10px;
	}
	.list-top-job li:first-child {
		margin-top: 0;
	}
	.list-top-job li a {
		background-color: #c6e29f;
		display: block;
		font-weight: 700;
		padding: 5px 40px 5px 10px;
		position: relative;
	}
	.list-top-job li a:active,
	.list-top-job li a:focus,
	.list-top-job li a:hover {
		text-decoration: none;
	}
	.list-top-job li a:after {
		background-image: url(images/collapse.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: 19px;
		margin-top: -9px;
		position: absolute;
			top: 50%;
			right: 10px;
		width: 19px;
	}
	.list-top-job li a span {
		font-weight: 400;
	}
	.list-un {
		list-style: none;
		margin-left: 0;
		padding-left: 0;
	}
	/* list colour */
		.list-colour-arrow li:before {
			color: #aaaaaa;
			content: "\003e";
			font-size: 10px;
			/* position */
				top: 4px;
		}
		.nav-aside-drop .list-colour-arrow li:before {
			color: #ffffff;
		}
		.list-colour-arrow li + li {
			margin-top: 5px;
		}
		.list-colour-yellow li:before {
			color: #fcc100;
		}

/*** loading image ***/
	#LoadingImage {
		background-color: #ffffff;
		height: 100%;
		opacity: 0.8;
			filter: alpha(opacity=80);
		position: absolute;
			top: 0;
			left: 0;
		width: 100%;
		z-index: 1;
	}
	#LoadingImage img {
		display: block;
		margin-top: -16px;
		margin-left: -16px;
		position: absolute;
			top: 50%;
			left: 50%;
	}
	.prod-listing {
		position: relative;
	}

/*** media ***/
	.media,
	.media-inner {
		overflow: hidden;
		zoom: 1;
	}
	.media > .pull-left {
		margin-right: 10px;
	}
	.media > .pull-right {
		margin-left: 10px;
	}

/*** modal ***/
	a[data-toggle="modal"] {
		cursor: pointer;
	}
	.modal {
		display: none;
		overflow: auto;
		position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		z-index: 9999;
	}
	.modal.fade {
		opacity: 0;
			filter: alpha(opacity=0);
		-webkit-transition: opacity 0.3s ease;
		        transition: opacity 0.3s ease;
	}
	.modal.fade.in {
		opacity: 1;
			filter: alpha(opacity=100);
	}
	.modal-backdrop {
		background-color: #000000;
		position: fixed;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		z-index: 9000;
		-webkit-transition: opacity 0.3s ease;
		        transition: opacity 0.3s ease;
	}
	.modal-backdrop.fade {
		opacity: 0;
			filter: alpha(opacity=0);
	}
	.modal-backdrop.in {
		opacity: 0.8;
			filter: alpha(opacity=80);
	}
	.modal-content {
		background-color: #dedbd1;
		padding: 5px;
	}
	.modal-content iframe {
		display: block;
	}
	.modal-dialog {
		margin: 60px auto;
		position: relative;
		width: 570px;
	}
	.modal-open {
		overflow: hidden;
	}
	#newsletter-signup-modal .modal-dialog {
		width: 480px;
	}
	.popup-content {
		background-color: #eeeeee;
		border: 2px solid #0055a5;
		border-radius: 10px;
		padding: 0 20px;
	}
	.popup-content .lb-close {
		margin-top: 3px;
		margin-right: -15px;
		margin-bottom: 1px;
		position: static;
	}
	.popup-form {
		margin-top: 10px;
	}
	.popup-form .form-group {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.popup-form .form-group label {
		display: block;
		padding-top: 7px;
	}
	.popup-heading {
		background-color: #0055a5;
		color: #ffffff;
		margin-right: -20px;
		margin-left: -20px;
		padding: 5px 20px;
		text-align: center;
	}
	.popup-sub-info {
		line-height: 1.25;
		text-align: center;
	}

/*** nav ***/
	.nav {
		position: relative;
		z-index: 1000;
		-webkit-backface-visibility: hidden;
	}
	.nav-aside {
		list-style: none;
		margin: 0 0 45px;
		padding: 0;
	}
	.nav-aside.row {
		margin: 0 -5px;
	}
	.nav-aside a {
		color: #ffffff;
	}
	.nav-aside > li {
		margin-bottom: 5px;
		position: relative;
	}
	.nav-aside > li > a {
		background-color: #0055a5;
		display: block;
		font-size: 20px;
		min-height: 76px;
		min-height: 56px\9;
		padding: 10px 20px;
	}
	.nav-aside > li > a:active,
	.nav-aside > li > a:focus,
	.nav-aside > li > a:hover {
		text-decoration: none;
	}
	.nav-aside > li.active > a {
		background-color: #f78f1e;
	}
	.nav-aside > li.col-xs-4 > a {
		font-size: 18px;
		height: 155px;
		margin: 0 -5px 5px;
		overflow: hidden;
		padding: 85px 20px 20px;
		text-overflow: ellipsis;
	}
	.nav-aside > li > ul {
		list-style: disc;
		margin-left: 0;
		padding: 0 20px 10px 36px;
	}
	.nav-aside > li > ul > li {
		color: #ffffff;
		margin-bottom: 5px;
	}
	.nav-aside > li > ul > li > a {
		font-size: 12px;
		font-weight: 300;
	}
	.nav-aside > li > ul > li.active > a {
		font-weight: 700;
	}
	.nav-aside-drop {
		background-color: #0055a5;
		border-left: 2px solid #f3f1ed;
		color: #ffffff;
		display: none;
		padding: 20px;
		position: absolute;
			top: 0;
			left: 100%;
		width: 660px;
		z-index: 1;
	}
	.in .nav-aside-drop {
		display: block;
	}
	.nav-aside-drop a {
		display: inline-block;
		display: inline\9;
	}
	.nav-aside-drop p {
		color: #ffffff;
		margin: 0 0 10px;
	}
	.nav-inner {
		position: absolute;
			top: -1px;
			left: 0;
		width: 100%;
	}
	.nav-menu {
		background-color: #ffffff;
		border: 1px solid #dedbd1;
		border-top: none;
		display: table;
		margin: 0;
		padding: 0;
		width: 100%;
		-webkit-backface-visibility: hidden;
	}
	.nav-menu > li {
		display: table-cell;
		text-align: center;
	}
	.nav-menu > li > a {
		border: 1px solid transparent;
		border-bottom: 0;
		display: block;
		font-weight: bold;
		margin-top: -11px;
		padding: 10px 3px 11px;
		position: relative;
		text-decoration: none;
		white-space: nowrap;
	}
	.nav-menu > li > a:before {
		background-color: #dedbd1;
		content: "";
		display: block;
		height: 20px;
		position: absolute;
			top: 10px;
			left: -1px;
		width: 1px;
	}
	.nav-menu > li:first-child > a {
		margin-left: -1px;
	}
	.nav-menu > li:first-child.nav-black > a,
	.nav-menu > li:first-child.nav-blue > a,
	.nav-menu > li:first-child.nav-gold > a,
	.nav-menu > li:first-child.nav-green > a,
	.nav-menu > li:first-child.nav-orange > a,
	.nav-menu > li:first-child.nav-pink > a,
	.nav-menu > li:first-child.nav-red > a,
	.nav-menu > li:first-child.nav-silver > a {
		margin-left: 0;
	}
	.nav-menu > li:first-child > a:before {
		display: none;
	}
	.nav-menu > li:last-child > a {
		margin-right: -1px;
	}
	.nav-menu > li:last-child.nav-black > a,
	.nav-menu > li:last-child.nav-blue > a,
	.nav-menu > li:last-child.nav-gold > a,
	.nav-menu > li:last-child.nav-green > a,
	.nav-menu > li:last-child.nav-orange > a,
	.nav-menu > li:last-child.nav-pink > a,
	.nav-menu > li:last-child.nav-red > a,
	.nav-menu > li:last-child.nav-silver > a {
		margin-right: 0;
	}
	.nav-menu > li.in > a {
		background-color: #ffffff;
		border-color: #dedbd1;
		z-index: 1;
	}
	.nav-menu > li.in > a:before {
		background-color: #ffffff;
		content: '';
		display: block !important;
		height: 1px;
		position: absolute;
			top: auto;
			right: 0;
			bottom: -1px;
			left: 0;
		width: auto;
	}
	.nav-menu > li.in.nav-black > a:before,
	.nav-menu > li.in.nav-blue > a:before,
	.nav-menu > li.in.nav-gold > a:before,
	.nav-menu > li.in.nav-green > a:before,
	.nav-menu > li.in.nav-orange > a:before,
	.nav-menu > li.in.nav-pink > a:before,
	.nav-menu > li.in.nav-red > a:before,
	.nav-menu > li.in.nav-silver > a:before {
			right: -1px;
			left: -1px;
	}
	.nav-menu > li.in + li > a:before {
		display: none;
	}
	.nav-menu > li.brands.in > a {
		background-color: transparent;
		border-color: transparent;
	}
	.nav-menu > li.departments > a:after {
		border-top: 5px solid #0055a5;
		border-right: 5px solid transparent;
		border-left: 5px solid transparent;
		content: '';
		display: inline-block;
		line-height: 1;
		margin-left: .25em;
		vertical-align: middle;
	}
	.nav-tab {
		list-style: none;
		margin: 0 0 3px;
		padding: 0;
	}
	.nav-tab:after,
	.nav-tab:before {
		content: '';
		display: table;
		line-height: 0;
	}
	.nav-tab:after {
		clear: both;
	}
	.nav-tab > li {
		float: left;
		font-size: 16px;
		font-weight: 700;
		text-align: center;
	}
	.nav-tab > li > a {
		background-color: #cccccc;
		color: #ffffff;
		display: block;
		margin-right: 3px;
		padding: 5px 15px;
		position: relative;
	}
	.nav-tab > li > a:active,
	.nav-tab > li > a:focus,
	.nav-tab > li > a:hover {
		background-color: #a9a5a2;
		text-decoration: none;
	}
	.nav-tab > li.active > a {
		background-color: #f78f1e;
	}
	.nav-tab > li:last-child > a {
		margin-right: 0;
	}
	.nav-tab-alt {
		margin: 20px 0;
		width: 100%;
	}
	.nav-tab-alt > li {
		display: table-cell;
		float: none;
		white-space: nowrap;
		width: 1%;
	}
	.nav-tab-alt > li > a {
		background-color: transparent;
		color: #0055a5;
		padding: 0;
	}
	.nav-tab-alt > li > a:active,
	.nav-tab-alt > li > a:focus,
	.nav-tab-alt > li > a:hover,
	.nav-tab-alt > li.active > a {
		background-color: #0055a5;
		color: #ffffff;
		text-decoration: none;
	}
	/* nav colour */
		.nav-aside .nav-blue a,
		.nav-aside .nav-blue ul,
		.nav-aside .nav-blue .nav-aside-drop {
			background-color: #00a5e3;
		}
		.nav-aside .nav-green a,
		.nav-aside .nav-green ul,
		.nav-aside .nav-green .nav-aside-drop {
			background-color: #8dc63f;
		}
		.nav-aside .nav-gold a,
		.nav-aside .nav-gold ul,
		.nav-aside .nav-gold .nav-aside-drop {
			background-color: #f78f1e;
		}
		.nav-aside .nav-orange a,
		.nav-aside .nav-orange ul,
		.nav-aside .nav-orange .nav-aside-drop {
			background-color: #fd4a00;
		}
		.nav-aside .nav-purple a,
		.nav-aside .nav-purple ul,
		.nav-aside .nav-purple .nav-aside-drop {
			background-color: #ba3878;
		}
		.nav-aside .nav-yellow a,
		.nav-aside .nav-yellow ul,
		.nav-aside .nav-yellow .nav-aside-drop {
			background-color: #eebb03;
		}
		.nav-menu > li.nav-black > a {
			background-color: #000000;
			border-color: #000000;
			color: #ffffff;
		}
		.nav-menu > li.nav-blue > a {
			background-color: #0055a5;
			border-color: #0055a5;
			color: #ffffff;
		}
		.nav-menu > li.nav-gold > a {
			background-color: #ab8d3f;
			border-color: #ab8d3f;
			color: #ffffff;
		}
		.nav-menu > li.nav-green > a {
			background-color: #41ba5a;
			border-color: #41ba5a;
			color: #ffffff;
		}
		.nav-menu > li.nav-orange > a {
			background-color: #f78f1e;
			border-color: #f78f1e;
			color: #ffffff;
		}
		.nav-menu > li.nav-pink > a {
			background-color: #f85895;
			border-color: #f85895;
			color: #ffffff;
		}
		.nav-menu > li.nav-red > a {
			background-color: #ff0000;
			border-color: #ff0000;
			color: #ffffff;
		}
		.nav-menu > li.nav-silver > a {
			background-color: #9d9d9c;
			border-color: #9d9d9c;
			color: #ffffff;
		}
		.nav-menu > li.nav-black:not(.in) > a:before,
		.nav-menu > li.nav-blue:not(.in) > a:before,
		.nav-menu > li.nav-gold:not(.in) > a:before,
		.nav-menu > li.nav-green:not(.in) > a:before,
		.nav-menu > li.nav-orange:not(.in) > a:before,
		.nav-menu > li.nav-pink:not(.in) > a:before,
		.nav-menu > li.nav-red:not(.in) > a:before,
		.nav-menu > li.nav-silver:not(.in) > a:before,
		.nav-menu > li.nav-black:not(.in) + li > a:before,
		.nav-menu > li.nav-blue:not(.in) + li > a:before,
		.nav-menu > li.nav-gold:not(.in) + li > a:before,
		.nav-menu > li.nav-green:not(.in) + li > a:before,
		.nav-menu > li.nav-orange:not(.in) + li > a:before,
		.nav-menu > li.nav-pink:not(.in) + li > a:before,
		.nav-menu > li.nav-red:not(.in) + li > a:before,
		.nav-menu > li.nav-silver:not(.in) + li > a:before {
			display: none;
		}

/*** news ***/
	.news-detail-img {
		background-image: url(images/news-detail-img.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		height: 315px;
		margin-top: -20px;
		margin-bottom: 20px;
		padding-top: 5px;
		padding-left: 15px;
		position: relative;
		width: 320px;
		z-index: 1;
	}
	.news-detail-img:before {
		background-image: url(images/paperclip.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: 46px;
		position: absolute;
			top: -27px;
			right: 28px;
		width: 27px;
	}
	.pull-right > .news-detail-img {
		margin-left: 20px;
		max-width: 320px;
	}
	.news-detail-img img {
		position: relative;
		z-index: -1;
	}
	.news-detail-img-inner {
		height: 288px;
		overflow: hidden;
		width: 288px;
	}
	.news-detail-img-inner img {
		max-width: 290px;
	}
	.news-detail-img-thumb {
		margin: 0 15px;
	}
	/*
	.news-detail-img-thumb .col-xs-4:nth-child(3n+1) {
		clear: left;
	}
	*/
	.news-detail-img-thumb .news-img {
		margin-bottom: 20px;
	}
	.pull-right > .news-detail-img-thumb {
		margin-left: 35px;
		max-width: 290px;
	}
	.news-img {
		display: block;
		padding: 5px;
		-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
		        box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	}
	.no-boxshadow .news-img {
		border: 1px solid #dedbd1;
	}
	.news-detail-img-thumb .news-img {
		padding: 2px;
	}
	.news-img img {
		height: auto;
		max-width: 100%;
		width: auto\9;
	}
	.news-teaser {
		border-top: 1px solid #dedbd1;
		overflow: auto;
		padding: 30px 0;
	}
	.news-teaser-img {
		float: right;
		margin-top: 15px;
		margin-left: 20px;
	}
	.news-teaser-img img {
		max-width: 140px;
	}
	.news-teaser-img .news-img {
		margin-right: 5px;
	}
	.no-boxshadow .news-teaser-img .news-img {
		margin-right: 0;
	}
	.news-teaser-inner {
		overflow: hidden;
	}
	.news-time {
		color: #0055a5;
		font-weight: 700;
	}
	.news-title {
		color: #363636;
		font-weight: 400;
		margin: 10px 0 !important;
	}
	.news-detail-inner .news-title {
		font-size: 30px;
		margin-bottom: 30px !important;
	}
	.news-title a {
		color: #363636;
	}

/*** newsletter ***/
	.newsletter-brands {
		border: 5px solid #f3f1ed;
		margin-bottom: 20px;
		padding: 20px 10px;
		position: relative;
	}
	.newsletter-brands table {
		border: 0;
		margin-bottom: 0;
		table-layout: fixed;
		width: 100%;
	}
	.newsletter-brands td {
		border: 0;
		padding: 20px 5px;
		text-align: center;
	}
	.newsletter-brands td img {
		height: auto;
		max-width: 100%;
	}
	.newsletter-brands .title {
		background-color: #f78f1e;
		color: #ffffff;
		display: block;
		line-height: 1;
		max-width: 100%;
		overflow: hidden;
		padding: 6px 30px 6px 5px;
		position: absolute;
			top: -5px;
			left: -5px;
		text-overflow: ellipsis;
		text-transform: uppercase;
		white-space: nowrap;
	}

/*** pagination ***/
	.pagination ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.pagination ul li {
		float: left;
		margin-right: 5px;
	}
	.pagination ul li a {
		background-color: #ffffff;
		border: 1px solid transparent;
		border-radius: 3px;
		display: block;
		height: 20px;
		text-align: center;
		width: 20px;
	}
	.pagination ul li a:active,
	.pagination ul li a:focus,
	.pagination ul li a:hover {
		border-color: #0055a5;
		text-decoration: none;
	}
	.pagination ul li.active a {
		background-color: #0055a5;
		border-color: #0055a5;
		color: #ffffff;
	}

/*** panel ***/
	.panel:first-child,
	.panel-title + .panel {
		border-top: 1px solid #dedbd1;
	}
	.panel.panel-li:first-child {
		border-top: 0;
	}
	.panel-group {
		margin-bottom: 20px;
	}
	.panel-heading a {
		border-bottom: 1px solid #dedbd1;
		color: #363636;
		display: block;
		padding: 8px 60px 8px 20px;
		position: relative;
	}
	.panel-heading a:after {
		background-image: url(images/collapse.png);
		background-position: -19px 0;
		background-repeat: no-repeat;
		content: "";
		display: block;
		height: 19px;
		margin-top: -9px;
		position: absolute;
			top: 50%;
			right: 20px;
		width: 19px;
	}
	.panel-heading a.collapsed:after {
		background-position: 0 0;
	}
	.panel-inner {
		border-bottom: 1px solid #dedbd1;
		padding: 20px;
	}
	.panel-li-ul {
		border-bottom: 1px solid #dedbd1;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	.panel-title {
		margin-bottom: 20px !important;
	}

/*** photo gallery ***/
	.photo-gallery {
		margin-top: 40px;
		padding: 0 15px 40px;
		position: relative;
	}
	.photo-gallery:before {
		background-color: #dedbd1;
		content: "";
		display: block;
		height: 100px;
		position: absolute;
			top: 20px;
			left: -11px;
		width: 1px;
	}
	.col-xs-4:first-child .photo-gallery:before {
		display: none;
	}
	.photo-gallery a {
		display: block;
		margin-bottom: 15px;
	}
	.photo-gallery a img {
		border: 1px solid #dedbd1;
		display: block;
		margin: 0 auto 15px;
		padding: 10px 5px;
	}
	.photo-gallery a:active img,
	.photo-gallery a:focus img,
	.photo-gallery a:hover img {
		border-color: #0055a5;
	}
	.photo-gallery a span {
		font-weight: 700;
	}

/*** product ***/
	.product {
		display: block;
		margin: 20px 0;
		position: relative;
	}
	.product:active,
	.product:focus,
	.product:hover {
		text-decoration: none;
	}
	.product-detail-code {
		font-size: 12px;
		padding-top: 40px;
	}
	.product-detail-code p {
		margin-bottom: 20px;
	}
	.product-detail-feature {
		margin-bottom: 20px;
		position: relative;
		text-align: center;
	}
	.product-detail-feature-img {
		display: -webkit-box;
		display:    -moz-box;
		display:     -ms-flexbox;
		display: -webkit-flex;
		display:         flex;
		margin-bottom: 15px;
		min-height: 420px;
		-webkit-align-items: center;
		     -ms-flex-align: center;
		        align-items: center;
		-webkit-box-align: center;
		   -moz-box-align: center;
		-webkit-box-direction: normal;
		   -moz-box-direction: normal;
		-webkit-box-orient: horizontal;
		   -moz-box-orient: horizontal;
		-webkit-box-pack: center;
		   -moz-box-pack: center;
		-webkit-flex-direction: row;
		    -ms-flex-direction: row;
		        flex-direction: row;
		-webkit-flex-wrap: nowrap;
		    -ms-flex-wrap: nowrap;
		        flex-wrap: nowrap;
		-webkit-justify-content: center;
		          -ms-flex-pack: center;
		        justify-content: center;
		-webkit-align-content: center;
		   -ms-flex-line-pack: center;
		        align-content: center;
	}
	.no-flexbox.no-flexboxlegacy .product-detail-feature-img {
		display: table;
		width: 100%;
	}
	.no-flexbox.no-flexboxlegacy .product-detail-feature-img > a {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}
	.product-detail-feature-img img {
		height: auto;
		max-width: 466px;
		width: auto\9;
	}
	.product-detail-feature-link a + a {
		margin-left: 20px;
	}
	.product-detail-feature-link .btn {
		text-transform: uppercase;
	}
	.product-detail-feature-link-enlarge,
	.product-detail-feature-link-video {
		background-image: url(images/product-detail-feature-link.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		display: inline-block;
		height: 14px;
		margin-right: 5px;
		position: relative;
			top: 2px;
		width: 14px;
	}
	.product-detail-feature-link-video {
		background-position: -14px 0;
		width: 13px;
	}
	.product-detail-logo {
		margin-bottom: 30px;
		text-align: center;
	}
	.product-detail-logo img {
		height: auto;
		max-width: 100%;
		width: auto\9;
	}
	.product-detail-name {
		font-size: 30px;
		font-weight: 400;
		margin-top: 0;
	}
	.product-img {
		display: block;
		height: auto;
		margin-bottom: 30px;
		max-width: 100%;
		width: auto\9;
	}
	.product-item {
		float: left;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px;
		width: 239px;
	}
	.col-xs-8 .product-item {
		width: 191px;
	}
	.product-landing-img {
		display: block;
		height: auto;
		max-width: 100%;
		width: auto\9;
	}
	.product-landing-name {
		height: 26px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.product-name {
		color: #363636;
		display: block;
		margin: 0 20px 5px;
		min-height: 40px;
	}
	.product-price {
		color: #0055a5;
		display: block;
		font-size: 16px;
		font-weight: 700;
		margin-right: 20px;
		margin-left: 20px;
		text-transform: uppercase;
	}
	.product-price-original {
		color: #363636;
		font-size: 12px;
		font-weight: 400;
	}
	.product-price-special {
		color: #e51f02;
	}
	.product-price small {
		color: #363636;
		font-weight: 400;
		margin-left: 10px;
		text-decoration: line-through;
	}
	.product-price br + small {
		margin-left: 0;
	}
	.product-special {
		background-color: #0055a5;
		color: #ffffff;
		display: inline-block;
		margin: 5px 20px 0;
		padding: 0 5px;
		text-align: center;
	}
	.product-special-lg {
		font-size: 22px;
		font-weight: 700;
		margin: 0;
	}
	.product-slider .bx-wrapper .bx-viewport {
		max-height: none;
	}
	.product-slider-list {
		list-style: none;
		margin: 0 0 15px;
		padding-left: 0;
	}
	.product-tag {
		background-image: url(images/product-tag.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		height: 80px;
		position: absolute;
			top: -10px;
			left: 0;
		text-indent: -9999px;
		width: 80px;
	}
	.product-detail-feature .product-tag {
		/* position */
			top: 0;
			right: 0;
			left: auto;
	}
	.product-tag-best {
		background-position: 0 0;
	}
	.product-tag-deals-of-the-week {
		background-image: url(images/product-tag-deals-of-the-week.png);
	}
	.product-tag-manager {
		background-position: -80px 0;
	}
	.product-tag-multi {
		background-position: -160px 0;
	}
	.product-tag-new {
		background-position: -240px 0;
	}
	.product-tag-sale {
		background-position: -320px 0;
	}
	.product-tag-wow {
		background-position: -400px 0;
	}
	.product-view {
		overflow: hidden;
		position: relative;
	}
	.product-view-all {
		margin-top: 10px;
		text-align: center;
	}
	.product-view-control a {
		background-color: #ffffff;
		background-image: url(images/product-view-control.png);
		background-position: 3px 6px;
		background-repeat: no-repeat;
		border: 1px solid #dedbd1;
		display: block;
		height: 46px;
		margin-top: -23px;
		position: absolute;
			top: 50%;
		text-indent: -9999px;
		width: 18px;
	}
	.product-view-control .next {
		background-position: -20px 6px;
		border-right: none;
		/* position */
			right: -1px;
	}
	.product-view-control .prev {
		border-left: none;
		/* position */
			left: -1px;
	}
	.product-view-inner {
		position: relative;
		width: 10000px;
	}
	.product-view-inner:after,
	.product-view-inner:before {
		content: "";
		display: table;
		line-height: 0;
	}
	.product-view-inner:after {
		clear: both;
	}
	/* product colour */
		.product-special-black {
			background-color: #000000;
		}
		.product-special-orange {
			background-color: #fd4a00;
		}
		.product-special-red {
			background-color: #e51f02;
		}
	/* product detail */
		.product-view-detail {
			margin-bottom: 20px;
			padding-top: 15px;
			padding-bottom: 15px;
			position: relative;
		}
		.product-view-detail .product {
			border: 1px solid #dedbd1;
			cursor: pointer;
			margin: 0;
			text-align: center;
		}
		.product-view-detail .product-img {
			display: inline;
			margin-bottom: 0;
			max-height: 98px;
			max-width: 98px;
		}
		.product-view-detail .product-item {
			float: none;
			padding: 10px 0;
			width: auto;
		}
		.product-view-detail .product-view {
			height: 360px;
		}
		.product-view-detail .product-view-control a {
			background-position: 0 -55px;
			border: none;
			height: 9px;
			margin-top: 0;
			margin-left: -17px;
			/* position */
				top: auto;
				right: auto;
				left: 50%;
			width: 34px;
		}
		.product-view-detail .product-view-control .prev {
			background-position: 0 -46px;
			/* position */
				top: 0px;
		}
		.product-view-detail .product-view-control .next {
			/* position */
				bottom: 0px;
		}
		.product-view-detail .product-view-inner {
			width: auto;
		}
	/* product recent */
		.product-view-recent {
			margin: 20px -20px -10px;
		}
		.product-view-recent .product {
			border-top: 1px solid #dedbd1;
			padding: 20px 15px 0;
		}
		.product-view-recent .product .col-xs-8 {
			padding-top: 10px;
		}
		.product-view-recent .product-img {
			margin-bottom: 0
		}
		.product-view-recent .product-name,
		.product-view-recent .product-price {
			margin: 0;
		}
	/* product related */
		.product-view-related {
			position: relative;
		}
		.product-view-related .product-view-control a {
			background-color: #f3f1ed;
		}
		.product-view-related .product-view-control .next {
			/* position */
				right: -41px;
		}
		.product-view-related .product-view-control .prev {
			/* position */
				left: -41px;
		}

/*** scroll pane ***/
	.jspArrow {
		background-image: url(images/jsp-arrow.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		cursor: pointer;
		display: block;
		height: 11px;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
	}
	.jspArrow.jspArrowDown {
		background-position: 0 -11px;
	}
	.jspCap {
		display: none;
	}
	.jspContainer {
		overflow: hidden;
		position: relative;
	}
	.jspCorner {
		display: none;
	}
	.jspDrag {
		background: #0055a5;
		position: relative;
			top: 0;
			left: 0;
		cursor: pointer;
	}
	.jspHorizontalBar {
		display: none;
	}
	.jspPane {
		position: absolute;
	}
	.jspTrack {
		background: #dedbd1;
		position: relative;
	}
	.jspVerticalBar {
		background-color: transparent;
		height: 100%;
		position: absolute;
			top: 0;
			right: 0;
		width: 10px;
	}
	.jspVerticalBar .jspArrow:focus {
		outline: none;
	}
	.scroll-pane-des {
		max-height: 80px;
	}
	.scroll-pane-des p:last-child {
		margin-bottom: 0;
	}
	.scroll-pane-des + * {
		margin-top: 40px;
	}
	.scroll-pane-filter {
		margin-bottom: 40px;
		max-height: 200px;
	}
	.scroll-pane-product {
		max-height: 300px;
	}
	.scroll-pane-product p:last-child,
	.scroll-pane-product table:last-child {
		margin-bottom: 0;
	}

/*** slider ***/
	.slider {
		background-color: #ffffff;
		border-bottom: 1px solid #dedbd1;
		margin-bottom: 20px;
		padding-bottom: 10px;
		text-align: center;
	}
	.slider-caption {
		background-color: #0055a5;
		color: #ffffff;
		font-family: "Varela Round", sans-serif;
		padding: 20px 50px;
		position: absolute;
			top: 125px;
	}
	.slider-caption a,
	.slider-caption span {
		color: #ffffff;
		font-size: 18px;
		font-weight: 700;
		line-height: 18px;
		text-transform: uppercase;
	}
	.slider-caption h1 {
		color: #ffffff;
		font-family: "Varela Round", sans-serif;
		font-weight: 400;
		line-height: 50px;
		margin: 0 0 3px;
		text-transform: uppercase;
	}
	.slider-caption hr {
		border-top-color: #4d88c0;
		border-top-width: 2px;
		margin: 15px 5px;
	}
	.slider-inner {
		margin: 0 auto;
		width: 996px;
	}
	.slider-list {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.slider-list img {
		display: block;
		height: 386px;
		margin-left: -960px;
		position: absolute;
			top: 0;
			left: 50%;
		width: 1920px;
	}
	.slider-list li {
		height: 386px;
		overflow: hidden;
	}
	.slider-list li > a {
		display: block;
		height: 386px;
		width: 100%;
	}
	/* slider caption colour */
		.slider-caption-gold {
			background-color: #f78f1e;
		}
		.slider-caption-gold hr {
			border-top-color: #fab24d;
		}
		.slider-caption-orange {
			background-color: #fd4a00;
		}
		.slider-caption-orange hr {
			border-top-color: #fe814d;
		}
		.slider-caption-text {
			background-color: transparent;
			text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		}
		.slider-caption-text hr {
			border-top-color: #ffffff;
			-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
			        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		}
		.slider-caption-yellow {
			background-color: #fcc100;
		}
		.slider-caption-yellow hr {
			border-top-color: #fdd44d;
		}
	/* slider content */
		.slider-content {
			border-bottom: none;
			margin: 0 -20px 20px;
			padding-bottom: 0;
		}
		.slider-content .bx-viewport {
			max-height: 300px;
		}
		.slider-content .bx-wrapper .bx-pager {
			/* position */
				right: 50%;
		}
		.slider-content .slider-caption {
			display: inline-block;
			position: static;
		}
		.slider-content .slider-caption-container {
			position: absolute;
				top: 66px;
			text-align: center;
			width: 100%;
		}
		.slider-content .slider-list img {
			height: auto;
			margin-left: 0;
			max-width: 100%;
			position: static;
			width: auto\9;
		}
		.slider-content .slider-list li {
			height: 300px;
			position: relative;
		}
		.slider-content .slider-list li > a {
			height: 300px;
		}

/*** social ***/
	.share-bar {
		margin-bottom: 20px;
	}
	.aside-content .share-bar {
		margin-bottom: 0px;
	}
	.share-inner {
		height: 20px; 
		clear: both; 
		margin-bottom: 20px;
		margin-left: -15px;
	}
	.share-inner > iframe {
		margin-left: 15px !important;
	}
	.aside-content .share-inner {
		padding-top: 0;
	}
	.social {
		background-image: url(images/social.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		background-size: auto 46px;
		display: inline-block;
		height: 46px;
		overflow: hidden;
		text-indent: 100%;
		width: 46px;
	}
	/* social icon */
		.social-blog {
			background-image: url(images/social-blog.png);
		}
		.social-email {
			background-position: -276px 0;
		}
		.social-faq {
			background-position: -322px 0;
		}
		.social-googleplus {
			background-position: -368px 0;
		}
		.social-instagram {
			background-position: -230px 0;
		}
		.social-linkedin {
			background-position: -138px 0;
		}
		.social-pinterest {
			background-position: -92px 0;
		}
		.social-twitter {
			background-position: -46px 0;
		}
		.social-youtube {
			background-position: -184px 0;
		}
		.twitter-share-button {
			max-width: 81px;
		}
		.share-inner .hukd {
			max-width: 0 !important;
		}
		.share-inner .social-button {
			float: left; 
			margin-left: 15px;
		}
		.share-inner .social-button div[id*="plusone"] {
			max-width: 63px;
		}
		.share-inner .social-button iframe[src*="stumbleupon"] {
			position: relative;
				top: 1px;
		}
		.social-box {
			padding-bottom: 0px;
		}
		.news-share{
			margin-top:8px;
		}

/*** store ***/
	.bm-stores {
		background-image: url(images/bm-stores.png);
		background-position: -1px -54px;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		height: 30px;
		margin-top: -15px;
		position: absolute;
			top: 50%;
			left: 0;
		width: 30px;
	}
	.map-youarehere {
		background-image: url(images/googleicon_21x34.png);
		background-position: 0px 6px;
		background-repeat: no-repeat;
		display: inline-block;
		float: left;
		height: 44px;
		position: absolute;
			top: 50%;
		height: 44px;
		margin-top: -22px;
		/* position */
			left: 0px;
		width: 30px;
	}

	.bm-stores-container {
		font-size: 12px;
		padding-left: 40px;
		position: relative;
	}
	/* store icon */
		.bm-stores-bargains {
			background-position: -30px -54px;
		}
		.bm-stores-bargains-garden {
			background-position: -88px -54px;
		}
		.bm-stores-home-garden {
			background-position: -59px -54px;
		}
	/* store icon large */
		.bm-stores-container-lg {
			font-size: 16px;
			padding-top: 11px;
			padding-bottom: 11px;
			padding-left: 0;
		}
		.bm-stores-container-lg .bm-stores {
			background-position: 0 1px;
			height: 44px;
			margin-top: -22px;
			/* position */
				left: 5px;
			width: 39px;
		}
		.bm-stores-container-lg .bm-stores-bargains {
			background-position: -39px 1px;
		}
		.bm-stores-container-lg .bm-stores-home-garden {
			background-position: -78px 1px;
		}
		.bm-stores-container-lg .bm-stores-bargains-garden {
			background-position: -117px 1px;
		}
		.bm-stores-container-lg-inner {
			padding-right: 5px;
			padding-left: 49px;
			position: relative;
		}

/*** store finder ***/
	.store-finder {
		background-color: #f3f1ed;
		border: 1px solid #dedbd1;
		margin-bottom: 20px;
		position: relative;
	}
	.store-finder:before {
		background-color: #ffffff;
		content: "";
		display: block;
		position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
		width: 601px;
	}
	.store-finder #google-map {
		height: 653px;
	}
	.store-finder .col-xs-8 #google-map {
		height: 598px;
	}
	.store-finder-form {
		margin-top: -10px;
		margin-bottom: 20px;
		position: relative;
	}
	.store-finder-form input.form-control {
		width: 606px;
	}
	.store-finder-form label {
		font-size: 16px;
		white-space: nowrap;
		width: 225px;
	}
	.store-finder-form select.form-control {
		width: 235px;
	}
	.store-finder-form .btn {
		float: right;
		font-size: 16px;
		margin-left: 10px;
	}
	.store-finder-form .form-control {
		font-size: 14px;
		height: 34px;
	}
	.store-finder-info {
		padding: 20px 20px 20px 0;
	}
	.store-finder-info address {
		min-height: 120px;
	}
	.store-finder-info address ~ address {
		min-height: 0;
	}
	.store-finder-info > h2 {
		margin: 0;
	}
	.store-finder-info .bm-stores-container-lg-inner {
		margin-left: -5px;
	}
	.store-finder-info .brand-highlight-logo {
		margin-left: -93px;
		/* position */
			top: -18px;
			left: 50%;
	}
	.store-finder-info .scroll-pane-des {
		font-size: 12px;
		max-height: 68px;
	}
	.store-finder-info-sub {
		color: #0055a5;
	}
	.store-finder-info-sub p:first-child {
		margin-bottom: 10px;
	}
	.store-finder-legend {
		display: table;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
	}
	.store-finder-legend .bm-stores + span {
		display: inline-block;
		text-align: left;
	}
	.store-finder-legend .bm-stores-container {
		display: table-cell;
		vertical-align: middle;
	}
	.store-finder > .row .store-finder-legend .bm-stores-container {
		font-size: 12px;
	}
	.store-finder > .store-finder-map .store-finder-legend {
		margin-top: 30px;
	}
	.store-finder-map {
		background-color: #ffffff;
		padding: 20px;
		position: relative;
		z-index: 1;
	}
	.col-xs-7 .store-finder-map {
		padding-bottom: 5px;
	}
	/* store finder auto complete */
		.ui-autocomplete {
			background-color: #f3f1ed;
			border: 1px solid #dedbd1;
			border-top: none;
			list-style: none;
			margin: 0;
			padding: 4px 0;
			width: 606px !important;
			z-index: 1000;
		}
		.ui-autocomplete > li > a {
			display: block;
			padding: 4px 8px;
		}
		.ui-autocomplete > li > a.ui-state-focus {
			background-color: #0055a5;
			color: #ffffff;
		}
		.ui-helper-hidden-accessible {
			display: none;
		}
	/* store finder google map table */
		.google-map-table {
			margin-bottom: 0;
		}
		.google-map-table span {
			display: block;
			white-space: nowrap;
		}

/*** tab ***/
	.tab {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.tab-content {
		border: 1px solid #dedbd1;
		padding: 0 19px;
		position: relative;
	}
	.tab-pane {
		display: none;
		overflow: hidden;
	}
	.tab-pane.active {
		display: block;
	}
	.tab-pane.fade {
		opacity: 0;
			filter: alpha(opacity=0);
		-webkit-transition: opacity 0.15s linear;
		        transition: opacity 0.15s linear;
	}
	.tab-pane.fade.in {
		opacity: 1;
			filter: alpha(opacity=100);
	}
	.tab-pane .article {
		padding: 20px 0;
	}

/*** table ***/
	table {
		background-color: transparent;
		max-width: 100%;
	}
	.table {
		border-bottom: 1px solid #dedbd1;
		margin-bottom: 20px;
		width: 100%;
	}
	.table > tbody > tr > td,
	.table > tbody > tr > th,
	.table > tfoot > tr > td,
	.table > tfoot > tr > th,
	.table > thead > tr > td,
	.table > thead > tr > th {
		border-top: 1px solid #dedbd1;
		line-height: 1.1;
		padding: 10px 20px;
		vertical-align: middle;
	}
	.table > tbody > tr > td:first-child,
	.table > tbody > tr > th:first-child,
	.table > tfoot > tr > td:first-child,
	.table > tfoot > tr > th:first-child,
	.table > thead > tr > td:first-child,
	.table > thead > tr > th:first-child {
		padding-left: 10px;
	}
	.table > tbody > tr > td:last-child,
	.table > tbody > tr > th:last-child,
	.table > tfoot > tr > td:last-child,
	.table > tfoot > tr > th:last-child,
	.table > thead > tr > td:last-child,
	.table > thead > tr > th:last-child {
		padding-right: 10px;
	}
	.table > tbody > tr > th {
		font-size: 16px;
		font-weight: 400;
		text-align: left;
	}
	.table-divider {
		background-image: url(images/table-divider.png);
		background-position: 100% 50%;
		background-repeat: no-repeat;
	}
	.table-landlord {
		margin: 20px 0 30px;
		width: 100%;
	}
	.table-landlord td {
		border-top: 1px solid #dedbd1;
		border-left: 1px solid #dedbd1;
		padding: 20px 0;
		text-align: center;
		vertical-align: middle;
	}
	.table-landlord td:first-child {
		border-left: none;
	}
	.table-landlord td img {
		height: auto;
		max-width: 100%;
		width: auto\9;
	}
	.table-landlord tr:first-child td {
		border-top: none;
	}

/*** warning ***/
	.browser-warning {
		background-color: #f2dede;
		border-bottom: 1px solid #ebccd1;
		color: #a94442;
		display: none;
		*display: block;
		padding: 10px 10px 0;
		position: absolute;
			top: 0;
			right: 0;
			left: 0;
		text-align: center;
		z-index: 10000;
	}
	.browser-warning a {
		color: #843534;
		font-weight: 700;
	}

/*** well ***/
	.well {
		background-color: #eef0f0;
		margin-bottom: 20px;
		padding: 20px;
	}
	.well > :last-child {
		margin-bottom: 0;
	}
	.well .store-finder-form {
		margin-top: 0;
	}
	.well .store-finder-form input.form-control {
		width: 550px;
	}
	.well .well {
		border: 1px solid #dedbd1;
	}
	.well-hr {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.well-img {
		border: 1px solid #dedbd1;
		height: auto;
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
	}
	.well-link {
		background-color: #eef0f0;
		display: block;
		margin-bottom: 20px;
		text-align: center;
	}
	.well-link:focus,
	.well-link:hover {
		text-decoration: none;
	}
	.well-link-action {
		position: relative;
	}
	.well-link-action::before {
		border-top: 1px solid #dedbd1;
		content: "";
		display: block;
		position: absolute;
		top: 50%;
		right: 15%;
		left: 15%;
	}
	.well-link-action-text {
		background-color: #eef0f0;
		padding-right: 1em;
		padding-left: 1em;
		position: relative;
	}
	.well-link-body {
		padding: 20px;
	}
	.well-link-img {
		width: 100%;
	}
	.well-list {
		border: 0;
		list-style: none;
		margin: 0 0 20px;
		padding: 0;
	}
	.well-list > li {
		overflow: hidden;
		padding-left: 25px;
	}
	.well-list > li > a {
		color: #363636;
		cursor: pointer;
		display: inline-block;
		font-weight: 700;
		padding: 5px 0;
		position: relative;
	}
	.well-list > li > a .icon-plus-circle {
		background-image: url(images/collapse-new.png);
		background-position: 0 50%;
		background-repeat: no-repeat;
		display: block;
		height: 15px;
		position: absolute;
			top: 7px;
			left: -25px;
		width: 15px;
	}
	.well-list > li > a.collapsed .icon-plus-circle {
		background-position: -15px 50%;
	}
	.well-list > li .well {
		margin-bottom: 0;
	}
	.well-list > li:last-child > .collapse > :last-child,
	.well-list > li:last-child > .collapsing > :last-child,
	.well-list > li:last-child > .in > :last-child {
		margin-bottom: 0;
	}

/*** ### ***/
.go-to-mobile img {
	margin-right: 10px;
}
#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}

/*** new lifestyle section on home page ***/
.lifestyle-heading {
	margin-bottom: 20px;
}
.lifestyle-heading .btn {
	font-weight: 700;
}
.lifestyle-row h3 {
	color: inherit;
	font-size: 16px;
	font-weight: 400;
	height: 66px;
	line-height: 1.428571429;
	margin-top: 0;
	overflow: hidden;
}
.lifestyle-row .feature-text-link {
	display: inline-block;
	font-size: 12px;
	margin-right: 22px;
	margin-bottom: 20px;
}
.lifestyle-row .feature-text-link::after {
	background-size: auto 12px;
	height: 12px;
	width: 22px;
}
.lifestyle-row .footer-block {
	background-color: #333333;
	height: 157px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	white-space: nowrap;
}
.lifestyle-row .footer-block::after {
	content: '';
	display: inline-block;
	height: 100%;
	margin-right: -.25em;
	vertical-align: middle;
	width: 1px;
}
.lifestyle-row .footer-block img {
	display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  width: auto;
}
.lifestyle-wrap {
	background-color: #eeeeee;
	margin-bottom: 20px;
}

/*** utilities ***/
.font-weight-bold {
	font-weight: 700 !important;
}
.font-weight-light {
	font-weight: 300 !important;
}
.font-weight-normal {
	font-weight: 400 !important;
}
.mb-lg {
	margin-bottom: 30px !important;
}
.mb-md {
	margin-bottom: 20px !important;
}
.mb-sm {
	margin-bottom: 10px !important;
}
.mt-lg {
	margin-top: 30px !important;
}
.mt-md {
	margin-top: 20px !important;
}
.mt-sm {
	margin-top: 10px !important;
}
.my-lg {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
.my-md {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.my-sm {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.px-lg {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
.px-md {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.px-sm {
	padding-right: 10px !important;
	padding-left: 10px !important;
}