@media (max-width: 767px) {
	body {
		font-size: 14px;
	}

     body, html { overflow-x:hidden; }
	 
	.navbar.navbar-default .navbar-brand {
	  width: 60%;	 
	}
	
	.handshake {
		padding-right:50px;	 
	}
	.AboutUs {		
		 width: 100%;	
	}
	
	#main-slider .slider-inner h2 {
	  margin-top: 100px;
	  font-size: 30px;
	  line-height: 1;
	  text-transform: uppercase;
	  color: #fff;
	}
	 
	 h2{
		padding-bottom: 20px; 
		font-size: 20px;
		/*line-height: 1.4;
		font-weight: 400;		 */
	}
	
	.Thumbs {
		display:none;
	}
	
	.AwardsList {	
	  margin-top: -15px; 	
	  font-size: 10px; 
	  line-height: 1.9;
	}
	
	#cta2 h2 {
	  color: #fff;
	  font-size: 24px;
	  line-height: 1;
	}
	
	#aboutus
	{
	  padding: 10px 0;	  
	}
	
	#cta2 {	  
	  padding-top: 10px;
	  background: #242a33 url(../images/cta2/final_bg.jpg) no-repeat 75% 75%;/* 62% 62%; */
	}	
	
	#contact .container-wrapper {	
	  position: relative; 
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: rgba(69, 174, 214, 0.3);
	  z-index: 1;
	}
	
	#contact .contact-form {
	  background: rgba(255, 255, 255, 0.8);
	  padding: 5px;
	  margin-top: 50px; 
	  position: relative;
	  z-index: 1;
	   
	}
	
	.column-title {
	  margin-top: 0;
	  padding-bottom: 5px;	 
	  margin-bottom: 5px;
	  font-size: 18px; 
	  
	}
	
	.header-logo {
		width: 130%;
		height: 130%;
	}
	
	.Awards{
		padding-bottom: 20px; 		
		text-align:center;
	}
	
	.media-heading {
		text-align:center;
	}
	
	.ProductsHeading {
		text-align:center;
		padding-left:0px; 
		
	}	
	
	.ProductsImage	{
		width: 100%;
		height: 100%;
	}
	
	.Bio5 {
		width: 100%;
		height: 100%;
	}
	
	.BioTankImg {
		width: 100%;
		height: 100%;
	}
	
	.BioToiletImg { 
		width: 100%;
		height: 100%;
	}
	
	.MobileBioToilet { 
		width: 100%;
		height: 100%;
	}
	
	.HowToDo1 {
		width: 100%;
		height: 100%;
	}
	
	.ideation{
		width: 30px;
		height: 30px;
	}
	#portfolio .portfolio-item .portfolio-item-inner .portfolio-info {	  
	  height:15px;
	  width:15px;	
	  margin-left: 40px;	
	  margin-bottom: 10px;	
	  margin-top: 40px;		  
	}
	
	#portfolio .portfolio-item .portfolio-item-inner .PrtfolioCircle {	  
	  height:5px;
	  width:5px;	
	  margin-left: 40px;	
	  margin-bottom: 10px;	
	  margin-top: 40px;		  
	}
	
	#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h3{
	  font-size:8px;
	  display:none;
	  margin-bottom: 30px;
	  margin-top: -1px;	  
	}
	#portfolio .portfolio-item .portfolio-item-inner .portfolio-info h5 {
	  font-size: 7px;
	  line-height: 1;
	  margin: 0;
	  color: #fff;
	  display:none;
	}
	
	div.pp_pic_holder{display:none;position:absolute; z-index:10000;}
	
	

	#bioenzyme
	{
	  padding: 10px 0;	  
	}
	#DigesterTank
	{
	  padding: 10px 0;	  
	}
	
	#portfolio {
	  padding: 10px 0;
	}
	
	#portfolio .portfolio-items {
	  margin-top: 2px;
	}
	
	#work-process .icon-circle {
	  display: inline-block;
	  width: 50px;
	  height: 50px;
	  line-height: 60px;	 
	}
	
	#work-process h3 {
	  margin-bottom: 50px;
	  font-size: 14px;
	}
	
	#work-process .WhyChooseUs {
	  width: 150px;
	  height: 150px;
	}
	.section-header h3 {
	  font-size: 24px;	 	  
	}
	
	.section-header .section-title {
	  font-size: 30px;
	  color: #272727;
	  text-transform: uppercase;
	  position: relative;
	  padding-bottom: 30px;
	  /* margin: 0 0 20px; */
	}
	
	.fullbrandname {
	  color: #903;
	  float: left;
	  font-family: Georgia;
	  font-size: 20px;
	  line-height: 8px;
	  padding-top: 4px;
	  padding-right: 2px;
	  padding-left: 3px;
	}
	
	#services {
		padding: 1px 0 2px;
	}
	
	#products {
		padding: 1px 0 2px;
	}
	
	#portfolio .portfolio-filter {
	  list-style: none;
	  padding: 0;
	  margin: 0 0 5px;
	  display: inline-block;
	}
	
	#portfolio .portfolio-filter > li a {
	  display: block;
	  padding: 2px 1px;	
	  font-size: 6px;
	 
	}

}