

<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
	<title>Agriculture Machinery, Equipment, Technology in India - Shop It</title>

	<!-- Meta -->
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1.0">
	<meta name="description" content="Bharat Agritech: Online Shop for New Agriculture Machines, Farming Equipment, Agricultural Technology. Buy Chaff Cutter, Reaper, Weeders, Shredders, Mini Rice Mill at Best Price Online in India. One Stop Solution for all your small agricultural machinery in India. ">
	<meta name="author" content="">

	<!-- Favicon -->
	

	<!-- Web Fonts -->
	<link rel='stylesheet' type='text/css' href='//fonts.googleapis.com/css?family=Open+Sans:400,300,600,800&subset=cyrillic,latin'>

	<!-- CSS Global Compulsory -->
	<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
	<link rel="stylesheet" href="assets/css/shop.style.css">

	<!-- CSS Header and Footer -->
	<link rel="stylesheet" href="assets/css/headers/header-v5.css">
	<link rel="stylesheet" href="assets/css/footers/footer-v4.css">

	<!-- CSS Implementing Plugins -->
	<link rel="stylesheet" href="assets/plugins/animate.css">
	<link rel="stylesheet" href="assets/plugins/line-icons/line-icons.css">
	<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.min.css">
	<link rel="stylesheet" href="assets/plugins/scrollbar/css/jquery.mCustomScrollbar.css">
	<link rel="stylesheet" href="assets/plugins/owl-carousel/owl-carousel/owl.carousel.css">
	<link rel="stylesheet" href="assets/plugins/revolution-slider/rs-plugin/css/settings.css">

	<!-- CSS Theme -->
	<link rel="stylesheet" href="assets/css/theme-colors/default.css" id="style_color">

	<!-- CSS Customization -->
	<link rel="stylesheet" href="assets/css/custom.css">
	<link rel="stylesheet" href="../css/style.css">
	<script>
xmlhttp=null;
function addtocart(product) {

  	xmlhttp= GetXmlHttpObject();
   
	
		if (xmlhttp==null)
		{
			alert ("Your browser does not support AJAX!");
			return;
		}
		
	
		
       		var url="addtocartajax.php?val="+product;
		
    
		xmlhttp.onreadystatechange=stateChanged;
		xmlhttp.open("GET",url,true);
		xmlhttp.send(null);
	
}
function stateChanged()
{

		
	if (xmlhttp.readyState == 4 && xmlhttp.status == 200 )
	{		
		var res=xmlhttp.responseText;
		//alert(res);
		
		document.getElementById("cart").innerHTML=res;
		window.location.href = "checkout.php";

		
		
			
	}
}

function GetXmlHttpObject()
{
	if (window.XMLHttpRequest)
	{
		// code for IE7+, Firefox, Chrome, Opera, Safari
		return new XMLHttpRequest();
	}
	if (window.ActiveXObject)
	{
		// code for IE6, IE5
		return new ActiveXObject("Microsoft.XMLHTTP");
	}
	return null;
}
</script>
<script>
  function AllowAlphabets(){
if (!form1.name.value.match(/^[a-zA-Z ]+$/) && form1.name.value !="")
{
form1.name.value="";
form1.name.focus();
alert("Please Enter only Alphabets");
return true;
}
}
function AllowNumber(){
if (!form1.phone.value.match(/^[0-9]+$/) && form1.phone.value !="")
{
form1.phone.value="";
form1.phone.focus();
alert("Please Enter only Numbers");
return true;
}
}


 function validate1()
 {
  var checkbit=0;

 	if(!AllowAlphabets())
	 {

			if(!AllowNumber())
 			{


				document.form1.submit();
				return true;
			}
			else
			 {

				 return false;
			 }
	 }

	else
	 {


		 return false;
	 }
 }

</script>
<meta name="google-site-verification" content="tuJ2YKTy2hP9fioxEbobtbeP7hJ9mdPiZ_wC_XSpZnA" />
	
</head>

<body class="header-fixed">

	<div class="wrapper">
		<!--=== Header v5 ===-->
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-105400257-1', 'auto');
  ga('send', 'pageview');

</script>
		
		<div class="header-v5 header-static">
			<!-- Topbar v3 -->
			<div class="topbar-v3">
				<div class="search-open">
					<div class="container">
						<input type="text" class="form-control" placeholder="Search">
						<div class="search-close"><i class="icon-close"></i></div>
					</div>
				</div>

				<div class="container">
					<div class="row">
						<div class="col-sm-6">
							<!-- Topbar Navigation -->
							<ul class="left-topbar">
								
								<!--<li>
									<a>Language (EN)</a>
									<ul class="language">
										<li class="active">
											<a href="#">English (EN)<i class="fa fa-check"></i></a>
										</li>
										<li><a href="#">Hindhi (HN)</a></li>
										
									</ul>
								</li>-->
							</ul><!--/end left-topbar-->
						</div>
						<div class="col-sm-6">
							<ul class="list-inline right-topbar pull-right">
																
								<li><a href="login.php">Login</a> | <a href="register.php">Register</a></li>
								
							</ul>
						</div>
					</div>
				</div><!--/container-->
			</div>
			<!-- End Topbar v3 -->

			<!-- Navbar -->
			<div class="navbar navbar-default mega-menu" role="navigation">
				<div class="container">
					<!-- Brand and toggle get grouped for better mobile display -->
					<div class="navbar-header">
						<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
							<span class="sr-only">Toggle navigation</span>
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
							<span class="icon-bar"></span>
						</button>
						<a class="navbar-brand" href="index.php">
							<img id="logo-header" src="assets/img/logo.png" alt="Logo" style="margin-top:-20px;">
						</a>
					</div>

					<!-- Shopping Cart -->
					<div class="shop-badge badge-icons pull-right">
						<a href="checkout.php"><i class="fa fa-shopping-cart"></i></a>
						<span class="badge badge-sea rounded-x " id="cart">0</span>
						
					</div>
					<!-- End Shopping Cart -->

					<!-- Collect the nav links, forms, and other content for toggling -->
					<div class="collapse navbar-collapse navbar-responsive-collapse">
						<!-- Nav Menu -->
						<ul class="nav navbar-nav">
							<!-- Pages -->
							<li class="dropdown">
								<a href="index.php" >
									Home
								</a>
								
							</li>
							<li class="dropdown ">
								<a href="ChaffCutter.php"  >
									Chaff Cutter
								</a>
								
							</li>
							<!-- End Pages -->

							<!-- Promotion -->
							<li class="dropdown">
								<a href="Reaper.php"  >
									Reaper
								</a>
								
							</li>
							<!-- End Promotion -->

							<!-- Gifts -->
							<li class="dropdown mega-menu-fullwidth">
								<a href="Tiller.php" >
									Tiller/Weeders
								</a>
								
							</li>
							<!-- End Tiller -->

							<!-- Books -->
							<li class="dropdown mega-menu-fullwidth">
								<a href="Shredder.php"  >
									Shredder
								</a>
								
							</li>
							<li class="dropdown mega-menu-fullwidth">
								<a href="ricemill.php"  >
									Rice Mill
								</a>
								
							</li>
							
							
							<li class="dropdown mega-menu-fullwidth">
							    
							    <a href="sprayers.php">Sprayers</a>
							
								
							</li>
							
							<li class="dropdown mega-menu-fullwidth">
							
								<a href="oil-mill.php">Oil mill</a>
							</li>
							
							 <li class="dropdown"><a class="dropdown-toggle" data-toggle="dropdown" href="#">More <span class="caret"></span></a>
                            <ul class="dropdown-menu">
                            
                              <li><a href="thresher.php">Thresher</a></li>
                              
                                <li><a href="wood-crusher.php">Wood Crusher</a></li>
                                <!-- <li><a href="peeler-machine.php">Peeler machine</a></li>-->
                                  <li><a href="sugarcane.php">Sugarcane Juice Machine</a></li>
                                  <li><a href="grinding.php"> Grinding machines</a></li>
                                    <li>
                                        	<a href="coconut-coir.php"  >
									Coconut coir
								</a>
                                        </li>
                              <li><a href="milking-machine.php"  >
									Milking Machine
								</a></li>
                                  
                                 
                            </ul>
                            </li>
							
							
						
							
														
							<!-- End Sprayears -->

							

							
						</ul>
						<!-- End Nav Menu -->
					</div>
				</div>
			</div>
			<!-- End Navbar -->
		</div>
		<!--=== End Header v5 ===-->
<img src="assets/img/bhart-agri.jpg"  alt="darkblurbg"  data-bgfit="cover" data-bgposition="left top" data-bgrepeat="no-repeat" style="width:100%">
		
</ul>
<div class="tp-bannertimer tp-bottom"></div>
</div>
</div>
<!--=== End Slider ===-->

	
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Chaff Cutter</h2>
		<p>It is a mechanical device for cutting straw or hay into small pieces before being mixed together with other forage and fed to horses and cattle.</p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=103">
 									<center><img class="img-responsive" src="admin/uploads/2hp.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=103">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(103)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=103">
 											<b>Single Phase Mini Chaff Cutter(With Motor)</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=103"><p class="text-center title-price"> Price: ₹28000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=103"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">mini chaff cutter most popular for very good speed of chaff cutting and it runs on renowned crompton...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone1" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone1" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/345423518" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=104">
 									<center><img class="img-responsive" src="admin/uploads/2hp.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=104">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(104)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=104">
 											<b>Single Phase Mini Chaff Cutter(Without Motor)</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=104"><p class="text-center title-price"> Price: ₹18000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=104"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Mini chaff cutter most popular for very good speed of chaff cutting and it runs on renowned crompton...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone2" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone2" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/345423518" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=34">
 									<center><img class="img-responsive" src="admin/uploads/image1.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=34">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(34)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=34">
 											<b>Horizontal Chaff Cutter 8 Inch [without Motor]</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=34"><p class="text-center title-price"> Price: ₹19500 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=34"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Chaff Cutter - Most Suitable Machine for Farmers & Dairy Farms
Bharat Agritech&#39;s Chaff Cutter m...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone3" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone3" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334647733" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>

 						<div style="text-align:right;">
 						<ul class="pagination pagination-v2">
 							
 							<li><a href="ChaffCutter.php">View More....</a></li>
 							
 						</ul>
 						</div>
											

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Tiller-Weeders</h2>
		<p>It is a machine which removes weeds, as from a garden or lawn, for removing weeds. And these are the Cultivators that are used to break the soil crust over germinating seeds and to destroy young weeds.</p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=86">
 									<center><img class="img-responsive" src="admin/uploads/mini power tiller.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=86">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(86)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=86">
 											<b>Mini Power Tiller</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=86"><p class="text-center title-price"> Price: ₹143750 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=86"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Dear visitor, as a bharat agritech we are very thankful to you for investing your valuable time in v...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone5" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone5" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648347" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=63">
 									<center><img class="img-responsive" src="admin/uploads/hand-weeder.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=63">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(63)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=63">
 											<b>Power Weeder</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=63"><p class="text-center title-price"> Price: ₹21000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=63"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">It is 2.1 hp two stroke petrol engine .it takes 600 ml per
hour petrol. the power weeder is supplie...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone6" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone6" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648684" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=71">
 									<center><img class="img-responsive" src="admin/uploads/mutlti tool machine.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=71">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(71)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=71">
 											<b>Multitool Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=71"><p class="text-center title-price"> Price: ₹35000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=71"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Very Useful Machinery for Agricultural Activities
Bharat Agritech&#39;s Multitool Weeder is extremel...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone7" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone7" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648496" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>

 						<div style="text-align:right;">
 						<ul class="pagination pagination-v2">
 							
 							<li><a href="Tiller.php">View More....</a></li>
 							
 						</ul>
 						</div>
											

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Shredder</h2>
		<p>It is a machine used for reducing the size of all kinds of material. Industrial shredders come in many different design variations and many sizes.</p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=101">
 									<center><img class="img-responsive" src="admin/uploads/garden waste shredder-1.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=101">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(101)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=101">
 											<b>Garden Waste Shredder [ With 5hp Motor ]</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=101"><p class="text-center title-price"> Price: ₹54000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=101"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">this machine is also known as,
myco-compost,agri waste shredder,coconut branches shredder,garden wa...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone9" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone9" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648080" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=100">
 									<center><img class="img-responsive" src="admin/uploads/garden waste shredder-1.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=100">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(100)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=100">
 											<b>Garden Waste Shredder [with 3hp Motor]</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=100"><p class="text-center title-price"> Price: ₹42500 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=100"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">this machine is also known as,
myco-compost,agri waste shredder,coconut branches shredder,garden wa...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone10" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone10" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648080" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=40">
 									<center><img class="img-responsive" src="admin/uploads/shredder-01.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=40">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(40)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=40">
 											<b>Engine Operated Agriwaste Shredder Eos3[without Motor]</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=40"><p class="text-center title-price"> Price: ₹32000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=40"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Agri waste shredders run by heavy engines shred organic waste like grass, bushes, dry / green leaves...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone11" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone11" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://bharatagritech.com/1-5.mp4" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>

 						<div style="text-align:right;">
 						<ul class="pagination pagination-v2">
 							
 							<li><a href="Shredder.php">View More....</a></li>
 							
 						</ul>
 						</div>
											

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Thresher</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=92">
 									<center><img class="img-responsive" src="admin/uploads/3.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=92">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(92)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=92">
 											<b>Corn Thresher With Sheller Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=92"><p class="text-center title-price"> Price: ₹0 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=92"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">corn thresher or corn sheller or maize thresher or maize sheller is wildly used for separate corn se...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone13" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone13" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334647980" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=70">
 									<center><img class="img-responsive" src="admin/uploads/thesher.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=70">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(70)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=70">
 											<b>5.5 Hp Petrol Engine Paddy Thresher</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=70"><p class="text-center title-price"> Price: ₹46200 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=70"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Capacity : 800 kgs output per hour
Price : 44,000/- + 12% gst
 
Use : it is used to separate the ...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone14" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone14" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334647609" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Wood Crusher</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=94">
 									<center><img class="img-responsive" src="admin/uploads/5.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=94">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(94)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=94">
 											<b>Wood Waste Crusher For Sawdust And Wood Chips (Without Motor) 50 Hp</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=94"><p class="text-center title-price"> Price: ₹515200 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=94"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">bharat agritech manufactures a range of wood chippers,wood shaver and wood crusher machines.this was...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone15" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone15" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334649259" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=105">
 									<center><img class="img-responsive" src="admin/uploads/Sawdust Making Machine.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=105">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(105)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=105">
 											<b>Wood Shaving Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=105"><p class="text-center title-price"> Price: ₹0 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=105"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Wood Shaving machine from Bharat agritech .This wood shaving machine converts any type of wood log u...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone16" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone16" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/347289451" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=81">
 									<center><img class="img-responsive" src="admin/uploads/wood chipper.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=81">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(81)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=81">
 											<b>Wood Chipper / Wood Crusher</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=81"><p class="text-center title-price"> Price: ₹230000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=81"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">USAGE:This waste wood crusher machine will help to convert 7 to 8 inchwood logs into 2 to 8 mm small...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone17" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone17" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334649172" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Grinding machines</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=84">
 									<center><img class="img-responsive" src="admin/uploads/pkv-mini-dal-mill.jpeg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=84">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(84)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=84">
 											<b>Mini Dal Mill Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=84"><p class="text-center title-price"> Price: ₹90,000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=84"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">USAGE:Our Daal Mill is suitable for hulling more than 50 different varieties ofpulses found in the c...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone18" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone18" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648210" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=87">
 									<center><img class="img-responsive" src="admin/uploads/1.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=87">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(87)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=87">
 											<b>Masala And Herbs Grinding Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=87"><p class="text-center title-price"> Price: ₹24000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=87"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">USAGE:Mini Rice Mill is ideal for production of Organic Brown Rice, SemiPolished Rice &amp; Fully Po...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone19" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone19" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648158" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Reaper</h2>
		<p>Efficient machine design for fast and easy reaping of crops like Paddy, Soybean, Wheat, Bajra, Jowar, Toor, Kardi etc.</p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=108">
 									<center><img class="img-responsive" src="admin/uploads/9.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=108">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(108)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=108">
 											<b>Reaper Binder</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=108"><p class="text-center title-price"> Price: ₹2,80,000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=108"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">ReaperBinderis a unique #Paddyharvesting machine that reaps the crop as well as binds it simultaneou...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone20" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone20" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/367243510" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=38">
 									<center><img class="img-responsive" src="admin/uploads/self-propelled-reaper.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=38">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(38)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=38">
 											<b>Self Propelled Reaper</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=38"><p class="text-center title-price"> Price: ₹135000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=38"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt"> Power Reaper Machine for SOybean, Wheat, Toor, Paddy Crops Cutting
Efficient machine design for fa...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone21" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone21" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/367243510" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Rice Mill</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=69">
 									<center><img class="img-responsive" src="admin/uploads/ricemill.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=69">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(69)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=69">
 											<b>Mini Rice Mill 3 Hp Single Phase</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=69"><p class="text-center title-price"> Price: ₹40000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=69"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Mini Rice Mill Machine for Homes & Small Businesses
Bharat Agritech&#39;s Mini Rice Mill is quite s...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone22" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone22" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648397" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=80">
 									<center><img class="img-responsive" src="admin/uploads/pelle.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=80">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(80)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=80">
 											<b>Pellet Mill / Rice Mill</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=80"><p class="text-center title-price"> Price: ₹504000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=80"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">USAGE:Our Pellet mill processes a variety of solid grains into small feedpellets, which are ideal fo...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone23" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone23" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648597" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Sprayers</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=60">
 									<center><img class="img-responsive" src="admin/uploads/battery-spraye.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=60">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(60)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=60">
 											<b>Battery Sprayers 4.5 Ltr</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=60"><p class="text-center title-price"> Price: ₹2600 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=60"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">A Sprayer is a piece of equipment that is used to apply herbicides, pesticides, and fertilizers on a...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone24" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone24" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=59">
 									<center><img class="img-responsive" src="admin/uploads/battery-spraye.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=59">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(59)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=59">
 											<b>Battery Sprayers 3.6 Ltr (2 In 1)</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=59"><p class="text-center title-price"> Price: ₹2800 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=59"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">A Sprayer is a piece of equipment that is used to apply herbicides, pesticides, and fertilizers on a...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone25" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone25" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Oil mill</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=85">
 									<center><img class="img-responsive" src="admin/uploads/mini oil mill.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=85">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(85)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=85">
 											<b>Oil Mill Machine (10HP)</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=85"><p class="text-center title-price"> Price: ₹376500  </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=85"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">small oil mill machine/ oil extraction machinery can be also applied to extract various vegetable oi...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone26" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone26" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648535" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=99">
 									<center><img class="img-responsive" src="admin/uploads/oil extractor.JPG" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=99">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(99)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=99">
 											<b>Organic Oil Extraction Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=99"><p class="text-center title-price"> Price: ₹26,000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=99"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">usage:our oil mill machine is suitable for processing a variety of seedsincluding soybean, til (sesa...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone27" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone27" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334648570" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Coconut coir</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=96">
 									<center><img class="img-responsive" src="admin/uploads/coconut cutter2.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=96">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(96)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=96">
 											<b>COCONUT CUTTER MACHINE</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=96"><p class="text-center title-price"> Price: ₹180000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=96"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">COCONUT CUTTER From Bharat Agritech is the best machine for cutting coconuts with or without husk.Th...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone28" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone28" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/348120872" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=107">
 									<center><img class="img-responsive" src="admin/uploads/coconut coir pic.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=107">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(107)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=107">
 											<b>Coconut Peat And Coir Making Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=107"><p class="text-center title-price"> Price: ₹448000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=107"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Coco coir coco peat making machine,coconut fiber extraction machine from "Bharat Agritech"
This mac...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone29" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone29" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334647901
" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Sugarcane Juice Machine</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=102">
 									<center><img class="img-responsive" src="admin/uploads/sugarcane juicer.jpg" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=102">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(102)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=102">
 											<b>Sugarcane Juice Machine</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=102"><p class="text-center title-price"> Price: ₹95000 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=102"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">sugarcane juice machine for sale in india at best price, call us to buy sugarcane juicer machine at ...</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone30" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone30" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/367244868
" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
	<!--=== Product Content ===-->
<div class="container content-md">
	<div class="heading heading-v1 ">
		<h2>Milking Machine</h2>
		<p></p>
	</div>

	<!--=== Illustration v2 ===-->
	<div class="illustration-v2 ">
		<!--=== Illustration v1 ===-->
					<div class="filter-results">
 						<div class="row illustration-v2 ">
 							
 							
 							 							<div class="col-md-4">
 								<div class="product-img product-img-brd">
 									<a href="product.php?pid=97">
 									<center><img class="img-responsive" src="admin/uploads/milking machine.png" alt=""></center></a>
 									<!--<a class="product-review" href="product.php?pid=97">Quick review</a>-->
 									 									<p class="add-to-cart"  onclick="addtocart(97)"><i class="fa fa-shopping-cart"></i>Add to cart</p>
 									
 																
 								</div>
 								<div class="product-description product-description-brd margin-bottom-30">
 									<div class="overflow-h margin-bottom-5">
 										<div class="pull-left">
 											<h4 class="text-center title-price">
 											<a href="product.php?pid=97">
 											<b>Automatic Milking Machine With Pulsator</a></b></h4><br>
 										<!--	<a style="text-decoration: none;" href="product.php?pid=97"><p class="text-center title-price"> Price: ₹0 </p></a>-->
 										<a style="text-decoration: none;" href="product.php?pid=97"><p style="color: #c9253c;" class="text-center title-price"> More Details </p></a>
 							<p class="cnttxt">Buffalo milking machine...Presenting 100% successful automatic milking machine from bharat agritech....</p>
 											<!--<span class="gender text-uppercase">Video, Details & Pricing.....</span>-->
 											<div class="bs-example text-center">
							<!-- Button HTML (to Trigger Modal) -->
							<a href="#myModaltwoone31" data-toggle="modal"><i class="fa fa-video-camera social2"></i>Video</a>
							
							
							<!-- Modal HTML -->
							<div id="myModaltwoone31" class="modal fade" style="display: none;" aria-hidden="true">
								<div class="modal-dialog">
									<div class="modal-content">
										<div class="modal-header">
											<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>

										</div>
										<div class="modal-body">
											
											
											
	<iframe src="https://player.vimeo.com/video/334647694" width="100%" height="564" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
	
												
										</div>
									</div>
								</div>
							</div>
						</div>
 										</div>
 										
 									</div>
 									
 								</div>
 							</div>
 							 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
 							
 						</div>
					

 					</div><!--/end filter results-->
	<!--=== End Illustration v1 ===-->
		
	</div>

</div>
<!--=== End Product Content ===-->

<!--=== Twitter-Block ===-->
<div class="parallaxBg twitter-block margin-bottom-60">
	<div class="container">
		<div class="heading heading-v1 margin-bottom-20">
			<h2>Testimonials</h2>
		</div>

		<div id="carousel-example-generic-v5" class="carousel slide" data-ride="carousel">
			<!-- Indicators -->
			<ol class="carousel-indicators">
				<li class="active rounded-x" data-target="#carousel-example-generic-v5" data-slide-to="0"></li>
				<li class="rounded-x" data-target="#carousel-example-generic-v5" data-slide-to="1"></li>
				<!--<li class="rounded-x" data-target="#carousel-example-generic-v5" data-slide-to="2"></li>-->
			</ol>

			<div class="carousel-inner">
				<div class="item active">
					<p style="text-align:justify">Horizontal Chaff Cutter - I am using 5 HP capacity chaff Cutter since last three years and having a great functioning of my chaff Cutter without any maintainance.The best part is I don't have to sharpen the bless for almost 1 year .I have recommended this chaff Cutter to many of my friends. Very best quality machine. <p>
						<p>@Vinay N. (Latur (Maharashtra))</p>
						
					</div>
					
					<div class="item">
					<p style="text-align:justify">have purchased Soyabean reaper from sarweshwara tractors,Latur one and half Year  back. This machine almost solved our all reaping problems (we used this machine to cut Soyabean,toor/arhar,gram,wheat)and also used this machine for sowing,attached sprayer and water pump to run sprinkler in my farm. I am also earning lot of money by cutting crop of other farmers as we have lot of labour problem in our area. We can cut crop at any height from 1"upto 2.5 feet as cutter is adjustable.  <p>
						<p>@shri.Vithal K. Rathod (Omerga (Osmanabad))</p>
						
					</div>
				</div>

				<div class="carousel-arrow">
					<a class="left carousel-control" href="#carousel-example-generic-v5" data-slide="prev">
						<i class="fa fa-angle-left"></i>
					</a>
					<a class="right carousel-control" href="#carousel-example-generic-v5" data-slide="next">
						<i class="fa fa-angle-right"></i>
					</a>
				</div>
			</div>
		</div>
	</div>
	<!--=== End Twitter-Block ===-->



	<!--=== Shop Suvbscribe ===-->
	<div class="shop-subscribe">
		<!--<div class="container">
			<div class="row">
				<div class="col-md-8 md-margin-bottom-20">
					<h2>subscribe to <strong>Newsletter</strong></h2>
				</div>
				<div class="col-md-4">
					<div class="input-group">
						<input type="text" class="form-control" placeholder="Email your email...">
						<span class="input-group-btn">
							<button class="btn" type="button"><i class="fa fa-envelope-o"></i></button>
						</span>
					</div>
				</div>
			</div>
		</div>--><!--/end container-->
	</div>
	<!--=== End Shop Suvbscribe ===-->

	<!--=== Footer v4 ===-->
	<div class="footer-v4">
		<div class="footer">
			<div class="container">
				<div class="row">
					<!-- About -->
					<div class="col-md-4 md-margin-bottom-40">
						<p style="color:#fff;"> <strong>Factory</strong><br>
						Bharat Agritech,
						(sarweshwara Tractors)<br>
						G-32, OLD MIDC,BEHIND KIRTI OIL MILL, LATUR.413512.<br>
						<br><!--<strong>Registered Office</strong><br>
						Sarweshwara Tractors,
						babhalgaon naka,</br>Ring Road,LATUR.413531.-->
						
                </p>
						<ul class="list-unstyled address-list margin-bottom-20">
							<li><i class="fa fa-angle-right"></i>Bharat Agritech</li>
							<li><i class="fa fa-angle-right"></i>Phone: <a href="tel:942 336 8301" style="color:#fff;"> +91 942 336 8301 </a></li>
							
							<li><i class="fa fa-angle-right"></i>Email: <a href="mailto:bharatagritechsales@gmail.com" style="color:#fff;">bharatagritechsales@gmail.com</a></li>
						</ul>

						<ul class="list-inline shop-social">
							<li><a href="https://www.facebook.com/Bharatagritech/" target="_blank"><i class="fb rounded-md fa fa-facebook"></i></a></li>
							<li><a href="https://www.youtube.com/channel/UCt2aU65HYZks4DuWFjLRfuA" target="_blank"><i class="yt rounded-md fa fa-youtube"></i></a></li>
							<li><a href="https://www.linkedin.com/in/bharat-agritech-a62397135/" target="_blank"><i class="tw rounded-md fa fa-linkedin"></i></a></li>

						</ul>
					</div>
					<!-- End About -->

					<!-- Simple List -->
					<div class="col-md-4 ">
					<form class="reg-page" action="contact.php" name="form1" method='post'>
						<div class="reg-header">
							<p style="color:#fff;"> <strong>Contact Us</strong></p>
						</div>

						<div class="input-group margin-bottom-10">
							
							<input class="form-control" type="text" name="name" id="name" onkeyup="AllowAlphabets()" placeholder="Name" required >
						</div>
						<div class="input-group margin-bottom-10">
							
							<input placeholder="Email" name="email" id="email"  class="form-control" type="email">
						</div>
						<div class="input-group margin-bottom-10">
							
							<input placeholder="Phone Number" class="form-control" type="text" name="phone" id="phone" onkeyup="AllowNumber()">
						</div>
						<div class="input-group margin-bottom-20">
							
							<textarea rows="2" name="message" style="width:185px;resize:none" id="message" class="form-control" placeholder="Message" required></textarea>
						</div>
						<div class="input-group margin-bottom-10">
							
							<button class="btn-u pull-right" type="submit">Submit</button>
						</div>

					</form>
				</div>

					<div class="col-md-4 ">
				<div class="reg-header">
							<p style="color:#fff;"> <strong>Quick View</strong></p>
						</div>
					                	<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d18008.263875898698!2d76.52393556093672!3d18.40326447229752!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMTjCsDI0JzExLjQiTiA3NsKwMzEnNTUuMCJF!5e0!3m2!1sen!2sin!4v1503898727947" frameborder="0" style="border:0" allowfullscreen></iframe>
				</div>

					

					<!-- End Simple List -->
				</div><!--/end row-->
			</div><!--/end continer-->
		</div><!--/footer-->

		<div class="copyright">
			<div class="container">
				<div class="row">
					<div class="col-md-6">
						<p>
							2024 © Bharat Agritech. ALL Rights Reserved.
							<a target="_blank" <a href="Aboutus.php">About Us</a> | <a href="privacy.php">Privacy Policy</a> | <a href="tandc.php">Terms of Service</a> | <a href="faqs.php">FAQ'S</a> | Catalyzed by <a href="https://www.digitalcatalyst.in" target="_blank"> <img src="https://www.digitalcatalyst.in/dc-logo-1.png" height="50px"></a>
						</p>
					</div>
					<div class="col-md-6">
						<ul class="list-inline sponsors-icons pull-right">
							<li><i class="fa fa-cc-paypal"></i></li>
							<li><i class="fa fa-cc-visa"></i></li>
							<li><i class="fa fa-cc-mastercard"></i></li>
							<li><i class="fa fa-cc-discover"></i></li>
						</ul>
					</div>
				</div>
			</div>
		</div><!--/copyright-->
	</div>
	<!--=== End Footer v4 ===-->
</div><!--/wrapper-->



<!-- JS Global Compulsory -->
<script src="assets/plugins/jquery/jquery.min.js"></script>
<script src="assets/plugins/jquery/jquery-migrate.min.js"></script>
<script src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<!-- JS Implementing Plugins -->
<script src="assets/plugins/back-to-top.js"></script>
<script src="assets/plugins/smoothScroll.js"></script>
<script src="assets/plugins/jquery.parallax.js"></script>
<script src="assets/plugins/owl-carousel/owl-carousel/owl.carousel.js"></script>
<script src="assets/plugins/scrollbar/js/jquery.mCustomScrollbar.concat.min.js"></script>
<script src="assets/plugins/revolution-slider/rs-plugin/js/jquery.themepunch.tools.min.js"></script>
<script src="assets/plugins/revolution-slider/rs-plugin/js/jquery.themepunch.revolution.min.js"></script>
<!-- JS Customization -->
<script src="assets/js/custom.js"></script>
<!-- JS Page Level -->
<script src="assets/js/shop.app.js"></script>
<script src="assets/js/plugins/owl-carousel.js"></script>
<script src="assets/js/plugins/revolution-slider.js"></script>
<script src="assets/js/plugins/style-switcher.js"></script>
<script>
	jQuery(document).ready(function() {
		App.init();
		App.initScrollBar();
		App.initParallaxBg();
		OwlCarousel.initOwlCarousel();
		RevolutionSlider.initRSfullWidth();
		StyleSwitcher.initStyleSwitcher();
	});
</script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCiPwxuQdFGCct-Rv4yEj-I1wmDmgJQU8g&libraries=places&sensor=false"></script>

	<script>
    function initialize() {
       var mapProp = {
        center:new google.maps.LatLng(18.4031567,76.5319479),
        zoom:13,
        mapTypeId:google.maps.MapTypeId.ROADMAP
      };
      var map=new google.maps.Map(document.getElementById("googleMap"), mapProp);
    }
    google.maps.event.addDomListener(window, 'load', initialize);
    </script>

<!--[if lt IE 9]>
	<script src="assets/plugins/respond.js"></script>
	<script src="assets/plugins/html5shiv.js"></script>
	<script src="assets/js/plugins/placeholder-IE-fixes.js"></script>
	<![endif]-->
	
	
	<!--Start of Zendesk Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8");
$.src="https://v2.zopim.com/?5tQsVosdZhmjEZh8yxwGcpBs7cWz7pnJ";z.t=+new Date;$.
type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script");
</script>
<!--End of Zendesk Chat Script-->
</body>
</html>
