.properties {
	position: relative;
}
.properties::before {
	display: table; content: "";
}
.properties::after {
	display: table; content: "";
}
.properties-header {
	width: 100%; margin-bottom: 30px; display: table;
}
.properties-header .page-title {
	width: 50%; text-transform: uppercase; font-size: 24px; font-weight: bold; vertical-align: middle; display: table-cell;
}
.recent-properties .properties-header .page-title {
	font-weight: 100;
}
.properties-header .properties-toolbar {
	width: 50%; text-align: right; vertical-align: middle; display: table-cell;
}
.properties-header .properties-toolbar a {
	color: rgb(201, 201, 201); font-size: 20px; margin-left: 10px;
}
.properties-header .properties-ordering {
	text-align: left; margin-left: 30px; float: right;
}
.properties-header .properties-ordering .properties-ordering-label {
	padding-top: 5px; padding-right: 10px; float: left;
}
.properties-header .properties-ordering .properties-ordering-select {
	float: left;
}
.properties-header .properties-ordering .properties-ordering-select .label-select {
	position: relative;
}
.properties-header .properties-ordering .properties-ordering-select .label-select::before {
	background: rgb(255, 255, 255); border-radius: 0px 4px 4px 0px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 33px; height: 100%; right: 0px; position: absolute; z-index: 10; content: ""; pointer-events: none; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.properties-header .properties-ordering .properties-ordering-select .label-select::after {
	top: 9px; right: 11px; line-height: 1; font-family: FontAwesome; position: absolute; z-index: 11; content: "\f107"; pointer-events: none;
}
.properties-header .properties-ordering .properties-ordering-select .label-select select {
	padding: 0px 10px; border-radius: 4px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 150px; height: 33px; color: rgb(45, 49, 63); line-height: 50px; overflow: hidden; font-size: 16px; display: block; position: relative; cursor: pointer; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.properties-header .properties-ordering .properties-ordering-select .label-select select > option {
	color: rgb(96, 98, 103);
}
@media screen and (min-width:768px)
{
.grid.properties .properties-content {
	margin: 0px -15px;
}
}
.properties .hentry {
	margin: 0px 0px 15px; padding: 0px; width: 100%; border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; float: none;
}
@media screen and (min-width:768px)
{
.properties .hentry {
	padding: 0px 15px; width: 50%; float: left;
}
.properties .hentry + .hentry {
	margin-top: 0px;
}
.properties :nth-of-type(2n+1).hentry {
	clear: both !important;
}
}
.properties :last-child.hentry {
	border: currentColor; border-image: none; padding-bottom: 0px;
}
.properties .hentry .property-featured {
	margin: 0px; border-radius: 4px 4px 0px 0px; overflow: hidden; position: relative; -webkit-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0;
}
.properties .hentry .property-featured .featured {
	background: 0px 0px rgb(255, 255, 255); left: -50px; top: -50px; width: 100px; height: 100px; text-align: center; color: rgb(244, 118, 6); line-height: 100px; font-size: 24px; position: absolute; z-index: 1100; transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg);
}
.properties .hentry .property-featured .featured i {
	left: 68px; top: 35px; position: absolute;
}
.properties .hentry .property-featured .content-thumb img {
	width: 100%;
}
.properties .hentry .property-featured .property-category {
	background: rgba(255, 255, 255, 0.85); padding: 0px 15px; transition:0.3s ease-in-out; left: 15px; bottom: 15px; text-transform: uppercase; font-size: 14px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
}
.properties .hentry:hover .property-featured .property-category {
	visibility: visible; opacity: 1;
}
.properties .hentry .property-featured .property-category a {
	color: rgb(45, 49, 63);
}
.properties .hentry .property-featured .property-label {
	background: rgb(130, 36, 227); padding: 8px 15px; top: 15px; right: 15px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 1; font-weight: bold; position: absolute;
}
.properties .hentry .property-featured .sold.property-label {
	background: rgb(108, 106, 100);
}
.properties .hentry .property-title {
	background: rgb(249, 249, 249); margin: 0px; padding: 15px; font-size: 18px; font-weight: bold;
}
.properties .hentry .property-excerpt {
	display: none;
}
.properties .hentry .property-detail {
	background: rgb(249, 249, 249); width: 100%; border-top-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table;
}
.properties .hentry .property-detail > div {
	padding: 14px 8px; width: 33.33%; text-align: center; vertical-align: middle; display: table-cell;
}
.properties .hentry .property-detail > div.bathrooms {
	border-right-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.properties .hentry .property-detail > div span {
	padding-left: 32px; display: inline-block;
}
.properties .hentry .property-detail > div.size span {
	background: url("../images/icon/size-icon.png") no-repeat 0px;
}
.properties .hentry .property-detail > div.bathrooms span {
	background: url("../images/icon/bathroom-icon.png") no-repeat 0px;
}
.properties .hentry .property-detail > div.bedrooms span {
	background: url("../images/icon/bedroom-icon.png") no-repeat 0px;
}
.properties .hentry .property-info {
	background: rgb(236, 236, 236); border-radius: 0px 0px 4px 4px; width: 100%; overflow: hidden; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: table; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.properties .hentry .property-info > div {
	padding: 0px 14px; width: 50%; text-align: center; font-weight: bold; vertical-align: middle; display: table-cell;
}
.properties .hentry .property-info .property-price {
	text-align: left; font-size: 18px; font-weight: bold;
}
.properties .hentry .property-info .property-action {
	padding: 0px; border-radius: 0px 0px 4px; -webkit-border-radius: 0 0 4px 0; -moz-border-radius: 0 0 4px 0; -ms-border-radius: 0 0 4px 0; -o-border-radius: 0 0 4px 0;
}
.properties .hentry .property-info .property-action a {
	padding: 10px 0px; text-transform: uppercase; font-size: 18px; display: block;
}
.properties .hentry .property-info .property-action a:hover {
	color: rgb(255, 255, 255);
}
.properties .hentry .property-info .property-action a:focus {
	color: rgb(255, 255, 255);
}
@media screen and (min-width:768px)
{
.page-fullwidth .properties .hentry {
	width: 50%;
}
.page-fullwidth .properties :nth-of-type(2n+1).hentry {
	clear: both !important;
}
}
@media screen and (min-width:992px)
{
.page-fullwidth .properties .hentry {
	margin: 0px 0px 30px; width: 33.33%;
}
.page-fullwidth .properties :nth-of-type(2n+1).hentry {
	clear: none !important;
}
}
@media screen and (max-width:991px) and (min-width:768px)
{
.page-fullwidth .properties :nth-of-type(2n+1).hentry {
	clear: both !important;
}
}
@media screen and (min-width:992px)
{
.page-fullwidth .properties :nth-of-type(3n+1).hentry {
	clear: both !important;
}
}
.properties .property-fullwidth-info.property-info {
	display: none !important;
}
.properties .property-fullwidth-action.property-action {
	display: none !important;
}
.list.properties .property-wrap {
	background: rgb(249, 249, 249); border-radius: 0px 0px 4px 4px; border: 2px solid rgb(221, 221, 221) !important; border-image: none !important; vertical-align: top; display: table-cell; position: relative; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
@media screen and (min-width:480px)
{
.list.properties .hentry {
	margin: 0px; padding: 0px 0px 30px; width: 100%; display: table;
}
.list.properties .property-featured {
	margin: 0px; border-radius: 4px 0px 0px 4px; width: 40%; display: table-cell; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px; -ms-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px;
}
.list.properties .property-featured img {
	border-radius: 4px 0px 0px 4px; width: 100%; height: auto; -webkit-border-radius: 4px 0 0 4px;
}
.list.properties .property-wrap {
	background: rgb(249, 249, 249); border-radius: 0px 0px 4px 4px; border: 2px solid rgb(221, 221, 221) !important; border-image: none !important; width: 60%; vertical-align: top; display: table-cell; position: relative; -webkit-border-radius: 0 0 4px 4px; -moz-border-radius: 0 0 4px 4px; -ms-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px;
}
.list.properties .property-title {
	background: rgb(249, 249, 249); margin: 0px; padding: 15px 30px 0px; font-size: 18px; font-weight: bold;
}
.list.properties .property-excerpt {
	padding: 15px 30px; display: block;
}
.list.properties .property-summary {
	width: 100%; right: 0px; bottom: 0px; position: absolute;
}
.list.properties .property-detail {
	background: rgb(249, 249, 249); width: 100%; border-top-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table;
}
.list.properties .property-info {
	border-radius: 0px;
}
.list.properties .hentry .property-info > div {
	padding: 0px 26px;
}
.list.properties .hentry .property-info > .property-action {
	padding: 0px;
}
}
@media screen and (max-width:767px) and (min-width:480px)
{
.list.properties .property-featured {
	width: 42%;
}
.list.properties .hentry .property-detail > div {
	padding-top: 0px; padding-bottom: 0px;
}
.list.properties .property-excerpt {
	display: none;
}
.list.properties .hentry .property-detail > div span {
	line-height: 1;
}
.list.properties .hentry .property-info .property-action a {
	padding-top: 15px; padding-bottom: 15px; font-size: 16px;
}
}
@media screen and (min-width:480px)
{
.page-fullwidth .list.properties .property-featured img {
	width: 100%; max-height: 220px;
}
.list.properties .property-excerpt > p.property-fullwidth-excerpt {
	display: none;
}
.page-fullwidth .list.properties .property-wrap {
	width: 99%;
}
}
@media screen and (min-width:768px)
{
.page-fullwidth .list.properties .property-featured {
	width: 36%;
}
}
@media screen and (min-width:992px)
{
.page-fullwidth .list.properties .property-featured {
	width: 37%;
}
.page-fullwidth .list.properties .property-excerpt > p {
	display: none;
}
.page-fullwidth .list.properties .property-summary > .property-info {
	display: none;
}
.page-fullwidth .list.properties .property-summary > .property-detail {
	display: none;
}
.page-fullwidth .list.properties .property-excerpt > p.property-fullwidth-excerpt {
	display: block;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info {
	background: rgb(236, 236, 236); border-radius: 0px; width: 100%; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: table !important;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div {
	padding: 10px 30px; width: 23%; text-align: center; font-weight: bold; vertical-align: middle; border-right-color: rgb(255, 255, 255); border-right-width: 1px; border-right-style: solid; display: table-cell;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div.property-price {
	width: 30%; text-align: left;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div span {
	display: inline-block;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div.size span {
	background: url("../images/icon/size-icon.png") no-repeat 0px; padding-left: 32px; font-weight: 300;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div.bathrooms span {
	background: url("../images/icon/bathroom-icon.png") no-repeat 0px; padding-left: 32px; font-weight: 300;
}
.page-fullwidth .list.properties .property-info.property-fullwidth-info > div.bedrooms span {
	background: url("../images/icon/bedroom-icon.png") no-repeat 0px; padding-left: 32px; font-weight: 300;
}
.page-fullwidth .list.properties .property-action.property-fullwidth-action {
	width: 88px; height: 100%; vertical-align: top; display: table-cell !important;
}
.page-fullwidth .list.properties .property-action.property-fullwidth-action a {
	padding: 80px 30px; border-radius: 0px 4px 4px 0px; width: 170px; height: 220px; text-align: center; color: rgb(189, 178, 84); text-transform: uppercase; font-size: 24px; font-weight: bold; display: block; position: relative; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.page-fullwidth .list.properties .property-action.property-fullwidth-action a:hover {
	color: rgb(255, 255, 255);
}
}
@media screen and (min-width:1200px)
{
.page-fullwidth .list.properties .property-featured {
	width: 30%;
}
}
.recent-properties-slider {
	padding: 60px 0px;
}
.recent-properties .recent-properties-title h3 {
	height: 40px; text-transform: uppercase; line-height: 40px; font-size: 36px; font-weight: 100; margin-top: 0px; margin-bottom: 50px;
}
.recent-properties .recent-properties-inner {
	position: relative;
}
.recent-properties .recent-properties-content {
	padding: 0px; overflow: hidden;
}
.recent-properties .caroufredsel-wrap {
	height: 100%; overflow: hidden; position: relative;
}
.recent-properties .recent-properties-content ul {
	list-style: none; margin: 0px; padding: 0px;
}
.recent-properties .caroufredsel-wrap ul li {
	list-style: none; padding: 0px; float: left;
}
.recent-properties .recent-properties-content .property-row {
	width: 100%; display: table;
}
.recent-properties .recent-properties-content .property-row .hentry {
	background: rgb(249, 249, 249); margin: 0px; padding: 0px; border: currentColor; border-image: none; width: 50%; vertical-align: top; display: table-cell; position: relative;
}
@media screen and (max-width:991px)
{
.recent-properties .recent-properties-content .property-row .hentry {
	width: 100%; overflow: hidden; clear: both; display: block;
}
.recent-properties .recent-properties-content .property-row .hentry::before {
	display: table; content: " ";
}
.recent-properties .recent-properties-content .property-row .hentry::after {
	display: table; content: " ";
}
}
@media screen and (max-width:767px)
{
.recent-properties .recent-properties-content .property-row .hentry {
	margin-bottom: 15px;
}
}
:last-child.hentry {
	border: currentColor; border-image: none; padding-bottom: 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap {
	width: 50%; float: left;
}
.recent-properties .recent-properties-content .property-row .hentry .property-featured {
	width: 50%; float: left;
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap {
	padding: 15px 20px 20px; position: relative;
}
@media screen and (max-width:1200px) and (min-width:992px)
{
.recent-properties .recent-properties-content .property-row .hentry .property-wrap {
	padding: 20px 20px 0px;
}
}
@media screen and (max-width:767px)
{
.recent-properties .recent-properties-content .property-row .hentry .property-wrap {
	width: 100% !important; padding-bottom: 0px; float: none !important;
}
}
.recent-properties .recent-properties-content .property-row .hentry .property-featured {
	position: relative;
}
@media screen and (max-width:767px)
{
.recent-properties .recent-properties-content .property-row .hentry .property-featured {
	width: 100% !important; float: none !important;
}
}
.recent-properties .recent-properties-content .property-row .hentry .property-featured img {
	width: 100%;
}
.recent-properties .recent-properties-content .property-row .hentry .property-category {
	background: rgba(255, 255, 255, 0.85); padding: 0px 15px; transition:0.3s ease-in-out; left: 15px; top: 15px; text-transform: uppercase; font-size: 14px; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
}
.recent-properties .recent-properties-content .property-row .hentry:hover .property-category {
	display: block; visibility: visible; opacity: 1;
}
.recent-properties .recent-properties-content .property-row .hentry .property-category a {
	color: rgb(45, 49, 63);
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail {
	background: rgba(255, 255, 255, 0.85); transition:0.3s ease-in-out; left: 15px; width: 90%; right: 15px; bottom: 15px; display: table; visibility: hidden; position: absolute; opacity: 0; -webkit-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out;
}
.recent-properties .recent-properties-content .property-row .hentry:hover .property-detail {
	visibility: visible; opacity: 1;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div {
	padding: 14px 8px; width: 33.33%; height: 100%; text-align: center; font-size: 14px; vertical-align: middle; display: table-cell;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.size {
	width: 33.33%;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bathrooms {
	width: 33.33%; border-right-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bedrooms {
	width: 33.33%;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.shop {
	width: 33.33%; border-left-color: rgb(229, 229, 229); border-left-width: 1px; border-left-style: solid;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div span {
	padding-left: 32px; display: inline-block;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.size span {
	background: url("../images/icon/og-sq feet icon.png") no-repeat 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bathrooms span {
	background: url("../images/icon/og-1RK icon.png") no-repeat 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bedrooms span {
	background: url("../images/icon/og-building icon.png") no-repeat 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.shop span {
	background: url("../images/icon/shop.png") no-repeat 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap {
	width: 50%; float: left;
}
.recent-properties .recent-properties-content .property-row .hentry .property-featured {
	width: 50%; float: left;
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-title {
	margin: 0px; font-size: 18px; font-weight: bold;
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-excerpt {
	padding: 5px 0px; font-size: 14px;
}
.hentry p:last-child {
	margin-bottom: 0px;
}
.hentry ul:last-child {
	margin-bottom: 0px;
}
.hentry ol:last-child {
	margin-bottom: 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary {
	width: 50%; right: 0px; bottom: 0px; position: absolute;
}
@media screen and (max-width:767px)
{
.recent-properties .recent-properties-content .property-row .hentry .property-summary {
	left: auto !important; width: 100%; right: auto !important; bottom: auto !important; position: relative !important;
}
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info {
	background: rgb(236, 236, 236); width: 100%; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: table;
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary::before {
	left: 0px; top: -1px; width: 100%; height: 0px; border-top-color: rgb(236, 236, 236); border-top-width: 1px; border-top-style: solid; position: absolute; content: "";
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info > div {
	padding: 10px 20px; width: 50%; text-align: center; font-weight: bold; vertical-align: middle; display: table-cell;
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-price {
	text-align: left; line-height: 1; font-size: 18px; font-weight: bold;
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a {
	padding: 10px 15px; color: rgb(189, 178, 84); text-transform: uppercase; font-size: 16px; font-weight: bold; display: block;
}
@media screen and (max-width:1200px) and (min-width:992px)
{
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a {
	padding: 10px 0px; font-size: 14px;
}
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action {
	padding: 0px;
}
.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a:hover {
	border-color: rgb(189, 178, 84); color: rgb(255, 255, 255);
}
.recent-properties .recent-properties-content .property-row .hentry .property-wrap::before {
	border-width: 0px 18px 18px 0px; border-style: solid; border-color: transparent rgb(249, 249, 249) transparent transparent; left: -16px; top: 20px; position: absolute; z-index: 10; content: "";
}
.recent-properties .recent-properties-content :last-child.property-row .hentry .property-wrap::before {
	border-width: 18px 18px 18px 0px; border-style: solid; border-color: rgb(249, 249, 249) transparent transparent; left: auto; right: -16px;
}
.recent-properties .recent-properties-content :last-child.property-row .hentry .property-wrap {
	width: 50%; float: right;
}
.recent-properties .recent-properties-content :last-child.property-row .hentry .property-featured {
	width: 50%; float: right;
}
.recent-properties .recent-properties-content :last-child.property-row .hentry .property-summary {
	left: 0px; right: auto;
}
.recent-properties .recent-properties-content :last-child.property-row .hentry .property-category {
	left: auto; right: 15px;
}
.recent-properties .caroufredsel-next {
	transition:0.4s; top: 0px; width: 40px; height: 40px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: inline-block; position: absolute; -webkit-transition: .4s; -o-transition: .4s;
}
.recent-properties .caroufredsel-prev {
	transition:0.4s; top: 0px; width: 40px; height: 40px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: inline-block; position: absolute; -webkit-transition: .4s; -o-transition: .4s;
}
.recent-properties .caroufredsel-prev {
	right: 41px;
}
.recent-properties .caroufredsel-prev::before {
	line-height: 40px; padding-right: 0px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; position: relative; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.recent-properties .caroufredsel-next::before {
	line-height: 40px; padding-right: 0px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; position: relative; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.recent-properties .caroufredsel-prev::before {
	font-family: "FontAwesome"; content: "\f104";
}
.recent-properties .caroufredsel-next::before {
	font-family: "FontAwesome"; content: "\f105";
}
.recent-properties-featured.recent-properties {
	padding: 60px 0px 0px;
}
.recent-properties-featured.recent-properties .property-featured {
	width: 55%; vertical-align: top; display: table-cell; position: relative;
}
.recent-properties-featured.recent-properties .property-wrap {
	width: 45%; vertical-align: top; display: table-cell; position: relative;
}
@media screen and (max-width:991px)
{
.recent-properties-featured.recent-properties .property-featured {
	width: 100%; display: block;
}
.recent-properties-featured.recent-properties .property-wrap {
	width: 100%; display: block;
}
}
.recent-properties-featured.recent-properties .hentry {
	background: rgb(249, 249, 249); width: 100%; display: table; position: relative;
}
.recent-properties-featured.recent-properties .property-featured img {
	width: 100%;
}
.recent-properties-featured.recent-properties .property-featured .property-category {
	padding: 10px 30px; left: 0px; top: 0px; font-size: 32px; position: absolute;
}
@media screen and (max-width:479px)
{
.recent-properties-featured.recent-properties .property-featured .property-category {
	width: 100%; text-align: center; font-size: 24px;
}
}
.recent-properties-featured.recent-properties .property-featured .property-category a {
	color: rgb(255, 255, 255); font-weight: 300;
}
.recent-properties-featured.recent-properties .property-title {
	margin: 0px; padding: 30px 30px 15px; line-height: 40px; font-size: 30px; font-weight: bold;
}
@media screen and (max-width:991px)
{
.recent-properties-featured.recent-properties .property-title {
	padding: 15px; font-size: 18px;
}
}
.recent-properties-featured.recent-properties .property-excerpt {
	padding: 0px 30px 30px;
}
@media screen and (max-width:991px)
{
.recent-properties-featured.recent-properties .property-excerpt {
	padding: 0px 15px 15px;
}
}
.recent-properties-featured.recent-properties .property-summary {
	width: 100%; right: 0px; bottom: 0px; position: absolute;
}
@media screen and (max-width:991px)
{
.recent-properties-featured.recent-properties .property-summary {
	width: 100%; right: auto; bottom: auto; position: relative;
}
}
.recent-properties-featured.recent-properties .property-detail {
	background: rgb(249, 249, 249); width: 100%; line-height: 30px; font-size: 18px; border-top-color: rgb(229, 229, 229); border-bottom-color: rgb(229, 229, 229); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table;
}
.recent-properties-featured.recent-properties .property-detail > div {
	padding: 20px 8px; width: 33.33%; height: 100%; text-align: center; vertical-align: middle; display: table-cell;
}
.recent-properties-featured.recent-properties .property-detail > div.bathrooms {
	border-right-color: rgb(229, 229, 229); border-left-color: rgb(229, 229, 229); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid;
}
.recent-properties-featured.recent-properties .property-detail > div span {
	padding-left: 32px; display: inline-block;
}
.recent-properties-featured.recent-properties .property-detail > div.size span {
	background: url("../images/icon/size-icon.png") no-repeat 0px;
}
.recent-properties-featured.recent-properties .property-detail > div.bathrooms span {
	background: url("../images/icon/bathroom-icon.png") no-repeat 0px;
}
.recent-properties-featured.recent-properties .property-detail > div.bedrooms span {
	background: url("../images/icon/bedroom-icon.png") no-repeat 0px;
}
.recent-properties-featured.recent-properties .property-info {
	background: rgb(236, 236, 236); border-radius: 0px; width: 100%; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: table;
}
.recent-properties-featured.recent-properties .property-info > div {
	padding: 20px 30px; width: 50%; text-align: center; font-weight: bold; vertical-align: middle; display: table-cell;
}
@media screen and (max-width:767px)
{
.recent-properties-featured.recent-properties .property-info > div {
	padding: 10px;
}
}
.recent-properties-featured.recent-properties .property-info .property-price {
	text-align: left; line-height: 30px; font-size: 30px; font-weight: bold;
}
@media screen and (max-width:479px)
{
.recent-properties-featured.recent-properties .property-info .property-price {
	line-height: 18px; font-size: 18px;
}
}
.recent-properties-featured.recent-properties .property-info .property-action {
	padding: 0px; border-radius: 0px 0px 4px; -webkit-border-radius: 0 0 4px 0;
}
.recent-properties-featured.recent-properties .property-info .property-action a {
	padding: 18px 15px; border-radius: 0px 0px 4px; color: rgb(189, 178, 84); text-transform: uppercase; font-size: 18px; font-weight: bold; display: block; -webkit-border-radius: 0 0 4px 0;
}
@media screen and (min-width:480px)
{
.recent-properties-featured.recent-properties .property-info .property-action a {
	font-size: 21px;
}
}
@media screen and (min-width:768px)
{
.recent-properties-featured.recent-properties .property-info .property-action a {
	font-size: 24px;
}
}
@media screen and (max-width:1200px) and (min-width:992px)
{
.recent-properties-featured.recent-properties .property-info .property-action a {
	padding: 18px 0px;
}
}
.recent-properties-featured.recent-properties .property-info .property-action a:hover {
	border-color: rgb(189, 178, 84); color: rgb(255, 255, 255);
}
@media screen and (max-width:479px)
{
.recent-properties-featured.recent-properties .property-info .property-action i {
	display: none;
}
}
.home .recent-agents {
	background: url("../images/background/our-agents-bg.png") left top; padding: 30px 0px 20px;
}
.recent-agents .recent-agents-inner {
	position: relative;
}
.recent-agents .recent-agents-title h3 {
	height: 40px; text-transform: uppercase; line-height: 40px; font-size: 36px; font-weight: 100; margin-top: 0px; margin-bottom: 50px;
}
.recent-agents .recent-agents-content {
	overflow: hidden;
}
.recent-agents .caroufredsel-wrap ul {
	padding: 0px;
}
.recent-agents .caroufredsel-wrap ul li {
	list-style: none; padding: 0px; float: left; display: block;
}
.recent-agents .hentry {
	background: rgb(255, 255, 255); margin: 0px 15px;
}
@media screen and (max-width:767px)
{
.recent-agents .hentry {
	margin: 0px;
}
}
.recent-agents .hentry .agent-featured {
	overflow: hidden;
}
.recent-agents .hentry .agent-featured img {
	width: 100%;
}
.recent-agents .hentry .agent-wrap {
	text-align: center;
}
.recent-agents .hentry .agent-wrap .agent-title {
	margin: 30px 0px 5px; font-size: 18px; font-weight: bold;
}
.recent-agents .hentry .agent-wrap .agent-excerpt {
	padding: 15px 20px;
}
.recent-agents .hentry .agent-wrap .agent-social-wrap {
	padding: 10px 20px; text-align: center; border-top-color: rgb(236, 236, 236); border-top-width: 1px; border-top-style: solid;
}
.recent-agents .hentry .agent-wrap .agent-social {
	display: inline-block;
}
.recent-agents .hentry .agent-wrap .agent-social a {
	width: 30px; height: 30px; line-height: 30px; float: left;
}
.recent-agents .hentry .agent-wrap .agent-social a + a {
	margin-left: 6px;
}
.recent-agents .caroufredsel-next {
	transition:0.4s; top: 0px; width: 40px; height: 40px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: inline-block; position: absolute; -webkit-transition: .4s; -o-transition: .4s;
}
.recent-agents .caroufredsel-prev {
	transition:0.4s; top: 0px; width: 40px; height: 40px; text-align: center; right: 0px; color: rgb(255, 255, 255); line-height: 40px; font-size: 24px; display: inline-block; position: absolute; -webkit-transition: .4s; -o-transition: .4s;
}
.recent-agents .caroufredsel-prev {
	right: 41px;
}
.recent-agents .caroufredsel-prev::before {
	line-height: 1; padding-right: 0px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; position: relative; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.recent-agents .caroufredsel-next::before {
	line-height: 1; padding-right: 0px; font-style: normal; font-weight: normal; text-decoration: inherit; display: inline-block; position: relative; opacity: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.recent-agents .caroufredsel-prev::before {
	font-family: "FontAwesome"; content: "\f104";
}
.recent-agents .caroufredsel-next::before {
	font-family: "FontAwesome"; content: "\f105";
}
.noo-map {
	background: url("../images/background/bg-map.jpg") repeat-x 0px top / cover; position: relative;
}
.noo-map #gmap {
	width: 100%; height: 840px;
}
.noo-map #gmap_search_input {
	padding: 0px 11px 0px 13px; border-radius: 2px; border: 1px solid transparent; border-image: none; left: 0px; width: 400px; height: 35px; line-height: 18px; font-family: "Lato"; font-size: 16px; font-weight: 300; margin-top: 10px; margin-left: 70px; box-sizing: border-box; box-shadow: 0px 2px 6px rgba(0,0,0,0.3); background-color: rgb(255, 255, 255); -moz-box-sizing: border-box; -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); -webkit-border-radius: 2px;
}
@media screen and (max-width:767px) and (min-width:480px)
{
.noo-map #gmap_search_input {
	left: auto !important; top: 45px !important; width: 258px; right: 15px !important;
}
}
@media screen and (max-width:479px)
{
.noo-map #gmap_search_input {
	width: 275px; margin-left: 15px;
}
}
.noo-map .gmap-control {
	margin: 10px; top: 0px; right: 0px; position: absolute;
}
@media screen and (max-width:479px)
{
.noo-map .gmap-control {
	top: 47px;
}
}
.noo-map .gmap-control a {
	background: rgba(117, 176, 138, 0.75); height: 40px; text-align: center; color: rgb(255, 255, 255); margin-right: 5px; float: left; min-width: 40px;
}
@media screen and (max-width:479px)
{
.noo-map .gmap-control a {
	margin-bottom: 6px; float: none; display: block;
}
}
.noo-map .gmap-control .gmap-mylocation {
	padding-right: 10px; padding-left: 10px;
}
.fullscreen.noo-map {
	left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 100000;
}
.noo-map .gmap-control a i {
	line-height: 40px; font-size: 30px;
}
.noo-map .gmap-control .gmap-mylocation i {
	margin: 0px 5px; font-size: 16px;
}
.noo-map .gmap-control .gmap-full i {
	font-size: 20px;
}
.noo-map .gmap-control .gmap-prev i {
	margin-right: 2px;
}
.noo-map .gmap-control .gmap-next i {
	margin-left: 2px;
}
.noo-map .gmap-zoom {
	margin: 10px 15px; left: 0px; top: 0px; width: 40px; position: absolute; z-index: 100;
}
@media screen and (max-width:479px)
{
.noo-map .gmap-zoom {
	top: 47px;
}
}
.noo-map .gmap-zoom a {
	background: rgba(117, 176, 138, 0.75); width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 18px; margin-bottom: 5px; display: block;
}
.noo-map .gmap-zoom a {
	background: rgba(117, 176, 138, 0.75); width: 40px; height: 40px; text-align: center; color: rgb(255, 255, 255); line-height: 40px; font-size: 18px; margin-bottom: 5px; display: block;
}
.noo-map .gmap-loading {
	margin: 0px auto 0px -150px; border-radius: 4px; left: 50%; top: 20%; width: 300px; height: 105px; text-align: center; padding-top: 16px; position: absolute; z-index: 9999; opacity: 0.95; background-color: rgb(255, 255, 255); -webkit-border-radius: 4px;
}
.noo-map .gmap-loader {
	margin: 10px auto; width: 100%; height: 30px; text-align: center;
}
.noo-map .gmap-loading .gmap-loader > div {
	margin: 0px 4px; border-radius: 50%; animation:loadingFade 1.5s infinite; width: 10px; height: 10px; display: inline-block; opacity: 0; -webkit-animation: 1.5s ease 0s normal none infinite loadingFade; -o-animation: 1.5s ease 0s normal none infinite loadingFade; -webkit-border-radius: 50%; -webkit-animation-delay: 0;
}
.noo-map .gmap-loading .gmap-loader .rect2 {
	animation-delay: 0.2s; -webkit-animation-delay: .2s;
}
.noo-map .gmap-loading .gmap-loader .rect3 {
	animation-delay: 0.4s; -webkit-animation-delay: .4s;
}
.noo-map .gmap-loading .gmap-loader .rect4 {
	animation-delay: 0.6s; -webkit-animation-delay: .6s;
}
.noo-map .gmap-loading .gmap-loader .rect5 {
	animation-delay: 0.8s; -webkit-animation-delay: .8s;
}
.noo-map .gmap-infobox {
	background: 0px 0px rgb(255, 255, 255); margin: -260px 0px 0px -200px; padding: 0px; border: 1px solid rgb(171, 167, 163); border-image: none; width: 500px; position: absolute; max-width: 480px; box-shadow: 3px 5px 13px 0px rgba(29,29,29,0.05);
}
.noo-map .gmap-infobox .info-close {
	border-radius: 50%; top: -10px; width: 20px; height: 20px; text-align: center; right: -10px; color: rgb(255, 255, 255); line-height: 20px; font-size: 12px; position: absolute; -webkit-border-radius: 50%;
}
.noo-map .gmap-infobox .info-img {
	width: 197px; float: left;
}
.noo-map .gmap-infobox .info-img img {
	width: 100%;
}
.noo-map .gmap-infobox .info-summary {
	font-family: "Lato"; margin-left: 197px;
}
.noo-map .gmap-infobox .info-title {
	background: rgb(249, 249, 249); margin: 0px; padding: 12px 15px; height: 62px; font-size: 16px; font-weight: bold; border-bottom-color: rgb(243, 243, 243); border-bottom-width: 1px; border-bottom-style: solid;
}
.noo-map .gmap-infobox .info-detail {
	background: rgb(249, 249, 249); width: 100%; border-top-color: rgb(255, 255, 255); border-bottom-color: rgb(243, 243, 243); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; display: table;
}
.noo-map .gmap-infobox .info-detail::before {
	display: table; content: " ";
}
.noo-map .gmap-infobox .info-detail::after {
	display: table; content: " ";
}
.noo-map .gmap-infobox .info-detail > div {
	padding: 15px 8px; width: 45%; text-align: center; vertical-align: middle; display: table-cell;
}
.noo-map .gmap-infobox .info-detail > div.bedrooms {
	width: 25%;
}
.noo-map .gmap-infobox .info-detail > div.bathrooms {
	width: 25%;
}
.noo-map .gmap-infobox .info-detail > div span {
	padding-left: 32px; font-size: 16px; font-weight: 300; display: inline-block;
}
.noo-map .gmap-infobox .info-detail > div.size span {
	background: url("../images/icon/size-icon.png") no-repeat 0px;
}
.noo-map .gmap-infobox .info-detail > div.bedrooms span {
	background: url("../images/icon/bedroom-icon.png") no-repeat 0px;
}
.noo-map .gmap-infobox .info-detail > div.bathrooms span {
	background: url("../images/icon/bathroom-icon.png") no-repeat 0px;
}
.noo-map .gmap-infobox .info-more {
	background: rgb(236, 236, 236); width: 100%; border-top-color: rgb(255, 255, 255); border-top-width: 1px; border-top-style: solid; display: table;
}
.noo-map .gmap-infobox .info-more > div {
	padding: 7px 15px; width: 20%; text-align: left; font-weight: bold; vertical-align: middle; display: table-cell;
}
.noo-map .gmap-infobox .info-more .info-price {
	width: 80%; font-size: 18px; font-weight: 400;
}
.noo-map .gmap-infobox .info-more .info-action a {
	text-align: center; color: rgb(255, 255, 255); font-size: 16px; display: block;
}
.noo-map .gsearch {
	z-index: 100;
}
@media screen and (min-width:992px)
{
.noo-map .gsearch > .container {
	position: relative;
}
}
.noo-map .gsearch .gsearch-wrap {
	background: none; padding: 0px 15px; left: 0px; right: auto; bottom: 50px; position: absolute;
}
@media screen and (max-width:991px)
{
.noo-map .gsearch .gsearch-wrap {
	left: auto; bottom: auto; padding-top: 20px; position: relative;
}
}
.noo-map .gsearch .gsearch-wrap > form {
	background: rgb(255, 255, 255);
}
.gsearch .gsearch-wrap {
	background: rgb(255, 255, 255);
}
.noo-map .gsearch .gsearch-title {
	margin: 0px; padding: 0px 30px 0px 100px; height: 70px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 70px; font-size: 24px;
}
@media screen and (max-width:991px)
{
.noo-map .gsearch .gsearch-title {
	display: block; position: relative;
}
}
@media screen and (max-width:767px)
{
.noo-map .gsearch .gsearch-title {
	padding: 0px 20px 0px 90px;
}
}
@media screen and (max-width:479px)
{
.noo-map .gsearch .gsearch-title {
	padding: 0px 10px 0px 80px; line-height: normal;
}
}
@media screen and (min-width:992px)
{
.noo-map .gsearch .gsearch-title {
	margin: auto 15px; left: 0px; top: 0px; right: auto; bottom: auto; display: block; position: absolute; transform: translate(0px, -100%); -webkit-transform: translate(0, -100%); -o-transform: translate(0, -100%); -moz-transform: translate(0, -100%);
}
}
@media screen and (max-width:479px)
{
.noo-map .gsearch .gsearch-title span {
	top: 50%; position: absolute; transform: translate(0px, -50%); -webkit-transform: translate(0, -50%); -o-transform: translate(0, -50%); -moz-transform: translate(0, -50%);
}
}
.gsearch .gsearch-wrap .gsearch-content {
	background: url("../images/other/search-box-line.png") repeat-x left bottom; display: block;
}
@media screen and (min-width:992px)
{
.gsearch .gsearch-wrap .gsearch-content {
	display: table;
}
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field {
	padding: 20px 10px; width: 100%; display: inline-block;
}
@media screen and (min-width:992px)
{
.gsearch .gsearch-wrap .gsearch-content .gsearch-field {
	width: 80%; padding-top: 50px; display: table-cell;
}
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group {
	padding: 0px 10px; width: 100%; margin-bottom: 20px; float: none;
}
@media screen and (min-width:768px)
{
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group {
	width: 50%; float: left;
}
}
@media screen and (min-width:992px)
{
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group {
	width: 25%;
}
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .label-select {
	position: relative;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .label-select::before {
	background: rgb(255, 255, 255); border-radius: 0px 4px 4px 0px; border: 1px solid rgb(229, 229, 229); border-image: none; width: 50px; height: 100%; right: 0px; position: absolute; z-index: 10; content: ""; pointer-events: none; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -ms-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .label-select::after {
	top: 16px; right: 20px; line-height: 1; font-family: FontAwesome; position: absolute; z-index: 11; content: "\f107"; pointer-events: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group select {
	padding: 0px 20px; border-radius: 4px; border: 1px solid rgb(229, 229, 229); border-image: none; height: 50px; color: rgb(45, 49, 63); line-height: 50px; overflow: hidden; font-size: 16px; display: block; position: relative; cursor: pointer; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group select > option {
	color: rgb(96, 98, 103);
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range {
	background: rgb(229, 229, 229); padding: 0px 8px 0px 10px; border: 0px currentColor; border-image: none; height: 5px; margin-top: 5px;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range-value {
	display: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-origin {
	border-radius: 0px !important; box-shadow: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-background {
	background: rgb(229, 229, 229); border-radius: 0px !important; box-shadow: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle {
	background: rgb(255, 255, 255); border-radius: 50%; border: 1px solid rgb(229, 229, 229); border-image: none; top: -7px; width: 20px; height: 20px; cursor: pointer; box-shadow: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle::before {
	display: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle::after {
	display: none;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle {
	left: -11px;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle .tooltip {
	background: rgb(0, 0, 0); padding: 2px 5px; border-radius: 4px; border: 0px currentColor; transition:opacity 0.15s linear; border-image: none; left: 50%; top: 28px; width: auto; text-align: center; display: block; visibility: hidden; position: absolute; opacity: 0; transform: translate(-50%, 0%); -webkit-transition: opacity .15s linear; -o-transition: opacity .15s linear; -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transition: opacity .15s linear; -moz-transform: translate(-50%, 0%); -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle:hover .tooltip {
	visibility: visible; opacity: 0.9;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle .tooltip::before {
	left: 50%; top: -5px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(0, 0, 0); border-left-color: transparent; border-right-width: 5px; border-bottom-width: 5px; border-left-width: 5px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute; content: ""; transform: translate(-50%, 0%); -webkit-transform: translate(-50%, 0%); -o-transform: translate(-50%, 0%); -moz-transform: translate(-50%, 0%);
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group .gslider-range .noUi-handle .tooltip span {
	padding: 2px; color: rgb(255, 255, 255); display: block; white-space: nowrap;
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-action {
	padding: 0px 20px 40px; width: 100%; vertical-align: top; display: block;
}
@media screen and (min-width:992px)
{
.gsearch .gsearch-wrap .gsearch-content .gsearch-action {
	padding: 50px 20px 0px 0px; width: 20%; display: table-cell;
}
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit .btn {
	padding: 10px; border-radius: 4px; border: 0px currentColor; transition:none; border-image: none; width: 100%; color: rgb(189, 178, 84); text-transform: uppercase; font-size: 24px; font-weight: normal; white-space: normal; -webkit-transition: none; -o-transition: none; -moz-transition: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;
}
@media screen and (min-width:992px)
{
.gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit .btn {
	padding: 26px 10px; width: auto;
}
}
.gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit .btn:hover {
	color: rgb(255, 255, 255);
}
@media screen and (max-width:991px)
{
.noo-map .gsearch .gsearch-wrap .gsearch-content .gsearch-field {
	padding-right: 0px; padding-left: 0px;
}
}
.noo-map .gsearch .gsearch-title i {
	left: 0px; top: 0px; width: 70px; height: 70px; text-align: center; color: rgb(255, 255, 255); line-height: 70px; font-size: 32px; display: inline-block; position: absolute;
}
.map-vertical .vertical.noo_advanced_search_property {
	padding-bottom: 70px;
}
@media screen and (min-width:992px)
{
.vertical.noo_advanced_search_property .gsearch .container {
	position: relative;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap {
	padding: 0px; left: auto; width: 311px; right: 15px; bottom: 50px; position: absolute;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-field > div {
	padding: 0px; width: 100%; float: none;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-field {
	background: none; padding: 15px 30px; width: 100%; display: block;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-action {
	background: none; padding: 15px 30px; width: 100%; display: block;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content {
	background: rgb(249, 249, 249); display: block;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-field .form-group select {
	height: 40px; line-height: 40px; background-color: rgb(255, 255, 255);
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit .btn {
	background: rgb(237, 237, 237); padding: 16px; width: 100%; color: rgb(148, 162, 167); font-size: 20px;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-wrap .gsearch-content .gsearch-action .gsubmit .btn:hover {
	color: rgb(255, 255, 255);
}
.vertical.noo_advanced_search_property .gsearch .gsearch-title {
	margin: 0px; padding: 0px 0px 0px 20px; left: auto; width: 100%; text-align: left; right: 0px; font-size: 22px; font-weight: bold; display: block;
}
.vertical.noo_advanced_search_property .gsearch .gsearch-title i {
	transform: translate(-100%, 0px); -webkit-transform: translate(-100%, 0); -o-transform: translate(-100%, 0); -moz-transform: translate(-100%, 0);
}
}
.overview-properties {
	background: url("/images/background/overview.png") no-repeat 40% 100%; padding: 0px 0px 100px;
}
.overview-content {
	text-align: right; color: rgb(80, 80, 80); padding-top: 109px; padding-right: 34px;
}
h2.overview-header {
	color: rgb(80, 80, 80); font-size: 40px;
}
h2.location {
	background: url("/images/icon/location-h.png") no-repeat 6px 5px; color: rgb(80, 80, 80); line-height: 56px; padding-left: 62px; font-size: 40px;
}
.location-map-wrapper {
	background: url("/images/background/location.png") repeat-x top; padding: 20px 70px 70px 100px; height: 632px;
}
h2.location {
	color: rgb(80, 80, 80); font-size: 40px; margin-top: -5px;
}
.location-content {
	padding: 20px; width: 450px; color: rgb(80, 80, 80); opacity: 0.8; box-shadow: 3px 3px 3px #98c9e3; background-color: rgb(255, 255, 255);
}
@media screen and (max-width:767px)
{
.location-map-wrapper {
	background: url("/images/background/location.png") repeat-x top; padding: 20px 70px 70px 10px; height: 632px;
}
.location-content {
	padding: 10px; width: 300px; color: rgb(80, 80, 80); opacity: 0.8; box-shadow: 3px 3px 3px #98c9e3; background-color: rgb(255, 255, 255);
}
}
.location-content li {
	list-style-type: square;
}
.amenities-listing {
	width: 70%; text-align: left; color: rgb(255, 255, 255); display: inline-block;
}
h2.amenities {
	background: url("/images/icon/amenities-h.png") no-repeat 17% 32px; text-align: left; color: rgb(255, 255, 255); line-height: 54px; padding-top: 30px; padding-left: 21%; font-size: 40px; margin-top: 0px;
}
@media screen and (max-width:767px)
{
h2.amenities {
	background: url("/images/icon/amenities-h.png") no-repeat 10% 32px; text-align: left; color: rgb(255, 255, 255); line-height: 54px; padding-top: 30px; padding-left: 25%; font-size: 40px; margin-top: 0px;
}
}
.amenities-listing h3 {
	color: rgb(255, 255, 255);
}
.amenities-listing h2 {
	color: rgb(255, 255, 255);
}
.amenities-listing h1 {
	color: rgb(255, 255, 255);
}
.amenities-listing ul {
	padding-left: 15px;
}
.amenities-background {
	background: url("/images/background/amenities.png") fixed repeat-y center; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px;
}
.amenities-overlay {
	background: rgba(36, 71, 106, 0.9);
}
.background-360View {
	background: url("/images/background/360 view.png") no-repeat 0% -29px; left: 0px; top: 0px; width: 100%; height: 100%; right: 0px; bottom: 0px; color: rgb(80, 80, 80) !important;
}
.awards-bg {
	background: url("../images/background/awards.png") top; padding: 30px 0px 20px;
}
