@media only screen and (max-width:991px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:300px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
	.main-header.sticky{
		background:#656161;
	}
	.rlab-logo{
		width: 117px !important;
	}
	.main-header{
		padding: 6px 0px !important;
	}
	.contact-form form{
		width:100%;
	}
	.checkbox ul li{
		width:100%;
	}
}
@media only screen and (max-width:788px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.service_content{
		min-height:366px;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:250px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
	.separator-head{
		margin:10px 0;
	}
	.ecommerce-features ul li{
		width:49%;
	}
	.respoinsive-benefits ul li{
		width:49%;
		min-height: 210px;
	}
	.respoinsive-benefits ul li:nth-child(5){
		display:none;
	}
	.separator-head span:before, .separator-head span:after{
		width:80px;
		border-bottom-width: 1px;
		top:10px;
	}
	.separator-head span  i{
		font-size:20px;
	}
	.location-inner h3{
		font-size: 30px;
    	font-weight: 600;
		padding-bottom:0;
	}
	.location-inner p{
		font-size:14px;
	}
	.process{margin-top:0;}
	.process_icon{
		display:none;
	}
	.location{
		height:295px;
	}
	.menu-head{
		min-height:inherit;
		background: #fff !important;
	}
	
	.quote{ display:none !important;}
	.contact-summary{ padding:30px;}
	.contact-info{padding:20px;}
	.contact-info ul li{ width:100%;padding: 20px 0 20px 80px;}
	.contact-info ul li:first-child{border-bottom:1px solid #5f5f5f;}
	.contact-location{padding:40px;}
	.counter{padding:40px 0;}
	.counter_grid{display:none;}
	.process_icon:before{left:-60px}
}
@media only screen and (max-width:640px) {
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.service_content{
		min-height:auto;
	}
	.ecommerce-features ul li{
		width:100%;
	}
	.respoinsive-benefits ul li{
		width:99%;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:220px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media only screen and (max-width:480px) {
	.main-header {
		position: static;
		background: #333;
	}
	.navbar-fixed-top {
		position:static;
		background:#333;
	}
	.menuzord-responsive .menuzord-brand {
		margin:0px !important;
	}
	.menuzord-responsive .menuzord-brand img {
		width:140px;
	}
	.call_left img { display:none;}
	.process-section {
		padding:60px 0px;
	}
}
@media only screen and (max-width: 800px){
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"] { left:-5px;}
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"] { right:-5px;}
}
@media only screen and (max-width: 499px) {
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"] { left:-10px;}
	.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"] { right:-10px;}
}

