/*
Compiled: 2020-02-27 15:07:22
Errors: None
*/

.blogListLeft{
    overflow:hidden;
    min-height:60px;
}
.blogListLeft img{
    max-width: 400px;
    height:auto!important;
}

.blogListRight {
    min-height:60px;
}

.blogListRight h2 {
    margin-top: 0;
}

.pageType_7100 .contentHeading {
	display:none;
}

.pageType_7100 {
	margin-top:30px !important;
}
.externalButton {
	background-color:rgba(200, 200, 200, 1);
	color:rgba(255, 255, 255, 1);
	font-weight:bold;

	clear: both;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;

	display: inline-block;
	width:100%;
	height: 35px;
	line-height:35px;
	padding:0px;
	margin: 10px 0px 0px;
	position: relative;
	float:left;
	text-align:center;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,.35);
	cursor: pointer;

	-webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
	-moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
	box-shadow:none; /*	box-shadow:0 4px 5px rgba(0,0,0,.3);*/

	/* animation */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.externalButton:hover {
	background-color:rgba(0, 0, 0, 1);
	color:rgba(255, 255, 255, 1);
}

.tagLine  {
	width:100%;
	float:right;
	clear:left;
	text-align:right;
	margin:10px 0px 0px;
	color:rgba(0, 0, 0, 1);
}

.customNumber {
	clear:right; 
	margin:10px 0px 0px 10px
}

.headerEmaillAddress,
.header .socialMedia {
	clear:right;
	margin-top:0px;
}

.headerEmaillAddress a {
	text-decoration:none;
}

.headerEmaillAddress a:hover {
	color:rgba(0, 0, 0, 0.7);
}

.navbar-default #viewToggleWapper.btn.btn-u {
	margin-top: 20px;
	background-color: transparent;
	border: 2px solid rgba(255, 255, 255, 1);
	color: rgba(255, 255, 255, 1);
}.goog-te-gadget-simple {
	background-color:transparent;
	min-height:25px;
	line-height:25px;
	border-radius:5px;
	border-width:2px;
	border-color:#687074;	
}
.goog-te-menu-value span{
	color:#687074 !important;
}	
.goog-te-gadget-icon{
	background-image: url(/t/_common/images/google_translate.png)!important;
	background-position: -65px 0px;
	display:none;
}
	
	
/* DARK THEME SETTINGS */
.darkThemeHeader .goog-te-gadget-simple {
	background-color:transparent;
	min-height:25px;
	line-height:25px;
	border-radius:5px;
	border-width:2px;
	border-color:rgba(255, 255, 255, 1);	
}
.darkThemeHeader .goog-te-menu-value span{
	color:#ffffff!important;
}	
.darkThemeHeader .goog-te-gadget-icon{
	background-image: url(/t/_common/images/google_translate.png)!important;
	background-position: -65px 0px;
	display:none;
}.clear {
	clear: both;
}

.pageContent {
  padding: 0;
	margin: 10px auto 0 auto;
}

.contentHeading {
	color: #fece2f;     
}

@media (min-width: 450px) {
	.pageContent {
    	width: 450px;
	}
}

@media (min-width: 768px) { 
	.pageContent {
    	width: 768px;
	}
}

@media (min-width: 900px) {
	.pageContent {
    	width: 900px;
	}
}

@media (min-width: 1170px) {
	.pageContent {
    	width: 1170px;
	}
}




/*Testimonials
------------------------------------*/

.testimonials .testimonial-info {
	color: #fece2f;
}

.testimonials .carousel-arrow i:hover {
	background: #fece2f;
}

.testimonials {
	margin-bottom: 10px;
}

.testimonials .testimonial-info {
	color: #72c02c;
	font-size: 16px;
	padding: 0 15px;
	margin-top: 18px;
}

.testimonials .testimonial-info span {
	top: 3px;
	position: relative;
}

.testimonials .testimonial-info em {
	color: #777;
	display: block;
	font-size: 13px;
}

.testimonials .testimonial-info img {
	width: 260px;
	float: right;
	height: 260px;
	padding: 2px;
	margin-right: 60px;
	border: solid 1px #ccc;
	border-radius: 50%;
}

.testimonials .testimonial-author {
	overflow: hidden;
}

.testimonials .carousel-arrow {
	top: -65px;
	position: relative;
}

.testimonials .carousel-arrow i {
	color: #777;
	font-size: 20px;
	padding: 2px 8px;
	background: #e5e5e5;
}

.testimonials .carousel-arrow i:hover {
	color: #fff;
	background: #72c02c;
}

.testimonials .carousel-control {
	opacity: 1;
	width: 100%;
	text-align: right;
	text-shadow: none;
	position: absolute;
}

.testimonials .carousel-control.left {
	right: 27px;
	left: auto;
}

.testimonials .carousel-control.right {
	right: 0px;
}

.testimonials.testimonials-v1 .item p {
	padding: 15px;
	font-size: 14px;
	font-style: italic;
	position: relative;
	background: #e5e5e5;
}

.testimonials.testimonials-v1 .item p:after,
.testimonials.testimonials-v1 .item p:before {
	width: 0;
	height: 0;
	left: 80px;
	content: " ";
	bottom: -22px;
	display: block;
	position: absolute;
}

.testimonials.testimonials-v1 .item p:after {
	border-top: 22px solid #e5e5e5;
	border-left: 0 solid transparent;
	border-right: 22px solid transparent;
	border-left-style: inset;
	/*FF fixes*/
	border-right-style: inset;
	/*FF fixes*/
}

.testimonials .agent{
	margin-top:30px;
}

.testimonials.testimonials-v1 .bgColorLTGrey {
	background-color:#ffffff;
}

.floatRight {
	float:right;
}

.marginRight40 {
	margin-right:40px;
}

/* SET NAVIGATION TO TOP */
	#testimonials-1 .carousel-arrow.testimonialNavTop {
		float: left;
		top:0px;
		left: 27px;
		text-align: left;
	}

	#testimonials-1 .carousel-inner.testimonialTop {
		top: 30px;
		margin-bottom: 30px;
	}

	#testimonials-1 .viewMore {
		float: left;
		position: relative;
		left: 70px;
		top: -5px;	
	}.suburb-list {
	width: 218px;
	height: 198px;
	float: left;
	margin: 0 0 10px 10px;
	position: relative;
	overflow: hidden;
}

.suburb-list img {
	height: 198px;
}

.suburb-list span, 
.suburb-list h3,
.suburb-list a {
	position: absolute;
	bottom: 0;
	left: 0;	
}

.suburb-list span {
	display: block;
	background: #000;
	opacity: 0.3;
	width: 100%;
	height: 30px;
}

.suburb-list h3 {
	color: #fff;
	line-height: 30px;
	padding: 0 10px;
	margin: 0;
}

.suburb-list a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(/_assets/6725/images/../../images/spacer.gif);
}

/* suburb text */
.suburbText a {
	text-decoration:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.suburb-detail img {
 	width:100%;
	padding-bottom:20px;
}
.suburb-detail .suburbDesc{
	min-height:500px;
}

.buildingListItem {
	min-height:500px;
	margin:10px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.25); 
	padding:15px;
}


.buildingListItem h3.buildListingSuburb {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:0px;
	min-height:30px;
}

.buildingListItem .buildListingAddress {
	margin-top:5px;
}

.buildingListItem .buildListContent {
	margin-top:15px;
}

.buildingListItem .buttonHolder {
	width:35%;
	
	position:absolute;
	bottom:25px;
	right:20px;
}

.buildingListItem a.moreInfo {
	background-color:rgba(0, 0, 0, 1);
	color:rgba(255, 255, 255, 1);
	
	clear: both;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0px;

	display: inline-block !important;
	height: 40px;
	margin: 0px;    

	position: relative;
	text-decoration: none;
	text-align:center;
	line-height:40px;

	width: 100%;
	cursor: pointer;

	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	-ms-transition: all 0.5s ease-in-out !important;
	-o-transition: all 0.5s ease-in-out !important;
	transition: all 0.5s ease-in-out !important;
}

.buildingListItem a.moreInfo:hover {
	background-color:rgba(150, 150, 150, 1);
	color:rgba(255, 255, 255, 1);
}





.building-detail h4.buildingTitle {
	color:rgba(0, 0, 0, 1);
	text-transform:capitalize;
	margin-left:15px;
	display:none;
}

.building-detail h1.buildingAddress {
	color:rgba(51, 51, 51, 1);
	text-transform:capitalize;
	margin-left:15px;
	margin-bottom:30px;
}

#myCarousel.buildingDetail {
	margin-bottom:40px;
	padding:15px;
	border:1px solid rgba(0, 0, 0, 0.25);
	box-shadow:0px 0px 5px 0px rgba(0, 0 ,0, 0.15);
}

.backLink {
	margin:40px 0px 0px 0px;
}

/* START STAFF LIST STYLES */

.colorAgentListBg {
	background-color:rgba(255, 255, 255, 1);
}

.staffMember {
	box-shadow: 0 0 8px #ddd; 
	padding:10px;
	margin-bottom:20px;
	width:100%;
}

.staffMember .photo {
	position:relative;
	display:block;
	width:100%;
	height:0px;
	overflow:hidden;
	float:left;
	padding-bottom:100%;
}

.staffMember .photo img {
	width:100%;
}

.staffMember .staffName {
	width:100%;
}

.staffMember .staffName h3.staffMemberName {
	width:100%;
	display:block;
	text-align:left;
	float:left;
	clear:left;
	font-size:22px;
	-webkit-font-smoothing:antialiased;
}

.staffMember .staffName p.staffMemberPosition {
	width:100%;
	display:block;
	text-align:left;
	float:left;
	clear:left;
	color:rgba(0,0,0,0.5);
	margin:0px 0px 15px;
	-webkit-font-smoothing:antialiased;
	padding-bottom:5px;
	border-bottom:1px dotted rgba(0,0,0,0.15);
}

.staffMember .staffContact {
	width:100%;
}

.staffMember .staffContact ul.contactMethods {
	list-style-type:none;
	padding:0px;
	min-height:95px;
}

.staffMember .staffContact ul.contactMethods li {
	margin-bottom:5px;
}

.staffMember .staffContact ul.contactMethods li.list-unstyled i {
	margin-right:5px;
	-webkit-font-smoothing:antialiased;
}

.staffMember .staffContact ul.contactMethods li.list-unstyled span.staffContactName {
	font-weight:bold;
	text-align:left;
	-webkit-font-smoothing:antialiased;
}

.staffMember .staffContact ul.contactMethods li.list-unstyled span.staffContactValue {
	float:right;
	-webkit-font-smoothing:antialiased;
}


.staffMember .staffSocial {
	width:100%;
	height:36px;
}

.staffMember .staffSocial .socialIcon {
	text-align:left;
}

.staffMember .staffSocial .socialIcon li {
	float:left;
	margin-right:5px !important;
}

.staffMember .staffSocial .socialIcon li a {
	background-color:rgba(0,0,0,0.15);
	color:rgba(255,255,255,1);
	float:left;
}

.staffMember .staffSocial .socialIcon li a:hover {
	background-color:rgba(0,0,0,0.75);
	color:rgba(255,255,255,1);
}

.staffMember .staffLinks {
	min-height:50px;
	width:100%;
	border-top:1px dotted rgba(0,0,0,0.15);
	float:left;
}

.staffMember .staffLinks p {
	margin:0px;
}

.staffMember .staffLinks p.myProperties a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	display:inline-block;
	margin:0px;
	
	border-right:1px solid rgba(0,0,0,0.15);
	float:left;
	width:49.5%;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:0px;
	
	color:rgba(0,0,0,0.75);
	
	text-decoration:none;
	
	-webkit-font-smoothing:antialiased;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMember .staffLinks p.myResults a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	display:inline-block;
	margin:0px;
	
	float:right;
	width:50%;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:0px;
	
	color:rgba(0,0,0,0.75);
	
	text-decoration:none;
	
	-webkit-font-smoothing:antialiased;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMember .staffLinks p.myProperties a:hover,
.staffMember .staffLinks p.myResults a:hover {
	background-color:rgba(0,0,0,0.85);
	color:rgba(255,255,255,1);
}

.staffMember .staffMoreDetail {
	width:100%;
}

.staffMember .staffMoreDetail .btn-u {
	background-color:#c1c1c1;
	color:rgba(255,255,255,1);
	clear: both;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0px;

	display: inline-block;
	width: 100%;
	height: 40px;
	line-height:40px;
	margin: 0px;

	position: relative;
	text-decoration: none;
	cursor: pointer;
	-webkit-font-smoothing:antialiased;

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMember .staffMoreDetail .btn-u:hover {
	background-color:rgba(0,0,0,0.85);
}


@media (max-width:992px) {
	.staffMember .photo {
		height:250px;
	}
}

@media (max-width:768px) {
	.staffMember .photo {
		height:400px;
	}
}

/* START STYLES FOR STAFF DETAIL PAGE */

.staff-detail .staffMemberDetail {
	box-shadow: 0 0 8px #ddd; 
	padding:10px;
	margin-bottom:20px;
}

.staffMemberDetail .photo {
	display:block;
	width:100%;
	height:300px;
	overflow:hidden;
	float:left;
}

.staffMemberDetail .photo img {
	width:100%;
}

.staffMemberDetail .staffName {
	width:100%;
}

.staffMemberDetail .staffName h3.staffMemberDetailName {
	width:100%;
	display:block;
	text-align:left;
	float:left;
	clear:left;
}

.staffMemberDetail .staffName p.staffMemberDetailPosition {
	width:100%;
	display:block;
	text-align:left;
	float:left;
	clear:left;
	color:rgba(0,0,0,0.5);
	padding-bottom:5px;
	border-bottom:1px dotted rgba(0,0,0,0.15);
	margin-bottom:30px;
}

.staffMemberDetail .staffContact {
	width:100%;
}

.staffMemberDetail .staffContact ul.contactMethods {
	list-style-type:none;
	padding:0px;
	min-height:50px;
}

.staffMemberDetail .staffContact ul.contactMethods li {
	margin-bottom:5px;
}

.staffMemberDetail .staffContact ul.contactMethods li span.label {
	font-weight:bold;
	text-align:left;
	color:rgba(0,0,0,0.85);
	font-size:100% !important;
}

.staffMemberDetail .staffContact ul.contactMethods li.email span.label,
.staffMemberDetail .staffContact ul.contactMethods li.agentV-card span.label{
	padding-left:3px;
}

.staffMemberDetail .staffContact ul.contactMethods li span.value {
	float:right;
	color:rgba(0,0,0,0.85);
}

.staffMemberDetail .staffSocial ul.socialIcon li {
	padding:0px 5px 0px 0px;
}

.staffMemberDetail .staffSocial li a {
	color: #aaa;
	padding: 0px;
	min-width: 30px;
	font-size: 20px;
	text-align: center;
	background: #f7f7f7;
	display: inline-block;
	text-decoration:none;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMemberDetail .staffSocial li a:hover {
	background-color:rgba(0,0,0,0.75);
}

.staffMemberDetail .staffLinks {
	min-height:50px;
	width:100%;
	border-top:1px dotted rgba(0,0,0,0.15);
}

.staffMemberDetail .staffLinks p {
	margin:0px;
}

.staffMemberDetail .staffLinks p.myProperties a,
.staffMemberDetail .staffLinks p.myResults a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	display:inline-block;
	margin:0px;
	
	border-right:1px solid rgba(0,0,0,0.15);
	float:left;
	width:33%;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:0px 0.45% 0px 0px;
	
	color:rgba(0,0,0,0.75);
	
	text-decoration:none;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMemberDetail .staffLinks p.myTestimonials a {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	
	display:inline-block;
	margin:0px;
	
	float:right;
	width:33%;
	text-align:center;
	height:40px;
	line-height:40px;
	margin:0px;
	
	color:rgba(0,0,0,0.75);
	
	text-decoration:none;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMemberDetail .staffLinks p.myProperties a:hover,
.staffMemberDetail .staffLinks p.myResults a:hover,
.staffMemberDetail .staffLinks p.myTestimonials a:hover{
	background-color:rgba(0,0,0,0.85);
	color:rgba(255,255,255,1);
}

.staffMemberDetail .staffMoreDetail .btn-u {
	background-color:#c1c1c1;
	color:rgba(255,255,255,1);
	clear: both;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0px;

	display: inline-block;
	width: 100%;
	height: 40px;
	line-height:40px;
	margin: 0px;

	position: relative;
	text-decoration: none;
	cursor: pointer;

	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.staffMemberDetail .staffMoreDetail .btn-u:hover {
	background-color:rgba(0,0,0,0.85);
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
	min-height:55px;
}

ul.social-icons {
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {

	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}
	
ul.social-icons li i {
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li i span {
	margin-left:10px;
	font-size:16px;
	font-weight:600;
	color:rgba(0, 0, 0, 1);
}

	
/* SET DARK THEME */
	
.darkThemeFooter ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkThemeFooter ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightThemeFooter ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightThemeFooter ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}

/* GOOGLE MAPS POPUP WINDOW */


#popupbox {
	/*top:15px;
	left:15px;
	bottom:15px;
	right:0px;
	overflow:hidden;*/
	float:left;
	
	position:relative;
}

#popupbox div img {
	width:50%;
	margin:0px;
}

#popupbox .info {
	position:relative;
	background:rgba(255,255,255,1);
	width:50%;
	float:left;
	padding:10px 5px 5px 5px;
}

#popupbox .info h3 {
	font-size:15px;
	font-weight:600;
	color:#0066b2;
	text-transform:capitalize;
	margin:0px;
}

#popupbox .info h4 {
	font-size:12px;
	font-weight:600;
	color:#666;
	text-transform:Lowercase;
	margin:5px 0px 10px;
	line-height:0.9em;
}

#popupbox .info ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#popupbox .info li {
	float:left;
	margin-right:10px;
	padding:0px 10px 0px 0px;
	border-right: 1px solid #ccc;
	font-weight:600;
	color:#666
}

#popupbox .info li span {
    width: 24px;
    height: 24px;
    float: left;
    text-indent: -3333px;
    margin-right: 5px;
}

#popupbox .bbc li.bedrooms span {
	background: url(/t/_common/images/BBC/bedrooms.svg) no-repeat center;
}

#popupbox .bbc li.bathrooms span {
	background: url(/t/_common/images/BBC/bathrooms.svg) no-repeat center;
}

#popupbox .bbc li.carspaces span {
	background: url(/t/_common/images/BBC/carspaces.svg) no-repeat center;
}


/* OVERRIDING INLINE STYLES */

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div > div:nth-child(2) {
	width:auto !important;
}

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div {
	width:345px !important;
}

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(3) {	
	right:15px !important;
	top:15px !important;
}

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div > div:nth-child(4) {
	width:343px !important;
	height:330px !important;
	padding:10px !important;
	top:0px;
	left:0px;
	
	position:relative !important;
	margin:0px auto !important;
	/*background-color:yellow !important;
	height:320px !important;*/
}

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(2) {
	width:325px !important;
	height:auto !important;
	top:10px !important;
	left:10px !important;
}

#map_canvas > div > div > div > div:nth-child(3) > div:nth-child(3) > div > div:nth-child(3) img {
}/* CUSTOM CONTACT PAGE */

/*
.contactWrapper .headline {
	margin:35px 0px 20px;
	padding: 0;
	border:none;
}

.contactWrapper .headline h2 {
	font-size: 21px;
	font-weight:bold;
	line-height: inherit;
	border:none;
*/
}

.contactWrapper table.address .contactSuburb {
	margin-bottom:5px;
}

.contactWrapper table.address p {
	margin:0px;
}

.contactWrapper hr {
	margin:10px 0px;
}

.contactWrapper hr:last-child {
	display:none;
}

.contactWrapper table tr td:first-child {
	display:none;
}

.contactWrapper span.contactSuburb {
/*	font-size:16px;*/
	font-weight:700;
	float:left;
	clear:left;
	display:block;
}

.contactWrapper span.contactAddress {
	clear:left;
	float:left;
	
	font-size: 16px;
	line-height: 1.5;
	margin-top: 15px;
}

.contactWrapper span.contactSuburb span,
.contactWrapper span.contactAddress span {
	margin-right:10px;
}

.contactWrapper span.contactAddress p .space {
	margin-left:13px;
}.pageType_18100 .content h2 {
	display: none;
}

.pageType_18100 .content ul,
.pageType_18100 .content li {
	float: none!important;
	list-style: disc;
}

.pageType_18100 .content .dropdown-menu {
	position: inherit;
	display: inherit;
	padding: 0 0 0 50px;
	border: none;
	box-shadow: none;
}

.pageType_18100 .content .nav > li > a:hover, .nav > li > a:focus,
.pageType_18100 .content .dropdown-menu > li > a:hover,
.pageType_18100 .content .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: inherit;
	text-decoration: underline;
}.downloadContent h3 {
	clear:both;
}.pageType_1001 #quicksearch legend {
    display: none;
}/*
.footerBrand, .customLogo {
	margin-top:15px;
}
*/

ul.partnership {
	list-style-type:none;
	padding:0px;
}

.topMargin {
	margin-top:15px;
}

.lightTheme .footerBrandText {
	color:rgba(51, 51, 51, 1);
}

.darkTheme .footerBrandText {
	color:rgba(255, 255, 255, 1);
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
	min-height:55px;
	margin-top:15px;
}

ul.social-icons {
	align-items: flex-end;
	display: flex;
	flex-direction:row;
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {
	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
	text-indent: 0px;
}

ul.social-icons li a {
	float:left;
}
	
ul.social-icons li i {
	display:block;
	float:left;
	width:100%;
	height:100%;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li i span {
	margin-left:10px;
	font-size:16px;
	font-weight:600;
	color:rgba(0, 0, 0, 1);
}

ul.social-icons li.circle .fa {
	display:grid;
	align-content:center;
	justify-content:center;
	width:50px !important;
	height:50px !important;
	line-height:50px;
	color: rgba(255, 255, 255, 1);
	border-radius:50% !important;
	margin-right:10px;
	float:none;
	text-align: center
}

.navbar.navbar-default .moduleSocial .social-icons li.square i  {
	background-color:rgba(255, 255, 255, 1);
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	color:rgba(205, 36, 43, 1);
	font-size:20px;
}

.navbar.navbar-default .moduleSocial .social-icons li.square i:hover {
	color:rgba(255, 255, 255, 1);
	background-color:rgba(0, 0, 0, 1);
}

	
/* SET DARK THEME */
	
.darkThemeFooter ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkThemeFooter ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightThemeFooter ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightThemeFooter ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}


/* BURLEIGH TEMPLATE */
	.footer-content .moduleSocial .sub-section-height {
		color:rgba(255, 255, 255, 1);
		text-align:left;
	}

	.footer-content .social-icons li i {
		color:rgba(255, 255, 255, 1);
	}


/* START UNIFY DETAIL PAGE */

.hideInspectionModule {
	display:none;
}

.breadcrumbs h1 span.listingSuburb {
	text-transform:capitalize;
	letter-spacing:0.5pt;
}

.breadcrumbs h1 span.listingStreet {
	font-weight:lighter;
	letter-spacing:0.5pt;
}

/* LEFT SIDE CONTENT */

.PropertyDetailContainer .detailSuburb {
	margin-top:0px;
	-webkit-font-smoothing:antialiased;
}

.PropertyDetailContainer .detailStreet {
	margin-top:0px;
	-webkit-font-smoothing:antialiased;
}

.PropertyDetailContainer .detailStatus {
	margin: 0;
}

.PropertyDetailContainer .detailPrice {
	text-transform:capitalize; 
	font-size:20px;
	line-height:normal;
	font-weight:500;
	z-index:20;
	margin:10px 0px 30px;
	-webkit-font-smoothing:antialiased;
}

.PropertyDetailContainer .detailHeading {
	-webkit-font-smoothing:antialiased;
}

.PropertyDetailContainer .detailHeading:first-letter {
	text-transform: Uppercase;
}

.PropertyDetailContainer .detailIntro {
	margin-top:0px;
	margin-bottom:25px;
	-webkit-font-smoothing:antialiased;
}

.PropertyDetailContainer .propertyDetailInfo {
	width:100%;
}

.PropertyDetailContainer .propertyDetailInfo p {
	margin-left:15px;
}
/*
.PropertyDetailContainer .blog p {
	margin:20px 0px 0px 15px;
}
*/


/* RIGHT SIDE CONTENT */

.PropertyDetailContainer .contentBoxWrapper {
	width:100%;
	box-shadow: 0 0 8px #ddd; 
 	padding:15px;
	margin-bottom:20px;
}

.PropertyDetailContainer .contentBoxWrapper .BBC .dl-horizontal dt {
	width:auto;
}

.PropertyDetailContainer .contentBoxWrapper .BBC .dl-horizontal dt img {
	max-width:35px;
}

.PropertyDetailContainer .contentBoxWrapper .BBC .dl-horizontal dd {
	margin-left:5px;
	margin-right:15px;
}

.PropertyDetailContainer .contentBoxWrapper .BBC .dl-horizontal dd h3 {
	margin-top:8px;
}

.PropertyDetailContainer .contentBoxWrapper .BBCContent .bbcIcon {
	margin:5px 5px 15px 0px;
	float:left;
}
.PropertyDetailContainer .contentBoxWrapper .BBCContent .bbcIcon svg {
	width:35px;
}

.PropertyDetailContainer .contentBoxWrapper .BBCContent h4 {
	float:left;
	margin-right:15px;
}

.bookInspection li {
	list-style-type: none;
	padding:0;
}

.bookInspection.contentBoxWrapper a {
	margin:0;
	width:100%;
}

/* Property Links set left column */
.PropertyDetailContainer .blog .agent-contact-form.contentBoxWrapper,
.PropertyDetailContainer .blog .propertyLinks.contentBoxWrapper {
	box-shadow:none;
}

.PropertyDetailContainer .blog .propertyLinks .headline,
.PropertyDetailContainer .blog .propertyLinks .propertyDetailSocial {
	display:none;
}

.PropertyDetailContainer .blog .headline.propertyLinksHeading {
	display:block;
}

.PropertyDetailContainer .blog .agentDetailPropertyLinks li {
	box-sizing: border-box;
	border:1px solid rgba(255, 255, 255, 1);
	display:inline-block;
	float:left;
	width:calc(100%/4);
}

.backLink a.btn-u, .bookInspection .btn-u {
	clear: both;
	width: auto;
	background-color:#c1c1c1;
	color:rgba(255,255,255,1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0px; /*border-right:2px solid rgba(0,0,0,0.5);*/
	border:0px; /*border-bottom:2px solid rgba(0,0,0,0.5);*/

	display: inline-block !important;
	height: 40px;
	line-height:40px;
	text-align:center;
	padding:0px 5px;
	margin: 0 0 10px 15px;
	position: relative;
	text-decoration: none;
	/*text-shadow: 0 1px 1px rgba(255,255,255,.35);*/
	cursor: pointer;
/*
	-webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
	-moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
	box-shadow:0 4px 5px rgba(0,0,0,.3);
*/
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	-ms-transition: all 0.5s ease-in-out !important;
	-o-transition: all 0.5s ease-in-out !important;
	transition: all 0.5s ease-in-out !important;
}

.backLink a.btn-u:hover, .bookInspection .btn-u:hover {
	background-color:rgba(0,0,0,0.85);
}

.backLink.SID5506  {
	width: 15%;
}


/* SET RESPONSIVE OVERIDES BASED ON BOOTSTRAP DEFINED MEDIA QUERIES */

/* BOOTSTRAP SMALL/MEDIUM DEVICES */
@media (max-width:991px) {
	.PropertyDetailContainer .detailStatus,
	.PropertyDetailContainer .detailPrice {
		text-align:left;
		float:left !important;
		clear:left;
		margin:0px 0px 15px;
	}

	.PropertyDetailContainer .detailStreet {
		clear:left;		
	}
}

/* BOOTSTRAP SMALL/MEDIUM DEVICES */
@media (max-width:767px) {
	.PropertyDetailContainer .contentBoxWrapper .BBC .dl-horizontal dt img {
		margin-top:-15px;
	}
}


/* BOOTSTRAP SMALL/MEDIUM DEVICES */
@media (max-width:600px) {
	
}/* START AGENT DETAILS */

.propertyDetailAgent .agentIMG {
	height:0;
	overflow:hidden;
	padding-bottom:100%;
	position:relative;
	width:100%;
}

.propertyDetailAgent .agentIMG img {
	width:100%;
}

.propertyDetailAgent h3.detailAgentName {
	color:rgba(0, 0, 0, 1);
}

.propertyDetailAgent td {
	text-align:left;
}

.propertyDetailAgent i {
	color:rgba(0, 0, 0, 1);
}

.propertyDetailAgent .agentContentLabel {
	text-align:right;
}

.propertyDetailAgent p.agentV-card {
	width:100%;
	text-align:left;
}

.propertyDetailAgent p.agentV-card span {
	color:rgba(0, 0, 0, 1);
	
}

.propertyDetailAgent .agentV-card .agentContentLabel {
	float:right;
}.PropertyDetailContainer .tag-box-v1 {
	margin-top:15px;
}

.embed-responsive .embed-responsive-item, 
.embed-responsive embed, .embed-responsive iframe, 
.embed-responsive object, .embed-responsive video {
position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}

.embed-responsive-16by9 {
	padding-bottom:56.25%
}

.embed-responsive-4by3 {
	padding-bottom:66%;
}

/*

.propertyVideo iframe {
	width:100%;
	min-height:466px;
}

.tag-box-v1.borderNone {
	border: none;
	box-shadow: none;	
}
	
@media (min-width:992px) {
	.tag-box.tag-box-v1 > iframe {
		height:477px;
		width:100%;
	}
}
	
	
@media (max-width:991px) {
	.tag-box.tag-box-v1 > iframe {
		height:327px;
		width:100%;
	}
}
	
@media (max-width:768px) {
	.tag-box.tag-box-v1 > iframe {
		height:253px;
		width:100%;
	}
}
	
@media (max-width:600px) {
	.tag-box.tag-box-v1 > iframe {
		height:198px;
		width:100%;
	}
}

*//* START PROPERTY LINKS */

.propertyLinks .property-links ul.agentDetailPropertyLinks {
	list-style-type:none;
	padding:0px;
}

.propertyLinks .property-links ul.agentDetailPropertyLinks form#make_pdf input[type='submit'] {
	background-color:transparent;
	-webkit-appearance:none;
	border:0;
}

.propertyLinks .property-links ul.agentDetailPropertyLinks li a,
.propertyLinks .property-links ul.agentDetailPropertyLinks li.print .print-brochure,
.propertyLinks .property-links ul.agentDetailPropertyLinks form#make_pdf,
.propertyLinks .property-links ul.agentDetailPropertyLinks form input[type='submit'],
.respond-enquire-button {
	clear: both;
	width: 100%;
	background-color:#c1c1c1;
	color:rgba(255,255,255,1);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0px; /*border-right:2px solid rgba(0,0,0,0.5);*/
	border:0px; /*border-bottom:2px solid rgba(0,0,0,0.5);*/
	display: inline-block !important;
	font-size: 14px;
	height: 40px;
	line-height:40px;
	text-align:center;
	padding:0px 5px;
	margin: 0 0 10px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(255,255,255,.35);
	cursor: pointer;
/*
	-webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
	-moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
	box-shadow:0 4px 5px rgba(0,0,0,.3);
*/
	-webkit-transition: all 0.5s ease-in-out !important;
	-moz-transition: all 0.5s ease-in-out !important;
	-ms-transition: all 0.5s ease-in-out !important;
	-o-transition: all 0.5s ease-in-out !important;
	transition: all 0.5s ease-in-out !important;
}

.propertyLinks .property-links ul.agentDetailPropertyLinks li a:hover,
.respond-enquire-button:hover {
	background-color:rgba(0,0,0,0.85);
}

.propertyLinks .property-links ul.agentDetailPropertyLinks form#make_pdf {
	padding: 0;
}

#diakrit .modal-dialog {
	width:70%;
}

/* Email A friend */
.emailAFriend .panel-body {
	padding:0;
}

.emailAFriend #EmailAFriend:before {
	font-size:26px;
	margin-left:0;
}

.agentDetailPropertyLinks .panel-collapse.emailAFriend #EmailAFriend:before {
	content: '';
}

.emailAFriend #EmailAFriend legend {
	font-size:20px;
	margin-bottom:15px;
	margin-left:0;
	margin-top:30px;
}

.emailAFriend #EmailAFriend li {
	padding:0;
}/* SET PROPERTY MAP HEIGHT */

#property-map {
	float:left;
	height: 450px;
	position:relative;
	width:100%;
}

.property-map {
	width: 100%;
	height: 300px;
}

.property-map h3 {
	margin: 0 0 1px 0;
}
.propertyFeaturesList {
	width:100%;
	font-size:13px;
	padding:5px 0px;
}

.propertyFeaturesList tr {
	border-bottom:1px dotted rgba(0,0,0,0.15);
}

.propertyFeaturesList:last-child tr {
	border-bottom:none;
}

.propertyFeaturesList .featureLabel {
	text-align:left;
	width:50%;
	text-transform: Capitalize;
}

.propertyFeaturesList .featureValue {
	text-align:left;
	width:45%;
}


.suburbPanel h3 {
	color:rgba(0, 0, 0, 0.75);
	margin:0px 0px 10px;
}

.suburbPanel p {
	margin:0px 0px 10px;
	color:rgba(0, 0, 0, 0.75);
}

.suburbPanel a {
	color:rgba(0, 0, 0, 0.75);
	text-decoration:none;
}

.suburbPanel a:hover {
	color:rgba(0, 0, 0, 1);
}

.textWhite {
	color:rgba(255, 255, 255, 1) !important;
}

.suburbPanel {
	padding:15px;
}.moduleSocial {
	float:left;
	clear:both;
	display:block;
	width:100%;
}

ul.social-icons {
	padding:0px;
	margin:0px 0px 15px;
	list-style-type:none;
}
	
ul.social-icons li {

	width:auto;
	height:auto;
	margin-top:0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:0px;
	float:left;
}
	
ul.social-icons li i {
	display:inline-block;
	float:left;
	width: 40px;
	height:40px;
	color:rgba(0, 0, 0, 1);
	font-size:30px;
}

ul.social-icons li h4 {
	color:rgba(0, 0, 0, 1);
	display:inline-block;
	float:left;
	font-size:14px;
	font-weight:600;
	margin-left:10px;
}

	
/* SET DARK THEME */
	
.darkTheme ul.social-icons li i {
	color:rgba(255, 255, 255, 1);
}

.darkTheme ul.social-icons li i span {
	color:rgba(255, 255, 255, 1);
}	

/* SET LIGHT THEME */
.lightTheme ul.social-icons li i {
	color:rgba(200, 200, 200, 1);
}

.lightTheme ul.social-icons li i span {
	color:rgba(200, 200, 200, 1);
}

/* START LISTINGS ON A MAP */

#properties-on-map {
    width:100%;
    height:500px;
}

#mapView {
	max-height:1200px;
}

select {/* just to remove arrows in firefox*/
    -moz-appearance: none;
    text-indent: 0.01px;
	text-overflow: '';	
}






#map_wrapper {
	width:100%;
	height: 400px;
	margin-top:20px;
	float:left;
}

#map_canvas, #map_canvas_mobile {
	width: 100%;
	height: 100%;
}<!-- START PAGINATION -->


.paginationHolder {
	float:left;
	margin-bottom:20px;
}

.paginationHolder .pagination {
	border:0px;
}

.paginationHolder .pagination > li.page.current a {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
	
	font-weight:bold;
}

.paginationHolder .pagination > li > a {
	position:relative;
	width: 35px;
	height: 35px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;  
    border-radius: 5px;
	border-color:rgba(0,0,0,0.15);
    background-color:rgba(0,0,0,0.05);
	color:rgba(0,0,0,0.85);
	
	margin-right:5px;
	margin-bottom:5px;
	padding:0px;
	
	line-height: 35px;
	text-align:center;
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.paginationHolder .pagination > li.page a:hover {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
}

.paginationHolder .pagination > li.prev > a,
.paginationHolder .pagination > li.next > a {
	border-color:rgba(0,0,0,0);
    background-color:rgba(0,0,0,0);
	color:rgba(0,0,0,0.75);
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.paginationHolder .pagination > li.prev > a:hover,
.paginationHolder .pagination > li.next > a:hover {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
}

.paginationHolder .pagination > li > a > i {
	line-height:30px;
}

.paginationHolder .paginationMessage p {
	height:35px;
	margin:0px;
	
	text-align:right;
	line-height:40px;
}



/* SET DARK THEME */

.paginationHolder.darkThemePagination .pagination > li.page.current a {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
	
	font-weight:bold;
}

.paginationHolder.darkThemePagination .pagination > li > a {
	position:relative;
	width: 35px;
	height: 35px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px;  
    border-radius: 5px;
	border-color:rgba(0,0,0,0.15);
    background-color:rgba(0,0,0,0.05);
	
	margin-right:5px;
	padding:0px;
	
	line-height: 35px;
	text-align:center;
	color:rgba(0,0,0,0.25);
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.paginationHolder.darkThemePagination .pagination > li.page a:hover {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
}

.paginationHolder.darkThemePagination .pagination > li.prev > a,
.paginationHolder.darkThemePagination .pagination > li.next > a {
	border-color:rgba(0,0,0,0);
    background-color:rgba(0,0,0,0);
	color:rgba(0,0,0,0.75);
	
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.paginationHolder.darkThemePagination .pagination > li.prev > a:hover,
.paginationHolder.darkThemePagination .pagination > li.next > a:hover {
	color:rgba(255,255,255,1);	
	border-color:rgba(0,0,0,0.75);	
    background-color:rgba(0,0,0,0.75);
}

.paginationHolder.darkThemePagination .pagination > li > a > i {
	line-height:30px;
}

@media screen and (min-width:320px) {
	.propertyListItem {
		position:relative;
	}
	
	.propertyListItem .more {
		bottom: 0;
		color:inherit;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		text-decoration:none;
	}
	
	.item-box {
		background:#fff;
		margin:16px 0;
		position:relative;

		-webkit-border-radius:6px;
		-moz-border-radius:6px;
		border-radius:6px;
	}

	.item-box.fullwidth {
		max-width:100%;
	}

	.item-box figure {
		width:100%;
		height:0;
		padding-bottom:75%;
		display:block;
		margin-bottom:0;
		overflow:hidden;
		position:relative;
		text-align:center;
	}

	.item-box figure img {
		height:100%;
		left:50%;
		position:absolute;
		top:50%;
		transform:translate(-50%, -50%);
		-webkit-transform:translate(-50%, -50%);
		width:auto;
	}

	.item-box-desc {
		padding:10px 20px;
		overflow:hidden;
	}

	.item-box-desc p {
		margin-top:20px;
		display:block;
		overflow:hidden; 
		text-overflow:ellipsis;
	}

	.item-box.fixed-box .item-box-desc p {
		height:98px;
	}

	.item-box-desc h4 {
		padding:0; margin:0;
	}

	.item-box .item-box-desc small {
		display:block;
	}

	.item-box.fixed-box .item-box-desc {
		height:256px;
	}

	.item-box.fixed-box figure {
		max-height:263px;
	}

	.item-box .socials {
		border-top:#eee 1px solid;
		text-align:center;
		display:block;
	}

	.item-box .item-hover {
		opacity: 0;
		filter: alpha(opacity=0);
		position:absolute;
		left:0; right:0; top:0; bottom:0px;
		text-align:center;
		color:#fff;
		overflow:hidden;

		-webkit-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-o-transition: all 0.2s;
		transition: all 0.2s;
	}

	.inner .headline h2,
		.item-box .item-hover,
		.item-box .item-hover button,
		.item-box .item-hover a {
		color:#fff;
	}

	.item-box .item-hover .inner {
		position:absolute;
		display:block;
		left:0; 
		right:0; 
		top:30px;
		margin-top:-30px;
		z-index:100;
	}

	.item-box:hover .item-hover {
		z-index:30;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.item-box .inner p{
		text-align:left;
		color:#ffffff;  
		margin-left:20px;
		margin-right:20px;
		margin-top:15px;
		font-weight:500;
	}

	.item-box .inner p:first-child:first-letter {
		color: rgba(255, 255, 255, 1);
	}

	.overlay.color2 {
		background: rgba(20,20,20,0.8);
	}

	.overlay {
		background: rgba(0,0,0, 0.2);
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		-webkit-transition: all 1s;
		-moz-transition: all 1s;
		-o-transition: all 1s;
		transition: all 1s;
	}


	/* LIST ITEM DETAILS */

	.propertyListItem { 
		box-shadow: 0 0 8px #ddd; 
		padding:8px;
		margin:5px;
	}
	
	.item-box .propertyListItem figure {
		overflow:visible !important;
	}

	.property-list:hover {
		background: #eee;
	}

	.property-list .thumbnail {
		float: left;
	}

	.property-list .missing-image {
		height: 94px;
	}

	.property-list span.current {
		display: none;
	}
	
	.propertyListItem .statusLabel .rotate {
		color: rgba(255, 255, 255, 1);
		font-size: 14px;
		font-weight: 700;
		position: static;
		margin-top: -85px;
		margin-left: -25px;
		text-align: center;
	}
	
	.propertyListItem .statusLabel {
		left:-10px !important;
		top:-10px !important;
	}

	.property-list .information {
		float: left;
		padding: 0 0 0 10px;
	}

	.propertyListItem h3.listingSuburb {
		font-size:25px;
		font-weight:bold;
		margin:10px 0px 5px 5px;
		text-align:left;
		max-width:85%;
		/* min-height:40px; */
		text-transform:capitalize;
	}

	.propertyListItem h3.listingAddress {
		font-size:1.5rem;
		min-height:40px;
		margin:0px 0px 5px 5px;
		text-align:left;
		max-width:75%;
	}

	.propertyListItem h3.priceTag {
		margin:0px 0px 5px 5px;
		text-align:left;
		font-size:1.9rem;
		min-height:40px;
	}

	.propertyListItem .propertyOption {
		width:100%;
		display:block;
		float:left;
		text-align:left;
		margin-left:0px;
	}

	.propertyListItem .listInfoBlock {
		width:100%;
		display:block;
		float:left;
		text-align:left;
		margin-left:0px;
	}

	.propertyListItem p.propertyListAgentName {
		text-align:left;
	}

	.propertyListItem p.propertyListAgentName .callNumber{
		position: relative;
		z-index: +1;
	}

	.propertyListItem .buttonHolder {
		width:30%;
		float:right;
		display:block;
	}

	.propertyListItem .buttonHolder .moreInfo {
		clear: both;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		border-radius:3px;

		display: inline-block !important;
		height: 35px;
		line-height:35px;
		margin: 10px 0px 5px;
		position: relative;
		text-align:center;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(255,255,255,.35);
		width: 100%;
		cursor: pointer;

		-webkit-box-shadow:0 4px 5px rgba(0,0,0,.3);
		-moz-box-shadow:0 4px 5px rgba(0,0,0,.3);
		box-shadow:none; 

		/* animation */
		-webkit-transition: all 0.5s ease-in-out !important;
		-moz-transition: all 0.5s ease-in-out !important;
		-ms-transition: all 0.5s ease-in-out !important;
		-o-transition: all 0.5s ease-in-out !important;
		transition: all 0.5s ease-in-out !important;
	}
}

@media screen and (min-width:768px) {
	.propertyListItem .statusLabel .rotate {
		margin-top: -90px;
		margin-left: -25px;
	}
	
	.propertyListItem h3.priceTag {
		/* min-height:45px; */
	}
	
	.propertyListItem .propertyOption {
		/* min-height:100px; */
	}
	
	.propertyListItem .listInfoBlock {
		/* min-height:60px; */
	}

}

@media screen and (min-width:992px) {
	.propertyListItem .statusLabel .rotate {
		font-size:18px;
		margin-top: -110px;
		margin-left: -30px;
	}
}
.propertyListItem p.propertyListAgentName {
	text-align:left;
	min-height:20px;
	float:left;
	width:100%;
}

.propertyListItem p.propertyListAgentName b {
	margin-right:10px;
}

.propertyListItem p.propertyListAgentName a {
	color:rgba(0,0,0,0.75);
	clear:both;
	float:right;
}

.propertyListItem p.propertyListAgentName a:hover{
	color:rgba(0,0,0,1);
}

.propertyListItem p.propertyListAuction {
	text-align:left;
	min-height:40px;
}
.BBCv {
    min-height:125px;
    min-width:45px;
}
.BBCv h4{
    max-width:120px;
	opacity:1;
  
}
.BBCv {
	text-align:right;
    list-style-type:none;
    padding-left:0px;
    padding-right:0px;
}
.BBCv img{
    box-shadow:none;
    border:none;
    height:20px;
    width:20px;
    display:inline-block;
    vertical-align:middle;
	margin-top:0px;
	
	opacity:1;
}

.BBCv h3{
    font-size:16px; 
    padding-right:10px;
}
.propertyListItem p.propertyListInspections {
	text-align:left;
	min-height:30px;
}
.propertyListItem p.propertyListavailability {
	min-height: 30px;
	text-align:left;
}

@media(min-wdith:768px) {
	.propertyListItem p.propertyListavailability {
		height:20px;
	}
}#contact-map {
    height: 400px !important;
}

.pageType_3200 #contact-map {
    margin-bottom: 30px;
}