@media all and (max-width: 1199px){
	
}

@media all and (max-width: 991px){
	.quote-img-area{
		display: none !important; 
	}

.online-info{
	display: none !important; 
} 

/* .navigation-section-area{
	display: none !important; 
} */
.service-content-area{
	margin:5px 0px !important;

	
} 

.services-section-content-right {
    padding: 120px 0px;

    bottom: 0px !important;
    margin-top: 0px !important;
    right:0px !important; 
}

.big-slid-img img{
	width: 100% !important;
	height: auto !important;
}

.best-industrial-area{
	display: none !important;
}


.logo-ranpower-area{
	text-align: center;
}

.top-comment-area{
	text-align: center;
}

.flowus-content-flex{
	justify-content: center !important;
	padding:15px 0px 0px 0px;
}

}

@media all and (max-width: 767px){

	.sub-content-text-area{
		margin-bottom: 15px;
	}

	.bg-div-area{
	padding: 120px 0px 50px 0px;
    background-color: #FF5E15;
    background-image: url(asset/images/bg-left.png);
    background-repeat: no-repeat; 
	background-position: left bottom;
     position: relative; 
    bottom: -130px;
    margin-top: -130px;
    right: 0px;
	left:0px;
	}

	.client-riviews{
		margin:0px 10px !important;
		background-color: rgba(225,225,225,9);
		padding:200px 20px 15px 20px !important;
		position:relative;
	}

	.clinet-img-area{
		position: absolute;
		content:'';
		top:31px !important;
		left:40px !important;
		height: auto;
		width: auto;
		
	}

	.reviews-hold-area{
		margin: 30px 30px 30px 30px !important;
	}

	.live-chate-area ul li{
		border-right: none !important;
	}

}

@media all and (max-width: 450px){

}