@media (max-width: 1550px){
}
@media (max-width: 1250px){
	#carouselExampleIndicators .carousel-caption{
		width: 70%;
	}
}
@media (max-width: 1200px){
}
@media (max-width: 1000px) {
	#header .nav-link{
		padding: .5rem 1rem;
		margin: 0px;
	}
	.navbar-nav{
		border-top: 1px solid #eee;
	}
	#header .navbar{
		padding: 5px 0px;
	}
	#top-header .text-left,
	#top-header .text-right,
	#sub-footer .text-left,
	#sub-footer .text-right{
		text-align: center !important;
	}
	#top-header .text-right{
		margin-top: 10px;
	}
	#counter,
	#sub-footer{
		text-align: center;
	}
	.counter-bg .mb-4:after{
		display: none;
	}
	#t-carousel .item .ml-4{
		margin-left: 0 !important;
	}
	#testimonials .titem-img:before{
		content: "\f0d7";
	    bottom: -27px;
	    right: 10px;
	    top: auto;
	}
	#get-services .btn{
		margin-top: 1.5rem;
	}
	.mblg-5{
		margin-bottom: 3rem!important;
	}
	.sub-footer-bg.fixed{
		position: relative;
	}
	.time-bg{
		font-size: 30px;
	}
	#carouselExampleIndicators .carousel-caption{
		top: 45%;
	}
}
@media (max-width: 991px) {
	#header .nav-item .btn{
		margin: 1rem 0rem 0rem;
		padding: .5rem 1rem;
	}
	.element-item{
		width: 50%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (max-width: 960px){
}
@media (max-width: 860px) {
}	
@media (max-width: 767px) {
	#carouselExampleIndicators .carousel-item{
		height: 300px;
	}
	.consultation-left .col-sm-6,
	.consultation-left .col-sm-12{
		padding-right: 15px;
		padding-left: 15px;
	}
}
@media (max-width: 700px) {
}
@media (max-width: 600px) {
	#coming-soon .center-form{
		width: 60%;
	}
}
@media (max-width: 500px) {
}
@media (max-width: 470px) {
	#top-header .t-head-left li:after{
		display: none;
	}
	.consultation-right h1{
		font-size: 26px;
	}
}
@media (max-width: 400px) {
}
@media (max-width: 330px) {
}

/* —— 卤臣世家全站响应式补强 —— */
img {
	max-width: 100%;
	height: auto;
}

#carouselExampleIndicators .carousel-item.lc-slide-fill:not(.lc-slide-fill--img) {
	min-height: 380px;
	background-image: none !important;
}

@media (max-width: 767px) {
	#carouselExampleIndicators .carousel-caption {
		width: 92%;
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	#carouselExampleIndicators .carousel-caption h3 {
		font-size: 1.65rem !important;
		line-height: 1.2 !important;
	}
	#carouselExampleIndicators .carousel-caption h5 {
		font-size: 1rem !important;
	}
	#carouselExampleIndicators .carousel-caption p {
		font-size: 0.875rem !important;
	}
	.modal-body iframe#vidframe,
	.modal-body iframe {
		height: 220px !important;
		max-height: 56vw;
	}
	.lc-brand-showcase {
		padding: 2rem 0;
	}
	.lc-brand-showcase h2 {
		font-size: 1.35rem;
	}
	.lc-home-brochure {
		padding: 2rem 0 2.25rem;
	}
	.lc-home-brochure__title {
		font-size: 1.45rem;
	}
}

@media (max-width: 575px) {
	#carouselExampleIndicators .carousel-item {
		height: 240px;
	}
	#carouselExampleIndicators .carousel-caption h3 {
		font-size: 1.35rem !important;
	}
	#sub-footer .col-lg-6 {
		text-align: center !important;
	}
	#sub-footer .text-right,
	#sub-footer .text-left {
		text-align: center !important;
	}
}
