.staff-finder-item{

}

@media screen and (max-width: 991px ) {
	.staff-finder-item{
		text-align: center;
	}
	.staff-finder-item p{
		text-align: left;
		width: 80%;
		line-height: 1.75em;
		margin: 0 auto 25px auto;
	}
	.staff-finder-item img{
		margin-bottom: 20px;
	}
}

.staff-finder-item h2.fl-post-title{
	margin-bottom: 15px;
}

.staff-finder-item h2.fl-post-title a{
	color: #75d2d9;
	font-weight: 700;
	font-size: 23px;
}

.staff-finder-item img{
	margin-bottom: 10px;
	border-radius: 300px;
}

.sf-field-post-meta-specialties ul{
	height: 500px;
	overflow-y: scroll;
}

.specialties-list{
	margin: 0;
	padding: 0;
	list-style: none;
}

.specialties-list li{
	display: inline-block;
	margin-right: 15px;
}

.finder-specialties{
	margin-bottom: 15px;
	font-weight: 400;
	font-size: 14px;
}

.finder-locations{
	font-weight: 400;
	font-size: 14px;
}

.fl-post-feed-post.type-staff{
	border: 1px solid #dadada;
	margin-bottom: 50px !important;
}

.finder-locations ul, .finder-specialties ul{
	margin-top: 5px;
}

.sf-count{
	color: #75d2d9;
	font-weight: 400;
}
.sf-label-checkbox{
	font-size: 13px;
	display: inline;
}
.searchandfilter label{
	display: inline !important;
}