CINXE.COM

ChiniMandi - About

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>ChiniMandi - About</title> <meta property="og:description" content="Get latest Sugar industry news and updates from India &amp; all around the world. Read the Latest Sugar, Ethanol News, Blogs, Interviews of the Sugar Industry." /> <meta property="og:image" content="https://www.chinimandi.com/wp-content/uploads/2020/07/dba92247-rsz_chinimandi-icon-.jpg" /> <meta property="og:image:width" content="512" /> <meta property="og:image:height" content="512" /> <meta property="og:image:type" content="image/jpeg" /> <link href="style.css" rel="stylesheet"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-7C1RLMKN73"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-7C1RLMKN73'); </script> </head> <body x-data="{ page: 'home', 'darkMode': true, 'stickyMenu': false, 'navigationOpen': false, 'scrollTop': false }" x-init=" darkMode = JSON.parse(localStorage.getItem('darkMode')); $watch('darkMode', value => localStorage.setItem('darkMode', JSON.stringify(value)))" :class="{'b eh': darkMode === true}" > <!-- ===== Header Start ===== --> <header class="g s r vd ya cj" :class="{ 'hh sm _k dj bl ll' : stickyMenu }" @scroll.window="stickyMenu = (window.pageYOffset > 20) ? true : false" > <div class="bb ze ki xn 2xl:ud-px-0 oo wf yf i"> <div class="vd to/4 tc wf yf"> <a href="https://chinimandi.com/"> <img class="om" src="https://www.chinimandi.com/wp-content/uploads/2022/11/chinimandi-logo-2022.webp" alt="Logo Light" /> <img class="xc nm" src="https://www.chinimandi.com/wp-content/uploads/2022/11/chinimandi-logo-2022.webp" alt="Logo Dark" /> </a> <!-- Hamburger Toggle BTN <button class="po rc" @click="navigationOpen = !navigationOpen"> <span class="rc i pf re pd"> <span class="du-block h q vd yc"> <span class="rc i r s eh um tg te rd eb ml jl dl" :class="{ 'ue el': !navigationOpen }"></span> <span class="rc i r s eh um tg te rd eb ml jl fl" :class="{ 'ue qr': !navigationOpen }"></span> <span class="rc i r s eh um tg te rd eb ml jl gl" :class="{ 'ue hl': !navigationOpen }"></span> </span> <span class="du-block h q vd yc lf"> <span class="rc eh um tg ml jl el h na r ve yc" :class="{ 'sd dl': !navigationOpen }"></span> <span class="rc eh um tg ml jl qr h s pa vd rd" :class="{ 'sd rr': !navigationOpen }"></span> </span> </span> </button>--> <!-- Hamburger Toggle BTN --> </div> <div class="vd wo/4 sd qo f ho oo wf yf" :class="{ 'd hh rm sr td ud qg ug jc yh': navigationOpen }" > <!-- <nav> <ul class="tc _o sf yo cg ep"> <li><a href="index.html" class="xl" :class="{ 'mk': page === 'home' }">Home</a></li> <li><a href="index.html#features" class="xl">Features</a></li> <li class="c i" x-data="{ dropdown: false }"> <a href="#" class="xl tc wf yf bg" @click.prevent="dropdown = !dropdown" :class="{ 'mk': page === 'blog-grid' || page === 'blog-single' || page === 'signin' || page === 'signup' || page === '404' }" > Pages <svg :class="{ 'wh': dropdown }" class="th mm we fd pf" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z" /> </svg> </a> <ul class="a" :class="{ 'tc': dropdown }"> <li><a href="blog-grid.html" class="xl" :class="{ 'mk': page === 'blog-grid' }">Blog Grid</a></li> <li><a href="blog-single.html" class="xl" :class="{ 'mk': page === 'blog-single' }">Blog Single</a></li> <li><a href="signin.html" class="xl" :class="{ 'mk': page === 'signin' }">Sign In</a></li> <li><a href="signup.html" class="xl" :class="{ 'mk': page === 'signup' }">Sign Up</a></li> <li><a href="404.html" class="xl" :class="{ 'mk': page === '404' }">404</a></li> </ul> Dropdown End </li> <li><a href="index.html#support" class="xl">Support</a></li> </ul> </nav>--> <!-- <div class="tc wf ig pb no"> <div class="pc h io pa ra" :class="navigationOpen ? '!-ud-visible' : 'd'"> <label class="rc ab i"> <input type="checkbox" :value="darkMode" @change="darkMode = !darkMode" class="pf vd yc uk h r za ab" /> <!-- Icon Sun <svg :class="{ 'wn' : page === 'home', 'xh' : page === 'home' && stickyMenu }" class="th om" width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.0908 18.6363C10.3549 18.6363 8.69 17.9467 7.46249 16.7192C6.23497 15.4916 5.54537 13.8268 5.54537 12.0908C5.54537 10.3549 6.23497 8.69 7.46249 7.46249C8.69 6.23497 10.3549 5.54537 12.0908 5.54537C13.8268 5.54537 15.4916 6.23497 16.7192 7.46249C17.9467 8.69 18.6363 10.3549 18.6363 12.0908C18.6363 13.8268 17.9467 15.4916 16.7192 16.7192C15.4916 17.9467 13.8268 18.6363 12.0908 18.6363ZM12.0908 16.4545C13.2481 16.4545 14.358 15.9947 15.1764 15.1764C15.9947 14.358 16.4545 13.2481 16.4545 12.0908C16.4545 10.9335 15.9947 9.8236 15.1764 9.00526C14.358 8.18692 13.2481 7.72718 12.0908 7.72718C10.9335 7.72718 9.8236 8.18692 9.00526 9.00526C8.18692 9.8236 7.72718 10.9335 7.72718 12.0908C7.72718 13.2481 8.18692 14.358 9.00526 15.1764C9.8236 15.9947 10.9335 16.4545 12.0908 16.4545ZM10.9999 0.0908203H13.1817V3.36355H10.9999V0.0908203ZM10.9999 20.8181H13.1817V24.0908H10.9999V20.8181ZM2.83446 4.377L4.377 2.83446L6.69082 5.14828L5.14828 6.69082L2.83446 4.37809V4.377ZM17.4908 19.0334L19.0334 17.4908L21.3472 19.8046L19.8046 21.3472L17.4908 19.0334ZM19.8046 2.83337L21.3472 4.377L19.0334 6.69082L17.4908 5.14828L19.8046 2.83446V2.83337ZM5.14828 17.4908L6.69082 19.0334L4.377 21.3472L2.83446 19.8046L5.14828 17.4908ZM24.0908 10.9999V13.1817H20.8181V10.9999H24.0908ZM3.36355 10.9999V13.1817H0.0908203V10.9999H3.36355Z" fill=""/> </svg> - Icon Sun <img class="xc nm" src="images/icon-moon.svg" alt="Moon" /> </label> </div> <a href="signin.html" :class="{ 'nk yl' : page === 'home', 'ok' : page === 'home' && stickyMenu }" class="ek pk xl">Sign In</a> <a href="signup.html" :class="{ 'hh/[0.15]' : page === 'home', 'sh' : page === 'home' && stickyMenu }" class="lk gh dk rg tc wf xf _l gi hi">Sign Up</a> </div>--> </div> </div> </header> <!-- ===== Header End ===== --> <main> <!-- ===== Hero Start ===== --> <section class="gj do ir hj sp jr i pg"> <!-- Hero Images --> <div class="xc fn zd/2 2xl:ud-w-187.5 bd 2xl:ud-h-171.5 h q r"> <img src="images/shape-01.svg" alt="shape" class="xc 2xl:ud-block h t -ud-left-[10%] ua" /> <img src="images/shape-02.svg" alt="shape" class="xc 2xl:ud-block h u p va" /> <img src="images/shape-03.svg" alt="shape" class="xc 2xl:ud-block h v w va" /> <img src="images/shape-04.svg" alt="shape" class="h q r" /> <img src="images/vizzie-new.png" alt="Woman" class="h q r ua" /> </div> <!-- Hero Content --> <div class="bb ze ki xn 2xl:ud-px-0"> <div class="tc _o"> <div class="animate_left jn/2"> <h1 class="fk vj zp or kk wm wb">India’s largest news, information and networking platform for the Sugar & Allied Industry</h1> <p class="fq"> Initiated in 2018, ChiniMandi has broken the boundaries of being merely a news & information platform because of our flagship events such as Sugar & Ethanol India Conference (SEIC) and Sugar & Ethanol International Awards (SEIA). </p> <div class="tc tf yo zf mb"> <!--<a href="#" class="ek jk lk gh gi hi rg ml il vc _d _l" >Get Started Now</a >--> <span class="tc sf"> <a href="#" class="inline-block ek xj kk wm"> Call us - 9075 999 101 </a> <span class="inline-block">For any question or concern</span> </span> </div> </div> </div> </div> </section> <!-- ===== Hero End ===== --> <!-- ===== Small Features Start ===== --> <section id="features"> <div class="bb ze ki yn 2xl:ud-px-12.5"> <div class="tc uf zo xf ap zf bp mq"> <!-- Small Features Item --> <div class="animate_top kn to/3 tc cg oq"> <div class="tc wf xf cf ae cd rg mh"> <img src="images/icon-01.svg" alt="Icon" /> </div> <div> <h4 class="ek yj go kk wm xb">5 Million+</h4> <p>Readers across the Globe</p> </div> </div> <!-- Small Features Item --> <div class="animate_top kn to/3 tc cg oq"> <div class="tc wf xf cf ae cd rg nh"> <img src="images/icon-02.svg" alt="Icon" /> </div> <div> <h4 class="ek yj go kk wm xb">65,000+</h4> <p>Articles in 4 languages</p> </div> </div> <!-- Small Features Item --> <div class="animate_top kn to/3 tc cg oq"> <div class="tc wf xf cf ae cd rg oh"> <img src="images/icon-03.svg" alt="Icon" /> </div> <div> <h4 class="ek yj go kk wm xb">70+</h4> <p>Media Partnerships for events & conferences</p> </div> </div> </div> </div> </section> <!-- ===== Small Features End ===== --> <!-- ===== About Start ===== --> <section class="ji gp uq 2xl:ud-py-35 pg"> <div class="bb ze ki xn wq"> <div class="tc wf gg qq"> <!-- About Images --> <div class="animate_left xc gn gg jn/2 i"> <div> <img src="images/shape-05.svg" alt="Shape" class="h -ud-left-5 x" /> <img style="border-radius: 10px;" src="images/sugarcane.jpg" alt="About" class="ib" /> <img style="border-radius: 10px;" src="images/sugar.jpg" alt="About" /> </div> <div> <img src="images/shape-06.svg" alt="Shape" /> <img style="border-radius: 10px;" src="images/sugar-factory.jpg" alt="About" class="ob gb" /> <img src="images/half-blue.png" alt="Shape" class="bb" /> </div> </div> <!-- About Content --> <div class="animate_right jn/2"> <h4 class="ek yj mk gb">Why Choose Us</h4> <h2 class="fk vj zp pr kk wm qb">ChiniMandi has a niche user base belonging to the Sugar, Allied and BioEnergy Sector.</h2> <p class="uo">With a viewership of more than 5 million users across the Globe, giving you the best visibility among your target audience.</p> <a href="https://www.youtube.com/watch?v=j_gB0U6HslY" data-fslightbox class="vc wf hg mb"> <span class="tc wf xf be dd rg i gh ua"> <span class="nf h vc yc vd rg gh qk -ud-z-1"></span> <img src="images/icon-play.svg" alt="Play" /> </span> <span class="kk">SEE MORE</span> </a> </div> </div> </div> </section> <!-- ===== About End ===== --> <!-- ===== Team Start ===== --> <section class="i pg ji gp uq"> <!-- Bg Shapes --> <span class="rc h s r vd fd/5 fh rm"></span> <img src="images/shape-08.svg" alt="Shape Bg" class="h q r" /> <img src="images/shape-09.svg" alt="Shape" class="of h y z/2" /> <img src="images/shape-10.svg" alt="Shape" class="h _ aa" /> <img src="images/shape-11.svg" alt="Shape" class="of h m ba" /> <!-- Section Title Start --> <div x-data="{ sectionTitle: `Meet With Our Leadership Team`, sectionTitleText: `Meet our leaders, who, with an innovative and thought provoking approach, drive the team towards excellence.`}" > <div class="animate_top bb ze rj ki xn vq"> <h2 x-text="sectionTitle" class="fk vj pr kk wm on/5 gq/2 bb _b" > </h2> <p class="bb on/5 wo/5 hq" x-text="sectionTitleText"></p> </div> </div> <!-- Section Title End --> <div class="bb ze i va ki xn xq jb jo"> <div class="wc qf pn xo gg cp"> <!-- Team Item --> <div class="animate_top rj"> <div class="c i pg z-1"> <img style="border-radius: 10px;" class="vd" src="images/JK Shah.jpg" alt="Team" /> <div class="ef im nl il"> <span class="h -ud-left-5 -ud-bottom-21 rc de gd gh if wa"></span> <span class="h s p rc vd hd mh va"></span> <div class="h s p vd ij jj xa"> <ul class="tc xf wf gg"> <li> <a href="#"> <svg class="uh vl ml il" width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.66634 10.25H8.74968L9.58301 6.91669H6.66634V5.25002C6.66634 4.39169 6.66634 3.58335 8.33301 3.58335H9.58301V0.783354C9.31134 0.74752 8.28551 0.666687 7.20218 0.666687C4.93968 0.666687 3.33301 2.04752 3.33301 4.58335V6.91669H0.833008V10.25H3.33301V17.3334H6.66634V10.25Z" fill=""/> </svg> </a> </li> <li> <a href="#"> <svg class="uh vl ml il" width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.4683 1.71333C16.8321 1.99475 16.1574 2.17956 15.4666 2.26167C16.1947 1.82619 16.7397 1.14085 16.9999 0.333333C16.3166 0.74 15.5674 1.025 14.7866 1.17917C14.2621 0.617982 13.5669 0.245803 12.809 0.120487C12.0512 -0.00482822 11.2732 0.123742 10.596 0.486211C9.91875 0.848679 9.38024 1.42474 9.06418 2.12483C8.74812 2.82492 8.67221 3.60982 8.84825 4.3575C7.46251 4.28805 6.10686 3.92794 4.86933 3.30055C3.63179 2.67317 2.54003 1.79254 1.66492 0.715833C1.35516 1.24788 1.19238 1.85269 1.19326 2.46833C1.19326 3.67667 1.80826 4.74417 2.74326 5.36917C2.18993 5.35175 1.64878 5.20232 1.16492 4.93333V4.97667C1.16509 5.78142 1.44356 6.56135 1.95313 7.18422C2.46269 7.80709 3.17199 8.23456 3.96075 8.39417C3.4471 8.53337 2.90851 8.55388 2.38576 8.45417C2.60814 9.14686 3.04159 9.75267 3.62541 10.1868C4.20924 10.6209 4.9142 10.8615 5.64159 10.875C4.91866 11.4428 4.0909 11.8625 3.20566 12.1101C2.32041 12.3578 1.39503 12.4285 0.482422 12.3183C2.0755 13.3429 3.93 13.8868 5.82409 13.885C12.2349 13.885 15.7408 8.57417 15.7408 3.96833C15.7408 3.81833 15.7366 3.66667 15.7299 3.51833C16.4123 3.02514 17.0013 2.41418 17.4691 1.71417L17.4683 1.71333Z" fill=""/> </svg> </a> </li> <li> <a href="#"> <svg class="uh vl ml il" width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.78353 2.16665C3.78331 2.60867 3.6075 3.03251 3.29478 3.34491C2.98207 3.65732 2.55806 3.8327 2.11603 3.83248C1.674 3.83226 1.25017 3.65645 0.937761 3.34373C0.625357 3.03102 0.449975 2.60701 0.450196 2.16498C0.450417 1.72295 0.626223 1.29912 0.93894 0.986712C1.25166 0.674307 1.67567 0.498925 2.1177 0.499146C2.55972 0.499367 2.98356 0.675173 3.29596 0.98789C3.60837 1.30061 3.78375 1.72462 3.78353 2.16665V2.16665ZM3.83353 5.06665H0.500195V15.5H3.83353V5.06665ZM9.1002 5.06665H5.78353V15.5H9.06686V10.025C9.06686 6.97498 13.0419 6.69165 13.0419 10.025V15.5H16.3335V8.89165C16.3335 3.74998 10.4502 3.94165 9.06686 6.46665L9.1002 5.06665V5.06665Z" fill=""/> </svg> </a> </li> </ul> </div> </div> </div> <h4 class="yj go kk wm ob zb"><a href="https://www.chinimandi.com/jitu-shah/">Jitu Shah</a></h4> <p>Founder & Chairman</p> </div> <!-- Team Item --> <div class="animate_top rj"> <div class="c i pg z-1"> <img style="border-radius: 10px;" class="vd" src="images/Uppal Shah.jpg" alt="Team" /> <div class="ef im nl il"> <span class="h -ud-left-5 -ud-bottom-21 rc de gd gh if wa"></span> <span class="h s p rc vd hd mh va"></span> <div class="h s p vd ij jj xa"> <ul class="tc xf wf gg"> <li> <a href="https://www.facebook.com/uppaljk"> <svg class="uh vl ml il" width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.66634 10.25H8.74968L9.58301 6.91669H6.66634V5.25002C6.66634 4.39169 6.66634 3.58335 8.33301 3.58335H9.58301V0.783354C9.31134 0.74752 8.28551 0.666687 7.20218 0.666687C4.93968 0.666687 3.33301 2.04752 3.33301 4.58335V6.91669H0.833008V10.25H3.33301V17.3334H6.66634V10.25Z" fill=""/> </svg> </a> </li> <li> <a href="https://twitter.com/uppalshah"> <svg class="uh vl ml il" width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.4683 1.71333C16.8321 1.99475 16.1574 2.17956 15.4666 2.26167C16.1947 1.82619 16.7397 1.14085 16.9999 0.333333C16.3166 0.74 15.5674 1.025 14.7866 1.17917C14.2621 0.617982 13.5669 0.245803 12.809 0.120487C12.0512 -0.00482822 11.2732 0.123742 10.596 0.486211C9.91875 0.848679 9.38024 1.42474 9.06418 2.12483C8.74812 2.82492 8.67221 3.60982 8.84825 4.3575C7.46251 4.28805 6.10686 3.92794 4.86933 3.30055C3.63179 2.67317 2.54003 1.79254 1.66492 0.715833C1.35516 1.24788 1.19238 1.85269 1.19326 2.46833C1.19326 3.67667 1.80826 4.74417 2.74326 5.36917C2.18993 5.35175 1.64878 5.20232 1.16492 4.93333V4.97667C1.16509 5.78142 1.44356 6.56135 1.95313 7.18422C2.46269 7.80709 3.17199 8.23456 3.96075 8.39417C3.4471 8.53337 2.90851 8.55388 2.38576 8.45417C2.60814 9.14686 3.04159 9.75267 3.62541 10.1868C4.20924 10.6209 4.9142 10.8615 5.64159 10.875C4.91866 11.4428 4.0909 11.8625 3.20566 12.1101C2.32041 12.3578 1.39503 12.4285 0.482422 12.3183C2.0755 13.3429 3.93 13.8868 5.82409 13.885C12.2349 13.885 15.7408 8.57417 15.7408 3.96833C15.7408 3.81833 15.7366 3.66667 15.7299 3.51833C16.4123 3.02514 17.0013 2.41418 17.4691 1.71417L17.4683 1.71333Z" fill=""/> </svg> </a> </li> <li> <a href="https://www.linkedin.com/in/uppal-shah-50424136"> <svg class="uh vl ml il" width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.78353 2.16665C3.78331 2.60867 3.6075 3.03251 3.29478 3.34491C2.98207 3.65732 2.55806 3.8327 2.11603 3.83248C1.674 3.83226 1.25017 3.65645 0.937761 3.34373C0.625357 3.03102 0.449975 2.60701 0.450196 2.16498C0.450417 1.72295 0.626223 1.29912 0.93894 0.986712C1.25166 0.674307 1.67567 0.498925 2.1177 0.499146C2.55972 0.499367 2.98356 0.675173 3.29596 0.98789C3.60837 1.30061 3.78375 1.72462 3.78353 2.16665V2.16665ZM3.83353 5.06665H0.500195V15.5H3.83353V5.06665ZM9.1002 5.06665H5.78353V15.5H9.06686V10.025C9.06686 6.97498 13.0419 6.69165 13.0419 10.025V15.5H16.3335V8.89165C16.3335 3.74998 10.4502 3.94165 9.06686 6.46665L9.1002 5.06665V5.06665Z" fill=""/> </svg> </a> </li> </ul> </div> </div> </div> <h4 class="yj go kk wm ob zb"><a href="https://www.chinimandi.com/uppal-shah/">Uppal Shah</a></h4> <p>Co-Founder & Managing Director</p> </div> <!-- Team Item --> <div class="animate_top rj"> <div class="c i pg z-1"> <img style="border-radius: 10px;" class="vd" src="images/Hemant Shah.jpg" alt="Team" /> <div class="ef im nl il"> <span class="h -ud-left-5 -ud-bottom-21 rc de gd gh if wa"></span> <span class="h s p rc vd hd mh va"></span> <div class="h s p vd ij jj xa"> <ul class="tc xf wf gg"> <li> <a href="https://www.facebook.com/hemant.shah.583"> <svg class="uh vl ml il" width="10" height="18" viewBox="0 0 10 18" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M6.66634 10.25H8.74968L9.58301 6.91669H6.66634V5.25002C6.66634 4.39169 6.66634 3.58335 8.33301 3.58335H9.58301V0.783354C9.31134 0.74752 8.28551 0.666687 7.20218 0.666687C4.93968 0.666687 3.33301 2.04752 3.33301 4.58335V6.91669H0.833008V10.25H3.33301V17.3334H6.66634V10.25Z" fill=""/> </svg> </a> </li> <li> <a href="https://twitter.com/hemant888899"> <svg class="uh vl ml il" width="18" height="14" viewBox="0 0 18 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.4683 1.71333C16.8321 1.99475 16.1574 2.17956 15.4666 2.26167C16.1947 1.82619 16.7397 1.14085 16.9999 0.333333C16.3166 0.74 15.5674 1.025 14.7866 1.17917C14.2621 0.617982 13.5669 0.245803 12.809 0.120487C12.0512 -0.00482822 11.2732 0.123742 10.596 0.486211C9.91875 0.848679 9.38024 1.42474 9.06418 2.12483C8.74812 2.82492 8.67221 3.60982 8.84825 4.3575C7.46251 4.28805 6.10686 3.92794 4.86933 3.30055C3.63179 2.67317 2.54003 1.79254 1.66492 0.715833C1.35516 1.24788 1.19238 1.85269 1.19326 2.46833C1.19326 3.67667 1.80826 4.74417 2.74326 5.36917C2.18993 5.35175 1.64878 5.20232 1.16492 4.93333V4.97667C1.16509 5.78142 1.44356 6.56135 1.95313 7.18422C2.46269 7.80709 3.17199 8.23456 3.96075 8.39417C3.4471 8.53337 2.90851 8.55388 2.38576 8.45417C2.60814 9.14686 3.04159 9.75267 3.62541 10.1868C4.20924 10.6209 4.9142 10.8615 5.64159 10.875C4.91866 11.4428 4.0909 11.8625 3.20566 12.1101C2.32041 12.3578 1.39503 12.4285 0.482422 12.3183C2.0755 13.3429 3.93 13.8868 5.82409 13.885C12.2349 13.885 15.7408 8.57417 15.7408 3.96833C15.7408 3.81833 15.7366 3.66667 15.7299 3.51833C16.4123 3.02514 17.0013 2.41418 17.4691 1.71417L17.4683 1.71333Z" fill=""/> </svg> </a> </li> <li> <a href="https://www.linkedin.com/in/hemant-shah-a10915112"> <svg class="uh vl ml il" width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.78353 2.16665C3.78331 2.60867 3.6075 3.03251 3.29478 3.34491C2.98207 3.65732 2.55806 3.8327 2.11603 3.83248C1.674 3.83226 1.25017 3.65645 0.937761 3.34373C0.625357 3.03102 0.449975 2.60701 0.450196 2.16498C0.450417 1.72295 0.626223 1.29912 0.93894 0.986712C1.25166 0.674307 1.67567 0.498925 2.1177 0.499146C2.55972 0.499367 2.98356 0.675173 3.29596 0.98789C3.60837 1.30061 3.78375 1.72462 3.78353 2.16665V2.16665ZM3.83353 5.06665H0.500195V15.5H3.83353V5.06665ZM9.1002 5.06665H5.78353V15.5H9.06686V10.025C9.06686 6.97498 13.0419 6.69165 13.0419 10.025V15.5H16.3335V8.89165C16.3335 3.74998 10.4502 3.94165 9.06686 6.46665L9.1002 5.06665V5.06665Z" fill=""/> </svg> </a> </li> </ul> </div> </div> </div> <h4 class="yj go kk wm ob zb"><a href="https://www.chinimandi.com/hemant-shah/">Hemant Shah</a></h4> <p>Co-Founder & Executive Director</p> </div> </div> </div> </section> <!-- ===== Team End ===== --> <!-- ===== Services Start ===== --> <section class="lj tp kr"> <!-- Section Title Start --> <div x-data="{ sectionTitle: `We Offer The Best Quality Service for You`, sectionTitleText: `Our product basket has been crafted with a customer-centric approach in mind. We offer end-to-end services, beginning from news, information, research, and consulting to networking events and roundtable conferences.`}" > <div class="animate_top bb ze rj ki xn vq"> <h2 x-text="sectionTitle" class="fk vj pr kk wm on/5 gq/2 bb _b" > </h2> <p class="bb on/5 wo/5 hq" x-text="sectionTitleText"></p> </div> </div> <!-- Section Title End --> <div class="bb ze ki xn yq mb en"> <div class="wc qf pn xo ng"> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-04.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Generate Sales Leads</h4> <!-- <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In convallis tortor.</p>--> </div> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-05.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Enhance Positioning of your Company</h4> </div> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-06.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Unveil New Services</h4> </div> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-07.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Penetrate New Markets</h4> </div> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-05.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Enhance Customer Loyalty</h4> </div> <!-- Service Item --> <div class="animate_top sg oi pi zq ml il am cn _m"> <img src="images/icon-06.svg" alt="Icon" /> <h4 class="ek zj kk wm nb _b">Foster New Business Partnerships</h4> </div> </div> </div> </section> <!-- ===== Services End ===== --> <!-- ===== Projects Start ===== --> <section class="pg pj vp mr oj wp nr"> <!-- Section Title Start --> <div x-data="{ sectionTitle: `We Offer Premium Products.`, sectionTitleText: ``}" > <div class="animate_top bb ze rj ki xn vq"> <h2 x-text="sectionTitle" class="fk vj pr kk wm on/5 gq/2 bb _b" > </h2> <p class="bb on/5 wo/5 hq" x-text="sectionTitleText"></p> </div> </div> <!-- Section Title End --> <div class="bb ze ki xn 2xl:ud-px-0 jb" x-data="{filterTab: 1}"> <!-- Porject Tab <div class="projects-tab _e bb tc uf wf xf cg rg hh rm vk xm si ti fc" > <button data-filter="*" @click="filterTab = 1" :class="{ 'gh lk' : filterTab === 1 }" class="project-tab-btn ek rg ml il vi mi" > All </button> <button data-filter=".branding" @click="filterTab = 2" :class="{ 'gh lk' : filterTab === 2 }" class="project-tab-btn ek rg ml il vi mi" > Branding Strategy </button> <button data-filter=".digital" @click="filterTab = 3" :class="{ 'gh lk' : filterTab === 3 }" class="project-tab-btn ek rg ml il vi mi" > Digital Experiences </button> <button data-filter=".ecommerce" @click="filterTab = 4" :class="{ 'gh lk' : filterTab === 4 }" class="project-tab-btn ek rg ml il vi mi" > Ecommerce </button> </div>--> <!-- Projects item wrapper --> <div class="projects-wrapper tc -ud-mx-5"> <div class="project-sizer"></div> <!-- Project Item --> <div class="project-item wi fb vd jn/2 to/3 branding ecommerce"> <div class="c i pg sg z-1"> <img src="images/1-chinimandi.png" alt="Project" /> <div class="h s r df nl kl im tc sf wf xf vd yc sg al hh/20 z-10" > <h4 class="ek tj kk hc">ChiniMandi</h4> <p>News & Information</p> <a target="_blank" class="c tc wf xf ie ld rg _g dh ml il ph jm km jc" href="https://www.chinimandi.com" > <svg class="th lm ml il" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4763 6.16664L6.00634 1.69664L7.18467 0.518311L13.6663 6.99998L7.18467 13.4816L6.00634 12.3033L10.4763 7.83331H0.333008V6.16664H10.4763Z" /> </svg> </a> </div> </div> </div> <!-- Project Item --> <div class="project-item wi fb vd jn/2 to/3 digital"> <div class="c i pg sg z-1"> <img src="images/roundtable-conference.png" alt="Project" /> <div class="h s r df nl kl im tc sf wf xf vd yc sg al hh/20 z-10" > <h4 class="ek tj kk hc">RoundTable Conference</h4> <p>Policy Makers Event</p> <a target="_blank" class="c tc wf xf ie ld rg _g dh ml il ph jm km jc" href="https://roundtableevent.in/" > <svg class="th lm ml il" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4763 6.16664L6.00634 1.69664L7.18467 0.518311L13.6663 6.99998L7.18467 13.4816L6.00634 12.3033L10.4763 7.83331H0.333008V6.16664H10.4763Z" /> </svg> </a> </div> </div> </div> <!-- Project Item --> <div class="project-item wi fb vd jn/2 to/3 branding ecommerce"> <div class="c i pg sg z-1"> <img src="images/3-seia.png" alt="Project" /> <div class="h s r df nl kl im tc sf wf xf vd yc sg al hh/20 z-10" > <h4 class="ek tj kk hc">SEIA Awards</h4> <p>Awards for Sugar Industry</p> <a target="_blank class="c tc wf xf ie ld rg _g dh ml il ph jm km jc" href="https://seia.events/" > <svg class="th lm ml il" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4763 6.16664L6.00634 1.69664L7.18467 0.518311L13.6663 6.99998L7.18467 13.4816L6.00634 12.3033L10.4763 7.83331H0.333008V6.16664H10.4763Z" /> </svg> </a> </div> </div> </div> <!-- Project Item --> <div class="project-item wi fb vd vo/3 digital ecommerce"> <div class="c i pg sg z-1"> <img src="images/3-seic.png" alt="Project" /> <div class="h s r df nl kl im tc sf wf xf vd yc sg al hh/20 z-10" > <h4 class="ek tj kk hc">SEIC Conference</h4> <p>Conference for Sugar Industry</p> <a target="_blank class="c tc wf xf ie ld rg _g dh ml il ph jm km jc" href="https://seic.events/" > <svg class="th lm ml il" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4763 6.16664L6.00634 1.69664L7.18467 0.518311L13.6663 6.99998L7.18467 13.4816L6.00634 12.3033L10.4763 7.83331H0.333008V6.16664H10.4763Z" /> </svg> </a> </div> </div> </div> </div> </div> </section> <!-- ===== Projects End ===== --> <!-- ===== Testimonials Start ===== --> <section class="hj rp hr"> <!-- Section Title Start --> <div x-data="{ sectionTitle: `Client’s Testimonials`, sectionTitleText: `Our aim is to always bring a joyful smile on the faces of our customers. Have a look at what our customers have to say for us.`}" > <div class="animate_top bb ze rj ki xn vq"> <h2 x-text="sectionTitle" class="fk vj pr kk wm on/5 gq/2 bb _b" > </h2> <p class="bb on/5 wo/5 hq" x-text="sectionTitleText"></p> </div> </div> <!-- Section Title End --> <div class="bb ze ki xn ar"> <div class="animate_top jb cq"> <!-- Slider main container --> <div class="swiper testimonial-01"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img class="bf" src="images/narendra mohan.png" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi is different form stereotype portals being dynamic and almost a “single window service” for all the information you need about sugar world. With a click of mouse you access happenings in Indian Sugar Industry, that too, all updated ones. I am continuously recommending it to all those concerned with sugarcane value chain. For all its exhaustiveness and versatility, it is worth. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Narendra Mohan</span> <span class="rc">Former Director, National Sugar Institute, India</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img class="bf" src="images/pg medhe.png" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> As ChiniMandi has stepped into the industry with a boom, I take the opportunity to wish them All the very Best for the wonderful initiative of bringing the entire sugar industry & all the related information at one STOP! It’s indeed a revolutionary step in to the dynamics of Sugar History. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. P. G. Medhe</span> <span class="rc">Honorary Expert Advisor of Chhatrapati Rajaram S.S.K. Ltd</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2020/10/6075abb5-yatin-wadhwana_sugar_chinimandi.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> As a customer & partner looking after multiple facets of Sugar Business, ChiniMandi makes my job much easier & has helped us save time on a consistent basis. The website is a blend of clarity & simplicity! The ability to easily keep track of news, developments, market views, prices & sugar related notifications at one place has helped us to process information efficiently. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Yatin Wadhwana</span> <span class="rc">Director, Gradient Commercial</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2021/02/ca2af8f0-atul-chaturvedi.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi is an excellent initiative to disseminate Sugar related information to Stakeholders. This goes a long way in helping everyone take much more informed decision and reduce risk. I am originally an Edible Oil man and ChiniMandi has helped me in understanding the Sugar Sector much better. I would indeed recommend ChiniMandi, there is no reason for not recommending as you are doing a wonderful job for the Sugar Industry. Keep up the good work and don’t look back. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Atul Chaturvedi</span> <span class="rc">Executive Chairman, Shree Renuka Sugars Ltd.</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2020/08/63a788b3-arnaldo-luiz-correa.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> It is very important when we have a communication vehicle that clearly transmits to its readers what is happening with the sugar and ethanol market in India, Brazil and the rest of the world. At this point, ChiniMandi fulfills this important role very well. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Arnaldo Luiz Correa</span> <span class="rc">Risk Management Consultant | Director, Archer Consulting</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2020/04/Adhir-Jha_ISEC_ChiniMandi.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi has made a credible name in the short time that it has been in the market. It has filled in a long felt gap in the sugar market with its reach and width of coverage. It’s young team is both responsive and responsible in its approach to the challenge of the sector by providing credible inputs to the stakeholders. We wish ChiniMandi and its team all the best in their future endeavors. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Adhir Jha</span> <span class="rc">Managing Director & CEO, Indian Sugar Exim Corporation Limited (ISEC)</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2024/05/Sameer-Patil-BSE.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> The Indian sugar industry is a key driver of rural development, aids India’s economic growth, inherently inclusive by supporting over 50 million farmers, workers, entrepreneurs apart from a host of allied services and SME’s across the country. I appreciate the contribution of the Team ChiniMandi in developing this website for industry stakeholders and policy makers. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Sameer G. Patil</span> <span class="rc">Chief Business Officer, BSE</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2020/08/20208019-somnath_chatterjee.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi connects views of decision makers to a dynamic network of information, symmetric to the sugar industry. The portal is very user-friendly and quick with information. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Somnath Chatterjee</span> <span class="rc">Head Procurement & Logistics, ITC Ltd : Food Division</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2021/01/0aa888c7-marcio-perin.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi is a must-to-read portal for being well informed on the sugar industry, especially if you need to find good and quality data and information about the Asian market. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Marcio Perin</span> <span class="rc">Senior Market Research Analyst – HedgePoint Global Markets</span> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="i hh rm sg vk xm bi qj"> <!-- Border Shape --> <span class="rc je md/2 gh xg h q r"></span> <span class="rc je md/2 mh yg h q p"></span> <div class="tc sf rn tn un zf dp"> <img style="max-width:300px;" class="bf" src="https://www.chinimandi.com/wp-content/uploads/2020/08/fa32415a-samir_somaiya-godavari_biorefineries.jpg" alt="User" /> <div> <img src="images/icon-quote.svg" alt="Quote" /> <p class="ek ik xj _p kc fb"> ChiniMandi is a one-stop destination for most things related to the sugar industry. The website has established its leadership position by covering everything from news, in-depth analysis, government policy, analysis and industry insights. I recommend ChiniMandi to everyone who wants information related to the Sugar Industry. </p> <div class="tc yf vf"> <div> <span class="rc ek xj kk wm zb">Mr. Samir Somaiya</span> <span class="rc">Chairman & M.D., Godavari Biorefineries Ltd.</span> </div> </div> </div> </div> </div> </div> </div> <!-- If we need navigation --> <div class="tc wf xf fg jb"> <div class="swiper-button-prev c tc wf xf ie ld rg _g dh pf ml vr hh rm tl zm rl ym" > <svg class="th lm" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.52366 7.83336L7.99366 12.3034L6.81533 13.4817L0.333663 7.00002L6.81533 0.518357L7.99366 1.69669L3.52366 6.16669L13.667 6.16669L13.667 7.83336L3.52366 7.83336Z" fill="" /> </svg> </div> <div class="swiper-button-next c tc wf xf ie ld rg _g dh pf ml vr hh rm tl zm rl ym" > <svg class="th lm" width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.4763 6.16664L6.00634 1.69664L7.18467 0.518311L13.6663 6.99998L7.18467 13.4816L6.00634 12.3033L10.4763 7.83331H0.333008V6.16664H10.4763Z" fill="" /> </svg> </div> </div> </div> </div> </div> </section> <!-- ===== Testimonials End ===== --> <!-- ===== Counter Start ===== <section class="i pg qh rm ji hp"> <img src="images/shape-11.svg" alt="Shape" class="of h ga ha ke" /> <img src="images/shape-07.svg" alt="Shape" class="h ia o ae jf" /> <img src="images/shape-14.svg" alt="Shape" class="h ja ka" /> <img src="images/shape-15.svg" alt="Shape" class="h q p" /> <div class="bb ze i va ki xn br"> <div class="tc uf sn tn xf un gg"> <div class="animate_top me/5 ln rj"> <h2 class="gk vj zp or kk wm hc">785</h2> <p class="ek bk aq">Global Brands</p> </div> <div class="animate_top me/5 ln rj"> <h2 class="gk vj zp or kk wm hc">533</h2> <p class="ek bk aq">Happy Clients</p> </div> <div class="animate_top me/5 ln rj"> <h2 class="gk vj zp or kk wm hc">865</h2> <p class="ek bk aq">Winning Award</p> </div> <div class="animate_top me/5 ln rj"> <h2 class="gk vj zp or kk wm hc">346</h2> <p class="ek bk aq">Happy Clients</p> </div> </div> </div> </section> --> <!-- ===== Counter End ===== --> <!-- ===== Clients Start ===== --> <section class="pj vp mr"> <!-- Section Title Start--> <div x-data="{ sectionTitle: `Trusted by Global Brands`, sectionTitleText: `Our Trusted Partnerships: Driving Success Together Through Tailored Solutions.`}" > <div class="animate_top bb ze rj ki xn vq"> <h2 x-text="sectionTitle" class="fk vj pr kk wm on/5 gq/2 bb _b" > </h2> <p class="bb on/5 wo/5 hq" x-text="sectionTitleText"></p> </div> </div> <!-- Section Title End --> <div class="bb ze ah ch pm hj xp ki xn 2xl:ud-px-49 bc"> <div class="wc rf qn zf cp kq xf wf"> <a href="#" class="rc animate_top"> <img class="th wl ml il zl om" src="images/isro.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/isro.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/mondelez.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/mondelez.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/nayara.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/nayara.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/britannia.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/britannia.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/coke.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/coke.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/indian-oil.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/indian-oil.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="th wl ml il zl om" src="images/parle.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/parle.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/reliance-retail.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/reliance-retail.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/cadbury.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/cadbury.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/jio-bp.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/jio-bp.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/kpmg.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/kpmg.png" alt="Clients" /> </a> <a href="#" class="rc animate_top"> <img class="tk ml il zl om" src="images/mcdonald-pelz.png" alt="Clients" /> <img class="xc sk ml il zl nm" src="images/mcdonald-pelz.png" alt="Clients" /> </a> </div> </div> </section> <!-- ===== Clients End ===== --> <!-- ===== CTA Start ===== --> <section class="i pg gh ji"> <!-- Bg Shape --> <img class="h p q" src="images/shape-16.svg" alt="Bg Shape" /> <div class="bb ye i z-10 ki xn dr"> <div class="tc uf sn tn un gg"> <div class="animate_left to/2"> <h2 class="fk vj zp pr lk ac"> Join with 5000+ Users in our WhatsApp groups. </h2> <p class="lk"> Our WhatsApp groups are dedicated to everything related to the sugar and allied industries – updates, news, trends, and more! </p> </div> <div class="animate_right bf"> <a href="https://chat.whatsapp.com/FYjYMNGBtCY9JUYLHM6KpJ" class="vc ek kk hh rg ol il cm gi hi"> Click here to join </a> </div> </div> </div> </section> <!-- ===== CTA End ===== --> </main> <!-- ===== Footer Start ===== --> <footer> <div class="bb ze ki xn 2xl:ud-px-0"> <!-- Footer Top --> <div class="ji gp"> <div class="tc uf ap gg fp"> <div class="animate_top zd/2 to/4"> <a href="https://chinimandi.com/"> <img src="https://www.chinimandi.com/wp-content/uploads/2022/11/chinimandi-logo-2022.webp" alt="Logo" class="om" /> <img src="https://www.chinimandi.com/wp-content/uploads/2022/11/chinimandi-logo-2022.webp" alt="Logo" class="xc nm" /> </a> <p class="lc fb">ChiniMandi brings the latest News & Headlines from India & around the world related to the Sugar Industry.</p> <ul class="tc wf cg"> <li> <a target="_blank" href="https://www.facebook.com/ChiniMandiOfficial/"> <svg class="vh ul cl il" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_48_1499)"> <path d="M14 13.5H16.5L17.5 9.5H14V7.5C14 6.47 14 5.5 16 5.5H17.5V2.14C17.174 2.097 15.943 2 14.643 2C11.928 2 10 3.657 10 6.7V9.5H7V13.5H10V22H14V13.5Z" fill="" /> </g> <defs> <clipPath id="clip0_48_1499"> <rect width="24" height="24" fill="white" /> </clipPath> </defs> </svg> </a> </li> <li> <a target="_blank" href="https://twitter.com/Chinimandi"> <svg class="vh ul cl il" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_48_1502)"> <path d="M22.162 5.65593C21.3985 5.99362 20.589 6.2154 19.76 6.31393C20.6337 5.79136 21.2877 4.96894 21.6 3.99993C20.78 4.48793 19.881 4.82993 18.944 5.01493C18.3146 4.34151 17.4803 3.89489 16.5709 3.74451C15.6615 3.59413 14.7279 3.74842 13.9153 4.18338C13.1026 4.61834 12.4564 5.30961 12.0771 6.14972C11.6978 6.98983 11.6067 7.93171 11.818 8.82893C10.1551 8.74558 8.52832 8.31345 7.04328 7.56059C5.55823 6.80773 4.24812 5.75098 3.19799 4.45893C2.82628 5.09738 2.63095 5.82315 2.63199 6.56193C2.63199 8.01193 3.36999 9.29293 4.49199 10.0429C3.828 10.022 3.17862 9.84271 2.59799 9.51993V9.57193C2.59819 10.5376 2.93236 11.4735 3.54384 12.221C4.15532 12.9684 5.00647 13.4814 5.95299 13.6729C5.33661 13.84 4.6903 13.8646 4.06299 13.7449C4.32986 14.5762 4.85 15.3031 5.55058 15.824C6.25117 16.345 7.09712 16.6337 7.96999 16.6499C7.10247 17.3313 6.10917 17.8349 5.04687 18.1321C3.98458 18.4293 2.87412 18.5142 1.77899 18.3819C3.69069 19.6114 5.91609 20.2641 8.18899 20.2619C15.882 20.2619 20.089 13.8889 20.089 8.36193C20.089 8.18193 20.084 7.99993 20.076 7.82193C20.8949 7.2301 21.6016 6.49695 22.163 5.65693L22.162 5.65593Z" fill="" /> </g> <defs> <clipPath id="clip0_48_1502"> <rect width="24" height="24" fill="white" /> </clipPath> </defs> </svg> </a> </li> <li> <a target="_blank" href="https://www.linkedin.com/company/chinimandi/"> <svg class="vh ul cl il" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0_48_1505)"> <path d="M6.94 5.00002C6.93974 5.53046 6.72877 6.03906 6.35351 6.41394C5.97825 6.78883 5.46944 6.99929 4.939 6.99902C4.40857 6.99876 3.89997 6.78779 3.52508 6.41253C3.1502 6.03727 2.93974 5.52846 2.94 4.99802C2.94027 4.46759 3.15124 3.95899 3.5265 3.5841C3.90176 3.20922 4.41057 2.99876 4.941 2.99902C5.47144 2.99929 5.98004 3.21026 6.35492 3.58552C6.72981 3.96078 6.94027 4.46959 6.94 5.00002ZM7 8.48002H3V21H7V8.48002ZM13.32 8.48002H9.34V21H13.28V14.43C13.28 10.77 18.05 10.43 18.05 14.43V21H22V13.07C22 6.90002 14.94 7.13002 13.28 10.16L13.32 8.48002Z" fill="" /> </g> <defs> <clipPath id="clip0_48_1505"> <rect width="24" height="24" fill="white" /> </clipPath> </defs> </svg> </a> </li> <li> <a target="_blank" href="https://www.instagram.com/chinimandi/"> <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"> <circle cx="12" cy="12" r="5" stroke="#d1d8e0" stroke-width="2" /> <circle cx="18" cy="6" r="1" fill="#d1d8e0" /> <rect x="2" y="2" width="20" height="20" rx="5" stroke="#d1d8e0" stroke-width="2" /> </svg> </a> </li> <li> <a target="_blank" href="https://www.youtube.com/@ChiniMandi"> <svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"> <rect width="24" height="24" rx="5" fill="#d1d8e0" /> <polygon points="10,8 16,12 10,16" fill="#FFFFFF" /> </svg> </a> </li> </ul> </div> <div class="vd ro tc sf rn un gg vn"> <div class="animate_top"> <h4 class="kk wm tj ec">Quick Links</h4> <ul> <li><a href="https://www.chinimandi.com/" class="sc xl vb">Home</a></li> <li><a href="https://www.chinimandi.com/useful-links/" class="sc xl vb">Userful Links</a></li> </ul> </div> <div class="animate_top"> <h4 class="kk wm tj ec">Products</h4> <ul> <li><a href="https://seic.events/" class="sc xl vb">SEIC</a></li> <li><a href="https://seia.events/" class="sc xl vb">SEIA</a></li> <li><a href="https://roundtableevent.in/" class="sc xl vb">RoundTable Conference</a></li> <li><a href="https://bioenergytimes.com/" class="sc xl vb">BioEnergyTimes</a></li> </ul> </div> <div class="animate_top"> <h4 class="kk wm tj ec">Support</h4> <ul> <li><a href="https://www.chinimandi.com/all-news/" class="sc xl vb">All News</a></li> <li><a href="https://www.chinimandi.com/contact/" class="sc xl vb">Contact Us</a></li> </ul> </div> </div> </div> </div> <!-- Footer Top --> <!-- Footer Bottom --> <div class="bh ch pm tc uf sf yo wf xf ap cg fp bj"> <div class="animate_top"> <ul class="tc wf gg"> <li><a href="https://www.chinimandi.com/disclaimer/" class="xl">Privacy Policy</a></li> <li><a href="https://www.chinimandi.com/wp-content/uploads/2024/03/ChiniMandi-Branding-Brochure-2024.pdf" class="xl">Marketing</a></li> </ul> </div> <div class="animate_top"> <p>&copy; 2025 ChiniMandi. All rights reserved</p> </div> </div> <!-- Footer Bottom --> </div> </footer> <!-- ===== Footer End ===== --> <!-- ====== Back To Top Start ===== --> <button class="xc wf xf ie ld vg sr gh tr g sa ta _a" @click="window.scrollTo({top: 0, behavior: 'smooth'})" @scroll.window="scrollTop = (window.pageYOffset > 50) ? true : false" :class="{ 'uc' : scrollTop }" > <svg class="uh se qd" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path d="M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z" /> </svg> </button> <!-- ====== Back To Top End ===== --> <script> // Pricing Table const setup = () => { return { isNavOpen: false, billPlan: 'monthly', plans: [ { name: 'Starter', price: { monthly: 29, annually: 29 * 12 - 199, }, features: ['400 GB Storaget', 'Unlimited Photos & Videos', 'Exclusive Support'], }, { name: 'Growth Plan', price: { monthly: 59, annually: 59 * 12 - 100, }, features: ['400 GB Storaget', 'Unlimited Photos & Videos', 'Exclusive Support'], }, { name: 'Business', price: { monthly: 139, annually: 139 * 12 - 100, }, features: ['400 GB Storaget', 'Unlimited Photos & Videos', 'Exclusive Support'], }, ], }; }; </script> <script defer src="bundle.js"></script></body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10