@media (min-width: 748px) {
	.title-with-video-custom {
		margin-top: -215px !important;
	}
	.title-with-video-custom h1 {
		color: #FFF;
	}
	.title-with-video-custom p {
		color: #e6e6e6;
	}
}
section.section-color-custom {
	border-top: 0;
	background: #E8E8E8;
}

.social-icons li {
	box-shadow: none;
}
.social-icons li a {
	background: transparent;
	color: #FFF !important;
}

.divider-top-section-custom {
	margin-bottom: -50px !important;
}

.google-map {
	margin: 35px 0 -50px !important;
}

#footer .logo img {
	max-width: 220px;
	opacity: 0.5;
}
#footer hr.solid {
	background: #1b1b1b none repeat scroll 0 0;
	margin-top: -10px;
}
#footer h5 {
	font-size: 15px;
}
#footer .fa-phone {
	position: relative;
	top: 1px;
	margin-right: 2px;
}
#footer .footer-email-custom {
	margin: 2px 10px 0 0;
	font-size: 16px;
	border-right: 1px solid #1b1b1b;
	padding: 0 20px 3px 0;
	display: block;
}

.icon-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.icon-list li {
	display: flex;
	align-items: flex-start;
	margin: 8px 0;
}
.icon-list li i {
	margin-right: 10px;
	flex-shrink: 0;
	color: #fb0200;
}
.icon-list li p {
	margin: 0;
}

.h1adjust{
	margin: 0 0 20px 0;
}

.padding-0{
    padding-right:0;
    padding-left:0;
}
 .imgcenter{
	display: block; margin-left: auto; margin-right: auto;
 }
