
/** { box-shadow: 0px 0px 1px rgba(255,0,0,0.35); }*/


@media (max-width: 767px)  { /* col-xs */ body { font-size: 14px; } }
@media (min-width: 768px)  { /* col-sm */ body { font-size: 12px; } }
@media (min-width: 992px)  { /* col-md */ body { font-size: 14px; } }
@media (min-width: 1200px) { /* col-lg */ body { font-size: 16px; } }
/* @media (min-width: 2000px) { * col-xl body * { font-size: 16px; } } */ 

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
body {
	padding: 0px;
	margin: 0px;
	line-height: 1.375;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	overflow-y: scroll;
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #2A3238;
	background-color: #ffffff;
}
.fancybox-skin {
	color: #2A3238;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family:"domaine", 'Times New Roman', times, verdana, serif;
	color: #2A3238;
	margin: 0px;
	padding: 0px;
	line-height: 1.125;
	font-weight: bold;
	font-size: 1em;
	display: block;
}
h1, .h1 {
	font-size: 2.625em; 
}
h2, .h2 {
	font-size: 2.25em; 
}
h3, .h3 {
	font-size: 1.875em; 
}
h4, .h4 {
	font-size: 1.5em; 
}
h5, .h5 {
	font-size: 1.125em; 
}
h6, .h6 {
	font-size: 1em; 
}
h1 > a, .h1 > a,
h2 > a, .h2 > a,
h3 > a, .h3 > a,
h4 > a, .h4 > a,
h5 > a, .h5 > a,
h6 > a, .h6 > a {
	color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	font-size: inherit;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
a {
	color: #2A3238;
	outline: none !important;
	text-decoration: none;
	-o-transition: color 0.25s;
	-moz-transition: color 0.25s;
	-webkit-transition: color 0.25s;
	-ms-transition: color 0.25s;
	transition: color 0.25s;
}
a:hover, a:active, a:focus {
	outline: none !important;
	text-decoration: none;
	color: #000000;
}
hr
{
    margin-top: 1.25em;
    margin-bottom: 1.25em;
    border: 0;
    border-top: 1px solid #2A3238;
}
.pos-rel {
	position: relative;
}
.block {
	display: block;
}
.seo {
	overflow: hidden;
	text-indent: -999px;
	display: block;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.center-block {
	margin: auto;
	float: none;
}
.image-center {
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
	padding-bottom: 56.25%;
}
.image-center > img,
.image-center > a > img {
	position: absolute;
	display: block;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	height: auto;
	width: 100% !important;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
   	backface-visibility: hidden;
}
.image-center.byheight > img,
.image-center.byheight > a > img {
	height: 100% !important;
	width: auto !important;
}
.image-center > iframe {
	position: absolute;
	display: block;
	width: 100% !important;
	height: 100% !important;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.image-center {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.image-center.contain {
	background-size: contain;
}
.image-center > img,
.image-center > a > img {
	display: none;
}
html.no-backgroundsize .image-center {
	background-image: none !important;
}
html.no-backgroundsize .image-center > img,
html.no-backgroundsize .image-center > a > img {
	display: block;
}
.half-std-pd {
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
}
.row.half-std-pd {
	margin-left: -0.5em !important;
	margin-right: -0.5em !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.std-pd {
	padding-left: 1em !important;
	padding-right: 1em !important;
}
.row.std-pd {
	margin-left: -1em !important;
	margin-right: -1em !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.dbl-pd {
	padding-left: 2em !important;
	padding-right: 2em !important;
}
.row.dbl-pd {
	margin-left: -2em !important;
	margin-right: -2em !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.triple-pd {
	padding-left: 3em !important;
	padding-right: 3em !important;
}
.row.triple-pd {
	margin-left: -3em !important;
	margin-right: -3em !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.quad-pd {
	padding-left: 4em !important;
	padding-right: 4em !important;
}
.row.quad-pd {
	margin-left: -4em !important;
	margin-right: -4em !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}
[data-toggle] {
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
}
.hover-swap .hover-on			{ display: none !important; }
.hover-swap .hover-off			{ display: block !important; }
.hover-swap:hover .hover-on		{ display: block !important; }
.hover-swap:hover .hover-off	{ display: none !important; }
.valign-parent {
	height: 100%;
	width: 100%;
	display: block;
}
.valign {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin-left: -0.25em;
	margin-right: -0.25em;
	padding-left: 0.25em;
	padding-right: 0.25em;
}
i.valign {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 0px !important;
	font-size: 0px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.flexslider {
	margin: 0px;
	padding: 0px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	position: relative;
	background: #2A3238 url('/assets/images/lib/ajax-loader.gif') no-repeat center center;
	min-height: 100px;
}
.flexslider .flex-direction-nav a {
	height: 3.5em;
	width: 2em;
	margin-top: -1.75em;
	color: #ffffff;
	text-shadow: none;
}
.flexslider .flex-direction-nav a.flex-disabled {
	display: none !important;
}
.flexslider .flex-direction-nav .flex-prev {
	-o-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-opacity: 1! important;
	opacity: 1 !important;
	text-shadow: none; 
	left: 1em !important;
}
.flexslider .flex-direction-nav .flex-next {
	-o-opacity: 1 !important;
	-moz-opacity: 1 !important;
	-webkit-opacity: 1! important;
	opacity: 1 !important;
	text-shadow: none;
	right: 1em !important;
}
.flexslider .flex-direction-nav a.flex-next:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 3.5em;
	line-height: 1;
	color: #ffffff;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	text-shadow: none;
}
.flexslider .flex-direction-nav a.flex-prev:before {
	content: "\f104";
	font-family: FontAwesome;
	font-size: 3.5em;
	line-height: 1;
	color: #ffffff;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	text-shadow: none;
}
.flex-control-paging li a {
	box-shadow: none;
	background: #ffffff none;
	background: rgba(255,255,255,0.85) none;
}
.flex-control-paging li a.flex-active {
	background: #000000 none;
	background: rgba(0,0,0,0.65) none;
}
.flexslider .slides > li {
	position: relative;
}
.flexslider .slides > li .image-center {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding-bottom: 56.25%;
}
.flexslider .slides > li .image-center.contain {
	background-size: contain;
}
.flexslider .slides > li .image-center > img {
	display: none;
}
html.no-backgroundsize .flexslider .slides > li .image-center {
	background-image: none !important;
}
html.no-backgroundsize .flexslider .slides > li .image-center > img {
	display: block;
}
html.ie8 .flexslider .flex-control-paging {
	display: none !important;
}

@media (max-width: 767px) {
/* col-xs */
	.container
	{
		padding-left: 1em;
		padding-right: 1em;
	}

	.flexslider.hero-gallery {
		background-position: center 18%;
	}

}

/* !! END STANDARD SETUP !! */


/* ##### STICKY FOOTER ##### */

html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
	overflow-x: hidden;
}
#main {
	padding-bottom: 986px; /* must be same height as the footer */
}
#footer {
	position: relative;
	margin-top: -986px; /* negative value of footer height */
	clear:both;
}

@media (min-width:768px) {
	#main 		{ padding-bottom:	346px;	}
	#footer		{ margin-top:		-346px;	}
}

@media (min-width:992px) {
	#main 		{ padding-bottom:	395px;	}
	#footer		{ margin-top:		-395px;	}	
}

@media (min-width:1200px) {
	#main 		{ padding-bottom:	456px;	}
	#footer		{ margin-top:		-456px;	}
}


/* ##### STICKY FOOTER ##### */


@media (max-width: 767px) {

	.container .container {
		width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}

	h1, .h1 {
	font-size: 2em; 
	}
	h2, .h2 {
		font-size: 1.625em; 
	}
	h3, .h3 {
		font-size: 1.25em; 
	}
	h4, .h4 {
		font-size: 1em; 
	}
	h5, .h5 {
		font-size: 1em; 
	}
	h6, .h6 {
		font-size: 1em; 
	}
	
}

.components {
	margin-top: 3em;
}

.components:last-child {
	margin-bottom: 3em;
}

.hero-gallery + .components.full-width,
.hero-gallery + .component-type-large_article,
.hero-gallery + .component-type-gallery,
.components.full-width + .components.full-width,
.components.full-width + .component-type-large_article,
.component-type-large_article + .components.full-width,
.component-type-gallery + .components.full-width,
.components.full-width + .component-type-gallery {

	margin-top: 0px;
}

.components.full-width:last-child,
.component-type-large_article:last-child,
.component-type-gallery:last-child {
	margin-bottom: 0px;
}



body.popup #main {
	padding-bottom: 0px !important;
	overflow-y: auto;
}

html.popup,
body.popup
{
	min-height: 0px;
	height: auto;
	overflow: auto;
	overflow-x: auto;
	overflow-y: auto;
}

body.popup #main
{
	padding: 0px;
	margin: 0px;
}


.blog-overview .blog-articles article {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px 0px 3em 0px;
}

.blog-overview .blog-articles article.row-even .blog-image {
	float: right;
}

.blog-overview .blog-articles article.row-even .blog-text {
	float: left;
}

.blog-overview .blog-articles .image-center {
	padding-bottom: 68.75%;
}

.blog-overview .blog-articles .blog-valign-parent {
	display: table-row;
	height: 24.5em;
}

.blog-overview .blog-articles .blog-valign-child {
	display: table-cell;
	vertical-align: middle;
	padding: 0px 3em 0px 3em;
}

.blog-overview .blog-articles article.row-odd .blog-valign-child {
	padding-right: 0px;
}

.blog-overview .blog-articles article.row-even .blog-valign-child {
	padding-left: 0px;
}

.blog-overview .blog-articles time {
	display: block;
	font-style: normal;
	margin: 0px 0px 0.875em 0px;
}

.blog-overview summary {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0.75em 0px 0px 0px;
}

.blog-overview .button {
	margin-top: 1.5em;
	min-width: 14em;
}

@media (max-width: 767px) {
	.blog-overview .blog-articles .blog-valign-parent {
		display: block;
		height: auto;
		margin-top: 1.25em;
	}
	.blog-overview .blog-articles .blog-valign-child {
		display: block;
		padding: 0px;
	}
}

@media (min-width: 768px) {
	.blog-overview .blog-articles .blog-valign-parent {
		height: 20.75em;
	}	
}

@media (min-width: 992px) {
	.blog-overview .blog-articles .blog-valign-parent {
		height: 23em;
	}	
}

@media (min-width: 1200px) {
	.blog-overview .blog-articles .blog-valign-parent {
		height: 24.5em;
	}
}

.blog-overview .paging {
	text-align: center;
	margin-bottom: 4em;
}

.blog-overview .paging strong,
.blog-overview .paging a {
	display: inline-block;
	line-height: 2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: middle;
	text-align: center;
}

.blog-overview .paging strong {
	font-weight: normal;
}

.blog-overview .paging a {
	color: #95999C;
}

.blog-overview .paging .fa {
	border: 1px solid #95999C;
	border-radius: 50%;
	font-size: 2em;
	line-height: 1.125;
	width: 1.25em;
	height: 1.25em;
	padding-left: 0.375em;
	padding-right: 0.375em;
}

.blog-overview .paging .fa.fa-angle-left { text-align: left; }

.blog-overview .paging .fa.fa-angle-right { text-align: right; }

.blog-overview .blog-categories {
	text-align: center;
	margin-top: -1.125em;
	margin-bottom: 3.25em;
}

.blog-overview .blog-categories li {
	display: inline-block;
	border: 1px solid #D8D8D8;
	border-left: 0;
	text-align: center;
	line-height: 1;
	padding: 0.5em 2em 0.5em 2em;
}

.blog-overview .blog-categories li:first-child {
	border-left: 1px solid #D8D8D8;
}

.blog-overview .blog-categories li.active {
	background-color: #c48d69 !important;
	background: #c48d69;
	background: -moz-linear-gradient(left,  #a3664d 0%, #e7b687 50%, #a3664d 100%);
	background: -webkit-linear-gradient(left,  #a3664d 0%,#e7b687 50%,#a3664d 100%);
	background: linear-gradient(to right,  #a3664d 0%,#e7b687 50%,#a3664d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3664d', endColorstr='#a3664d',GradientType=1 );
}

.blog-detail .blog-categories h1 {
	margin: -0.25em 0px 0.75em 0px;
}

.blog-detail .blog-categories ul,
.blog-detail .blog-categories ul li,
.blog-detail .blog-categories ul li a {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.blog-detail .blog-categories > ul {
	margin: 0px;
}

.blog-detail .blog-categories > ul > li {
	margin-top: 0.25em;
	margin-bottom: 0.75em;
}

.blog-detail .blog-categories > ul > li ul {
	margin-bottom: 0.25em;
}

.blog-detail .blog-categories > ul > li > ul ul {
	padding-left: 0.25em;
}

.blog-detail .blog-categories .dropdown-arrow {
	float: right;
	padding: 0.2em 0.5em 0.3em 0.5em;
}

.blog-detail .blog-categories .dropdown-arrow:before {
	content: "\f077";
}

.blog-detail .blog-categories .dropdown-arrow.active:before {
	content: "\f078";
}

.blog-detail .blog-categories > ul > li > ul {
	display: none;
}

.blog-detail .blog-categories > ul > li > ul.open {
	display: block;
}

.blog-detail .header-links {
	margin-top: 4em;
}

.blog-detail .blog-article {
	border-left: 1px solid #D8D8D8;
}

.blog-detail .blog-categories,
.blog-detail .blog-article {
	margin-top: 2.5em;
	margin-bottom: 4em;
}

.blog-detail .image-center {
	padding-bottom: 32.5%;
}

.blog-detail .blog-article time {
	display: block;
	float: left;
	font-style: normal;
	margin: 0px;
	line-height: 2;
}

.blog-detail .blog-article .addthis_custom_sharing {
	display: block;
	float: left;
	margin-right: 1em;

}
.blog-detail .blog-article .addthis_custom_sharing .google_plusone_iframe_widget {
	display: none;
}

.blog-detail .blog-article .addthis_custom_sharing span,
.blog-detail .blog-article .addthis_custom_sharing a {
	display: inline-block;
	vertical-align: middle;
	float: none;
	margin: 0px;
}

.blog-detail .blog-article .addthis_custom_sharing span {
	margin-right: 0.25em;
}

.blog-detail .blog-article .addthis_custom_sharing a {
	width: 2em;
	height: 2em;
	text-align: center;
	background-color: #2A3238;
	border-radius: 50%;
	color: #ffffff;
	line-height: 2.25;
	-o-transition: background 0.25s;
	-moz-transition: background 0.25s;
	-webkit-transition: background 0.25s;
	-ms-transition: background 0.25s;
	transition: background 0.25s;
}

.blog-detail .blog-article .addthis_custom_sharing a:hover,
.blog-detail .blog-article .addthis_custom_sharing a:active,
.blog-detail .blog-article .addthis_custom_sharing a:focus {
	background-color: #A3664D;
}

.blog-detail .blog-article h1 {
	display: block;
	clear: both;
	line-height: 1.125;
	border-bottom: 0px;
	padding: 0px 0px 0.125em 0px;
	margin: -0.125em 0px 0.375em 0px;
}

.blog-detail .blog-article .hero-image {
	margin-top: 2em;
}

.blog-detail .wysiwyg-content {
	display: block;
	clear: both;
	padding: 0px;
	margin: 2em 0px 0px 0px;
}

.blog-detail .blog-article .post-image {
	display: block;
	margin-top: 2em;
}

@media (max-width: 767px) {
	.blog-detail .header-links {
		margin-top: 2em;
	}
	.blog-detail .blog-categories {
		margin-top: 2em;
		margin-bottom: 0px;
	}
}



.floating-enquiry-form {
	position: absolute;
	top: 12em;
	right: 0px;
	bottom: auto;
	left: auto;
	z-index: 900;
}

.floating-enquiry-form .header-wrapper {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
}

.floating-enquiry-form .header {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: auto;
	display: block;
	float: left;
	padding: 1.375em 1.25em 1.375em 1.25em;
	margin: 0px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	/*background-color: #333E47;*/
	background: rgb(163,102,77);
	background: -moz-linear-gradient(top,  rgba(163,102,77,1) 0%, rgba(231,182,135,1) 50%, rgba(163,102,77,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(163,102,77,1) 0%,rgba(231,182,135,1) 50%,rgba(163,102,77,1) 100%);
	background: linear-gradient(to bottom,  rgba(163,102,77,1) 0%,rgba(231,182,135,1) 50%,rgba(163,102,77,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3664d', endColorstr='#a3664d',GradientType=0 );

	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none; 

	/* Combined Shape: */

	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);

}

.floating-enquiry-form .header img {
	position: relative;
	display: block;
	height: 166px;
	width: auto;
	margin: auto;
}

.floating-enquiry-form .form {
	display: block;
	/*float: left;*/
	overflow: hidden;
	margin: 0px;
	width: 0px;
	height: 415px;
	background-color: #333E47;
	border-bottom-left-radius: 5px;
	text-align: center;
	-o-transition: width 0.25s ease-in-out;	
	-moz-transition: width 0.25s ease-in-out;			
	-webkit-transition: width 0.25s ease-in-out;		
	-ms-transition: width 0.25s ease-in-out;		
	transition: width 0.25s ease-in-out;

	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);		
}

@media(max-width: 1199px) {
	.floating-enquiry-form .form {
		height: 365px;
	}
}

@media(max-width: 991px) {
	.floating-enquiry-form .form {
		height: 315px;
	}
}

.floating-enquiry-form.open .form
{
	display: block;
	width: 360px;
	/*overflow: auto;*/
}

.form-wrapper {
	padding: 0;

	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.50);		
	background-color: #333E47;
	-o-transition: padding 0.01s ease-in-out 0.2s;	
	-moz-transition: padding 0.01s ease-in-out 0.2s;			
	-webkit-transition: padding 0.01s ease-in-out 0.2s;		
	-ms-transition: padding 0.01s ease-in-out 0.2s;		
	transition: padding 0.01s ease-in-out 0.2s;
}
.floating-enquiry-form.open .form-wrapper {
	padding: 20px;
	-o-transition: padding 0.1s ease-in-out;	
	-moz-transition: padding 0.1s ease-in-out;			
	-webkit-transition: padding 0.1s ease-in-out;		
	-ms-transition: padding 0.1s ease-in-out;		
	transition: padding 0.1s ease-in-out;
}

.floating-enquiry-form .form p {
	width: 360px;
}

.floating-enquiry-form .form iframe {
	overflow: visible;
	border: 0;
	min-height: 332px;
	margin-top: 24px;
}


@media (max-width: 767px) {
	.floating-enquiry-form {
		display: none;
	}
}

@media (min-width: 768px) {
	.floating-enquiry-form .header img {
		height: 96px;
	}
	.floating-enquiry-form {
		top: 6em;
	}
}

@media (min-width: 992px) {
	.floating-enquiry-form .header img {
		height: 132px;
	}
	.floating-enquiry-form {
		top: 6.5em;
	}
}

@media (min-width: 1200px) {
	.floating-enquiry-form .header img {
		height: 166px;
	}
	.floating-enquiry-form {
		top: 7.5em;
	}
}

@media (min-width: 1600px) {
	.floating-enquiry-form {
		top: 12em;
	}
}

#footer {
	display: block;
	background-color: #444E56;
	color: #ffffff;
}

#footer .back-to-top {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: auto;
	left: 0px;
	margin: auto;
	height: 3.875em;
	width: 3.875em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	border-radius: 50%;
	margin-top: -1.9375em;
	background-color: #333E47;
	z-index: 50;
}
#footer .back-to-top .fa {
	font-size: 3.875em;
	line-height: 0.875;
}

#footer .footer-top {
	display: block;
	padding: 4em 0px 3.5em 0px;
	background: transparent url('/assets/images/footer-bg.jpg') no-repeat center center;
	background-size: cover;
}

#footer .footer-top .column > p > strong {
	position: relative;
	display: block;
	font-size: 1.125em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: uppercase;
	padding-bottom: 1.5em;
	margin-bottom: 1.75em;
}

#footer .footer-top .column > p > strong:after {
	content: "";
	position: absolute;
	top: auto;
	right: auto;
	bottom: 0px;
	left: 0px;
	display: block;
	width: 4em;
	height: 1px ;
	background-color: #A3664D;
}

#footer .footer-top ul,
#footer .footer-top ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1;
}

#footer .footer-top ul li {
	margin-bottom: 0.75em;
}

#footer .footer-top ul li,
#footer .footer-top a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.875em;
	line-height: 1.375;
}

#footer .footer-top ul li a {
	font-family: inherit;
	font-size: 1em;
	line-height: inherit;
	letter-spacing: inherit;
}

#footer .footer-top .footer-connect .fa-facebook {
	position: relative;
	display: inline-block;
	background-color: #ffffff;
	border-radius: 50%;
	font-size: 1.375em;
	line-height: 1.8125;
	height: 1.75em;
	width: 1.75em;
	color: #2A3238;
	text-align: center;
	margin-right: 0.25em;
	vertical-align: -6%;
	-o-transition: color 0.25s, background-color 0.25s;
	-moz-transition: color 0.25s, background-color 0.25s;
	-webkit-transition: color 0.25s, background-color 0.25s;
	-ms-transition: color 0.25s, background-color 0.25s;
	transition: color 0.25s, background-color 0.25s;
}

#footer .footer-top .footer-connect a:hover .fa-facebook,
#footer .footer-top .footer-connect a:active .fa-facebook,
#footer .footer-top .footer-connect a:focus .fa-facebook {
	background-color: #A3664D;
}

#footer .footer-top .footer-connect .button {
	margin-top: 1em;
	line-height: 1;
	width: auto;
}

#footer .footer-top .footer-team a {
	text-align: center;
}

#footer .footer-top .footer-team a img {
	display: block;
	height: 3.25em;
	width: auto;
	margin: auto;
	margin-top: 0.875em;
}

#footer .footer-bottom {
	position: relative;
	background-color: #333E47;
	padding: 1.25em 0px 1.25em 0px;
}

#footer .footer-bottom .left {
	float: left;
}

#footer .footer-bottom .right {
	float: right;
}

#footer .footer-bottom .middle {
	position: absolute;
	display: block;
	height: 3.875em;
/*	width: 3.875em;*/
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 50%;
	margin: auto;
	margin-left: -1.75em;
}

#footer .footer-bottom .middle a {
	display: block;
/*	width: 100%;*/
	height: 100%;
	/*font-size: 1;*/
	line-height: 1;
	margin: auto;
	padding: 0px;
	float:left;
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#footer .footer-bottom .middle a:before {
	display: none;
}

#footer .footer-bottom .middle a img {
	display: block;
	width: auto;
	height: 100%;
}

#footer .footer-bottom a,
#footer .footer-bottom span {
	position: relative;
	display: block;
	float: left;
	line-height: 1;
	font-size: 0.875em;
	color: #ffffff;
	padding: 1.75em 0.5em 1.75em 0.5em;
}

#footer .footer-bottom a:before,
#footer .footer-bottom span:before {
	content: "";
	display: block;
	position: absolute;
	top: 1px;
	right: auto;
	bottom: 0px;
	left: -0.5px;
	margin: auto;
	height: 0.875em;
	width: 1px;
	background-color: #bbbbbb;
}

#footer .footer-bottom a:first-child:before,
#footer .footer-bottom span:first-child:before {
	display: none;
}

#footer a:hover,
#footer a:active,
#footer a:focus {
	color: #A3664D;
}

#footer .footer-bottom .pcs a {
	display: block;
	width: 136px;
	margin: auto;
	padding: 0px;
	float: none;
	clear: both;
	margin-bottom: 1em;
}

#footer .footer-bottom .pcs a img {
	display: block;
	width: 100%;
}

@media (max-width: 767px) {

	#footer .footer-top {
		padding: 2em 0px 1em 0px;
	}
	#footer .footer-top .column {
		margin-bottom: 2.5em;
	}
	#footer .footer-top .column:first-child {
		margin-top: 1.5em;
	}
	#footer .footer-bottom .left,
	#footer .footer-bottom .right {
		display: block;
		float: none;
		clear: both;
		text-align: center;
	}
	#footer .footer-bottom a ,
	#footer .footer-bottom span {
		display: inline-block;
		float: none;
		padding: 0.75em 0.5em 0.75em 0.5em;
	}
	#footer .footer-bottom .middle {
		display: none;
	}


}





label {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	padding: 0px;
	margin: 0px;
	outline: none;
	display: block;
	font-size: 1.125em;
	color: #404040;
	margin-bottom: 0.25em;

}
input, textarea, select {
	font-family:"montserrat", arial, helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	vertical-align: middle;
	-o-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance:none;
	outline: none;
	display: block;
	font-size: 0.875em;
	text-align: left;
	line-height: 1;
	padding: 0.75em 0.75em 0.75em 0.75em;
	margin: 0px;
	margin-bottom: 1em;
	width: 100%;
	height: 3.28575em;
	color: #404040;
	background-color: #ffffff;
}

textarea {
	min-height: 6em;
}
input[type=checkbox] {
	width: auto;
	height: auto;
	-o-appearance: checkbox;
	-moz-appearance: checkbox;
	-webkit-appearance: checkbox;
	appearance:checkbox;
}
input[type=radio] {
	-o-appearance: radio;
	-moz-appearance: radio;
	-webkit-appearance: radio;
	appearance: radio;	
	border: none;
	height: auto;
	margin: 0px;
	-o-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
input[type=file] {
	padding: 0px;
}
input[type=submit] {
	border: none;
}
select {
	width: 100%;
	line-height: 1;
	padding: 0px 1.5em 0px 0.75em;
	vertical-align: middle;
	border: 0px;
	margin: 0px;
	color: #9b9b9b;
	background-color: transparent;
}
select:active,
select:focus {
	outline: none !important;
}
.custom-select {
	width: 100%;
	position: relative;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 1em;
	color: #9b9b9b;
}
.custom-select select {
	background-color: transparent;
	position: relative;
	z-index: 10;	
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 0px;
	border: 0;
	color: #9b9b9b;
}
.custom-select select.selection-made {
	color: #404040;
}

.custom-select:after {
	color: #9b9b9b;
	content: "\f107";
	display: block;
	position: absolute;
	top: 0em;
	right: 0em;
	bottom: 0px;
	height: 2em;
	width: 1.25em;
	text-align: center;
	font-size: 1.375em;
	font-family: FontAwesome;
	line-height: 2;
	font-style: normal;
	font-weight: normal;

	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	margin: auto;
	z-index: 0;
}

.custom-select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #9b9b9b;
}

html.ie8 .custom-select,
html.ie9 .custom-select {
	overflow: hidden;
}

/*html.ie8 .custom-select select,
html.ie9 .custom-select select {
	width: 110%;
}

html.ie8 .services-filter .filter-selector,
html.ie9 .services-filter .filter-selector {
	width: 115%;
}

html.ie8 .brands-filter .filter-selector,
html.ie9 .brands-filter .filter-selector {
	width: 130%;
}*/

::-webkit-input-placeholder { font-weight: normal; position: relative; top: 0px; color: #9b9b9b; opacity: 1; }
:-moz-placeholder 			{ font-weight: normal; position: relative; top: 0px; color: #9b9b9b; opacity: 1; }
::-moz-placeholder 			{ font-weight: normal; position: relative; top: 0px; color: #9b9b9b; opacity: 1; }
:-ms-input-placeholder 		{ font-weight: normal; position: relative; top: 0px; color: #9b9b9b; opacity: 1; }

.custom-checkbox {
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none; 
	margin-bottom: 1em;
	cursor: pointer;
	font-size: 0.875em;
	font-family:"montserrat", arial, helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
}
.custom-checkbox .checkbox  {
	display: block;
	float: left;
	position: relative;
	width: 1.5em;
	height: 1.5em;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0px;
	margin-top: 0px;
	margin-right: -2em;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
}
.custom-checkbox input[type=checkbox] {
	display: none;
}

.custom-checkbox input[type=checkbox]:checked + .checkbox:after {
	vertical-align: middle;
	content: "\f00c";
	display: inline;
	font-weight: normal;
	font-style: normal;
	font-family: FontAwesome;
	font-size: 1em;
	text-rendering: auto;
	line-height: 1.5;
	color: #404040;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.custom-checkbox .checkbox-text {
	display: inline-block;
	margin-left: 2em;
	font-size: 1em;
	vertical-align: middle;
	max-width: 95%;
	font-weight: normal;
	text-align: left;
}

html.ie8 .custom-checkbox input[type=checkbox] {
	display: inline-block;
	float: left;
}
html.ie8 .custom-checkbox .checkbox {
	display: none;
}







.custom-radio {
	-webkit-user-select: none; 
	-moz-user-select: none; 
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none; 
	margin-bottom: 1em;
	cursor: pointer;
	font-size: 0.875em;
	font-family:"montserrat", arial, helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;
}
.custom-radio .radio  {
	display: block;
	float: left;
	position: relative;
	width: 1.5em;
	height: 1.5em;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0px;
	margin-top: 0px;
	margin-right: -2em;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
}
.custom-radio input[type=radio] {
	display: none;
}

.custom-radio input[type=radio]:checked + .radio:after {
	vertical-align: middle;
	content: "\f00c";
	display: inline;
	font-weight: normal;
	font-style: normal;
	font-family: FontAwesome;
	font-size: 1em;
	text-rendering: auto;
	line-height: 1.5;
	color: #404040;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}
.custom-radio .radio-text {
	display: inline-block;
	margin-left: 2em;
	font-size: 1em;
	vertical-align: middle;
	max-width: 95%;
	font-weight: normal;
	text-align: left;
}

html.ie8 .custom-radio input[type=radio] {
	display: inline-block;
	float: left;
}
html.ie8 .custom-radio .radio {
	display: none;
}












label.required:after {
	content: " *";
}
.button, button {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: bold !important;
	font-style: normal !important;
	vertical-align: baseline;
	-o-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0px;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance:none;
	outline: none;
	display: inline-block;
	font-size: 0.875em !important;
	text-align: center;
	line-height: 1;
	padding: 1.125em 2em 1.125em 2em !important;
	height: 3.25em;
	color: #2A3238 !important;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	outline: 0;
	-o-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: #c48d69 !important;
	background: #c48d69;
	background: -moz-linear-gradient(left,  #a3664d 0%, #e7b687 50%, #a3664d 100%);
	background: -webkit-linear-gradient(left,  #a3664d 0%,#e7b687 50%,#a3664d 100%);
	background: linear-gradient(to right,  #a3664d 0%,#e7b687 50%,#a3664d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3664d', endColorstr='#a3664d',GradientType=1 );
}
.button:hover, button:hover,
.button:active, button:active,
.button:focus button:focus {
	text-decoration: none;
	outline: 0;
	color: #2A3238 !important;
	background: #a3664d;
	background-color: #a3664d !important;
	background: -moz-linear-gradient(left,  #a3664d 0%, #c48d69 50%, #a3664d 100%);
	background: -webkit-linear-gradient(left,  #a3664d 0%,#c48d69 50%,#a3664d 100%);
	background: linear-gradient(to right,  #a3664d 0%,#c48d69 50%,#a3664d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3664d', endColorstr='#a3664d',GradientType=1 );
}

.button-plain {
	color: #ffffff !important;
	background: #333E47 none !important;
}

.button-plain:hover,
.button-plain:active, 
.button-plain:focus { 
	color: #ffffff !important;
	background: #2A3238 none !important;
}

.form-validation-errors {
	color: #ff0000;
	margin-bottom: 1em;
}
.field-has-error {
	border-color: #ff0000;
	color: #ff0000;
}

.custom-checkbox .field-has-error ~ .checkbox {
	border-color: #ff0000;
}

@media (max-width: 767px) {

	input, textarea, select,
	.button, button {
		font-size: 1em !important;
	}

	.patch {
		width:100% !important;
	}

}

.embed-responsive-item {
	display: block;
	border: 0;
	min-height: 340px;
	overflow: visible;
	margin: 2em auto -2em auto;
	width: 100%;
}

@media (min-width: 768px) {
	.embed-responsive-item {
		width: 44%;
	}
	.patch {
		width: 317px !important;
		height: 43px !important;
	}
}

@media (min-width: 992px) {
	.embed-responsive-item {
		width: 40%;
	}
	.patch {
		width: 373px !important;
		height: 30px !important;
	}
}

@media (min-width: 1200px) {
	.embed-responsive-item {
		width: 33%;
	}
	.patch {
		width: 373px !important;
		height: 30px !important;
	}
}


.contact-form-wrapper {
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}

@media (max-width: 767px) {
	.contact-form-wrapper {
		width: 100%;
		padding-left: 1em;
		padding-right: 1em;
	}
}




.hero-gallery .flex-viewport {
	overflow: visible !important;
}

.hero-gallery .flex-control-paging {
	/*display: none;*/
	bottom: 1em;
	z-index: 99;
}

.hero-gallery .slides > li .image-center  {
	padding-bottom: 20%;
}

.hero-gallery .overlay {
	display: block;
	position: absolute;
	top: 25%;
	right: 0px; 
	bottom: 0px; 
	left: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
}

.hero-gallery .global-slide-link {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.hero-gallery .caption {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

.hero-gallery .caption span.valign {
	padding: 5em;
	width: 50%;
}

.hero-gallery .caption .caption-heading {
	display: block;
	color: #ffffff;
	margin-bottom: 0.125em;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.25);
}

.hero-gallery .caption .caption-description {
	display: block;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}

.hero-gallery .caption .caption-link {
	margin-top: 2em;
}


.hero-gallery .caption.top-left {
	vertical-align: top;
	text-align: left;
}

.hero-gallery .caption.top-left .valign {
	vertical-align: top;
	/*text-align: left;*/
	text-align: center;
}

.hero-gallery .caption.top-center {
	vertical-align: top;
	text-align: center;
}

.hero-gallery .caption.top-center .valign {
	vertical-align: top;
	text-align: center;
}

.hero-gallery .caption.top-right {
	vertical-align: top;
	text-align: right;
}

.hero-gallery .caption.top-right .valign {
	vertical-align: top;
	/*text-align: right;*/
	text-align: center;
}


.hero-gallery .caption.middle-left {
	vertical-align: middle;
	text-align: left;
}
.hero-gallery .caption.middle-left .valign {
	vertical-align: middle;
	/*text-align: left;*/
	text-align: center;
}

.hero-gallery .caption.middle-center {
	vertical-align: middle;
	text-align: center;
}

.hero-gallery .caption.middle-center .valign {
	vertical-align: middle;
	text-align: center;
}

.hero-gallery .caption.middle-right {
	vertical-align: middle;
	text-align: right;
}

.hero-gallery .caption.middle-right .valign {
	vertical-align: middle;
	/*text-align: right;*/
	text-align: center;
}


.hero-gallery .caption.bottom-left {
	vertical-align: bottom;
	text-align: left;
}
.hero-gallery .caption.bottom-left .valign {
	vertical-align: bottom;
	/*text-align: left;*/
	text-align: center;
}

.hero-gallery .caption.bottom-center {
	vertical-align: bottom;
	text-align: center;
}
.hero-gallery .caption.bottom-center .valign {
	vertical-align: bottom;
	text-align: center;
}

.hero-gallery .caption.bottom-right {
	vertical-align: bottom;
	text-align: right;
}
.hero-gallery .caption.bottom-right .valign {
	vertical-align: bottom;
	/*text-align: right;*/
	text-align: center;
}




body.template-home .hero-gallery .overlay {
	display: none;
}

body.template-home .hero-gallery .slides > li .image-center  {
	padding-bottom: 40%;
}

body.template-home .hero-gallery .caption .caption-heading {
	font-size: 3.75em;
}

@media (max-width: 767px) {
	.hero-gallery .slides > li .image-center  {
		padding-bottom: 45% !important;
	}
	.hero-gallery .caption .caption-heading {
		font-size: 2em !important;
	}
	.flexslider .flex-control-paging,
	.flexslider .flex-direction-nav {
		display: none;
	}

	.hero-gallery .flex-viewport {
		overflow: hidden !important;
	}
	body.template-home .hero-gallery .caption {
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		background-color: #2A3238;
		padding: 1em;
	}
	.hero-gallery .caption span.valign {
		padding: 1em;
		width: 100%;
	}
	body.template-home .hero-gallery .caption span.valign {
		padding: 0px;
	}
}





.application-login {
	margin-top: 5em;
	margin-bottom: 5em;
}

.application-login .intro {
	text-align: center;
	font-size: 1.125em;
}

.application-login .heading {
	margin-top: 2.25em;
	margin-bottom: 0.75em;
}

.application-login p {
	margin-bottom: 1.5em;
}

.application-login label {
	font-size: 1em;
	text-align: right;
	padding-top: 0.5em;
}

.application-login a.forgot {
	text-align: center;
	margin-top: 1em;
	display: block;
}

.application-login .form-error {
	display: block;
	clear: both;
	position: relative;
	color: #ff0000;
	font-size: 0.75em;
	margin-top: -0.25em;
	margin-bottom: 0.75em;
}

@media (max-width: 767px) {

	.application-login .heading {
		margin-top: 3em;
	}

	.application-login label {
		text-align: left;
	}

	.application-login a.forgot {
		text-align: left;
	}

	.button-register {
		margin-top: 0em;
	}

}

@media (min-width: 768px) {
	.button-register {
		margin-top: 5.75em;
	}
}

@media (min-width: 992px) {
	.button-register {
		margin-top: 4.5em;
	}
}

@media (min-width: 1200px) {
	.button-register {
		margin-top: 5.125em;
	}
}




.application-forgotten {
	margin-top: 5em;
	margin-bottom: 5em;
}

.application-forgotten .intro {
	text-align: left;
	margin-bottom: 1.375em;
	font-size: 1.125em;
}

.application-forgotten .heading {
	margin-top: 2.25em;
	margin-bottom: 0.75em;
}

.application-forgotten label {
	font-size: 1em;
	text-align: left;
	padding-top: 0.5em;
}

.application-forgotten .form-error {
	display: block;
	clear: both;
	position: relative;
	color: #ff0000;
	font-size: 0.75em;
	margin-top: -0.25em;
	margin-bottom: 0.75em;	
}







.application-register {
	margin-top: 5em;
	margin-bottom: 5em;
}

.application-register .intro {
	text-align: left;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	font-size: 1.125em;
}

.application-register .heading {
/*	margin-top: 2.25em;*/
	margin-bottom: 0.75em;
}

.application-register label {
	font-size: 1em;
	text-align: right;
	padding-top: 0.5em;
}

.application-register .form-error {
	display: block;
	clear: both;
	position: relative;
	color: #ff0000;
	font-size: 0.75em;
	margin-top: -0.25em;
	margin-bottom: 0.75em;
}







.my-profile {
	margin-top: 4em;
	margin-bottom: 5.5em;
}

.my-profile .heading {
	font-size: 1.75em;
	margin-bottom: 1em;
}


.my-profile h1.heading {
	font-size: 2em;
	margin-bottom: 0px;
}

.my-profile header {
	display: block;
	clear: both;
	padding-bottom: 1em;
	margin-top: 2em;
	margin-bottom: 2em;
	border-bottom: 1px solid #A3664D;
}

.my-profile header a {
	margin-right: 0.5em;
}

.my-profile header a.active,
.my-profile header a:hover,
.my-profile header a:active,
.my-profile header a:focus {
	color: #A3664D;
}


.my-profile label {
	font-size: 1em;
		padding-top: 0.5em;
}

.my-profile .disclaimer {
	font-size: 0.875em;
}

.my-profile button {
	margin-top: 1.5em;
}

.my-profile td.error {
	color: #ff7777;
}

.my-profile td.success {
	color: #1fa67a;
	background-color: transparent !important;
}









.guidelines-application-wrapper {
	display: block;
	float: none;
	clear: both;
	margin-top: 4em;
	margin-bottom: 4em;
}

.guidelines-application-wrapper section:before,
.guidelines-application-wrapper section:after {
  content: " ";
  display: table;
}
.guidelines-application-wrapper section:after {
  clear: both;
}

.guidelines-application-wrapper section {
	display: block;
	float: none;
	clear: both;
	margin-top: 2em;
	margin-bottom: 2em;
}

.guidelines-application-wrapper .indent {
	padding-left: 2.5em !important;
}

.guidelines-application-wrapper select {
	line-height: 3;
}

.guidelines-application-wrapper .form-error {
	color: #ff0000;
}

.guidelines-application-wrapper .form-error-message {
	display: block;
	position: relative;
	clear: both;
	color: #ff0000;
	font-size: 0.875em;
	margin-top: -0.75em;
	margin-bottom: 1em;

}

.guidelines-application-wrapper .form-error-message p::before {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	font-size: inherit;
	line-height: inherit;
	content: "\f06a ";
	margin-right: 1em;
}

.guidelines-application-wrapper .section-documents .form-error-message {
	margin-top: 0px;
	margin-left: 2.5em;
}

.guidelines-application-wrapper .section-conditions .form-error-message {
	margin-left: 2.5em;
}

.guidelines-application-wrapper .field-has-error {
	color: #ff0000;
}

.guidelines-application-wrapper .custom-radio.field-has-error input[type=radio]:checked + .radio:after {
	color: #ff0000;
}

.guidelines-application-wrapper .form-error-message p {
	margin: 0px;
	padding: 0px;
}




.guidelines-application-wrapper #notification-area {
	position: fixed;
	display: block;
	float: right;
	z-index: 10;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: auto;
}

.guidelines-application-wrapper #notification-area .message {
	position: relative;
	background-color: #eeeeee;
	color: #333333;
	font-weight: bold;
	padding: 1em 2em 1em 2em;
	margin: 1em;
	text-align: left;
	clear: both;
	display: block;
	opacity: 0.8;
	line-height: 1;
	cursor: pointer;
}

.guidelines-application-wrapper #notification-area .message .fa {
	position: absolute;
	left: 0.75em;
	top: 0.9125em;
}

.guidelines-application-wrapper #notification-area .message::after {
	display: block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	line-height: inherit;
	content: "\f00d";
	position: absolute;
	top: 0.5em;
	right: 0.5em;
	font-size: 0.75em;
}

.guidelines-application-wrapper #notification-area .global-form-error-message,
.guidelines-application-wrapper .global-form-error-message {
	background-color: #ffeeee;
	color: #ff0000;
	font-weight: bold;
	text-align: left;
	clear: both;
	display: block;
}



.guidelines-application-wrapper #notification-area .message:hover {
	opacity: 1;
}

.guidelines-application-wrapper label {
	font-size: 0.875em;
}
.guidelines-application-wrapper label.standalone {
	margin-bottom: 1em;
}

.guidelines-application-wrapper .label--numbered {
	padding-left: 2.5em;
}

.guidelines-application-wrapper .label--numbered i {
	display: inline-block;
	position: relative;
	font-style: normal;
	margin-left: -2.5em;
	width: 2.5em;
}

.guidelines-application-wrapper .label--numbered ul {
	list-style: initial;
	margin-left: 1.375em;
}

.guidelines-application-wrapper .label--numbered em {
	color: #A3664D;
}


.guidelines-application-wrapper .custom-radio {
	display: inline-block;
	margin-left: 2.5em;
	margin-top: 0.75em;
	margin-bottom: 2em;
}

.guidelines-application-wrapper .section-heading {
	position: relative;
	float: none;
	clear: both;
	padding-bottom: 0.5em;
    margin-bottom: 1em;
    color: #A3664D;
}

.guidelines-application-wrapper .section-heading:after {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #A3664D;

}

.guidelines-application-wrapper p {
	margin-bottom: 1em;
}


.guidelines-application-wrapper .dropzone {
	display: block;
	min-height: 42em;
	background-color: #eeeeee;
	border: 1px dashed #cccccc;
	position: relative;
	margin-bottom: 1em;
}


.guidelines-application-wrapper .dropzone .dz-default.dz-message {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 1em;
	line-height: 1;
	height: 1em;
	margin: auto;
	color: #A3664D;
}

.guidelines-application-wrapper .section-hide .hide-wrapper {
	display: none;
}

.guidelines-application-wrapper .section-heading .fa {
	float: right;
}

.guidelines-application-wrapper .section-hide .section-heading {
	opacity: 0.5;
	margin-bottom: 0px;
}

/*.guidelines-application-wrapper .section-heading .fa:before {
	content: "\f111";
	color: #A3664D;
}

.guidelines-application-wrapper .section-hide .section-heading .fa:before {
	color: #dddddd;
}*/

.guidelines-application-wrapper .section-complete .section-heading .fa:before {
/*	content: "\f00c";*/
	/*color: #1fa67a;*/
}

.guidelines-application-wrapper .section-submit {
	/*background-color: #fcfaf9;*/
	background-color: #faf7f6;
	padding: 1.5em;
	border-bottom: 1px solid #A3664D;
	margin-bottom: 6em;
}

.guidelines-application-wrapper .section-documents label {
	margin-top: 2em;
}

.guidelines-application-wrapper .section-documents input[type=file] {
	display: block;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 0;
    margin-top: 0.75em;
    margin-bottom: 1em;
}

.guidelines-application-wrapper .section-documents .uploaded-file {
	padding-left: 2.5em;
}

.guidelines-application-wrapper .section-documents .uploaded-file,
.guidelines-application-wrapper .section-documents .uploaded-file a {
	color: #A3664D;
}

.guidelines-application-wrapper .section-documents .uploaded-file > i {
	font-weight: bold;
	font-size: 0.875em;
}

.guidelines-application-wrapper #documents {
	font-size: 0.875em;
}

.guidelines-application-wrapper #documents hr {
	border-color: #cccccc;
}

.guidelines-application-wrapper #documents .fa {
	font-size: 1.25em;
}

.guidelines-application-wrapper #documents .confirm {
	color: #666666;
}

.guidelines-application-wrapper #documents a:hover,
.guidelines-application-wrapper #documents .confirm:hover {
	color: #A3664D;
}

/*.guidelines-application-wrapper #documents .confirm {
	color: #ff7777;
}

.guidelines-application-wrapper #documents .confirm:hover {
	color: #ff0000;
}*/

.guidelines-application-wrapper .confirm-non-compliance {
	background-color: #faf7f6;
	padding: 1.5em 1.5em 0px 1.5em;
	margin-top: 2em;
	margin-bottom: 2em;
}

.guidelines-application-wrapper .confirm-non-compliance .label--numbered,
.guidelines-application-wrapper .confirm-non-compliance label {
	padding-left: 0px;
	margin-left: 0;
}

.guidelines-application-wrapper .confirm-non-compliance .custom-radio {
	margin-right: 2.5em;
}

.guidelines-application-wrapper .assessment-disclaimer {
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
	margin-bottom: 1em;
	letter-spacing: 0.5px;
}

.guidelines-application-wrapper .validation-errors {
	color: #ff0000;
}

.guidelines-application-wrapper .positional-start,
.guidelines-application-wrapper .positional-end {
	display: block;
	position: relative;
	top: -3em;
}

.guidelines-application-wrapper .question {
	display: inline-block;
	margin-left: .5em;
}

.guidelines-application-thankyou {
/*	margin-top: 6em;*/
	margin-bottom: 6em;
}

.guidelines-application-thankyou p {
	margin-top: 2em;
}

.guidelines-application-thankyou h2,
.guidelines-application-thankyou p {
	color: #A3664D;
}

.guidelines-popup {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
}

.guidelines-popup a {
	text-decoration: underline;
}






.house-land-filter {
	background-color: #eeeeee;
	border: 1px solid #d8d8d8;
	border-radius: 4px;
}

.house-land-filter label {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0.5em;
}

.house-land-filter > form {
	padding: 0.75em 1.5em 0.75em 1.5em;
}

.house-land-filter > form .to {
	text-align: center;
	line-height: 1;
	float: left;
	width: 0px;
	position: relative;
}

.house-land-filter > form .to span {
	display: block;
	position: absolute;
	height: 1em;
	width: 1em;
	top: 3.25em;
	right: -0.5em;
	bottom: auto;
	left: -0.5em;
	margin: auto;
	float: left;
}

.house-land-filter > form .button {
	padding-left: 1.625em !important;
	padding-right: 1.625em !important;
	float: left;
	margin-top: 0.125em;
}

.house-land-filter > form .reset {
	float: left;
}

.house-land-filter > form .search {
	float: right;
}

.house-land-listing .count-bar.bottom {
	margin-top: 2em;
}

@media (max-width: 991px) {

	.house-land-filter > form .button {
		padding-left: 1em !important;
		padding-right: 1em !important;
	}

}

@media (max-width: 767px) {

	.house-land-filter > form {
		padding: 1em 1.5em 1.125em 1.5em;
	}

	.house-land-filter > form .row.std-pd > .std-pd {
		padding-left: 0.5em !important;
		padding-right: 0.5em !important;
	}

	.house-land-filter label {
		margin-top: 0px;
	}
	.house-land-filter > form .to {
		text-align: center;
		line-height: 2.875;
	}

	.house-land-filter > form .button {
		max-width: 11em;
		width: 47.5%;
	}

}


.house-land-panel {
	margin-top: 2em;
}


.house-land-panel .image-center {
	padding-bottom: 62.5%;
}

.house-land-panel summary {
	border: 1px solid #cecece;
	padding: 1.5em 1.625em 1.5em 1.625em;
}


.house-land-panel summary h1 {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.125em;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 0.8em;
}

.house-land-panel summary hr {
	border: 0;
	border-top: 2px solid #A3664D;
	width: 3.375em;
	margin: 0px;
	margin-bottom: 1em;
}

.house-land-panel summary address {
	line-height: inherit;
	margin: 0px;
	margin-top: 0.875em;
}

.house-land-panel summary .bed-bath-car {
	margin-top: 1em;
}

.house-land-panel summary .bed-bath-car > div {
	display: block;
	float:left;
	margin-left: 1em;
	vertical-align: middle;
	line-height: 1;
}

.house-land-panel summary .bed-bath-car > div:first-child {
	margin-left: 0px;
}

.house-land-panel summary .bed-bath-car > div span {
	vertical-align: middle;
}

.house-land-panel summary .bed-bath-car > div img {
	display: inline-block;
	vertical-align: middle;
	height: 1.375em;
	width: auto;
}

.house-land-panel summary .buttons {
	margin-top: 1.375em;
}

.house-land-panel summary .buttons .button {
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
	width: 100%;
}







.house-land-details .hero-gallery {
	margin-top: 2.75em;
}

.house-land-details .hero-gallery .slides > li .image-center {
	padding-bottom: 56.25%;
}

.house-land-details .details,
.house-land-details .enquiry {
	margin-top: 2.75em;
}

.house-land-details .details h1 {
	position: relative;
	font-size: 2.25em;
}

.house-land-details .details .package-price {
	text-align: right;
}

.house-land-details .details hr {
	margin: 0px;
	border: 0;
	border-top: 1px solid #d8d8d8;
	margin-top: 1em;
	margin-bottom: 1.25em;
}

.house-land-details .details hr.second {
	margin-top: 1.375em;
	margin-bottom: 1.375em;
}

.house-land-details .details .package-price span {
	font-size: 1.875em;
}

.house-land-details .details address {
	margin: 0px;
	font-size: 1.25em;
}
.house-land-details .details .measurements {
	font-size: 1.125em;
	margin-top: 0.5em;
}

.house-land-details .details .bed-bath-car {
	float: right;
	margin-top: 0.125em;
}

.house-land-details .details .bed-bath-car > div {
	display: block;
	float:left;
	margin-left: 1.125em;
	vertical-align: middle;
	line-height: 1;
}

.house-land-details .details .bed-bath-car > div:first-child {
	margin-left: 0px;
}

.house-land-details .details .bed-bath-car > div span {
	vertical-align: middle;
	font-size: 1.125em;
}

.house-land-details .details .bed-bath-car > div img {
	display: inline-block;
	vertical-align: middle;
	height: 1.375em;
	width: auto;
}

.house-land-details .details .description > *,
.house-land-details .details .description > * > * {
	font-family:"montserrat", arial, helvetica, sans-serif !important;
	font-size: 1em !important;
}

.house-land-details .details .download-brochure {
	margin-top: 2em;
}

.house-land-details .details .builder-logo {
	float: right;
}

.house-land-details .floorplan {
	position: relative;
	margin-top: 3em;
	padding-top: 1em;
}

.house-land-details .floorplan .fa {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 2em;
}

.house-land-details .floorplan img {
	/*margin: auto;*/
}







.house-land-details .house-land-enquiry,
body.popup .house-land-enquiry {
	background-color: #333E47;
	padding: 1.5em 1.5em 0.5em 1.5em;
	border-radius: 5px;
}

.house-land-details .house-land-enquiry h1,
body.popup .house-land-enquiry h1 {
	font-size: 2.25em;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0.5em;
}

.house-land-details .house-land-enquiry iframe,
body.popup .house-land-enquiry iframe {
	display: block;
    border: 0;
    min-height: 330px;
    overflow: visible;
	margin: 1em auto 0px auto;
    width: 100%;
}

body.popup .house-land-enquiry {
/*	max-width: 400px;
	margin-bottom: -0.5em;*/
	padding: 2.25em 2.5em 0em 2.5em;
    border-radius: 0px;
}


@media (max-width: 991px) {
	.house-land-details .house-land-enquiry iframe {
		max-width: 340px;
	}
}

@media (max-width: 767px) {

	.house-land-details .hero-gallery {
		padding: 0px;
		margin-top: 0px;
		margin-left: -1em;
		margin-right: -1em;
	}
	.house-land-details .details {
		margin-top: 1.5em;
	}
	.house-land-details .house-land-enquiry iframe {
		max-width: 100%;
	}
	.house-land-details .details .package-price {
		text-align: left;
	}
	.house-land-details .details .bed-bath-car {
		margin-top: 0.75em;
		float: none;
	}
	.house-land-details .details .builder-logo {
		margin-top:2em;
		float: none;
	}
	.house-land-details .floorplan {
		position: relative;
		margin-top: 1em;
		padding-top: 1em;
	}
	.house-land-details .enquiry {
		margin-top: 2em;
	}
}



.component-type-fixed_moduleinteractive_map {
	position: relative;
	background-color: #729C5D;
}

.component-type-fixed_moduleinteractive_map .container {
	position: relative;
	width: 100%;
}

#scroll-wrapper
{
	position: relative;
	height: auto;
	/*padding-bottom: 40%;*/
	display: block;
	overflow: hidden;
	background-color: #729C5D;
}

#plans,
#plans ul,
#plans li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#plans {
	position: relative;
	display: block;
	width: 100%;
	zoom: 1;
	overflow: visible;
	margin: auto;
}

@media (min-width: 768px) {
	#plans {
    	width: 720px;
    	height: 520px;
	}
}

@media (min-width: 992px) {
	#plans {
    	width: 940px;
    	height: 678px;
	}
}

@media (min-width: 1200px) {
	#plans {
    	width: 1140px;
    	height: 822px;
	}
}

#plans #masterplan {
	width: 100%;
	height: 100%;
}

#plans #masterplan > img {
	display: block;
	width: 100%;
	height: auto;
}

#plans .stage {
	position: absolute;
	display: block;
	float: left;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
}

#plans .stage > img {
	display: block;
	width: 100%;
	height: auto;
}

#plans .stage > div {
	width: 100% !important;
	height: auto !important;
}

#plans .stage > div > img,
#plans .stage > div > canvas {
	max-width: 100%;
	width: 100% !important;
	height: auto !important;
}

#plans .lots {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

#plans .lot {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: auto;
	left: 0px;
	display: block;
	height: auto;
	width: auto;
	float: left;
}

#plans .lot a,
#plans .lot img {
	display: block;
	width: 100%;
	height: auto;
}

#plans .lot.no-image {
	background-color: rgba(255,255,255, 0.35);
}

#plans .stage .map-labels .label {
	display: block;
	position: absolute;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	padding: 0px;
	margin: 0px;
	border-radius: 0px;
	color: #ffffff;
	font-size: 7px;
	line-height: 1;
	margin-left: -12px;
	margin-top: -4.5px;
	background-color: #ff0000;
	padding: 1px 2px 1px 2px;
	-o-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

.stage-menu {
	position: absolute;
	top: 1em;
	left: 1em;
	z-index: 99;
}

.stage-menu li {
	display: block;
	float: none;
}

.stage-menu a {
	width: 14em;
	margin-bottom: 0.25em;
	height: auto;
}

@media (max-width: 767px) {
	.component-type-fixed_moduleinteractive_map {
		background-color: transparent;
	}
	.stage-menu {
		position: static;
		top: auto;
		left: auto;
		z-index: 99;
		margin: auto;
		width: 14em;
		margin-bottom: 0.5em;
	}
	#plans .stage .map-labels .label {
		font-size: 2px;
		line-height: 3px;
		margin-left: -3.5px;
		margin-top: -1.5px;
		padding: 0px 1px 0px 1px;
	}
} 

#zoom-control {
	position: absolute;
	top: auto;
	right: auto;
	bottom: 20px;
	left: 20px;
	background-color: #ffffff;
	border-radius: 2px;
}

#zoom-control .separator {
	display: block;
	width: 20px;
	height: 1px;
	margin: auto;
	background-color: #e6e6e6;
}

#zoom-control a {
	display: block;
	width: 34px;
	height: 34px;
	position: relative;
	cursor: pointer;
}

#zoom-control a img {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

.lot-details {
	width: 800px;
	background-color: #333E47;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding: 1.75em 1.75em 2.25em 1.75em;
}

.lot-details h1 {
	font-family: 'DomaineDisp', times, 'times new roman', verdana, serif;
	color: #ffffff;
	display: block;
	float: none;
	clear: both;
	font-size: 2.625em;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.375em;
}

.lot-details address {
	display: block;
	float: none;
	clear: both;
	font-size: 1.125em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1.5em;
	border: 0;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	text-transform: uppercase;
}

.lot-details .dimensions {
	text-align: center;
}

.lot-details .dimensions > div {
	display: inline-block;
	float: none;
}

.lot-details .dimensions strong,
.lot-details .dimensions em {
	display: block;
	float: none;
	clear: both;
	text-align: center;
	font-style: normal;
}

.lot-details .dimensions strong {
	text-transform: uppercase;
	margin-bottom: 0.25em;
}

.lot-details .brochure {
	padding: 0em 3em 0em 3em;
	margin: 1.5em 0px 0px 0px;
}

.lot-details .flexslider,
.lot-details .flexslider .slides,
.lot-details .flexslider .slides li {
	background-color: #333E47;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lot-details .flexslider .slides li .image-center {
	height: 0px;
	padding-bottom: 70%;
	background-color: #333E47;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	background-size: contain;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lot-details .flexslider .slides li .image-center img {
	display: none;
}

.lot-details .flexslider .flex-control-paging {
	display: none;
}

.lot-details .flexslider .flex-direction-nav .flex-prev,
.lot-details .flexslider .flex-direction-nav .flex-next {
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}

.lot-details .flexslider .flex-direction-nav .flex-prev:before,
.lot-details .flexslider .flex-direction-nav .flex-next:before {
	color: #ffffff;
	text-shadow: none;
}

.lot-details .flexslider .flex-direction-nav .flex-prev {
	left: -3em;
}

.lot-details .flexslider .flex-direction-nav .flex-next {
	right: -3em;
}

.lot-details .buttons {
	text-align: center;
	margin: 1.5em 0px 0px 0px;
}

.lot_details_contact {
	background-color: #333E47;
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding: 2.5em 7.5em 2.75em 7.5em;
	text-align: center;
	width: 800px;
	min-height: 540px;
}

.lot_details_contact.sent {
	min-height: 200px;
}

.lot_details_contact h1 {
	font-family: 'DomaineDisp', times, 'times new roman', verdana, serif;
	color: #ffffff;
	display: block;
	float: none;
	clear: both;
	font-size: 2.625em;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 0px;
	margin-bottom: 0.375em;
}

.lot_details_contact p {
	text-align: center;
	font-size: 1.125em;
	margin-bottom: 1.5em;
}

.lot_details_contact .custom-checkbox {
	width: 100%;
	text-align: left;
	margin-top: 0.5em;
}

.lot_details_contact .custom-checkbox .checkbox-text {
	font-size: 0.75em;
}

.lot_details_contact .form-validation-errors {
	margin-bottom: 0px;
}

#Map {
	z-index: 999;
}


/*#landmarks a {
	position: absolute;
	display: block;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	width: 1.25em;
	height: 1.25em;
	margin-left: -0.625em;
	margin-top: -0.625em;
	border: 1px solid #ffffff;
	background-color: #E29617;
	border-radius: 50%;
	box-shadow: 0px 0px 10px rgba(255,255,255,0.35) ;
	-o-animation: pulse 1s infinite alternate;
	-moz-animation: pulse 1s infinite alternate;
	-webkit-animation: pulse 1s infinite alternate;
	-ms-animation: pulse 1s infinite alternate;
	animation: pulse 1s infinite alternate;
}*/

#landmarks a {
	position: absolute;
	display: block;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
}

#landmarks a i {
	display: block;
	position: relative;
	width: 1.25em;
	height: 1.25em;
	margin-left: -0.625em;
	margin-top: -0.625em;
	border: 1px solid #ffffff;
	background-color: #E29617;
	border-radius: 50%;
	box-shadow: 0px 0px 10px rgba(255,255,255,0.35) ;
	-o-animation: pulse 1s infinite alternate;
	-moz-animation: pulse 1s infinite alternate;
	-webkit-animation: pulse 1s infinite alternate;
	-ms-animation: pulse 1s infinite alternate;
	animation: pulse 1s infinite alternate;
}

#landmarks a span {
	display: none;
	position: absolute;
	top: auto;
	right: auto;
	bottom: 100%;
	left: 50%;
	width: 15em;
	height: auto;
	background-color: #ffffff;
	padding: 1.5em 0.5em 1.5em 0.5em;
	border-radius: 0.75em;
	border: 2px solid #E7B687;
	margin-bottom: 1.75em;
	margin-left: -7.7em;
	box-shadow: 0px 12px 12px 0px rgba(0,0,0,0.26), 0px 17px 34px 0px rgba(0,0,0,0.25);

	text-align: center;
	line-height: 1.25;
	color: #333E47;
	font-size: 1em;
}

#landmarks a span:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	margin-top: -1px;
	width: 27px;
	height: 18px;
	background: transparent url('/assets/images/popup-arrow-bottom.png') no-repeat center center;

}

#landmarks a:hover span {
	display: block;
}

@-o-keyframes pulse {
  from { -o-transform: scale(1); }
  to { -o-transform: scale(1.35); }
}

@-moz-keyframes pulse {
  from { -moz-transform: scale(1); }
  to { -moz-transform: scale(1.35); }
}

@-webkit-keyframes pulse {
  from { -webkit-transform: scale(1); }
  to { -webkit-transform: scale(1.35); }
}

@-ms-keyframes pulse {
  from { -ms-transform: scale(1); }
  to { -ms-transform: scale(1.35); }
}

@keyframes pulse {
  from { transform: scale(1); }
  to { transform: scale(1.35); }
}

.lot-fancybox {
	background-color: #333E47;
}


.lot-fancybox .fancybox-skin {
    background-color: #333E47;
    border-radius: 4px;
    border: 2px solid #A3664D;
}


#header #main-menu {
	position: relative;
	background-color: #333E47;
	padding: 1.5em 0px 1.5em 0px;
	color: #ffffff;
}

#header #main-menu #menu {
	display: block;
	float: right;
/*	padding-left: 12.5em;
	padding-right: 12.5em;*/
	width: 100%;
}

#header #main-menu #menu > ul {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

#header #main-menu #menu ul li {
	display: inline-block;
	float: none;
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 3px;
}

#header #main-menu #menu > ul > li {
	position: relative;
}

#header #main-menu #menu > ul > li.active,
#header #main-menu #menu ul > li > a:hover {
	color: #a3664d;
}

#header #main-menu #menu ul li a {
	display: block;
	color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-family: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	-o-transition: color 0.25s linear;
	-moz-transition: color 0.25s linear;
	-webkit-transition: color 0.25s linear;
	-ms-transition: color 0.25s linear;
	transition: color 0.25s linear;
}

#header #main-menu #menu > ul > li > a {
	display: block;
	padding: 1.5em 1.25em 1.5em 1.25em;
	font-size: 0.875em;
	position: relative;
}

#header #main-menu #logo {
	display: block;
	float: left;
	height: 3.875em;
	position: absolute;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 1.25em;
	margin: auto;
}

#header #main-menu #logo img {
	display: block; 
	height: 100%;
	width: auto;
}

#header #main-menu #menu-toggle {
	display: none;
}

#header #main-menu #menu ul li.has-submenu {
	-o-transition: background-color 0.25s linear 0s;
	-moz-transition: background-color 0.25s linear 0s;
	-webkit-transition: background-color 0.25s linear 0s;
	-ms-transition: background-color 0.25s linear 0s;
	transition: background-color 0.25s linear 0s;
	/* hover off */
}



#header #main-menu #menu  ul li.has-submenu:hover {
	background-color: #333E47;
	-o-transition-delay: 0s;
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s;
}

#header #main-menu #menu ul li.has-submenu .dropdown-arrow {
	/*height: 0.5em;*/
/*	width: auto;
	display: inline-block;
	font-style: normal;
	margin-right: -0.5em;
	line-height: 0;
	font-size: 1.5em;
	vertical-align: middle;*/
	position: absolute;
	top: 0px;
	right: 0.5em;
	bottom: 0px;
	left: auto;
	margin: auto;
	height: 1em;
}

#header #main-menu #menu ul li.has-submenu .dropdown-arrow img {
	height: 100%;
	width: auto;
	display: block;
	margin: auto;
}

#header #main-menu #menu .wrapper.for-submenu {
	position: absolute;
	top: 100%;
	left: 0px;
	right: 0px;
	bottom: auto;
	z-index: 99;
	margin-top: -1em;
	visibility: hidden;
	-o-opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
	background-color: #333E47;
	-o-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
	-moz-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
	-webkit-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
	-ms-transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
	transition: opacity 0.25s linear 0s, background-color 0.25s linear 0.25s, visibility 0s linear 0.25s;
	/* hover off */
}

#header #main-menu #menu li.has-submenu:hover > .wrapper.for-submenu {
	visibility: visible;
	-o-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
	background-color: #333E47;

	-o-transition-delay: 0s, 0s, 0s;
	-moz-transition-delay: 0s, 0s, 0s;
	-webkit-transition-delay: 0s, 0s, 0s;
	-ms-transition-delay: 0s, 0s, 0s;
	transition-delay: 0s, 0s, 0s;
}

#header #main-menu #menu .wrapper.for-submenu > ul {
	text-align: center;
	float: none;
}

#header #main-menu #menu .wrapper.for-submenu > ul > li {
	float: none;
	display: inline-block;
	color: #ffffff;
}

#header #main-menu #menu .wrapper.for-submenu > ul > li > a {
	display: block;
	font-size: 0.875em;
	/*padding: 2.25em 1.125em 2.25em 1.125em;*/
	padding: 0.5em 1.25em 0.5em 1.25em;
}

#main-menu .menu-video {
	display: block;
	float: left;
	position: absolute;
	top: 0px;
	left: auto;
	bottom: 0px;
	right: 1.25em;
	margin: auto;
}

@media (max-width: 767px) {

	#header .container {
		padding: 0px;
	}

	#header #main-menu #logo {
		position: relative;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		height: 2.5em;
		margin-left: 1em;
	}

	#header #main-menu #menu-toggle {
		position: relative;
		display: block;
		float: right;
		font-family:"montserrat", arial, helvetica, sans-serif;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
		vertical-align: middle;
		font-size: 16px;
		line-height: 1;
		padding: 0.625em 1em 0.625em 1em;
		margin-top: -0.125em;
	}

	#header #main-menu #menu-toggle span {
		display: inline-block;
		line-height: 1;
		vertical-align: middle;
	}

	#header #main-menu #menu-toggle .bars {
		width: 1em;
		height: 13px;
		position: relative;
		margin-right: 0.125em;
	}

	#header #main-menu #menu-toggle .bars i {
		display: block;
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
		width: 1em;
		height: 3px;
		background-color: #ffffff;
		border-radius: 4px;
		margin: auto;
		-o-opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		opacity: 1;
		-o-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
		-moz-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
		-webkit-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
		-ms-transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
		transition: transform 0.375s ease 0.125s, opacity 0.125s linear 0.25s;
	}

	#header #main-menu #menu-toggle .bars .first {
		bottom: auto;
	}

	#header #main-menu #menu-toggle .bars .last {
		top: auto;
	}

	body.menu-open #header #main-menu #menu-toggle .bars .first
	{
		-o-opacity: 0;
		-moz-opacity: 0;
		-webkit-opacity: 0;
		opacity: 0;
		-o-transition-delay: 0s;
		-moz-transition-delay: 0s;
		-webkit-transition-delay: 0s;
		-ms-transition-delay: 0s;
		transition-delay: 0s;
		-o-transform: translateY(6px);
		-moz-transform: translateY(6px);
		-webkit-transform: translateY(6px);
		-ms-transform: translateY(6px);
		transform: translateY(6px);
	}

	body.menu-open #header #main-menu #menu-toggle .bars .last {
		-o-opacity: 0;
		-moz-opacity: 0;
		-webkit-opacity: 0;
		opacity: 0;
		-o-transition-delay: 0s;
		-moz-transition-delay: 0s;
		-webkit-transition-delay: 0s;
		-ms-transition-delay: 0s;
		transition-delay: 0s;
		-o-transform: translateY(-6px);
		-moz-transform: translateY(-6px);
		-webkit-transform: translateY(-6px);
		-ms-transform: translateY(-6px);
		transform: translateY(-6px);
	}

	body.menu-open #header #main-menu #menu-toggle .bars .middle.one {
		-o-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	body.menu-open #header #main-menu #menu-toggle .bars .middle.two {
		-o-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#header #main-menu {
		padding: 0px;
		padding-top: 1em;
	}

	#header #main-menu #menu {
		display: block;
		float: none;
		clear: both;
		height: 0px;
		overflow: hidden;
		margin-top: 1em;
	}

	body.menu-open #header #main-menu #menu {
		margin: 0px;
		margin-top: 1em;
		width: 100%;
		height: auto;
	}

	#header #main-menu #menu ul,
	#header #main-menu #menu ul li,
	#header #main-menu #menu .wrapper.for-submenu ul li  {
		display: block;
		float: none;
	}



	#header #main-menu #menu > ul > li:first-child {
		margin-left: 0px;
	}

	#header #main-menu #menu > ul > li > a,
	#header #main-menu #menu ul li a {
		font-size: 1em;
		padding: 1em 1em 1em 1em;
		background-color: transparent;
		line-height: 1.125;
		text-align: left;
		text-transform: none;
		letter-spacing: 1px;
	}

	#header #main-menu #menu ul li a {
		border-bottom: 1px solid #d8d8d8;
	}

	#header #main-menu #menu ul li.has-submenu .dropdown-arrow {
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: auto;
		height: 2em;
		width: 2em;
		display: block;
		float: right;
		margin: auto;
		text-align: center;
		line-height: 2em;
		font-size: 1.5em;
	}

	#header #main-menu #menu ul li.has-submenu .dropdown-arrow img {
		position: absolute;
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0.25em;
		height: 0.714285em;
		width: auto;
		margin: auto;
		vertical-align: middle;
		-o-transition: transform 0.125s ease;
		-moz-transition: transform 0.125s ease;
		-webkit-transition: transform 0.125s ease;
		-ms-transition: transform 0.125s ease;
		transition: transform 0.125s ease;
	}

	#header #main-menu #menu ul li.has-submenu.open .dropdown-arrow img {
		-o-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	#header #main-menu #menu .wrapper.for-submenu {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		visibility: visible;
		-o-opacity: 1;
		-moz-opacity: 1;
		-webkit-opacity: 1;
		opacity: 1;
		background-color: transparent;
		height: 0px;
		max-height: 0px;
		overflow: hidden;
		margin-top: 0px;
		-o-transition: max-height 1s ease;
		-moz-transition: max-height 1s ease;
		-webkit-transition: max-height 1s ease;
		-ms-transition: max-height 1s ease;
		transition: max-height 1s ease;
	}

	#header #main-menu #menu .has-submenu.open .wrapper.for-submenu {
		height: auto;
		max-height: 50em;
	}

	#header #main-menu #menu .wrapper.for-submenu > ul > li > a {
		font-size: 1em;
		padding: 0.875em 1em 0.875em 1.75em;
		background-color: transparent;
		background-color: rgba(255,255,255,0.15);
		line-height: 1.125;
		text-align: left;
	}

	#header #main-menu #menu ul li .button {
		border-radius: 0px;
		padding-left: 1em !important;
		padding-right: 1em !important;
	}

}

@media (min-width: 768px) {

	#header #main-menu {
		padding: 1.25em 0px 1.25em 0px;
	}
	#header #main-menu #logo {
		height: 2.675em;
	}
	#header #main-menu #menu {
		padding-left: 8.5em;
		padding-right: 8.5em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 1px;
	}
	#header #main-menu #menu > ul > li > a {
		padding: 1em 1em 1em 1em;
	}

}

@media (min-width: 992px) {

	#header #main-menu {
		padding: 1.375em 0px 1.375em 0px;
	}
	#header #main-menu #logo {
		height: 3em;
	}
	#header #main-menu #menu {
		padding-left: 9.5em;
		padding-right: 9.5em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 2px;
	}
	#header #main-menu #menu > ul > li > a {
		padding: 1.25em 1.125em 1.25em 1.125em;
	}
	
}

@media (min-width: 1200px) {

	#header #main-menu {
		padding: 1.5em 0px 1.5em 0px;
	}
	#header #main-menu #logo {
		height: 3.875em;
	}
	#header #main-menu #menu {
		padding-left: 12.5em;
		padding-right: 12.25em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 3px;
	}
	#header #main-menu #menu > ul > li > a {
		padding: 1.5em 0.875em 1.5em 0.875em;
	}

}

@media (min-width: 768px) and (max-width: 1599px) {

	/*#header #main-menu #menu > ul > li:first-child > a {
		padding-left: 0px;
	}*/
	#header #main-menu #menu > ul > li:last-child > a {
		padding-right: 0px;
	}

}

@media (min-width: 1600px) {

	#header #main-menu #menu {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}
	#header #main-menu #menu > ul > li > a {
		padding: 1.5em 1.25em 1.5em 1.25em;
	}

}



@media (min-width: 768px) {
	#header #main-menu .container {
		width: 100%;
	}
	#header #main-menu #logo {
		height: 3.25em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 0px;
	}

}


@media (min-width: 992px) {
	#header #main-menu #logo {
		height: 3.5em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 1px;
	}
}

@media (min-width: 1200px) {
	#header #main-menu #logo {
		height: 3.875em;
	}
	#header #main-menu #menu ul li {
		letter-spacing: 2px;
	}
}

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

	#header #main-menu {
		padding: 2.5em 0px 0px 0px;
	}

	#header #main-menu .container {
		width: 100%;
	}

	#header  #main-menu .menu-video {
		font-size: 0.75em !important;
		right: 1.5em;
		margin: 1em 0px 0px 0px;
	    padding: 1.125em 1.5em 1.125em 1.5em !important;
	}

	#header #main-menu #menu {
		padding-left: 12.5em;
   		padding-right: 0em;
	}

	#header #main-menu #menu > ul {
		text-align: right;
		padding-right: 0.5em;
	}

	#header #main-menu #menu > ul > li > a {
		padding: 2em 1em 1.375em 1em;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#header #main-menu #menu {
		padding-left: 10em;
   		padding-right: 0em;
	}
}





.component-type-large_article {
	position: relative;
}

.component-type-large_article .article-background-image {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

.component-type-large_article .article-background-image > img {
	position: absolute;
	display: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	height: auto;
	width: 100% !important;
}

html.no-backgroundsize .component-type-large_article .article-background-image {
	background-image: none !important;
}
html.no-backgroundsize .component-type-large_article .article-background-image > img {
	display: block;
}

.module-large_article {
	position: relative;
	z-index: 5;
	padding-top: 3em;
	padding-bottom: 3em;
}

.module-large_article .article-heading {
	text-align: center;
	margin-bottom: 0.5em;
}

.module-large_article .article-description {
	text-align: center;
}

.module-large_article .article-wrapper {
	text-align: center;
	vertical-align: middle;
}

.module-large_article .article-column {
	display: inline-block;
	float: none;
	margin-top: 2em;
	vertical-align: middle;
}

.module-large_article article {
	display: block;
	color: #ffffff;
	background-color: #333E47;
	-o-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	-ms-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.25);
}

.module-large_article article summary {
	display: block;
	padding: 2em 1.5em 2em 1.5em;
	background-color: #333E47;
}

.module-large_article article .panel-image.image-center {
	padding-bottom: 62.5%;
	background-color: #333E47;
	-webkit-backface-visibility: hidden;
   	backface-visibility: hidden;
}

.module-large_article article .panel-image.image-center:after {
	content: "";
	display: block;
	position: absolute;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: 0px;
	height: 1px;
	background-color: #333E47;
}

.module-large_article article .panel-heading {
	position: relative;
	display: block;
	clear: both;
	color: #ffffff;
	margin-top: -0.25em;
	padding-bottom: 0.75em;

}

.module-large_article article .panel-heading:after {
	content: "";
	position: absolute;
	display: block;
	width: 2.25em;
	height: 2px;
	background-color: #A3664D;
	top: auto;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

.module-large_article article .panel-description {
	margin-top: 1.125em;
}

.module-large_article article .panel-link {
	position: relative;
	min-width: 14em;
	margin-top: 2.25em;
	z-index: 20;
}

.module-large_article article .panel-global-link {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}


.house-land-listing .module-advertising_banner {
	margin-top: 1.5em;
}
.module-advertising_banner {
	display: block;
	position: relative;
/*	margin-top: 1.5em;
	margin-bottom: 1.5em;*/
	padding: 3.25em 8em 3.25em 8em;
	background-color: #333E47;
	color: #ffffff;
	text-align: center;
}

.module-advertising_banner.ad-wide { 
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.module-advertising_banner .article-background-image {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

.module-advertising_banner .article-background-image a img,
.module-advertising_banner .article-background-image > img {
	position: absolute;
	display: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	height: auto;
	width: 100% !important;
}

html.no-backgroundsize .module-advertising_banner .article-background-image {
	background-image: none !important;
}
html.no-backgroundsize .module-advertising_banner .article-background-image > img {
	display: block;
}

.component-type-advertising_banner .full-width.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.module-advertising_banner .article-text {
	position: relative;
	z-index: 5;
}

.module-advertising_banner .article-heading {
	margin-bottom: 0.5em;
}

.module-advertising_banner .article-heading,
.module-advertising_banner .article-description {
	color: #ffffff;
}

.module-advertising_banner .article-description {
	font-size: 1.5em;
}

.module-advertising_banner .article-heading + .article-description {
	font-size: 1em;
	line-height: 1.5;
}

.module-advertising_banner .article-link {
	min-width: 14em;
	margin-top: 1.625em;
}

.module-advertising_banner .article-global-link {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

@media (max-width: 767px) {
	.module-advertising_banner {
		padding: 3em;
	}
}



.module-documents .wrapper {
	margin-top: 2em;
}

.module-documents .wrapper:first-child {
	margin-top: 0px;
}

.module-documents .wrapper {
	background-color: #F1F1F1;
	padding: 1.25em 1.375em 1.25em 1.375em;	
}

.module-documents p {
	padding: 0.875em 0px 0.875em 0px;
	margin: 0px;
	line-height: 1;
	height: auto;
}

@media (max-width: 767px) {
	.module-documents {
		background-color: transparent;
		padding: 0px;
	}
	.module-documents .button {
		width: 100%;
		height: auto;
		line-height: 1.125;
		padding-top: 1.25em !important;
		padding-bottom: 1em !important;
	}

}

.component-type-documents .module-heading {
	margin-bottom: 0.5em;
}
.component-type-gallery {
	background-color: #333E47;
/*	margin-top: 1.5em;
	margin-bottom: 1.5em;*/
	background: #333E47 url('/assets/images/slider-bg.png') no-repeat center center;
	background-size: cover;
}

.inline-gallery {
	margin-top: 3em;
	margin-bottom: 3em;
}

.inline-gallery .flex-viewport {
	overflow: visible !important;
}

.inline-gallery .flex-control-paging {
	/*display: none;*/
	bottom: 1em;
	z-index: 99;
}

.inline-gallery .slides > li .image-center  {
	padding-bottom: 50%;
}

.inline-gallery .global-slide-link {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}

.inline-gallery .caption {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	text-align: center;
}

.inline-gallery .caption span.valign {
	padding: 4em;
}

.inline-gallery .caption .caption-heading {
	display: block;
	color: #ffffff;
	margin-bottom: 0.125em;
	text-shadow: 0px 0px 6px rgba(0,0,0,0.25);
}

.inline-gallery .caption .caption-description {
	display: block;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 0px 0px 4px rgba(0,0,0,0.15);
}

.inline-gallery .caption.top-left, 
.inline-gallery .caption.top-left .valign {
	vertical-align: top;
	text-align: left;
}
.inline-gallery .caption.top-center, 
.inline-gallery .caption.top-center .valign {
	vertical-align: top;
	text-align: center;
}
.inline-gallery .caption.top-right, 
.inline-gallery .caption.top-right .valign {
	vertical-align: top;
	text-align: right;
}

.inline-gallery .caption.middle-left, 
.inline-gallery .caption.middle-left .valign {
	vertical-align: middle;
	text-align: left;
}
.inline-gallery .caption.middle-center, 
.inline-gallery .caption.middle-center .valign {
	vertical-align: middle;
	text-align: center;
}
.inline-gallery .caption.middle-right, 
.inline-gallery .caption.middle-right .valign {
	vertical-align: middle;
	text-align: right;
}

.inline-gallery .caption.bottom-left, 
.inline-gallery .caption.bottom-left .valign {
	vertical-align: bottom;
	text-align: left;
}
.inline-gallery .caption.bottom-center, 
.inline-gallery .caption.bottom-center .valign {
	vertical-align: bottom;
	text-align: center;
}
.inline-gallery .caption.bottom-right, 
.inline-gallery .caption.bottom-right .valign {
	vertical-align: bottom;
	text-align: right;
}

@media (max-width: 767px) {
	.inline-gallery {
		margin-top: 1em;
		margin-bottom: 1em;
	}
	.inline-gallery .slides > li .image-center  {
		padding-bottom: 50% !important;
	}
	.inline-gallery .caption .caption-heading {
		font-size: 2.5em !important;
	}
	.flexslider .flex-control-paging,
	.flexslider .flex-direction-nav {
		display: none;
	}
	.inline-gallery .flex-viewport {
		overflow: hidden !important;
	}
	.inline-gallery .caption {
		position: static;
		top: auto;
		right: auto;
		bottom: auto;
		left: auto;
		background-color: #2A3238;
		padding: 1em;
	}
	.inline-gallery .caption span.valign {
		padding: 0px;
	}
}





.component-type-fixed_modulestage_plans {
	margin-top: 0px;
	margin-bottom: 0px;
}


.module-stage-plans {
	display: block;
	margin-top: 3em;
	margin-bottom: 0px;
}

.module-stage-plans:first-child {
	margin-top: 0px;
}

.module-stage-plans .article-image,
.module-stage-plans .article-text {
	position: relative;
	display: block;
	width: 50%;
	z-index: 5;
}

.module-stage-plans .article-image {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 0px;
	float: left;
	overflow: hidden;
}

.module-stage-plans .article-image .image-center {
	padding-bottom: 68.75%;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

.module-stage-plans .article-image .stage-status {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
	height: auto;
	width: 100%;
	z-index: 5;
}

.module-stage-plans .article-text {
	float: right;
	padding-left: 3em;
	padding-right: 0em;
	text-align: left;
	z-index: 20;
}

.module-stage-plans .article-valign-parent {
	display: table-row;
	height: 24.5em;
}

.module-stage-plans .article-valign-child {
	display: table-cell;
	vertical-align: middle;
	padding: 2em 0px 2em 0px;
}

.module-stage-plans .article-text .article-subheading {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 1.375em;
	line-height: 1.125;
}

.module-stage-plans .article-text .article-heading {
	margin-bottom: 0.5em;
}

.module-stage-plans .article-text .article-link {
	min-width: 14em;
	margin-top: 1.625em;
}

.module-stage-plans.row-odd .article-image {
	float: right;
	right: 0px;
	left: auto;
}

.module-stage-plans.row-odd .article-text {
	float: left;
	padding-left: 0em;
	padding-right: 3em;
}

.module-stage-plans .article-global-link {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}



@media (max-width: 767px) {
	.module-stage-plans .article-image,
	.module-stage-plans .article-text {
		display: block;
		width: 100%;
		float: none !important;
		padding: 0px !important;
	}
	.module-stage-plans .article-image {
		margin-bottom: 2em;
	}
	.module-stage-plans .article-image,
	.module-stage-plans .article-image .image-center {
		position: relative;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		left: auto !important;
	}
	.module-stage-plans .article-valign-parent,
	.module-stage-plans .article-valign-child {
		display: block;
		height: auto;
	}
	.module-stage-plans .article-valign-child {
		padding: 0px;
	}
}

@media (min-width: 768px) {
	.module-stage-plans .article-valign-parent {
		height: 20.75em;
	}	
}

@media (min-width: 992px) {
	.module-stage-plans .article-valign-parent {
		height: 23em;
	}	
}

@media (min-width: 1200px) {
	.module-stage-plans .article-valign-parent {
		height: 24.5em;
	}
}


.interactive-map-stage {
	font-size: 16px;
	padding: 2em 1em 2em 1em;
}

.interactive-map-stage h1 {
	margin-bottom: 0.125em;
}

.interactive-map-stage .subheading {
	margin-bottom: 1.375em;
}

.interactive-map-stage .button {
	margin-top: 2em;
}

.interactive-map-stage h2 {
	margin-bottom: 0.75em;
}

.interactive-map-stage .thankyou {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 2em;
	line-height: 1.25;
	margin-top: 1em;
	margin-bottom: 0.75em;
}

@media (max-width: 767px) {
	.interactive-map-stage h1 {
		margin-top: 1em;
		margin-bottom: 0.5em;
	}
}



.component-type-article {
	position: relative;
}

.component-type-article .article-background-image {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

.component-type-article .article-background-image > img {
	position: absolute;
	display: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	height: auto;
	width: 100% !important;
}

html.no-backgroundsize .component-type-article .article-background-image {
	background-image: none !important;
}
html.no-backgroundsize .component-type-article .article-background-image > img {
	display: block;
}

.component-type-article .full-width.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.module-article {
	display: block;
}

.module-article .article-image,
.module-article .article-text {
	position: relative;
	display: block;
	width: 50%;
	z-index: 5;
}

.module-article .article-image {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 0px;
	float: left;
	overflow: hidden;
}

.module-article .article-image .image-center {
	padding-bottom: 68.75%;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

.module-article .article-text {
	float: right;
	padding-left: 3em;
	padding-right: 0em;
	text-align: left;
	z-index: 20;
}

.module-article .article-valign-parent {
	display: table-row;
	height: 24.5em;
}

.module-article .article-valign-child {
	display: table-cell;
	vertical-align: middle;
	padding: 2em 0px 2em 0px;
}

.module-article .article-text .article-subheading {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 1.375em;
	line-height: 1.125;
}

.module-article .article-text .article-heading {
	margin-bottom: 0.5em;
}

.module-article .article-text .article-link {
	min-width: 14em;
	margin-top: 1.625em;
}

.components.row-odd .module-article .article-image {
	float: right;
	right: 0px;
	left: auto;
}

.components.row-odd .module-article .article-text {
	float: left;
	padding-left: 0em;
	padding-right: 3em;
}

.module-article .article-global-link {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

.module-article.no-image .article-text {
	width: 100%;
}

.module-article.no-image .article-valign-parent,
.module-article.no-image .article-valign-child {
	display: block;
}

.module-article.no-image .article-valign-parent {
	height: auto !important;
}

@media (max-width: 767px) {
	.module-article .article-image,
	.module-article .article-text {
		display: block;
		width: 100%;
		float: none !important;
		padding: 0px !important;
	}
	.module-article .article-image {
		margin-bottom: 2em;
	}
	.module-article .article-image,
	.module-article .article-image .image-center {
		position: relative;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		left: auto !important;
	}
	.module-article .article-valign-parent,
	.module-article .article-valign-child {
		display: block;
		height: auto;
		padding: 0px;
	}
	.module-article .article-text .article-heading {
		font-size: 2em;
	}
}

@media (min-width: 768px) {
	.module-article .article-valign-parent {
		height: 20.75em;
	}	
}

@media (min-width: 992px) {
	.module-article .article-valign-parent {
		height: 23em;
	}	
}

@media (min-width: 1200px) {
	.module-article .article-valign-parent {
		height: 24.5em;
	}
}

.component-type-article {
	position: relative;
}

.component-type-article .article-background-image {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}

.component-type-article .article-background-image > img {
	position: absolute;
	display: none;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	height: auto;
	width: 100% !important;
}

html.no-backgroundsize .component-type-article .article-background-image {
	background-image: none !important;
}
html.no-backgroundsize .component-type-article .article-background-image > img {
	display: block;
}

.component-type-article .full-width.container {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
}

.module-article.article-wide { 
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

.module-article.article-wide .article-image,
.module-article.article-wide .article-text {
	position: relative;
	display: block;
	width: 50%;
	z-index: 5;
}

.module-article.article-wide .article-image {
	position: absolute;
	top: 0px;
	right: auto;
	bottom: 0px;
	left: 0px;
	float: left;
	overflow: hidden;
}

.module-article.article-wide .article-image .image-center {
	padding-bottom: 68.75%;
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	margin: auto;
}

.module-article.article-wide .article-text {
	float: right;
	padding-left: 7.5% !important;
	padding-right: 7.5% !important;
	text-align: center;
	z-index: 20;
}

.module-article.article-wide .article-valign-parent {
	display: table-row;
	height: 24.5em;
}

.module-article.article-wide .article-valign-child {
	display: table-cell;
	vertical-align: middle;
	padding: 2em 0px 2em 0px;
}

.module-article.article-wide .article-text .article-subheading {
	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 1.375em;
	line-height: 1.125;
}

.module-article.article-wide .article-text .article-heading {
	font-size: 2.25em;
	margin-bottom: 0.375em;
}

.module-article.article-wide .article-text .article-link {
	min-width: 14em;
	margin-top: 1.625em;
}

.components.row-odd .module-article.article-wide .article-image {
	float: right;
	right: 0px;
	left: auto;
}

.components.row-odd .module-article.article-wide .article-text {
	float: left;
}

.components.row-even .module-article.article-wide {
	background-color: #333E47;
	color: #ffffff;
}

.components.row-even .module-article.article-wide .article-heading,
.components.row-even .module-article.article-wide .article-subheading {
	color: #ffffff;
}

.module-article.article-wide .article-global-link {
	position: absolute;
	display: block;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 10;
}

.module-article.article-wide.no-image .article-text {
	width: 100%;
}

.module-article.article-wide.no-image .article-valign-parent,
.module-article.article-wide.no-image .article-valign-child {
	display: block;
}

.module-article.article-wide.no-image .article-valign-parent {
	height: auto !important;
}

@media (max-width: 767px) {
	.module-article.article-wide {
		margin-top: 0px;
		margin-bottom: 1.5em;
	}
	.module-article.article-wide .article-image,
	.module-article.article-wide .article-text {
		display: block;
		width: 100%;
		float: none !important;
		padding: 0px !important;
	}
	.module-article.article-wide .article-text {
		padding-left: 1em !important;
		padding-right: 1em !important;
	}
	.module-article.article-wide .article-image {
		margin-bottom: 2em;
	}
	.module-article.article-wide .article-image,
	.module-article.article-wide .article-image .image-center {
		position: relative;
		top: auto !important;
		right: auto !important;
		bottom: auto !important;
		left: auto !important;
	}
	.module-article.article-wide .article-valign-parent,
	.module-article.article-wide .article-valign-child {
		display: block;
		height: auto;
		padding: 0px;
	}
	.module-article.article-wide .article-text .article-heading {
		font-size: 2em;
	}
}

@media (min-width: 768px) {
	.module-article.article-wide .article-valign-parent {
		height: 20.75em;
	}	
}

@media (min-width: 992px) {
	.module-article.article-wide .article-valign-parent {
		height: 23em;
	}	
}

@media (min-width: 1200px) {
	.module-article.article-wide .article-valign-parent {
		height: 24.5em;
		height: 32vw;
	}
}


#info-box {
	background-color: #ededed;
	color: #2A3238;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
}

#info-box.success {
	background-color: #B3F2D2;
	color: #00B257;
}

#info-box.error {
	background-color: #F2B8B3;
	color: #BC2500;
}

#info-box .notification-close {
	float: right;
	margin-top: 0.25em;
	cursor: pointer;
}

.page-content {
	margin: 4em auto 4em auto;
}

.page-content .page-heading {
	margin: -0.1875em 0px -0.1875em 0px;
	padding: 0px;
	text-align: center;
}

.page-content .wysiwyg-content {
	text-align: center;
}

.page-content .page-heading + .wysiwyg-content {
	margin-top: 1.75em;
}

.page-content .wysiwyg-content:first-child {
	margin-top: 0px;
}

.wysiwyg-content ul {
	display: block;
	margin: 0px 0px 1em 0px;
    padding: 0px 0px 0px 1em;
    list-style-type: disc;
}

.wysiwyg-content p {
	padding: 0px;
	margin: 0px 0px 1em 0px;
}

.wysiwyg-content p:last-child {
	margin: 0px;
}

.wysiwyg-content h1,
.wysiwyg-content h2,
.wysiwyg-content h3,
.wysiwyg-content h4,
.wysiwyg-content h5,
.wysiwyg-content h6 {
	margin-bottom: 0.25em;

}

.page-video .page-content .wysiwyg-content {
	width: 100%;
}

video.video-js {
	display: none;
}

/*
this is the container for parent for each infowindow
.gm-style > div:first-child > div:last-child > div:last-child > div 
*/

/* arrow */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div {
	background-color: transparent !important;
	box-shadow: none !important;
}

/* whole-arrow */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
	display: none;
}
/* white background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
	background-color: transparent !important;
	box-shadow: none !important;
	background: transparent none !important;
/*	width: auto !important;
	height: auto !important;*/
}

/* close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
/*	display: none;*/
/*	margin-right: 5px;
	margin-top: 5px;
	background-image: url('/assets/images/icon-close-white.png') !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	background-color: #000937 !important;
	z-index: 99;
	-moz-opacity: 1 !important;
	-o-opacity: 1 !important;
	-webkit-opacity: 1 !important;
	opacity: 1 !important;*/
}

/* image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
	display: none;
}

/* positioning of infowindow */
.gm-style-iw {
	top: 60px !important;
	left: 26px !important;
	overflow: visible !important;
}

.gm-style-iw > div,
.gm-style-iw > div  > div {
	overflow: visible !important;
}

.map-marker {
	height: 240px;
	width: 300px;
}
.map-marker-inner {
	width: 258px;
	display: block;
	position: relative;
	font-size: 16px;
	text-align: center;
	overflow: visible;
	padding: 0px;
	margin: auto;
	line-height: 1.375;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;

	font-family:"montserrat", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #2A3238;
	background-color: #ffffff;
	padding: 0px 1.5em 1.5em 1.5em;
	border-radius: 0.75em;
	/*border: 2px solid #A3664D;*/
	border: 2px solid #E7B687;
	box-shadow: 0px 12px 12px 0px rgba(0,0,0,0.26), 0px 17px 34px 0px rgba(0,0,0,0.25);
}

.map-marker-inner:after {
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -14px;
	margin-top: -1px;
	width: 27px;
	height: 18px;
	background: transparent url('/assets/images/popup-arrow-bottom.png') no-repeat center center;

}

.map-marker img {
	margin: auto;
}

.map-marker p {
	font-size: 1.125em;
	margin: 0px;

}
.map-marker p strong {
	font-size: 1.125em;
	margin-bottom: 0.25em;
}

.map-marker .button {
	margin-top: 1em;
}

@media (max-width: 767px) {

	.page-content {
		margin: 2em auto 2em auto;
	}

}

