  
/*  ============================================================================
    # Media Queries
    ========================================================================= */

@media only screen and (min-width: 960px) and (max-width: 1279px) {


}

@media only screen and (max-width: 959px) {


}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  .clear{
	clear:both;
}  
    
}

@media only screen and (max-width: 767px) {
.footer li{
	width:100% !important;
	margin:0px 0px 0px 0px;
}
.footer li:last-child{
	width:100% !important;
	margin-top:20px !important;
}
.call {
    float: left !important;
	margin-left:10% !important;
	margin-bottom:10px !important;
	margin-top:0px !important;
}
.boxwrapper{
		margin:-20px 0px 0px 0px !important;
		padding:50px 30px 30px 30px !important;
	}
		.column4{
	width:100% !important;
	margin:30px 0px 0px 0px;
}
.column5{
	width:100% !important;
}
.margrght{
	margin-bottom:25px;
	margin-right:0% !important;
}
.productLHS{
	width:100% !important;
}
.productRHS{
	width:100% !important;
}
.certificate li{
	width:50% !important;
}
.liststyle li{
	width:100% !important;}
	.column33{
	width:100% !important;
	padding:0px !important;
	}
	.more{
	display:inline-block !important;
	margin-bottom:20px !important;
}
.homerhs{
	width:100% !important;
}
.homelhs{
	width:100% !important;
}
.responsibility li{
	width:100% !important;
}
}



@media only screen and (max-width: 479px) {
.footer li{
	width:100% !important;
	margin:0px 0px 0px 0px;
}
.footer li:last-child{
	width:100% !important;
	margin-top:20px !important;
}
.call {
    float: left !important;
	margin-left:10% !important;
	margin-bottom:10px !important;
	margin-top:0px !important;
}
	.boxwrapper{
		margin:-20px 0px 0px 0px !important;
		padding:50px 30px 30px 30px !important;
	}
	
	.column4{
	width:100% !important;
	margin:30px 0px 0px 0px;
}
.column5{
	width:100% !important;
}
.margrght{
	margin-bottom:25px;
	margin-right:0% !important;
}
.productLHS{
	width:100% !important;
}
.productRHS{
	width:100% !important;
}
#productbanner{
		font-size:25px !important;
		line-height:30px !important;
}
.certificate li{
	width:100% !important;
}
.liststyle li{
	width:100% !important;}
	.column33{
	width:100% !important;
	padding:0px !important;
	}
	.boxcont img{
		/*width:100%;
		float:left;*/
	}
	.homelist li{
	padding:20px;
	margin:20px 0% !important;
	list-style:none;
	width:100% !important;
	}
	.more{
	display:inline-block !important;
	margin-bottom:20px !important;
}
.homerhs{
	width:100% !important;
}
.homelhs{
	width:100% !important;
}
.responsibility li{
	width:100% !important;
}
.reslist li{
	width:100% !important;
	float:left;
	padding:7px;
	margin:0% 0% 20px 0% !important;
}

}
