.bottomWrap #infoLinky {
	padding-left: 10px;
	font-size: 43px;
}
.bottomWrap #infoLinky i {
	color: rgba(0, 0, 0, 0.5);
}
.bottomWrap #mapResCount {
	height: auto;
	padding: 10px 2rem;
	margin-left: 60px;
	text-transform: uppercase;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	top: 0;
}
.bottomWrap #mapResCount span {
	color: #fff !important;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-width:1000px) {
.bottomWrap #mapResCount .tabHide {
	display: none;
}
}
.bottomWrap #infoLinky.open+#mapResCount {
	display: none;
}
.bottomWrap .mls-disclaimer {
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 10px;
	overflow-y: scroll;
	height: 80px;
	border-top: none;
	visibility: hidden;
}
.bottomWrap .mls-disclaimer.open {
	visibility: visible;
	position: absolute;
	margin-left: 60px;
	top: 0;
	background: rgba(255, 255, 255, 0.8);
}
.bottomWrap .mls-disclaimer .disclaimer {
	margin-bottom: 0;
	line-height: 1.6;
	font-family: 'latoregular', sans-serif;
	font-weight: normal;
	font-style: normal;
}

@media (max-height:768px) and (max-width:1024px) {
.idx.search.touch-screen .mapFixedLeft {
	position: relative;
	width: 100%;
}
.idx.search.touch-screen #listings-map, .idx.search.touch-screen .customMap .areaMapWrapper {
	width: 100%;
}
.idx.search.touch-screen .unfixedRight {
	display: none;
}
}
.idx.search.logged-in #content[role="main"] .unfixedRight .articleset.listings.flowgrid .listing .result-wrapper, .idx.search.logged-in #content[role="main"] .unfixedRight .articleset.listings.flowgrid .listing .photos {
	height: 11rem;
}

@media (min-width:481px) and (max-width:695px) {
.idx.search.logged-in #content[role="main"] .articleset.listings.flowgrid .listing .result-wrapper {
	height: 12.5rem !important;
}
}

@media (max-width:480px) {
.idx.search.logged-in #content[role="main"] .articleset.listings.flowgrid .listing .result-wrapper {
	height: 11.25rem !important;
}
}
.idx.search.logged-in #content[role="main"] .articleset.listings.flowgrid .listing .result-wrapper .details footer span.title-subtype {
	position: relative;
}

@media (min-width:321px) and (max-width:475px) {
.idx.search.logged-in #content[role="main"] .articleset.listings.flowgrid .listing .result-wrapper .details footer span.title-subtype {
	font-size: 0.7rem;
}
}
