<? include 'header.php';?>
<style type="text/css">
@media (max-width: 479px) and (min-width: 320px){
#galleryimg{
width: 100% !important;
height: 100% !important;
}
#footergallery{
width: 100% !important;
height: 100% !important;
}
}
</style>
<div id="bootstrap-touch-slider" class="carousel bs-slider fade control-round indicators-line" data-ride="carousel" data-pause="hover" data-interval="false" >
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#bootstrap-touch-slider" data-slide-to="0" class="active"></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="1"></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="2"></li>
<li data-target="#bootstrap-touch-slider" data-slide-to="3"></li>
</ol>
<!-- Wrapper For Slides -->
<div class="carousel-inner" role="listbox">
<!-- Third Slide -->
<!-- End of Slide -->
<? $i=0;
include 'admin/settings.php';
$sql = "select * from slider";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
$i++;
?>
<!-- Second Slide -->
<? if($i==1){?>
<div class="item active">
<!-- Slide Background -->
<img src="admin/img/<? echo $row["img"];?>" alt="" class="slide-image"/>
<div class="bs-slider-overlay"></div>
<!-- Slide Text Layer -->
</div>
<? } else { ?>
<div class="item">
<!-- Slide Background -->
<img src="admin/img/<? echo $row["img"];?>" alt="" class="slide-image"/>
<div class="bs-slider-overlay"></div>
<!-- Slide Text Layer -->
</div>
<!-- End of Slide -->
<? } } ?>
<!-- Third Slide -->
<!-- End of Slide -->
</div><!-- End of Wrapper For Slides -->
<!-- Left Control -->
<a class="left carousel-control" href="#bootstrap-touch-slider" role="button" data-slide="prev">
<span class="fa fa-angle-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<!-- Right Control -->
<a class="right carousel-control" href="#bootstrap-touch-slider" role="button" data-slide="next">
<span class="fa fa-angle-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div> <!-- End bootstrap-touch-slider Slider -->
<!-- MAIN CONTAINER -->
<div id="container" class="main-content">
<!-- SECTION: GOALS/ACHIEVEMENTS -->
<section class="high-padding white-section">
<div class="container">
<!-- TITLE + SUBTITLE section -->
<div class="relative section-header">
<h2 class="section-title">Goals & Achievements</h2>
</div>
<div class="row">
<div class="col-md-6">
<img style="width:70%;" src="img/rahulji.png">
</div>
<div class="col-md-6">
<div class="spacer_10"></div>
<p>Rahul Dwivedi has been working on a mission in which he aims at making farmers into businessmen, and wants to show their presence as entrepreneurs.<br> </p>
<p>In order to accomplish this vision, a campaign is being run since 2016 all across India in which he along with his team members and volunteer is actively campaigning to make the farmers aware about business and entrepreneurship.</p>
<p>This campaign will also make them learn to show their presence in the market and increase their incomes. </p>
</div>
</div>
</div>
</section>
<!-- SECTION: GET INVOLVED -->
<section class="section-bg" data-image-src="img/header-banners/banner-donate.jpg">
<!-- HEADER CONTENT -->
<div class="amaezi_header_content dark-texts">
<h3 class="amaezi_header_title">Get Involved In Our Camaign</h1>
<div class="spacer_30"></div>
<p class="amaezi_header_subtitle">Join our campaign and become a part of our team to contribute in the upliftment of India i.e. Bharat. </p>
<div class="spacer_30"></div>
<a class="btn tslr-btn btn-primary" href="contact.php">JOIN Now</a>
</div>
</section>
<!-- SECTION: OUR SERVICES -->
<section class="high-padding gray-section">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- SERVICES SHORTCODE -->
<div class="row services-shortcode">
<div class="col-md-4">
<div class="row">
<div class="col-md-12">
<h3 class="text-right"><strong style="text-transform: uppercase;">National President of Nationalist Youth Farmers Organization: </strong></h3>
<p class="text-right" style="font-family: Times New Roman, Times, serif;font-weight: 700;">2017 - Present</p>
</div>
</div>
<div class="spacer_20"></div>
<div class="row">
<div class="col-md-12">
<h3 class="text-right"><strong style="text-transform: uppercase;">National Spokesperson of Bharatiya Janata Party KISAN MORCHA: </strong></h3>
<p class="text-right" style="font-family: Times New Roman, Times, serif;font-weight: 700;">June 14, 2018 to May 1, 2021. </p>
</div>
</div>
<div class="spacer_20"></div>
<div class="row">
<div class="col-md-12">
<h3 class="text-right"><strong style="text-transform: uppercase;">Member of Telephone Advisory Committee:</strong></h3>
<p class="text-right" style="font-family: Times New Roman, Times, serif;font-weight: 700;">October 27, 2017 - July 5, 2018</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-md-12 text-center">
<img src="img/join.jpg" alt="" class="img-rounded" />
</div>
</div>
</div>
<div class="col-md-4">
<div class="row">
<div class="col-md-12">
<h3 class="text-left"><strong style="text-transform: uppercase;">Member of National Media Center Organization:</strong></h3>
<p class="text-left" style="font-family: Times New Roman, Times, serif;font-weight: 700;">February 4, 2015 - December 22, 2017</p>
</div>
</div>
<div class="spacer_20"></div>
<div class="row">
<div class="col-md-12">
<h3 class="text-left"><strong style="text-transform: uppercase;">National General Secretary at National Anticorruption Awakening Organization: </strong></h3>
<p class="text-left" style="font-family: Times New Roman, Times, serif;font-weight: 700;">November 6, 2013 - July 16, 2016 </p>
</div>
</div>
<div class="spacer_20"></div>
<div class="row">
<div class="col-md-12">
<h3 class="text-left"><strong style="text-transform: uppercase;">National Patron Quattro Club:</strong></h3>
<p class="text-left" style="font-family: Times New Roman, Times, serif;font-weight: 700;">February 2022 - Present</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION: TESTIMONIALS -->
<section class="high-padding white-section">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- TITLE + SUBTITLE section -->
<div class="relative section-header text-center animateIn" data-animate="fadeIn">
<h2 class="section-title">Our Testimonials</h2>
</div>
<!-- Testimonials -->
<div>
<div class="testimonials_slider owl-carousel owl-theme animateIn" data-animate="fadeIn">
<div class="item">
<div class="testimonial-content">
<h4>
<img src="basundra.jpg" alt="" />
<span class="testimonial-author">VASUNDHARA RAJE </span>
</h4>
<p>I would like to congratulate Rahul ji for coming up with an extraordinary vision to transform Indian farmers’ lives. I really appreciate the way this campaign is being run all across the country. We can see improvements in our state Rajasthan where farmers have been assisted in improving their yield and selling their produce with greater profits. </p>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<h4>
<img src="rajendra.jpg" alt="" />
<span class="testimonial-author">RAJENDRA PHADKE</span>
</h4>
<p>When faith and hope fail, as they do sometimes, we must try charity, which is love in action. We must speculate no more on our duty, but simply do it. When we have done it, however blindly, perhaps Heaven will show us why.</p>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<h4>
<img src="img/testimonials/3.jpg" alt="" />
<span class="testimonial-author">AMIT SRIVASTAVA</span>
</h4>
<p>I highly appreciate Rahul sir for taking such crucial initiatives to support the “backbone” of our country. He has always inspired us and people to work for the betterment of the needy. The campaigns and programmes are being run diligently by his team catering to the needs of farmers of the modern India. </p>
</div>
</div>
<div class="item">
<div class="testimonial-content">
<h4>
<img src="img/testimonials/2.jpg" alt="" />
<span class="testimonial-author">RAM SINGH LOHANA</span>
</h4>
<p>A true leader who has always encouraged and emphasized upon the need to work for the upliftment of farmers and underprivileged people. His initiatives have been successful in bringing out tangible results and crucial improvements in the financial situations of farmers. This is praiseworthy for its multidimensional approach as it provides assistance to farmers in difficult terrains like hills, plateaus and deserts too.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="high-padding gray-section">
<div class="container">
<!-- TITLE + SUBTITLE section -->
<div class="relative section-header animateIn" data-animate="fadeIn">
<h2 class="section-title">From The Blog</span></h2>
</div>
<!-- Blog posts section -->
<div class="items-wrap blog_posts_list blog-posts-shortcode">
<div class="posts-list grid">
<div class="row">
<? include 'admin/settings.php';
$sql = "select * from blog order by id desc limit 6";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
?>
<div class="col-md-4">
<div class="row">
<div class="single-post clearfix animateIn" data-animate="fadeIn">
<div class="col-md-12 post-thumbnail">
<? if($row["type"]=="Image"){?>
<figure class="effect-lexi">
<img src="admin/img/<? echo $row["img"];?>" alt=""/>
<figcaption>
<i class="icon-arrow-right-circle"></i>
</figcaption>
</figure>
<? } else { ?>
<? echo $row["url"];?>
<? } ?>
</div>
<div class="col-md-12 post-details" style="text-align: left;">
<div class="post-details-holder">
<h3 class="post-title"><a href="blog-single.php?id=<? echo $row["id"];?>"><? echo $row["title"];?></a></h3>
<div class="more-post-details">
<a class="more-link" href="#"><i class="icon-user"></i> Admin</a>
</div>
<p class="post-excerpt"><? echo substr($row["descr"],0,200);?></p>
</div>
</div>
</div>
</div>
</div>
<? } ?>
</div>
</div>
</div>
</div>
</section>
<section class="white-section high-padding">
<div class="container">
<div class="relative section-header animateIn" data-animate="fadeIn">
<h2 class="section-title">Latest Gallery</span></h2>
</div>
<!-- Blog posts section -->
<div class="items-wrap blog_posts_list blog-posts-shortcode gallery-posts-shortcode animateIn" data-animate="fadeIn">
<div class="posts-list grid">
<div class="row">
<? include 'admin/settings.php';
$sql = "select * from gallery order by id asc limit 6";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
?>
<figure class="lift-thumbnail blog_post col-md-4">
<img id="galleryimg" src="admin/img/<? echo $row["img"];?>" alt=""/>
</figure>
<? } ?>
</div>
</div>
</div>
</div>
</section>
<section class="high-padding gray-section">
<div class="container">
<div class="relative section-header animateIn" data-animate="fadeIn">
<h2 class="section-title">Latest News</span></h2>
</div>
<!-- TITLE + SUBTITLE section -->
<!-- Blog posts section -->
<div class="items-wrap blog_posts_list blog-posts-shortcode">
<div class="posts-list grid">
<div class="row">
<? include 'admin/settings.php';
$sql = "select * from news order by id desc limit 6";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
?>
<div class="col-md-4" style="margin-bottom: 15px;">
<div class="row">
<div class="single-post clearfix animateIn" data-animate="fadeIn">
<div class="col-md-12 post-thumbnail">
<figure class="effect-lexi">
<img id="galleryimg" style="width:373px;height: 400px;" src="admin/img/<? echo $row["img"];?>" alt=""/>
<figcaption>
<i class="icon-arrow-right-circle"></i>
</figcaption>
</figure>
</div>
<div class="col-md-12 post-details" style="text-align: left;">
<div class="post-details-holder" style="height:245px;">
<div class="more-post-details">
<a class="more-link" href="blog-article.html"><i class="icon-clock"></i> <? echo $row["cdate"];?></a>
</div>
<h3 class="post-title"><a href="news-single.php?id=<? echo $row["id"];?>"><? echo $row["title"];?></a></h3>
<p class="post-excerpt"><? echo substr($row["descr"],0,200);?></p>
</div>
</div>
</div>
</div>
</div>
<? } ?>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION: OUR WORK -->
<section class="section-bg" data-image-src="img/content/footer_bg-1.jpg">
<!-- HEADER CONTENT -->
<div class="amaezi_header_content">
<h3 class="amaezi_header_title">Our Events</h1>
<div class="spacer_10"></div>
<div class="spacer_50"></div>
<div class="items-wrap blog_posts_list blog-posts-shortcode">
<div class="posts-list grid">
<div class="row">
<?
$sql = "select * from upcomeing order by id desc limit 6";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
?>
<div class="col-md-4" style="margin-bottom:15px;">
<div class="row">
<div class="single-post clearfix animateIn" data-animate="fadeIn">
<div class="col-md-12 post-thumbnail">
<figure class="effect-lexi">
<img id="galleryimg" src="admin/img/<? echo $row["img"];?>" alt=""/>
<figcaption>
<i class="icon-arrow-right-circle"></i>
</figcaption>
</figure>
</div>
<div class="col-md-12 post-details" style="text-align: left;">
<div class="post-details-holder" style="height:220px;width:416px;">
<h3 class="post-title"><a href="news-single.php?id=<? echo $row["id"];?>"><? echo $row["title"];?></a></h3>
<p class="post-excerpt"><? echo $row["descr"];?></p>
<div class="more-post-details">
<a class="more-link" href="blog-article.html"><i class="icon-clock"></i> <? echo $row["cdate"];?></a>
</div>
</div>
</div>
</div>
</div>
</div>
<? } ?>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION: INSTAGRAM FEED -->
<section>
<div id="tslr_instagram_feed" class="tslr_instagram_feed row">
<?
$sql = "select * from gallery order by id desc limit 6";
$exc = $mysqli->query($sql);
while($row =$exc->fetch_assoc()){
?>
<div class="item col-md-2 no_gap">
<div class="instagram_group">
<a target="_blank" href="#">
<img id="footergallery" style="width:230px;height: 250px" alt="" src="admin/img/<? echo $row["img"];?>">
</a>
</div>
</div>
<? } ?>
</div>
</section>
</div>
<? include 'footer.php';?> |