/*
Theme Name: PWD Default Bootstrap
Theme URI: http://www.perth-web-design.com.au/
Author: Perth Web Design
Author URI: http://www.perth-web-design.com.au/
Description: Description
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* =Global
----------------------------------------------- */
@font-face {
	font-family: 'geomanistblack';
	src: url('fonts/geomanist-black-webfont.eot');
	src: url('fonts/geomanist-black-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-black-webfont.woff2') format('woff2'),
	url('fonts/geomanist-black-webfont.woff') format('woff'),
	url('fonts/geomanist-black-webfont.ttf') format('truetype'),
	url('fonts/geomanist-black-webfont.svg#geomanistblack') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'geomanistbold';
	src: url('fonts/geomanist-bold-webfont.eot');
	src: url('fonts/geomanist-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-bold-webfont.woff2') format('woff2'),
	url('fonts/geomanist-bold-webfont.woff') format('woff'),
	url('fonts/geomanist-bold-webfont.ttf') format('truetype'),
	url('fonts/geomanist-bold-webfont.svg#geomanistbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'geomanistmedium';
	src: url('fonts/geomanist-medium-webfont.eot');
	src: url('fonts/geomanist-medium-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-medium-webfont.woff2') format('woff2'),
	url('fonts/geomanist-medium-webfont.woff') format('woff'),
	url('fonts/geomanist-medium-webfont.ttf') format('truetype'),
	url('fonts/geomanist-medium-webfont.svg#geomanistmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'geomanistbook';
	src: url('fonts/geomanist-book-webfont.eot');
	src: url('fonts/geomanist-book-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-book-webfont.woff2') format('woff2'),
	url('fonts/geomanist-book-webfont.woff') format('woff'),
	url('fonts/geomanist-book-webfont.ttf') format('truetype'),
	url('fonts/geomanist-book-webfont.svg#geomanistbook') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'geomanist_regularregular';
	src: url('fonts/geomanist-regular-webfont.eot');
	src: url('fonts/geomanist-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-regular-webfont.woff2') format('woff2'),
	url('fonts/geomanist-regular-webfont.woff') format('woff'),
	url('fonts/geomanist-regular-webfont.ttf') format('truetype'),
	url('fonts/geomanist-regular-webfont.svg#geomanist_regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'geomanistlight';
	src: url('fonts/geomanist-light-webfont.eot');
	src: url('fonts/geomanist-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/geomanist-light-webfont.woff2') format('woff2'),
	url('fonts/geomanist-light-webfont.woff') format('woff'),
	url('fonts/geomanist-light-webfont.ttf') format('truetype'),
	url('fonts/geomanist-light-webfont.svg#geomanistlight') format('svg');
	font-weight: normal;
	font-style: normal;
}
body,
button,
input,
select,
textarea {
	color: #78787a;
	font-family: 'geomanist_regularregular';
	font-size: 14px;
	line-height: 20px;
}
/* Headings */
h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 20px;
}
h1{ font-size: 35px; letter-spacing: 5px; text-transform: uppercase; color: #fff; font-family: 'geomanistmedium';}
h2{ font-size: 28px; }
h3{ font-size: 24px; letter-spacing: 3px;}
h4{ font-size: 20px; }
h5{ font-size: 18px; }
h6{ font-size: 16px; }
hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}
/* Text elements */
p {
	margin-bottom: 1.2em;
}
ul, ol {
	margin: 0 0 1.2em 0;
	padding-left: 20px;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 00px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	background: none repeat scroll 0 0 #eee;
	margin: 0 0 1.2em;
	padding: 30px;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: none repeat scroll 0 0 #eee;
	border-radius: 0;
	font-family: "Courier 10 Pitch",Courier,monospace;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible; /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: none repeat scroll 0 0 #0082ca;
	border: medium none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	text-transform: uppercase;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background: #0082ca;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #0082ca;
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #eee;
	width:250px;
	max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
}
input[type=text],
input[type=email],
input[type=password] {
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
	height:120px;
}
select{
	height: 34px;
	line-height: 34px;
	padding: 5px;
}
/* Links */
a,
a:visited {
	color: #0082ca;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	color: #0082ca;
	text-decoration:none;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
/* =Layout: Content-Sidebar
----------------------------------------------- */
#content { padding-bottom: 20px; }
#sidebar { margin: 60px 0 0 0; }
#sidebar .widget{ }
.archive-content{ padding-top: 60px; }
.page-content{ padding-top: 20px; }
/* =Main Layout
----------------------------------------------- */
#page{ width: 100%; overflow: hidden; }
.site-header{
	position: relative;
}
.site-header .navbar-brand {
	display: block;
	float: left;
	font-size: 18px;
	line-height: 40px;
	padding: 20px 0;
}
.site-header .navbar-brand img{
	display: block;
	height: auto;
	width: 100%;
	margin: 0 auto;
}
.site-featured{
	display: block;
	float: left;
	margin: auto;
	position: relative;
	width: 100%;
}
.site-header-image-bg{ height:200px!important; background-size: cover !important; }
.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}
.container{}
.site-main{
	float: left;
	margin: auto;
	position: relative;
	width: 100%;
}
.home .site-main{}
.site-footer{
	background: #2e2e2e;
	float: left;
	width: 100%;
}
.site-footer .footer-content{
	clear: both;
	float: left;
	margin: auto;
	padding: 35px 0;
	position: relative;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}
.site-footer .footer-info {
	background: none repeat scroll 0 0 #2e2e2e;
	clear: both;
	color: #ffffff;
	float: left;
	font-size: 12px;
	line-height: 22px;
	margin: auto;
	padding: 15px 0;
	position: relative;
	width: 100%;
}
.site-footer .footer-content .logo-footer{ display: block; margin-bottom: 30px;}
.site-footer .footer-content p, .site-footer .footer-content a{color: #fff; margin-bottom: 0;}
.site-footer .footer-content .site-copyright{color: #fff; line-height: 26px; font-size: 12px;}
.site-footer .footer-content .widget-title { font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; color: #fff;}
.site-footer .footer-content .gform_title{  line-height: 2em; font-family: 'PT Sans', sans-serif; font-weight: normal; font-size: 14px; text-transform: uppercase; letter-spacing: 2px; color: #fff; margin-bottom: 10px; margin-top: 0;}
.site-footer .footer-content .col-align-right{font-size: 12px; color: #fff; line-height: 24px; font-family: 'Open Sans', sans-serif;}
.page .entry-header{ }
.page .entry-header .entry-title{}
.home .front-content{ padding:20px 0; }
.home .front-content .entry-header{ margin:0; height:auto;}
.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	color: #fff;
	font-size: 14px;
	font-style: oblique;
	margin: 0;
	padding: 28px 0;
	position: relative;
	text-align: right;
	z-index: 20;
	color: #fff;
}
.breadcrumbs a, .breadcrumbs .title{ color: #fff; text-transform: uppercase; letter-spacing: 1px; font-style: normal; padding: 0 5px;}
/* =Menu
----------------------------------------------- */
.sticky-wrapper{ width: 100%; }
.is-sticky .navbar-default {border-bottom: 1px solid #eaeaea;}
.navbar{ margin: 0; }
.navbar-default {
	background-color: #fff;
	border: medium none;
	width: 100%;
	display: block;
	height: 155px;
	padding: 0;
	position: fixed;
	z-index: 999;
}
.navbar-brand {	color: #0082ca;	height: auto;}
.navbar-brand:hover,
.navbar-brand:focus {color: #5e5e5e;background-color: transparent;}
.navbar-text {color: #777777;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand{margin: 0;}
.navbar-right{margin: 0;}
.navbar-right ul{ padding: 0; margin: 0; list-style: none; font-size: 0;}
.navbar-right li{ display: inline-block; }
.navbar-right li.enquire a{ font-size: 14px; text-transform: uppercase; color: #fff; margin-right: 10px; line-height: 18px;position: relative;}
.navbar-right li.enquire a:before {
	content: "";
	position: absolute;
	left: -26px;
	top:0;
	width: 20px;
	height: 20px;
	display: block;
	background-image: url('images/mail.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 100%;
}
.navbar-right li.social a{
	width: 20px;
	height: 20px;
	position: relative;
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.navbar-right li.facebook{ background: #3c5a98; border-radius: 100%;}
.navbar-right li.twitter{ background: #54abee; border-radius: 100%;}
.navbar-right li.pinterest{ background: #cb2028; border-radius: 100%;}
.navbar-right li.google-plus{ background: #E53935; border-radius: 100%;}
.navbar-right li.youtube { background: #DE2B28; border-radius: 100%;}
.navbar-top{
	width: 100%;
	position: relative;
	background: #2e2e2e;
	margin: auto;
	display: block;
	float: left;
	padding: 10px 0;
	z-index: 9;
}
ul.top-menu{ display: inline-block; font-size: 0; list-style: none; padding: 0; margin: 0;}
.top-menu .fa{font-size: 12px; color: #78787b; margin: 0 10px 0 0;}
.top-menu li:hover .fa{font-size: 12px; color: #f21966; margin: 0 10px 0 0;}
.top-menu li{ display: inline-block; margin: 0 10px;}
.top-menu li a{ font-size: 12px; color: #ffffff;}
.navbar-primary{max-width: 1190px; margin: auto; display: block;}
.navbar-primary .primary-menu .container{width: auto !important;}
/* =.navbar
---------------------------------------------*/
.site-phone{float: right; background: #0082ca; padding: 8px 18px; list-style: none;}
.site-phone a{font-size: 22px; color: #fff; font-weight: lighter; line-height: 22px;}
.caret {
	border: none;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.caret:after{
	content:"\231d";
	font-size:26px;
	display:inline-block;
	margin: auto;
	text-align: center;
	position: absolute;
	width: auto;
	top: 15px;
	left: 50%;
	transform-origin: center;
	transform: translateX(-50%) rotate(135deg);
}
.navbar-collapse.collapse{margin: 35px 0;}
.navbar-default .navbar-nav > li:nth-child(1) > a{}
.navbar-default .navbar-nav > li:nth-child(1):hover > a,
.navbar-default .navbar-nav > li:nth-child(1).current-menu-item > a{color: #7b21aa;}
.navbar-default .navbar-nav > li:nth-child(2) > a{}
.navbar-default .navbar-nav > li:nth-child(2):hover > a,
.navbar-default .navbar-nav > li:nth-child(2).current-menu-item > a{ color: #ff5200;}
.navbar-default .navbar-nav > li:nth-child(3) > a{}
.navbar-default .navbar-nav > li:nth-child(3):hover > a,
.navbar-default .navbar-nav > li:nth-child(3).current-menu-item > a{ color: #057f96; }
.single-house-land .navbar-default .navbar-nav > li:nth-child(3):hover > a,
.single-house-land .navbar-default .navbar-nav > li:nth-child(3).current-menu-item > a, .single-house-land .navbar-default .navbar-nav > li:nth-child(3) a:visited{color: #057F96;}
.navbar-default .navbar-nav > li:nth-child(4) > a{}
.navbar-default .navbar-nav > li:nth-child(4):hover > a,
.navbar-default .navbar-nav > li:nth-child(4).current-menu-item > a{ color: #ab192c; }
.navbar-default .navbar-nav > li:nth-child(5) > a{}
.navbar-default .navbar-nav > li:nth-child(5):hover > a,
.navbar-default .navbar-nav > li:nth-child(5).current-menu-item > a{color: #94d600; }
.navbar-default .navbar-nav > li:nth-child(6) > a{}
.navbar-default .navbar-nav > li:nth-child(6):hover > a,
.navbar-default .navbar-nav > li:nth-child(6).current-menu-item > a{ color: #0082ca; }
.navbar-default .navbar-nav > li > a {
	line-height: 40px;
	padding: 0 7px 35px;
	text-transform: uppercase;
	color: #78787b;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {background-color: transparent;	color: #ff5200;}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {	background-color: transparent;	color: #ff5200;}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {	color: #eee; background-color: transparent;}
.navbar-default .navbar-toggle {
	border-color: transparent;
	border-radius: 0;
	color: #dddddd;
	font-size: 21px;
	height: 40px;
	line-height: 28px;
	margin-top: 10px;
	padding: 5px;
	width: 40px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:active {
	background-color: transparent;
}
.navbar-default .navbar-toggle .fa{}
.navbar-default .navbar-toggle .fa-bars{}
.navbar-default .navbar-toggle .fa-times{ display: none;}
.navbar-default .navbar-toggle.active{ border-color: #dddddd; padding-top: 3px; }
.navbar-default .navbar-toggle.active .fa-bars{ display: none; }
.navbar-default .navbar-toggle.active .fa-times{ display: inline-block;}
.navbar-collapse,
.navbar-form {border-color: #e7e7e7;}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {background-color: #e7e7e7; color: #555555;}
.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{line-height: 30px; 	border-bottom: #e7e7e7 solid 1px;}
.nav-user{}
.nav-user .btn{	border: medium none;border-radius: 0;}
.navbar-default .nav-user > li > a {line-height: 24px; padding: 0 10px;	text-transform: none;}
.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: none;
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 0;
	min-width: 180px;
	padding: 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.navbar-nav > li:hover > .dropdown-menu{display: block;}
.dropdown-menu > li > a{line-height: 24px;	color: #78787b;	padding: 3px 20px;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {background: #0082ca none repeat scroll 0 0;	color: #fff;}
.navbar-nav > li.site-phone{}
.navbar-nav > li.site-phone a{	color: #0082ca;	font-weight: bold;}
.navbar-nav > li.site-phone .fa{}
#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }
.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;
}
.socials li a:hover{ opacity:1; }
.socials li.facebook a{}
.socials li.twitter a{ }
/* =Custom Page template
----------------------------------------------- */
.not-found{
	margin-bottom: 100px;
	margin-top: 50px;
	padding-top: 120px;
	text-align: center;
}
.not-found strong {
	color: #022a3b;
	display: block;
	font-size: 222px;
	font-weight: normal;
	margin-bottom: 100px;
	text-align: center;
}
.not-found #searchform{ margin-bottom: 50px;}
.not-found hr {
	margin: 20px auto;
	width: 365px;
}
.home .site-header-image-bg{ height:600px!important; }
.page-wrapper{position: relative; margin-top: 40px; margin-bottom: 40px; font-family: 'Open Sans', sans-serif; line-height: 24px;}
/* = Home Design Page
------------------------------------------------------- */
.page-template-home-design .btn-filters .btn.active, .page-template-home-design .btn-filters .btn:hover, .page-template-home-design .btn-filters .btn a:hover,
.post-type-archive-home-design .btn-filters .btn.active, .post-type-archive-home-design .btn-filters .btn:hover, .post-type-archive-home-design .btn-filters .btn a:hover{color: #7b21aa;}
.page-template-home-design .items-filter-area,
.post-type-archive-home-design .items-filter-area{
	height: auto;
	max-height: 100%;
}
.page-template-home-design .find-more-contact {
	background: #7b21aa;
}
/* = About Us Page
------------------------------------------------------- */
.page-template-about-us .page-wrapper{}
.content-left{
	width: 50%;
	position: relative;
	padding-right: 20px;
	float: left;
}
.content-right{
	width: 50%;
	position: relative;
	padding-left: 20px;
	float: right;
}
.page-template-about-us .page-wrapper h3{ letter-spacing: 0px; font-size: 20px; font-family: 'geomanistmedium';}
.page-template-about-us .page-wrapper img{margin-right: 20px;}
.about-page{
	float: left;
	width: 100%;
	position: relative;
}
.features-header {
	background: none;
	padding: 12px 0;
	margin-bottom: 12px;
	font-size: 14px;
	color: #8c8c8f;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: rgba(190,190,190,0.2);
}
.features-header span {
	float:right;
}
.features-header-house {
	color: #7b21aa;
	border-color: #7b21aa;
}
.features-header.features-header-house.features-header-blue {
	color: #057F96;
	border-color: #057F96;
}
/*.about-page .accordion-item{ width: 48%; display: inline-block;}*/
#about-accordion .accordion-wrapper .accordion-title{
	background:url(images/arrow-down-accor.png) right center no-repeat;
	background-size: 20px auto;
	border-bottom: 2px solid #a9a9a9;
	font-size: 20px;
	line-height: 24px;
	color: #729f40;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 5px 0 5px 0;
	font-weight: normal;
	cursor: pointer;
}
#about-accordion .accordion-wrapper .accordion-title.btn-open{background:url(images/arrow-up-accor.png) right center no-repeat;background-size: 20px auto;}
#about-accordion .ui-accordion-header .fa{color: #a9a9a9; font-size: 24px; line-height: 44px;}
#about-accordion .accordion-item{ margin-bottom: 30px; width: 48%; display: inline-block;}
#about-accordion .accordion-item .title{font-size: 18px; text-transform: uppercase; color: #729f40; letter-spacing: 2px; padding-bottom: 15px;}
#about-accordion .content{ padding-top: 0px;}
#about-accordion .content.active { }
#about-accordion .content.content-open{ display: block; visibility: visible; height: auto;}
#about-accordion .content.content-close{ display: none; visibility: hidden; height: 0;}
#about-accordion .accordion-item .detail{padding: 0;}
#about-accordion .accordion-item .detail ul{list-style: none; padding-left: 15px;}
#about-accordion .accordion-item .detail ul li:before{ content:"-"; position:relative; left:-5px;}
#about-accordion .accordion-item .detail ul li{ text-indent:-5px; padding-left: 0;}
.feature-below-content{
	display: block;
	position: relative;
	height: 500px;
	background-size: cover !important;
	width: 100%;
}
/* = Promotions Page
------------------------------------------------------- */
.page-template-promotion .site-featured, .page-template-promotion .site-footer{display: none;}
.promotion-wrapper{width: 100%; position: relative; display: block; float: left;}
.promotion-wrapper .wrapper-area{background-size: cover !important; position: relative; display: block; height: 650px;}
.promotion-wrapper .promotion{ padding: 0;}
.promotion-info{width: 100%; position: relative; padding-top:50px; text-align: center;}
.promotion-info a {
	float: none;
	margin: 40px auto;
	display: block;
	padding: 13px 20px;
	text-align: center;
	background: #ff5200;
	width: 300px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'geomanistbold';
	line-height: 22px;
	letter-spacing: 2px;
}
.promotion-info a:hover {
	opacity: 0.8;
}
.promotion-info h1{
	color: #f9f9f7;
	font-family: "geomanistmedium";
	font-size: 80px;
	letter-spacing: 5px;
	line-height: 80px;
	margin: 0;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.promotion-info span{
	font-size: 45px;
	line-height: 45px;
	font-weight: lighter;
	font-family: 'geomanistlight';
	color: #f9f9f7;
}
.promotion .line{
	height: auto;
	width: 100%;
	padding: 25px 0;
	margin: 0;
	position: relative;
	bottom: 0;
	left: 0;
}
.promotion-content{
	display: none;
	height: auto;
	position: relative;
	color: #787878;
	font-size: 14px;
	padding-bottom: 12px;
}
.promotion-content .enquiry-btn {
	background: none;
	display: block;
	float: none;
	max-width: 240px;
	margin: 0 auto 20px;
	padding: 10px 20px;
	background: #ff5200;
	text-align: center;
	border: 1px solid #ff5200;
}
.promotion-content .enquiry-btn a{color: #fff; font-size: 16px;}
.promotion-content .enquiry-btn:hover{ background: #FF7B40;}
.promotion-content .enquiry-btn a:hover{ color: #fff !important;}
@media screen and (min-width: 900px) {
	.promotion-content .enquiry-btn { position: absolute; bottom: 50px; left: 200px; }
}
.promotion-content img{
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	float: none;
}
#promotion .container {
	padding: 0;
}
.section-more{
	background:url(images/line-down.png)center top no-repeat;
	width: 418px;
	height: 29px;
	position:absolute;
	display: block;
	left: 50%;
	padding: 0px 40px;
	margin: -12px auto auto -209px;
	z-index: 10;
	clear: both;
	cursor: pointer;
}
.section-more:hover{
	background-position: bottom !important;
}
.section-more.up{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
.fancybox-promo .fancybox-skin {
	padding: 0 !important;
	background: #fff;
}
/* = Development Page
------------------------------------------------------- */
.development-container{}
.development{
	display: block;
	float: left;
	margin-bottom: 60px;
	position: relative;
}
.development.lastItem{margin-bottom: 0;}
.development .alignleft{margin: 0;}
.development .alignright{margin: 0;}
.development-summary{ display: block; position: relative; padding: 0 70px; text-align: justify;}
.development-summary .title{text-transform: uppercase; color: #ab192c; letter-spacing: 1px; font-size: 20px; margin-bottom: 15px;}
.where-we-build{ float: left; width: 100%; position: relative; display: block; padding: 20px 0; background: #ab192c;}
.where-we-build .content{padding-right: 50px; position: relative; color: #fff; text-align: justify;}
.where-we-build .content h3{padding-top: 15px;}
.where-we-build .content p{margin: 0;}
.acf-map{ height: 240px; position: relative; display: block; width: 100%;}
.acf-map iframe{width: 100%;}
.contact-info-wrapper{position: relative; float: left; width: 100%;}
.contact-info-wrapper #content { margin-top: 0; }
.contact-info-wrapper .page-wrapper{ margin: 50px 0;}
.contact-info-wrapper .page-wrapper .pwd-address{padding-right: 80px; color: #8c8c8f;}
.contact-info-wrapper .page-wrapper h2{
	font-family: 'Cabin', sans-serif;
	margin-bottom: 40px;
	font-weight: normal;
}
.contact-info-wrapper .page-wrapper span{color: #ab192c !important;}
.contact-info-wrapper .page-wrapper h4{ letter-spacing: 2px;}
.contact-info-wrapper .page-wrapper p{
	padding: 20px 0 12px;
	border-bottom: 1px solid #f1f1f1;
	color: #8c8c8f;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.contact-info-wrapper .page-wrapper a{ color: #8c8c8f; letter-spacing: 1px;}
.contact-info-wrapper .page-wrapper .fa{font-size: 18px; color: #ab192c; padding-right: 20px;}
.contact-info-wrapper #gform_wrapper_1 input[type="submit"] {
	background: rgba(171, 25, 44, 1) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	font-family: "geomanistbold";
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 3px;
	padding: 0 35px;
	text-align: center;
	text-shadow: none;
	text-transform: uppercase;
	width: auto;
}
.contact-info-wrapper #gform_wrapper_1 input[type="submit"]:hover{
	border:1px solid rgba(171, 25, 44, 0.9);
	background: none;
	color: rgba(171, 25, 44, 0.9);
}
.contact-info-wrapper a.btn-enquire {
	display: inline-block;
	background: #ab192c;
	padding: 20px 40px;
	font-size: 24px;
	color: #fff;
}
.contact-info-wrapper a.btn-enquire:hover {
	opacity: 0.8;
}
/* = House & Land Page
---------------------------------------------- */
.container-houseland .entry-content {
	font-size: 20px;
	line-height: 25px;
}
#land-house-adv-filter {
	background: #057F96;
	padding: 10px 0;
	margin-bottom: 30px;
}
#suburb-filter label {
	margin-right: 15px;
	color: #fff;
}
#suburb-filter select {
	background: #37A2B7;
	color: #fff;
	border: none;
}
#suburb-filter select {
	background: #37A2B7;
	border: none;
	-webkit-appearance: none;
	color: #fff;
	font-size: 14px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 28px 0 18px;
	height: 35px;
	line-height: 35px;
}
#suburb-filter .select-wrapper {
	display: inline-block;
	position: relative;
}
#suburb-filter .select-wrapper:after {
	content: "\f107";
	font-family: "FontAwesome";
	color: #FFF;
	pointer-events: none;
	background: #37A2B7;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	width: 20px;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
}
.post-type-archive-house-land .btn-filters{ height: 80px; position: relative;}
.post-type-archive-house-land .btn-filters .btn{padding: 20px 15px;}
.post-type-archive-house-land .btn-filters .btn:last-child {
	padding: 0;
	position: absolute;
	right: 0;
}
.post-type-archive-house-land .btn-filters .btn:last-child:hover{color: #8e8e8e;}
.post-type-archive-house-land .btn-filters input{width: 100%; float: left; color: #8e8e8e !important; font-weight: normal !important; padding: 0!important;}
.post-type-archive-house-land .btn-filters label{
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.post-type-archive-house-land #slider-rang{background: #fff;}
.post-type-archive-house-land .ui-slider .ui-slider-handle{
	background: none;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	border: 5px solid #7838a6;
}
.post-type-archive-house-land .ui-slider .ui-slider-range{background:#7838a6; top: 0px; height: 8px; }
.filters-price{display: none;}
.land-filter-area{position: relative; width: 100%; display: block; padding: 0px 35px;}
.land-filter-area .group-col-1 .detail{padding: 20px 25px;}
.land-filter-area .group-col-1 .detail .frontage{
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	padding-bottom: 50px;
	margin-bottom: 0;
	max-width: 85px;
	width: 100%;
}
.land-filter-area .group-col-1 .detail .frontage p{margin-bottom: 0; font-size: 16px;}
.land-filter-area .group-col-1 .detail .tage{font-size: 12px; text-align: left; text-transform: uppercase; padding-left: 0;}
.land-filter-area .detail .title{padding-bottom: 10px;}
.land-filter-area .detail .title a{width: 100%; display: block; color: #7c7c7e; text-transform: capitalize;}
.land-filter-area .detail .price{/*color: #7b21aa;*/color: #057F96;}
.land-filter-area .detail .share-item {display: block; position: relative; z-index: 99; margin-top: -30px;}
.land-filter-area .detail .share-item .fa{color: #7c7c7e; font-size: 16px;}
.land-filter-area .detail .share-item span{padding-left: 0;}
.land-filter-area .layout-group .detail p{margin-bottom: 0;}
.land-filter-area .land-item-box-1{height: 480px; display: block;}
.land-filter-area .land-item-box-1 .thumb{ position: relative;height:348px;overflow: hidden; }
.land-filter-area .land-item-box-1 .thumb img{height: auto; max-width: 100%; display: block; overflow: hidden;}
.land-filter-area .land-item-box-1 .detail { padding: 40px 25px 20px; }
.land-item-box-1 .thumb .shadow{
	opacity: 0;
	width: 100%;
	max-height: 350px;
	height: 100%;
	background: rgba(123,33,170, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.mix:hover .shadow{opacity: 1;}
/*
---------------------- item-box-2 ---------------------*/
.land-filter-area .land-item-box-2{height: 230px;}
.land-filter-area .land-item-box-2 .thumb {
	display: block;
	float: right;
	height: 230px;
	max-width: 50%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.land-filter-area .land-item-box-2 .thumb img{
	height: auto;
	max-width: 100%;
	display: block;
}
.land-filter-area .land-item-box-2 .detail{
	display: table-cell;
	height: 230px;
	vertical-align: bottom;
	width: 20%;
	clear: both;
	float: none;
	padding: 0 25px 10px;
}
.land-filter-area .land-item-box-2 .detail .frontage{
	float: left;
	margin-right: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	max-width: 100%;
	width: 100%;
}
.land-filter-area .land-item-box-2 .detail .frontage p{margin-bottom: 0; font-size: 16px;}
.land-filter-area .land-item-box-2 .detail .tage{font-size: 12px; text-align: left; text-transform: uppercase; padding-left: 0;}
/*.land-filter-area .land-item-box-2 .detail .pull-right {float: left !important;}*/
.land-filter-area .land-item-box-2 .detail .share-item{margin-top: 0;}
/*
---------------------- item-box-3 ---------------------*/
.land-filter-area .land-item-box-3 .thumb{
	display: block;
	float: left;
	height: 230px;
	max-width: 50%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.land-filter-area .land-item-box-3 .thumb img{
	height: auto;
	max-width: 100%;
	display: block;
}
.land-filter-area .land-item-box-3 .detail{
	display: table-cell;
	height: 230px;
	position: relative;
	vertical-align: bottom;
	width: 20%;
	text-align: left;
}
.land-filter-area .land-item-box-3 .detail .frontage{
	float: left;
	margin-right: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	max-width: 100%;
	width: 100%;
}
.land-filter-area .land-item-box-3 .detail .frontage p{margin-bottom: 0; font-size: 16px;}
.land-filter-area .land-item-box-3 .detail .tage{font-size: 12px; text-align: left; text-transform: uppercase; padding-left: 0;}
.land-filter-area .land-item-box-3 .detail .pull-right {float: right !important;}
.land-filter-area .land-item-box-3 .detail .share-item{margin-top: 0;}
/*
---------------------- item-box-4, item-box-5 ---------------------*/
.land-filter-area .land-item-box-4 .thumb, .land-filter-area .land-item-box-5 .thumb {
	display: block;
	float: right;
	height: 230px;
	max-width: 50%;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.land-filter-area .land-item-box-4 .thumb img, .land-filter-area .land-item-box-5 .thumb img{
	height: auto;
	max-width: 100%;
	display: block;
}
.land-filter-area .land-item-box-4 .detail, .land-filter-area .land-item-box-5 .detail{
	display: table-cell;
	height: 230px;
	vertical-align: bottom;
	width: 20%;
	clear: both;
	float: none;
	padding: 0 25px 10px;
}
.land-filter-area .land-item-box-4 .detail .frontage, .land-filter-area .land-item-box-5 .detail .frontage{
	float: left;
	margin-right: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	max-width: 100%;
	width: 100%;
}
.land-filter-area .land-item-box-4 .detail .frontage p, .land-filter-area .land-item-box-5 .detail .frontage p{margin-bottom: 0; font-size: 16px;}
.land-filter-area .land-item-box-4 .detail .tage, .land-filter-area .land-item-box-5 .detail .tage{font-size: 12px; text-align: left; text-transform: uppercase; padding-left: 0;}
/*.land-filter-area .land-item-box-4 .detail .pull-right, .land-filter-area .land-item-box-5 .detail .pull-right {float: left !important;}*/
.land-filter-area .land-item-box-4 .detail .share-item, .land-filter-area .land-item-box-5 .detail .share-item{margin-top: 0;}
.land-item-box-2 .thumb .shadow, .land-item-box-3 .thumb .shadow, .land-item-box-4 .thumb .shadow, .land-item-box-5 .thumb .shadow{
	opacity: 0;
	width: 100%;
	max-height: 350px;
	height: 100%;
	background: rgba(123,33,170, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.land-item-box-2:hover .shadow, .land-item-box-3:hover .shadow, .land-item-box-4:hover .shadow, .land-item-box-5:hover .shadow {opacity: 1;}
/* = Single Land Profile Page
------------------------------------------------------- */
/*----------------- Slider Banner--------------*/
.single-house-land .site-header-image-bg{background-size: cover !important; height: 500px !important;}
.single-house-land .slider-banner-container .bx-viewport{height: 500px;}
.single-house-land .slider-banner-container .bx-viewport .slide{height: 500px; display: block; position: relative; background-size: cover !important;}
.single-house-land .slider-banner-container .bx-wrapper .bx-pager {
	bottom: 30px;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	right: 0;
	width: auto;
	z-index: 55;
}
.single-house-land .slider-banner-container .bx-wrapper .bx-controls-direction a, .page-template-portfolios .portfolio .bx-wrapper .bx-controls-direction a {
	background: rgba(48, 48, 48, 0.1);
	color: #fff;
	font-size: 28px;
	height: 430px;
	line-height: 20px;
	outline: 0 none;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 0;
	padding: 0 10px;
	margin-top: 35px;
	width: 40px;
	z-index: 65;
}
.page-template-portfolios .portfolio .bx-wrapper .bx-controls-direction a {
	margin-top: 14%;
}
.page-template-portfolios .portfolio .bx-wrapper .bx-controls-direction a.bx-prev { left: 20px; }
.page-template-portfolios .portfolio .bx-wrapper .bx-controls-direction a.bx-next { right: 20px; }
.single-house-land .slider-banner-container .bx-wrapper .bx-controls-direction .fa, .page-template-portfolios .portfolio .bx-wrapper .bx-controls-direction .fa {
	display: table-cell;
	vertical-align: middle;
	height: 430px;
	padding-left: 5px;
}
.single-house-land .slider-banner-container .bx-wrapper .bx-prev {left: 40px;}
.single-house-land .slider-banner-container .bx-wrapper .bx-next {right: 40px;}
/*----------------- Left Column -------------*/
.content-home-filter{display: block; position: relative; }
.title h3{margin: 0; font-size: 24px; text-transform: uppercase; color: #057f96; letter-spacing: 1px; line-height: 26px;}
.content-home-filter .title span{margin: 0; font-size: 14px; text-transform: uppercase; color: #057f96; letter-spacing: 1px;}
.content-home-filter .detail-info{display: block; padding: 15px 0 20px;}
.content-home-filter .section-title{color: #057f96;}
.content-home-filter #faq-spec .ui-accordion-header:hover, .content-home-filter #faq-spec .ui-accordion-header.ui-accordion-header-active{
	color: #057f96;
	border-bottom: 1px solid  #057f96;
}
.content-home-filter .detail{padding-right: 100px;}
.content-home-filter .detail li{margin-bottom: 10px;  width: 110px;}
/** Temporarily using -webkit-filter for these icons - will need to replace the icons! **/
.content-home-filter .detail li.bed{background: url(images/land-bed-icon.png) left center no-repeat;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.content-home-filter .detail li.bath{background: url(images/land-bath-icon.png) left center no-repeat;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.content-home-filter .detail li.car{background: url(images/land-parking-icon.png) left center no-repeat;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.content-home-filter .detail li.living{background: url(images/land-living_icon.png) left center no-repeat; background-size: 17px auto;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.content-home-filter .detail li.media-room{background: url(images/land-media-icon.png) left center no-repeat; background-size: 17px auto;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.content-home-filter .detail li.outdoor{background: url(images/land-outdoor-icon.png) left center no-repeat; background-size: 17px auto;-webkit-filter: hue-rotate(200deg)brightness(100%);}
.view-floor-plan{ display: block; background: #057f96; padding: 8px 40px; float: none; text-align: center;}
.view-floor-plan a{color: #fff; text-transform: uppercase; font-size: 16px; letter-spacing: 1px;}
.view-floor-plan:hover{ opacity: 0.8; }
/*----------------- Right Column -------------*/
.land-slide-container{}
.land-slide-container .bx-viewport{ height: 270px; display: block;}
.land-slide-container .bx-viewport .custom-land{ height: 270px; display: block;}
.land-slide-container .bx-viewport .custom-land > .slide{ height: 270px; background-size:cover !important; }
.land-slide-container .bx-wrapper .bx-pager.bx-default-pager a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	border: 2px solid #b3b3b3;
	border-radius: 100%;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
}
.land-slide-container .bx-wrapper .bx-pager.bx-default-pager a:hover, .land-slide-container .bx-wrapper .bx-pager.bx-default-pager a.active{
	background: #057f96 !important;
	border: 2px solid #057f96;
}
.land-slide-container .bx-wrapper .bx-pager, .land-slide-container .bx-wrapper .bx-controls-auto{bottom: -35px;}
.land-info-summary{ width: 100%; }
.land-info-summary .title{ color: #057f96; text-transform: uppercase; font-size: 24px; letter-spacing: 1px;}
.land-info-summary .suburb{ color: #057f96; text-transform: uppercase; font-size: 16px; letter-spacing: 1px; font-family: 'geomanistlight';}
.land-info-summary .land-info{ }
.selection-summary{float: left; margin-top: 20px; color: #057f96; width: 100%;}
.selection-summary h3{ margin-bottom: 0;}
.col-left{width: 60%; display: block; float: left; padding-right: 15px;}
.col-left .sub-title{margin-bottom: 15px; display: block;}
.col-left p{margin-bottom: 0;}
.col-left label{color: #797979; text-transform: uppercase; width: 150px;}
.col-left span{ text-transform: uppercase; font-family: 'geomanistlight'; color: #787878;}
.col-left .print-btn{
	width: auto;
	float: left;
	text-align: center;
	border: none;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	padding: 0 20px;
	background: none;
	font-size: 16px;
	font-weight: normal;
	font-family: 'geomanist_regularregular';
	text-shadow:none;
	background: #057f96;
	margin-top: 30px;
}
.col-left .print-btn:hover{background: #fff; border: 1px solid #057f96; color: #057f96; }
.col-right{width: 40%; display: block; float: right;}
.col-right .ginput_container input {font-size: 12px !important; width: 100% !important; height: 20px;  border: 1px solid #057f96; padding: 0 5px !important; line-height: 18px;}
.col-right .ginput_container textarea{width: 100% !important; height: 60px !important;  border: 1px solid #057f96; padding: 5px !important;}
.col-right li{margin: 0 0 5px !important; }
.col-right .ginput_container input::-webkit-input-placeholder, .col-right .ginput_container textarea::-webkit-input-placeholder { font-size: 10px !important;}
.col-right .ginput_container input:-moz-placeholder, .col-right .ginput_container textarea:-moz-placeholder { font-size: 10px !important;}
.col-right .ginput_container input::-moz-placeholder, .col-right .ginput_container textarea::-moz-placeholder {	font-size: 10px !important;}
.col-right .ginput_container input:-ms-input-placeholder, .col-right .ginput_container textarea:-ms-input-placeholder { font-size: 10px !important;}

#gform_wrapper_6 input[type="submit"],
#gform_wrapper_5 input[type="submit"],
#gform_wrapper_4 input[type="submit"]{
	width: auto;
	float: right;
	text-align: center;
	border: none;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	padding: 0 20px;
	background: none;
	font-size: 16px;
	font-weight: normal;
	font-family: 'geomanist_regularregular';
	text-shadow:none;
	background: #057f96;
}
#gform_wrapper_6 input[type="submit"]:hover,
#gform_wrapper_5 input[type="submit"]:hover,
#gform_wrapper_4 input[type="submit"]:hover{
	background: #fff;
	border: 1px solid #057f96;
	color: #057f96;
}
#gform_6 input[type="text"], #gform_6 textarea,
#gform_5 input[type="text"], #gform_5 textarea,
#gform_4 input[type="text"], #gform_4 textarea {
	border: 1px solid #057f96;
	width: 100%;
}
#gform_6 .top_label li.gfield.gf_left_half,
#gform_5 .top_label li.gfield.gf_left_half,
#gform_4 .top_label li.gfield.gf_left_half {
	width: 49.8%;
}

#gform_wrapper_6 input[type="submit"] { background: rgba(123,29,176, 1); }
#gform_6 input[type="text"], #gform_6 textarea,
#gform_wrapper_6 input[type="submit"]:hover {
	border: 1px solid rgba(123,29,176, 1);
}

/*
------------------- Select Home Design --------------------*/
.custom-house-land-container{clear: both; display: block; margin-bottom: 50px; position: relative;}
.select-home{width: 100%; padding: 0 10px;}
.select-home .home-item{
	border: 1px solid rgba(184, 184, 184, 0.4);
	margin-bottom: 20px;
}
.select-home .home-item .share-item{margin-top: -10px;}
.select-home .home-item .share-item .fa{color: #787878;	font-size: 16px;}
.select-home .home-item.col-1{
	height: 480px;
	position: relative;
	display: block;
}
.select-home .home-item.col-1 .thumb{height: 348px; overflow: hidden;}
.select-home .home-item.col-1 .thumb .shadow {
	background: rgba(255, 82, 0, 0.2);
	display: block;
	height: 100%;
	left: 0;
	max-height: 350px;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.select-home .home-item.col-1:hover .shadow {opacity: 1;}
.select-home .home-item.col-1 .thumb img {
	display: block;
	height: auto;
	width: 100%;
	overflow: hidden;
}
.select-home .home-item.col-2, .select-home .home-item.col-3, .select-home .home-item.col-4{
	position: relative;
	width: 100%;
}
.select-home .home-item.col-2 .thumb, .select-home .home-item.col-3 .thumb, .select-home .home-item.col-4 .thumb {
	display: table-cell;
	float: none;
	height: 145px;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	width: 50%;
}
.select-home .home-item.col-2 .detail, .select-home .home-item.col-3 .detail, .select-home .home-item.col-4 .detail {
	clear: both;
	display: table-cell;
	float: none;
	padding: 0 25px 10px;
	vertical-align: middle;
	width: 50%;
	height: 145px;
	position: relative;
}
.select-home .home-item.col-2 .detail .pull-right, .select-home .home-item.col-3 .detail .pull-right, .select-home .home-item.col-4 .detail .pull-right {
	position: absolute;
	bottom: 10px;
	right: 20px;
}
.col-md-12.last-item {
	padding: 0;
}
.find-more-contact{
	background: #057f96;
	display: block;
	position: relative;
	margin: auto;
	height: 230px;
	padding: 55px 0;
	width: 100%;
	text-align: center;
	color: #fff;
}
.find-more-contact h3{color: #fff; font-family: 'geomanistmedium'; font-size: 22px; text-transform: capitalize; letter-spacing: 1px; margin-bottom: 0;}
.find-more-contact p{color: #fff;  font-family: 'geomanistlight'; font-size: 16px; text-transform: capitalize; letter-spacing: 1px; margin-bottom: 0;}
.find-more-contact .find-more{
	background: none;
	border: 1px solid #fff;
	letter-spacing: 2px;
	font-size: 20px;
	font-family: 'geomanist_regularregular';
	font-weight: normal;
	margin-top: 20px;
}
.find-more-contact .find-more:hover{
	background: #fff;
	color: #057F96;
}
.select-home .home-item .thumb .shadow {
	background: rgba(5,127,150,0.2);
	display: block;
	height: 100%;
	left: 0;
	/*max-height: 230px;*/
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.select-home .home-item.active .shadow,
.select-home .home-item:hover .shadow{opacity: 1;}
.select-home .home-item.active .detail { background: rgba(5,127,150,0.2); }
/* = Portfolios Page
------------------------------------------------------- */
.page-template-portfolios .site-header-image-bg{display: none;}
#portfolio-filter{}
#portfolio-filter .control-bar{
	background: #2e2e2e;
	margin-bottom: 0px;
	width: 100%;
}
#portfolio-filter .control-bar span{
	color: #78787b;
	letter-spacing: 1px;
	padding: 0 15px;
	text-transform: uppercase;
}
.nav-pills{
	margin: 25px 0;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.nav-pills li:first-child a{padding-left: 0;}
.nav-pills li:last-child a{padding-right: 0;}
.nav-pills li a{
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
}
.nav-pills li a:hover, .nav-pills li a.active, .nav-pills li a:focus{ background: none; color: #94d600;}
.navbar-open{ display: none;}
.portfolio-tabs{}
.portfolio-tabs .portfolio-tabs-content{padding: 0; position: relative; width: 100%; height: 920px;}
.portfolio-tabs .portfolio-tabs-content .bx-viewport{padding: 0; position: relative; height: 920px;}
.portfolio-tabs .portfolio-tabs-content .bx-viewport .slides{width: 100% !important; padding: 0; position: relative; height: 920px;}
.portfolio-tabs .portfolio-tabs-content .bx-viewport .slides > .slider-item{width: 100% !important; position: relative; height: 920px; background-size: cover !important; }
.portfolio-tabs .portfolio-tabs-content .bx-viewport .slides > .slider-item .slide-info{
	display: block;
	position: relative;
	margin-top: 40px;
}
.slider-item .slide-info h1{
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'geomanist_regularregular';
	color: #fff;
	margin-bottom: 0;
}
.slider-item .slide-info span{
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'geomanist_regularregular';
	color: #fff;
	margin-bottom: 0;
	display: block;
}
.slider-item .slide-info .view-design{
	float: left;
	display: block;
	margin-top: 20px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #fff;
	color: #ffffff;
	font-size: 14px;
	height: 40px;
	letter-spacing: 1px;
	line-height: 36px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 220px;
}
.slider-item .slide-info .view-design:hover{
	color: #94d600;  border: 2px solid #94d600;
}
.portfolio-tabs-content .bx-wrapper .bx-controls-direction a {
	background: rgba(48, 48, 48, 0.2) none repeat scroll 0 0;
	color: #fff;
	font-size: 28px;
	height: 855px;
	line-height: 20px;
	margin-top: 35px;
	outline: 0 none;
	padding: 0 10px;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 0;
	width: 40px;
	z-index: 65;
}
.portfolio-tabs-content .bx-wrapper .bx-controls-direction a:hover{color: #94d600;}
.portfolio-tabs-content .bx-wrapper .bx-controls-direction .fa {
	display: table-cell;
	height: 855px;
	padding-left: 5px;
	vertical-align: middle;
}
.portfolio-tabs-content .bx-wrapper .bx-prev {
	left: 40px;
}
.portfolio-tabs-content .bx-wrapper .bx-next {
	right: 40px;
}
.portfolio-tabs-header{ position: absolute; left: 50%; z-index: 91; bottom: -5px; transform: translateX(-50%); width: 100%; display: block; visibility: visible;}
.portfolio-tabs-header ul{
	display: block !important;
	height: 85px !important;
	margin: 0 auto !important;
	max-width: 1308px;
	padding: 0 !important;
	text-align: center;
	width: auto;
}
.portfolio-tabs-header ul li{
	display: inline-block;
	list-style: none;
	width: 185px !important;
	float: none !important;
	margin: 0 !important;
	padding: 12px 0 12px 12px !important;
	border: none !important;
	background: #2a2a2a;
	position: relative;
}
.portfolio-tabs-header .title-item{display: none;}
/*.portfolio-tabs-header ul li .thumb-item{ width: 160px; height: 80px; display: block; position: relative; overflow: hidden;}*/
.portfolio-tabs-header ul li img{ width: 100%; border: none; opacity:0.45; display: block;}
.portfolio-tabs-header ul li.ui-tabs-active img, .portfolio-tabs-header ul li:hover img{opacity: 1;}
/* = Contact Us Page
------------------------------------------------------- */
.page-template-contact-us .page-wrapper{ margin-bottom: 70px;}
.page-template-contact-us .contact-wrapper .pwd-address{padding-right: 80px; color: #8c8c8f;}
.page-template-contact-us .contact-wrapper h2{
	font-family: 'Cabin', sans-serif;
	margin-bottom: 40px;
	font-weight: normal;
}
.pwd-address span {
	display: inline-block;
	margin-bottom: 3px;
}
.pwd-address h2 {
	margin-bottom: 30px;
}
.page-template-contact-us .contact-wrapper h4{ letter-spacing: 2px;}
.page-template-contact-us .contact-wrapper p{
	padding: 20px 0 12px;
	border-bottom: 1px solid #f1f1f1;
	color: #8c8c8f;
	margin-bottom: 0;
	letter-spacing: 1px;
}
.page-template-contact-us .page-wrapper a{ color: #8c8c8f; letter-spacing: 1px;}
.page-template-contact-us .page-wrapper .fa{font-size: 18px; color: #0082ca; padding-right: 20px;}
.page-template-contact-us .contact-info .col-md-12{ padding: 0;}
.page-template-contact-us .contact-info .widget{ margin: 0; height: 450px; overflow: hidden;}
.page-template-contact-us .contact-info .simple-image{ margin: 0; padding-left: 5px;}
.page-template-contact-us .contact-info .simple-image img{ width: 100%;}
.page-template-contact-us #contact-map{
	height: 450px;
	position: relative;
	width: 100%;
}
#gform_1 input {
	width: 100% !important;
}
#gform_1 textarea {
	width: 99% !important;
}
p.address, p.phone, p.email {
	width: 80%;
	padding-bottom: 5px;
	margin-bottom: 17px;
	font-size: 13px;
	font-family: "geomanist_regularregular", helvetica, arial, sans-serif;
	border-bottom: 1px solid #eee;
}
#gform_1 li#field_1_6, #gform_1 li#field_1_5 {
	margin-bottom: 12px;
}
.pwd-address h4 {
	font-family: "geomanistlight", helvetica, arial, sans-serif;
}



.page-template-blog-page {}
.page-template-blog-page .page-header {background: #057f96;}
.page-template-blog-page #content {margin: 40px 0;}
.page-template-blog-page .mixitup .mix {
	width:31.33333%;
	min-height: 300px;
	display: none;
	padding: 0;
	margin: 0px 10px 20px 10px;
}
.page-template-blog-page .mixitup .mix .caption{padding: 10px;}
.page-template-blog-page .mixitup .mix .caption .title{
	height: 90px;
    padding: 0;
    text-transform: uppercase;
    font-size:20px;
}
.page-template-blog-page .mixitup .mix .caption a {color: #636363;}
.page-template-blog-page .nav-pills {
    margin: 0 0 25px;
    display: block;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}	
.page-template-blog-page .nav-pills li a {color:#636363;}

.blog-categories {margin-bottom: 40px;}
.blog-categories .list-inline{
    padding-left: 0;
    list-style: none;
    margin-left: 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    padding: 10px 0;
}

.blog-categories .list-inline li:first-child,
.blog-categories .list-inline li:first-child a{padding-left: 0;}
.blog-categories .list-inline li a{
	padding: 10px 15px;
	text-transform: uppercase;
	color:#636363;
}

.single-post .page-header {background: #057f96;}
.single-post .hentry .entry-header {
    margin-bottom: 20px;
    color:#636363; 
}
.single-post .hentry .entry-header .entry-title {
	color: #636363!important;
    font-size: 22px;
}
.single-post .hentry .entry-header .entry-meta a{color:#636363;}
.single-post .entry-backtoblog{margin: 50px 0;}
.single-post .entry-backtoblog a{
	color: #fff;
    background: #057f96;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: bold;
}


.single-post .blog-sidebar{
	max-width: 30%;
    float: right;
    border-left: 1px solid #eee;
    padding-left: 30px;
}
.single-post #sidebar{margin: 0;}

.single-post .author-meta .posted-on {display: none;}
.single-post .author-meta .post-date {display: none;}
.single-post .author-meta .byline,
.single-post .author-meta .byline a{
    color: #636363;
    font-size: 18px;
    font-weight: bold;
    padding: 42px 10px;
    line-height: 3em;
    letter-spacing: 1px;
}
.single-post .author-meta  img.avatar{float: left; border-radius: 50%;}
.single-post .recent-post-current-cat {
    margin: 40px 0 0;
}
.single-post .recent-post-current-cat ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.single-post .recent-post-current-cat ul li {}
.single-post .recent-post-current-cat h4 {
	margin: 10px 0;
    font-weight: bold;
    color: #636363;
    font-size: 16px;
    line-height: 2em;
    margin-bottom: 10px;
}
.archive .hentry {
    margin-bottom: 20px;
    min-height: 335px;
}
.archive.category{}
.archive.category .hentry {
    margin-bottom: 20px;
    min-height: 335px;
}
.archive.category .hentry .entry-header .entry-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    height: 50px;
}

.blog .hentry {
    margin-bottom: 20px;
    min-height: 335px;
}
.blog .hentry .entry-header .entry-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    height: 50px;
}

/* = Single Home Designs
------------------------------------------------------- */
.single-home-design .site-header-image-bg{
	background-size: cover !important;
	height: 500px !important;
}
.single-home-design #gform_5 input[type=text],
.single-home-design #gform_5 textarea { border-color: rgba(123,29,176, 1); }
.single-home-design #gform_5 input[type=submit] { background: rgba(123,29,176, 1); }
.slider-banner-container{}
.slider-banner-container .bx-viewport{height: 500px;}
.slider-banner-container .bx-viewport .slide{height: 500px; display: block; position: relative; background-size: cover !important;}
.slider-banner-container .bx-wrapper .bx-pager {
	bottom: 30px;
	font-size: 0;
	margin: 0 auto;
	padding: 0;
	position: relative;
	right: 0;
	width: auto;
	z-index: 55;
}
.slider-banner-container .bx-wrapper .bx-controls-direction a {
	background: rgba(48, 48, 48, 0.4);
	color: #fff;
	font-size: 28px;
	height: 430px;
	line-height: 20px;
	outline: 0 none;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 0;
	padding: 0 10px;
	margin-top: 35px;
	width: 40px;
	z-index: 65;
}
.slider-banner-container .bx-wrapper .bx-controls-direction a:hover{color: #7b21aa;}
.single-house-land .slider-banner-container .bx-wrapper .bx-controls-direction a:hover{color: #057F96;}
.slider-banner-container .bx-wrapper .bx-controls-direction .fa{
	display: table-cell;
	vertical-align: middle;
	height: 430px;
	padding-left: 5px;
}
.slider-banner-container .bx-wrapper .bx-prev {left: 40px;}
.slider-banner-container .bx-wrapper .bx-next {right: 40px;}
.single-home-design .detail{padding: 25px 0;}
.single-home-design .page-wrapper .detail li{width: 120px; margin-bottom: 10px;}

ul.elevation-options {
	list-style: none;
}
ul.elevation-options input {
	float: left;
	margin-right: 5px;
}

.custom-related .detail .share-item {bottom: 7px; position: relative;}
.custom-related .detail .share-item button{height: 16px;}
.custom-related .detail .share-item .fa, .single-home-design .share-item .fa{color: #78787b; font-size: 16px;}
.custom-related .detail .simplefavorite-button.active .fa, .single-home-design .simplefavorite-button.active .fa{color: #fb0e5c; opacity: 1;}
.home-title{ font-size: 26px; text-transform: uppercase; color:#7b21aa; font-weight: normal; letter-spacing: 2px; margin-bottom: 0;}
.cat-title{ font-size: 16px; color: #7b21aa; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 30px; display: block;}
.spec-container{position: relative; margin: 20px 0 0;}
.spec-container > h3 {
	background: none;
	padding: 12px 0;
	margin-bottom: 12px;
	font-size: 14px;
	color: #7b21aa;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: rgba(190,190,190,0.2);
	cursor: pointer;
}
.spec-container > h3:hover, .spec-container > h3.active { color: #7b21aa; border-color: #7b21aa; }
.single-house-land .spec-container > h3:hover, .single-house-land .spec-container > h3.active { color: #057F96; border-color: #057F96; }
.spec-container > h3 i { position: absolute; right: 0; }
.design-features-content { display: none; }
.section-title{font-size: 18px; color: #7b21aa; text-transform: uppercase; margin-bottom: 30px; display: block;}
#faq-spec .ui-accordion-header{background: none; padding: 12px 0; margin-bottom: 12px; font-size: 14px; color: #8c8c8f; line-height: 20px; border-bottom: 1px solid; border-color: rgba(190,190,190,0.2); }
#faq-spec .ui-accordion-header .fa{right: 0;}
#faq-spec .ui-accordion-content{line-height: 24px;}
.elevation-option{position: relative; margin-bottom: 40px;}
.elevation-option label{font-size: 14px; color: #8c8c8f; letter-spacing: 0.5px; font-weight: normal; padding-left: 15px;}
.layout-option label{font-size: 14px; color: #8c8c8f; letter-spacing: 0.5px; font-weight: normal; padding-left: 15px;}
.enquiry-btn{float: none; margin: 0 auto; display: block; padding: 13px 25px; text-align: center; background: rgba(123,29,176, 1);cursor: pointer;}
.enquiry-btn a{color: #fff; text-transform: uppercase; font-size: 18px;  /*font-family: 'geomanistbold';*/ line-height: 22px; letter-spacing: 2px;}
.enquiry-btn:hover{opacity: 0.8;}
.design-image{}
.design-image img {
	float: none;
	display: block;
	margin: 0 auto;
	max-width: 70%;
}

.single-home-design .page-header .entry-title,
.single-house-land .page-header .entry-title,
.category-design .page-header .entry-title,
.category-finance .page-header .entry-title,
.category-lifestyle .page-header .entry-title,
.category-news .page-header .entry-title,
.post-type-archive .page-header .entry-title {
	font-size: 35px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'geomanistmedium';
    line-height: 1.1;
}

.single .hentry .entry-header .entry-title {
    margin-bottom: 0px;
    color: #0082ca;
}
/* =Content
------------------------------------------------------- */
.sticky {}
.hentry {
/*	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;*/
	margin-bottom: 20px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:10px; text-transform: uppercase;}
.hentry .entry-header .entry-title a {color: #636363;}
.hentry .entry-header .cat-in {display: inline-block;}
.hentry .content-thumb{border: 1px solid #eee;}
.hentry .content-thumb .entry-header{padding: 0 15px;}
.hentry .content-thumb .cat-date{padding: 0 15px 20px;}
.hentry .content-thumb .cat-date a{color: #636363;}
.single .hentry,
.page	.hentry{ border-bottom:none; padding:0; margin:0; }
.entry-meta {
	clear: both;
}
.entry-meta .posted-on{display: none;}
.entry-meta .post-date{text-align: right;}
.byline {display: none;}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-summary {
	margin: 1.2em 0 0;
}
.entry-content{
	margin:auto;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}
.page-header{
	border-bottom: medium none;
	margin-top: 0px;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0px;
	background: #0082ca;
}
.page-header .entry-title{ margin-bottom: 0; padding: 20px 0; font-weight: normal; letter-spacing: 3px;}
.page-template-about-us .page-header{background: #729f40;}
.page-template-developments .page-header{background: #ab192c;}
.single-home-design .page-header{background: #7b21aa;}
.page-template-portfolios .page-header{background: #94d600;}
.page-template-home-design .page-header, .post-type-archive-home-design .page-header{background: #7b21aa;}
.page-template-house-land .page-header, .post-type-archive-house-land .page-header{background: #7b21aa;}
.single-house-land .page-header{background: #057f96;}
.page-template-favourites-php .page-header{background: #057f96;}
.contact-header{
	padding-top: 20px;
}
.contact-header .entry-title{ margin-bottom: 0;}
.entry-attachment{}
.entry-attachment .attachment{}
.attachment .entry-meta{ clear:none; }
#image-navigation{ text-align:right; }
.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none; }
.hentry.service .entry-content{ }
.clear{ clear:both; }
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
	margin-bottom: 1.2em;
}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: none!important;
	margin-bottom: 0;
}
.gallery dd { margin: 0; }
.gallery .gallery-item{
	float: left;
	margin-top: 0px!important;
	text-align: center;
	margin-bottom: 0!important;
	position: relative;
}
.gallery .gallery-item .gallery-caption{
	visibility: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding:10px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}
.gallery .gallery-item:hover .gallery-caption{
	visibility: visible;
}
.gallery-columns-4 .gallery-item {}
.gallery-columns-4 .gallery-item img {}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/* =Comments
----------------------------------------------- */
.comment-content a { word-wrap: break-word; }
.bypostauthor {}
#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}
.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}
.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }
#respond{}
#respond #reply-title{ padding: 20px 0; }
#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}
.nocomments{ display:none; }
/* =Widgets
----------------------------------------------- */
.widget-title{
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
	font-weight: bold;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }
/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}
/* Search widget */
#searchform .field{ width:276px; }
#searchsubmit {}
.widget_categories{}
.widget_categories .widget-title{}
.widget_categories ul{}
.widget_categories ul li{}
.widget_categories ul li a{
	border-bottom: 1px solid #eee;
	display: block;
	padding: 10px 0;
	font-size: 14px;
}
.widget_categories ul li.current-cat > a{}
.widget_nav_menu{}
.widget_nav_menu .widget-title{}
.widget_nav_menu .menu{}
.widget_nav_menu .menu li{ position: relative;}
.widget_nav_menu .menu li a{
	display: block;
	padding: 0;
	font-size: 12px;
	line-height: 24px;
	font-family: 'PT Sans', sans-serif;
	font-weight: normal;
}
.widget_nav_menu .menu li:last-child a{ border:none; }
.widget_nav_menu .menu li:hover a,
.widget_nav_menu .menu li.current-menu-item a{ }
.widget_nav_menu .menu-item-has-children{
	border-bottom: 1px solid #eee;
}
.widget_nav_menu .menu-item-has-children > a{
}
.widget_nav_menu .menu li .sub-menu{
}
.widget_nav_menu .menu li .sub-menu > li{}
.widget_nav_menu .menu li .sub-menu > li > a{
	border:none; font-size: 14px;
	border-bottom: 1px solid #eee;
	padding-left: 20px;
}
/* Header widget */
.header-widgets{ display:block; float:right; margin-top:20px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 20px; }
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold; }
.header-widgets .widget .phone-number{ font-size:38px; line-height:1em; font-weight:bold; padding-left:45px; }
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }
.header-widgets .widget-socials{}
.header-widgets .widget .socials{ float: right;;}
.header-widgets .widget .socials li a{ margin-left: 8px; margin-right: 0;}
.header-widgets .widget .socials li a{}
.header-widgets .widget-text{ font-size: 24px; font-weight: lighter; }
/* PWD Address widget */
/*.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px; margin-right: -10px; }
.pwd-address .phone,
.pwd-address .fax,
.pwd-address .email,
.pwd-address .address{
	padding-left: 25px;
	position: relative;
}
.pwd-address .phone .fa,
.pwd-address .fax .fa,
.pwd-address .email .fa,
.pwd-address .address .fa{
	position: absolute;
	left: 0;
	}*/
	#footer-sidebar{}
	#footer-sidebar .widget{ }
	#footer-sidebar .widget:first-child{ margin-left:0;}
	#footer-sidebar .widget_pwd_address_widget{}
	#scrollUp{ position: fixed; right: 10px; bottom: 10px;}
/* =Reset BXSlider
----------------------------------------------- */
.bx-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}
.bx-wrapper .bx-viewport {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	left: 0;
}
.bx-wrapper .bx-controls-direction a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 48px;
	height: 60px;
	line-height: 60px;
	margin-top: -30px;
	outline: 0 none;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 50%;
	width: 40px;
	z-index: 65;
}
.bx-wrapper .bx-prev{ left: 0; }
.bx-wrapper .bx-next{ right: 0; }
/* = Custom Post type Slidshow
------------------------------------------------------- */
.slidercontainer {
	margin: auto;
	background: #d7d7d7;
}
.sliderarea {
	width: 100%;
	height: 600px;
	display: block;
	padding: 0px;
}
.sliderarea .bx-wrapper .bx-pager {
	position: relative;
	bottom: 30px;
	font-size: 0;
	margin: 0 auto;
	padding: 0px;
	right: 0px;
	width: auto;
	z-index: 55;
}
.sliderarea .bx-wrapper .bx-viewport {
	border: none;
	left: 0;
	box-shadow: none;
	height: 600px;
	background: none!important;
}
.custom-slideshows > .slide {
	width: 100%!important;
	height: 600px;
	background-size: cover!important;
}
.custom-slideshows > .slide .wrapper {
	display: block;
	margin: auto;
	position: relative;
	float: none;
}
.custom-slideshows > .slide .slide-info {
	display: table-cell;
	vertical-align: middle;
	height: 600px;
	position: relative;
	width: 1190px;
	text-align: center;
}
.custom-slideshows > .slide .slide-info .slidetxt,
.custom-slideshows > .slide .slide-info h1 {
	color: #fff;
	font-size: 80px;
	line-height: 80px;
	letter-spacing: 5px;
	margin: 0;
	text-transform: uppercase;
	font-family: 'geomanistmedium';
}
.custom-slideshows > .slide .slide-info h2 {
	font-size: 45px;
	color: #fff;
	margin: 0;
	line-height: 50px;
	letter-spacing: 1px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none !important;
	border: 2px solid #ffffff;
	border-radius: 100%;
	display: block;
	height: 10px;
	margin: 0 5px;
	outline: 0 none;
	text-indent: -9999px;
	width: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffffff !important;
	border: 2px solid #ffffff;
}
/* = Custom Post type CTA
---------------------------------------------- */
.cta-container {
	margin-top: 6px;
	position: relative;
}
.cta-container .col-md-3 {
	padding: 0 3px;
}
.custom-cta {
}
.custom-cta li {
	list-style: none;
	position: relative;
}
.custom-cta li:first-child {
	padding-left: 0;
}
.custom-cta li:last-child {
	padding-right: 0;
}
.custom-cta .cta {
	height: 350px;
	display: block;
	position: relative;
	background-size: cover !important;
	text-align: center;
}
.custom-cta .cta img {
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;
}
.custom-cta .cta-title {
	font-size: 35px;
	text-transform: uppercase;
	font-family: 'geomanistmedium';
	margin-bottom: 20px;
	padding: 0 10px;
}
.custom-cta .cta-title a {
	color: #fff;
	letter-spacing: 3px;
}
.custom-cta .cta-wrapper {
	width: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	float: none;
	height: 350px;
}
.custom-cta .cta-summary {
	display: table-cell;
	vertical-align: middle;
	height: 350px;
	position: relative;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
}
.custom-cta .cta-summary .post-readmore {
	background: none;
	border: 2px solid #fff;
	color: #FFFFFF;
	display: block;
	height: 40px;
	width: 220px;
	margin: 0 auto;
	line-height: 36px;
	position: relative;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.custom-cta .cta:hover .readmore {
	display: block;
}
.custom-cta .cta.col-0:hover .cta-summary {
	background: rgba(0,130,202,0.8);
}
.custom-cta .cta.col-1:hover .cta-summary {
	background: rgba(148,214,0,0.8);
}
.custom-cta .cta.col-2:hover .cta-summary {
	background: rgba(255,82,0,0.8);
}
.custom-cta .cta.col-3:hover .cta-summary {
	background: rgba(171,25,44,0.8);
}
/* = Custom Home Design Filter
---------------------------------------------- */
#filter-container {
	display: block;
	width: 100%;
	position: relative;
	padding: 40px 0;
	float: left;
}
#filter-container h3 {
	text-align: center;
	margin-bottom: 40px;
}
.btn-filters {
	width: 100%;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-color: rgba(184,184,184, .4);
	margin-bottom: 40px;
}
.btn-filters .btn:first-child {
	padding-left: 0;
}
.btn-filters .btn:last-child {
	padding-right: 0;
}
.btn-filters .btn {
	color: #78787b;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 15px;
}
.btn-filters .btn a {
	color: #78787b;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 0 0 15px;
}
.btn-filters .btn.active, .btn-filters .btn:hover, .btn-filters .btn a:hover {
	box-shadow: none;
	color: #0082ca;
}
.items-filter-area {
	width: 100%;
	position: relative;
	padding: 0 35px;
	min-height: 500px;
	max-height: 500px;
	overflow: hidden;
	transition: max-height 1s ease-out;
}
.items-filter-area.show {
	transition: max-height 1s ease-in;
	max-height: 1000px;
}
.mixitup {
}
.mixitup .mix {
	max-width: 100%;
	width: 100%;
	border: 1px solid;
	border-color: rgba(184,184,184, .4);
	margin-bottom: 15px;
}
.home .mixitup .mix {
	display: none;
}
.mixitup .mix .pull-right {
	/* position: absolute;
	bottom: 10px;
	right: 20px; */
}
.mixitup .item {
	text-align: center;
}
.mixitup .item h3 {
	padding: 10px 0 20px 0;
	margin-bottom: 0
}
.layout-group img {
	max-width: 100%;
	width: 100%;
}
.layout-group.alignright {
	margin: 0;
	float: none;
}
.layout-group.alignleft {
	margin: 0;
	float: none;
}
.layout-group.alignright .group-row-1 {
	float: right;
}
.item-box-1 {
	height: 480px;
}
.item-box-1 .thumb {
	height: 350px;
	overflow: hidden;
	display: block;
	position: relative;
}
.item-box-1 .thumb .shadow {
	background: rgba(123, 33, 170, 0.5) none repeat scroll 0 0;
	display: block;
	height: 100%;
	left: 0;
	max-height: 350px;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.item-box-1 .thumb:hover .shadow {
	opacity: 1;
}
.item-box-2 {
	height: 230px;
}
.item-box-2 .thumb {
	height: 230px;
	overflow: hidden;
	display: block;
	width: 50%;
	float: right;
	position: relative;
}
.item-box-2 .thumb .shadow {
	background: rgba(123, 33, 170, 0.5) none repeat scroll 0 0;
	display: block;
	height: 100%;
	right: 0;
	max-height: 228px;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.item-box-2 .thumb img {
	height: 228px;
	width: auto;
	max-width: none;
}
.item-box-2 .detail {
	display: table-cell;
	vertical-align: bottom;
	height: 230px;
	width: 50%;
	position: relative;
}
.item-box-3 {
	height: 230px;
}
.item-box-3 .thumb {
	height: 230px;
	overflow: hidden;
	display: block;
	width: 50%;
	float: left;
	position: relative;
}
.item-box-3 .thumb img {
	height: 228px;
	width: auto;
	max-width: none;
}
.item-box-3 .detail {
	display: table-cell;
	vertical-align: bottom;
	height: 230px;
	width: 50%;
	position: relative;
}
.item-box-3 .thumb .shadow {
	background: rgba(123, 33, 170, 0.5) none repeat scroll 0 0;
	display: block;
	height: 100%;
	left: 0;
	max-height: 228px;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.item-box-2 .thumb:hover .shadow, .item-box-3 .thumb:hover .shadow {
	opacity: 1;
}
.detail {
	display: block;
	position: relative;
	color: #8a8a8a;
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	padding: 25px 25px 15px 25px;
}
.detail .title {
	color: #78787b;
	font-size: 20px;
	font-family: 'geomanist_regularregular';
	text-transform: uppercase;
	letter-spacing: 2px;
}
.detail .location {
	color: #78787b;
	font-size: 13px;
	font-family: 'geomanist_regularregular';
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
}
.detail span {
	padding-left: 10px;
}
.detail li {
	display: inline-block;
	list-style: none;
	padding-left: 30px;
	margin-right: 20px;
}
.detail li.bed {
	background: url(images/bed-icon.png) left center no-repeat;
}
.detail li.bath {
	background: url(images/bath-icon.png) left center no-repeat;
}
.detail li.car {
	background: url(images/parking-icon.png) left center no-repeat;
}
.detail li.living {
	background: url(images/living-icon.png) left center no-repeat;
}
.detail li.media-room {
	background: url(images/media-icon.png) left center no-repeat;
}
.detail li.outdoor {
	background: url(images/outdoor-icon.png) left center no-repeat;
}
.items-filter-area .detail .share-item {
	bottom: 7px;
	position: relative;
}
.items-filter-area .detail .share-item button {
}
.items-filter-area .detail .share-item .fa {
	color: #78787b;
	font-size: 16px;
	cursor: pointer;
}
.items-filter-area .detail .share-item .fa-share-alt:hover {
	color: #7b21aa;
	font-size: 16px;
	cursor: pointer;
}
.items-filter-area .detail .simplefavorite-button.active .fa-heart {
	color: #fb0e5c;
	opacity: 1;
}
.items-filter-area .detail .simplefavorite-button:hover .fa-heart {
	color: #f21960;
	cursor: pointer;
}
#filter-container .line-section {
	height: auto;
	width: 100%;
	padding: 25px 0;
	margin: 0;
	left: 0;
	bottom: -20px;
	position: absolute;
	background: url(images/line.png)center center no-repeat;
}
#filter-container .section-more {
	background: url(images/arrow-down.png)center center no-repeat;
	width: 96px;
	height: 29px;
	position: relative;
	display: block;
	padding: 0px 40px;
	margin: auto;
	z-index: 10;
	clear: both;
	left: 0;
	float: none;
	cursor: pointer;
}
#filter-container h1 { 
    font-size: 24px;
    letter-spacing: 3px;
    color: #78787a;
    text-align: center;
 }
/* = Custom Related Home Section
----------------------------------------------- */
#related-home-container {
	width: 100%;
	position: relative;
	float: left;
	display: block;
	margin-top: 20px;
}
.custom-related {
}
.custom-related .related:first-child {
	padding-left: 0;
}
.custom-related .related:last-child {
	padding-right: 0;
}
.custom-related .related {
	display: block;
	overflow: hidden;
	padding: 6px 3px;
}
.custom-related .related .thumb {
	position: relative;
	height: 260px;
}
.custom-related .related img {
	max-width: 100%;
	max-height: 100%;
	height: 260px;
}
.custom-related .related .shadow {
	opacity: 0;
	width: 100%;
	max-height: 260px;
	height: 100%;
	background: rgba(123,33,170, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	display: block;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.custom-related .related .detail {
	border: 1px solid #eeeeee;
	padding: 25px;
}
.custom-related .related:hover .shadow {
	opacity: 1;
}
/* = Custom Testimonial Section
----------------------------------------------- */
.testimonials-section {
	padding: 50px 0 50px;
	background: #fff;
}
.testimonials-section h3 {
	text-align: center;
	margin-bottom: 40px;
	letter-spacing: 5px;
}
#testimonials {
}
#testimonials .layout-grid {
}
.layout-grid .grid-row {
	height: 650px;
	position: relative;
	display: block;
}
#testimonials .layout-grid .grid-row.col-1 .box-1 {overflow: auto;}
#testimonials .layout-grid .grid-row.col-1 .box-2, #testimonials .layout-grid .grid-row.col-3 .box-5 {overflow: hidden;}
#testimonials .layout-grid .grid-row.col-2 .box-3 {overflow: auto;}
#testimonials .layout-grid .grid-row.col-3 .box-4 {overflow: auto;}
.layout-grid .grid-row .box-content {
	border: 1px solid #eaeaea;
	color: #78787b;
	position: relative;
}
.layout-grid .grid-row .box-content span {
}
.box-content .testimonial-featured {
	display: block;
	position: relative;
}
.box-content .testimonial-featured img {
	width: 100%;
}
.box-content .testimonial-featured .social-facebook img {
	border-bottom: 10px solid #3c5a98;
	margin-bottom: 20px;
}
.box-content .testimonial-featured .social-twitter img {
	border-bottom: 10px solid #54abee;
	margin-bottom: 20px;
}
.box-content .testimonial-featured .social-email img {
	border-bottom: 10px solid #0082ca;
	margin-bottom: 20px;
}
.box-content .social {
	display: block;
	height: auto;
	min-height: 110px;
	position: relative;
	vertical-align: bottom;
}
.box-content .social .fa {
	border-radius: 100%;
	bottom: 20px;
	color: #ffffff;
	display: table-cell;
	font-size: 22px;
	height: 50px;
	left: 0;
	margin: 20px;
	padding: 14px 0;
	position: absolute;
	text-align: center;
	vertical-align: bottom;
	width: 50px;
}
.box-content .fa-facebook {
	background: #3c5a98;
}
.box-content .fa-twitter {
	background: #54abee;
}
.box-content .fa-envelope {
	background: #0082ca;
}
.box-content .testimonial-info {
	padding: 0 25px 25px;
	line-height: 25px;
	font-size: 14px;
	color: #78787b;
	font-family: 'Open Sans', sans-serif;
}
.box-content .testimonial-info .client-title {
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
	bottom: 0px;
	left: 0px;
}
.box-content .testimonial-info span {
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;
}
.layout-grid .grid-row.col-1 .box-1 {
	height: 370px;
	margin-bottom: 20px;
}
.layout-grid .grid-row.col-2 .box-3 {
	height: 650px;
}
.layout-grid .grid-row.col-1 .box-2, .layout-grid .grid-row.col-3 .box-5 {
	height: 260px;
}
.layout-grid .grid-row.col-3 .box-4{height:650px; }
.layout-grid .grid-row.col-3 .box-4 .box-4.box-content{
	float: left;
	height: auto !important;
	height: 650px;
	margin: 0;
	padding-bottom: 40px;
	position: relative;
}
/* = Share button
----------------------------------------------- */
.share-item {
}
.share-item .fa {
	color: #fff;
	font-size: 22px;
}
.share-item .st_sharethis .stButton {
	width: 0px !important;
	padding-right: 15px !important;
	margin: 0 !important;
}
.stButton .sharethis {
	background: none !important;
	height: 21px !important;
	line-height: 20px !important;
	padding-right: 0 !important;
}
.share-item button {
	background: none !important;
	padding: 0;
	height: 20px;
}
.simplefavorite-button i, span.st_sharethis i {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.simplefavorite-button:hover i, span.st_sharethis:hover i {
	transform: scale(1.3);
}
.share-item button.active .fa {
	background: none !important;
	padding: 0;
	color: #fb0e5c;
}
.share-item .wpfp-span {
	float: right;
	font-size: 0;
}
.share-item .wpfp-span .wpfp-link {
	display: block;
	font-size: 0;
	background: url(images/heart-icon.png) center center no-repeat;
	width: 24px;
	height: 21px;
}
/* =Custom .our-team
----------------------------------------------- */
.our-team {
	padding: 50px 0;
}
.our-team .section-title {
	padding: 0 30px 20px;
}
.our-team .team {
	background: none repeat scroll 0 0 #313133;
	color: #fff;
	margin-bottom: 30px;
}
.our-team .team .thumbnail {
	margin: 0;
}
.our-team .team .thumbnail img {
	width: 100%;
	height: auto;
}
.our-team .team .team-title {
	padding: 10px 20px 0;
	font-size: 18px;
	margin-bottom: 0
}
.our-team .team .team-title a {
	color: #fff;
}
.our-team .team .team-summary {
	padding: 0 20px 1px;
	font-weight: bold;
}
/* =Custom .service-tabs
----------------------------------------------- */
.service-tabs-container {
	position: relative;
	background-size: cover !important;
	min-height: 590px;
}
#service-tabs {
	position: relative;
	text-align: center;
	background: rgba(46,41,37,0.8);
	padding: 50px 0;
	min-height: 590px;
}
#service-tabs h3 {
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 20px;
}
.service-tabs-header {
	padding: 0;
}
.service-tabs-nav {
	display: block;
	float: none;
	list-style: outside none none;
	margin: auto auto !important;
	max-width: 900px;
	padding-bottom: 60px !important;
	width: 100%;
	border-bottom: 1px solid #fff;
}
.service-tabs-nav li {
	text-align: center;
	position: relative;
	float: none !important;
	display: inline-block;
	/*padding: 0px 30px !important; */
	width: 115px;
	height: 115px;
	border: 3px solid #fff !important;
	border-radius: 100%;
	margin: 0px 20px !important;
}
.service-tabs-nav li a {
	display: table-cell;
	vertical-align: middle;
	height: 115px;
	width: 115px;
	float: none !important;
	z-index: 5;
	position: relative;
}
.service-tabs-nav li:first-child {
	margin-left: 0px !important;
}
.service-tabs-nav li:last-child {
	margin-right: 0px !important;
}
.service-tabs-nav li .thumbnail {
	width: auto;
	height: 43px;
	overflow: hidden;
	margin-bottom: 0 !important;
	padding: 21px 0;
}
.service-tabs-nav li.ui-tabs-active:after {
	background: url(images/arrow-top.png)center bottom no-repeat;
	bottom: 0;
	content: " ";
	display: block;
	left: 50%;
	height: auto;
	margin-bottom: -66px;
	margin-left: -8px;
	position: absolute;
	top: 0;
	width: 16px;
	z-index: 99;
}
.service-tabs-nav li:nth-child(1).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(1):hover .thumbnail {
	background: url(images/consultation-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(2).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(2):hover .thumbnail {
	background: url(images/house-land-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(3).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(3):hover .thumbnail {
	background: url(images/finance-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(4).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(4):hover .thumbnail {
	background: url(images/project-management-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(5).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(5):hover .thumbnail {
	background: url(images/customer-service-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(6).ui-tabs-active .thumbnail, .service-tabs-nav li:nth-child(6):hover .thumbnail {
	background: url(images/satisfaction-active.png)center center no-repeat !important;
}
.service-tabs-nav li:nth-child(1):hover, .service-tabs-nav li:nth-child(1).ui-tabs-active {
	border: 3px solid #94d600 !important;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:focus, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:active, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:visited, .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor:hover, .ui-tabs .ui-tabs-nav li:focus, .ui-tabs .ui-tabs-nav li:active, .ui-tabs .ui-tabs-nav li:visited {
	outline: none;
}
.service-tabs-nav li:nth-child(2):hover, .service-tabs-nav li:nth-child(2).ui-tabs-active {
	border: 3px solid #149ab3 !important;
}
.service-tabs-nav li:nth-child(3):hover, .service-tabs-nav li:nth-child(3).ui-tabs-active {
	border: 3px solid #d85151 !important;
}
.service-tabs-nav li:nth-child(4):hover, .service-tabs-nav li:nth-child(4).ui-tabs-active {
	border: 3px solid #ff5200 !important;
}
.service-tabs-nav li:nth-child(5):hover, .service-tabs-nav li:nth-child(5).ui-tabs-active {
	border: 3px solid #f21960 !important;
}
.service-tabs-nav li:nth-child(6):hover, .service-tabs-nav li:nth-child(5).ui-tabs-active {
	border: 3px solid #0082ca !important;
}
.service-tabs-content.col-0 .service-tabs-content-title {
	color: #94d600;
}
.service-tabs-content.col-1 .service-tabs-content-title {
	color: #149ab3;
}
.service-tabs-content.col-2 .service-tabs-content-title {
	color: #d85151;
}
.service-tabs-content.col-3 .service-tabs-content-title {
	color: #ff5200;
}
.service-tabs-content.col-4 .service-tabs-content-title {
	color: #f21960;
}
.service-tabs-content.col-5 .service-tabs-content-title {
	color: #0082ca;
}
.service-tabs-nav li a .fa {
	background: none repeat scroll 0 0 #fff;
	border-radius: 50%;
	display: inline-block;
	font-size: 48px;
	height: 100px;
	line-height: 100px;
	margin: auto;
	width: 100px;
}
.service-tabs-nav li a:hover {
	text-decoration: none;
}
.service-tabs-nav li:hover .fa,
.service-tabs-nav li.ui-tabs-active .fa {
	background: #ef550f;
	color: #fff;
}
.service-tabs-nav li a span {
	color: #fff;
	display: block;
	padding: 0 20px 0;
	text-align: center;
	white-space: normal;
	text-transform: lowercase;
	font-size: 16px;
}
.service-tabs-content {
	padding: 0px!important;
	height: auto;
	position: relative;
}
.service-tabs-content:before {
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 50%;
	margin-bottom: -66px;
	margin-left: -330px;
	position: absolute;
	top: 0;
	width: 660px;
	z-index: 999;
}
.service-tabs-content-title {
	color: #0e76bc;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 35px;
	padding-top: 35px;
	letter-spacing: 2px;
}
.tabs-content {
	padding: 0 160px;
	color: #fff;
	line-height: 26px;
}
/* =Custom .brands-container
----------------------------------------------- */
.brands-container {
	padding: 50px 0;
	background: #f4f4f4;
}
/* = Custom Plugins
------------------------------------------------*/
/* Plugin WP Pagenavi */
.wp-pagenavi {
}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages {
	border: none;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	border: none;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #0082ca;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #0082ca;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #0082ca;
	border-color: #0082ca;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}
/*
-------------------- Newslatters ---------------------- */
#gform_wrapper_3 .ginput_container input {
	width: 100%;
	background: none;
	border: 1px solid #666666;
	padding: 0 12px !important;
}
#gform_wrapper_3 input[type="submit"] {
	width: 130px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	background: none;
	border: 1px solid #666666;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}
#gform_wrapper_3 input[type="submit"]:hover {
	background: #fff;
	color: #2e2e2e;
	border: 1px solid #fff;
}
#gform_wrapper_3 input::-webkit-input-placeholder {
	color: #ffffff !important;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
}
#gform_wrapper_3 input:-moz-placeholder {
	color: #ffffff !important;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
}
#gform_wrapper_3 input::-moz-placeholder {
	color: #ffffff !important;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
}
#gform_wrapper_3 input:-ms-input-placeholder {
	color: #ffffff !important;
	font-size: 12px !important;
	font-family: 'Open Sans', sans-serif;
}
/*
------------------------- Gravity Forms -----------------------*/
.gform_wrapper {
	max-width: 100% !important;
	margin: 0 !important;
}
.gform_wrapper ul {
	margin: 0px !important;
	padding: 0;
}
.gform_wrapper ul li {
	margin: 10px 0px;
	list-style-image: none !important;
	list-style: none !important;
}
.gfield_label {
	font-weight: bolder;
}
.gfield_required {
	color: #ff0000 !important;
	font-weight: lighter !important;
}
.ginput_container input {
	border: 1px solid #bbbbbb;
	padding: 0 15px !important;
}
.ginput_container textarea {
	border: 1px solid #bbbbbb;
	padding: 15px !important;
}
.ginput_container input::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
	color: #78787b !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px !important;
}
.ginput_container input:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
	color: #78787b !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px !important;
}
.ginput_container input::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
	color: #78787b !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px !important;
}
.ginput_container input:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
	color: #78787b !important;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 12px !important;
}
#gform_wrapper_1 input[type="submit"] {
	width: auto;
	text-align: center;
	border: 1px solid rgba(14,118,188,1);
	text-transform: uppercase;
	color: #fff;
	max-width: 300px;
	letter-spacing: 3px;
	padding: 0 35px;
	background: none;
	font-size: 18px;
	font-weight: normal;
	font-family: 'geomanistbold';
	text-shadow: none;
	background: rgba(14,118,188,1);
}
#gform_wrapper_1 input[type="submit"]:hover {
	border: 1px solid rgba(14,118,188,1);
	color: rgba(14,118,188,1);
	background: none;
}
.ginput_container input:focus,
.ginput_container textarea:focus {
}
.gform_wrapper .gform_footer {
	clear: both;
	margin: 0;
	padding: 0;
}
.gform_button {
}
.gform_button:focus,
.gform_button:hover {
}
.gform_validation_container {
}
.row_wrapper .gform_footer {
	padding: 10px;
}
.gsection {
	padding-top: 40px;
}
.gsection_title {
	font-size: 18px;
	border-bottom: #f4f4f4 solid 1px;
}
.gfield_checkbox li {
	margin: 0!important;
}
.ginput_complex {
	margin-left: -10px;
	margin-right: -10px;
}
.ginput_complex .ginput_full {
	width: 100%;
	display: block;
	padding: 0 10px;
}
.ginput_complex .ginput_left {
	width: 50%;
	padding: 0 10px;
	display: inline-block;
	float: left;
}
.ginput_complex .ginput_right {
	width: 50%;
	padding: 0 10px;
	display: inline-block;
	float: right;
}
.ginput_complex input {
	width: 100%;
}
.ginput_complex label {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 16px;
	display: block;
}
.ginput_complex .address_city,
.ginput_complex .address_state,
.ginput_complex .address_zip {
	display: block;
	width: 33.3333%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.gfield.file_upload {
}
.gfield.file_upload .gfield_label {
}
.gfield.file_upload .ginput_container {
	float: right;
}
/*-- Gravity Error Section ----------------*/
.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
	padding: 0 !important;
}
.validation_error {
	color: #790000 !important;
	font-size: 12px !important;
	font-weight: lighter !important;
	margin: 0 !important;
}
.gfield_error {
	background: none !important;
	border: 0px !important;
	color: #70a7c5 !important;
	padding: 0px !important;
}
.gfield_error .gfield_label {
	color: #2b424b !important;
	font-weight: lighter !important;
}
.validation_message {
	color: #790000 !important;
	padding: 2px 0px 0px 0px !important;
}
.gfield_error input,
.gfield_error textarea {
	border: 1px #ff0000 solid !important;
}
.gfield_error input:focus,
.gfield_error textarea:focus {
}
/* Plugin WP PWD Footer */
#pwd_footer_v2 li {
	margin-left: 5px;
}
/* Custom bootstrap
-------------------------------------------------- */
/* = Custom Bootstrap
------------------------------------------------*/
.btn {
	line-height: 34px;
	border-radius: 0;
	padding: 0 25px;
}
.btn-xs {
	line-height: 18px;
	height: 20px;
	padding: 0 10px;
}
.btn-sm {
	line-height: 22px;
	height: 24px;
	padding: 0 15px;
}
.btn-lg {
	line-height: 40px;
	height: 42px;
	padding: 0 40px;
}
.lead {
	font-size: 22px;
	font-weight: normal;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
}
.btn:active,
.btn.active {
}
.btn-default {
}
.btn-default:hover,
.btn-default:focus {
}
.btn-default:active,
.btn-default.active {
}
.btn-primary {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active {
}
.btn-success {
}
.btn-success:hover,
.btn-success:focus {
}
.btn-success:active,
.btn-success.active {
}
.btn-info {
}
.btn-info:hover,
.btn-info:focus {
}
.btn-info:active,
.btn-info.active {
}
.btn-warning,
.btn-warning:visited {
	color: #fff;
}
.btn-warning:hover,
.btn-warning:focus {
}
.btn-warning:active,
.btn-warning.active {
}
.btn-danger {
}
.btn-danger:hover,
.btn-danger:focus {
}
.btn-danger:active,
.btn-danger.active {
}
.thumbnail,
.img-thumbnail {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}
.alert {
}
.alert-success {
}
.alert-info {
}
.alert-warning {
}
.alert-danger {
}
.progress {
}
.progress-bar {
}
.progress-bar-success {
}
.progress-bar-info {
}
.progress-bar-warning {
}
.progress-bar-danger {
}
.list-group {
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
}
.panel {
}
.panel-default > .panel-heading {
}
.panel-primary > .panel-heading {
}
.panel-success > .panel-heading {
}
.panel-info > .panel-heading {
}
.panel-warning > .panel-heading {
}
.panel-danger > .panel-heading {
}
.well {
}
.pager li > a, .pager li > span {
	background-color: #fff;
	border: 0 none;
	border-radius: 0;
	display: inline-block;
	padding: 0;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.nopadding .thumbnail {
	display: block;
	margin: 0;
}
.nopadding .thumbnail img {
	display: inline-block;
}
.favourite-items {
	max-height: 100%;
}
.favourite-items .item-box .thumb .shadow {
	background: rgba(0, 130, 202, 0.5);
}
.favourite-items p.bg-info {
	padding: 20px;
}
.item-box {
	border: 1px solid #b1b1b1;
	margin-bottom: 20px;
	position: relative;
}
.layout-group.alignright.fullimg .group-row-1 .thumb {
	height: 480px;
}
.layout-group.alignright.fullimg .group-row-1 .thumb a img {
	height: 480px;
}
.layout-group.alignright.fullimg .group-row-1 .thumb .shadow {
	height: 480px;
	max-height: 480px;
}
.layout-group.alignright.fullimg .group-row-1 .detail {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	padding: 20px;
	height: 480px;
	color: #fff;
}
.layout-group.alignright.fullimg .group-row-1 .detail li {
	display: none;
}
.layout-group.alignright.fullimg .group-row-1 .detail .title {
	color: #fff;
	position: relative;
	z-index: 999;
	margin-bottom: 360px;
}
.layout-group.alignright.fullimg .group-row-1 .detail .pull-right {
	position: relative;
	z-index: 999;
}
.layout-group.alignright.fullimg .group-row-1 .detail .pull-right .share-item .fa {
	color: #fff;
}
.layout-group.alignright.fullimg .group-row-1 .detail .pull-right .share-item .fa-heart:hover {
	color: #f21960;
}
.layout-group .detail .pull-right .share-item .fa-share-alt:hover {
	color: #0082ca;
}	
#btn-advsearch {
	color: #78787b;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0 15px;
	height: 36px;
	line-height: 36px;
	cursor: pointer;
}
.container.advsearch {
	position: relative;
	z-index: 10;
}
#advsearch {
	background: #7b21aa;
	padding: 8px 15px 17px 15px;
	width: 100%;
	display: none;	
	position: relative;
	z-index: 10;
}
#advsearch.active {
	display: block;
	margin-bottom: 40px;
}
#advsearch label[for=slider] {
	font-size: 11px;
	color: #fff;
	letter-spacing: 1px;
}
#advsearch label[for=select] {
	font-size: 11px;
	color: #fff;
	margin-right: 2px;
	letter-spacing: 1px;
	margin-top: 20px;
}
#advsearch .lane {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 1px;
}
#advsearch .lane span {
	position: absolute;
	width: 80px;
}
#advsearch .ui-slider {
	background: #f2d8d8;
	height: 7px;
}
#advsearch .ui-slider .ui-slider-range {
	background: #ac4fb6;
}
#advsearch .ui-slider .ui-slider-handle {
	background: #fff;
	border-radius: 100%;
	border: 5px solid #b252bd;
	top: -5px;
	box-shadow: 0 0 5px -1px #444;
}
#advsearch select {
	background: #9f56c6;
	border: none;
	color: #fff;
	font-size: 14px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	line-height: 24px;
	padding: 0 28px 0 15px;
	height: 35px;
	line-height: 35px;
}
#advsearch .select-wrapper {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	position: relative;
	z-index: 15;
}
#advsearch .select-wrapper:after {
	content: "\f107";
	font-family: "FontAwesome";
	color: #FFF;
	pointer-events: none;
	background: #9f56c6;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	width: 20px;
	position: absolute;
	right: 0;
	text-align: left;
}
#advsearch button {
	background: #9f56c6;
	height: 37px;
	line-height: 37px;
	letter-spacing: 1px;
	margin-top: 10px;
	padding: 0px 13px;
}
#advsearch button i {
	margin-left: 10px;
}
.bg-warning {
	padding: 15px;
	display: block;
}
/*
------------------- About Accordion ---------------*/
.content-wrapper-info{}
.about-list-area{max-width: 1190px; overflow: hidden;}

.about-page .ui-accordion-header{
	background: none;
	border-bottom: 2px solid #a9a9a9;
	color: #729f40;
	cursor: pointer;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 24px;
	padding: 5px 0;
	text-transform: uppercase;
}
.about-page .ui-accordion-header.ui-accordion-header-active {border-bottom: none;}
.about-page .ui-accordion-header:focus{ outline: none !important;}
/*
-------------------------- Layout Full Width ------------------------------*/
.about-list-area {
	height: auto !important;
}
.about-list-area .about-list.layout-full{
	max-height: 480px;
	width: 100%;
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 100%;
	top: 0 !important;
	position: relative !important;
}
.about-list-area .about-list.layout-full .thumb{
	max-height: 480px;
	position: relative;
	height: 480px;
	width: 100%;
	overflow: hidden;
}
.about-list-area .about-list.layout-full .thumb img{    
	height: 480px;
	width: auto;
	position: absolute;
	max-width: none;
}
.about-list-area .about-list.layout-full .summary{
	display: table-cell;
	max-height: 480px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	vertical-align: middle;
	width: 500px;
}
.about-list-area .about-list.layout-full .summary .summary-align{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	height: 480px;
	width: 500px;
}
.about-list-area .about-list.layout-full .summary .summary-align .title{
	font-family: "geomanistmedium";
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}
.about-list-area .about-list.layout-full .summary .summary-align .content{
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'geomanistlight';
	text-align: justify;
}
/*
-------------------------- Layout Full Left ------------------------------*/
.about-list-area .about-list.layout-full-left{
	max-height: 480px;
	width: 100%;
	top: 0 !important;
	position: relative !important;
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 100%;
}
.about-list-area .about-list.layout-full-left .thumb{max-height: 480px; position: relative;}
.about-list-area .about-list.layout-full-left .thumb img{max-width: 100%; height: 480px; width: 100%;}
.about-list-area .about-list.layout-full-left .summary{
	display: table-cell;
	max-height: 480px;
	position: absolute;
	text-align: center;
	top: 0;
	left: 30px;
	/*transform: translateX(-50%);*/
	vertical-align: bottom;
	width: 500px;
}
.about-list-area .about-list.layout-full-left .summary .summary-align{
	position: relative;
	display: table-cell;
	vertical-align: bottom;
	height: 480px;
	width: 500px;
}
.about-list-area .about-list.layout-full-left .summary .summary-align .title{
	font-family: "geomanistmedium";
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}
.about-list-area .about-list.layout-full-left .summary .summary-align .content{
	font-size: 18px;
	letter-spacing: 1px;
	color: #fff;
	font-family: 'geomanistlight';
	text-align: justify;
}
/*
-------------------- Layout Right --------------------------*/
.about-list-area .about-list.layout-right{
	max-height: 480px;
	width: 100%;
	top: 0 !important;
	position: relative !important;
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 100%;
}
.about-list-area .about-list.layout-right .thumb{width: 50%; float: right;}
.about-list-area .about-list.layout-right .thumb img{max-width: 100%; max-height: 480px; width: 100%;}
.about-list-area .about-list.layout-right .summary{
	padding: 0 40px;
	width: 50%; float: left;
}
.about-list-area .about-list.layout-right .summary .summary-align .title{
	font-family: "geomanistmedium";
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}
.about-list-area .about-list.layout-right .summary .summary-align .content{
	letter-spacing: 1px;
	color: #78787a;
	font-family: 'geomanist_regularregular';
	font-size: 14px;
}
/*
-------------------- Layout left --------------------------*/
.about-list-area .about-list.layout-left{
	max-height: 480px;
	width: 100%;
	top: 0 !important;
	position: relative !important;
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 100%;
}
.about-list-area .about-list.layout-left .thumb{width: 50%; float: left;}
.about-list-area .about-list.layout-left .thumb img{max-width: 100%; max-height: 480px; width: 100%;}
.about-list-area .about-list.layout-left .summary{
	padding: 0 40px;
	width: 50%; float: right;
}
.about-list-area .about-list.layout-left .summary .summary-align .title{
	font-family: "geomanistmedium";
	font-size: 32px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000;
}
/*.about-list-area .about-list.layout-left .summary .summary-align .content{
	letter-spacing: 1px;
	color: #78787a;
	font-family: 'geomanist_regularregular';
	font-size: 14px;
	}*/
	.about-logo{display: none;}
	.about-list-area .about-logo{
		background: #2e2925 none repeat scroll 0 0;
		display: block;
		float: left;
		padding: 20px;
		position: relative;
		width: 100%;
		margin-top: -30px;
	}
	.about-list-area .about-logo img{ float: right;}
/*
---------------------------- Layout Content Full Width --------------------------*/
.about-list-area .about-list.layout-left{
	max-height: 480px;
	width: 100%;
	top: 0 !important;
	position: relative !important;
	display: block;
	margin-bottom: 30px;
	float: left;
	height: 100%;
}
.about-list-area .content-full-width{width: 100% !important; position: relative;}
/*
--------------------------------- Default Accordiun ------------------------- */
.about-list-area .about-list{
	width: 49%;
	float: none;
	clear: none;
	display: inline-block;
	vertical-align: top;
}
.about-list-area .about-list .summary .summary-align .title{
	color: #729f40;
	font-size: 18px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.about-list-area .about-list .summary .summary-align .content ul{
	list-style: outside none none;
	padding-left: 15px;
}
.about-list-area .about-list .summary .summary-align .content ul li:before{
	content: "-";
	left: -5px;
	position: relative;
}
.about-list-area .about-list .summary .summary-align .content ul li{
	padding-left: 0;
	text-indent: -5px;
}

#house-land-filter {
	float: right;
}
#house-land-filter .ui-slider {
	background: #f2d8d8;
	height: 7px;
}
#house-land-filter .ui-slider .ui-slider-range {
	background: #37A2B7;
}
#house-land-filter .ui-slider .ui-slider-handle {
	background: #fff;
	border-radius: 100%;
	border: 5px solid #37A2B7;
	top: -5px;
	box-shadow: 0 0 5px -1px #444;
}
#house-land-filter label {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
}
#update-filter {
	float: right;
	background: #37A2B7;
	opacity: 1;
} 
#update-filter:hover {
	opacity: 0.8;
}
#update-filter i {
	margin-left: 10px;
}
#land-house-adv-filter {
	padding: 15px;
	display: none;
}
.shadow {
	z-index: 10 !important;
}

/* HOME DESIGN */
.page-template-home-design #advsearch form .row .col-md-5 .col-md-6 {
	padding-right: 40px;
}
.page-template-home-design .item-box-1 .detail {
	margin-top: 50px;
}
.simplefavorite-button:hover .fa-heart, .simplefavorite-button.active .fa-heart {	
	color: #fb0e5c !important;
}

/* HOME & LAND */
.page-template-house-land .page-header {
	background: #057f96;
	margin-bottom: 30px;
}
#btn-home-land-filter {
	margin-top: 8px;
	cursor: pointer;
}
#suburb-filter label {
	margin-right: 15px;
}
.home-land-slider {
	position: relative;
}
.home-land-slider input#amount {
	height: 20px;
	line-height: 20px;
	background: none;
	color: #fff;
}
#house-land-filter .ui-slider {
	background: rgba(42, 50, 51, 0.3);
}
.page-template-house-land .land-item-box-1 .thumb .shadow,
.page-template-house-land .land-item-box-2 .thumb .shadow,
.page-template-house-land .land-item-box-3 .thumb .shadow,
.page-template-house-land .land-item-box-4 .thumb .shadow,
.page-template-house-land .land-item-box-5 .thumb .shadow {
	background: rgba(5, 127, 150, 0.3);
}
.land-filter-area .land-item-box-2 {
	height: 235px;
}
.single-house-land .home-title {
	color: #057f96;
}
.home-land-button .enquiry-btn {
	background: #057f96;
}

body .gform_wrapper label.gfield_label+div.ginput_container { margin: 0 !important; }
.gform_fields li { margin-top: 0 !important; margin-bottom: 10px !important; }

/*a.showmore>span.view_modifier.show { display: inline-block !important; }*/

a.viewall {
	float: none;
	margin: 40px auto;
	display: block;
	padding: 13px 20px;
	text-align: center;
	background: #0082ca;
	width: 300px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'geomanistbold';
	line-height: 22px;
	letter-spacing: 2px;
}
a.viewall:hover { opacity: 0.8; }

.portfolio ul li { height: 1000px; }
#slide-info { padding: 40px 0; }
a.view-design {
	display: inline-block;
	padding: 0 80px;
	border: 1px solid #fff;
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
}
a.view-design:hover {
	background: #fff;
	color: #2e2e2e;
}
a.showmore { color: #ab192c; }
a.showmore>span.view_modifier { background: none !important; padding: 0 !important; }
.enquiry-form { margin-top: 50px; }

.land-slide-container .bx-wrapper { margin: 0 0 30px; }

#ui-id-8 .about-list-area { 
	column-count: 2;
	-ms-column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-gap: 1em; 
	-ms-column-gap: 1em; 
	-moz-column-gap: 1em; 
	-webkit-column-gap: 1em; 
}
#ui-id-8 .about-list-area .about-list {
	display: inline-block;
	margin: 0 0 20px;
	width: 100%;
}
#enquiry-btn-check {
	float: none;
	margin: 0 auto;
	display: inline-block;
	padding: 13px 25px;
	text-align: center;
	background: rgba(123,29,176, 1);
	color: #fff;
}
.spec-options h3 {
	background: none;
	padding: 12px 0;
	margin-bottom: 12px;
	font-size: 14px;
	color: #7b21aa;
	line-height: 20px;
	border-bottom: 1px solid;
	border-color: rgba(190,190,190,0.2);
	cursor: pointer;
}
.spec-options ul {
	list-style: none;
}
.other-designs {
	display: block;
	background: #057f96;
	padding: 8px 40px;
	float: none;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.development-enquiry-box {
	background: #ab192c;
	padding: 30px;
	width: 100%;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.development-enquiry-box a {
	border: 1px solid #fff;
	padding: 10px 25px !important;
	margin: 10px auto;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.development-enquiry-box a:hover {
	background: #fff;
	color: #ab192c;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}


.search.search-results{}
.search.search-results .page-header .page-title {
	margin: 20px 0;
}
.search.search-results #content {
    padding-bottom: 20px;
    margin: 60px 0 0 0;
}