#title-spacer{
	background-image: url("/storage/img/LH-home-bg-modify.jpg");
	height: 15em;
	padding-top: 5.625em;
}
@media screen and (max-width: 85.375em){ #title-spacer {background-image:url("/storage/img/header_title_1366.jpg") !important;} }
@media screen and (max-width: 48em){ #title-spacer {background-image:url("/storage/img/header_title_768.jpg") !important;} }
@media screen and (max-width: 30em){ #title-spacer {background-image:url("/storage/img/header_title_480.jpg") !important;} }
#testimonial .col-lg-3 {
	padding: 0;
}
#view{
	background: #fff !important;
}

.h1_custom_style {
    font-weight: normal;
}

.custom_opacity_hide {
	opacity: 0;
}

.custom_opacity_show {
	opacity: 1;
	display: inline;
}

.testimonial-item .content-inner h2 {
	font-size: 1em;
	font-weight: 700;
	margin-bottom: 0.5rem;
}
