@import url("font-awesome.min.css");
/* Michael Angelo CSS */

/* Reset */
	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

/* Containers */

	.container {
		margin-left: auto;
		margin-right: auto;
	}

	.container.\31 25\25 {
		width: 100%;
		max-width: 1200px;
		min-width: 960px;
	}

	.container.\37 5\25 {
		width: 720px;
	}

	.container.\35 0\25 {
		width: 480px;
	}

	.container.\32 5\25 {
		width: 240px;
	}

	.container {
		width: 960px;
	}
	
	.container.white {
		background:#fff;	
	}

	@media screen and (min-width: 737px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1500px;
			min-width: 1200px;
		}

		.container.\37 5\25 {
			width: 900px;
		}

		.container.\35 0\25 {
			width: 600px;
		}

		.container.\32 5\25 {
			width: 300px;
		}

		.container {
			width: 1200px;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1300px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 1200px;
			min-width: 960px;
		}

		.container.\37 5\25 {
			width: 720px;
		}

		.container.\35 0\25 {
			width: 480px;
		}

		.container.\32 5\25 {
			width: 240px;
		}

		.container {
			width: 90%;
		}

	}

	@media screen and (max-width: 736px) {

		.container.\31 25\25 {
			width: 100%;
			max-width: 125%;
			min-width: 100%;
		}

		.container.\37 5\25 {
			width: 75%;
		}

		.container.\35 0\25 {
			width: 50%;
		}

		.container.\32 5\25 {
			width: 25%;
		}

		.container {
			width: 100% !important;
		}

	}

/* Grid */

	.row {
		border-bottom: solid 1px transparent;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row > * {
		float: left;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.row:after, .row:before {
		content: '';
		display: block;
		clear: both;
		height: 0;
	}

	.row.uniform > * > :first-child {
		margin-top: 0;
	}

	.row.uniform > * > :last-child {
		margin-bottom: 0;
	}

	.row.\30 \25 > * {
		padding: 0 0 0 0px;
	}

	.row.\30 \25 {
		margin: 0 0 -1px 0px;
	}

	.row.uniform.\30 \25 > * {
		padding: 0px 0 0 0px;
	}

	.row.uniform.\30 \25 {
		margin: 0px 0 -1px 0px;
	}

	.row > * {
		padding: 0 0 0 40px;
	}

	.row {
		margin: 0 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

	.row.\32 00\25 > * {
		padding: 0 0 0 80px;
	}

	.row.\32 00\25 {
		margin: 0 0 -1px -80px;
	}

	.row.uniform.\32 00\25 > * {
		padding: 80px 0 0 80px;
	}

	.row.uniform.\32 00\25 {
		margin: -80px 0 -1px -80px;
	}

	.row.\31 50\25 > * {
		padding: 0 0 0 60px;
	}

	.row.\31 50\25 {
		margin: 0 0 -1px -60px;
	}

	.row.uniform.\31 50\25 > * {
		padding: 60px 0 0 60px;
	}

	.row.uniform.\31 50\25 {
		margin: -60px 0 -1px -60px;
	}

	.row.\35 0\25 > * {
		padding: 0 0 0 20px;
	}

	.row.\35 0\25 {
		margin: 0 0 -1px -20px;
	}

	.row.uniform.\35 0\25 > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform.\35 0\25 {
		margin: -20px 0 -1px -20px;
	}

	.row.\32 5\25 > * {
		padding: 0 0 0 10px;
	}

	.row.\32 5\25 {
		margin: 0 0 -1px -10px;
	}

	.row.uniform.\32 5\25 > * {
		padding: 10px 0 0 10px;
	}

	.row.uniform.\32 5\25 {
		margin: -10px 0 -1px -10px;
	}

	.\31 2u, .\31 2u\24 {
		width: 100%;
		clear: none;
		margin-left: 0;
	}

	.\31 1u, .\31 1u\24 {
		width: 91.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 0u, .\31 0u\24 {
		width: 83.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\39 u, .\39 u\24 {
		width: 75%;
		clear: none;
		margin-left: 0;
	}

	.\38 u, .\38 u\24 {
		width: 66.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\37 u, .\37 u\24 {
		width: 58.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\36 u, .\36 u\24 {
		width: 50%;
		clear: none;
		margin-left: 0;
	}

	.\35 u, .\35 u\24 {
		width: 41.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\34 u, .\34 u\24 {
		width: 33.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\33 u, .\33 u\24 {
		width: 25%;
		clear: none;
		margin-left: 0;
	}

	.\32 u, .\32 u\24 {
		width: 16.6666666667%;
		clear: none;
		margin-left: 0;
	}

	.\31 u, .\31 u\24 {
		width: 8.3333333333%;
		clear: none;
		margin-left: 0;
	}

	.\31 2u\24 + *,
	.\31 1u\24 + *,
	.\31 0u\24 + *,
	.\39 u\24 + *,
	.\38 u\24 + *,
	.\37 u\24 + *,
	.\36 u\24 + *,
	.\35 u\24 + *,
	.\34 u\24 + *,
	.\33 u\24 + *,
	.\32 u\24 + *,
	.\31 u\24 + * {
		clear: left;
	}

	.\-11u {
		margin-left: 91.66667%;
	}

	.\-10u {
		margin-left: 83.33333%;
	}

	.\-9u {
		margin-left: 75%;
	}

	.\-8u {
		margin-left: 66.66667%;
	}

	.\-7u {
		margin-left: 58.33333%;
	}

	.\-6u {
		margin-left: 50%;
	}

	.\-5u {
		margin-left: 41.66667%;
	}

	.\-4u {
		margin-left: 33.33333%;
	}

	.\-3u {
		margin-left: 25%;
	}

	.\-2u {
		margin-left: 16.66667%;
	}

	.\-1u {
		margin-left: 8.33333%;
	}

	@media screen and (min-width: 737px) {

		.row > * {
			padding: 50px 0 0 50px;
		}

		.row {
			margin: -50px 0 /* -1px */ 17px -50px;
		}

		.row.uniform > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform {
			margin: -50px 0 -1px -50px;
		}

		.row.\32 00\25 > * {
			padding: 100px 0 0 100px;
		}

		.row.\32 00\25 {
			margin: -100px 0 -1px -100px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 100px 0 0 100px;
		}

		.row.uniform.\32 00\25 {
			margin: -100px 0 -1px -100px;
		}

		.row.\31 50\25 > * {
			padding: 75px 0 0 75px;
		}

		.row.\31 50\25 {
			margin: -75px 0 -1px -75px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 75px 0 0 75px;
		}

		.row.uniform.\31 50\25 {
			margin: -75px 0 -1px -75px;
		}

		.row.\35 0\25 > * {
			padding: 25px 0 0 25px;
		}

		.row.\35 0\25 {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform.\35 0\25 {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 5\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\32 5\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\32 5\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28desktop\29, .\39 u\24\28desktop\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28desktop\29, .\38 u\24\28desktop\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28desktop\29, .\37 u\24\28desktop\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28desktop\29, .\36 u\24\28desktop\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28desktop\29, .\35 u\24\28desktop\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28desktop\29, .\34 u\24\28desktop\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28desktop\29, .\33 u\24\28desktop\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28desktop\29, .\32 u\24\28desktop\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28desktop\29, .\31 u\24\28desktop\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28desktop\29 + *,
		.\31 1u\24\28desktop\29 + *,
		.\31 0u\24\28desktop\29 + *,
		.\39 u\24\28desktop\29 + *,
		.\38 u\24\28desktop\29 + *,
		.\37 u\24\28desktop\29 + *,
		.\36 u\24\28desktop\29 + *,
		.\35 u\24\28desktop\29 + *,
		.\34 u\24\28desktop\29 + *,
		.\33 u\24\28desktop\29 + *,
		.\32 u\24\28desktop\29 + *,
		.\31 u\24\28desktop\29 + * {
			clear: left;
		}

		.\-11u\28desktop\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28desktop\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28desktop\29 {
			margin-left: 75%;
		}

		.\-8u\28desktop\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28desktop\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28desktop\29 {
			margin-left: 50%;
		}

		.\-5u\28desktop\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28desktop\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28desktop\29 {
			margin-left: 25%;
		}

		.\-2u\28desktop\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28desktop\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		.row > * {
			padding: 25px 0 0 25px;
		}

		.row {
			margin: -25px 0 -1px -25px;
		}

		.row.uniform > * {
			padding: 25px 0 0 25px;
		}

		.row.uniform {
			margin: -25px 0 -1px -25px;
		}

		.row.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 50px 0 0 50px;
		}

		.row.uniform.\32 00\25 {
			margin: -50px 0 -1px -50px;
		}

		.row.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 37.5px 0 0 37.5px;
		}

		.row.uniform.\31 50\25 {
			margin: -37.5px 0 -1px -37.5px;
		}

		.row.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 12.5px 0 0 12.5px;
		}

		.row.uniform.\35 0\25 {
			margin: -12.5px 0 -1px -12.5px;
		}

		.row.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 6.25px 0 0 6.25px;
		}

		.row.uniform.\32 5\25 {
			margin: -6.25px 0 -1px -6.25px;
		}

		.\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28tablet\29, .\39 u\24\28tablet\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28tablet\29, .\38 u\24\28tablet\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28tablet\29, .\37 u\24\28tablet\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28tablet\29, .\36 u\24\28tablet\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28tablet\29, .\35 u\24\28tablet\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28tablet\29, .\34 u\24\28tablet\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28tablet\29, .\33 u\24\28tablet\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28tablet\29, .\32 u\24\28tablet\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28tablet\29, .\31 u\24\28tablet\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28tablet\29 + *,
		.\31 1u\24\28tablet\29 + *,
		.\31 0u\24\28tablet\29 + *,
		.\39 u\24\28tablet\29 + *,
		.\38 u\24\28tablet\29 + *,
		.\37 u\24\28tablet\29 + *,
		.\36 u\24\28tablet\29 + *,
		.\35 u\24\28tablet\29 + *,
		.\34 u\24\28tablet\29 + *,
		.\33 u\24\28tablet\29 + *,
		.\32 u\24\28tablet\29 + *,
		.\31 u\24\28tablet\29 + * {
			clear: left;
		}

		.\-11u\28tablet\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28tablet\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28tablet\29 {
			margin-left: 75%;
		}

		.\-8u\28tablet\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28tablet\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28tablet\29 {
			margin-left: 50%;
		}

		.\-5u\28tablet\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28tablet\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28tablet\29 {
			margin-left: 25%;
		}

		.\-2u\28tablet\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28tablet\29 {
			margin-left: 8.33333%;
		}

	}

	@media screen and (max-width: 736px) {

		.row > * {
			padding: 20px 0 0 20px;
		}

		.row {
			margin: -20px 0 -1px -20px;
		}

		.row.uniform > * {
			padding: 20px 0 0 20px;
		}

		.row.uniform {
			margin: -20px 0 -1px -20px;
		}

		.row.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.uniform.\32 00\25 > * {
			padding: 40px 0 0 40px;
		}

		.row.uniform.\32 00\25 {
			margin: -40px 0 -1px -40px;
		}

		.row.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.uniform.\31 50\25 > * {
			padding: 30px 0 0 30px;
		}

		.row.uniform.\31 50\25 {
			margin: -30px 0 -1px -30px;
		}

		.row.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.uniform.\35 0\25 > * {
			padding: 10px 0 0 10px;
		}

		.row.uniform.\35 0\25 {
			margin: -10px 0 -1px -10px;
		}

		.row.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.row.uniform.\32 5\25 > * {
			padding: 5px 0 0 5px;
		}

		.row.uniform.\32 5\25 {
			margin: -5px 0 -1px -5px;
		}

		.\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
			width: 100%;
			clear: none;
			margin-left: 0;
		}

		.\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
			width: 91.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
			width: 83.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\39 u\28mobile\29, .\39 u\24\28mobile\29 {
			width: 75%;
			clear: none;
			margin-left: 0;
		}

		.\38 u\28mobile\29, .\38 u\24\28mobile\29 {
			width: 66.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\37 u\28mobile\29, .\37 u\24\28mobile\29 {
			width: 58.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\36 u\28mobile\29, .\36 u\24\28mobile\29 {
			width: 50%;
			clear: none;
			margin-left: 0;
		}

		.\35 u\28mobile\29, .\35 u\24\28mobile\29 {
			width: 41.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\34 u\28mobile\29, .\34 u\24\28mobile\29 {
			width: 33.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\33 u\28mobile\29, .\33 u\24\28mobile\29 {
			width: 25%;
			clear: none;
			margin-left: 0;
		}

		.\32 u\28mobile\29, .\32 u\24\28mobile\29 {
			width: 16.6666666667%;
			clear: none;
			margin-left: 0;
		}

		.\31 u\28mobile\29, .\31 u\24\28mobile\29 {
			width: 8.3333333333%;
			clear: none;
			margin-left: 0;
		}

		.\31 2u\24\28mobile\29 + *,
		.\31 1u\24\28mobile\29 + *,
		.\31 0u\24\28mobile\29 + *,
		.\39 u\24\28mobile\29 + *,
		.\38 u\24\28mobile\29 + *,
		.\37 u\24\28mobile\29 + *,
		.\36 u\24\28mobile\29 + *,
		.\35 u\24\28mobile\29 + *,
		.\34 u\24\28mobile\29 + *,
		.\33 u\24\28mobile\29 + *,
		.\32 u\24\28mobile\29 + *,
		.\31 u\24\28mobile\29 + * {
			clear: left;
		}

		.\-11u\28mobile\29 {
			margin-left: 91.66667%;
		}

		.\-10u\28mobile\29 {
			margin-left: 83.33333%;
		}

		.\-9u\28mobile\29 {
			margin-left: 75%;
		}

		.\-8u\28mobile\29 {
			margin-left: 66.66667%;
		}

		.\-7u\28mobile\29 {
			margin-left: 58.33333%;
		}

		.\-6u\28mobile\29 {
			margin-left: 50%;
		}

		.\-5u\28mobile\29 {
			margin-left: 41.66667%;
		}

		.\-4u\28mobile\29 {
			margin-left: 33.33333%;
		}

		.\-3u\28mobile\29 {
			margin-left: 25%;
		}

		.\-2u\28mobile\29 {
			margin-left: 16.66667%;
		}

		.\-1u\28mobile\29 {
			margin-left: 8.33333%;
		}

	}
	
	.tellink {display:none !important;}

/* Basic */

	body {
		background: #404041;
		background-image: url("/images/bg02.png");
		font-family: 'museo-sans';
		font-weight: 300;
		color: #5d5d5d;
	}

		body.is-loading * {
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
		}

	input, textarea, select {
		font-family: 'museo-sans';
		font-weight: 300;
		color: #5d5d5d;
	}

	strong, b {
		
		font-weight: 700;
	}

	i, em {
		font-style: italic;
	}

	sub {
		position: relative;
		top: 0.5em;
		font-size: 0.8em;
	}

	sup {
		position: relative;
		top: -0.5em;
		font-size: 0.8em;
	}

	blockquote {
		border-left: solid 0.75em #dddddd;
		padding: 1em 0 1em 1.5em;
		font-style: italic;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #404041;
		font-weight: 700;
		letter-spacing:0.1em;
		text-transform:uppercase;
		
	}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
		color: inherit;
		text-decoration: none;
	}

	a {
		color: #00889b;
		text-decoration: underline;
		font-weight:700;
	}

		a:hover {
			text-decoration: none;
		}

	br.clear {
		clear: both;
	}

	hr {
		border: 0;
		border-top: solid 1px #404040;
		height: 1px;
		margin: 2em 0 2em 0;
	}

	p, ul, ol, dl, table {
		margin-bottom: 2em;
	}

/* Form */

fieldset {
	border:4px solid #dcdddf;
	padding:2em 2em 2em 3em;	
	margin:2em 0 4em;
}

fieldset legend {
	padding:0.5em 1em;
	text-align:center;
	font-weight:700;
	font-size:17pt;
	text-transform:uppercase;	
	color:#333333;
	letter-spacing:0.1em;
}

fieldset div.row {
	    margin: 0 0 -1px -40px;
}
fieldset div.row > * {
    padding: 20px 0 0 20px;
}
	form label {
		display: block;
		color: #404041;
		font-weight: 400;
		margin: 0 0 0.5em 0;
	}

	form input[type=text],
	form input[type=email],
	form input[type=password],
	form select,
	form textarea {
		-webkit-appearance: none;
		display: block;
		border: 0;
		padding: 0.75em 1em;
		font-size: 1em;
		
		border: solid 1px #dddddd;
		background: #dcdddf;
		width: 100%;
	}

		form input[type=text]:focus,
		form input[type=email]:focus,
		form input[type=password]:focus,
		form select:focus,
		form textarea:focus {
			box-shadow: inset 0px 0px 1px 1px #43bff0;
		}

	form textarea {
		height: 15em;
	}

	form .formerize-placeholder {
		color: #555 !important;
	}

	form ::-webkit-input-placeholder {
		color: #555 !important;
	}

	form :-moz-placeholder {
		color: #555 !important;
	}

	form ::-moz-placeholder {
		color: #555 !important;
	}

	form :-ms-input-placeholder {
		color: #555 !important;
	}

	form ::-moz-focus-inner {
		border: 0;
	}


.captchaimg {display:inline-block;}
input#CaptchaV2 {display:inline-block;    vertical-align: top;padding:0.15em 1em;}

/* Tables */

	table {
		width: 100%;
	}

		table.default {
			width: 100%;
		}

			table.default tr {
				border-top: solid 1px #dddddd;
			}

				table.default tr:first-child {
					border-top: 0;
				}

			table.default td {
				padding: 0.5em 1em 0.5em 1em;
			}

			table.default th {
				text-align: left;
				padding: 0.5em 1em 0.5em 1em;
				font-weight: 700;
				margin: 0 0 1em 0;
			}

			table.default thead {
				border-bottom: solid 2px #dddddd;
			}

/* Section/Article */

	section, article {
		margin-bottom: 2.5em;
	}

		section > :last-child, section:last-child, article > :last-child, article:last-child {
			margin-bottom: 0.1em;
		}

	header > p {
		display: block;
		font-style: italic;
	}

	header.major {
		position: relative;
		text-align: center;
		border-top: solid 1px #ccc;
		top: 1em;
	}

		header.major h2 {
			background: #fff;
			position: relative;
			top: -0.65em;
			display: inline;
			margin: 0;
			padding: 0 1em 0 1em;
		}

/* Box */

	.box {
		background: #ffffff;
		
	}

		.box .image.featured {
			position: relative;
			width: auto;
		}


a.darken {
    display: inline-block;
    background: black;
    padding: 0;
}

a.darken img {
    display: block;
    
    -webkit-transition: all 0.25s linear;
       -moz-transition: all 0.25s linear;
        -ms-transition: all 0.25s linear;
         -o-transition: all 0.25s linear;
            transition: all 0.25s linear;
}

a.darken:hover img {
    opacity: 0.6;
            
}
/* Button */

	input[type="button"],
	input[type="submit"],
	input[type="reset"],
	button,
	.button {
		-webkit-appearance: none;
		display: inline-block;
		text-decoration: none;
		cursor: pointer;
		border: 0;
		
		background: #00889b;
		color: #fff !important;
		font-weight: 700;
		outline: 0;
		-moz-transition: background-color .25s ease-in-out;
		-webkit-transition: background-color .25s ease-in-out;
		-ms-transition: background-color .25s ease-in-out;
		transition: background-color .25s ease-in-out;
	}

		input[type="button"]:hover,
		input[type="submit"]:hover,
		input[type="reset"]:hover,
		button:hover,
		.button:hover {
			background: #016573;
		}

		input[type="button"]:active,
		input[type="submit"]:active,
		input[type="reset"]:active,
		button:active,
		.button:active {
			background: #025c69;
		}

		input[type="button"].alt,
		input[type="submit"].alt,
		input[type="reset"].alt,
		button.alt,
		.button.alt {
			background: #404041;
		}

			input[type="button"].alt:hover,
			input[type="submit"].alt:hover,
			input[type="reset"].alt:hover,
			button.alt:hover,
			.button.alt:hover {
				background: #353132;
			}

			input[type="button"].alt:active,
			input[type="submit"].alt:active,
			input[type="reset"].alt:active,
			button.alt:active,
			.button.alt:active {
				background: #151112;
			}

		input[type="button"].icon:before,
		input[type="submit"].icon:before,
		input[type="reset"].icon:before,
		button.icon:before,
		.button.icon:before {
			opacity: 0.35;
			position: relative;
			top: 0.05em;
			margin-right: 0.75em;
		}

/* Image */

	.image {
		display: inline-block;
		outline: 0;
	}

		.image img {
			display: block;
			width: 100%;
		}

		.image.centered {
			display: block;
			margin: 0 0 2em 0;
		}

			.image.centered img {
				margin: 0 auto;
				width: auto;
			}

		.image.featured {
			display: block;
			width: 100%;
			margin: 0 0 2em 0;
		}

		.image.left {
			float: left;
			margin: 0 2em 2em 0;
		}


		.image.desaturated img {
					-webkit-filter: grayscale(100%);
					filter: grayscale(100%);
					opacity:0.6;
					max-width:100%;
					transition:all .5s ease-out
				}
				
			.image.desaturated:hover img {
					-webkit-filter: grayscale(0%);
					filter: grayscale(0%);	
					opacity:1;
				}

/* List */


	.contact-details {
			
	}
	
		.contact-details a {
			color:#404040;	
		}
	
	.contact-details h5 {
		color:#00889b;
		margin-bottom:1em;
		text-transform:uppercase;
		font-weight:700;			
	}
	
	span.small-heading {
		color:#00889b;
		text-transform:uppercase;
		font-weight:700;			
	}
	
	.italic {
		font-style:italic;	
	}

	ul.default {
		list-style: disc;
		padding-left: 1em;
	}

		ul.default li {
			padding-left: 0.5em;
		}

	ul.contact li {
		position: relative;
		border-top: solid 1px #ddd;
		padding: 1.3em 0 1.3em 7em;
	}

		ul.contact li h3 {
			position: absolute;
			left: 0;
			top: 1.3em;
			font-size: 1.1em;
		}

		ul.contact li p {
			margin: 0;
		}

		ul.contact li:first-child {
			padding-top: 0;
			border-top: 0;
		}

			ul.contact li:first-child h3 {
				top: 0;
			}

	ul.dates li {
		position: relative;
		border-top: solid 1px #ddd;
		padding: 1.3em 0 1.3em 6.75em;
	}

	ul.dates .date {
		display: block;
		position: absolute;
		left: 0;
		top: 1.3em;
		background-color: #00889b;
		height: 3.5em;
		text-align: center;
		color: #fff;
		line-height: 1em;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		padding: 0.5em 0.75em 0 1em;
	}

		ul.dates .date:after {
			content: '';
			position: absolute;
			bottom: 0;
			right: -1.2em;
			border-left: solid 1.25em #00889b;
			border-top: solid 1.8em transparent;
			border-bottom: solid 1.8em transparent;
		}

		ul.dates .date strong {
			display: block;
			font-size: 1.75em;
			padding-top: 0.15em;
		}

	ul.dates h3 {
		font-size: 1.1em;
	}

	ul.dates p {
		margin: 0;
	}

	ul.dates li:first-child {
		border-top: 0;
		padding-top: 0;
	}

		ul.dates li:first-child .date {
			top: 0;
		}

	ul.divided li {
		border-top: solid 1px #ddd;
		padding: 1em 0 1em 0;
	}

		ul.divided li:first-child {
			border-top: 0;
			padding-top: 0;
		}

	ul.social {
		overflow: hidden;
		cursor: default;
	}

		ul.social li {
			display: inline-block;
		}

			ul.social li:first-child {
				margin-left: 0;
			}

			ul.social li a {
				display: inline-block;
				width: 3em;
				height: 3em;
				text-align: center;
				border-radius: 5px;
				background: #888;
				-moz-transition: all .25s ease-in-out;
				-webkit-transition: all .25s ease-in-out;
				-ms-transition: all .25s ease-in-out;
				transition: all .25s ease-in-out;
			}

				ul.social li a:before {
					color: #fff;
					font-size: 2em;
					line-height: 1.5em;
				}

				ul.social li a:hover {
					background: #333 !important;
				}
					
				ul.social li a.fa-facebook {
					background: #3c5a98;
				}

				/*	ul.social li a.fa-facebook:hover {
						background: #4c6aa8;
					} */

				ul.social li a.fa-twitter {
					background: #2daae4;
				}

					/* ul.social li a.fa-twitter:hover {
						background: #3dbaf4;
					} */

				ul.social li a.fa-instagram {
					/* background: #9b6954; */
					
					background: 
    radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%),
    radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%),  
    radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%),
    radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%),
    radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%),
    radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%),   
    radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), 
    linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
font-size:1em;
  border-radius: .2em;
  height: 3em;
  position: relative;
  width: 3em;

  
				}

					 ul.social li a.fa-instagram:hover {
							background: 
    radial-gradient(circle farthest-corner at 25% 90%, #fec564, transparent 20%),
    radial-gradient(circle farthest-corner at 0 110%, #fec564, transparent 20%),  
    radial-gradient(ellipse farthest-corner at 0 -35%, #5258cf, transparent 30%),
    radial-gradient(ellipse farthest-corner at 10% -70%, #5258cf, transparent 30%),
    radial-gradient(ellipse farthest-corner at 90% 0, #893dc2, transparent 20%),
    radial-gradient(ellipse farthest-corner at 30% -20%, #893dc2, transparent 30%),   
    radial-gradient(ellipse farthest-corner at 40% 80%, #d9317a, transparent), 
    linear-gradient(#6559ca, #bc318f 20%, #e33f5f 40%, #f77638 70%, #fec66d 90%) !important;
					} 


				ul.social li a.fa-dribbble {
					background: #c4376b;
				}

					ul.social li a.fa-dribbble:hover {
						background: #d4477b;
					}

				ul.social li a.fa-linkedin {
					background: #006599;
				}

					ul.social li a.fa-linkedin:hover {
						background: #1075a9;
					}

				ul.social li a.fa-tumblr {
					background: #2b4661;
				}

					ul.social li a.fa-tumblr:hover {
						background: #3b5671;
					}

				ul.social li a.fa-google-plus {
					background: #da2713;
				}

					ul.social li a.fa-google-plus:hover {
						background: #ea3723;
					}

	ol.default {
		list-style: decimal;
		padding-left: 1.25em;
	}

		ol.default li {
			padding-left: 0.25em;
		}

/* Icons */

	.icon {
		position: relative;
		text-decoration: none;
	}

		.icon:before {
			-moz-osx-font-smoothing: grayscale;
			-webkit-font-smoothing: antialiased;
			font-family: FontAwesome;
			font-style: normal;
			font-weight: normal;
			text-transform: none !important;
		}

		.icon > .label {
			display: none;
		}

		.icon.featured {
			position: relative;
			display: inline-block;
			background-color: #00889b;
			width: 9em;
			padding: 1.75em 0 0.75em 0;
			border-top-left-radius: 5px;
			border-top-right-radius: 5px;
			margin: 0 0 4.5em 0;
			cursor: default;
		}

			.icon.featured:before {
				font-size: 4.5em;
				line-height: 1em;
				color: #fff;
			}

			.icon.featured:after {
				content: '';
				position: absolute;
				bottom: -1.95em;
				left: 0;
				border-top: solid 2em #00889b;
				border-left: solid 4.5em transparent;
				border-right: solid 4.5em transparent;
			}

			.icon.featured.alt {
				background-color: #404041;
			}

				.icon.featured.alt:after {
					border-top-color: #404041;
				}

			.icon.featured.alt2 {
				background-color: #827a7c;
			}

				.icon.featured.alt2:after {
					border-top-color: #827a7c;
				}

#top-buttons { text-align:right;}

#top-buttons ul.social {
				margin:0;
				
			}

		#top-buttons ul.social li {
					margin-left:0;
					
				}
				
				#top-buttons a {
					vertical-align:middle;	
				}
				
				#top-buttons a.icon {
					padding:0.3em;
				display: inline-block;
				width: 2em;
				height: 2em;
				color:#fff;
				text-align: center;
				border-radius: 5px;
				background: #888;
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
			}
			
			
				#top-buttons a.fa-facebook:hover {
					background: #3c5a98;
				}			


				#top-buttons a.fa-instagram:hover {
					background: #9b6954;
				}

			
			#top-buttons a.button {
				-webkit-appearance: none;
    			display: inline-block;
				   				text-decoration: none;
  			  	cursor: pointer;
    			border: 0;
    			background: #00889b;
    			color: #fff !important;
    			font-weight: 700;
    			outline: 0;
				font-size: 0.8em;
    			padding: 0.5em 1em 0.5em 1em;
			}
			
				#top-buttons a.button:hover {
			
				background:#025c69;
				
				}

/* Banner */

	#banner {
		/* background: #CCE8F4 url("../../images/pic01.jpg");
		background-position: center center;
		background-size: auto 100%;
		background-repeat: no-repeat;
		text-align: center; */
	}

		#banner header {
			background-color: #404041;
			background-color: rgba(34, 30, 31, 0.98);
		}

			#banner header h2 {
				color: #fff;
				font-weight: 700;
			}

			#banner header p {
				color: #00889b;
				padding: 0;
				font-style: normal;
				margin: 0;
			}


	 #livingroom-banner {
		background: url("/images/home-banner/livingroom.jpg");
		background-size:cover;
	}
	
	#knockdown-banner {
		background: url("/images/home-banner/kdr-banner.jpg");
		background-size:cover;
	} 
	
	
		
	.middle-banner {
		background-position: center center;
		background-size: cover;
		background-repeat: no-repeat;
		text-align: center;
		height:700px;
		position:relative;
	}
	
	.middle-banner header {
		
			position: relative;
    top: 0;
    left: 10%;
    padding: 120px 30px;
    height: 100%;
    text-align: center;
    color: #fff;
    background-color: #404041;
    background-color: rgba(34, 30, 31, 0.78);
    width: 350px;
	
		}
		
		.middle-banner header h2 {
			    letter-spacing: 0.3em;
    			line-height: 32px;
				font-size:28px;
   				 color: #fff;
    			padding-bottom: 1em;
   				 margin-bottom: 1em;
   				 border-bottom: 1px solid #fff;
   				 display: inline-block;
		}


	.middle-banner header p {
		font-size:17px;	
		line-height:28px;
	}
	
	.middle-banner header a.button {
		    font-size: 0.8em;
    padding: 0.4em 1em 0.4em 1em;
	}
	
	#page-banner {
		
	}

		#page-banner header {
			
		}

			#page-banner header h1 {
				font-size: 1.85em;
   				 letter-spacing: 0.1em;
  				  display: inline-block;
   				 padding-bottom: 1em;
   					 border-bottom: 1px solid #fff;
					 color:#fff;
			}

			#page-banner header p {
				color: #fff;
				margin: 1em 0 1em 0;
   				 padding-bottom: 0.5em;
				 font-size:22px;
				 line-height:30px;
				 font-style:normal;
			}
	
	.pageehading {
		width:80%;
		margin: 0 auto;	
	}
	
/* Wrappers */

	#header-wrapper {
		position: relative;
		background: #ffffff;
		border-bottom: solid 1px #ccc;
		border-top:solid 30px #ccc;
		border-left:solid 30px #ccc;
		border-right:solid 30px #ccc;
	}

	#main-wrapper {
		position: relative;
		background: #404041 url("/images/bg02.png");
	}

		#main-wrapper:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url("/images/bg01.png");
			background-size: 100% 100%;
			z-index: 0;
			opacity: 0.1;
		}

		#main-wrapper .major h2 {
			background: #f7f7f7 url("/images/bg02.png");
		}
		
	.white-wrapper {		
		position: relative;
		background: #ffffff;
		border-bottom: solid 1px #ccc;
		border-left:solid 30px #ccc;
		border-right:solid 30px #ccc;
	}
	
	.white-wrapper.noborder {
		border-left:none;
		border-right:none;
	}
	
	.noborder .container {
		width:100% important;	
	}
	
	.dark-wrapper {
		padding:3em 0 2em;
		position: relative;
		background: #404041 url("/images/bg02.png");
	}
	
	.banner_block {
		min-height:520px;
		padding:1.2em 0;
		
	}
	
	.banner_block#about {
		
 		
	}
	
	.banner_text {
		color:#fff;
		background:rgba(0,0,0,0.5);
		padding:4.5em 8em;
		text-align:center;
		margin:3em auto 3em;
		width:90%;
					
	}
	
	.banner_text h1 {
		line-height:1.2em;	
	}
	
	.banner_text a {
		color:#fff;	
	}
	
	.grey-box {
		padding:3em;
		background:#eee;	
	}
	
	ul.square-list li {
		margin:0.5em 0;
	}
	ul.square-list li:before {
    	content: "■ ";
   		 color: #00889b; 
	}
	
	ol.number-list li {
		margin:0.5em 0;
		counter-increment: item;
	}
	
	ol.number-list li:before {
		 content: counter(item) ". ";            	
			 color: #00889b;
			 font-weight:600;
	}
	
	
	#standard-inclusions {
		background:#eee;
		padding:3em 0;	
	}
	
	
	.mobile-list {
		display:none;	
	}
	
	ul.tickbox-list {
		background:#eee;
		padding:1em 1em 1em 3em;	
		text-transform:uppercase;
	}
	
	ul.tickbox-list li {
		list-style-image: url(/images/tickbox.png);	
		line-height:2em;
	}
	
	.inclusion-details h3 {
		text-transform:uppercase;
		margin:0.5em 0;
		color:#999;
	}
	
	.inclusion-details h4 {
		
		margin:0.8em 0;
	}

	#footer-wrapper {
		position: relative;
		background: #d7d8da;
	}

		#footer-wrapper:before {
			content: '';
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			background: url("/images/bg01.png");
			background-size: 100% 100%;
			z-index: 0;
			opacity: 0.5;
		}

		#footer-wrapper a {
			color: #5d5d5d;
		}
		
		#footer-wrapper a:hover {
			color:#404041;	
		}
		
		#footer-wrapper .footer-menu {
			font-weight:700;	
		}
		
		#footer-wrapper .footer-menu li {
			margin: 0 0 0.5em 0;	
		}
		#footer-wrapper .footer-menu.uppercase {
			text-transform:uppercase;	
		}
		
			#footer-wrapper .footer-menu a {
				text-decoration:none;	
			}

		#footer-wrapper h2, #footer-wrapper h3, #footer-wrapper h4, #footer-wrapper h5, #footer-wrapper h6, #footer-wrapper strong, #footer-wrapper b {
			color: #00889b;
		}

			#footer-wrapper h2 a, #footer-wrapper h3 a, #footer-wrapper h4 a, #footer-wrapper h5 a, #footer-wrapper h6 a, #footer-wrapper strong a, #footer-wrapper b a {
				color: inherit;
			}

		#footer-wrapper ul.contact li, #footer-wrapper ul.dates li, #footer-wrapper ul.divided li {
			border-top-color: #353434;
			border-top-color: rgba(255, 255, 255, 0.05);
		}
		
		#footer-wrapper #disclaimer {
			font-size:12px;
			line-height:15px;
			font-style:italic;
			color:#939598;	
		}


/* Home Design */

.homedesign-list {
	width:100%;	
}

.homedesign-list a {
	color:#fff;
	text-decoration:none;	
	font-weight:300;
}

	
.homedesign-list-main {
	position:relative;	
}


.homedesign-list-main .homedesign-list-image {
	position:relative;	
	top:0;
	left:0;
	z-index:1;
	
}

.homedesign-list-main .homedesign-list-image img {
	width:100%;	
	display:block;
}

.homedesign-list-main .homedesign-list-info {
	position:absolute;	
	top:0;
	left:0;
	background:rgba(0,0,0,0.6);
	z-index:10;
	width: 100%;
    height: 100%;  
    opacity:0;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s linear;
}

.size-guide {font-size:0.8em;}

.homedesign-list-main:hover .homedesign-list-info {	
    opacity:1;	
}

.homedesign-list-main .homedesign-list-info-content {
	padding: 4em 1.5em;
}

.homedesign-list .homedesign-list-title {
	background:#00889b;	
	padding:0.8em 0;
	text-transform:uppercase;
	font-size:0.9em;
}

.homedesign-list-feature td {
	text-align:center;	
}

.homedesign-list-feature td img {
	display:inline;
}	


		/* Home Design Details */
		.experience-step img {display:inline-block !important;}
		
		.row img {max-width:100%;display:block;}
		
		a#backtodesigns {
			color:#aaa;
			text-decoration:none;
			font-style:italic;
			font-weight:100;	
		}
		.HD-facade {
				
			
		}
		
		.HD-facade img {
			max-width:100%;
			display:block;
		}
		
		.HD-facade-image {
			
		}
		
		.HD-facade-info {
			
			color:#fff;
			
		}
		
		.HD-facade-info-text {
			background:#9f9fa0;
			text-align:center;
			padding:2em 2em;
		}
		
		.HD-facade-info h1 {
			color:#fff;
			text-transform:uppercase;
			font-size:1.8em;
			margin-bottom:0.6em;
		}
		
		.HD-facade-info h2 {
			text-transform:uppercase;	
			font-size:1.2em;	
    		display: inline-block;
    		padding-bottom: 1em;
			margin-bottom:1em;
   			border-bottom: 1px solid #fff;
    		color: #fff;
		}
		
		.HD-facade-info p {
			    line-height: 1.6em;
    			font-size: 0.9em;
				margin-bottom:0;
		}
		
		/* Home Designs */
				
				.HD-facade-info {
					min-height:480px;	
					height:480px;
				}
				.HD-facade-info-text {
					min-height:100%;
					padding:40px 2em;
				}

@media screen and (min-width: 1201px) and (max-width: 1280px) {	
			.HD-facade-info p {line-height:1.4em;}
			.HD-facade-info {
    		min-height: 420px;
    height: 420px ;
}
			
	}

		
	@media screen and (min-width: 1100px) and (max-width: 1200px) {	
			.HD-facade-info p {font-size: 0.9em;    margin-bottom: 0;}
			.HD-facade-info {
    		min-height: 400px;
    height: 400px ;
}
	}
	
	@media screen and (min-width: 1000px) and (max-width: 1099px) {	
			.HD-facade-info h1 {font-size:1.4em;}
			.HD-facade-info h2 {font-size:1em;}
			.HD-facade-info p {     font-size: 0.9em;    margin-bottom: 0;}
			.HD-facade-info {
    min-height: 340px !important;
    height: 340px !important;
}
				.HD-facade-info-text {
					min-height:100%;
					padding:1em;
				}	

		}
		
		@media screen and (min-width: 738px) and (max-width: 999px) {	
			.HD-facade-info {
				 min-height: 340px !important;
    height: 340px !important;
			}
		.HD-facade-info p {     line-height:1.2em;    margin-bottom: 0;}
		.HD-facade-info-text {
					min-height:100%;
					padding:1em;
				}	
		}
		
		
		
		.HD-facade-info p:empty {
			display:none !important;
		}
		
		.plandetails {
			
	}
	
		.plandetails header{
			text-align:center;	
		}
		
		.plandetails h3 {
			margin:2em 0;	
		}
		
		.plandetails table.homedesign-basic {
			width:100%;
		}
		
		#HD-details .detail-size-guide  h4 {
			font-size:1.2em;
			font-weight:100;	
		}
		.plandetails table.homedesign-basic td {
			width:15%;	
			text-align:center;
			color:#00889b;
			font-weight:bold;
			font-size:1.6em;
			vertical-align:middle;
		}
		
		.plandetails table.homedesign-measurement {
				width:100%;
		}
		
			.plandetails table.homedesign-measurement td {
				padding:0.8em 0;	
				font-size:1.4em;
			}
		
		.plandetails table.homedesign-measurement td.area {
			text-align:left;
		}
		
		.plandetails table.homedesign-measurement td.value {
			text-align:right;	
			font-weight:bold;
		}
	
	.floorplanimage {
		text-align:center;	
	}
	
	
	.floorplanimage a {
		display:block;
		width:100%;	
	}
	.floorplanimage img {
		max-width:100%;	
	}
	
	
		
/* House and Land Packages */


			.hlp-item.Sold .links {display:none;}

			.hlp-item {
				display:table-row;
				background:#ebebec;
			}
			
				.hlp-item-image {
						display:table-cell;	
						vertical-align:top;
						width:30%;
				}
				
				.hlp-item-image img {
					display:block;
					max-width:100%;	
				}
				
				.hlp-item-detail {
					display:table-cell;	
						vertical-align:top;
				}
			
				.hlp-item-heading {
					background:#404041;	
					padding:1em 1.5em;
					text-align:left;
				}
				
				.hlp-item-heading h3 {
					color:#fff;
					text-transform:uppercase;	
					font-size:1em;
					font-weight:300;
					margin:0 !important;
					padding:0 !important;
				}
				
				.hlp-item-heading h3 span {
					font-weight:800;	
				}
				
				.hlp-item-content {
					
					display:table-row;	
				}
				
					.hlp-item-text-left {
						display:table-cell;	
						vertical-align:top;
						width:55%;
						padding:1em 1.5em;
						text-align:left;
					}
					
					.hlp-item-text-right {
						display:table-cell;	
						vertical-align:top;	
						padding:1em 1.5em;
						text-align:left;
					}
		
		
					.hlp-item-content h4.price {
						color:#00889b;
						font-size:1.5em;
						margin-bottom:0.6em;
						font-family: "museo-sans", san-serif;
					}
					
					.hlp-item-content h5.size {
						color:#000;
						font-size:1em;
						margin-bottom:0.5em;
						
					}
					
						.hlp-item-content p {
							margin-bottom:0.5em;	
						}
					
					.hlp-item-content .spec {
						color: #000;
    					
   						vertical-align: middle;	
					}
					
					.hlp-item-content .spec img {
						display:inline;
						vertical-align: middle;	
						max-width:40px;
					}
					
						.hlp-item-content .spec ul.icon {
							margin-bottom:1em;	
						}
					
						.hlp-item-content .spec ul.icon li {
							display:inline;	
							font-size: 1.6em;
   					    font-weight: 500;
							vertical-align: middle;	
							margin-right:0.5em;
						}
			
					.hlp-item-content .links {
							
					}
					
					.hlp-item-content .links a.button {
							
							width:100%;
							display:block;
							margin-bottom:0.5em;
							text-align:center;
					}
					
					#HL-enquiry-form {
						display:none;
						background:#fff;
						padding:4em;	
						width:70%;
					}
			
		

/* Intro */

	#intro {
		text-align: center;
	}

/* Copyright */

	#copyright {
		
	}

		#copyright .links {
			display: inline-block;
			background: #2C2929;
			background: rgba(255, 255, 255, 0.05);
			border-radius: 5px;
			margin: 0;
		}

	.centered {text-align:center;}
	
	/* Slogan */
	
	#slogan {
		padding:1em 0;
		    color: #d7d8da;
    text-align: center;
    font-size: 41px;
    letter-spacing: 0.3em;
	}
	
/* Desktop */

	@media screen and (min-width: 737px) {

		/* Basic */

			body, input, textarea, select {
				font-size: 12pt;
				line-height: 1.25em;
			}

			h2 {
				font-size: 1.6em;
				margin-bottom: 1em;
			}

			h3 {
				font-size: 1.55em;
				line-height: 1.25em;
			}

		/* Section/Article */

			header {
				margin: 0 0 1.5em 0;
			}

				header > p {
					margin: 0.5em 0 0 0;
					padding-bottom: 0.5em;
				}

				header.major {
					margin: 0 0 3em 0;
				}

			footer {
				margin: 2.25em 0 0 0;
			}

		/* Box */

			.box {
				padding: 2.75em 1.75em 2.75em 1.75em;
			}

				.box .image.featured {
					left: 1.75em;
					top: 1.75em;
					margin: -4.5em 0 2.25em -3.5em;
				}

				.box.post header {
					padding-top: 1em;
					margin: 0 0 2em 0;
				}

				.box.post h2 {
					font-size: 2.5em;
					letter-spacing: -0.015em;
				}

				.box.post header > p {
					margin-top: 1.25em;
					font-size: 1.25em;
				}
				
				
				.box h3 {
					display:inline-block;
					padding-bottom:1em;
					border-bottom:1px solid #404041;	
				}
				
				.more-button {
					font-style:italic;
					font-weight:700;
					color:#00889b;
					text-decoration:none;						
				}
				
				.more-button:hover {
					color:#000;	
				}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				font-size: 1.1em;
				padding: 0.65em 1.5em 0.65em 1.5em;
			}

				input[type="button"].big,
				input[type="submit"].big,
				input[type="reset"].big,
				button.big,
				.button.big {
					font-size: 1.5em;
					padding: 0.75em 1.5em 0.75em 1.5em;
				}

		/* List */

			ul.actions li {
				display: inline-block;
				margin-left: 1em;
			}

				ul.actions li:first-child {
					margin-left: 0;
				}

			ul.links li {
				display: inline-block;
				border-left: solid 1px rgba(255, 255, 255, 0.05);
				padding: 0 0 0 1em;
				margin: 0 0 0 1em;
			}

				ul.links li:first-child {
					border-left: 0;
					padding-left: 0;
					margin-left: 0;
				}

			ul.social {
				margin: 0 0 1.25em 0;
			}

				ul.social li {
					margin-left: 0.75em;
				}

		/* Wrappers */

			#header-wrapper {
				padding: 2.5em 0 2em 0;
			}

			#main-wrapper {
				padding: 3em 0 3em 0;
			}

			#footer-wrapper {
				padding: 3em 0 3em 0;
			}

				#footer-wrapper header {
					margin: 0 0 3em 0;
				}

					#footer-wrapper header h2 {
						font-size: 1.75em;
					}

		/* Header */

			#header {
				text-align: center;
			}

				#header h1 {
					color: #404041;
					font-weight: 900;
					font-size: 2.5em;
					letter-spacing: -0.035em;
					margin: 0.85em 0 1.5em 0;
				}

		/* Nav */

			#nav > ul {
				margin: 0;
			}

				#nav > ul > li {
					display: inline-block;
					text-transform:uppercase;
					margin: 0 0.8em 0 0.8em;
				}

					#nav > ul > li > ul {
						display: none;
					}

					#nav > ul > li > a {
						border-top:1px solid #fff;
						border-bottom:1px solid #fff;
						color: #404041;
						text-decoration: none;
						padding: 0.3em 0.3em 0.3em 0.3em;
						-moz-transition: border .25s ease-in-out;
						-webkit-transition: border .25s ease-in-out;
						-ms-transition: border .25s ease-in-out;
						transition:border .25s ease-in-out;
						outline: 0;
						font-size:0.8em;
					}

					#nav > ul > li:hover > a, #nav > ul > li.active > a {
						border-top:1px solid #404041;
						border-bottom:1px solid #404041;	
					}

					#nav > ul > li.current > a {
						border-top:1px solid #404041;
						border-bottom:1px solid #404041;
						font-weight: 700;
					}

			.dropotron {
				border-radius: 5px;
				background-color: #fff;
				background-color: rgba(245, 245, 245, 0.98);
				padding: 1.25em 1.5em 1.25em 1.5em;
				text-transform:uppercase;
				min-width: 13em;
				box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.5);
				text-align: left;
				margin-top: -1.25em;
				margin-left: -1px;
			}

				.dropotron a, .dropotron span {
					
						color: #404041;
						text-decoration: none;
						padding: 0.3em 0.3em 0.3em 0.3em;
						-moz-transition: border .25s ease-in-out;
						-webkit-transition: border .25s ease-in-out;
						-ms-transition: border .25s ease-in-out;
						transition:border .25s ease-in-out;
						outline: 0;
						font-size:0.8em;
				}

				.dropotron li {
					padding: 0.25em 0 0.25em 0;
				}

					.dropotron li:hover > a, .dropotron li:hover > span {
						color: #404041;
					}

				.dropotron.level-0 {
					margin-top: 2em;
				}

					.dropotron.level-0:before {
						content: '';
						display: block;
						position: absolute;
						left: 50%;
						margin-left: -10px;
						top: -9px;
						border-left: solid 10px transparent;
						border-right: solid 10px transparent;
						border-bottom: solid 10px #404041;
						border-bottom-color: rgba(245, 245, 245, 0.98);
					}

		/* Banner */

			#banner {
				width:100%;
				margin:2em auto;				
			}

				#banner header {
					display: inline-block;
					padding: 2.5em 5em;
					border-radius: 5px;
				}

					#banner header h2 {
						font-size: 2.5em;
						margin: 0 0 0.65em 0;
					}

					#banner header p {
						font-size: 1.5em;
					}

		#page-banner header h1 {
				font-size: 1.85em;
   				 letter-spacing: 0.1em;
  				  display: inline-block;
   				 padding-bottom: 1em;
   					 border-bottom: 1px solid #fff;
					 color:#fff;
			}

			#page-banner header p {
				color: #fff;
				margin: 0.5em 0 0.5em 0;
   				 padding-bottom: 0.5em;
				font-size: 1.3em;
				 line-height:1.7em;
				 font-style:normal;
			}

		/* Intro */

			#intro {
				overflow: hidden;
			}

				#intro section {
					margin: 1em 0;
					padding: 2.5em 0;
				}

				#intro h2 {
					font-size: 1.55em;
    				letter-spacing: 0.1em;
					display:inline-block;
					padding-bottom:1em;
					border-bottom:1px solid #404041;
				}

				#intro p {
					margin: 0 0 1em 0;
				}

				#intro .middle {
					position: relative;
					z-index: 1;
				}

					#intro .middle:before {
						content: '';
						width: 32px;
						height: 100%;
						position: absolute;
						left: -24px;
						top: 0;
						display: block;
						z-index: -1;
						box-shadow: 32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, 32px 32px 0 0 #fff, 32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
					}

					#intro .middle:after {
						content: '';
						width: 32px;
						height: 100%;
						position: absolute;
						right: -24px;
						top: 0;
						display: block;
						z-index: -1;
						box-shadow: -32px 0 0 0 #fff, 0 -32px 0 0 #fff, 0 32px 0 0 #fff, -32px 32px 0 0 #fff, -32px -32px 0 0 #fff, 0 0 32px 0 rgba(0, 0, 0, 0.15);
					}

				#intro .button {
					min-width: 12em;
				}

				#intro footer {
					margin: 0;
				}

		/* Copyright */

			#copyright {
				margin: 1em 0 1em 0;
			}

				#copyright .links {
					padding: 0.85em 2.25em 0.85em 2.25em;
				}
				
				

	}

/* Tablet */

	@media screen and (min-width: 737px) and (max-width: 1200px) {

		/* Basic */

			body {
				min-width: 960px;
				font-size: 11pt;
			}

			input, textarea, select {
				font-size: 11pt;
			}

		/* Section/Article */

			header.major {
				margin: 0.75em 0 2.5em 0;
			}

				header.major h2 {
					padding: 0 1em 0 1em;
				}

		/* List */

			ul.social li {
				margin: 0 0 0.25em 0.75em;
			}

		/* Wrappers */

			#header-wrapper {
				padding: 2em 0 2em 0;
			}

			#main-wrapper {
				padding: 2.75em 0 2.75em 0;
			}

			#footer-wrapper {
				padding: 3em 0 3em 0;
			}

				#footer-wrapper:before {
					height: 2.5em;
				}

				#footer-wrapper header {
					margin: 0 0 1.5em 0;
				}

					#footer-wrapper header h2 {
						font-size: 1.25em;
					}

		/* Header */

			#header h1 {
				margin: 0.25em 0 1em 0;
			}
			
			#nav > ul > li {
				margin:0 0.4em 0 0.4em;	
			}
			
			
			#nav > ul > li > a {
				font-size:0.8em;
			}

		/* Banner */

			#banner {
				padding: 0em 0;
				margin: 3em 0 0 0;
			}

		/* Intro */

			#intro {
				padding: 0;
			}

				#intro section {
					padding: 1em 2em;
				}

				#intro .middle:before {
					left: -12px;
				}

				#intro .middle:after {
					right: -12px;
				}

		/* Copyright */

			#copyright {
				margin: 0;
			}
			#slogan {
				font-size:28px;	
			}
			
			fieldset {
	border:none;
	}
	
	/* Home Design */
	
	#HD-details #page-banner {display:none;}
	
	
	.HD-facade-info h2 {
		    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
	}
	
	/* House and Land packages */
	
	.hlp-item-content {
		font-size:80%;	
	}
	
	.hlp-item-content .spec img {max-width:30px;}
	
	
	}
				
	
	

/* Mobile */

	#navPanel, #titleBar {
		display: none;
	}

	@media screen and (max-width: 736px) {
		
		.tellink {display:block !important;}
		#social-buttons {top:2% !important;}
		
		/* Basic */

			html, body {
				overflow-x: hidden;
			}

			body, input, textarea, select {
				line-height: 1.75em;
				font-size: 11pt;
				letter-spacing: 0;
			}

			h2, h3, h4, h5, h6 {
				font-size: 1.25em;
			}

		/* Section/Article */

			section, article {
				margin: 0 0 1.5em 0 !important;
			}

			header {
				margin: 0 0 1em 0;
			}

			footer {
				margin: 2em 0 0 0;
			}

		/* Box */

			.box {
				padding: 25px 15px 20px 15px;
			}

				.box .image.featured {
					left: 15px;
					top: 15px;
					margin: -40px 0 40px -30px;
				}
				
		#top-buttons {
			display:none;	
		}

		/* Button */

			input[type="button"],
			input[type="submit"],
			input[type="reset"],
			button,
			.button {
				position: relative;
				padding: 0.65em 0 0.65em 0 !important;
				width: 100%;
				text-align: center;
				font-size: 1.25em;
				margin: 0.25em 0 0.25em 0;
			}

				input[type="button"].icon,
				input[type="submit"].icon,
				input[type="reset"].icon,
				button.icon,
				.button.icon {
					padding-right: 1em !important;
				}

		/* List */

			ul.actions li {
				display: block;
				margin-top: 0.5em;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.contact li {
				padding: 0.8em 0 0.8em 7em;
			}

				ul.contact li h3 {
					top: 0.8em;
				}

			ul.divided li {
				padding: 0.5em 0 0.5em 0;
			}

			ul.links li {
				display: block;
				border-top: solid 1px rgba(255, 255, 255, 0.05);
				padding: 0.25em 0 0 0;
				margin: 0.25em 0 0 0;
			}

				ul.links li:first-child {
					border-top: 0;
					padding-top: 0;
					margin-top: 0;
				}

			ul.social li {
				margin: 0 0.5em 0.75em 0;
			}

		/* Off-Canvas Navigation */

			#page-wrapper {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				padding-bottom: 1px;
			}

			#titleBar {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 44px;
				left: 0;
				position: fixed;
				top: 0;
				width: 100%;
				z-index: 10001;
				background: none;
			}

				#titleBar .toggle {
					width: 80px;
					height: 60px;
				}

					#titleBar .toggle:before {
						font-family: FontAwesome;
						text-decoration: none;
						font-style: normal;
						font-weight: normal;
						-webkit-font-smoothing: antialiased;
						-moz-osx-font-smoothing: grayscale;
						content: '\f0c9';
						display: block;
						position: absolute;
						left: 30px;
						top: 30px;
						width: 50px;
						height: 40px;
						line-height: 40px;
						font-size: 18px;
						color: #fff;
						text-align: center;
						background: rgba(150, 150, 150, 0.75);
						border-radius: 5px;
					}

					#titleBar .toggle:active:before {
						background-color: #969696;
					}

			#navPanel {
				-moz-backface-visibility: hidden;
				-webkit-backface-visibility: hidden;
				-ms-backface-visibility: hidden;
				backface-visibility: hidden;
				-moz-transform: translateX(-275px);
				-webkit-transform: translateX(-275px);
				-ms-transform: translateX(-275px);
				transform: translateX(-275px);
				-moz-transition: -moz-transform 0.5s ease;
				-webkit-transition: -webkit-transform 0.5s ease;
				-ms-transition: -ms-transform 0.5s ease;
				transition: transform 0.5s ease;
				display: block;
				height: 100%;
				left: 0;
				overflow-y: auto;
				position: fixed;
				top: 0;
				width: 275px;
				z-index: 10002;
				color: #858484;
				background-image: url("/images/bg02.png");
				box-shadow: inset -3px 0px 5px 0px rgba(0, 0, 0, 0.35);
			}

				#navPanel .link {
					display: block;
					color: #888;
					text-decoration: none;
					height: 44px;
					line-height: 44px;
					border-top: solid 1px rgba(255, 255, 255, 0.05);
					padding: 0 1em 0 1em;
					text-transform:uppercase;
				}

					#navPanel .link:first-child {
						border-top: 0;
					}

				#navPanel .indent-1 {
					display: inline-block;
					width: 1em;
				}

				#navPanel .indent-2 {
					display: inline-block;
					width: 2em;
				}

				#navPanel .indent-3 {
					display: inline-block;
					width: 3em;
				}

				#navPanel .indent-4 {
					display: inline-block;
					width: 4em;
				}

				#navPanel .indent-5 {
					display: inline-block;
					width: 5em;
				}

				#navPanel .depth-0 {
					color: #fff;
				}

			body.navPanel-visible #page-wrapper {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #titleBar {
				-moz-transform: translateX(275px);
				-webkit-transform: translateX(275px);
				-ms-transform: translateX(275px);
				transform: translateX(275px);
			}

			body.navPanel-visible #navPanel {
				-moz-transform: translateX(0);
				-webkit-transform: translateX(0);
				-ms-transform: translateX(0);
				transform: translateX(0);
			}

		/* Wrappers */

			#main-wrapper {
				padding: 2em 10px;
				overflow: hidden;
			}

			#header-wrapper {
				padding: 2em 0;
				border-top:solid 15px #ccc;
				border-left:solid 15px #ccc;
				border-right:solid 15px #ccc;
	
			}

			#footer-wrapper {
				padding: 2em 25px;
				overflow: hidden;
				-webkit-transform: translateZ(0);
			}
			
			.white-wrapper {		
		
		border-left:solid 15px #ccc;
		border-right:solid 15px #ccc;
	}



		/* Intro */

			#intro {
				padding: 0 25px 0 25px;
			}

				#intro section {
					position: relative;
					border-top: solid 1px #dfdfdf;
					padding: 2.5em 0 0 0;
					margin: 1.5em 0 0 0 !important;
				}

					#intro section.first {
						border-top: 0;
						padding-top: 0;
					}

					#intro section p {
						margin: 0;
					}

		/* Header */

			#header {
				text-align: center;
			}

				#header h1 {
					color: #404041;
					font-weight: 900;
					font-size: 1.75em;
					letter-spacing: -0.035em;
				}
				
					#header h1 img {
						max-width:50%;	
					}

		/* Nav */

			#nav {
				display: none;
			}

		/* Banner */

			#banner {
				margin: 2em 0 2em 0 !important;
				padding: 0em 0;
				
			}

				#banner header {
					padding: 1.5em 1em 1.5em 1em;
				}

					#banner header h2 {
						font-size: 1.5em;
						line-height: 1.5em;
						margin: 0 0 0.25em 0;
					}

					#banner header p {
						font-size: 1.2em;
					}
					
					.banner_block {
						min-height:200px;
						padding:1em 0;	
					}

.banner_text {
    color: #fff;
    background: rgba(0,0,0,0.7);
    padding: 2em 2em;
    text-align: center;
    margin: 1em auto 1em;
    width: 90%; 
}


	#page-banner header h1 {
		padding-bottom:0.5em;	
		margin-botto:0.5em;
		
	}

		#page-banner header p {
				color: #fff;
				margin: 0.5em 0 0.5em 0;
   				 padding-bottom: 0.5em;
				font-size: 0.9em;
				 line-height:1.4em;
				 font-style:normal;
			}


		/* Copyright */

			#copyright {
				margin: 3em 0 0 0;
			}

				#copyright .links {
					padding: 0.75em 1.25em 0.75em 1.25em;
				}

	.middle-banner header {
		width:100%;
		left: 0 !important;	
	}

	#slogan {
		font-size:20px;	
	}
	
	fieldset {
	border:none;
	}
	
	.grey-box {
		padding:2em 1em;	
	}
	
	.inclusion-details {
		padding:1em;	
	}
	
	.contact-details {
		padding:1em;	
		text-align:center;
	}
	
	/* Home Designs (Mobile) */
	
	#HD-details #page-banner {display:none;}
	
	.homedesign-list-main .homedesign-list-image {height:auto;}

	.HD-floorplan > div {text-align:center;}
	
	.HD-facade-image {
			display:block;			
			width:100%;
		}
		
		.HD-facade-info {
			display:block;			
			width:100%;
		}
		
	/* House and Land packages */
	
	.hlp-item {display:block;}
	
	.hlp-item-image, .hlp-item-detail {display:block;width:100%;}
	.hlp-item-heading {text-align:center;}
	
	.hlp-item-content {display:block;}
	.hlp-item-text-left, .hlp-item-text-right {display:block;width:100%;text-align:center;}
	
	#HL-enquiry-form {
						
						background:#fff;
						padding:1em;	
						width:80%;
					}
					
	#inclusions-banner {
			display:none;
	}
	
	.mobile-list {
		display:block;	
	}
	
	#essence-inclusions-banner h3 {
		
   		 font-size: 3em !important;
   		
}

	/* Home Design */

	.HD-facade-info {
					min-height:100px;	
					height:auto;
				}
				.HD-facade-info-text {
					min-height:100%;
					padding:20px 2em;
				}

		.plandetails {
			padding:0 2em;	
		}
		.plandetails table.homedesign-basic {width:80%;margin:1em auto;}
			
		
		.plandetails table.homedesign-basic td {
			font-size:2em;	
		}
		
		.detail-size-guide {
			margin:2em 0;	
		}
		
		.plandetails h3 {
			font-size:2.5em;
			margin:0 0 2em;
		}	
		
		#HD-details .detail-size-guide  h4 {
			font-size:1.5em;	
		}
	}
	
	/* Global Customisation */
	
	
	
	/* Partners Page */
	
	.partner-logo img {max-width:90%;}
	
	
	#back-top {display:none;}
	.back-to-top {
		    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 50px;
    height: 50px;	
	}
	
	#social-buttons {
		width:35px;
		position:fixed;
		top:20%;
		right:0;
		z-index:15000;
		
	}
	
	#social-buttons a, #social-buttons a img {
		display:block;
		max-width:100%;
	}
	
	
	#essence-inclusions-banner {
		background: url("/images/essence-inclusions.jpg") center center;
		background-size:cover;	
		text-align:center;
		padding:3em 0;
	}
	
	#essence-inclusions-banner h3 {
		 color: #fff;
   		 font-size: 6em;
   		 line-height: 0.7em;
   		 display: block;
		 border:0;
   		 padding: 0.5em 0;
}

#essence-inclusions-banner h3 span {
		    font-weight: 100 !important;;
   			 font-size: 0.68em !important;
	}
	
	