@charset 'UTF-8';
@font-face {
	font-family: 'dinpro-regularregular';
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-regular-webfont.eot');
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-regular-webfont.woff') format('woff'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-regular-webfont.ttf') format('truetype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-regular-webfont.svg#dinpro-regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dinpromedium';
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-medium-webfont.eot');
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-medium-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-medium-webfont.woff') format('woff'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-medium-webfont.ttf') format('truetype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-medium-webfont.svg#dinpromedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dinprobold';
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-bold-webfont.eot');
	src: url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-bold-webfont.woff') format('woff'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-bold-webfont.ttf') format('truetype'), url('http://cdn.cbreresidentialprojects.com.au/fonts/din/dinpro-bold-webfont.svg#dinprobold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/
html {
	margin: 0 auto;
	padding: 0 0 0 0;
}
body {
	background: #fff;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	padding: 0;
	margin: 0;
	position: relative;
	font-size: 15px;
	line-height: normal;
	height: 100%;
	width: 100%;
	outline: 0 none !important;
		-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
}
.grid_1 {
	width: 8.33%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_2 {
	width: 16.67%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_3 {
	width: 25%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.search-holder .grid_3{
	width: calc(25% - 40px);
	margin-right: 40px;
	float: left;
	    border: 1px solid #acacac;
	    height: 42px;
    margin-bottom: 20px;
	position: relative;
	border-radius: 3px;
}
.grid_4 {
	width: 33.33%;
	width: calc(33.33% - 30px);
	padding: 0 0 0 0;
	margin: 0 15px;
	float: left;
	min-height: 380px;
	position: relative;
}
.height330{
	height: 332px;
}
.grid_5 {
	width: 41.67%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_6 {
	width: 50%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_7 {
	width: 58.33%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_8 {
	width: 66.67%;
	padding: 0 0 0 0;
	margin: 0 auto;
	float: left;
}
.grid_9 {
	width: 75%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_10 {
	width: 83.33%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_11 {
	width: 91.67%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.grid_12 {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 auto;
}
.search-holder .grid_6{
	width: calc(50% - 40px);
	margin-right: 40px;
	float: left;
	display: inline-block;
	    border: 1px solid #acacac;
	    height: 42px;
	border-radius: 3px;
}
.nomarginright {
	margin-right: 0;
}
.clear, * html .clearfix, *:first-child + html .clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
*, *:before, *:after {
	box-sizing: border-box;
	
}

.regwrapper input,.regwrapper textarea,.regwrapper select,.regwrapper label {
	padding: 10px 0;
	border: 0 none;
	padding-left: 15px;
	width: 100%;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
}
input.b_submit {
    display: block;
    background: transparent;
    text-align: left;
    color: rgba(191,30,46,1);
    text-transform: uppercase;
    font-weight: bold;
	font-size: 18px;
	cursor: pointer;
		-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #fff;
	line-height: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	text-decoration: none;
	border-bottom-color: transparent;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
	font-weight: 800;
}
h1 {
	font-size: 40px;
}
h1.title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 250px;
	z-index: 1;
	text-shadow: 2px 2px 10px #000000;
	text-align: center;
	font-weight: bold;
}
#team h1{
	position: absolute;
	top:145px;
	left: 0;
	right: 0;
	text-align: center;
	text-shadow: 2px 2px 10px #000000;
}
h2 {
	font-size: 25px;
}
h2.title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 180px;
	z-index: 1;
	text-shadow: 2px 2px 10px #000000;
	text-align: center;
}
.Developmentd h2{
	color: #000000;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 40px 0;
}
.Developmentd h4.address{
	color: #666666;
}
h3 {
	font-size: 35px;
	margin: 0 auto;
	color: #000000;
	text-align: center;
}
#page-media h3{
	text-align: left;
	    padding: 50px 0 20px 0;
}
h4 {
	font-size: 18px;
	margin: 0 0 0 0;
	font-weight: 700;
	color: #000000;
	padding-top: 10px;
}
h4 a {
	font-size: 18px;
	margin: 0 0 0 10px;
	font-weight: 700;
	text-align: -webkit-left;
	display: block;
	color: #000000;
}
h4.address {
	font-size: 15px;
	margin: 0 0 0 10px;
	font-weight: normal;
	padding: 0 0 20px 0;
}
h3.featured {
	font-weight: 600;
	padding: 60px 0 50px 0;
}
h3.featured.px25{
	font-size: 25px ;
}
.Developmentd h3.featured{
	padding-bottom: 25px;
}
h5 {
	font-size: 1em;
	margin: 0 auto;
	color: #383838;
	font-weight: 700;
	text-transform: uppercase;
}
#new_txt h5 {
	color: #bf1e2e;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 6px 15px;
}
.services h5 {
	text-align: left;
	color: #25221f;
	font-family: 'dinprobold';
	text-transform: none;
	font-size: 20px;
}
.NewsImage {
	width: 100%;
}
a.NewsImage img {
	height: 330px;
}
#team {
	text-align: left;
	color: #383838;
}
#team h4 {
	color: #383838;
	font-size: 1.286em;
	font-family: 'dinprobold';
}
#team a.vcard {
	color: #3e4f5f;
	font-size: 0.886em;
	cursor: pointer;
}
#team a.email {
	text-decoration: underline;
}



#s_about p {
	padding: 20px 0 0 30px;
}
.byline {
	display: block;
	font-size: 1.5em;
	margin-top: 1em;
	line-height: 1.5em;
}
/*strong, b {
	font-weight: 400;
}*/
em, i {
	font-style: italic;
}
a {
	color: inherit;
	text-decoration: none;
	-moz-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-webkit-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-o-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	-ms-transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out, color 0.35s ease-in-out, border-bottom-color 0.35s ease-in-out;
}
.client_logo {
	padding: 20px;
}
.story {
	border-left: 1px solid #bf1e2e;
}
a:hover {
}
sub {
	position: relative;
	top: 0.5em;
	font-size: 0.8em;
}
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.8em;
}
blockquote {
	border-left: solid 0.5em #ddd;
	padding: 1em 0 1em 2em;
	font-style: italic;
}

#team p {
	padding-top: 0.7em;
}
br.clear {
	clear: both;
}
header {
	margin: 0 auto;
	background: rgba(191,30,46,1);
	position: fixed;
	background-position: 0;
	left: 0;
	width: 100%;
	z-index: 20;
}
footer {
    margin: 0 auto;
    background: #636363;
    padding: 35px 0 20px 0;
    display: block;
    width: 100%;
	margin-top: 20px;
}
hr {
	position: relative;
	display: block;
	border: 0;
	top: 0.5em;
	margin-bottom: 3em;
	height: 6px;
	border-top: solid 2px #bcbcbc;
	width: 20%;
}
.timestamp {
	color: rgba(128, 128, 128, 0.75);
	font-size: 0.8em;
}
/* Sections/Articles */
	



/* Images */

.image {
	position: relative;
	display: inline-block;
	border: 0;
	outline: 0;
}
/* Uncomment the block below if you want linked images to highlight on hover */
		
			/*
			a.image:before
			{
				content: '';
				display: block;
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				background: #fff;
				opacity: 0;
				-moz-transition: opacity 0.35s ease-in-out;
				-webkit-transition: opacity 0.35s ease-in-out;
				-o-transition: opacity 0.35s ease-in-out;
				-ms-transition: opacity 0.35s ease-in-out;
				transition: opacity 0.35s ease-in-out;
			}
			
				a.image:hover:before
				{
					opacity: 0.15;
				}
			*/
	
img {
	display: block;
	max-width: 100%;
}
.image.full {
	display: block;
	width: 100%;
}
.image.featured {
	display: block;
	width: 100%;
	margin: 0 0 4em 0;
	text-align: center;
}
.image.left {
	float: left;
	margin: 0 2em 2em 0;
}
.image.centered {
	display: block;
	margin: 0 0 2em 0;
}
.image.centered img {
	margin: 0 auto;
	width: auto;
}
/* Lists */

ul.style1 {
}
ul.actions {
}
ul.divided {
}
ul.divided li {
	border-top: solid 1px rgba(128, 128, 128, 0.2);
	padding-top: 1.5em;
	margin-top: 1.5em;
}
ul.divided li:first-child {
	border-top: 0;
	padding-top: 0;
	margin-top: 0;
}
ul.menu {
	height: 1em;
	line-height: 1em;
}
ul.menu li {
	display: inline-block;
	border-left: solid 1px rgba(128, 128, 128, 0.2);
	padding-left: 1.25em;
	margin-left: 1.25em;
}
ul.menu li:first-child {
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
}
ul.icons {
	position: relative;
	display: inline-block;
	padding: 0.35em 0 0.35em 0;
	font-size: 1.25em;
	cursor: default;
}
ul.icons li {
	display: inline-block;
	padding-right: 10px;
}
ul.icons li a {
	display: inline-block;
	background: none;
	text-align: center;
	border: 0;
	color: inherit;
}
ul.icons li a:hover {
	color: #ef8376;
}
ol.style1 {
}
/* Forms */

form {
}

form input.text, form select, form textarea {
	-webkit-appearance: none;
	display: block;
	outline: 0 none !important;
	background: #fff;
	width: 100%;

	border: 0 none !important;
		    font-family: 'Open Sans', sans-serif;  
	    padding: 8px 10px;
	font-size: 15px;
	
}
#footer h4 {
	float: left;
	text-align: right;
	margin-right: 5%;
	margin-bottom: 0;
	font-size: 1.5em;
	font-weight: 700;
}
#footer label {
	float: left;
	width: 27%;
	text-align: right;
	margin-right: 5%;
	margin-bottom: 0;
	font-size: 1em;
}
form input.text:hover, form select:hover, form textarea:hover {
}
form input.text:focus, form select:focus, form textarea:focus {
}
form textarea {
	min-height: 9em;
}
form .formerize-placeholder {
	color: #000 !important;
	
	
}
 form ::-webkit-input-placeholder {
 color: #000 !important;
	
	
}
 form :-moz-placeholder {
 color: #000 !important;
	
	
}
 form ::-moz-placeholder {
 color: #000 !important;
	
	
}
 form :-ms-input-placeholder {
 color: #000 !important;
	 
	
}
 form ::-moz-focus-inner {
 border: 0;
}
/* Tables */
	
table {
	width: 100%;
}
table.style1 {
	width: 100%;
}
table.style1 tbody tr:nth-child(2n+2) {
	background: #f4f4f4;
}
table.style1 td {
	padding: 0.5em 1em 0.5em 1em;
}
table.style1 th {
	text-align: left;
	font-weight: 400;
	padding: 0.5em 1em 0.5em 1em;
}
table.style1 thead {
	background: #444;
	color: #fff;
}
table.style1 tfoot {
	background: #eee;
}
table.style1 tbody {
}
/* Buttons */
		
.button {
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	padding: 0.30em 1em;
	cursor: pointer;
	color: #383838;
	background: #fff;
	border: 1px solid #bf1e2e;
}
.button.enquiry {
	background: url('/images/buttons/sendenquiry.png') no-repeat top left;
	display: block;
	cursor: pointer;
	border: none;
	width: 221px;
	height: 32px;
}
.button.b_enquiry {
	background: url('/images/buttons/b_enquiry.png') no-repeat top left;
	display: block;
	cursor: pointer;
	border: none;
	width: 132px;
	height: 32px;
}
.button.enquiry:hover {
	background: url('/images/buttons/sendenquiry.png') no-repeat top left;
	border: none;
}

/* Posts */

.post {
}
.post.stub {
	text-align: center;
}
.post.stub header {
	margin: 0;
}
/*********************************************************************************/
/* Icons                                                                         */
/* Powered by Font Awesome by Dave Gandy | http://fontawesome.io                 */
/* Licensed under the SIL OFL 1.1 (font), MIT (CSS)                              */
/*********************************************************************************/

.fa {
	text-decoration: none;
}
.fa.solo {
}
.fa.solo span {
	display: none;
}
.fa.circled {
	position: relative;
	display: inline-block;
	background: #2b252c;
	color: #fff;
	border-radius: 100%;
	width: 3.5em;
	height: 3.5em;
	line-height: 3.5em;
	text-align: center;
	font-size: 1em;
}
.fa.circled:before {
	font-size: 2em;
	line-height: 1.75em;
}
header .fa.circled {
	margin: 0 0 2em 0;
}
.fa:before {
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.25em;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.2857142857142858em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.142857142857143em;
	list-style-type: none
}
.fa-ul>li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	top: .14285714285714285em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.8571428571428572em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear
}

/* Table pricelist */


.table {
	text-align: center;
	margin-top: 20px;
}

.pricelist {
	width: 95%;
	text-align: left;
	margin: 20px 0;
	border-collapse: collapse;
}
table.pricelist tr {
	padding-bottom: 20px;
}
table.pricelist tr th {
	padding-right: 20px;
	border: 0;
}
table.pricelist tr td {
	border-bottom: 1px solid;
	padding: 20px 0;
}
table.pricelist tr td.unit {
	font-size: 15px;
	font-family: 'oswald';
	padding: 20px 0;
	color: #083150;
	text-align: left;
	border: none;
}
.adownlaod {
	color: #083150;
	text-align: center;
}
.link {
	font-size: 11px;
	font-family: 'oswald';
	color: #083150;
}
a.link span {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg); /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	transform: rotate(90deg);
	display: inline-block;
}
.btn {
	margin: 40px 0 20px 0;
	display: block;
}
.donwload-btn {
	text-align: center;
	border: 2px solid #083150;
	padding: 7px 20px;
	margin: 10px;
	font-size: 16px;
	font-family: 'oswald';
	color: #083150;
}
.enquire-btn {
	text-align: center;
	padding: 7px 40px;
	margin: 20px;
	display: inline-block;
	font-size: 16px;
	font-family: 'oswald';
	background-color: #083150;
	color: #FFF;
}
/* Table end */





 @-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@-ms-keyframes spin {
0% {
-ms-transform:rotate(0deg)
}
100% {
-ms-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.fa-rotate-90 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-moz-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	-o-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-moz-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	-o-transform: scale(1, -1);
	transform: scale(1, -1)
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
/*********************************************************************************/
/* Wrapper                                                                       */
/*********************************************************************************/


.wrapperfullwidth {
	background: #fff;
	padding: 0;
	margin: 0 auto;
}
.fullwidth {
	width: 100%;
}
.services ul {
	list-style: outside;
	margin-left: 15px;
}
.services ul li {
	color: #25221f;
}
.wrapper.style1 {
	background: #fff;
	/*	background-position: center center;
	background-size: cover;
	background-repeat:no-repeat;
	background-attachment: fixed;*/
	margin-bottom: 0;
}

#features h2 {
	color: #fff;
	background: #0a0e11;
	text-transform: uppercase;
	text-align: left;
	padding: 15px 20px;
}


.blank {
	min-height: 4em;
}
/*********************************************************************************/
/* 										Header: 	                             */
/*********************************************************************************/


.mainwrapper {
	position: relative;
	color: #fff;
	padding: 0 0 0 0;
	cursor: default;
	min-height: 600px;
}
#page-home .mainwrapper.first {
	height: 915px;
}
/*#header.second .inner {
	background:rgba(56, 56, 56, 0.3);
	padding:2em 30%;
}*/
#header.second .inner h3 {
	color: #bf1e2e;
}
.homepage #header .overlay {
	content: '';
	background: #000;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1.0;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	-o-transition: opacity 1s ease-in-out;
	-ms-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
}
.homepage #header.ready .overlay {
	opacity: 0;
}
#header .inner {
	position: relative;
	z-index: 1;
	margin: 0;
	padding: 0;
}
#header h1 {
	color: #fff;
	font-size: 3em;
	line-height: 1em;
}
.homepage #header h1 {
	font-size: 4em;
}
#header h1 a {
	color: inherit;
}
#header .byline {
	font-size: 1.25em;
	margin: 0;
}
#header .button {
	border-radius: 100%;
	width: 4.5em;
	height: 4.5em;
	line-height: 4.5em;
	text-align: center;
	font-size: 1.25em;
	padding: 0;
}
#header header {
	display: inline-block;
	margin: 0;
}
#header footer {
	margin: 0.5em 0 0 0;
}
#header hr {
	top: 1.5em;
	margin-bottom: 3em;
	border-bottom-color: rgba(192, 192, 192, 0.35);
	box-shadow: inset 0 1px 0 0 rgba(192, 192, 192, 0.35);
}
#header hr:before, #header hr:after {
	background: rgba(192, 192, 192, 0.35);
}
/*********************************************************************************/
/* Nav                                                                           */
/*********************************************************************************/

nav {
	width: 1370px;
	text-align: center;
	padding: 0 0 0 0;
	background: transparent;
	position: relative;
	max-width: 100%;
	margin: 0 auto;
	text-align: right;
}
#nav ul li a:hover {
 color: #ffffff;
}
#nav ul li a.activemenu {
 color: #ffffff;
}
.nav_left {
	padding: 0 10% 4% 0;
}
#nav ul {
	
	position: relative;
	display:block;
	margin: 0;
	
}
#nav > ul:before, #nav > ul:after {
	content: '';
	display: block;
	width: 300%;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	height: 5px;
}
#nav > ul:before {
	left: 100%;
	margin-left: 1px;
}
#nav > ul:after {
	right: 100%;
	margin-right: 1px;
}
#nav > ul > li {
	display: inline-block;
	padding: 0;
	-moz-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
	-webkit-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
	-o-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
	-ms-transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
	transition: color 0.35s ease-in-out, border-color 0.35s ease-in-out;
	    padding: 0 15px;
}
nav ul li a {
	color: #d9d7cb;
	text-decoration: none;
	border: 0;
	outline: 0;
	padding-left: 12px;
	line-height: 12px;
	display: block;
	margin: 0 10px;
	text-transform: uppercase;
	padding: 50px 0px 30px 0;
	font-weight: 600;
}
nav ul li a:hover{
	color:#ffffff;
}
#page-home nav ul li a.home{
	color: #ffffff;
}


/* nav-toggle */
#nav-toggle {
	position: absolute;
top: 35px;
    right: 20px;
	z-index: 10;
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: none;
}
#nav-toggle span, #nav-toggle span:after, #nav-toggle span:before {
	cursor: pointer;
	height: 3px;
	width: 30px;
	background: #fff;
	position: absolute;
	display: block;
	content: '';
	top: 10px;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
#nav-toggle span:before {
	top: -10px
}
#nav-toggle span:after {
	bottom: -10px
}
#nav-toggle.active span {
	background-color: transparent !important;
}
#nav-toggle.active span:after, #nav-toggle.active span:before {
	top: 0
}
#nav-toggle.active span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: a rotate(45deg)
}
#nav-toggle.active span:after {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: a rotate(-45deg)
}

.dropotron {
	background: rgba(255, 255, 255, 0.975);
	padding: 1em 1.25em 1em 1.25em;
	line-height: 1em;
	height: auto;
	text-align: left;
	border-radius: 0.5em;
	box-shadow: 0 0.15em 0.25em 0 rgba(0, 0, 0, 0.25);
	min-width: 12em;
}
.dropotron li {
	border-top: solid 1px rgba(128, 128, 128, 0.2);
	color: #5b5b5b;
}
.dropotron li:first-child {
	border-top: 0;
}
.dropotron li:hover {
	color: #ef8376;
}
.dropotron li a, .dropotron li span {
	display: block;
	border: 0;
	padding: 0.5em 0 0.5em 0;
	-moz-transition: color 0.35s ease-in-out;
	-webkit-transition: color 0.35s ease-in-out;
	-o-transition: color 0.35s ease-in-out;
	-ms-transition: color 0.35s ease-in-out;
	transition: color 0.35s ease-in-out;
}
.dropotron.level-0 {
	margin-top: 2em;
	font-size: 0.9em;
}
.dropotron.level-0:before {
	content: '';
	position: absolute;
	left: 50%;
	top: -0.7em;
	margin-left: -0.75em;
	border-bottom: solid 0.75em rgba(255, 255, 255, 0.975);
	border-left: solid 0.75em rgba(64, 64, 64, 0);
	border-right: solid 0.75em rgba(64, 64, 64, 0);
}
/*********************************************************************************/
/* Banner                                                                        */
/*********************************************************************************/


/*********************************************************************************/
/* Content                                                                       */
/*********************************************************************************/



/*********************************************************************************/
/* Sidebar                                                                       */
/*********************************************************************************/


/*********************************************************************************/
/* Main                                                                          */
/*********************************************************************************/


/*********************************************************************************/
/* Footer                                                                        */
/*********************************************************************************/

#footer {
	position: relative;
	overflow: hidden;
	padding: 6em 0 6em 0;
	background: #0a0e11;
	color: #fff;
}
#footer .fa.circled {
	background: #fff;
	color: #2b252c;
}
#footer header {
	text-align: center;
	cursor: default;
}
#footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	color: #fff;
}
#footer h2 {
	font-size: 20px;
	text-align: center;
	text-transform: none;
}
#footer .contact {
	text-align: center;
}
#footer .contact p {
	text-align: center;
	margin: 0 0 3em 0;
}
#footer .copyright {
	text-align: center;
	color: rgba(128, 128, 128, 0.75);
	font-size: 0.8em;
	cursor: default;
}
#footer .copyright a {
	color: rgba(128, 128, 128, 0.75);
}
#footer .copyright a:hover {
	color: rgba(212, 212, 212, 0.85);
}
/*********************************************************************************/
/* Carousel                                                                      */
/*********************************************************************************/

.carousel {
	position: relative;
	overflow: hidden;
	padding: 2em 0 2em 0;
}
.carousel .forward, .carousel .backward {
	position: absolute;
	top: 50%;
	width: 6em;
	height: 12em;
	margin-top: -6em;
	cursor: pointer;
}
.carousel .forward {
	right: 0;
}
.carousel .backward {
	left: 0;
}
.carousel .forward:before, .carousel .backward:before {
	content: '';
	display: block;
	width: 6em;
	height: 6em;
	border-radius: 100%;
	background-color: rgba(72, 57, 73, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -3em;
	-moz-transition: background-color 0.35s ease-in-out;
	-webkit-transition: background-color 0.35s ease-in-out;
	-o-transition: background-color 0.35s ease-in-out;
	-ms-transition: background-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out;
	-webkit-backface-visibility: hidden;
}
.carousel .forward:after, .carousel .backward:after {
	content: '';
	width: 3em;
	height: 3em;
	position: absolute;
	top: 50%;
	margin: -1.5em 0 0 0;
	background: url('images/arrow.svg') no-repeat center center;
}
.carousel .forward:after {
	right: -0.25em;
}
.carousel .backward:after {
	left: -0.25em;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}
.carousel .forward:before {
	right: -3em;
}
.carousel .backward:before {
	left: -3em;
}
.carousel .forward:hover:before, .carousel .backward:hover:before {
	background-color: rgba(239, 131, 118, 0.75);
}
.carousel .reel {
	white-space: nowrap;
	position: relative;
	-webkit-overflow-scrolling: touch;
	padding: 0 2em 0 2em;
}
.carousel article {
	display: inline-block;
	width: 18em;
	background: #fff;
	text-align: center;
	padding: 0 1em 3em 1em;
	margin: 0 2em 0 0;
	white-space: normal;
	opacity: 1.0;
	-moz-transition: opacity 0.75s ease-in-out;
	-webkit-transition: opacity 0.75s ease-in-out;
	-o-transition: opacity 0.75s ease-in-out;
	-ms-transition: opacity 0.75s ease-in-out;
	transition: opacity 0.75s ease-in-out;
}
.carousel article.loading {
	opacity: 0;
}
.carousel article .image {
	position: relative;
	left: -1em;
	top: 0;
	width: auto;
	margin-right: -2em;
	margin-bottom: 3em;
}
.carousel article p {
	text-align: center;
}
.row p {
	color: #545454;
}
.special p {
	/*color:#fff;*/
	color: #25221f;
	font-family: 'Open Sans', sans-serif;
}
.container {
	max-width: 100%;
	width: 1420px;
	margin: 0 auto;
}
.nd .container {
	width: 1100px;
	
	margin: 0 auto;
}
/* PROPERTIES */
h2.dark {
	color: #383838;
	text-align: center;
	text-transform: uppercase;
}
#properties hr {
	width: 9%;
}
.property_featured {
	position: relative;
	margin: 0 0 100px 0;
	width: 1100px;
	max-width: 100%;
	margin: 0 auto 100px auto;
}
.property_featured img {
	position: relative;
	width: 100%;
}
.featured_desc {
display: block;
	background: transparent;
}
.featured_desc h4, .featured_desc a{
	text-align: center;
}

.h_search {
	height: 100%;
	display: table-cell;
}
.h_search h2 {
/*	text-align:center;
	position:relative;
	height:120px;	
	line-height:120px;
	font-size:1.5em;
	background:#383838 url(/images/properties/search.png) no-repeat center center;*/
}
#properties .featured_desc hr {
	border-color: #fff;
	width: 25%;
}
.wrapper.propertysearch {
	padding: 0 0;
}
.propertysearch {
	color: #383838;
}
.propertysearch .CheckBoxList input, .CheckBoxList input {
	margin: 0 0 3px 3px 0;
	float: left;
	clear: left;
	border: 0 none;
	background: #fff;
	margin: 4px 4px 0 0;
	    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*.propertysearch input[type="text"] {
	margin: 0 auto;
}*/
.propertysearch .CheckBoxList label, .CheckBoxList label {
	clear: none;
	float: left;
	margin: 0;
	background: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 15px 20px;
    margin-right: 5px;
    color: #636363;
    font-size: 18px;
    width: 100%;
    letter-spacing: 1px;
	letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: bold;
	    border: 2px solid #636363;
}
.propertysearch input[type="checkbox"]:checked + label,.propertysearch input[type="radio"]:checked + label  {
    background: #636363;
    color: #fff;
	border: 1px solid #636363;
}

.propertysearch label {
	margin: 10px 0 5px 0;
	clear: left;
	float: left;
}
.propertysearch h4 {
	color: #25221f;
	text-align: left;
	margin-bottom: 3%;
	clear: both;
	width: 100%;
	padding-top: 7%;
	font-weight: 700;
}
.propertysearch input {
	border: 0 none;
	float: left;
	clear: right;
	    padding: 8px 10px;
	width: 100%;
	outline: 0 none !important;
	font-size: 15px;
}
.propertysearch input.b_search {
	width: 100%;
	height: 100%;
	background: #bf1e2e;
	border: none;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
font-size: 18px;
	font-weight: 700;
	position: relative;
	cursor: pointer;
	    -webkit-appearance: none !important;
}
.grid_3.searchsign{
	border: 1px solid #bf1e2e;
}
.searchsign::after{
    content: '';
    position: absolute;
    width: 10px;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 100%;
    height: 10px;
    top: 36%;
    right: 29.5%;
}
.searchsign::before{
    content: '';
    position: absolute;
    width: 7px;
    background: #fff;
    height: 3px;
    top: 54%;
    right: 28%;
    z-index: 1;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.propertysearch input.b_search

.propertysearch input.areafrom {
	float: right;
	width: 70%;
	margin: 0 7% 2% 5%;
	clear: right;
	height: 28px;
}
.includes {
	float: left;
	margin-bottom: 0;
}

.propertysearch .container section, .propertysearch .container .row > * {
	background-image: url("/images/properties/border.png");
	background-repeat: no-repeat;
	background-position: 7% 10%;
	min-height: 150px;
	padding-left: 25px;
}
.propertysearch .container .row.sub > * {
	min-height: 100%;
}
.propertysearch .container .row > section.propertysearch {
	background: none;
	padding-left: 0px;
}
.propertysearch .container .row > section.h_search {
	background: none;
	padding-top: 0;
	padding-left: 0;
}
.propertysearch .container .row > section.p_type {
	background: none;
}
.propertysearch .container .row > .btn_submit {
	background: #bf1e2e;
	padding: 0;
	line-height: 100px;
}
.btn {
	background: #bf1e2e;
	position: relative;
	font-size: 18px;
	font-weight: bold;
	background-image: none;
	padding: 5px 10px;
}
.btn:after {
	content: '\A';
	position: absolute;
	right: -30px;
	width: 0;
	height: 0;
	border-left: 30px solid #bf1e2e;
}
.btn:before {
	content: '\A';
	position: absolute;
	right: -20px;
	width: 0;
	height: 0;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 30px solid #bf1e2e;
	z-index: 10;
}
#search_h {
	background: #0a0e11;
	margin-bottom: 0;
}
#search_h h1 {
	color: #fefefe;
	padding: 15px 20px;
}
#search_h h2 {
	font-size: 18px;
	background-color: #1d2228;
	padding: 5px 20px;
	text-transform: none;
	font-weight: bold;
}

a.more {
	background: url(../images/buttons/arrow_green.png) no-repeat right center;
	width: 15px;
	height: 15px;
	display: block;
	position: relative;
	left: 95%;
	z-index: 10;
	top: 15px;
	margin-top: -8px;
}
a.more_back {
	background: url(/images/buttons/back_search_result.png) no-repeat right center;
	width: 295px;
	height: 41px;
	display: block;
}
#new_txt a.more {
	background: none;
	font-size: 13px;
	color: #0a0e11;
	position: inherit;
	width: 100%;
	padding: 3px 0 22px 15px;
	border-top: 1px solid #0a0e11;
}
a.more_details {
	font-size: 13px;
	color: #0a0e11;
	padding: 10px;
	border: 1px solid #0a0e11;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
a.more_p {
	color: #fff;
	width: 100%;
	background: #bf1e2e;
	display: block;
	padding: 10px;
}
.property_featured a.more_p {
	width: 80%;
	float: left;
	height: 40px;
}
.property_featured a.more_details {
	width: 20%;
	height: 40px;
	border-left: 0;
}
.bedrooms {
	background: url('/images/buttons/btn_bed.png') no-repeat left top;
	display: block;
	margin: 0 4% 0 0;
	text-align: right;
	width: 35px;
	font-size: 11px;
	height: 12px;
	float: left;
}
.bathrooms {
	background: url('/images/buttons/btn_bathroom.png') no-repeat left top;
	display: block;
	margin: 0 3% 0 0;
	float: left;
	width: 38px;
	height: 17px;
	text-align: right;
	font-size: 11px;
}
.parkingcount {
	background: url('/images/buttons/btn_car.png') no-repeat left top;
	display: block;
	margin: 0 3% 0 0;
	float: left;
	width: 38px;
	height: 11px;
	text-align: right;
	font-size: 11px;
}
.paging.img_prop {
	text-align: center;
	bottom: 0px;
}
.paging {
	bottom: 0;
	position: relative;
	text-align: center;
	width: 100%;
	margin: 2% 0;
}
.paging li a {
	width: 15px;
	height: 15px;
	display: block;
	border: 2px solid #3e4f5f;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #fff;
	margin-right: 5px;
	cursor: pointer;
	line-height: 33px;
}
.paging li a.btn_pager {
	border: none;
}
.paging li.st a {
	width: auto;
	height: auto;
}
.paging li.st {
	margin-top: 0;
}
.paging li {
	display: inline-block;
}



a#morenews {
	background: url('/images/buttons/btn_morenews.png') no-repeat top left;
	width: 188px;
	height: 41px;
	display: block;
	position: relative;
	float: right;
	top: 5px;
	right: 0;
	margin: 0;
}
#new_img, #new_txt {
	padding-left: 0;
}
#new_txt {
	border: 1px solid #0a0e11;
}
#new_txt p {
	margin: 0 0 0 15px;
	height: 119px;
	font-size: 15px;
}
#page-media #new_txt p {
	height: 100px;
}
div.result.no {
    display: block;
    margin-left: 15px;
    margin-bottom: 30px;
}
a.mainlogo {
	position: absolute;
	left: 0;
	top: 12px;
	z-index: 1;
}
.w1100 {
	width: 1100px;
	max-width: 100%;
	display: block;
	margin: 0 auto;
	position: absolute;
	top: 300px;
	left: 0;
	right: 0;
	z-index: 2;
}
#page-home .w1100{
	width: 1000px;
}
.sq {
	display: inline-block;
	height: 230px;
	position: relative;
	width: calc(33.33% - 30px);
	padding: 0 0 0 0;
	margin: 0 15px;
	float: left;
	border: 5px solid #8c8c8c;
	transition: all 0.5s;
}
.bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
a.ta {
	font-weight: 700;
	font-size: 35px;
	color: #fff;
	position: absolute;
	top: 68px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.boxshadow {
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.09);
	box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.09);
}
.mainwrapper.Developmentd{
	background-color: #f8f8f8;
	margin: 50px auto;
	 	
}
.Property H3{
	padding-top: 120PX;
}
.Property .mainwrapper.Developmentd{
	margin: 0 auto;
	padding: 0; 
	margin-top: 0;
}
.Property .property_featured{
	margin: 0 auto;
	margin-bottom: 50px;
}

.bgwhite{
	background: #ffffff;
}
span.hl{
	display: inline-block;
	padding: 0 10px;
}
a.start, .loadmore{
    font-size: 18px;
    background: #bf1e2e;
    padding: 10px 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 290px;
    margin-bottom: 100px;
	margin-top: 25px;
	cursor: pointer;
	color: #ffffff;
}
a.callus{
	font-size: 35px;
	color: #000000;
	text-align: center;
	display: block;
	font-weight: bold;
}
a.start.white{
	color: #ffffff;
	margin: 20px auto 60px auto;
}
.grid_4 a.callus{
	    color: rgba(191,30,46,1);
    text-align: left;
    font-weight: normal;
    font-size: 25px;
}
.grid_4 a.address{
	text-align: left;
	padding-top: 20px;
	display: block;
}
.grid_8 .grid_12{
	width: 750px;
margin: 0;
	max-width: 100%;
}
.grid_8.reg{
	padding-left: 50px;
	    padding-bottom: 100px;
}
.loadmore{
    font-size: 18px;
    background: #ffffff;
	border: 2px solid #bf1e2e;
    padding: 10px 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-bottom: 100px;
	margin-top: 50px;
	cursor: pointer;
	color: #bf1e2e;
	outline: 0 none;
	font-weight: bold;
}

#page-media footer{
	margin: 0 auto;
}
.cross{
	position: relative;

}
.cross span{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	transition: 0.5s all;
	  
}

.cross::after, .cross::before{
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	top: 0;
	background: #fff;
	opacity: 0;
	transition: 0.5s all;
	
}
.cross span:hover{
	background-color: rgba(0,0,0,0.5);
	   
}
.cross::before{
	width: 3px;
	height: 30px;
}
.cross:hover::after, .cross:hover::before{
	opacity: 1;
	transition: 0.5s all;z-index: 3
}

footer section{
	display: inline-block;
	width: 33%;
	float: left;
}
footer section.left{
text-align: left;
}
footer section.center{
text-align: center;
}
footer section.right{
text-align: right;
}
footer section.center.social a{
	display: inline-block;
	margin: 0 10px;
}
footer p, footer a{
	color: #ffffff;
}
.mainwrapper.propertysearch{
	padding-top: 92px;
	min-height: initial;
}
.search-holder, .details-holder{
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0;
	    width: 1370px;
	max-width: 100%;
	margin-top: 50px;
}
.search-holder br{
	display: none !important;
}
.search-holder section {
    width: 100%;
	
  
}
.search-holder section.category span.CheckBoxList{
	display: inline-block;
	width: 50%;
	float: left;
	    display: inline-block;
    width: calc(50% - 40px);
    float: left;
    margin: 0 40px 0 0;
	
}
.search-holder section.category span.CheckBoxList.right{
margin-right: 0;
	
}
.search-holder section.category span{
	display: inline-block;
	width: 50%;
	float: left;
	
	    width: calc(50% - 20px);
    margin-right: 40px;
}
.brder1px{
	
}
.search-holder section.category span.second{
	margin-right: 0;
}
.desktopnomarginright{
	margin-right: 0;
}
.category.secondline{
	margin-top: 30px;
}
.mb30px{
	margin-bottom: 30px;
}
.mb20px{
	margin-bottom: 20px;
}
div#tabsholder {
    display: block;
    text-align: center;
	margin-bottom: 30px;
}
#tabsholder a{
	font-weight: bold;
}
#tabsholder a .fa{
	margin-right: 10px;
}
span.dv{
	display: inline-block;
	padding: 0 5px;
	font-weight: bold;
}
.viewmap.active, .viewlist.active  {
    color: #bf1e2e;
}
h3.redtitle{
	font-size: 30px;
	text-align: left;
	color: #bf1e2e;
}
.details-holder h4 {
	font-size: 30px;
	margin-left: 0;
}
 .grid_4 label.ib{
    width: 120px;
    display: block;
    float: left;
	 padding-left: 0;
	 padding-bottom: 5px;
	 font-weight:bold;
}
.grid_4 label.ib.type{
	padding-bottom: 15px
}
p.key{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	padding-top: 30px;
}
.agentdetail {
    display: block;
	margin-top:50px;}
p.contactagent{
	display: block;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
p.name{
	display: block;
	font-weight: bold;
	font-size: 15px
}
.pdetail {
    display: block;
    width: 200px;
	float: left;}
.details-holder .grid_8 p{
	max-width: 70%;
}
h4.fs20{
	font-size: 20px;
}
a.btnagent{
    display: block;
    width: 300px;
    background: transparent;
    border: 2px solid #bf1e2e;
    padding: 10px 0;
    text-align: center;
    color: #bf1e2e;
    margin: 25px 0;
    font-weight: bold;
	text-transform: uppercase;
}
.imageholder{
	width: 100%;
	height: 502px;
	margin: 0 auto;
	padding: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
#team .imageholder{
	height: 350px;
	background-image: url(../images/about/2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 40px;
}
#team hr{
	display: none;
}
.bgnowhite{
	background-color: #f8f8f8;;
}
.ptb75{
	padding: 50px 0 10px 0;
	margin-top: 50px;
}
.tb{
    display: table;
    margin: 0 auto;
    table-layout: fixed;
    height: 100%;
    text-align: center;
    max-width: 100%;
}

.tbc{
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.half{
	width: calc(50% - 20px);
	float: left;
	margin-right: 40px;
}
.nomarginright{
	margin-right: 0;
}
.regwrapper{
	width: 750px;
	display: block;
	max-width: 100%;
}
span.leasesale{
	display: block;
	position: absolute;
	background: rgba(191,30,46,1);
	top: 0;
	left: 20px;
	padding: 10px 15px;
	z-index: 10;
	font-weight: 700;
	color: #fff;
	
}
.ih:hover  {
        transition-delay: 0;
        transform: scale(1.05,1.05) !important;
        -webkit-transform: scale(1.05,1.05) !important;
		transition: all 0.5s;
		border-color:#bf1e2e;
	    background-color: rgba(0, 0, 0, 0.6);
    }
#page-requirment{
	height: 100vh;
}
#page-requirment .regwrapper{
	    margin: 0 auto 90px auto;
}
#page-requirment .grid_12 {
	height: 100%;
}
p.PropertyID{
	font-size: 15px;
	color:#636363;
	font-weight: bold
}
#page-media h2{
	    color: #000;
    display: block;
    padding: 0;
    margin: 0;
    text-align: left;
}
ul#Highlightlist, #prop_det ul, .grid_8.ndd ul{
	list-style: inside !important;
}
.uppercase{
	text-transform: uppercase !important;
}
.p.description {
    padding-bottom: 25px;
}
p.description {
    padding-bottom: 25px;
}
span.mu{
	
	font-size: 10px;
}
	.nomobile{
		display: block ;
	}
.nodesktop{
	display: none;
}
.bg{
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.4);
}
.forlease .grid_3.dd, .forsale .grid_3.dd, .forsale .grid_3.dd::after, .forlease .grid_3.dd::after{
	border: 0 none !important;
}
.grid_3.dd{
position: relative;
-moz-appearance: none !important;
}
.grid_3.dd select{
position: relative;
    -webkit-appearance: none;	
	-moz-appearance: none !important;
}
	
.grid_3.dd::after{
	width: 15px;
	height: 15px;
	content: '';
	border: 1px solid #000;
	-webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	border-left: 0;
	border-top: 0;
	position: absolute;
	right: 20px;
	top: 10px;
}

@media only screen and (max-width : 1170px) {
	#nav > ul > li{
		padding: 0 0 0 0;
	}
	nav ul li a{
		margin: 0 10px;
		font-size: 15px;
	}
}

@media only screen and (max-width : 768px) {
	.propertysearch input.b_search{
		border: 0 none;
		border-radius: 0;
	}
	#page-home .grid_4, #page-home .grid_8{
		padding-left: 10px;
		padding-right: 10px;
		    margin: 0 auto;
    margin-bottom: 50px;
	}
	
	.search-holder .grid_6{
		margin: 0 20px;
		width: calc(100% - 40px);
		margin-bottom: 20px;
	}
	.w1100{
		top: 100px;
	}
	#nav-toggle {
	display: block;
}
	#nav{
		display: none;
	}
	header{
		min-height: 92px;
	}
	#nav ul{
		    padding: 150px 0 0 0;
    height: 100vh;
	}
	#nav ul > li{
		display: block;
		text-align: center;
	}
	nav ul li a{
		padding: 20px 0;
	}
	a.mainlogo {
		left: 20px;
	}
	.sq {
    width: 80%;
    margin: 10px auto;
    float: none !important;
    height: 100px;
		display: block;
}
	a.ta {
    font-size: 28px;
    top: 10px;
}
	.grid_4 {
    width: calc(100% - 40px);
    margin: 0 20px;
    
    margin-bottom: 50px;
		display: block;
}
	footer section{
		display: block ;
		width: 100%;
		float: none;
		text-align: center !important;
		margin-bottom: 40px;
	}
	div.result.no{
		text-align: center;
	}
	.search-holder section.category span.CheckBoxList {
		    width: 100%;
    padding: 0 20px;
		margin-bottom: 20px;
	}
	.search-holder .grid_3{
		margin: 0 20px 20px 20px;
		    width: calc(50% - 40px);
	}
	.searchsign::before{
		right: 10%;
	}
	.searchsign::after{
		    right: 12.5%;
	}
	#page-media .container {
		padding: 20px;
	}
	#enquiryform .grid_4{
		width: 100%;
		margin: 0 auto;
		height: 250px;
		min-height: initial;
	}
	 #page-media #enquiryform h3 {
    text-align: left;
    padding: 0 0 20px 0;
}
	.grid_8.reg{
		width: 100%;
		margin: 0 auto;
		padding:0 20px;
		padding-top: 40px;
	}
	#page-media #enquiryform h3{
		text-align: center;
	}
	#page-home .mainwrapper.first{
		height: 760px;
	}
	.Property .mainwrapper.Developmentd{
		min-height: initial;
	}
	.grid_4.initial{
		min-height: initial;
	}
	.grid_4, .grid_8{
		width: 100%;
		
	}
	.grid_8{
		padding-left: 20px;
	}
	
	#listholder .grid_4, #listholder .grid_8{
		margin: 0 auto;
		margin-bottom: 50px;
		padding: 0 10px;
	}
}
@media only screen and (max-width : 720px) {
	P.key{
		display: none;
	}
	p.contactagent{
		display: none;
	}
	.agentdetail{
		margin-top: 0;
	}
	a#hrefback{
		padding-left: 20px;
	}
	.nomobile{
		display: none;
	}
	.Property .mainwrapper.Developmentd{
		min-height: initial;
	}
	#page-home .flexslider .slides {
		visibility: hidden !important;
		
	}
	#page-home .flexslider{
		background-image: url(../images/home/1m.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#nav ul {
		padding: 75px 0 0 0;}
	a.ta {
    font-size: 14px;
    top: 12px;
    font-weight: 700;
		
}

	.nodesktop{
		display: block;
	}
	.sq {
    height: 60px;
		text-align: center;
		    border: 0px solid #8c8c8c;
}
	.bg{
		    background-color: rgba(0, 0, 0, 0.5);
	}
	h1.title{
		    bottom: 140px;
		font-size: 34px;
	}
	h2.title {
    font-size: 18px;
	bottom: 60px;
}
		#page-home .mainwrapper.first{
		height: 100vh;
	}
	.search-holder section.category span {
    width: 100%;
    display: block;
    margin-bottom: 20px;
}
	.search-holder section.category span.CheckBoxList{
		margin-bottom: 0px;
	}
	.search-holder .grid_3 {
    margin: 0 20px 20px 20px;
    width: calc(100% - 40px);
}
	.mobnone{
		display: none;
	}
	h3{
		font-size: 25px;
	}
	#team h1{
		font-size: 30px;
		top: 110px;
	}
	#team .imageholder{
		background-position: left bottom;
	}
	.half {
    width: 100%;
}
	.w1100{
		top: 150px;
	}
	.grid_8.ndd{
	width: 100%;
		padding-left: 20px;
	}
}

