<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
   box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -ms-box-sizing:border-box;
  -moz-box-sizing:border-box;
}
body {
	margin: 0;
	padding: 0; 
	font-weight: 400;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-style: normal;
}
section.partnerWrap {
    display: none;
}
img.slider_img {
    width: 100%;
    height: auto;
}
nav#inner_nav {
    padding: 15px;
    text-align: right;
}
#inner_nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#inner_nav ul li:first-child {
    background: none;
}
#inner_nav ul li {
	display: inline-block;
    background-image: url(../millets_images/pipe.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 2px;
}
#inner_nav ul li a {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 15px;
    font-size: 15px;
}
#inner_nav ul li a:hover {
    color: #f67400;
}
#lp_sec_2.about_im {
    background-image: url(../millets_images/bg-left.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 50px 0;
}

.discover_btn{
    position:absolute;
    bottom:2%;
    right:2%;
    background:orange;
    color:white;
    padding:12px 50px;
    font-size:24px;
    font-weight:600;
    cursor:pointer;
   
    
}
.discover_btn:hover{
    color:white;
     box-shadow: rgba(0, 0, 0, 0.45) 0px 5px 30px;
}
.lp_sec_inner {
    max-width: 1140px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 19px;
}
img.inner_img {
    float: left;
    width: 50%;
}
.about_im .lp_2_content {
    float: right;
    width: 50%;
    color: #000;
}
.lp_2_content img.inner_content_img {
    width: 320px;
    margin: 0 auto;
}
#lp_sec_2.about_im .lp_sec_inner .lp_2_content h2 {
    text-align: left;
}
section#lp_sec_3,
section#lp_sec_4,
section#lp_sec_5,
section#lp_sec_6,
section#lp_sec_7,
section#lp_sec_contact {
    padding: 60px 0;
}
section#lp_sec_3 {
    background-color: #e6f1d1;
}
section#lp_sec_5 {
    background-image: url(../millets_images/map-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section#lp_sec_7 {
    background-color: #408131;
}
section#lp_sec_contact {
	border-top: 1px solid #ddd;
}
#lp_sec_2.about_im .lp_sec_inner h2,
#lp_sec_3 .lp_sec_inner h2,
#lp_sec_4 .lp_sec_inner h2,
#lp_sec_5 .lp_sec_inner h2,
#lp_sec_7 .lp_sec_inner h2,
#lp_sec_contact .lp_sec_inner h2 {
    font-size: 40px;
    text-align: center;
    margin: 0 0 25px;
	color: #000;
}
#lp_sec_3 .lp_sec_inner h2 {
    color: #3f5e02;
}
#lp_sec_4 .lp_sec_inner h2 {
    color: #21800b;
}
#lp_sec_4 .lp_sec_inner h2 span,
#lp_sec_3 .lp_sec_inner h2 span {
    color: #ff7800;
}
#lp_sec_5 .lp_sec_inner h2 {
    color: #fff;
}
#lp_sec_7 .lp_sec_inner h2 {
    color: #fff;
}
#lp_sec_contact .lp_sec_inner h2 { 
    color: #ea6f01;
}
#lp_sec_3 .grid_col,
#lp_sec_4 .grid_col {
    overflow: hidden;
   
}
#lp_sec_3 .lp_sec_inner .grid_col{
    float:none;
}
#lp_sec_3 .lp_sec_inner .grid_col{
    display:flex;
    flex-wrap:wrap;
}
#lp_sec_3 .grid_col_details,
#lp_sec_4 .grid_col_details,
#lp_sec_7 .grid_col_details {
    float: left;
    width: 33.33%;
    text-align: center;
    line-height: 1.4;
}
#lp_sec_3 .grid_col_details {
    padding: 35px;
}
#lp_sec_4 .grid_col_details {
    padding: 20px;
}
#lp_sec_7 .grid_col_details {
    padding: 30px 80px 0;
}
#lp_sec_3 .grid_col_details {
    color: #000;
}
#lp_sec_4 .grid_col_details {
    color: #000;
}
#lp_sec_3 .two .grid_col_details,
#lp_sec_4 .two .grid_col_details,
#lp_sec_7 .two .grid_col_details {
    width: 50%;
}
#lp_sec_3 .grid_col img.inner_img,
#lp_sec_4 .grid_col img.inner_img {
    float: none;
    margin: 0 auto;
}
#lp_sec_3 .grid_col img.inner_img {
    width: 150px;
}
#lp_sec_4 .grid_col img.inner_img {
    width: 100%;
    border-radius: 20px;
    margin: 0 0 10px;
}
#lp_sec_3 .grid_col h3,
#lp_sec_4 .grid_col h3,
#lp_sec_7 .grid_col h3 {
    margin: 0 0 15px;
    font-size: 24px;
    font-weight: bold;
}
#lp_sec_3 .grid_col h3 {
    color: #fc5f00;
}
#lp_sec_4 .grid_col h3 {
    color: #fc5f00;
}
#lp_sec_3 .grid_col.two {
    padding: 0 10%;
}
#lp_sec_4 .grid_col_inner {
    background-color: #fbb576;
    padding: 12px;
    border-radius: 20px;
}
#lp_sec_4 .three .grid_col_inner {
    min-height: 640px;
}
#lp_sec_4 .two .grid_col_inner {
    min-height: 480px;
}
#lp_sec_5 p {
    text-align: center;
    color: #000;
    font-style: italic;
    font-size: 16px;
    font-weight: 300;
}
#lp_sec_6 img.inner_img {
    width: 25%;
}
.lp_6_content {
    float: right;
    width: 75%;
    padding-left: 80px;
}
.lp_6_content a {
	color: #000;
	text-decoration: underline;
}
#lp_sec_7 a.btn,
#cc_contact ul li input[type="submit"] {
    background-color: #f67400;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
#lp_sec_7 a.btn:hover,
#cc_contact ul li input[type="submit"]:hover {
    background-color: #000;
}
#lp_sec_contact .lp_sec_inner {
	text-align: center;
}
#cc_contact {
    width: 600px;
    margin: 0 auto;
}
#cc_contact ul, 
#cc_contact ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
#cc_contact ul li {
    padding: 10px 0;
}
#cc_contact ul li ol li {
    padding: 0;
}
#cc_contact ol {
    padding-bottom: 15px;
}
#cc_contact ol li {
    display: inline-block;
    margin: 0 30px;
}
#cc_contact ul li .field_design {
    border: 1px solid #ddd;
    padding: 10px;
    width: 100%;
    font-family: "Allerta", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #000;
}
#cc_contact ul li input[type="submit"] {
    border: none;
    font-family: "Allerta", sans-serif;
	cursor: pointer;
}
#lp_sec_1 .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots li button::before,
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots li button::before {
    display:none;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots li button,
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots li button {
    background: #f9f9f9;
    border-radius: 50px;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots,
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots {
    bottom: 20px;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots li.slick-active button,
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots li.slick-active button {
    background-color: #ea6f01;
}
/* MAP DESIGN */
.map_regions {
    width: 700px;
   margin: 60px auto; 
    position: relative;
     margin-bottom:-90px; margin-top:-110px;
}
.map_regions + p{ position:relative;}
.lp_sec_inner h2{    position: relative;
    z-index: 10;}

.map_regions .map_image {
    width: 100%;
    height: auto;
}
#lp_sec_5 .map_regions .map_content_toggle {
    background-color: rgba(255, 255, 255 , .6);
    border-radius: 12px;
    padding: 15px;
    width: 280px;
}
#lp_sec_5 .map_regions .map_content_toggle h4 {
    margin: 0 0 5px;
    font-size: 16px;
}
#lp_sec_5 .map_regions .map_content_toggle p {
    color: #000;
    font-size: 14px;
    text-align: left;
    margin: 0;
}
#lp_sec_5 .map_regions h3.map_content_title,
#lp_sec_5 .map_regions .map_content_toggle {
    position: absolute;
}
#lp_sec_5 .map_regions h3.map_content_title {
    margin: 0;
    font-size: 12px;
    font-style: italic;
	cursor: pointer;
}
#lp_sec_5 .map_regions .map_content_toggle {
    display: none;
}
#lp_sec_5 .map_regions h3.andrap_title.map_content_title {
    bottom: 260px;
    right: 355px;
}
#lp_sec_5 .map_regions .andrap_content.map_content_toggle {
    left: -130px;
    bottom: 200px;
}
#lp_sec_5 .map_regions h3.guj_title.map_content_title {
    left: 163px;
    top: 402px;
}
#lp_sec_5 .map_regions .guj_content.map_content_toggle {
    left: -185px;
    top: 270px;
}
#lp_sec_5 .map_regions h3.har_title.map_content_title {
    top: 274px;
    left: 252px;
}
#lp_sec_5 .map_regions .har_content.map_content_toggle {
    left: -205px;
    top: 200px;
}
#lp_sec_5 .map_regions h3.karna_title.map_content_title {
    bottom: 252px;
    left: 230px;
    color: #fff;
}
#lp_sec_5 .map_regions .karna_content.map_content_toggle {
    bottom: 200px;
    left: -130px;
}
#lp_sec_5 .map_regions h3.maha_title.map_content_title {
    bottom: 355px;
    left: 215px;
}
#lp_sec_5 .map_regions .maha_content.map_content_toggle {
    left: -160px;
    bottom: 295px;
}
#lp_sec_5 .map_regions h3.madhyap_title.map_content_title {
    top: 402px;
    left: 260px;
}
#lp_sec_5 .map_regions .madhyap_content.map_content_toggle {
    left: -190px;
    top: 310px;
}
#lp_sec_5 .map_regions h3.raj_title.map_content_title {
    left: 190px;
    top: 323px;
}
#lp_sec_5 .map_regions .raj_content.map_content_toggle {
    left: -185px;
    top: 282px;
}
#lp_sec_5 .map_regions h3.tamiln_title.map_content_title {
    bottom: 175px;
    right: 372px;
}
#lp_sec_5 .map_regions .tamiln_content.map_content_toggle {
    bottom: 120px;
    left: -125px;
}
#lp_sec_5 .map_regions h3.uk_title.map_content_title {
    top: 249px;
    left: 322px;
}
#lp_sec_5 .map_regions .uk_content.map_content_toggle {
    right: -40px;
    top: 128px;
}
#lp_sec_5 .map_regions h3.up_title.map_content_title {
    top: 320px;
    right: 288px;
}
#lp_sec_5 .map_regions .up_content.map_content_toggle {
    right: 0;
    top: 135px;
}
.for_mobile,
.toggle_nav,
#lp_sec_1 .slider_for_mobile {
	display: none;
}
.fade-effect {
  visibility: hidden;
}
ul.c_logos {
    margin: 0;
    padding: 0 10%;
    list-style: none;
    vertical-align: top;
}
ul.c_logos li {
    padding: 0 25px;
	float: left;
	width: 25%;
}
ul.c_logos li a {
    display: block;
}
ul.c_logos li a img {
    width: 100%;
    height: auto;
}
span.know_more {
    display: none;
}
#lp_sec_4.types_millets {
    background-color: #fbdd7d;
}
#lp_sec_4.types_millets .grid_col_details {
    float: none;
    width: 100%;
    text-align: left;
    border-bottom: 3px solid #b58253;
    padding: 20px 0;
}
#lp_sec_4.types_millets .grid_col_details:last-child {
    border: none;
    padding-bottom: 0;
}
#lp_sec_4.types_millets .grid_col_inner {
    background-color: #fbdd7d;
    padding: 0;
    border-radius: 0;
    overflow: hidden;
}
img.type_img {
    float: left;
    width: 30%;
}
.right img.type_img {
    float: right;
}
.type_content {
    float: right;
    width: 68%;
}
.right .type_content {
    float: left;
}
#lp_sec_3.harvested .grid_col_details {
    width: 50%;
}
.about_im .grid_col {
    overflow: hidden;
}
.about_im .grid_col .grid_col_details {
    float: left;
    width: 50%;
    padding: 10px 20px;
}
.about_im .grid_col .grid_col_details img {
    width: 80px;
    display: block;
    margin: 0 0 10px -6px;
}
.about_im .grid_col .grid_col_details h3 {
    margin: 0 0 10px;
    font-size: 18px;
    color: #408131;
}
.about_im .grid_col .grid_col_details p {
    margin: 0 0 10px;
    font-size: 16px;
}
@keyframes fade {
  0% {
    opacity: 0;
    visibility: hidden;
    transform: scale(0);
  }

  100% {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }
}

@keyframes fade-top-active {
  0% {
    transform: translateY(-100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes fade-right-active {
  0% {
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}

@keyframes fade-bottom-active {
  0% {
    transform: translateY(100%);
    opacity: 0;
  }

  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}

@keyframes fade-left-active {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
#lp_sec_7 .grid_col h3 {
    color: #def885;
}
#lp_sec_7 .two .grid_col_details {
    color: #fff;
}
.o_m_d {
    display: none;
}
.backdiscover{ margin-right:auto;}
.backdiscover a{color: #ff7800 !important; font-size: 13px; margin-right:5px;}
.backdiscover a:hover{color:#000000;}
.ml-auto{ margin-left:auto;}


/* MEDIA */
@media screen and ( max-width: 1139px ) {
.lp_sec_inner {
    max-width: 95%;
}
.lp_6_content {
    padding-left: 40px;
}
#lp_sec_6 img.inner_img {
    width: 25%;
    padding-top: 30px;
}
.lp_sec_inner {
    font-size: 16px;
}
#lp_sec_2 {
    padding: 40px 0 20px;
}
.lp_2_content img.inner_content_img {
    width: 220px;
}
#lp_sec_7 .grid_col_details {
    padding: 20px 20px 0;
}
#lp_sec_3 .lp_sec_inner h2, #lp_sec_4 .lp_sec_inner h2, #lp_sec_5 .lp_sec_inner h2, #lp_sec_7 .lp_sec_inner h2, #lp_sec_contact .lp_sec_inner h2 {
    font-size: 32px;
}
#lp_sec_3 .grid_col h3, #lp_sec_4 .grid_col h3, #lp_sec_7 .grid_col h3 {
    font-size: 18px;
}
#lp_sec_4 .grid_col p {
    font-size: 16px;
}
#lp_sec_4 .two .grid_col_inner {
    min-height: 430px;
}
.for_mobile {
	display: block;
    padding-bottom: 35px;
}
.for_desktop {
	display: none;
}
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots {
    bottom: -25px;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots {
    bottom: 10px;
}
#lp_sec_1 .basmati_millets_slider ul.slick-dots li,
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots li,
#lp_sec_1 .basmati_millets_slider ul.slick-dots li button, 
#lp_sec_1 .basmati_millets_regions_slider ul.slick-dots li button {
    width: 12px;
    height: 12px;
}
section#lp_sec_6 {
    padding-top: 30px !important;
}
ul.c_logos {
    padding: 0 5%;
}
#lp_sec_3.harvested .grid_col_details {
    min-height: 345px;
}
}
@media screen and ( max-width: 1023px ) {
.about_im .lp_2_content {
    width: 63%;
}
#lp_sec_3 .grid_col_details {
    padding: 25px;
}
}
@media screen and ( max-width: 767px ) {
.lp_sec_inner {
    max-width: 90%;
}
.backdiscover{ display:none!important;}

#cc_contact {
    width: auto;
}
#lp_sec_contact p {
    line-height: 1.6;
}
#lp_sec_2.about_im .lp_sec_inner h2, #lp_sec_3 .lp_sec_inner h2, #lp_sec_4 .lp_sec_inner h2, #lp_sec_5 .lp_sec_inner h2, #lp_sec_7 .lp_sec_inner h2, #lp_sec_contact .lp_sec_inner h2 {
    font-size: 28px;
}
section#lp_sec_3, section#lp_sec_4, section#lp_sec_5, section#lp_sec_6, section#lp_sec_7, section#lp_sec_contact {
    padding: 30px 10px;
}
#lp_sec_6 img.inner_img {
    width: 300px;
    padding-top: 0;
    margin: 0 auto;
    float: none;
}
.lp_6_content {
    float: none;
    width: auto;
    padding-left: 0;
    padding-top: 25px;
}
section#lp_sec_6 {
    text-align: center;
}
img.inner_img {
    float: none;
    width: 300px;
}
.lp_2_content {
    float: none;
    width: auto;
    padding-left: 0;
}
section#lp_sec_2 {
    text-align: center;
}
#lp_sec_4 .grid_col_details, 
#lp_sec_7 .grid_col_details {
    float: none;
    width: 100%;
}
#lp_sec_4 .two .grid_col_details, 
#lp_sec_7 .two .grid_col_details {
    width: 100%;
}
#lp_sec_4 .three .grid_col_inner {
    min-height: inherit;
}
#lp_sec_7 .grid_col_details {
    padding: 20px 0;
}
nav#inner_nav {
    padding: 0;
    text-align: right;
    position: relative;
}
.toggle_nav img.slider_img {
    width: 32px;
    height: auto;
    display: inline-block;
    margin-right: 12px;
}
#inner_nav ul {
    width: 100%;
    background: #F07E3B;
    padding-bottom: 10px;
    padding-top: 8px;
	text-align: center;
}
#inner_nav ul li {
    display: inline-block;
    background: none;
}
#inner_nav ul li a {
    font-size: 9px;
    line-height: 1.3;
    padding: 2px;
    text-align: left;
    display: block;
    color: #fff;
    margin: 0;
}
#lp_sec_1 .slider_for_mobile {
	display: block;
}
.toggle_nav,
#lp_sec_1 .slider_for_desktop {
	display: none;
}
#lp_sec_3 .grid_col_details {
    width: 50%;
    padding: 10px;
}
#lp_sec_3 .three .grid_col_details:last-child {
    width: 100%;
    float: none;
    clear: both;
    padding: 0;
}
#lp_sec_3 .grid_col img.inner_img {
    width: 100px;
}
#lp_sec_3 .grid_col.two {
    padding: 0;
}
.about_km_text,
.kn_your_km_text_1,
.kn_your_km_text_2,
.kn_your_km_text_3,
.kn_your_km_text_4,
.kn_your_km_text_5,
.kn_your_km_text_6,
.kn_your_km_text_7,
.kn_your_km_text_8 {
	display: none;
}
span.know_more {
    display: inline-block;
    text-decoration: underline;
    color: #ea6f01;
	cursor: pointer;
}
#lp_sec_4 .two .grid_col_inner {
    min-height: inherit;
}
#lp_sec_2.about_im {
    background: none;
    padding: 0;
}
.about_im .lp_2_content {
    float: none;
    width: 100%;
    color: #000;
    padding-top: 25px;
}
.about_im .grid_col .grid_col_details {
    padding: 10px;
    text-align: left;
    min-height: 215px;
}
img.type_img,
.right img.type_img,
.type_content,
.right .type_content {
    float: none;
    width: 100%;
}
.o_m_d {
    display: block;
	width: 100%;
	height: auto;
}
}
@media screen and ( max-width: 440px ) {
#lp_sec_2 img.inner_img,
#lp_sec_6 img.inner_img {
    width: 200px;
}
#lp_sec_4 .grid_col_details {
    padding: 10px 0;
}
#lp_sec_3 .grid_col h3 {
    font-size: 15px;
}
#lp_sec_3 .grid_col p {
    font-size: 14px;
}
.about_im .grid_col .grid_col_details p {
    font-size: 14px;
}
.about_im .grid_col .grid_col_details h3 {
    font-size: 16px;
}
.about_im .grid_col .grid_col_details img {
    width: 60px;
}
ul.c_logos li {
    padding: 20px;
    width: 47%;
    border: 1px solid #ddd;
    margin: 4px;
}
}
@media screen and ( max-width: 413px ) {
#lp_sec_3.harvested .grid_col_details {
    width: 50%;
    min-height: 360px;
}
}


/* secondary header dropdown */

li:has(.dropdown-custom){
    padding-right: 5px;
}
.dropdown-custom{
    position: absolute;
    background-color: #fff;
    z-index: 55;
    border: 1px solid #eee;
    width: max-content;
    max-width: 250px;
    text-align: left;
    top: calc(100% + 15px);
    opacity: 0;
    display: block;
    transition: .3s;
}
li:has(.dropdown-custom):hover .dropdown-custom{
opacity: 1;
}
.dropdown-custom li{
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: center;
    background: none!important;
    display: block;
    width: 100%;
}
.dropdown-custom li a{
    padding: 10px;
    color: #212121!important;
    display: inline-block;
    flex: 1;
    font-weight: 500!important;;
    font-size: 14px!important;
    text-transform: capitalize !important;
    display: block;
}

#inner_nav ul li  {
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    font-size: 15px;
}
.event-nav-link{
    padding-left: 15px;
}
.slick-slide img{
    max-width: 100%;
}</pre></body></html>