
@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}
body{
	    color: #222;
 font-family: "Source Sans Pro",Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
}
 
 
p{
   
    font-family: "Source Sans Pro",Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-style: normal;
    /* letter-spacing: 1px; */
    text-rendering: optimizeLegibility;
    font-size: 18px;
    line-height: 30px;
	
	
	
}
main{
	width:100%;
	float:left;
}
/*start header section*/
header{
	width:100%;
	float:left;
}
/*.logo{
width: 100%;
    margin-top: 10px;
}*/
.logo {
  margin-top: 10px;
  width: 65%;
}
.mylogos{
	width:80%;
	margin:0px auto;
}
.socialmedia{
	width:90%;
	margin:0px auto;
}
.navigration{
	width:100%;
	float:left;
	background:#b6d989;
	margin-top:10px;
}
.navigration-center{
	width:60%;
	margin:0px auto;
}
.harvesthouse li a {
    font-size: 19px;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.socialmedia ul{
	list-style:none;
}
.socialmedia ul li a img{
    float: right;
    padding: 5px;
}
.socialmedia {
	list-style:none;
}
.socialmedia li a img{
     float: right;
    /* padding: 27px 0px; */
    margin-top: 58px;
    margin-left: 12px;
}
/*end header section*/

/*start slider */

.slider{
	width:100%;
	float:left;
}
<!--slider-->
.jk-slider{
    width:100%;
}
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
      -webkit-transform: translate3d(-50%,-50%,0);
         -moz-transform: translate3d(-50%,-50%,0);
          -ms-transform: translate3d(-50%,-50%,0);
           -o-transform: translate3d(-50%,-50%,0);
              transform: translate3d(-50%,-50%,0);
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
       -moz-transition: 2s all ease-in-out .1s; 
        -ms-transition: 2s all ease-in-out .1s; 
         -o-transition: 2s all ease-in-out .1s; 
            transition: 2s all ease-in-out .1s;    
}


/*end slider*/

.homepage-container{
	width:100%;
	float:left;
}
.homepage-container-center{
	width:80%;
	margin:30px auto;
}
.homepage-container h1{
    color: #76bd1d;
    text-transform: uppercase;
    font-size: 28px;
}
.homepage-container p{
	
}
.rightmore{
	float:right;
color: #76bd1d;
margin-top:20px;
}
.homepage-product{
	width:100%;
	float:left;
 padding-bottom: 100px;
}
.homepage-product-detail{
background: #b6d989;
width:100%;
float:left;	
 
}
.producthome1{
    width: 250px;
    border-radius: 50%;
  
    height: 250px;
	    float: left;
		background-image:url(image/red11.jpg);
		   border: 10px solid #fefffd;
		      
}
.producthome2{
    width: 250px;
    border-radius: 50%;
  
    height: 250px;
	    float: left;
		background-image:url(image/rice11.jpg);
		    border: 10px solid #fefffd;
			   
}
.producthome3{
    width: 250px;
    border-radius: 50%;
   
    height: 250px;
	    float: left;
		background-image:url(image/pulses11.jpg);
		    border: 10px solid #fefffd;
			    
}
.producthome4{
    width: 250px;
    border-radius: 50%;
  
    height: 250px;
	    float: left;
		background-image:url(image/animal_food.png);
		    border: 10px solid #fefffd;
			   
}
.prodtext {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  color: #fff;
  font-size: 30px;
  text-align: center;
  border-radius: 8px;
}
.abc {
  position: relative;
  top: 95px;
}


.homepage-product-detail-center{
	width:80%;
	margin:0px auto;
	 margin-top: -120px;
}
/*start footer css */
footer{
	width:100%;
	float:left;
	background: #b6d989;
	 
}
.footer-center{
	width:80%;
	margin:30px auto;
}
.footericon{
    color: #76bd1d;	
}
.footer-center p {
    text-align: center;
    font-size: 22px;
}
span.footer-text{
	    text-align: center;
    font-size: 17px;
}
.footer-center h5{
	    text-align: center;
    font-size: 17px;
    padding-top: 30px;

}



/*end footer css */
/*contact page css start */
.contact{
	width:100%;
	float:left;
}
.contact-center{
	width:60%;
	margin:100px auto;
}
.contact h2{
    color: #76bd1d;
	    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 27px;	
}
.contact p{
	text-align:center
}
.contactform{
	width:100%;
	float:left;
}
.contact-center-form{
width:80%;
margin:0px auto;	
}
.contactform h4{
    color: #76bd1d;
    letter-spacing: 1px;
    font-size: 23px;	
}
.contact-ul {
    list-style: outside none none;
}
.contact-ul li input {
    background-color: #fff;
    border: #f47b28;
    border-radius: 4px;
    margin-left: 18px;
    margin-top: 10px;
    padding: 15px 12px;
    width: 100%;
    border: 1px solid #76bd1d;
}
.contact-ul li textarea {
    background-color: #fff;
    border: 1px solid #76bd1d;
    border-radius: 4px;
    margin-left: 18px;
    margin-top: 10px;
    padding: 25px 12px;
    width: 100%;
}
#sub1 {
    background-color: #76bd1d;
    border-color: #76bd1d;
    font-size: 17px;
    font-weight: 600;
    margin: 20px auto;
    padding: 13px 34px;
}
.map{
	width:100%;
	float:left;
}
/*contact page css end */
/*about page css start */
.aboutpage {
    background-image: url(image/about.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.aboutpage-center{
	width:60%;
	margin:150px auto;
}
.aboutpage h2 {
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
	
}
hr.borderwhite-sm {
    max-width: 50px;
    border-color: #FFF;
    border-width: 2px;
}
.aboutpage p {
    text-align: center;
    color: #fff;
    
}
 .mouse:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
 }
 .mouse {
    width: 14px;
    height: 23px;
    border: 2px solid #c2c1c0;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    left: 50%;
    bottom: 25px;
    margin-left: -7px;
    border-radius: 10px;
    -webkit-animation: mouse 2s infinite;
    animation: mouse 2s infinite;
    z-index: 555;
 }
 .mouse span {
    height: 4px;
    width: 2px;
    background: #c2c1c0;
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 5px;
    -webkit-animation: mouse-inner 2s infinite;
    animation: mouse-inner 2s infinite;
}
@-webkit-keyframes mouse-inner {
  0% {
    top: 5px;
    opacity: 1; }
  50% {
    top: 10px;
    opacity: 0.6; }
  100% {
    top: 5px;
    opacity: 0.4; } }

@keyframes mouse-inner {
  0% {
    top: 5px;
    opacity: 1; }
  50% {
    top: 10px;
    opacity: 0.6; }
  100% {
    top: 5px;
    opacity: 0.4; } }
	
#aboutpage-detail{
	width:100%;
	float:left;
}
.aboutpage-detail-center{
	width:80%;
	margin:50px auto;
}
#aboutpage-detail img{
	width:100%;
}
#aboutpage-detail h4{
color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;	
}
#aboutpage-detail h2{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 26px;
    padding-bottom: 45px;
}
.testimonial{
    background-image:url(image/fi.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;

}
.testimonial-center{
	width:60%;
	margin:50px auto;
	 
}


/*-------------------------------*/
/*      Code snippet by          */
/*      @maridlcrmn              */
/*-------------------------------*/


 

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #76bd1d;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
blockquote p{
	color:#fff;
}
.review{
color:#76bd1d	
}
.item h3{
	color:#fff;
	text-align:center;
	font-size:21px;
	
}
.item h6{
	color:#fff;
	text-align:center;
}
.about-last{
	width:100%;
	float:left;
	background:#f8f8f8
}
.about-last-center{
	width:80%;
	margin:50px auto;
}

.progress {
    position: relative;
	height: 25px;
}
.progress > .progress-type {
    position: absolute;
    left: 0px;
    font-weight: 600;
    padding: 3px 30px 5px 10px;
    color: rgb(255, 255, 255);
    background-color: rgba(25, 25, 25, 0.2);
    text-transform: uppercase;
    text-transform: uppercase;
    letter-spacing: 2px;
    /* font-size: 22px; */
}
.progress > .progress-completed {
	position: absolute;
	right: 0px;
	font-weight: 800;
	padding: 3px 10px 2px;
}

.about-last h4{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	}
.pro{
	margin-top:50px;
}

.ourclient{
	width:100%;
	float:left;
	 
}
.ourclient-center{
	width:80%;
	margin:50px auto;
	 
}
.myclient{
border: 1px solid #dddddd;	
height:140px;
 
}
.myclient img{
    cursor: pointer;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.last-bottomabout{
margin-top:30px; 

}
.ourclient h4{
color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	text-align:center	
}
.ourclient p{
text-align:center;
padding:30px 70px;;
}

/*about page css end */
/*facilities css start */
.facilities{
	  background-image:url(image/client.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.facilities-center{
width:60%;
	margin:150px auto;
}
 
.facilities h2 {
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
	
}
 
.facilities p {
    text-align: center;
    color: #fff;
    
}
.facilities-detail{
	width:100%;
	float:left;
  background: #f8f8f8;
}
.facilities-detail-center{
	width:80%;
	margin:50px auto;
}
.facilities-detail h4 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	text-align:center

}
.facilities-detail p {
text-align:center;
padding:30px 70px;;
}

.lastfacilites{
	margin-top:40px;
}

.facilities-detail h6{
  
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 19px;
    text-align: center;
}
p.services{
	    text-align: center;
    padding: 5px 0px;
}
.serves-facilites{
color:#76bd1d;
padding-bottom: 10px;	
}
.facilities-last{
	width:100%;
	float:left;
}
.facilities-last-center{
	width:80%;
	margin:50px auto;	
}
.facilities-last h4{
	color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;

}
.facilities-last img{
	width:100%
}
.facilities-last .buttons-box {
    padding: 24px 0;
    overflow: hidden;
}
 
 
.facilities-last .btn-f-default {
     background: #76bd1d;;
    border-color: #76bd1d;
}
.facilities-last .btn {
    margin: 0 8px 0 0;
    border: 2px solid transparent;
	color:#fff;    
    letter-spacing: 2px;
    font-size: 15px;
	    padding: 10px;
}
 
.facilities-last .btn-f-default:hover {
    color: #2a2a2a;
    border-color: #2a2a2a;
    background: none;
}
 
.about-last .buttons-box {
    padding: 24px 0;
    overflow: hidden;
}
 
 
.about-last .btn-f-default {
     background: #76bd1d;;
    border-color: #76bd1d;
}
.about-last .btn {
    margin: 0 8px 0 0;
    border: 2px solid transparent;
	color:#fff;    
    letter-spacing: 2px;
    font-size: 15px;
	    padding: 10px;
}
 
.about-last .btn-f-default:hover {
    color: #2a2a2a;
    border-color: #2a2a2a;
    background: none;
}	
 
 
/*facilities css end */


/*social media image hover effects */



/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:45px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

a {
 background-color: #D3D3D3;   
}
.social-network li a {
    background-color: #D3D3D3;
    float: right;
    margin-top: 46px;
    margin-right: 10px;	
}


/*social media image hover effects end */

/*products page css start */

.pluse-lentis-center{
	margin-top:25px;
}
.product{
	  background-image:url(image/product.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.product-pigeon{
      background-image:url(image/pigeon_husk.jpg)!important;
    
}
.product2{
	    background-image: url(image/about.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.product3{
	  background-image:url(image/pulse-banner.png);
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.product4{
	    background-image: url(image/cow.png);
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.product-center{
width:60%;
	margin:150px auto;
}
.pad-4x{
    padding: 40px 0;
}
.pulse-text > h2 {
  margin: 0;
}
.product h2{
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
 
.product p {
    text-align: center;
    color: #fff;  
}
 .product2 h2{
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
.product2 p {
    text-align: center;
    color: #fff;  
}
 .product3 h2{
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
.product3 p {
    text-align: center;
    color: #fff;  
}
 .product4 h2{
 color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
.product4 p {
    text-align: center;
    color: #fff;  
}

.product-detail{
	width:100%;
	float:left;
  background: #f8f8f8;
}
.product-detail-center{
	width:80%;
	margin:50px auto;
}
.product-detail h4 {
      color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    text-align: center;

}
.product-detail p {
text-align:center;
padding:30px 70px;;
}





.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
    border: 4px solid #76bd1d;
    border-radius: 1px;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
width: 100%;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect a.info {
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
border:1px solid #fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
margin:50px 0 0;
padding:7px 14px;
}

.hovereffect a.info:hover {
box-shadow:0 0 5px #fff;
}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}


/*products page css end */


/*basmati page css start */
.basmati{
	background-image: url(image/about.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.basmati3{
	background-image:url(image/fi.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.basmati2{
	background-image:url(image/client.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;
}

.basmati-center{
    width: 60%;
    margin: 100px auto;
}
  .basmati h2 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
  .basmati p {
    text-align: center;
    color: #fff;
}
  .basmati3 h2 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
  .basmati3 p {
    text-align: center;
    color: #fff;
}

  .basmati2 h2 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
 .basmati2 p {
    text-align: center;
    color: #fff;
}
.basmati-detail{
	width:100%;
	float:left;
}
.basmati-detail-center{
    width: 80%;
    margin: 50px auto;	
}
.basmati-detail h4 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
    text-align: center;
}
.basmati-detail p {
    text-align: center;
    padding: 30px 70px;
}
.basmati-detail1{
width: 100%;
    float: left;
    background: #f8f8f8;	
}
.basmati-detail1 h4 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
}
.basmati-detail1 h5 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
}
.basmati-detail1 img{
width:100%;
}
.basmati-detail2{
width: 100%;
    float: left;
}
.basmati-detail2 h4 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
}
.basmati-detail2 h5 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 20px;
}
.basmati-detail2 img{
width:100%;
}
/*chilli page css start */
.redchilli{
background-image:url(image/chilli_banner.png);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    margin-bottom: 0;
    width: 100%;	
}

.redchilli-center{
    width: 60%;
    margin: 100px auto;
}

  .redchilli h2 {
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    font-size: 40px;
}
 .redchilli p {
    text-align: center;
    color: #fff;
}
.redchilli1{
    width: 100%;
    float: left;
    background: #f8f8f8;	
}
.redchilli1 img{
	width:100%;
}
.redchilli1 h4{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	text-align:center;	
	padding-bottom:20px;
}
.redchilli-center1{
width: 80%;
    margin: 40px auto;	
}
.redchilli2{
	width:100%;
	float:left;
}
.redchilli2 h4{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;	
	text-align:center;
}
.redchilli2 h5{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;	
 
}
.redchilli-center2{
    width: 80%;
    margin: 30px auto;
}
.redchilli2 img{
	width:100%;
}
.redchilli1 h5{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;	
 
}
.redchilli3{
	width:100%;
	float:left;
}
.redchilli-center3{
  width: 80%;
    margin: 30px auto;
}
.redchilli3 h4{
    color: #76bd1d;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 22px;
	text-align:center;	
}
 .redchilli3 p{
	 text-align: center;
    padding: 30px 70px;
 }
 .chilliul li  {
	    font-family: "Source Sans Pro",Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-style: normal;
    /* letter-spacing: 1px; */
    text-rendering: optimizeLegibility;
    font-size: 18px;
    line-height: 30px;
 
 }
 .pulse-text {
  font-family: "Source Sans Pro",Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 30px;
  text-rendering: optimizelegibility;
  text-align: justify;
}
.feed-img {
  margin: 0 auto;
  width: 50%;
}