body{font-family: 'Mulish', sans-serif !important;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000; font-weight: 400;}
p{margin-bottom:0;font-size:18px;color:#000;line-height:24px;margin-bottom:20px; font-family: 'Mulish', sans-serif;}
p.medium{font-weight:600;font-size:18px; font-family: 'Mulish', sans-serif;}
a{text-decoration:none!important; font-family: 'Mulish', sans-serif;}
ul{padding:0;margin:0;list-style:none}
h1,h2,h3,h4,h5,h6{margin:0; font-family: 'Mulish', sans-serif;}
img{max-width:100%}


/********************new index**************************/



.container, .auto-container {
    max-width: 1348px;
}
.link-to-krishikul a img{
    width: 100%;
}

@media (min-width: 1430px){
.container {
    max-width: 1400px;
}


.auto-container
{max-width: 1400px;}
}
@media (max-width: 1400px){
.container {
    max-width: 1200px;
}
}
.sub-header {
    background: #F8F8F8;
}

ul.right-info {
    text-align: right;
}

ul.right-info li {
    display: inline-block;
	margin-left: 40px;
	vertical-align: middle;
}
ul.right-info li:last-child {
  margin-top: -3px;
}
ul.left-info li.follow-us {
    font-size: 18px;
}

ul.right-info li a {
    font-size: 16px;
    font-weight: 400;
}
.sub-header {
    background: #F8F8F8;
	    padding: 7px 0;
}
.slogan h1 {
    font-size: 34px;
    font-weight: 800;
    font-size: 34px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.26em;
    text-transform: uppercase;
	color: #C52D2D;
}
.slogan h5{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    text-transform: initial;
    font-weight: 800;
    padding-right: 10px; color: #0561ae;
}
.founder-name {
    text-align: right;
    margin-right: 10px;
}

.founder {
    display: flex;
    align-items: center;
}

.founder-name p span {
    display: block;
}



.founder-name p {
    font-size: 20px;
    line-height: 25px;
}

.founder-name p span {
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}
.sub-header i {
    color: #57A534;
}

ul.right-info li i {
    font-size: 18px;
}

ul.right-info li i.fa.fa-mobile {
    font-size: 24px;
}

ul.right-info li a {
    display: inline-flex;
    align-items: center;
}

ul.right-info li a i {
    margin-right: 10px;
}

ul.right-info li a {
    color: #000;
}

ul.left-info li.follow-us a {
    margin-left: 20px;
}
.header-main .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.header-secondary {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
}

.header-secondary .container {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.counter-icon{/* position:absolute; *//* left:0; *//* top:50%; *//* transform:translateY(-50%); */}
.count-area-content{padding-left: 0;position:relative;margin-top:0;color:#fff;/* font-weight: 600; *//* font-size: 22px; */display: flex;}
.count-digit{margin:0;color:#fff;font-weight: 600;font-size: 22px;line-height:1}
.count-digit.plus:after{content:"+"}
.count-digit.cr:after{content:"Cr"}
.count-title{font-size:18px;font-weight:400;line-height:1.2}
.counter-main-outer .row .col:nth-child(3) {
    /*min-width: 270px;*/
}
.counter-main-outer .row .col:first-child {
    /*min-width: 270px;*/
        padding-left: 38px;
}
.counter-icon {
    margin-right: 15px;
	min-width: 26px;
}
.counter-main-outer .row .col:nth-child(2) .counter-icon {
    min-width: 40px;
}
.date-as-on p {
    font-weight: 600;
    font-size:17px;
    line-height: 120%;
    color: #fff;
    font-family: 'Mulish', sans-serif;
}
.counter-main-outer .row .col:first-child .counter-icon {
    width: 30px;
}
.counter-top {
    padding: 5px 0;
}
.date-as-on {
    padding-right: 25px;
    border-right: 1px solid #fff;
        width: 160px;
}


.counter-main-outer .row .col {
    padding: 11px 16px;
	min-width: 200px;
}
 
  
section {
    padding: 50px 0;
}

section.section1 {
    background-color: #fff;
    /* background: linear-gradient(180deg, #EBFECC 0%, rgba(217, 217, 217, 0) 100%); */
    padding: 20px 0 0;
}
span.video-btn-play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
span.video-btn-play.hide {
    display: none;
}
.link-to-krishikul a {
  /*  background: linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);*/
    width: 100%;
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    color: #fff;
    padding: 0px 10px 25px 10px;
    /* margin-top: 20px; */
}
/*.link-to-krishikul a:hover {
  background-position: 99% center;
}*/
/*.link-to-krishikul a {
    background: url(../images/arrow-to.svg) no-repeat 97% center;
}*/

/*.link-to-krishikul {
    background: linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
    margin-top: 20px;
}*/
.video-main {
    position: relative;
}

.video-main video#myVideo {
    min-width: 100%;
height: auto;
}
.col-lg-6.div-column1 {
    max-width: 56.7%;
    -ms-flex: 0 0 56.7%;
    flex: 0 0 56.7%;
}

.col-lg-6.div-column2 {
    max-width: 43.3%;
    -ms-flex: 0 0 43.3%;
    flex: 0 0 43.3%;
}

.col-lg-6.div-column1, .col-lg-6.div-column2 {
    padding: 0 10px;
}

.col-lg-6.div-column1 .col-lg-6, .col-lg-6.div-column2 .col-lg-6 {
    padding: 0 10px;
}
.col-lg-6.div-column1 .row, .col-lg-6.div-column2 .row {
    margin: 0 -10px;
}
.pages-image {
    margin-bottom: 20px;
	position:relative
}
a.pages-image img {
    width: 100%;
}

video#myVideo {
    padding: 0;
}
.fancybox-is-open .fancybox-toolbar {
    opacity: 1;
    visibility: visible;
}

.bg--pink{background-color: #fffaf5; padding: 50px 0;}
.img-text-box.img-text-box2{ text-align: left;}
.img-text-box.img-text-box2 .text{height:385px; background:#fff;}

.pages-image.feture-box-img {
    height: 205px;
    height: 166px;
}
.pages-image h4 {
    position: absolute;
    bottom: 48px;
    color: #fff;
    left: 15px;
    right: 15px;
    padding-top: 8px;
    font-weight: 500;
    font-size: 20px;
    background: none;
    background-position: 10% 11px;
}

.pages-image p {
    position: absolute;
    bottom: 12px;
    color: #fff;
    left: 15px;
    right: 15px;
    padding-top: 8px;
    font-weight: 500;
    font-size: 22px;
	background: none;
    background-position: 80% 11px;
}

.pages-image p:before {
    content: "";
    height: 2px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
    top: 0;
    left: 0;
}

.pages-image img {
    width: 100%;
}
.pages-image, .video-main, .farmer-img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    overflow: hidden;
}

.pages-image:hover img, .video-main:hover img, .farmer-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.pages-image:hover p {
    /*transform: translateY(-50%); */
    /* bottom: 33%; */
    background: url(../images/arrow-to.svg) no-repeat 97% 11px;
    background-size: 20px;
}
section.section1 .row {
    margin: 0 -10px;
}
.transformation {
    width: 34%;
    
    padding: 0 10px;
    max-width: 34%;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
}

.plantation {
    width: 66%;
    
    padding: 0 10px;
    max-width: 66%;
    -ms-flex: 0 0 66%;
    flex: 0 0 66%;
}
.plantation.col-lg-12 {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.transformation .colum{background: #FFF5E5;}
.plantation .colum{background: #E4FFFC;position: relative;}
section.section1 .row {
    margin: 0 -10px;
}
.heading {
    color: #005C12;
    font-weight: 500;
    font-size: 30px;
	margin-bottom:25px; text-align:center;
}
.plantation.col-lg-12 img {
    /* width: 70%; */
    /* margin: 0 auto; */
    display: block;
    margin: 0 auto;
}

.plantation.col-lg-12 .heading {
    left: 20%;
    top: 5%;
}
.plantation.col-lg-12 .colum {
    padding: 25px 0;
}
.owl-wrapper-outer {
    overflow: hidden;
}
div#transformation-carousel {}

#transformation-carousel .owl-nav {
    max-width: 1170px;
    padding: 0 15px;
    position: absolute;
    top: -59px;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    text-align: right;
}
div#transformation-carousel .owl-dots {
    display: none !important;
}
#transformation-carousel .owl-nav .owl-prev, #transformation-carousel .owl-nav .owl-next {
    position: static;
    margin: 0;
    height: auto;
    display: inline-block !important;
}

#transformation-carousel .owl-nav .owl-prev {
    margin-right: 30px;
}
.transformation .colum {
    padding: 22px 20px;
}
.product-image span {
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    padding: 0px 0;
    background: #57A534;
    border-radius: 4px;
    position: absolute;
    width: 68px;
    /* height: 28px; */
    right: 15px;
    bottom: 15px;
    z-index: 1;
    text-align: center;
}

.product-image {
    position: relative;
}
.plantation .heading {
    position: absolute;
    top: 25px;
    left: 20px;
}
.img-text-box {
    text-align: center;
      -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
}

.ESG .feature-block {
    margin-top: 60px;
}

.img-text-box .img-box {
 
    transition: all ease 0.3s;
}
.img-text-box .text{
padding: 30px 25px;
height: 175px;
max-height: 200px;
}
 .img-text-box .img-box .img-img img{
    width: 100%;
 }
.img-text-box h4 {
        font-weight: 500;
    font-size: 22px;
    line-height: 28px;
    color: #57A534;
    padding-bottom: 20px;
}
 
.stories-inner {
    display: flex;
}

.farmer-img {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.farmer-txt {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 39px 15px;
}

.stories-main row {
    margin: 0;
}

section.success-stories .row {
    margin: 0;
}

section.success-stories .col-lg-4, section.success-stories .col-lg-12 {
    padding: 0;
}

.stories-inner.row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.farmer-txt h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #57A534;
}
section.success-stories.bg-light-orange .farmer-txt h3 {
    line-height: 1.2;
}

.before-after p:first-child {
    font-weight: 700;
    font-size: 15px; /*  font-size: 18px; */
    line-height: 23px;
/* identical to box height */
    color: #005C12;
     color: #005C12;
      color: #E85617;
}

.before-after p:last-child {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
/* identical to box height */
      color: #E85617;
          color: #005C12;
}

.before-after p span {
    display: block;
    font-size: 15px;
    line-height: 19px;
/* identical to box height */
    color: #393939;
    font-weight: 400;
}
.before-after p span:last-child {
    font-size: 13px;
}
.before-after {
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
}

/*.before-after p img {
    margin: 0 10px;
}*/

.before-after p img {
    margin: 0 6px;
    filter: none;
}

.before-after p {
    margin: 0;
}
section.ESG {
	padding: 55px 0;
}
section.success-stories {
    background: #EEF8EA;
    
}
.stories-main {
    background: #fff;
}
.farmer-heading .heading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
	width: 100%;
text-align: center;
}

.farmer-heading {
    position: relative;
}
.farmer-heading {
    background: #57a534;
}
.farmer-img img {
    width: 100%; min-height: 165px; height: 165px;
}
.farmer-heading img {
    width: 100%;
    filter:none;
}
.hide-desktop {
    display: none !important;
}
.owl-carousel .owl-item .partners-logo img {
    transform: none;
    width: auto;
    transform-style: unset;
}
.owl-item .partners-name {
    display: none;
}
.owl-carousel .partners-box.item {
    width: 100%;
    box-shadow: none;
    border: 0;
    margin: 0;
    display: block;
    border-radius: 0;
}

.partners-box.item .partners-logo {
    padding: 0;
}
.partners-box.item:hover .partners-logo {
    box-shadow: none;
}
section.our-backbone-home .owl-theme .owl-controls {
    display: none;
}
.bg-orange {
    background: #FEF9F2;
}
.advisory-txt h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
/* identical to box height */
    color: #57A534;
    margin-bottom: 8px;
	text-transform: capitalize;
}

.advisory-txt {
    background: #fff;
    text-align: center;
    padding: 15px 25px 22px;
	min-height: 123px;
}

.advisory-txt p {
    font-size: 14px;
    line-height: 18px;
/* or 129% */
    text-align: center;
    color: #000000;
}
#advisory-board-carousel .owl-nav .owl-prev, #advisory-board-carousel .owl-nav .owl-next, #farmer-carousel .owl-nav .owl-prev, #farmer-carousel .owl-nav .owl-next, #celebrity-carousel .owl-nav .owl-prev, #celebrity-carousel .owl-nav .owl-next {
    height: auto;
    width: auto;
    display: inline-block !important;
	    position: static;
}
#advisory-board-carousel .owl-nav, #farmer-carousel .owl-nav, #celebrity-carousel .owl-nav{margin-top:20px;}
.advisory-home {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
}
#advisory-board-carousel .owl-stage-outer, #farmer-carousel .owl-stage-outer, #celebrity-carousel .owl-stage-outer {
    padding-bottom: 15px;
}
.owl-nav span {
    width: 40px;
    height: 40px;
    background: green;
    border-radius: 50%;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
}
.owl-nav span img {
    max-height: 20px;
}
.advisory-img img {
    width: 100%;
}
.view-all a {
    background: linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
    padding: 10px 15px;
    color: #fff;
    transition: all ease 0.3s;
}

.view-all a img {
    width: 18px;
    margin-left: 15px;
}

.view-all {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

.view-all a:hover img {
    margin-left: 25px;
}

div#farmer-carousel a.video-btn:before, #celebrity-carousel  a.video-btn:before, a.video-btn:before
{background: url(../images/play.png) no-repeat center;
    width: 72px;
    height: 52px;
	}
	
	
	
a.video-btn2:before
{background: url(../images/link.png) no-repeat center;
    width: 72px;
    height: 72px;
	}
div#farmer-carousel .case-study-block .lower-content h4, #celebrity-carousel .case-study-block .lower-content h4, .case-study-block .lower-content h4 {
    font-weight: 500;
    font-size: 22px;
    line-height: 28px;
/* identical to box height */
    color: #57A534;
}

div#farmer-carousel .case-study-block .lower-content p, #celebrity-carousel .case-study-block .lower-content p, .case-study-block .lower-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #000000;
}

div#farmer-carousel .case-study-block .lower-content, #celebrity-carousel .case-study-block .lower-content, .case-study-block .lower-content {
    text-align: center;
    text-align: left;
}
/*div#farmer-carousel .case-study-block .lower-content {*/
/*    min-height: 185px;*/
/*}*/
div#farmer-carousel .case-study-block .lower-content {
    min-height: 231px;
}
div#farmer-carousel .news-block-one, #celebrity-carousel .news-block-one, .news-block-one.case-study-block {
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.15);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.15);
    box-shadow: 0 0 5px rgba(0,0,0,.15);
}

div#farmer-carousel .owl-stage-outer, #celebrity-carousel .owl-stage-outer {
    padding-bottom: 15px;
}

div#farmer-carousel .item {
    padding: 5px;
}
ul.resp-tabs-list {
    margin: 0;
}
.resp-tabs-list li:after {
    opacity: 0;
}
.resp-tabs-list .resp-tab-active:after {bottom: 0;top: auto;left: 50%;transform: translateX(-50%);height: 4px;background: #57A534;width: 100%;opacity: 1;}

.resp-tabs-list .resp-tab-active {
    color: #57A534 !important;
    font-weight: 400;
}

.resp-tabs-list li {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    color: #000000;
    padding-bottom: 8px;
    margin-right: 40px;
}
footer {
    background: #EEF8EA;
    padding-top: 50px;
}

.footer-item.footer-item1 {
    width: 41%;
    position: relative;
}

.footer-item.footer-item2 {
    width: 59%;
}

/* Footer link default style */
.footer-item .menu-list li a {
    color: #000000; /* dark green for visibility on light background */
    text-decoration: none;
    transition: all 0.3s ease; /* smooth color change */
    display: inline-block;
    padding: 3px 0;
}

/* Hover effect for links */
.footer-item .menu-list li a:hover {
    color: #1a2b1a; /* darker green for hover */
    transform: translateY(-2px); /* subtle lift to show clickability */
}

/* Sub-menu / contact items */
.footer-item .menu-list li ul.contact li a {
    color: #2e4d2e; /* dark green default */
    transition: all 0.3s ease;
}

.footer-item .menu-list li ul.contact li a:hover {
    color: #1a2b1a; /* darker on hover */
    transform: translateX(3px); /* slight move for effect */
}

/* Social media icons hover */
.footer-item .follow-us a {
    color: #2e4d2e; /* icon color */
    margin-right: 10px;
    transition: all 0.3s ease;
}

.footer-item .follow-us a:hover {
    color: #1a2b1a; /* darker on hover */
    transform: scale(1.2); /* slightly enlarge on hover */
}


ul.menu-list li {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}
.footer-item.footer-item1 ul.menu-list li {
    line-height: 1.4;
}
ul.menu-list li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
/* identical to box height, or 83% */
    color: #000000;
    /* margin-bottom: 16px; */
}

.footer-item.footer-item1:after {
    content: "";
    width: 1px;
    background: #A9A9A9;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.footer-item.footer-item2 {
    padding-left: 115px;
}

li {}

.footer-item.footer-item2 ul.menu-list > li {
    width: 50%;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact {
    width: 50%;
    float: left;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact li {
    width: 100%;
}

.sub-footer {
    margin-top: 50px;
    background: #fff;
    padding: 25px 0;
    text-align: center;
}

.sub-footer p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    opacity: 0.8;
}
.sub-footer p a {
    text-decoration: underline !important;
    color: #000000;
    /* opacity: 0.8; */
    /* padding-bottom: 8px; */
    display: inline-block;
}
.footer-item.footer-item2 ul.menu-list > li > a {
    width: 100%;
    display: inline-block;
	font-weight: 600;
font-size: 22px;
line-height: 26px;
    margin-bottom: 15px;


color: #000000;
}
.footer-item.footer-item2 ul,.footer-item.footer-item2 ul.menu-list > li {
    width: 100%;
    float: left;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact:nth-child(2) {
    padding-right: 55px;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact:last-child {
    width: 45%;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact li a img {
    margin-right: 10px;
}
.footer-item.footer-item2 ul.menu-list > li ul.contact li.follow-us a {
    color: #57A534;
    font-size: 25px;
    /*margin-right: 20px;*/
     margin-right: 18px;
}
/*******************************************************/

.hambergur {
    cursor: pointer;
}
.fullscreen {
	 clip-path: circle(0% at 96.5% 4%);
	 position: fixed;
	 background: #1e1f25;
	 background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
	 width: 100%;
	 height: 100vh;
	 top: 0;
	 left: 0;
	 transition: all 0.5s cubic-bezier(0.23, 0.93, 0.23, 0.93);
	 z-index: 9999999;
	 display: block;
	 padding: 0;
}
 .fullscreen ul {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 flex-direction: column;
	 height: 100vh;
}
 .fullscreen ul li {
	 padding: 0.5rem 1rem;
}
 .fullscreen ul li a {
	 font-size: 1.5rem;
	 background: -webkit-linear-gradient(45deg, rgba(182, 143, 213, 1) 0%, rgba(255, 174, 174, 0.68531162464986) 100%);
	 -webkit-background-clip: text;
	 -webkit-text-fill-color: transparent;
}
 .fullscreen .close {
	 position: absolute;
	 top: 1.3rem;
	 right: 2.355rem;
	 width: 50px;
    height: 50px;
	opacity:1;
	cursor:pointer
    /* transform: rotate(45deg);*/
}
 .fullscreen .close div {
	 width: 32px;
	 height: 32px;
	 overflow: hidden;
}
 .fullscreen .close div:before, .fullscreen .close div:after {
	 content: "";
	 width: 2rem;
	 height: 2px;
	 border: 1px solid #fff;
	 position: absolute;
	 border-radius: 5px;
}
 .fullscreen .close div:after {
	 transform: rotate(90deg);
	 background: #fff;
}
 .fullscreen.active {
	 clip-path: circle(140% at 96.5% 4%);
	 transition: all 0.7s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}
 .fullscreen.active ul > li {
	 animation: animateIn 360ms ease-in-out calc(var(--animation-order) * 100ms) both;
}
 .fullscreen.reverse_anim {
	 clip-path: circle(0% at 96.5% 4%);
	 opacity: 0.6;
	 transition: all 0.4s cubic-bezier(0.23, 0.93, 0.23, 0.93);
}

 @keyframes animateIn {
	 0% {
		 opacity: 0;
		 transform: translateX(10px) rotate(2deg);
	}
	 100% {
		 opacity: 1;
	}
}
nav.navbar.fullscreen > ul > li {
    width: 33%;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
}
.fullscreen ul {
    display: inline-block;
    width: 100%;
	height: auto;
}
.fullscreen > ul {
    display: block;
    max-width: 1348px;
    margin: 0 auto;
    float: none;
    padding: 100px 100px;
}

nav.navbar.fullscreen > ul > li, nav.navbar.fullscreen > ul > li > a {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    background: transparent;
    -webkit-text-fill-color: unset;
}
nav.navbar.fullscreen > ul > li li a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    background: transparent;
    -webkit-text-fill-color: unset;
}

nav.navbar.fullscreen > ul > li li {padding: 0; line-height: 1.2;}

nav.navbar.fullscreen > ul > li {
    margin-bottom: 5px;
}

/* ------------------------------- */
/* HAMBURGER MENU HOVER STYLES - PLACE AT THE END OF FILE */
/* ------------------------------- */

/* Top-level menu links */
nav.navbar.fullscreen > ul > li > a {
    position: relative !important;
    color: #ffffff !important; /* default white */
    transition: color 0.3s ease !important;
    -webkit-text-fill-color: unset !important;
}

/* Hover color and underline */
nav.navbar.fullscreen > ul > li > a:hover {
    color: #1FCF2D !important; /* readable light green on gradient */
}

nav.navbar.fullscreen > ul > li > a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 0;
    height: 2px;
    background-color: #1FCF2D;
    transition: width 0.3s ease;
}

nav.navbar.fullscreen > ul > li > a:hover::after {
    width: 100%;
}

/* Sub-menu links */
nav.navbar.fullscreen > ul > li li a {
    position: relative !important;
    color: #ffffff !important;
    transition: color 0.3s ease !important;
}

nav.navbar.fullscreen > ul > li li a:hover {
    color: #1FCF2D !important;
}

nav.navbar.fullscreen > ul > li li a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 1.5px;
    background-color: #1FCF2D;
    transition: width 0.3s ease;
}

nav.navbar.fullscreen > ul > li li a:hover::after {
    width: 100%;
}


body.fixed-position {
    overflow: hidden;
    block-size: 100%;
}

header {
    position: absolute;
    width: 100%;
    z-index: 99999;
    top: 0;
}
header.header-scrolled .header-main, header
{-webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    background: #fff;}
	
header.header-scrolled {
    /* position: fixed; */
    top: 0;
    width: 100%;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.2);
    z-index: 999;
    background: #fff;
}
section.section1 {
    margin-top: 322px;
}	

.page-header {
  margin-top: 262px;
  /* background: linear-gradient(180deg, #EBFECC 0%, rgba(217, 217, 217, 0) 100%); */
  background-color: #fff;
  padding: 20px 0 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.page-header .inside-header {
  max-width: 1370px;
  margin: 0 auto;
  display: inline-block;
  float: none;
}

.page_linker {
  padding: 0;
  border-top: 0;
}
.page_linker .breadcrumb {
  border-bottom: 0;
}
.page_linker .title-heading {
  margin-top: -10px;
}
.fullscreen ul.left-info, .fullscreen ul.right-info {
    display: none;
}	
.bg-light-blue {
  background: #E4FFFC !important; 
}
.bg-light-orange {
  background: #FEF9F2 !important;
}
.bg-light-green {
  background: #EEF8EA !important;
  padding: 30px;
  border-radius: 12px;
}
a.show-modal.theme-btn{
    padding: 0;
    background: transparent; font-family: 'Mulish', sans-serif;
    position: relative;
}

a.show-modal.theme-btn:after {
    content: "";
    height: 1px;
    width: 100%;
    position: absolute;
    background: linear-gradient(90deg, #1FCF2D 0%, #0678E0 100%);
    bottom: 0;
    left: 0;
}

a.show-modal.theme-btn{
    position: relative;
    padding-bottom: 3px;
    border-radius: 0;
	color: #005C12 !important;
	font-size: 16px;
}
.u-team-inner-2 .u-team-inner1 {
    box-shadow: none;
}
section .sec-pad {
    padding: 0;
}
section .ptb-50 {
    padding-top: 0;
	padding-bottom: 0;
}
img.img-full {
    width: 100%;
}
.mb-10 {
    margin-bottom: 10px;
}
.text-black {
    color: #000;
}
.content-box.ml_30 {
    margin-left: 10px;
    padding-right: 30px;
}
.modal-backdrop
{    z-index: 99999;}
.modal{    z-index: 999999;}
.pt-30{padding-top:30px;}
.sec-title h4 {
    font-weight: 700;
}
.case-study-body p {
    font-size: 16px;
    line-height: 22px;
}

.case-study-body .sec-title h4 {
    font-size: 18px;
    line-height: 22px;
}
.item .advisory-txt {
  min-height: 140px;
}
@media only screen and (max-width:1920px)
{
	.farmer-txt h3 {
  font-size: 18px;
}
.farmer-txt {
  padding: 15px 15px;
}
.case-studybgtext .farmer-txt {
    padding: 15px 8px;
}

.case-studybgtext .farmer-txt h3 {
    font-size: 17px;
}

 .farmer-heading{
        padding-bottom: 7px;
}
.funderinfortext {
    padding: 15px 5px;
}
.before-after p:last-child
{font-size: 16px;}
.counter-main-outer .row .col
{min-width: unset;}
.transformation .colum {
    padding: 25px 20px;
}
video#myVideo
{height: 430px!important;}
.page-header .inside-header {
	{max-width: 1318px;}
}
/*.link-to-krishikul
{margin-top: 16px;}
}*/
@media only screen and (max-width:1280px)
{
.page-header .inside-header {
  max-width: calc(100% - 30px);
  width:100%
}
.casestudy-inside .news-block-one.case-study-block .lower-content {
  min-height: 145px;
}

	.col-lg-6.div-column1 {
  /* max-width: 52.6%;
  -ms-flex: 0 0 52.6%;
  flex: 0 0 52.6%; */
}
.before-after p:last-child
{font-size: 14px;}
.footer-item.footer-item2 {
  padding-left: 90px;
}
.transformation .colum {
    padding: 24.7px 20px;
}
video#myVideo
{height: 419px;}    
.farmer-heading {
  min-height: 160px;
}
div#farmer-carousel .case-study-block .lower-content h4, #celebrity-carousel .case-study-block .lower-content h4, .case-study-block .lower-content h4
{font-size: 18px;}
.link-to-krishikul
{margin-top: 0px;}
.slogan h1 {
    max-width: 480px;
	    font-size: 24px;
}
.infotiss p {
    font-size: 16px;
    line-height: 1.2;
}
}
@media only screen and (max-width:992px)
{
	
	
	ul.left-info li.follow-us {
    font-size: 0;
}

ul.left-info li.follow-us a {
    font-size: 18px;
    margin-left: 0;
    margin-right: 10px;
}
.slogan h1 {
    font-size: 18px;
}

.navbar-brand {
    max-width: 110px;
    display: inline-block;
}


.header-main .container {
    /* display: block !important; */
	    width: 100%;
}

.founder {
    display: flex;

}
.founder-name p {
  font-size: 16px;
}
.header-secondary .container {
    min-width: 1285px;
}

.header-secondary{display: inline-block;
    width: 100%;}
.col-lg-6.div-column1, .col-lg-6.div-column2 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}
.pages-image.feture-box-img {
    height: auto;
}

.col-lg-6.div-column2 .col-lg-6 {
    max-width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
}
.pages-image h4{
     font-size: 16px;
  left: 10px;
  right: 10px;
}
.pages-image p {
  font-size: 16px;
  left: 10px;
  right: 10px;
}
.transformation, .plantation {
    max-width: 34%;
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

section.success-stories .col-lg-12 {
    /* max-width: 50%; */
    -ms-flex: 0 0 50%;
    /* flex: 0 0 50%; */
}
.footer-item.footer-item2 ul.menu-list > li ul.contact:last-child, .footer-item.footer-item2 ul.menu-list > li ul.contact {
  width: 100%;
}

.footer-item.footer-item2 ul.menu-list > li ul.contact:last-child, .footer-item.footer-item2 ul.menu-list > li ul.contact {
  width: 100%;
}
.footer-item.footer-item2 {
  padding-left: 50px;
}
ul.menu-list li {
  width: 100%;
}
.link-to-krishikul
{margin-bottom:20px;}
.casestudy-inside .farmer-txt {
  padding: 15px 15px;
}

.fullscreen > ul {
  padding: 50px 15px;
}
nav.navbar.fullscreen > ul > li {
  width: 32%;
}
.sub-header {
    display: none;
}

.fullscreen ul.left-info li a, .fullscreen ul.left-info li {
    color: #fff;
    background: transparent;
    -webkit-text-fill-color: unset;
}

.fullscreen ul.right-info li, .fullscreen ul.right-info li a {
    color: #fff;
    background: transparent;
    -webkit-text-fill-color: unset;
    font-size: 16px;
}

.fullscreen ul.right-info li {
    display: inline-block;
    margin-left: 15px;
}

.fullscreen ul.right-info li:first-child {
    margin-left: 0;
}
nav.navbar.fullscreen > ul > li {
  width: 100%;
  margin-bottom:10px;
}
.fullscreen > ul {
  padding: 50px 0;
}
.fullscreen > ul {
  height: calc(100vh - 50px);
overflow-y: scroll;
padding-bottom: 50px;
}
.fullscreen ul.right-info li, ul.left-info li.follow-us {
  width: 100%;
  margin: 0;
    margin-left: 0px;
  text-align: left;
  padding: 0 0;
}
.header-main .slogan {
    display: none;
}

/* 
.founder-photo {
  width: 50px;
} */

.founder-photo {
    width: 66px;
  }
.hambergur {
  width: 40px;
}
.slogan {
  padding: 0 15px;
}
.slogan h1 {
  font-size: 16px;
  max-width: unset;
}
.slogan h5 {
  font-size: 12px;
}
.menu-main .hambergur {
    display: none;
}
.header-secondary {
    padding: 0;
	overflow: hidden;
}
.header-secondary .container {
  animation: marquee 15s linear infinite;
}
@keyframes marquee {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: calc(-1835px + 608px);
  }
}
.header-secondary:hover .container 
{-webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused;}
.slogan {
    padding: 10px;	
  background: #EEF8EA;
}

.hide-desktop {
  display: block !important;
}
header.header-scrolled .header-main {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,.2);
    z-index: 999;
    background: #fff;
}
header {
    position: static;
    background: #fff;
    top: 0;
}

.header-main {
	    max-width: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    background: #fff;
}

header.header-scrolled {
    position: static;
}
.slogan {
    margin-top: 88px;
}

body.page {
    overflow-x: hidden;
}
section.section1 {
    margin-top: -10px;
}
.fullscreen .left-info, .fullscreen .right-info {
  padding: 0 15px;
}
.fullscreen.active {
  padding: 25px 0;
}
.page-header {
  margin: 0;
  padding: 15px 15px 0;
  margin-top: -10px;
}
.inside-header
{height:250px}
ul.resp-tabs-list{display:block;}
h2.resp-accordion{display:none;}
.resp-tabs-list li{font-size: 20px;}
.item .stories-inner {
    background: #fff;
}
.hide-mobile {
    display: none;
}
#success-stories-carousel .owl-nav {
    display: inline-block;
    width: 100%;
	margin-top:20px;
}
#success-stories-carousel .owl-controls .owl-nav > * {
    display: inline-block !important;
    width: auto !important;
	height: auto;
}
.resp-tabs-container {
  padding-top: 15px;
}
div#farmer-carousel .case-study-block .lower-content {
  padding-bottom: 30px;
}
div#farmer-carousel .item .news-block-one .inner-box {
  margin: 0;
}
.content-box.ml_30 {
    margin: 0;
    padding: 0;
}
#basicExampleModal.modal-case-study .modal-body
{padding:10px;}
.case-study-body h3.modal-heading {
  font-size: 22px;
}
.farmer-txt {
  padding: 0 15px;
}
.farmer-txt h3 {
  font-size: 17px;
}
.Afterbefore-Contnet .sec-title h2 {
  font-size: 16px;
}
.transformation .colum{margin-bottom:20px;}
}
@media only screen and (max-width:767px)
{.partners-box{ width:calc(100% - 20px);}
	.link-to-krishikul {
  margin-bottom: 0px;
}
.link-to-krishikul a{
    padding: 0px 10px 20px 10px;
}
.col-lg-6.div-column2 .col-lg-6
{max-width: 50%;
-ms-flex: 0 0 50%;
flex: 0 0 50%;}
.heading {
  font-size: 28px;
}
#transformation-carousel .owl-nav .owl-prev {
  margin-right: 20px;
}
.plantation .colum {
  padding-top: 20px;
}
.plantation .heading {
  position: static;
  text-align: center;
}
.farmer-img, .farmer-txt {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.stories-inner {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
}
.stories-inner-head {
  display: none;
}

.footer-item.footer-item1, .footer-item.footer-item2 {
  width: 100%;
  display: inline-block;
}
.footer-item.footer-item1::after {
  bottom: 0;
  top: auto;
  left: 0;
  height: 1px;
  width: 100%;
}
.footer-item.footer-item1
{display:none;}
.footer-row.d-flex {
  display: inline-block !important;
}
.footer-item.footer-item2 {
  padding-left: 0;
}

.sub-footer {
  margin-top: 10px;
}
footer {
  padding-top: 30px;
}

.founder {
    padding-left: 0;
}
.inside-header {
  height: 150px;
}
.page-header .inside-header {
  max-width: unset;
}
.title
{line-height: 40px;}
.container-fluid
{padding:0 15px;}
.page_linker .row .title-heading, .page_linker .row h4 {
  padding: 0 15px;
}

.testimonial-inside .text h4 {
  font-size: 18px;
}
.testimonial-inside .text .designation {
  font-size: 14px;
}
.farmer-txt {
  padding: 10px 15px;
}
div#farmer-carousel .case-study-block .lower-content {
  min-height: 223px;
}
.modal-content {
  margin-top: 50px;
}
#celebrity-carousel .owl-nav
{    margin-top: 0;}
.founder-name p {
  font-size: 14px; line-height:16px;
}
.navbar-brand {
  max-width: 110px;
  display: inline-block;
}
.slogan {
  margin-top: 88px;
}
}
@media only screen and (max-width:540px)
{

    video#myVideo {
    height: 214px!important;
}

}

@media only screen and (max-width:320px)
{
.pages-image p{
    font-size: 13px;    
}
.pages-image h4{
    font-size: 13px;
}

    }

.bg-pr{
    padding-left: 0px;
    padding-right: 0px;
}

.krishikul-bg.link-to-krishikul.wow.fadeInUp.animated {
    
}
}
.farmer-heading .heading {

    top: 26%;

}

.farmer-heading .sub-heading {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    margin: 0;
	width: 100%;
text-align: center;
font-size: 1.25rem;
}
.item .img-text-box h4{
    padding-top: 15px;
    padding-bottom: 15px;
}

.count-title{font-size:15px;}

.image-1 img{
/* height: 300px; */
}

.img-text-box .text{
padding: 30px 20px;
height: 340px;
max-height: none;
}

.product-image img{
width: 100%;
}

.heading.esg {
    color: #005C12;
    font-weight: 500;
    font-size: 30px;
	margin-bottom:0px;
}

.ESG .feature-block.mart30 {
    margin-top: 30px;
}

.content-editor ul, .content-editor ul li{
list-style-type: disc;
margin-left: 10px;
}
.content-editor ul li{


}

.news-block-one{
    flex: 1;
}


.content-editor li {
    width: 100%;
    width: 100%;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
    display: block;
    float: left;
    font-size: 18px;
    color: #000;
    line-height: 22px;
}

.content-editor li:before {
    position: absolute;
    content: '';
    height: 15px;
    left: 0px;
    top: 5px;
    border-left: 3px solid #57A534;
    font-size: 26px;
    font-weight: 400;
}

.content-editor{
        width: 100%;
    float: left;
}

.content-editor p a{
       color:#57A534;
}

.content-editor-image-column{
    display:flex;
    flex-direction: row;
    gap:15px;
}

.content-editor-image-column figure{
 flex:1;
}

.content-editor-image-column iframe{
width:100%;
}

.content-editor-image-column figure img{
 width:100%;
}


a.bottom-dowb.show-modal.theme-btn.theme-btn-one.view-btn {
    display: block;
    position: absolute;
    font-weight: 600;
    padding: 15px 0px;
}


.btn-green{
    display: block;
    margin-bottom: 20px;
    font-size: 16px;

   
}

.btn-green.col-lg-12{
    
    padding: 0px 10px !important;
}

.btn-green a{
    display: block;
    font-size: 18px;
    color: #fff;
 background-color: #17a02f;
 padding: 15px;
 text-align: center;
 line-height: 1.2em;
}
.btn-green a span{
    text-decoration: underline;
}

.justify-center{
    justify-content: center;
}


@media only screen and (max-width:574px)
{
   .content-editor-image-column{
    display:flex;
    flex-direction: column;
    gap:15px;
} 
 .infotisss {
  background-color: #1c7638!important;
      padding-bottom: 25px!important;
}


.content-editor-image-column iframe{
 height:320px;
 width:100%;
}

}
