.btn-social.btn-lg>:first-child {
	line-height: 45px;
	width: 45px;
	font-size: 14px;
}

.btn-social>:first-child {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 32px;
	line-height: 34px;
	font-size: 1.6em;
	text-align: center;
	border-right: 1px solid rgba(0,0,0,0.2);
}

#home-video-section .vid-list img {
	max-width: 618px !important;
}

.hero-search .search-filter .openHouses {
	display: none;	
}

.hero-search .fieldset .search-filter .toPrice {
	flex-basis: 65%;
}

select#openhouses {
	display: none;
}

.search-cate {
	display: none;
}

body[data-page-name="charity-drive"] .pre-footer .about-content-wrapper {
	max-width:100% !important;
}

body[data-page-name="charity-drive"] .pre-footer .about-content-wrapper > div {
	display: flex;
}

body[data-page-name="charity-drive"] .pre-footer .about-content-wrapper > div iframe {
	margin:0 20px;
}