.clearfix {
	clear:both;
}

a:hover{
	text-decoration: none;
}

.piab-details-page {
	clear:both;
	display:block;
	overflow-y:hidden;
	overflow-x:hidden;
}
ul.p_list{
	margin:0px !important;	
}

.headorange{
	background: #f89520;
    height: 100%;
    padding: 15px;
    color: #fff;
    display: block;
}

.headorange ul{
	list-style: none;
}

.headorange ul > li{
	list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
    padding: 5px 0px;
    padding-left: 1em;
}

div#content-footer div#support {
	margin-bottom:25px !important;
}
/*Add new css*/

/*Text Colors*/
.white-color {
	color:#fff
}
/*Icons Class*/
.icon-close {
	display:none;
	margin-left:10px;
	color:#ccc;
}
/*END: ICON*/
.text-center, .center {
	text-align:center !important;
}
/*START:CSS*/
.piab-property-list-view {
	margin-top:12px;
}
.srpSearchResultHeader {
	padding:15px 0 15px 5px;
}
.srpHdrComRgt {
	float:right;
	width:50%
}
.srpHdrComRgt div.srpSort {
	width:275px;
}
.srpHdrComRgt div.sort.dropdown.filterView {
	margin:0px;
}
h1.srpHdrComLeft {
	color: #666;
	float: left;
	font-family: "opensans-semibold";
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0 0;
	width:50%
}
.resultViewTab ul{
	margin-right:0px;
}
.resultViewTab li {
	height:32px;
	list-style-type:none;
	position:relative;
	width:85px;
	border:1px solid #cccccc;
	background:#fff;
	float:left;
}
.resultViewTab a {
	display:block;
	height:34px;
	line-height:30px;
	padding-left:18px;
	color:#666666;
	font-size:14px;
}
.resultViewTab li.sortByList {
	border-radius:2px 0 0 2px;
}
.resultViewTab li.sortByList i {
	padding-left:0px;
}
.resultViewTab li.sortByMap a {
	cursor:default;
}
.resultViewTab li.sortByMap.activeView a {
	cursor:pointer;
}
.resultViewTab li.sortByList a {
	cursor:default;
}
.resultViewTab li.sortByList.activeView a {
	cursor:pointer;
}
.resultViewTab li.sortByMap {
	border-radius:0 2px 2px 0;
	border-left:0;
}
top:12px;
left:11px;
}
.resultViewTab li.sortByList.activeView a {
	text-decoration:none;
}
.resultViewTab li.sortByList:hover a {
	text-decoration:none;
}
.resultViewTab li.sortByMap .iconSortMap {
	position:absolute;
	width:11px;
	height:14px;
	overflow:hidden;
	top:10px;
	left:11px;
}
.resultViewTab li.sortByMap.activeView, .resultViewTab li.sortByList.activeView {
	background-color:#FFFFFF;
}
.resultViewTab li.sortByMap, .resultViewTab li.sortByList {
	background-color:#F5F5F5;
}
.resultViewTab li.sortByMap.activeView:hover a, .resultViewTab li.sortByList.activeView:hover a {
	color:#c0392b;
	text-decoration:none;
}
.srpHdrComRgt .shortByBlock .shortByDD {
	background-color:#fafafa;
	border:0;
	font-family: 'opensans-semibold';
	color:#666666;
}
.shortByBlock .shortByDD .shortedBy {
	font-family: 'opensans-semibold';
	color:#666666;
}
.srpTabAndSort {
	display:none;
}
#main-content {
	clear:both;
	min-height:650px;
	display:block;
	position:relative !important;
}
#main-content .map-view {
	position: absolute;
	left: 0;
	display: inline-block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	right: 360px;
	z-index: 0;
	background: #f2f2f2;
	height:600px;
}
#main-content .list-view-aside {
	position: absolute;
	width: 360px;
	right: 0;
	z-index: 2;
	background: #fff;
	overflow-y:hidden;
	overflow-x:hidden;
	height:600px;
	border-left:1px solid rgba(0, 0, 0, .1);
	border-bottom:1px solid rgba(0, 0, 0, .1);
	border-right:1px solid rgba(0, 0, 0, .1);
	display:block;
}
#main-content .list-view-aside.active {
	position: absolute;
	width: 360px;
	right: 0;
	z-index: 2;
	background: #fff;
	overflow-y:hidden;
	overflow-x:hidden;
	height:600px;
	border-left:1px solid rgba(0, 0, 0, .1);
	border-bottom:1px solid rgba(0, 0, 0, .1);
	border-right:1px solid rgba(0, 0, 0, .1);
	display:block;
}
#list-btnSlideLeft {
	background: #fff url("../img/arrow-right.png") no-repeat scroll center center;
	box-shadow: -1px 0 3px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	height: 40px;
	right: 360px;
	position: absolute;
	width: 30px;
	z-index: 10;
}
#list-btnSlideLeft.active {
	background: #fff url(../img/arrow-left.png) center center no-repeat;
}
#list-btnSlideLeft div {
	display: block;
	width: 30px;
	height: 80px;
	cursor: pointer;
}
#list-btnSlideLeft div:hover {
}
#list-btnSlideLeft.active div {
}
.unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.unselectable {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
.list-header-one-line .text {
	color:#FFF;
	font-size:15px;
	display:inline;
	line-height:20px;
	font-weight:normal;
}
.list-header-one-line span {
	color:#FFF;
}
.list-header-tabs, .list-item .image {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
.list-header-tabs {
	height:50px;
	z-index:2;
	text-align:center;
	background:#fff;
	border-right:1px solid rgba(0, 0, 0, .1);
	box-sizing:border-box
}
.list-header-tabs .icon {
	padding-left:5px;
	padding-right:5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.list-header-tabs .icon-shortlist-filled {
	color:#D41464
}
.list-header-tabs .tab {
	background:#f4f4f4;
	width:50%;
	display:inline-block;
	float:left;
	cursor:pointer;
	color:#2e2e32;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:48px;
	font-size:16px;
	border:1px solid rgba(151, 151, 151, .18);
	border-left:none;
}
.list-header-tabs .tab .icon {
	line-height:50px;
}
.list-header-tabs .tab .summary {
	line-height:50px;
	font-weight:700;
}
.list-header-tabs .tab .text {
	font-size:14px;
	display:inline;
	line-height:20px;
	font-weight:400
}
.list-header-tabs .tab.selected {
	background:#fff;
	border-bottom:none
}
.list-header-tabs .tab.selected .badge {
	background:#000
}
.list-header-tabs .badge {
	text-shadow:0 0 0 #fff;
	background-color:#666;
	font-size:.8em;
	margin:0 .2em;
	cursor:pointer;
	display:inline-block;
	border-radius:0
}
.list-header-tabs .tab.glow-fly {
	-webkit-animation-name:orangeGlow;
	animation-name:orangeGlow;
	-webkit-animation-timing-function:linear;
	animation-timing-function:linear;
	-webkit-animation-iteration-count:2;
	animation-iteration-count:2;
	-webkit-animation-duration:1.5s;
	animation-duration:1.5s
}
.list-header-tabs .tab.glow-fly .badge {
	-webkit-animation-name:darkenBackground;
	animation-name:darkenBackground;
	-webkit-animation-timing-function:linear;
	animation-timing-function:linear;
	-webkit-animation-iteration-count:2;
	animation-iteration-count:2;
	-webkit-animation-duration:1.5s;
	animation-duration:1.5s
}
#main-content .content-box.list-box {
	background-color:transparent;
	overflow:hidden;
	top:43px;
	width:100%
}
#main-content .property_paginatin {
	margin:5px 10px;
	float:right;
	font-size:12px;
	font-weight:bold;
	
}
#main-content .content-box.list-box {
	width:100%
}
#main-content .content-box.list-box .list-container {
	background:#fff;
	margin-top:8px;
	padding-left:0;
	position:relative;
}
#main-content .list-view-container {
	background:#fff;
	margin-top:25px;
	padding-left:0;
	position:relative;
}
#main-content .content-box.list-box .list-container .next-page, .grid.results-page main-content .content-box.list-box .container .prev-page {
	display:inline-block;
	height:30px;
	margin:20px;
	width:100px
}
/*Fancy scrol*/
.scroll {
	width: 100%;
	overflow-y:scroll;
	overflow-x:hidden;
	max-height:480px;
}
.scroll::-webkit-scrollbar {
width: 8px;
height: 8px;
}
 .scroll::-webkit-scrollbar-track {
background:#FFF;
width:0;
display:table-cell;
vertical-align:middle;
border:1px solid rgba(0, 0, 0, .1)
}
 .scroll::-webkit-scrollbar-track-piece {
background-color: #ECEBE9;
}
 .scroll::-webkit-scrollbar-thumb:vertical {
height: 30px;
background-color: #9C9C9A;
}
.list-box {
	background:#fff;
	position:absolute;
	top:48px;
	bottom:0;
	width:100%
}
.list-box.no-results .filter-view {
	display:block;
}
.list-box.no-results .noresults {
	top:0
}
 @media (max-width:1150px) {
#main-content .list-box .shortlist-actions .new-btn .text, main-content .list-box .shortlist-items .shortlist-item .agent-details .agent-description .firm-name+.firm-name {
display:none
}
#main-content .list-box .sort.dropdown .dropdown-menu {
min-width:120px
}
#main-content .list-box .new-btn .text {
padding:0
}
#main-content .list-box .shortlist-actions .new-btn {
width:62px
}
#main-content .list-box .shortlist-items .shortlist-item {
height:142px;
padding:5px 5px 0
}
#main-content .list-box .shortlist-items .shortlist-item .image {
height:90px
}
#main-content .list-box .shortlist-items .shortlist-item .info-rate-col {
font-size:16px;
float:left;
clear:both
}
#main-content .list-box .shortlist-items .shortlist-item .contact-col {
position:static
}
#main-content .list-box .shortlist-items .shortlist-item .heading-content {
top:-45px
}
#main-content .list-box .shortlist-items .shortlist-item .deactive-psuedo-element {
padding:0;
bottom:50px;
height:auto
}
#main-content .list-box .shortlist-items .shortlist-item .agent-details {
margin:-6px 0 0;
position:relative
}
#main-content .list-box .shortlist-items .shortlist-item .agent-details .agent-description {
margin:10px
}
#main-content .list-box .shortlist-items .shortlist-item .agent-details .agent-description .name {
font-size:13px;
font-weight:400
}
#main-content .list-box .shortlist-items .shortlist-item .agent-details .agent-description .firm-name {
font-size:12px
}
#main-content .list-box .shortlist-items .shortlist-item .agent-details .contact-agent {
border-radius:2px;
box-shadow:0 1px 1px 0 rgba(0, 0, 0, .2);
border:1px solid rgba(0, 0, 0, 0);
top:5px
}
}
.sort.dropdown {
	cursor:pointer;
	font-size:14px;
	color:#353539;
	font-weight:700;
	margin:0 8px 20px
}
.sort.dropdown.filterView {
	margin:8px 10px
}
.sort.dropdown.filterView .dropdown-toggle {
	border-radius:2px;
	border-color:rgba(151, 151, 151, .18);
	background:0 0
}
.sort.dropdown.filterView .dropdown-toggle .down-arrow-update {
	margin-top:10px;
	font-size:10px;
transition:.2s all
}
.sort.dropdown.filterView .dropdown-menu {
	border:1px solid rgba(151, 151, 151, .18)
}
@media (max-width:1150px) {
.sort.dropdown.filterView .dropdown-menu {
width:100%
}
}
.sort.dropdown.filterView .dropdown-menu .sort-list-item>a {
	height:32px;
	padding:0 20px 0 12px;
	vertical-align:middle;
	line-height:34px
}
.sort.dropdown.filterView .dropdown-menu .sort-list-item:first-of-type>a.selected {
	border-top:0
}
.sort.dropdown.filterView .dropdown-menu .sort-list-item>a.selected {
	color:#394250;
	background:#f4f4f4;
	border:1px solid rgba(151, 151, 151, .18);
	border-right:0;
	border-left:0
}
.sort.dropdown.filterView .dropdown-menu .sort-list-item>a:not(.selected):hover, .sort.dropdown.filterView .dropdown-menu>li>a:not(.selected):active, .sort.dropdown.filterView .dropdown-menu>li>a:not(.selected):focus {
color:#000;
background:#f4f4f4;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
border:none
}
.sort.dropdown.filterView.open .down-arrow-update {
	transform:rotate(180deg)
}
.sort.dropdown .dropdown-toggle {
	border:1px solid rgba(0, 0, 0, .15);
	padding:0 15px;
	background:#000;
	border-radius:2px;
	height:32px;
	line-height:30px;
	box-sizing:border-box
}
.filter-btn, .sort.dropdown .dropdown-toggle {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	text-align:left
}
.sort.dropdown .dropdown-toggle .text-preholder {
	font-weight:400;
	color:#7f7f7f;
	margin-left:-3px
}
.sort.dropdown .dropdown-toggle .icon {
	margin-top:8px
}
.sort.dropdown .dropdown-menu {
	text-align:left;
	left:0;
	width:100%;
	top:36px;
	color:#000;
	background:#fefefe;
	margin-top:0;
	border:1px solid rgba(0, 0, 0, .1);
	-webkit-box-shadow:0 6px 10px rgba(0, 0, 0, .1);
	box-shadow:0 6px 10px rgba(0, 0, 0, .1);
	z-index:4;
	border-radius:2px;
	padding-top:0
}
.sort.dropdown .dropdown-menu .sort-list-item-alt {
	position:relative;
	top:15px;
	margin-left:6px
}
.sort.dropdown .dropdown-menu .sort-list-item {
	padding:0;
	line-height:0
}
.sort.dropdown .dropdown-menu .sort-list-item:after {
	content:"";
	position:relative;
	top:-20px;
	font-size:14px;
	left:-2px
}
.sort.dropdown .dropdown-menu .sort-list-item>a {
	padding-left:8px
}
.sort.dropdown .dropdown-menu .sort-list-item>a .text .unhighlightMe {
	color:#333;
	font-weight:400
}
.sort.dropdown .dropdown-menu .sort-list-item>a .text .low_high_tags {
	margin-left:5px;
	margin-right:2px
}
.sort.dropdown .dropdown-menu .sort-list-item>a.selected {
	color:#fff;
	background:#355A5C
}
.sort.dropdown .dropdown-menu .sort-list-item>a:not(.selected):hover, .sort.dropdown .dropdown-menu>li>a:not(.selected):active, .sort.dropdown .dropdown-menu>li>a:not(.selected):focus {
color:#000;
background:rgba(61, 148, 253, .17);
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.sort.dropdown .dropdown-menu:after, .sort.dropdown .dropdown-menu:before {
	content:'';
	border:solid transparent;
	top:-20px;
	right:12px;
	position:absolute
}
.sort.dropdown .dropdown-menu:before {
	border-width:11px;
	border-bottom-color:rgba(151, 151, 151, .18);
	margin:-2px -1px 0 0
}
.sort.dropdown .dropdown-menu:after {
	border-width:10px;
	border-bottom-color:#fefefe
}
.sort.dropdown .dropdown-menu>.sort-list-item~.sort-list-item:after {
content:""
}
.sort.dropdown.expandedView .sort-menu {
	list-style:none
}
.sort.dropdown.expandedView .tag {
	cursor:default;
	padding-right:4px
}
.sort.dropdown.expandedView .tag.first {
	padding-right:8px
}
.sort.dropdown.expandedView .sort-list-item:hover a {
	color:#355A5C
}
.sort.dropdown.expandedView .sort-list-item {
	padding:0 8px 0 0;
	font-weight:400;
	color:#000
}
.sort.dropdown.expandedView .sort-list-item a {
	color:#000;
	text-decoration:none
}
.sort.dropdown.expandedView .sort-list-item a.selected {
	color:#355A5C;
	border-bottom:2px solid #355A5C;
	padding-bottom:9px;
	font-weight:700
}
.sort.dropdown.expandedView .sort-list-item.couple {
	padding:0 4px 0 0
}
.sort.dropdown.expandedView .sort-list-item.couple.separate {
	padding-right:8px
}
.sort.dropdown.expandedView .sort-list-item.separate:after {
	content:'|';
	margin-left:6px
}
.sort.dropdown.expandedView .sort-list-item:last-child:after {
	content:'';
	margin-left:0
}
.sort-dropdown.open .dropdown-toggle {
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	border-bottom:0
}
.filter-btn-wrap {
	white-space:normal;
	line-height:normal
}
.list-item-container-none {
	background:#fff;
	display:inline-block;
	list-style:none;
	position:relative;
	width:100%;
	border-bottom:1px solid #e6e6e6;
	min-height:50px;
	text-align:center;
}
.list-item-container {
	background:#fff;
	display:inline-block;
	list-style:none;
	position:relative;
	width:100%;
	border-bottom:1px solid #e6e6e6;
	min-height:90px
}
.list-item-container:hover {
	background-color:#f2f3f7;
	border-color:#e1e5ed
}
.list-item-container.selected {
	background-color:#f4f4f4;
	border-bottom:none;
	-webkit-box-shadow:0 1px 3px rgba(181, 184, 187, .1);
	box-shadow:0 1px 3px rgba(181, 184, 187, .1)
}
.list-item-container.selected .badge {
	background:rgba(0, 0, 0, .2)
}
.list-item-container.selected .avb-lots {
	color:#fff
}
.list-item-container.shortlisted .icon-shortlist-filled {
	display:block;
	color:#e62878;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.list-item-container.shortlisted .icon-shortlist {
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.list-item-container.selected .icon-shortlist {
	display:block;
-webkit-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out
}
.list-item-container .image-wrapper .modal-smsf {
	display:block;
	border-radius:4px;
}
.list-item-container .image-wrapper .modal-firb {
	display:block;
	border-radius:4px;
}
.details, .results {
	margin:0;
	padding:0px;
	list-style:none;
	display:block;
}
.list-item {
	cursor:pointer;
	display:block;
	padding:8px 10px 0
}
.list-item .wrapper {
	padding-bottom:12px
}
.list-item .wrapper .delete {
	display:none
}
.list-item .image {
	overflow:hidden;
	height:90px;
	width:120px;
	background-image:url(../img/loading_placeholder.png);
	background-size:cover;
	background-position:100%;
	background-repeat:no-repeat;
	border-radius:2px;
	border:1px solid #e6e6e6;
	box-sizing:border-box
}
.list-header-tabs, .list-item .image {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
.list-item .image {
background-image:url(../img/loading_placeholder.png)
}
}
.list-item .info {
	position:absolute;
	left:140px;
	right:20px;
	top:12px
}
.list-item .info .deposit-only {
	font-size:14px
}
.list-item .info .building_address, .list-item .info .landmark_details {
	color:#4c4c4c;
	font-size:13px
}
.list-item .info .building_address .address, .list-item .info .building_address .landmark, .list-item .info .landmark_details .address, .list-item .info .landmark_details .landmark {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:13px;
}
.list-item .shortlist {
	position:absolute;
	top:-.75em;
	right:-2em;
	font-size:20px;
	padding:.65em 1.5em;
	display:none;
	color:#666
}
.list-item .available-for-dot {
	width:8px;
	height:8px;
	border-radius:50%;
	margin-right:3px;
	display:inline-block
}
.list-item .available-for-dot.boys {
	background-color:#355A5C
}
.list-item .available-for-dot.girls {
	background-color:#e62878
}
.list-item .available-for-dot.both {
	background-color:#1fc055
}
.list-item .heading {
	color:#4c4c4c;
	font-size:16px;
	font-weight:600;
	line-height:normal;
	margin-bottom:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.list-item .sub-line-1, .list-item .sub-line-2 {
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#7f7f7f;
	overflow:hidden
}
.list-item .sub-line-1 {
	font-size:13px;
	text-transform:capitalize;
	line-height:20px
}
.list-item .sub-line-1.pg, .list-item .sub-line-1.sa {
	margin-top:5px
}
.list-item .sub-line-2 {
	font-size:12px;
	line-height:normal
}
.list-item .piab-price {
	position:absolute;
	color:#2e2e32;
	top:66px;
	font-size:16px;
	font-weight:30px;
	line-height:normal;
	white-space:nowrap
}
.list-item .piab-price .per_square_feet_rate {
	font-size:14px;
	color:#7f7f7f;
	font-weight:400
}
.list-item .piab-price-type {
	font-size:14px;
	font-weight:400;
	margin-top:14px
}
.list-item .normal {
	font-size:14px
}
.list-item .image-wrapper .image-count-smsf {
	position:absolute;
	bottom:1.4em;
	left:2em;
	background:#ff5c00;
	color:#fff;
	font-size:11px;
	padding:0px 5px;
	height:18px;
	line-height:18px;
}
.list-item .image-wrapper .image-count-firb {
	position:absolute;
	bottom:1.4em;
	left:8.6em;
	background:#444;
	color:#fff;
	font-size:11px;
	padding:0px 5px;
	height:18px;
	line-height:18px;
}
.list-item .image-count.accomodation {
	text-transform:uppercase
}
.locality-marker .top-part .heading, .marker-circle>.info-box {
	text-transform:capitalize
}
.list-item .avb-lots {
	color:#10AC17;
	font-style:italic;
	font-size:11px;
	position:relative;
	bottom:3px
}
.list-item .apt-text, .list-item .building-link, .list-item .extra-details {
	display:block;
}
/*End CSS*/


/* Map css*/


.marker-label {
	color: black;
	font-size: 15px;
	text-align: center;
	width: 16px;
	white-space: nowrap;
	margin-top:-27px !important;
	margin-left:-8px !important;
	cursor:pointer;
}
.marker-label-big {
	color: black;
	font-size: 18px;
	text-align: center;
	width: 17px;
	white-space: nowrap;
	margin-top:-31px !important;
	margin-left:-8px !important;
	cursor:pointer;
}
.marker .marker-svg {
	position:absolute;
	width:27px;
	height:36px
}
.selected.marker .marker-svg {
	width:35px;
	height:44px
}
.marker #building_icon {
	fill:#fff
}
.hover.marker .svg-marker-path, .selected.marker .svg-marker-path {
	fill:#355A5C
}
.shortlisted.hover.marker .svg-marker-path, .shortlisted.marker .svg-heart, .shortlisted.selected.marker .svg-marker-path {
	fill:#e62878
}
.shortlisted.selected.marker .svg-heart {
	fill:transparent
}
.hover.marker .svg-text, .selected.marker .svg-text {
	fill:#355A5C
}
.shortlisted.marker .svg-text {
	fill:transparent
}
.shortlisted.selected.marker .svg-text {
	fill:#e62878
}
.marker-icon {
	font-size:14px;
	top:0
}
.locality-marker .top-part .heading, .marker-circle>.info-box {
	text-transform:capitalize
}
.marker-container {
 background-image:url(../img/marker_spritesheet-small.png) position:absolute;
	top:-7px;
	left:4px;
	background-size:201px 43px;
	background-position:-27px 0;
	width:26px;
	height:33px
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
.marker-container {
background-image:url(../img/marker_spritesheet-big.png)
}
}
.marker .extra-info {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin-top:5px;
}
.gm-style-iw {
	width: 240px !important;
	top: 15px !important;
	left: 0px !important;
	background-color: #fff;
	border-radius: 0px;
}
#iw-container {
	margin-bottom: 0px;
}
#iw-container .iw-title {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: 400;
	padding: 10px;
	background-color: #FFF;
	color: white;
	margin: 0;
	border-radius: 0px;
}
#iw-container .iw-content {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	margin-right: 0px;
	padding: 0px;
	max-height: 140px;
	overflow-y: auto;
	overflow-x: hidden;
}
.iw-content img {
	float: right;
	margin: 0 5px 5px 10px;
}
.iw-subTitle {
	font-size: 16px;
	font-weight: 700;
	padding: 2px 0;
}
.extra-info.new {
	margin:4px;
}
.extra-info .image-wrap {
	width:auto;
	float:left;
	margin-right:5px;
}
.extra-info .text-wrap {
	width:auto;
	float:right;
	color:#666;
}
.extra-info .text-wrap h4 {
	font-size:16px;
	font-weight:bold;
}
.extra-info .text-wrap div.map-text-head strong {
	font-size:12px !important;
	color:#666;
}
.extra-info .text-wrap div.map-text-head-sm {
	margin-top:3px;
}
.extra-info .text-wrap div.map-text-head-sm strong {
	font-size:13px !important;
	color:#666;
}
.extra-info .text-wrap div.map-text-intro {
	font-size:10px !important;
	color:#666;
}
.extra-info .text-wrap div.map-text-price {
	font-size:11px !important;
	color: #2e2e32;
	line-height: normal;
	white-space: nowrap;
	margin-top:2px;
}
 @-webkit-keyframes bounceup {
from {
top:10px;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
-o-transform:scale(.1);
transform:scale(.1)
}
70% {
top:-5px;
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
to {
	top:0;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
}
@-ms-keyframes bounceup {
from {
top:10px;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
-o-transform:scale(.1);
transform:scale(.1)
}
70% {
top:-5px;
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
to {
	top:0;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
}
@-o-keyframes bounceup {
from {
top:10px;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
-o-transform:scale(.1);
transform:scale(.1)
}
70% {
top:-5px;
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
to {
	top:0;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
}
@-moz-keyframes bounceup {
from {
top:10px;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
-o-transform:scale(.1);
transform:scale(.1)
}
70% {
top:-5px;
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
to {
	top:0;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
}
@keyframes bounceup {
from {
top:10px;
-webkit-transform:scale(.1);
-ms-transform:scale(.1);
-o-transform:scale(.1);
transform:scale(.1)
}
70% {
top:-5px;
-webkit-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2)
}
to {
	top:0;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	transform:scale(1)
}
}
@keyframes pulsate {
from {
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1
}
100% {
transform:scale(1.2, 1.2);
opacity:0
}
}
@-webkit-keyframes pulsate {
from {
-webkit-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1
}
100% {
-webkit-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-moz-keyframes pulsate {
from {
-moz-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1
}
100% {
-moz-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-ms-keyframes pulsate {
100%, from {
opacity:0
}
from {
	-ms-transform:scale(.1, .1);
	transform:scale(.1, .1)
}
50% {
opacity:1
}
100% {
-ms-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2)
}
}
@-o-keyframes pulsate {
from {
-o-transform:scale(.1, .1);
transform:scale(.1, .1);
opacity:0
}
50% {
opacity:1
}
100% {
-o-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);
opacity:0
}
}
@-webkit-keyframes shrinkdown {
from {
top:10px;
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
-o-transform:scale(.5);
transform:scale(.5)
}
70% {
top:-5px;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
to {
	top:0;
	-webkit-transform:scale(.1);
	-ms-transform:scale(.1);
	-o-transform:scale(.1);
	transform:scale(.1)
}
}
@-ms-keyframes shrinkdown {
from {
top:10px;
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
-o-transform:scale(.5);
transform:scale(.5)
}
70% {
top:-5px;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
to {
	top:0;
	-webkit-transform:scale(.1);
	-ms-transform:scale(.1);
	-o-transform:scale(.1);
	transform:scale(.1)
}
}
@-o-keyframes shrinkdown {
from {
top:10px;
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
-o-transform:scale(.5);
transform:scale(.5)
}
70% {
top:-5px;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
to {
	top:0;
	-webkit-transform:scale(.1);
	-ms-transform:scale(.1);
	-o-transform:scale(.1);
	transform:scale(.1)
}
}
@-moz-keyframes shrinkdown {
from {
top:10px;
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
-o-transform:scale(.5);
transform:scale(.5)
}
70% {
top:-5px;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
to {
	top:0;
	-webkit-transform:scale(.1);
	-ms-transform:scale(.1);
	-o-transform:scale(.1);
	transform:scale(.1)
}
}
@keyframes shrinkdown {
from {
top:10px;
-webkit-transform:scale(.5);
-ms-transform:scale(.5);
-o-transform:scale(.5);
transform:scale(.5)
}
70% {
top:-5px;
-webkit-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
transform:scale(1)
}
to {
	top:0;
	-webkit-transform:scale(.1);
	-ms-transform:scale(.1);
	-o-transform:scale(.1);
	transform:scale(.1)
}
}
.map-view {
	line-height:16px
}
.map-view img {
	max-width:none
}
.map-view label {
	display:inline
}
.map-view .tooltip {
	opacity:1
}
.map-view .tooltip .tooltip-arrow {
	border-top-color:#fff
}
.map-view .tooltip .tooltip-inner {
	color:#000;
	background:#fefefe;
	border-color:#e5e5e5 #d8d8d8 #cbcbcb;
	-webkit-box-shadow:0 3px 4px rgba(0, 0, 0, .1);
	box-shadow:0 3px 4px rgba(0, 0, 0, .1);
	border-radius:0
}
.map-view .tooltip .tooltip-inner .property-type-lbl {
	background-color:#8b70c2;
	padding:3px;
	margin:0 5px 0 0;
	color:#fff
}
#map-div {
	width:100%;
	height:100%
}
.map-view:before {
	content:"";
	position:relative;
	z-index:1;
	right:0;
	width:5px;
	top:0;
	bottom:0;
	-webkit-box-shadow:-1px 0 2px rgba(0, 0, 0, .2) inset;
	box-shadow:-1px 0 2px rgba(0, 0, 0, .2) inset
}
.marker {
	position:absolute;
	cursor:pointer;
	top:-9px;
	left:4px;
	width:27px
}
.marker.selected {
	top:-9px;
	left:5px;
	width:35px
}
.marker.selected .pulse {
	display:none;
	background:rgba(0, 0, 0, .2);
	border-radius:50%;
	height:14px;
	width:14px;
	position:absolute;
	left:64%;
	top:50%;
	margin:11px 0 0 -12px;
	-webkit-transform:rotateX(55deg);
	-moz-transform:rotateX(55deg);
	-ms-transform:rotateX(55deg);
	-o-transform:rotateX(55deg);
	transform:rotateX(55deg);
	z-index:-2
}
.marker.selected .pulse:after {
	content:"";
	border-radius:50%;
	height:40px;
	width:40px;
	position:absolute;
	margin:-13px 0 0 -17px;
	-webkit-animation:pulsate 1s ease-out 0s infinite;
	-o-animation:pulsate 1s ease-out 0s infinite;
	animation:pulsate 1s ease-out 0s infinite;
	opacity:0;
	animation-delay:1.1s
}
.marker.pop-animate .marker-container, .marker.pop-animate .marker-svg {
	-webkit-animation-name:bounceup;
	animation-name:bounceup;
	-webkit-animation-timing-function:linear;
	animation-timing-function:linear;
-webkit-animation-duration:.4s;
animation-duration:.4s
}
.marker.shrink-marker {
	-webkit-animation-name:shrinkdown;
	animation-name:shrinkdown;
	-webkit-animation-timing-function:linear;
	animation-timing-function:linear;
-webkit-animation-duration:.2s;
animation-duration:.2s
}
.marker .extra-info {
	display:none;
	position:relative;
	left:-93px;
	top:-85px;
	text-align:left;
	white-space:nowrap;
	box-sizing:border-box
}
.marker .extra-info.new {
	left:-91px;
	top:-66px
}
.hover:not(.selected).marker .extra-info {
display:inline-block
}
.marker-circle>.info-box, div.drag-title {
	text-align:center;
	-webkit-box-shadow:0 3px 4px rgba(0, 0, 0, .1)
}
div.marker-circle {
	position:relative;
	font-size:14px
}
.marker-circle>.marker-circle-image {
	position:relative;
	padding:4px;
	background-color:#355A5C;
	border-radius:50%;
	width:8px;
	height:8px;
	display:inline-block;
	border:3px solid #fff;
	z-index:2
}
.marker-circle>.marker-circle-image i {
	font-size:10px;
	color:#fff;
	position:relative;
	bottom:5px;
	right:1px
}
.marker-circle>.marker-circle-image:before {
	color:#FFF;
	position:relative
}
.marker-circle>.info-box {
	display:none;
	opacity:0;
	position:absolute;
	width:200px;
	min-width:200px;
	left:-100px;
	bottom:25px;
	font-size:12px;
	padding:7px;
	color:#424D56;
	box-shadow:0 3px 4px rgba(0, 0, 0, .1);
	background:#fefefe;
	border-color:#e5e5e5 #d8d8d8 #cbcbcb;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}
.marker-circle>.info-box a, .marker-circle>.info-box div, .marker-circle>.info-box span {
	font-size:12px
}
.marker-circle .arrow {
	display:none;
	opacity:0;
	position:absolute;
	left:20%;
	top:-14px;
	border-color:rgba(0, 0, 0, 0) #fff #fff rgba(0, 0, 0, 0);
	background:0 0;
	z-index:1;
	transform:rotate(45deg)
}
.drag-marker-image>.arrow, .marker-circle .arrow {
	border-width:6px;
	border-style:solid;
	width:0;
	height:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg)
}
.marker-circle:hover .arrow {
	display:inline;
	opacity:100;
	z-index:3
}
.marker-circle:hover .info-box {
	display:inline;
	opacity:100;
	z-index:2
}
.marker-circle:active .arrow, .marker-circle:active .info-box {
	opacity:0
}
.drag-marker-circle {
	position:relative;
	border-radius:50%;
	background-color:#355A5C;
	cursor:ew-resize;
	line-height:21px;
	bottom:4px
}
.drag-marker-image {
	position:relative;
	padding:3px
}
.drag-marker-image:before {
	color:#FFF;
	font-size:15px;
	position:relative;
	top:1px
}
.drag-marker-image>.arrow, div.drag-title {
	display:none;
	opacity:0;
	position:absolute
}
.marker-icon {
	color:#000;
	font-size:18px;
	position:relative;
	top:1px;
	right:-1px
}
/*Property infor box*/
.jfixed {
	position: fixed !important;
	width: 100% !important;
	z-index:100 !important;
}
.info-window {
	position:absolute;
	margin-top:1px;
	right:0;
	z-index:1;
	padding:0;
	font-size:.9em;
	width:460px;
	border-bottom:0;
	border-top:0;
	background-color:#fff;
	box-sizing:border-box;
	-webkit-transform:translateX(460px);
	-moz-transform:translateX(460px);
	-ms-transform:translateX(460px);
	-o-transform:translateX(460px);
	transform:translateX(460px);
 -webkit-transition:all .3s linear;
 -o-transition:all .3s linear;
 transition:all .3s linear;
	display:block;
	overflow-y:scroll;
	overflow-x:hidden;
	max-height:598px;
}
.info-window, .info-window .exit {
	box-shadow: -1px -1px 5px 1px rgba(0, 0, 0, 0.3);
}
.info-window.shrinked .info-wind-header {
/*top:-230px*/
}
.info-window.shrinked .info-wind-details {
/*top:110px*/
}
.info-window.shrinked .right-top-actions {
	top:auto;
	bottom:32px
}
.info-window.shown {
	-webkit-transform:translateX(-360px);
	-moz-transform:translateX(-360px);
	-ms-transform:translateX(-360px);
	-o-transform:translateX(-360px);
	transform:translateX(-360px)
}
@media (max-width:1150px) {
.info-window.shown {
-webkit-transform:translateX(-250px);
-moz-transform:translateX(-250px);
-ms-transform:translateX(-250px);
-o-transform:translateX(-250px);
transform:translateX(-250px)
}
}
.info-window.shown .exit {
	transform: none;
	-webkit-transform:none;
	-moz-transform:none;
	-ms-transform:none;
	-o-transform:none;
}
.info-window .info-wind-content {
	width:100%;
	height:100%;
	overflow-y:auto;
	overflow-x:hidden;
	display:block;
}
.info-window .tab-pane {
	padding:0 15px;
}
.info-window .pane-header {
	font-size:20px;
	font-weight:700;
	color:#000;
	text-align:left;
	display:block;
	clear:both;
	margin-bottom:0;
	margin-top:15px;
	padding:20px 0 10px
}
.info-window .main-details-pane {
	padding:0px;
}
.info-window .main-details-pane .property-info-head {
	color: #355A5C;
	background-color: #fff;
	color:#2e2e32;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:20px;
	font-size:18px;
	border-bottom:1px solid rgba(151, 151, 151, .18);
	width: 100%;
	display: table;
	padding-bottom: 4px;
	margin: 5px 0px;
}
.info-window .main-details-pane .heading .piab-landmark-info {
	font-size:14px;
}
.info-window .main-details-pane .heading .street-info {
	font-size:14px;
	margin-bottom:8px;
}
.info-window .info-wind-header {
	width:100%;
transition:top .3s linear;
	position:relative
}
.info-window .info-wind-details, .info-window .info-wind-header {
-webkit-transition:top .3s linear;
-o-transition:top .3s linear
}
.info-window .apartment-info {
	background-image:-moz-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:-webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:-o-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, .55));
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#8c000000', GradientType=0);
	height:80px;
	position:absolute;
	width:100%;
	z-index:1;
	bottom:38px
}
.info-window .fullscreen {
	position:absolute;
	background:rgba(0, 0, 0, .5);
	border-radius:4px;
	color:#fff;
	right:10px;
	bottom:0;
	z-index:1;
	border:none
}
.info-window .fullscreen .view-icon {
	font-size:50px
}
.info-window .fullscreen .text {
	position:relative;
	bottom:10px;
	font-weight:700
}
.info-window .tariff {
	position:absolute;
	bottom:14px;
	font-size:22px;
	left:12px;
	color:#fff;
	font-weight:700
}
.info-window .tariff .per-room {
	font-size:16px
}
.info-window.js-fixed .info-wind-header {
	position:absolute;
	margin-top:-250px;
	width:450px;
	z-index:1;
	cursor:pointer;
	top:0
}
.info-window.js-fixed .info-wind-details {
	margin-top:380px
}
.info-window .header-tabs {
	background-color:#fff
}
.info-window .header-tabs.affix {
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.info-window .tabs-container {
	width:100%;
	display:table;
	list-style-type:none;
	padding:0;
	margin:0
}
.info-window .detail-tab {
	display:table-cell;
	height:36px;
	width:115px;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #c4cedf;
	color:#414141;
	cursor:pointer;
	font-size:12px
}
.info-window .detail-tab.floor-plan-tab {
	width:150px
}
.info-window .detail-tab:hover {
	background-color:#f2f3f7
}
.info-window a.detail-tab.active, .info-window a.detail-tab.force-active {
	color:#355A5C;
	position:relative
}
.info-window .info-wind-details {
	overflow-y:hidden;
	overflow-x:hidden;
transition:top .3s linear
}
.info-window .heading {
	position:relative;
	padding-right:120px
}
.info-window .btn-dedicated-link {
	font-weight:700;
	max-width:303px;
	width:auto;
	overflow:hidden;
	color:#333;
	font-size:18px;
	line-height:28px;
	vertical-align:middle
}
.info-window .building-info {
	font-size:14px;
	cursor:pointer;
	color:#4c4c4c
}
.info-window .no-cursor {
	cursor:default
}
.info-window .property-type-lbl .rating-txt {
	font-size:20px;
	position:relative;
	top:2px
}
.info-window .street-info {
	margin-top:4px;
	font-size:12px
}
.info-window .right-top-actions {
	position:absolute;
	right:10px;
	top:10px;
	color:#fff;
	z-index:4
}
.info-window .heading .other-info {
	opacity:.8;
	margin-top:5px;
	font-size:12px;
	padding-bottom:8px;
	border-bottom:1px solid rgba(0, 0, 0, .1)
}
.info-window .heading .other-info .added-info {
	margin-left:5px
}
.info-window .exit {
	width: 40px;
	height: 38px;
	background-color: #191919 !important;
	line-height: 44px;
	text-align: center;
	position: absolute;
	left: 0px;
	z-index: 3;
	padding: 1px 0px;
}
.info-window .exit i {
	font-size:35px;
}
.info-window .exit i, .info-window .exit:active i {
	color:#fff;
	font-weight: normal;
	font-size: 32px;
}
.info-window #shareEntityModalBtn {
	vertical-align:top;
	display:inline-block;
	right:80px;
	font-size:12px;
	cursor:pointer;
	margin-right:10px
}
.info-window #floorplan .caption-holder, .info-window #floorplan .currNoOfImages, .info-window #floorplan:after, .info-window .rent-apt-type {
	display:none
}
.info-window #shareEntityModalBtn .icon {
	font-size:16px
}
.info-window .ls-txt {
	font-size:12px
}
.info-window .rating-wrap {
	background:#eaecee
}
.info-window .property-title {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:pre-wrap
}
.info-window .info-wind-gallary {
	width:100%
}
.info-window .gallery_wrapper {
	overflow:hidden
}
.info-window .details-pane .detail-location {
	position:relative;
	margin:10px 0 0 5px
}
.info-window .details-pane .detail-location .icon {
	font-size:22px;
	position:absolute;
	top:50%;
	margin:-12px 0 0 -4px
}
.info-window .details-pane .detail-location .value {
	font-size:14px;
	font-weight:400;
	margin-left:25px
}
.info-window .details-pane .avb-lots {
	color:#10AC17;
	font-style:italic;
	font-size:.85em;
	position:relative;
	top:-2px
}
.info-window .amenities .text {
	font-size:14px;
	vertical-align:middle;
	height:auto
}
.info-window .basic {
	width:100%;
	border-top:1px solid rgba(0, 0, 0, 0);
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
/**/
.info-window .basic .wide {
	font-size:14px;
	box-sizing:border-box;
	float:left;
	width:47%;
	border-bottom:1px solid #e2e6ec;
	border-top:1px solid rgba(0, 0, 0, 0);
	padding:8px 0
}
.info-window .basic .wide:last-child, .info-window .basic .wide:nth-last-child(2):nth-child(even) {
border-bottom:1px solid transparent;
border-top:1px solid rgba(0, 0, 0, 0)
}
 .info-window .wide:nth-child(2n) {
margin-right:3%
}
.info-window .wide:nth-child(2n+1) {
margin-left:3%
}
.info-window .pro-rental {
	float:left;
	width:47%;
}
.info-window .pro-rental .text {
	float:left;
	color:#7f7f7f;
	font-size:14px;
}
.info-window .pro-rental .value {
	float:right;
	font-size:14px;
}
.info-window .pro-l-info {
	float:right;
}
.info-window .pro-l-info ul.head {
	right:0px;
}
.info-window .pro-l-info ul.head li:first-child {
	border-bottom: solid 5px #f89520;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	border-top: 1px solid #ffc214;
	display: block;
	float: left;
	width: 50px;
	height:50px;
	list-style-type: none;
	vertical-align: middle;
}
.info-window .pro-l-info ul.head li:nth-child(2), .info-window .pro-l-info ul.head li:nth-child(3) {
 border-bottom: solid 5px #f89520;
 border-right: 1px solid #ffc214;
 border-top: 1px solid #ffc214;
 display: block;
 float: left;
 width: 50px;
 height:50px;
 list-style-type: none;
 vertical-align: middle;
}
.info-window .pro-l-info ul.value {
	right:0px;
}
.info-window .pro-l-info ul.value li:first-child {
	border-bottom: 1px solid #ffc214;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	display: block;
	float: left;
	width: 50px;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	list-style-type: none;
	vertical-align: middle;
}
 .info-window .pro-l-info ul.value li:nth-child(2), .info-window .pro-l-info ul.value li:nth-child(3) {
 border-bottom: 1px solid #ffc214;
 border-right: 1px solid #ffc214;
 display: block;
 float: left;
 width: 50px;
 height: 25px;
 text-align: center;
 padding-top: 2px;
 list-style-type: none;
 vertical-align: middle;
}
/**/
.info-window .basic .text {
	float:left;
	color:#7f7f7f
}
.info-window .basic .value {
	float:right
}
.info-window #prop-id, .info-window #prop-id:hover {
	color:#333;
	text-decoration:none
}
.info-window #floorplan {
	z-index:0;
	padding:0
}
.info-window #floorplan .front img {
	padding:10px!important;
	border:1px solid rgba(0, 0, 0, .1);
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.info-window #floorplan .nav-next.navigation-pane {
	right:10px
}
.info-window #floorplan .nav-prev.navigation-pane {
	left:10px
}
.info-window .verified-tag {
	position:absolute;
	top:16px;
	right:0;
	z-index:3;
	color:#000;
	background-image:url(../img/verified-teg-small.png);
	background-size:80px;
	white-space:nowrap;
	height:28px;
	text-shadow:none
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2/1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
.info-window .verified-tag {
background-image:url(../img/verified-teg-big.png)
}
}
.info-window .verified-tag .icon {
	font-size:12px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	line-height:28px;
	margin-left:14px;
	color:#000
}
.info-window .verified-tag .verified-txt {
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding-right:8px;
	line-height:30px;
	font-size:12px
}
.info-window .verified-tag.tooltipped:before {
	left:15%
}
.info-window .separator {
	width:28px;
	height:2px;
	background:#355A5C;
	margin-bottom:15px
}
.info-window .flat-elem {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:inline-block;
	float:left;
	width:47%;
	padding:8px 0
}
.info-window .flat-elem:nth-child(odd) {
margin-right:3%
}
.info-window .flat-elem:nth-child(even) {
margin-left:3%
}
.info-window .flat-elem.disabled {
	opacity:.3;
	color:#000
}
.info-window .flat-elem.disabled span:before {
	content:'No '
}
.controls .shortlist:after, .controls .shortlist:before, .info-window .currNoOfImages:before, .photos-pane:after {
	content:''
}
.info-window .flat-elem .value {
	margin-right:2px
}
.info-window .flat-elem .icon {
	font-size:24px;
	vertical-align:middle;
	margin-right:16px;
	width:24px;
	display:inline-block
}
.info-window .view-more-btn {
	line-height:30px;
	min-height:54px;
	color:#355A5C;
	font-weight:700;
	cursor:pointer;
	margin-left:3%
}
.info-window .property-type {
	text-transform:none;
	vertical-align:middle;
	height:20px;
	line-height:20px;
	padding:0 10px;
	margin-left:5px;
	background:#f4f4f4;
	font-size:12px
}
.info-window .property-type:hover {
	background:#e6e6e6
}
.info-window .report-error {
	cursor:pointer;
	display:inline-block;
	text-align:center;
	background-color:#f1f3f7;
	padding:2px 10px;
	position:relative;
	top:-3px;
	left:4px;
	border:1px solid #e2e6ed;
	border-radius:2px;
	-webkit-box-shadow:0 1px 1px #f1f3f7;
	box-shadow:0 1px 1px #f1f3f7
}
.info-window .report-error .icon {
	font-size:12px;
	display:inline-block
}
.info-window .report-error .icon:hover {
	color:#355A5C
}
.info-window .report-error .flag-txt {
	font-size:12px;
	position:relative;
	top:-1px
}
.info-window .actions-pane {
	width:450px;
	position:absolute;
	bottom:0;
	z-index:1;
	height:44px;
	display:table;
	text-align:center;
	font-size:0
}
.info-window .actions-pane .text, .info-window .actions-pane i {
	vertical-align:middle;
	font-size:16px
}
.info-window .actions-pane .contact, .info-window .actions-pane .shortlist {
	width:50%;
	height:44px;
	line-height:44px;
	display:inline-block;
	margin:0;
	border-radius:0;
	border:none;
	box-sizing:border-box
}
.info-window .actions-pane .text {
	font-weight:700;
	padding-left:8px
}
.info-window .report {
	margin-bottom:72px;
	background-color:#fff;
	color:#A6AAB1
}
.info-window .report:hover {
	background-color:#f4f4f4
}
.info-window .report-button, .info-window .report-text {
	display:block;
	vertical-align:middle;
	text-align:left
}
.info-window .report-text {
	width:60%
}
.info-window .report-text .message, .info-window .report-text .question {
	display:inline-block
}
.info-window .report-text .question {
	font-size:20px
}
.info-window .report-text .message {
	padding-top:5px
}
.info-window .report-button {
	cursor:pointer;
	border:1px solid rgba(151, 151, 151, .18);
	border-radius:2px
}
.info-window .report-button .button {
	display:block;
	height:46px;
	line-height:46px;
	font-size:14px;
	color:#333;
	text-align:center;
	border-radius:2px
}
.info-window .report-icon-flag {
	font-size:19px;
	position:relative;
	top:-1px
}
.info-window .social-sharing {
	height:46px;
	margin:16px 0 10px;
	border:1px solid rgba(151, 151, 151, .18);
	border-radius:2px;
	line-height:46px;
	background-color:#fff;
	text-align:center
}
.info-window .social-icon-container {
	display:inline-block;
	vertical-align:middle;
	text-align:left
}
.info-window .social-sharing .social-icon, .info-window .social-sharing .zeroclipboard {
	width:30px;
	height:30px
}
.info-window .social-sharing .social-icon {
	display:inline-block;
	border-radius:2px;
	line-height:30px;
	text-align:center;
	font-size:14px;
	color:#fff;
	cursor:pointer;
	margin-left:8px
}
.info-window .social-sharing .text {
	display:inline-block;
	font-size:16px;
	text-align:right;
	line-height:46px
}
.info-window .social-sharing .share-link {
	position:relative
}
.info-window .social-sharing .share-link-done {
	display:none
}
.info-window .social-sharing .zeroclipboard {
	display:inline-block;
	position:absolute;
	left:0
}
.info-window .social-icon.disabled {
	pointer-events:cursor
}
.info-window .social-icon.fb-btn {
	background-color:#4862A3
}
.info-window .social-icon.fb-btn:hover {
	background-color:#394e82
}
.info-window .social-icon.twitter-btn {
	background-color:#55ACEE
}
.info-window .social-icon.twitter-btn:hover {
	background-color:#4489de
}
.info-window .social-icon.gmail-btn {
	background-color:#DA4735
}
.info-window .social-icon.gmail-btn:hover {
	background-color:#c33f2f
}
.info-window .social-icon.share-link {
	background-color:#4F5663
}
.info-window .social-icon.share-link:hover {
	background-color:#323a4a
}
.info-window .social-icon.share-link.copy_done {
	background-color:#35A823
}
.info-window .social-sharing .icon-ok {
	color:#fff
}
.info-window .copied {
	position:relative;
	margin-bottom:-3px;
	display:none;
	padding:2px 0;
	margin-top:-28px;
	height:27px;
	text-align:center;
	line-height:27px;
	left:114px;
	width:160px;
	color:#fff;
	background:#383443
}
.info-window .bottom-container {
	padding:0 20px
}
.info-window .currNoOfImages {
	position:absolute;
	color:#fff;
	line-height:1.5em;
	height:1.5em;
	font-weight:700;
	vertical-align:middle;
	z-index:2000;
	text-align:right;
	bottom:9px;
	right:2px;
	padding:2px 12px;
	border-radius:2px;
	font-size:14px
}
.info-window .currNoOfImages:before {
	display:inline-block;
	width:1px;
	height:10px;
	background-color:#fff;
	margin:0 5px
}
.info-window .info-rate-wrap {
	display:inline-block
}
.info-window .info-rate-wrap .property-price {
	display:block;
	margin-bottom:2px;
	height:50px;
}
.info-window .info-rate-wrap .property-price .piab-price {
	font-size:22px
}
.info-window .info-rate-wrap .nego {
	position:relative;
	cursor:help
}
.info-window .info-rate-wrap .nego:after {
	content:"*";
	font-size:18px;
	position:absolute;
	top:-6px
}
.info-window .info-rate-wrap .tooltip {
	text-shadow:none
}
.bordered {
	background:#fff;
	color:#e96656;
	border:1px solid #e96656;
}
#submit_button_preloader {
	width:100%;
	float:right;
	text-align:center;
}
.enquiry-submit-button {
	width:50%;
	float:left;
}
.frm-error-message {
	color:#e96656;
	clear:both;
	font-style: italic;
	font-size:12px;
	padding-left:15px;
}
.frm-success-message {
	color:#12CE15;
	clear:both;
	font-style: italic;
	font-size:12px;
	padding-left:15px;
}
.landing_banner {
	margin-bottom:10px;
}

.enquiry-pane, .property-description, .property-statistics {
	margin-top:15px;
}
.enquiry-pane .property-description .desc-content {
	background-color: #fff;
	padding: 5px;
	color:#666;
	font-size:14px;
	text-align:center;
}
.enquiry-pane .pro-head, .property-description .pro-head, .property-statistics .pro-head {
	color: #355A5C;
	background-color: #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:20px;
	font-size:20px;
	border-bottom:2px solid rgba(151, 151, 151, .18);
	width: 100%;
	display: table;
	padding-bottom: 5px;
	margin: 5px 0px;
}
.enquiry-pane .enq-form .subhead {
	background-color: #fff;
	padding: 5px;
	color:#666;
	font-size:14px;
	text-align:center;
}
.enquiry-pane .enq-form div.enq-row {
	background-color: transparent;
	padding:0px 5px;
	color:#666;
	font-size:14px;
	height:40px !important;
	clear:both;
}
.enquiry-pane .enq-form .enq-row div.frm-field {
	float:left;
	width:100%;
	padding:0px 5px;
}
.enquiry-pane .enq-form .enq-row div.frm-field-left {
	float:left;
	width:45%;
	padding:0px 5px;
}
.enquiry-pane .enq-form .enq-row div.frm-field-right {
	float:right;
	width:45%;
	padding:0px 5px;
}
.enquiry-pane .enq-form .enq-row div.frm-field-submit-left {
	float:left;
	width:50%;
	padding:0px 5px;
	text-align:left !important;
}
.enquiry-pane .enq-form .enq-row div.frm-field-submit {
	float:right;
	width:100%;
	padding:0px 5px;
	text-align:right !important;
}
.enquiry-pane .enq-form .enq-row div.frm-field div.frm-time {
	float:left;
	width:33%;
	padding:0px 5px;
}
.enquiry-pane .enq-form .enq-row div.frm-field div.frm-time label{
	color: #333;
	width: auto;
	margin-top: 10px;
	margin-left: 10px;
	text-align: right;
	clear: both;
}
.enquiry-pane .enq-form .enq-row div.frm-field div.frm-time label input{
	width: 30px !important;
	height: 10px !important;
	border: 1px solid #000;
	margin-top: 10px;
	float: left;
	border:1px solid #f79521 ;
	
}
.enquiry-pane .enq-form .enq-row input, textarea {
	width:100% !important;
	height:35px !important;
	font-size:14px !important;
	color:#999 ;
	padding:5px 10px !important;
	margin:5px 0px !important;
	border:1px solid #f79521 ;
}
.enquiry-pane .enq-form .enq-row select{
	width:100% !important;
	height:34px !important;
	font-size:14px !important;
	color:#999 !important;
	padding:5px 10px !important;
	margin:5px 0px !important;
	border:1px solid #f79521 ;
	border-radius: 0px;
}
 
.enquiry-pane .enq-form div.enq-row-msg {
	background-color: #fff;
	padding: 5px;
	color:#666;
	font-size:14px;
	height:85px;
}
.enquiry-pane .required{
 border: 1px solid #E60000;
}

.enquiry-pane .required::-webkit-input-placeholder {
 color:#E60000;
}
 .enquiry-pane .required:-moz-placeholder { /* Firefox 18- */
 color:#E60000;
}
 .enquiry-pane .required::-moz-placeholder {  /* Firefox 19+ */
 color:#E60000;
}
.enquiry-pane .required:-ms-input-placeholder {
 color:#E60000;
}

.main-info {
	position:absolute;
	bottom:0;
	left:0;
	padding:20px 15px 10px;
	box-sizing:border-box;
	z-index:1;
	color:#fff;
	width:100%;
	height:80px;
	background-image:-moz-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:-webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:-o-linear-gradient(top, transparent, rgba(0, 0, 0, .55));
	background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, .55));
	background-repeat:repeat-x;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#8c000000', GradientType=0)
}
.main-info {
	height:auto
}
.photos-pane {
	position:relative
}
.photos-pane .gallery_wrapper .loading {
	background:0 0!important
}
.photos-pane .stub-img {
	height:336px;
	background-image:url(../img/property_thumb_image.jpg);
	background-size:cover;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0
}
.photos-pane .fullscreen {
	background:rgba(0, 0, 0, .2);
	color:#fff;
	top:35px;
	position:absolute;
	cursor:pointer;
	right:0;
	z-index:3;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .08);
	opacity:50;
	width:25px;
-webkit-transition:all .2s ease-out;
-o-transition:all .2s ease-out;
transition:all .2s ease-out;
	white-space:nowrap;
	overflow:hidden;
	height:2.35em
}
.photos-pane .fullscreen i {
	display:inline-block;
	margin-top:10px;
	margin-left:8px;
	width:18px;
	font-size:.9em;
	line-height:1em;
	float:left
}
.photos-pane .fullscreen span {
	display:inline-block;
	overflow:hidden;
	width:7em;
	height:25px;
	padding-top:5px;
	margin-top:0;
	float:left;
	padding-left:5px;
	font-weight:700
}
.photos-pane .fullscreen:hover {
	width:130px;
	opacity:100
}
.photos-pane .gallery_wrapper.no_image, .photos-pane .gallery_wrapper.under_construction_no_image {
	background-repeat:no-repeat;
	background-size:78%;
	background-position:56px 26px;
	cursor:auto;
	background-color:#fff
}
.photos-pane .gallery_wrapper.no_image .caption-holder, .photos-pane .gallery_wrapper.no_image .holder, .photos-pane .gallery_wrapper.no_image .thumbnail, .photos-pane .gallery_wrapper.under_construction_no_image .caption-holder, .photos-pane .gallery_wrapper.under_construction_no_image .holder, .photos-pane .gallery_wrapper.under_construction_no_image .thumbnail {
	display:none
}
.photos-pane .gallery_wrapper.under_construction_no_image {
	background-image:url(../img/property_thumb_image.jpg)
}
.photos-pane .gallery_wrapper.no_image {
	background-image:url(../img/no_image.jpg)
}
.photos-pane .gallery_wrapper {
	cursor:zoom-in;
	cursor:-webkit-zoom-in;
	cursor:-moz-zoom-in;
	position:relative;
	height:336px;
	top:0;
	background:#fff
}
.photos-pane .gallery_wrapper .caption-holder {
	display:inline-block;
	position:absolute;
	top:298px;
	right:72px;
	z-index:2;
	text-align:right;
	width:auto
}
.photos-pane .gallery_wrapper .caption-holder .content {
	color:#fff;
	display:inline-block;
	width:180px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	text-align:right
}
.photos-pane .gallery_wrapper .image-number-holder {
	position:absolute;
	top:336px;
	left:0;
	font-size:14px;
	background:rgba(0, 0, 0, .4);
	display:inline-block;
	width:100px;
	padding-left:10px;
	z-index:2;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.photos-pane .gallery_wrapper .image-number-holder .icon {
	width:10px;
	color:#f2f2f2
}
.photos-pane .gallery_wrapper .holder {
	height:336px;
	overflow:visible
}
.photos-pane .gallery_wrapper .holder .nav-btn {
	color:#fff;
	font-size:20px;
	top:47%;
	opacity:100
}
.photos-pane .gallery_wrapper .holder #swipe .front {
	padding:0
}
.photos-pane .gallery_wrapper .holder #swipe .front img {
	-webkit-box-shadow:0 0;
	box-shadow:0 0;
	border-radius:0;
	opacity:100;
	height:100%;
	color:#fff;
	width:auto
}
.photos-pane .gallery_wrapper .holder .front.loading {
	background-size:24px 24px
}
.photos-pane .gallery_wrapper .holder .tooltip {
	left:8px!important
}
.photos-pane .gallery_wrapper .holder .tooltip .tooltip-arrow {
	margin-left:-95px
}
.photos-pane .gallery_wrapper .holder .tooltip .tooltip-inner {
	border-radius:2px
}
.photos-pane .gallery_wrapper .holder.loading {
	background-size:24px
}
.photos-pane .watermark {
	display:none;
	position:absolute;
	z-index:1;
	bottom:0;
	opacity:1;
	pointer-events:none
}
.photos-pane .common-caption {
	position:absolute;
	opacity:80;
	bottom:0;
	left:0;
	width:100%;
	color:#FFF;
	text-align:center;
	text-shadow:0 0 1px #000;
	pointer-events:none
}
.photos-pane:hover .fullscreen {
	opacity:90
}
.photos-pane:after {
	width:100%;
	-webkit-box-shadow:0 0 2px rgba(0, 0, 0, .1) inset;
	box-shadow:0 0 2px rgba(0, 0, 0, .1) inset;
	top:0;
	height:1px;
	background-color:transparent;
	position:absolute;
	z-index:1
}
.pro-price {
	font-size:14px
}
.gallery_wrapper .thumbnail, .listing-availability .pg-deposit {
	text-align:center
}
.gallery_wrapper .holder .navigation-pane .nav-btn.nav-next-icon, .gallery_wrapper .holder .navigation-pane.nav-next {
	right:0
}
.gallery_wrapper {
	position:absolute;
	width:100%;
	top:40px;
	bottom:0;
	left:0
}
.gallery_wrapper .caption-holder {
	position:absolute;
	height:30px;
	width:100%;
	top:-34px;
	z-index:2;
	color:#fff;
	text-align:center;
	font-size:1.2em;
	vertical-align:middle
}
.gallery_wrapper .caption-holder .content {
	top:5px;
	position:relative
}
.gallery_wrapper .holder {
	position:absolute;
	width:100%;
	top:0;
	bottom:80px;
	z-index:1;
	margin:0 auto;
	display:block
}
.gallery_wrapper .holder .navigation-pane {
	position:absolute;
	width:15%;
	height:100%;
	z-index:2;
	cursor:pointer
}
.gallery_wrapper .holder .navigation-pane .nav-btn {
	position:absolute;
	z-index:4;
	top:41%;
	font-size:28px;
	padding:5px;
	color:#fff;
	opacity:.5;
	pointer-events:none;
	text-shadow:0 0 5px rgba(0, 0, 0, .6)
}
.gallery_wrapper .holder .navigation-pane .nav-btn.nav-prev-icon {
	left:0
}
.gallery_wrapper .holder .navigation-pane.nav-prev {
	left:0
}
.gallery_wrapper .holder .navigation-pane.nav-next.disabled, .gallery_wrapper .holder .navigation-pane.nav-prev.disabled {
	opacity:.4
}
.gallery_wrapper .holder .navigation-pane:hover .nav-btn {
	opacity:1;
	text-shadow:0 0 5px #000;
transition:all .1s ease-in
}
.gallery_wrapper .holder .nav-btn:hover, .shortlist-panel .shortlist-items .deactivated .remove {
	opacity:1!important
}
.gallery_wrapper .holder #swipe {
	height:100%
}
.gallery_wrapper .holder #swipe .before-element {
	display:none
}
.gallery_wrapper .holder #swipe .front {
	position:relative;
	width:100%;
	height:100%;
	padding:4px
}
.gallery_wrapper .holder #swipe .front div {
	position:relative;
	float:left;
	height:100%;
	overflow:hidden
}
.gallery_wrapper .holder #swipe .front div img {
	border-radius:2px;
	margin:0 auto;
	display:block;
	-webkit-box-shadow:0 0 35px rgba(0, 0, 0, .5);
	box-shadow:0 0 35px rgba(0, 0, 0, .5);
	height:96%;
-webkit-transition:all .2s ease-in;
-o-transition:all .2s ease-in;
transition:all .2s ease-in;
	opacity:1
}
.gallery_wrapper .holder #swipe .front div img.loaded {
-webkit-transition:all .2s ease-out;
-o-transition:all .2s ease-out;
transition:all .2s ease-out;
	opacity:1
}
.gallery_wrapper .holder #swipe .front .gallery-video {
	width:100%;
	top:60%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%)
}
.gallery_wrapper .holder #swipe .front .gallery-html {
	width:80%;
	position:relative;
	background:url('');
	display:inline-block;
	height:85%;
	padding:50px 0;
	box-sizing:border-box
}
.gallery_wrapper .holder #swipe .front .gallery-html .gallery-html-heading {
	font-size:42px;
	display:block;
	padding:40px;
	line-height:50px
}
.gallery_wrapper .holder #swipe .front .gallery-html .gallery-html-body {
	font-size:18px;
	line-height:50px
}
.gallery_wrapper .holder #swipe .front .gallery-html .gallery-html-footer {
	font-size:42px;
	width:100%;
	padding-bottom:20px;
	bottom:10px;
	position:absolute;
	display:block
}
.gallery_wrapper .thumbnail {
	overflow:hidden;
	position:absolute;
	width:100%;
	height:80px;
	bottom:0;
	display:block;
	border-top:1px solid #181818;
	background:rgba(0, 0, 0, .8);
	-webkit-box-shadow:inset 0 4px 10px #000;
	box-shadow:inset 0 4px 10px #000
}
.gallery_wrapper .thumbnail div::-webkit-scrollbar {
height:0
}
.gallery_wrapper .thumbnail .ul_div {
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	overflow-x:auto;
	overflow-y:hidden;
}
.gallery_wrapper .thumbnail .ul_div ul {
	white-space:nowrap;
	left:0;
	position:relative;
	padding:0;
	margin:0;
	overflow:visible;
	height:100%;
	top:15%
}
.gallery_wrapper .thumbnail .ul_div ul li {
	display:inline-block;
	list-style-type:none;
	padding:2px;
	height:58%
}
.listing-availability .accordion-group.opened .plus-circle, .listing-availability .minus-circle {
	display:none
}
.gallery_wrapper .thumbnail .ul_div ul li img {
	margin:1px;
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, .7);
	box-shadow:0 1px 3px rgba(0, 0, 0, .7);
	border-radius:2px;
	height:100%;
	cursor:pointer;
	top:0;
	position:relative;
-webkit-transition:all .2s ease-out;
-o-transition:all .2s ease-out;
transition:all .2s ease-out
}
.gallery_wrapper .thumbnail .ul_div ul li.selected {
	position:relative;
	top:4px
}
.gallery_wrapper .thumbnail .ul_div ul li.selected img {
	top:-2px
}
.gallery_wrapper .thumbnail .ul_div ul li.selected:after {
	content:'';
	position:absolute;
	bottom:-4px;
	left:50%;
	margin-left:-2px;
	width:0;
	height:0;
	border-color:#355A5C;
	border-style:solid;
	border-width:2px;
	border-radius:2px;
	-webkit-box-shadow:0 0 3px #355A5C;
	box-shadow:0 0 3px #355A5C
}
.gallery_wrapper.fp .holder {
	height:100%
}

/* Image slider for property details page*/


div.slideshow-main .slides {
    padding: 0;
    width: 100%;
    height:400px;
    display: block;
    margin: 0 auto;
    position: relative;
}

div.slideshow-main .slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
	width:100%;
}

div.slideshow-main .slides input { display: none; }

div.slideshow-main .slide-container { display: block; }

div.slideshow-main .slide {
    top: 0;
    opacity: 0;
    width: 100%;
    height:400px;
    display: block;
    position: absolute;
    transform: all .3s linear;
    transition: all .3s linear;
}

div.slideshow-main .slide img {
    width: 100%;
    height: 100%;
}

div.slideshow-main .nav label {
    width: 80px;
    height: 100%;
    display: none;
    position: absolute;

	  opacity: 0;
    z-index: 9;
    cursor: pointer;

    transition: opacity .2s;
    line-height: 2em;
    color: #FFF;
    font-size: 156pt;
    text-align: center;
    font-family: "Varela Round", sans-serif;
    background-color: rgba(255, 255, 255, .3);
    text-shadow: 0px 0px 15px rgb(119, 119, 119);
}

div.slideshow-main .slide:hover + .nav label { opacity: 0.5; }

div.slideshow-main .nav label:hover { opacity: 1; }

div.slideshow-main .nav .next { right: 0; }

div.slideshow-main input:checked + .slide-container  .slide {
    opacity: 1;

    transform: scale(1);

    transition: opacity 1s ease-in-out;
}

div.slideshow-main input:checked + .slide-container .nav label { display: block; }

div.slideshow-main .nav-dots {
	width: 100%;
	bottom: 9px;
	height: 11px;
	display: block;
	position: absolute;
	text-align: center;
}

div.slideshow-main .nav-dots .nav-dot {
	top: -5px;
	width: 11px;
	height: 11px;
	margin: 0 4px;
	position: relative;
	border-radius: 100%;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
}

div.slideshow-main .nav-dots .nav-dot:hover {
	cursor: pointer;
	background-color: rgba(0, 0, 0, 0.8);
}

div.slideshow-main input#img-1:checked ~ .nav-dots label#img-dot-1,
div.slideshow-main input#img-2:checked ~ .nav-dots label#img-dot-2,
div.slideshow-main input#img-3:checked ~ .nav-dots label#img-dot-3,
div.slideshow-main input#img-4:checked ~ .nav-dots label#img-dot-4,
div.slideshow-main input#img-5:checked ~ .nav-dots label#img-dot-5,
div.slideshow-main input#img-6:checked ~ .nav-dots label#img-dot-6 {
	background: rgba(0, 0, 0, 0.8);
}

@media (max-width:768px) {
	div.slideshow-main .slides {
		height:300px;
	}

	div.slideshow-main .slide {
		height:300px;
	}
}
/*END: Image slider for property details page*/

/*Image slider css*/

.holder .swipe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	white-space: nowrap;
}
.holder .swipe label {
	color: #fff;
	-webkit-transition: -webkit-transform 400ms ease-out;
	transition: transform 400ms ease-out;
	display: inline-block;
	min-height: 100%;
	width: 100%;
	height: 336px;
	position: relative;
	z-index: 1;
	text-align: center;
	line-height: 336px;
}
.holder .swipe label img {
	max-width:100%;
	max-height:100%;
	margin:auto;
	display:block;
}
.holder .swipe input {
	position: absolute;
}
.holder .swipe input:nth-of-type(1):checked ~ label:nth-of-type(1), .holder .swipe input:nth-of-type(2):checked ~ label:nth-of-type(2), .holder .swipe input:nth-of-type(3):checked ~ label:nth-of-type(3), .holder .swipe input:nth-of-type(4):checked ~ label:nth-of-type(4), .holder .swipe input:nth-of-type(5):checked ~ label:nth-of-type(5), .holder .swipe input:nth-of-type(6):checked ~ label:nth-of-type(6), .holder .swipe input:nth-of-type(7):checked ~ label:nth-of-type(7), .holder .swipe input:nth-of-type(8):checked ~ label:nth-of-type(8), .holder .swipe input:nth-of-type(9):checked ~ label:nth-of-type(9), .holder .swipe input:nth-of-type(10):checked ~ label:nth-of-type(10) {
z-index: 0;
}
 .holder .swipe input:nth-of-type(1):checked ~ label {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 .holder .swipe input:nth-of-type(2):checked ~ label {
 -webkit-transform: translate3d(-100.6%, 0, 0);
 transform: translate3d(-100.6%, 0, 0);
}
 .holder .swipe input:nth-of-type(3):checked ~ label {
 -webkit-transform: translate3d(-201.3%, 0, 0);
 transform: translate3d(-201.3%, 0, 0);
}
 .holder .swipe input:nth-of-type(4):checked ~ label {
 -webkit-transform: translate3d(-302%, 0, 0);
 transform: translate3d(-302%, 0, 0);
}
.holder .swipe input:nth-of-type(5):checked ~ label {
 -webkit-transform: translate3d(-402.6%, 0, 0);
 transform: translate3d(-402.6%, 0, 0);
}
.holder .swipe input:nth-of-type(6):checked ~ label {
 -webkit-transform: translate3d(-503.2%, 0, 0);
 transform: translate3d(-503.2%, 0, 0);
}
.holder .swipe input:nth-of-type(7):checked ~ label {
 -webkit-transform: translate3d(-603.8%, 0, 0);
 transform: translate3d(-603.8%, 0, 0);
}
.holder .swipe input:nth-of-type(8):checked ~ label {
 -webkit-transform: translate3d(-704.4%, 0, 0);
 transform: translate3d(-704.4%, 0, 0);
}
.holder .swipe input:nth-of-type(9):checked ~ label {
 -webkit-transform: translate3d(-805%, 0, 0);
 transform: translate3d(-805%, 0, 0);
}
.holder .swipe input:nth-of-type(10):checked ~ label {
 -webkit-transform: translate3d(-905.7%, 0, 0);
 transform: translate3d(-905.7%, 0, 0);
}
.holder .swipe label {
	background: #444;
	-webkit-background-size: cover;
	background-size: cover;
	font-size: 3rem;
}
.holder .swipe label:before, .holder .swipe label:after {
	color: white;
	display: block;
	background: rgba(255, 255, 255, 0.2);
	position: absolute;
	padding: 1rem;
	font-size: 3rem;
	height: 6rem;
	vertical-align: middle;
	line-height: 3.3rem;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	cursor: pointer;
}
.holder .swipe label:before {
	content: "\3e";
	right: 100%;
	border-top-left-radius: 50%;
	border-bottom-left-radius: 50%;
}
.holder .swipe label:after {
	content: "\3c";
	left: 100%;
	border-top-right-radius: 50%;
	border-bottom-right-radius: 50%;
}
.holder .swipe .slide-input {
	display:none;
}
/*START:Paginatin css*/
 
#piab-hot-property-lst .loading-indication {
	background:#FFFFFF;
	padding:10px;
	position: absolute;
}
.paginate {
	padding: 0px;
	margin: 0px;
	height: 30px;
	display: block;
	text-align: center;
}
.paginate li {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	background: #4CC2AF;
	line-height: 25px;
}
.paginate .active {
	display: inline-block;
	list-style: none;
	padding: 0px;
	margin-right: 1px;
	width: 30px;
	text-align: center;
	line-height: 25px;
	background-color: #666666;
}
.paginate li a {
	color:#FFFFFF;
	text-decoration:none;
}
.page_result {
	padding: 0px;
}
.page_result li {
	background: #E4E4E4;
	margin-bottom: 5px;
	padding: 10px;
	font-size: 12px;
	list-style: none;
}
.page_result .page_name {
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
}
/*END:Paginatin css*/



#localityFilterSearch {
	z-index: 50;
	top: 0;
	left: 0;
	width:100%;
	position:relative;
}
#navigation-bar {
	position: relative;
	height: 90px;
}
#btnSlideLeft {
	position: absolute;
	top: 5px;
	left: 5px;
	background: #fff url(../img/arrow-right.png) center center no-repeat;
	width: 30px;
	height: 80px;
	cursor: pointer;
	z-index: 1;
	border-right: 1px solid #dfdfde;
	border-radius: 5px 0 0 5px;
}
#btnSlideLeft.active {
	background: #fff url(../img/arrow-left.png) center center no-repeat;
}
#btnSlideLeft div {
	display: block;
	width: 30px;
	height: 80px;
	cursor: pointer;
}
#btnSlideLeft div:hover {
}
#btnSlideLeft.active div {
}
#FilterSearchBox {
	float: left;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	background: #fff;
	margin: 2px 0px 20px 5px;
	min-height: 80px;
	border-radius: 3px;
	padding: 6px 15px;
	display:none;
	width:96%;
	position:relative;
}
.filter-box-heading {
	font-size:15px;
	font-weight:bold;
	clear:both;
	margin-bottom:8px;
}
#FilterSearchBox.focus {
	z-index: 20;
	display:block;
	transition: left 0.3s;
}
#FilterSearchBox.focus div {
	z-index: 20;
}
.form-group {
	margin:3px 8px 8px;
	height:28px;
	clear:both;
}
.form-control {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 30px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
<!--
check filters
-->
.filter-search-box-container {
 width:100%;
}
#FilterSearchBox .showOnlyFilter {
	float:left;
}
.showOnlyFilter a {
	background:#f5f5f5;
	border:1px solid #d7d7d7;
	border-radius:3px;
	color:#666;
	display:block;
	float:left;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	padding:0 15px;
	height:28px;
	line-height:26px;
	margin-right:10px;
}
.showOnlyFilter a.activeBorder {
	border-left-color:#666;
}
.showOnlyFilter a.activeFilter {
	background:#fff url("../img/search-sprite.png") no-repeat scroll right -97px;
	border-color:#666;
}
.showOnlyFilter a+a {
	margin-left:5px;
}
<!--
select box
-->
#FilterSearchBox .property_type_filter {
 width:140px;
}

.shortByBlock:hover .shortBy {
	border:solid 1px #0e74c9;
}
.shortByBlock .shortBy {
	border:solid 1px #e5e5e5;
	height:26px;
	display:block;
	border-radius:2px;
	color:#999;
	font-size:14px;
	padding:6px 10px;
	background:url(../img/search-sprite.png) right 0 no-repeat #fff;
	line-height:24px;
	cursor:pointer;
	width:auto;
}
.shortByBlock .shortBy:hover {
	border:solid 1px #0e74c9;
}
.shortByBlock .shortBy .shortedBy, .shortByBlock .shortBy .filter_selected_area {
	color:#666;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	display:inline-block;
}
.shortByBlock .shortBy .sortedLabel {
	float:left;
	padding-right:4px;
}
.shortByBlock .shortByList {
	border:solid 1px #ccc;
	position:absolute;
	box-shadow:0 0 4px 0 #ccc;
	min-width:164px;
	font-size:14px;
	display:none;
	background:#fff;
	z-index:1000 !important;
	padding:5px 0;
}
.shortByBlock ol, .shortByBlock ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shortByBlock ol, .shortByBlock ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.shortByBlock .shortByList ul li {
	padding:6px 17px;
	cursor:pointer;
}
.shortByBlock .shortByList ul li:hover {
	background:#f8f8f8;
}
.shortByBlock .shortBy {
	min-width:140px;
	font-size:13px;
	padding:0 6px;
	background-position:right -6px;
	height:28px;
	line-height:28px;
	border-color:#ccc;
}
.shortByBlock .shortBy .shortedBy {
	max-width:140px;
	display:block;
	margin-right:7px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:28px;
}
.shortByBlock .shortBy .filter_selected_area {
	max-width:100px;
	display:block;
	margin-right:7px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:26px;
}
.shortByBlock .shortByList {
	max-height: 300px;
	min-width: 177px;
	overflow-x: auto;
}
/* Preloader css*/

#loader-wrapper {
	width: 100%;
	height: 100%;
	z-index: 1000;
	clear:both;
	text-align: center;
	margin-bottom:10px;
}
.spinner {
	width: 70px;
	text-align: center;
	margin: 0 50%;
}
.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
 @-webkit-keyframes sk-bouncedelay {
 0%, 80%, 100% {
-webkit-transform: scale(0)
}
 40% {
-webkit-transform: scale(1.0)
}
}
 @keyframes sk-bouncedelay {
 0%, 80%, 100% {
 -webkit-transform: scale(0);
 transform: scale(0);
}
40% {
 -webkit-transform: scale(1.0);
 transform: scale(1.0);
}
}
.css-checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(http://www.csscheckbox.com/checkboxes/u/csscheckbox_d7359e2386cd2c479a381e5042a3955e.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
/*------------------------------------*\
-------- DEMO Code: accordion
\*------------------------------------*/
/*----- Accordion -----*/
.accordion, .accordion * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.accordion {
	overflow:hidden;
	box-shadow:0px 1px 3px rgba(0, 0, 0, 0.25);
	border-radius:3px;
	background:#f7f7f7;
}
/*----- Section Titles -----*/

.accordion-section-title label {
	width:1% !important;
}
.accordion-section-title {
	width:100%;
	padding:10px;
	display:inline-block;
	border-top:#f0f0f0 1px solid;
	background: #FCFCFC;
	transition:all linear 0.15s;
	/* Type */
	font-size:1.200em;
	text-shadow:0px 1px 0px #1a1a1a;
	color:#000;
}
.accordion-section-title span {
	float:right;
	margin-right:75px;
}
.accordion-section-title .event-enq-btn {
	float:right;
	background:#fff;
	border:1px solid #666;
	border-radius:3px;
	color:#666;
	display:block;
	font-size:13px!important;
	text-align:center;
	text-decoration:none;
	padding:0 15px!important;
	height:28px !important;
	line-height:26px;
	z-index:20;
	width:75px!important;
	text-transform:lowercase !important;
	margin: 0px 35px 0px 0px !important;
}
.accordion-section-title input {
	margin:0px !important; 
}
.accordion-section-title.active i {
	display:block;
	float:right;
	padding:5px;
}
.accordion-section-title.active i {
	content:"\f068";
}
.accordion-section-title i {
	display:block;
	float:right;
	content:"\f067";
	padding:5px;
}
.accordion-section:last-child .accordion-section-title {
	border-bottom:none;
}
/*----- Section Content -----*/
.accordion-section-content {
	padding:15px;
	display:none;
}
.accordion-section-content div.event-images {
	padding:0 10px 15px 10px;
	width:33%;
	float:left;
}
.accordion-section-content div.left-content {
	width:50%;
	float:left;
	padding-right:10px;
}
.accordion-section-content div.right-content {
	width:50%;
	float:right;
	padding-left:10px;
}
.web_dialog_overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #000000;
	opacity: .15;
	filter: alpha(opacity=15);
	-moz-opacity: .15;
	z-index: 101;
	display: none;
}
.web_dialog {
	display: none;
	position: fixed;
	width: 600px;
	top: 30%;
	left: 40%;
	margin-left: -190px;
	margin-top: -100px;
	background-color: #ffffff;
	border: 2px solid #355A5C;
	padding: 0px;
	z-index: 102;
	font-size: 10pt;
}
.web_dialog_content {
	height: 300px;
	overflow-y:auto;
	overflow-x:auto;
	padding:10px;
}
.web_dialog_title {
	border-bottom: solid 2px #355A5C;
	background-color: #355A5C;
	padding: 4px;
	color: White;
	font-weight:bold;
}
.web_dialog_title a {
	color: White;
	text-decoration: none;
	float:right;
}
.piab-event-model-footer {
	border-top: 2px dotted #999;
	color: #727272;
	font-size: 10px;
	line-height: 13px;
	margin: 10px;
	padding-top: 5px;
}
.model-content-heading {
	font-size: 16px !important;
	font-weight:bold;
	margin-top:5px;
}
div.model-content-reg-heading {
	border-top: 1px solid #727272;
	border-bottom: 1px solid #727272;
	font-size: 22px !important;
	font-weight:bold;
	padding:5px 0px;
	margin:10px 0px 15px 0px;
}
div.model-content-title {
	border-bottom: 1px solid #727272;
	font-size: 16px !important;
	font-weight:bold;
	margin-top:5px;
}
.model-content-desc {
	font-size: 12px;
}
.event-bottom-footer {
	border-top: 1px dashed #999;
	color: #727272 !important;
	font-size: 10px;
	line-height: 13px;
	padding-top: 10px;
}
.event-bottom-footer p, span, div, ul, li, a, h1, h2, h3, h4, h5, h6, h7, {
 color: #727272 !important;
}
.model-content-desc p, span, div, ul, li, a, h1, h2, h3, h4, h5, h6, h7, {
 font-size: 12px !important;
}
.event-model-top-content {
	color: #222326;
	font-size: 12px;
	font-weight:600;
}
.event-model-top-content span {
	color: #222326;
	font-size: 12px;
	font-weight:400;
}
#exampleSlider_1 {
	max-height: auto;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 5px 0 0;
	text-align:center;
}
#exampleSlider_2 {
	max-height: auto;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 5px 0 0;
	text-align:center;
}
#exampleSlider_3 {
	max-height: auto;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 5px 0 0;
	text-align:center;
}
.more_info_row {
	font-size: 16px;
	text-align: right;
	width: 100%;
}
.event_reg_left {
	float:left;
	width:30%;
	padding:10px 10px 10px 0;
}
.event_reg_right {
	float:right;
	width:70%;
	padding:5px 10px 0 10px;
}
/*** SPECIAL FX ***/
.slideLeft {
	animation-name:slideLeft;
	-webkit-animation-name:slideLeft;
	animation-duration:1s;
	-webkit-animation-duration:1s;
	animation-timing-function:ease-in-out;
	-webkit-animation-timing-function:ease-in-out;
	visibility:visible!important
}
@keyframes slideLeft {
0% {
transform:translateX(150%)
}
 100% {
transform:translateX(0%)
}
}
@-webkit-keyframes slideLeft {
0% {
-webkit-transform:translateX(150%)
}
 100% {
-webkit-transform:translateX(0%)
}
}
.slideRight {
	animation-name:slideRight;
	-webkit-animation-name:slideRight;
	animation-duration:1s;
	-webkit-animation-duration:1s;
	animation-timing-function:ease-in-out;
	-webkit-animation-timing-function:ease-in-out;
	visibility:visible!important
}
@keyframes slideRight {
0% {
transform:translateX(-150%)
}
50% {
transform:translateX(8%)
}
65% {
transform:translateX(-4%)
}
80% {
transform:translateX(4%)
}
95% {
transform:translateX(-2%)
}
100% {
transform:translateX(0%)
}
}
@-webkit-keyframes slideRight {
0% {
-webkit-transform:translateX(-150%)
}
50% {
-webkit-transform:translateX(8%)
}
65% {
-webkit-transform:translateX(-4%)
}
80% {
-webkit-transform:translateX(4%)
}
95% {
-webkit-transform:translateX(-2%)
}
100% {
-webkit-transform:translateX(0%)
}
}
.fadeIn {
	animation-name:fadeIn;
	-webkit-animation-name:fadeIn;
	animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	animation-timing-function:ease-in-out;
	-webkit-animation-timing-function:ease-in-out;
	visibility:visible!important
}
@keyframes fadeIn {
0% {
transform:scale(0);
opacity:0
}
60% {
transform:scale(1.1)
}
80% {
transform:scale(0.9);
opacity:1
}
100% {
transform:scale(1);
opacity:1
}
}
@-webkit-keyframes fadeIn {
0% {
-webkit-transform:scale(0);
opacity:0
}
60% {
-webkit-transform:scale(1.1)
}
80% {
-webkit-transform:scale(0.9);
opacity:1
}
100% {
-webkit-transform:scale(1);
opacity:1
}
}
.bigEntrance {
	animation-name:bigEntrance;
	-webkit-animation-name:bigEntrance;
	animation-duration:1.6s;
	-webkit-animation-duration:1.6s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	visibility:visible!important
}
@keyframes bigEntrance {
0% {
transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity:.2
}
30% {
transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity:1
}
45% {
transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity:1
}
60% {
transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity:1
}
75% {
transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity:1
}
90% {
transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity:1
}
100% {
transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity:1
}
}
@-webkit-keyframes bigEntrance {
0% {
-webkit-transform:scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
opacity:.2
}
30% {
-webkit-transform:scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
opacity:1
}
45% {
-webkit-transform:scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
opacity:1
}
60% {
-webkit-transform:scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
opacity:1
}
75% {
-webkit-transform:scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
opacity:1
}
90% {
-webkit-transform:scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
opacity:1
}
100% {
-webkit-transform:scale(1) rotate(0deg) translateX(0%) translateY(0%);
opacity:1
}
}
.pullUp {
	animation-name:pullUp;
	-webkit-animation-name:pullUp;
	animation-duration:1.1s;
	-webkit-animation-duration:1.1s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	transform-origin:50% 100%;
	-ms-transform-origin:50% 100%;
	-webkit-transform-origin:50% 100%
}
@keyframes pullUp {
0% {
transform:scaleY(0.1)
}
40% {
transform:scaleY(1.02)
}
100%, 60% {
transform:scaleY(0.98)
}
80% {
transform:scaleY(1.01)
}
100% {
transform:scaleY(1)
}
}
@-webkit-keyframes pullUp {
0% {
-webkit-transform:scaleY(0.1)
}
40% {
-webkit-transform:scaleY(1.02)
}
100%, 60% {
-webkit-transform:scaleY(0.98)
}
80% {
-webkit-transform:scaleY(1.01)
}
100% {
-webkit-transform:scaleY(1)
}
}
.pullDown {
	animation-name:pullDown;
	-webkit-animation-name:pullDown;
	animation-duration:1.1s;
	-webkit-animation-duration:1.1s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	transform-origin:50% 0;
	-ms-transform-origin:50% 0;
	-webkit-transform-origin:50% 0
}
@keyframes pullDown {
0% {
transform:scaleY(0.1)
}
40% {
transform:scaleY(1.02)
}
100%, 60% {
transform:scaleY(0.98)
}
80% {
transform:scaleY(1.01)
}
100% {
transform:scaleY(1)
}
}
@-webkit-keyframes pullDown {
0% {
-webkit-transform:scaleY(0.1)
}
40% {
-webkit-transform:scaleY(1.02)
}
100%, 60% {
-webkit-transform:scaleY(0.98)
}
80% {
-webkit-transform:scaleY(1.01)
}
100% {
-webkit-transform:scaleY(1)
}
}
.stretchLeft {
	animation-name:stretchLeft;
	-webkit-animation-name:stretchLeft;
	animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	transform-origin:100% 0;
	-ms-transform-origin:100% 0;
	-webkit-transform-origin:100% 0
}
@keyframes stretchLeft {
0% {
transform:scaleX(0.3)
}
40% {
transform:scaleX(1.02)
}
100%, 60% {
transform:scaleX(0.98)
}
80% {
transform:scaleX(1.01)
}
100% {
transform:scaleX(1)
}
}
@-webkit-keyframes stretchLeft {
0% {
-webkit-transform:scaleX(0.3)
}
40% {
-webkit-transform:scaleX(1.02)
}
100%, 60% {
-webkit-transform:scaleX(0.98)
}
80% {
-webkit-transform:scaleX(1.01)
}
100% {
-webkit-transform:scaleX(1)
}
}
.stretchRight {
	animation-name:stretchRight;
	-webkit-animation-name:stretchRight;
	animation-duration:1.5s;
	-webkit-animation-duration:1.5s;
	animation-timing-function:ease-out;
	-webkit-animation-timing-function:ease-out;
	transform-origin:0 0;
	-ms-transform-origin:0 0;
	-webkit-transform-origin:0 0
}
@keyframes stretchRight {
0% {
transform:scaleX(0.3)
}
40% {
transform:scaleX(1.02)
}
100%, 60% {
transform:scaleX(0.98)
}
80% {
transform:scaleX(1.01)
}
100% {
transform:scaleX(1)
}
}
@-webkit-keyframes stretchRight {
0% {
-webkit-transform:scaleX(0.3)
}
40% {
-webkit-transform:scaleX(1.02)
}
100%, 60% {
-webkit-transform:scaleX(0.98)
}
80% {
-webkit-transform:scaleX(1.01)
}
100% {
-webkit-transform:scaleX(1)
}
}
/* Property details page CSS*/
.mt10 {
	margin-top:10px !important;
}
.mt15 {
	margin-top:15px !important;
}
.mt20 {
	margin-top:20px !important;
}
.mt25 {`
	margin-top:25px !important;
}

.mb10 {
	margin-bottom:10px !important;
}
.mb15 {
	margin-bottom:15px !important;
}
.mb20 {
	margin-bottom:20px !important;
}
.mb25 {
	margin-bottom:25px !important;
}
.piab-content {
	width:100%
}
.piab-content .breadcrumb {
	background:none !important;
}
.piab-content h2.text-title {
	color: #355a5c;
	font-weight: bold;
	font-size: 22px;
	margin-top:5px;
}

.piab-content h2.text-title span {
	color: #616566;
	font-weight: normal;
	font-size: 16px;
}
.piab-content h2.text-title  span strong {
	color: #616566;
	font-weight: 600;
	font-size: 18px;
}
.piab-content h4.text-secondary {
	color: #616566;
	font-weight: 600;
	font-size: 14px;
}
.piab-content h4.text-secondary span {
	color: #616566;
	font-weight: normal;
	font-size: 16px;
}
.piab-content h4.text-secondary span strong {
	color: #616566;
	font-weight: 600;
	font-size: 18px;
}
.piab-content .details-right .suburb-statistics {
	min-height:600px;
}
.piab-content .details-right .property-info {
	min-height:200px;
}
.piab-content .pro-rental {
	padding:0px 20px;
}
.piab-content .pro-rental .text {
	float:left;
	color:#7f7f7f;
	font-size:14px;
}
.piab-content .pro-rental .value {
	float:right;
	font-size:14px;
}
.piab-content .pro-l-info {
	height: 105px;
	padding: 0px;
	width: 100%;
}
.piab-content .pro-l-info ul.head {
	right:0px;
	padding:5px 0px 0px 0px;
}
.piab-content .pro-l-info ul.head li:first-child {
	border-bottom: solid 5px #f89520;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	border-top: 1px solid #ffc214;
	display: block;
	float: left;
	width: 31%;
	height:70px;
	list-style-type: none;
	vertical-align: middle;
	text-align:center;
}
.piab-content .pro-l-info ul.head li:nth-child(2), .piab-content .pro-l-info ul.head li:nth-child(3) {
 border-bottom: solid 5px #f89520;
 border-right: 1px solid #ffc214;
 border-top: 1px solid #ffc214;
 display: block;
 float: left;
 width: 100px;
 height:70px;
 list-style-type: none;
 vertical-align: middle;
 text-align:center;
}
.piab-content .pro-l-info ul.value {
	right:0px;
}
.piab-content .pro-l-info ul.value li:first-child {
	border-bottom: 1px solid #ffc214;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	display: block;
	float: left;
	width: 31%;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	list-style-type: none;
	vertical-align: middle;
}
.piab-content .pro-l-info ul.value li:nth-child(2), .piab-content .pro-l-info ul.value li:nth-child(3) {
 border-bottom: 1px solid #ffc214;
 border-right: 1px solid #ffc214;
 display: block;
 float: left;
 width: 100px;
 height: 25px;
 text-align: center;
 padding-top: 2px;
 list-style-type: none;
 vertical-align: middle;
}
.piab-content .map-view {
	background-color: rgb(229, 227, 223);
	overflow: hidden;
	position: relative;
	transform: translateZ(0px);
	height: 500px;
}
.piab-content .panel-body {
	padding: 15px;
	position:relative;
}
.piab-content .panel-map {
	padding: 15px;
	min-height:600px;
	position:relative;
}
.piab-content .details-left label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
}
.piab-content .details-right label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
}
.piab-content .details-left .property_icons {
	clear: both;
}
.piab-content .orange.awesome {
	background-color: #ff5c00;
	border-color: #ff5c00;
}
.piab-content .awesome {
	background-color: #222;
	border-bottom: 1px solid #444;
	border-radius: 5px;
	box-shadow: 0 1px 3px #999;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	line-height: 1;
	padding: 5px 10px 6px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 -1px 1px #444;
}
.piab-content .tiny.awesome {
	font-size: 9px;
	font-weight: normal;
	padding: 5px 4px;
	color: #fff !important;
}
/* Statistics CSS*/
.statistics .nav-tabs {
	border-bottom: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
.statistics .nav-tabs > li {
	margin:0px;
}
.statistics .nav > li > a {
	padding: 5px;
	color: #999;
	font-weight: bold;
	font-size: 11px;
}
.statistics .nav > li.active > a {
	color: #333;
	border: 1px solid #333;
	border-bottom-color: transparent;
	border-radius: 0;
}
.statistics .tab-content {
	margin-top: 5px;
}
.statistics .tab-content > .tab-panel {
	min-height: 400px;
	padding: 20px;
}
.statistics .tab-content .chartContainer {
	min-height: 400px;
	padding: 0px;
	margin: 0px;
	width:98%;
}
.credits .credits1 {
	padding: 10px 20px;
}
.credits .credits2 {
	padding: 10px 20px;
}
.credits .credits2 img {
	width:100%;
}
#call-to-icons {
	padding-top: 20px;
	border-top-style: none;
	border-top-width: 0px;
}
#call-to-icons h6 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
#call-to-icons a {
	text-align: center;
	color: #355a5c;
}
#call-to-icons a .ct-icon {
	display: block;
	width: 95px;
	height: 95px;
	background: transparent url("../img/cti-spritesheet.png");
	margin: 0 auto;
}
.transition:not([class*=ui]) {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
#call-to-icons a .ei {
	background-position: -190px 0;
}
#call-to-icons a:hover .ei {
	background-position: 0 -95px;
}
#call-to-icons a .hp {
	background-position: -95px -95px;
}
#call-to-icons a:hover .hp {
	background-position: -190px -95px;
}
#call-to-icons a .ir {
	background-position: 0 -190px;
}
#call-to-icons a:hover .ir {
	background-position: -95px -190px;
}
#call-to-icons a .yra {
	background-position: 0 0;
}
#call-to-icons a:hover .yra {
	background-position: -95px 0;
}
#call-to-icons a .pp {
	background-position: -285px -95px;
}
#call-to-icons a:hover .pp {
	background-position: -285px -190px;
}
#call-to-icons a .news {
	background-position: -190px -190px;
}
#call-to-icons a:hover .news {
	background-position: -285px 0;
}
/** END **/






.property-list-view {
	background:#fff;
	display:inline-block;
	list-style:none;
	position:relative;
	width:100%;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #e6e6e6;
	min-height:90px;
	border: 1px solid #E6E6E6;
	margin:5px 0px !important;
}
.property-list-view:hover {
	border: 1px solid #C1C1C1;
}
.property-list-view.selected {
	background-color:#f4f4f4;
	border-bottom:none;
	-webkit-box-shadow:0 1px 3px rgba(181, 184, 187, .1);
	box-shadow:0 1px 3px rgba(181, 184, 187, .1)
}
.property-list-view .image-wrapper .modal-smsf {
	display:block;
	border-radius:4px;
}
.property-list-view .image-wrapper .modal-firb {
	display:block;
	border-radius:4px;
}
.property-list-view .property-list {
	cursor:auto;
	display:block;
	padding:12px 14px 0
}
.property-list-view .property-list .wrapper {
	padding-bottom:12px;
	height:171px;
}

.property-list-view .property-list  .piab-price {
	text-align:right;
	font-size:16px;
	font-weight:30px;
	line-height:normal;
	white-space:nowrap;
}
.property-list-view .property-list .piab-price span {
	font-size:25px;
	color:#333;
}
.property-list-view .property-list .piab-price .per_square_feet_rate {
	font-size:14px;
	color:#7f7f7f;
	font-weight:400
}
.property-list-view .property-list  .piab-price-type {
	font-size:14px;
	font-weight:400;
	margin-top:14px
}
.property-list-view .pro-l-info {
	height: 105px;
    padding: 10px 0px 10px 0px;
    width: 100%;
    float: right;
}
.property-list-view .pro-l-info ul.head {
	right:0px;
}
.property-list-view .pro-l-info ul.head li:first-child {
	border-bottom: solid 5px #f89520;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	border-top: 1px solid #ffc214;
	display: block;
	float: left;
	width: 32%;
	height:55px;
	list-style-type: none;
	vertical-align: middle;
	text-align:center;
}
.property-list-view .pro-l-info ul.head li:nth-child(2), .property-list-view .pro-l-info ul.head li:nth-child(3) {
 border-bottom: solid 5px #f89520;
 border-right: 1px solid #ffc214;
 border-top: 1px solid #ffc214;
 display: block;
 float: left;
 width: 32%;
 height:55px;
 list-style-type: none;
 vertical-align: middle;
 text-align:center;
}
.property-list-view .pro-l-info ul.value {
	right:0px;
}
.property-list-view .pro-l-info ul.value li:first-child {
	border-bottom: 1px solid #ffc214;
	border-left: 1px solid #ffc214;
	border-right: 1px solid #ffc214;
	display: block;
	float: left;
	width: 32%;
	height: 25px;
	text-align: center;
	padding-top: 2px;
	list-style-type: none;
	vertical-align: middle;
}
.property-list-view .pro-l-info ul.value li:nth-child(2), .property-list-view .pro-l-info ul.value li:nth-child(3) {
 border-bottom: 1px solid #ffc214;
 border-right: 1px solid #ffc214;
 display: block;
 float: left;
 width: 32%;
 height: 25px;
 text-align: center;
 padding-top: 2px;
 list-style-type: none;
 vertical-align: middle;
}
<!--
List Details
-->
.pro-lots {
	text-align:center !important;
	font-size:16px !important;
	font-weight:30px;
	line-height:normal;
	white-space:nowrap;
	padding:20px 20px 0px 0px;
	color:#333;
}
.pro-lots span.pro-lotes-value {
	font-size:16px !important;
	font-weight:bold;
	color:#333;
	text-align:center !important;
}
.property-list-view .property-list .piab-price {
	font-size:16px;
	font-weight:30px;
	line-height:normal;
	white-space:nowrap;
}
.property-list-view .property-list .piab-price span {
	font-size:22px;
	color:#333;
}
.property-list-view .property-list .piab-price .per_square_feet_rate {
	font-size:14px;
	color:#7f7f7f;
	font-weight:400
}
.property-list-view .property-list .piab-price-type {
	font-size:14px;
	font-weight:400;
	margin-top:14px
}
.property-list-view .property-list .pro-rental {
	padding:0px 15px;
	width:100%;
}
.property-list-view .property-list .pro-rental .text {
	float:left;
	color:#7f7f7f;
	font-size:12px;
}
.property-list-view .property-list .pro-rental .value {
	float:right;
	font-size:12px;
}
.piab-page-content .pro-count-smsf {
 background:#000 !important;
 color:#fff;
 font-size:11px;
 padding:0px 10px;
 height:18px;
 line-height:18px;
 border-radius:2px;
}

.pro-count-smsf2 {
	background:#ff5c00 !important;
	color:#fff;
	font-size:15px;
	padding:0px 10px;
	height:18px;
	line-height:18px;
	border-radius:2px;
}
.piab-page-content .pro-count-firb {
	background:#444 !important;
	color:#fff;
	font-size:11px;
	padding:0px 10px;
	height:18px;
	line-height:18px;
	border-radius:2px;
}
.property-list-view .property-list .heading {
	color:#4c4c4c;
	line-height:normal;
	margin-bottom:0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	cursor:auto;
}
.property-list-view .property-list .heading span {
	font-size:22px !important;
	font-weight:600;
}
.property-list-view .property-list .heading span a {
	font-size:22px !important;
	font-weight:600!important;
	color:#4c4c4c!important;
	margin:0px;
	padding:0px;
	
}
.property-list-view .property-list .landmark_details {
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:13px;
	cursor:auto;
}
.property-list-view .property-list .details .image-wrapper {
	display:block;
	width:24%;
	float:left;
}
.property-list-view .property-list .wrapper .delete {
	display:none
}
.property-list-view .property-list .image {
	overflow:hidden;
	height: 200px;
	width:100%;
	background-image:url(../img/loading_placeholder.png);
	background-size:cover;
	background-position:100%;
	background-repeat:no-repeat;
	border-radius:2px;
	border:1px solid #e6e6e6;
	box-sizing:border-box
}
.property-list-view .list-header-tabs, .property-list-view .property-list .image {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
@media (-webkit-min-device-pixel-ratio:1.5), (min--moz-device-pixel-ratio:1.5), (-o-min-device-pixel-ratio:1.5/1), (min-device-pixel-ratio:1.5), (min-resolution:144dpi), (min-resolution:1.5dppx) {
 .property-list-view .property-list .image {
 background-image:url(../img/loading_placeholder.png)
}
}

.property-list-view .property-list .deposit-only {
	font-size:14px
}
.property-list-view .property-list  .description {
	padding:0px 10px;
	text-decoration:none;
	color:#4c4c4c;
	font-size:13px;
	overflow:hidden;
}
.property-list-view .property-list .list-action {
	text-align:center;
	float:right;
	width:28%;
}
.property-list-view .property-list .shortlist {
	position:absolute;
	top:-.75em;
	right:-2em;
	font-size:20px;
	padding:.65em 1.5em;
	display:none;
	color:#666;
}
.property-list-view .property-list .available-for-dot {
	width:8px;
	height:8px;
	border-radius:50%;
	margin-right:3px;
	display:inline-block;
}
.property-list-view .property-list .available-for-dot.boys {
	background-color:#355A5C;
}
.property-list-view .property-list .available-for-dot.girls {
	background-color:#e62878;
}
.property-list-view .property-list .available-for-dot.both {
	background-color:#1fc055;
}
.property-list-view .property-list .sub-line-1, .property-list-view .property-list .sub-line-2 {
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#7f7f7f;
	overflow:hidden;
}
.property-list-view .property-list .sub-line-1 {
	font-size:13px;
	text-transform:capitalize;
	line-height:20px;
}
.property-list-view .property-list .sub-line-1.pg, .property-list-view .property-list .sub-line-1.sa {
	margin-top:5px;
}
.property-list-view .property-list .sub-line-2 {
	font-size:12px;
	line-height:normal;
}
.property-list-view .property-list .normal {
	font-size:14px;
}
.property-list-view .property-list .image-count.accomodation {
	text-transform:uppercase;
}
.property-list-view .locality-marker .top-part .heading, .property-list-view .marker-circle>.info-box {
	text-transform:capitalize;
}
.property-list-view .property-list .avb-lots {
	color:#10AC17;
	font-style:italic;
	font-size:11px;
	position:relative;
	bottom:3px;
}
.property-list-view .property-list .apt-text, .property-list-view .property-list .building-link, .property-list-view .property-list .extra-details {
	display:block;
}
.btn-make-enquiry, .btn-view-details {
	background: #f8f8f8 none repeat scroll 0 0;
	border: 1px solid #d7d7d7;
	color: #666;
	display: block;
	height: 31px;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	width: auto;
	border-radius: 3px;
	padding:0px 20px;
	margin:auto;
}
.btn-make-enquiry:hover, .btn-view-details:hover {
	background: #ececec none repeat scroll 0 0;
}




.select-style {
    padding: 0;
    border: 1px solid #ccc;
    width: auto;
    border-radius: 3px;
    overflow: hidden;
    background-color: #fff;

    background: #fff url("../img/arrowdown.gif") no-repeat 90% 50%;
}

.select-style select {
    padding: 4px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
			font-size:14px;
}

.select-style select:focus {
    outline: none;
}

