﻿.numFacilities .info, .infoBlock ul li {
    display: none !important;
}

.numFacilities .info, .infoBlock ul li.yes{
    display: inline-block !important;
}

.footerMask {
    background: #212121 url(../custom/images/homepage/footer-bg.png) repeat-x top left;
    color: #fff;
    padding-top: 140px;
    border: 1px #e7e7e7 solid;
}


.searchListing .accordion h3 {
	padding: .5em 0.5em 0.5em 2em; 
}

.filter_holder {
    background-color: #000 !important;
}
 
.accreditation span.label, .accreditationsPanel span.label {
    display: inline-block !important;
    max-height: 60px;
    margin: auto;
    margin-right: 10px; 
    height: 60px;
} 

.accreditationsPanel span.info {
	margin-left: 0;
}

.accreditationsPanel img.info { 
    height: 100%;
    max-height: 90px;
    position: relative;
    top: -25px;
}

.accreditation span.label[feature_name="accreditation_rating"] {
    display: block !important; 
    color: #333;
    display: inline-block;
    float: left;
    padding-left: 0px !important;
    margin: auto; 
}

.accreditation span.label, .accreditationsPanel span.label.accLabel {
    display: none !important;
}

.searchRight .info span.advertLastUpdate::before {
    content: "Advert Last Updated:";
}

.searchRight .info span.advertLastUpdate::after {
    content: "h";
}

@media only screen and (max-width: 767px){

	
	/* Main panel max height (dropdowns)*/
	.pageBody_Mobile #pageContent .v2_search_main.as-panels, .pageBody_Mobile #pageContent .v2_search_panel.as-opened {
		max-height: 420px !important;
	}
	/* total panel height (Main panel + 53px)*/
	.pageBody_Mobile .v2_search_panel_wrapper {
		height: 433px !important;
	}
	/* button position (Main panel + 10px)*/
	.pageBody_Mobile #srchWrap {
		height: 390px !important;
		margin-top: -4px;
	}
	/* map panel height (usually fixed)*/
	.pageBody_Mobile.searchMapVisible #srchWrap {
		height: 425px !important;
	}
	/* button position (usually fixed)*/
	.pageBody_Mobile #pageContent .v2buttonWrapper {
		bottom: -35px !important;
	}
	
	img#mobHero {
    max-height: 123px;
    object-fit: cover;
} 
		 .pageBody_Mobile#PrimaryNav #mob-icon, #PrimaryNavfull #mob-icon {
        left: 1% !important;
    }
	#pageContent.pageContent_search .welcome.mob-remove.welcome-bg-rev { 
		display: none !important;
	}
	
	.phase3.pageBody_messageboard .pageContent_messageboard {
        top: 0px !important;
    }
	    .pageBody_Mobile .golocal-subcontent {
        margin-top: 10px !important;
		background: #fff;
		box-sizing: border-box;
		padding: 15px 15px 15px 15px;
        margin-bottom: 50px;
    }
	#pageContent.pageContent_local {
		margin-top: 40px !important;
	}
	 #pageContent.pageContent_advice, #pageContent.pageContent_local, #pageContent.pageContent_contact, #pageContent.pageContent_landlords, #pageContent.pageContent_statistics, #pageContent.pageContent_messageboard { 
        margin-top: 40px !important;
    }  
	 #pageBody.pageBody_Mobile.pageBody_home #pageContent .searchWrapper:before {
        background-color: #000 !important;
    }
	    #pageBody.pageBody_Mobile .dispPropertyCounter {
        position: relative;
        top: 8px;
        font-size: 18px;
        padding-right: 0px;
    }
}



