MOON
Server: Apache
System: Linux vps.itiansweb.com 4.18.0-553.123.2.el8_10.x86_64 #1 SMP Thu May 7 15:28:41 EDT 2026 x86_64
User: thriwe (1027)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/thriwe/www/index.php
<!DOCTYPE html>
<html lang="zxx">
<head>
	<!-- Meta -->
	<meta charset="utf-8">
	<meta http-equiv="X-UA-Compatible" content="IE=edge">
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
	<meta name="description" content="">
	<meta name="keywords" content="">
    <title>thriWe | When Women Rise, Society Thrives</title>
	<link rel="shortcut icon" type="image/x-icon" href="images/favicon.png">
	
	<link rel="preconnect" href="https://fonts.googleapis.com/">
    <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&amp;display=swap" rel="stylesheet">
	<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css"  />
	
	<link rel="stylesheet" href="css/bootstrap.min.css" media="screen">
	<link rel="stylesheet" href="css/slicknav.min.css">
	<link rel="stylesheet" href="css/swiper-bundle.min.css">
	<link rel="stylesheet" href="css/animate.css">
    <link rel="stylesheet" href="css/magnific-popup.css">
	<link rel="stylesheet" href="css/mousecursor.css">
	<link rel="stylesheet" href="css/custom.css" media="screen">
	<link rel="stylesheet" href="css/style.css" media="screen">
	
</head>
<body>
    <!-- Header Start -->
	<header class="main-header header-royal" id="home">
		<div class="header-sticky bg-section">
			<nav class="navbar navbar-expand-lg">
				<div class="container-fluid">
					<a class="navbar-brand" href="#">
						<img src="images/logo.png" alt="Logo">
					</a>
					
					<div class="collapse navbar-collapse main-menu">
                        <div class="nav-menu-wrapper">
                            <ul class="navbar-nav mr-auto" id="menu">
                                <li class="nav-item"><a class="nav-link" href="#home">Home</a></li>                                
                                <li class="nav-item"><a class="nav-link" href="#about">About Us</a></li> 
								<li class="nav-item"><a class="nav-link" href="#WhyWeExist">Why We Exist</a></li>
								<li class="nav-item"><a class="nav-link" href="#WhatWeDo">What We Do</a></li>
                                <li class="nav-item"><a class="nav-link" href="#contact">Contact Us</a></li>
                            </ul>
                        </div>
                        
                        <div class="header-btn">
                            <a href="#contact" class="btn-default">Connect With Us</a>
                        </div>
                    </div>
					<div class="navbar-toggle"></div>
				</div>
			</nav>
			<div class="responsive-menu"></div>
		</div>
	</header>
	<!-- Header End -->

    <!-- Hero Section Start -->
    <div class="hero-royal bg-section dark-section parallaxie">
        <div class="hero-section-royal">
            <div class="container-fluid">
                <div class="row align-items-center">
                    <div class="col-lg-8 offset-lg-2">
                        <div class="hero-content-royal text-center">
                            <div class="section-title">
                                <h1 class="text-anime-style-3" data-cursor="-opaque">thriWe</h1>
								<h3>When Women Rise, Society Thrives.</h3>
                                <p class="wow fadeInUp"><strong>The Hub of Research and Innovation on Women’s Equity.</strong>
                            </div>
                            <div class="hero-body-royal">
                                <div class="hero-btn-royal wow fadeInUp" data-wow-delay="0.2s">
                                    <a href="#about" class="btn-default btn-highlighted">Explore More</a>
                                </div>
								<div class="hero-btn-royal wow fadeInUp" data-wow-delay="0.2s">
                                    <a href="#contact" class="btn-default hero-video-btn">Contact Us</a>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
	
	<div class="our-approach" id="about">
        <div class="container">
            <div class="row align-items-center">
                <div class="col-lg-6">
                    <div class="approach-content">
                        <div class="section-title">
                            <h2 class="text-anime-style-3" data-cursor="-opaque">Why “thriWe”</h2>
                            <p class="wow fadeInUp" data-wow-delay="0.2s">The word thriWe blends thrive with a bold W- standing for Women. It reflects a simple truth: when women rise, societies thrive. Equity is not just a women’s agenda. It is a growth agenda. An economic agenda. A human agenda.</p>
                        </div>
                        <div class="approach-body wow fadeInUp" data-wow-delay="0.4s">
                            <div class="approach-item">
                                <div class="approach-item-header">
                                    <div class="icon-box">
                                        <img src="images/icon-mission.svg" alt="">
                                    </div>
                                    <div class="approach-item-title">
                                        <h3>Our Mission</h3>
                                    </div>
                                </div>
                                <div class="approach-item-body">
                                    <p>To advance women’s equity by transforming evidence-based research into practice, policy into innovation, and ideas into measurable impact.</p>
                                </div>
                            </div>
                            <div class="approach-item">
                                <div class="approach-item-header">
                                    <div class="icon-box">
                                        <img src="images/icon-vision.svg" alt="">
                                    </div>
                                    <div class="approach-item-title">
                                        <h3>Our Vision</h3>
                                    </div>
                                </div>
                                <div class="approach-item-body">
                                    <p>An India, where every woman has the freedom to be ambitious, and the opportunity to thrive.</p>
                                </div>
                            </div>
                        </div>
                        <div class="approach-btn wow fadeInUp" data-wow-delay="0.6s">
                            <a href="#WhatWeDo" class="btn-default">Read More</a>
                        </div>
                    </div>
                </div>

                <div class="col-lg-6">
                    <div class="approach-image">
                        <div class="approach-img-box-1">
                            <div class="approach-img-1">
                                <figure class="image-anime reveal">
                                    <img src="images/approach-img-1.jpg" alt="">
                                </figure>
                            </div>
						</div>
                        <div class="approach-img-box-2">
                            <div class="approach-img-2">
                                <figure class="image-anime reveal">
                                    <img src="images/approach-img-2.jpg" alt="">
                                </figure>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
	
    <div class="intro-video-royal" id="WhyWeExist">
        <div class="container">
			<div class="intro-bg">
				<div class="row align-items-center">
					<div class="col-lg-6">
						<div class="intro-block">
							<div class="section-title">
								<h2 class="text-anime-style-3 text-white" data-cursor="-opaque">Why We Exist?</h2>
								<p class="wow fadeInUp text-white" data-wow-delay="0.25s">Despite progress, women in India continue to face systemic barriers across education, economy, politics, and health. The numbers speak for themselves:</p>
							</div>
							<div class="why-choose-list-royal wow fadeInUp" style="margin-top:15px;">
								<ul>
									<li class="text-white"><strong>India ranks 131st out of 148 countries</strong> on the Global Gender Gap Index 2025, with an overall gender parity score of just 64.4%.</li>
									<li class="text-white"><strong>Only 17% of board seats in India</strong> are held by women, reflecting persistent gender gaps in corporate leadership. Source: Deloitte Global's Women in the boardroom report.</li>
									<li class="text-white"><strong>Women’s unpaid care and domestic work contributes the equivalent of 15–17% of India’s GDP</strong> - yet this labor remains invisible in official GDP calculations.</li>
								</ul>
							</div>
							<div class="section-title" style="margin-bottom:0px">
								<p class="wow fadeInUp text-white" data-wow-delay="0.25s">These are not “women’s issues.” They are society’s blind spots- holding back growth, innovation, and prosperity. At thriWe, we strive to change that. At thriWe, we refuse to see these as inevitabilities. We see them as solvable challenges.</p>
							</div>
						</div>	
					</div>

					<div class="col-lg-6">
						<div class="services-image-royal">
							<figure class="image-anime reveal">
								<img src="images/img-2.jpg" alt="">
							</figure>
						</div>
					</div>
				</div>
			</div>	
       </div>
    </div>
	
	<div class="our-services" id="WhatWeDo">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <div class="section-title section-title-center">
                        <h2 class="text-anime-style-3" data-cursor="-opaque">What We Do?</h2>
						<p class="wow fadeInUp" data-wow-delay="0.25s">At thriWe, we turn evidence into equity by working across four interconnected pillars:</p>
                    </div>
                </div>
            </div>

            <div class="row">
                <div class="col-lg-3 col-md-6">
                    <div class="service-item service-box-1 wow fadeInUp">
                        <div class="service-item-header">
                            <div class="service-item-no">
								<h3>01</h3>
							</div>    
                            <div class="service-image">
                                <a href="#" data-cursor-text="View">
                                    <figure>
                                        <img src="images/service-1.jpg" alt="">
                                    </figure>
                                </a>
                            </div>                      
                        </div>
                        <div class="service-item-content">
                            <h3><a href="#">Research</a></h3>
                            <p>We generate data-driven insights on women’s equity across education, labor, health, and governance- ensuring that solutions are grounded in facts, not assumptions.</p>
                        </div>
                    </div>
                </div>
                
                <div class="col-lg-3 col-md-6">
                    <div class="service-item service-box-2 wow fadeInUp" data-wow-delay="0.2s">
                        <div class="service-item-header">
                            <div class="service-item-no">
                                <h3>02</h3>
                            </div>    
                            <div class="service-image">
                                <a href="service-single.html" data-cursor-text="View">
                                    <figure>
                                        <img src="images/service-2.jpg" alt="">
                                    </figure>
                                </a>
                            </div>                      
                        </div>
                        <div class="service-item-content">
                            <h3><a href="#">Policy Innovation</a></h3>
                            <p>We design frameworks, policy tools, and actionable recommendations that governments, businesses, and civil society can adopt to close gender gaps.</p>
                        </div>
                    </div>
                </div>
                
                <div class="col-lg-3 col-md-6">
                    <div class="service-item service-box-3 wow fadeInUp" data-wow-delay="0.4s">
                        <div class="service-item-header">
                            <div class="service-item-no">
                                <h3>03</h3>
                            </div>    
                            <div class="service-image">
                                <a href="service-single.html" data-cursor-text="View">
                                    <figure>
                                        <img src="images/service-3.jpg" alt="">
                                    </figure>
                                </a>
                            </div>                      
                        </div>
                        <div class="service-item-content">
                            <h3><a href="#">Capacity Building</a></h3>
                            <p>We train leaders, entrepreneurs, policymakers, and changemakers to embed gender equity into their work and institutions.</p>
                        </div>
                    </div>
                </div>

                <div class="col-lg-3 col-md-6">
                    <div class="service-item service-box-4 wow fadeInUp" data-wow-delay="0.6s">
                        <div class="service-item-header">
                            <div class="service-item-no">
                                <h3>04</h3>
                            </div>    
                            <div class="service-image">
                                <a href="#" data-cursor-text="View">
                                    <figure>
                                        <img src="images/service-4.jpg" alt="">
                                    </figure>
                                </a>
                            </div>                      
                        </div>
                        <div class="service-item-content">
                            <h3><a href="#">Collaboration</a></h3>
                            <p>We serve as a hub where academia, government, industry, and civil society come together to co-create solutions and drive collective action.</p>
                        </div>
                    </div>
                </div>
            </div>
			<div class="row">
				<div class="col-lg-12">
					<div class="section-footer-text wow fadeInUp" data-wow-delay="0.8s">
						<p><span>Knowledge is at the core of everything we do.</span></p>
					</div>
				</div>
				<div class="col-lg-12">
					<ul class="atter-list wow fadeInUp" data-wow-delay="0.8s">
						<li><strong>• Research Reports</strong> that shed light on structural barriers and emerging opportunities.</li>
						<li><strong>• Policy Briefs</strong> that distill evidence into actionable guidance.</li>
						<li><strong>• Thought Leadership</strong> essays and opinion pieces that shape public discourse.</li>
					</ul>
				</div>
				<!--<div class="section-footer-text wow fadeInUp" data-wow-delay="0.8s" style="margin-top:0px">
					<p>We believe that knowledge is not just to be stored- it must be shared, debated, and acted upon.</p>
				</div>-->
				
            </div>
        </div>
    </div>
	
	<div class="our-achievements-gold dark-section">
        <div class="container">
            <div class="row">
                <div class="col-lg-5">
                    <div class="our-achievements-content-gold">
                        <div class="section-title">
                            <h3 class="wow fadeInUp">Join Hands</h3>
                            <h2 class="text-anime-style-3" data-cursor="-opaque">thriWe is not just an institution- it is a movement. And we invite you to be part of it.</h2>
                            <p class="wow fadeInUp" data-wow-delay="0.2s">Collaborate with us. Challenge us. Support us. Together, we can build a future where equity is the foundation of progress.</p>
                        </div>
                    </div>
                </div>

                <div class="col-lg-7">
                    <div class="our-achievements-box-gold wow fadeInUp" data-wow-delay="0.2s">
                        <div class="achievements-item-gold">
                            <h3>For Policymakers</h3>
                            <p>We are your knowledge partner.</p>
                        </div>
                        <div class="achievements-item-gold">
                            <h3>For Businesses</h3>
                            <p>We are your innovation lab.</p>
                        </div>
                        <div class="achievements-item-gold">
                            <h3>For Civil Society</h3>
                            <p>We are your ally in action.</p>
                        </div>
                        <div class="achievements-item-gold">
                            <h3>For Young Changemakers</h3>
                            <p>We are your launchpad.</p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
	
	<div class="our-faqs-gold">
        <div class="container">
            <div class="row section-row">
                <div class="col-lg-12">
                    <div class="section-title section-title-center">
                        <h2 class="text-anime-style-3" data-cursor="-opaque">Our Team</h2>
			        </div>
                </div>
            </div>
            
            <div class="row align-items-center">
                <!--<div class="col-lg-3">
                    <div class="our-faqs-content-gold">
                        <div class="section-title">
                            <h3 class="wow fadeInUp">Behind thriWe!</h3>
                            <h2 class="text-anime-style-3" data-cursor="-opaque">Team</h2>
                            <p class="wow fadeInUp" data-wow-delay="0.25s">Behind thriWe is a collective of researchers, policy experts, changemakers, and advisors who believe in one simple truth: equity is the key to progress.</p>
                        </div>
                    </div>
                </div>-->
                
                <div class="col-md-12">
                    <div class="row">
                        <div class="col-md-4">
                            <div class="team-item wow fadeInUp">
                                <div class="team-image">
                                    <a href="#" data-cursor-text="View">
                                        <figure class="image-anime">
                                            <img src="images/team/pratyush.jpg" alt="">
                                        </figure>
                                    </a>
                                </div>
                                <div class="team-body">
                                    <div class="team-content">
                                        <h3><a href="#">Pratyush Prabhakar</a></h3>
                                    </div>
                                </div>
                
                                <div class="team-details">
                                    <span class="close-popup">&times;</span>
                                    <div class="prof-image">
                                        <img src="images/team/pratyush.jpg" alt="">
                                    </div>
                                    <h3>Pratyush Prabhakar</h3>
                                    <p>An engineer-turned-MBA-who found his calling in public policy entrepreneurship, Pratyush  comes with wide experience of working with Minister’s office in various social, economic and infrastructure ministries. He believes that the synergy between humanities, business and technology can create a better world.</p>
                					<p>He is a widely published columnist with articles in leading Indian media platforms like The Hindu, India Today, Financial Express, The Pioneer, Yourstory. He is also a TEDx speaker and delivers guest  lectures and talks at various leading humanities, business and technology institutions.</p>
                					<p>He did his MBA from Indian Institute of Management Calcutta and B.Tech in Electronics Engineering from Visvesvaraya National Institute of Technology, Nagpur.</p>
                					<p>When he is not working to connect people and policies, he can be found fiddling with a new gadget or in a bookstore or in a cafe, exchanging thoughts on society, philosophy and human behaviour.</p>
                                </div>
                            </div>
                        </div>
                
                        <div class="col-md-4">
                            <div class="team-item wow fadeInUp">
                                <div class="team-image">
                                    <a href="#" data-cursor-text="View">
                                        <figure class="image-anime">
                                            <img src="images/team/Shalini.jpg" alt="">
                                        </figure>
                                    </a>
                                </div>
                                <div class="team-body">
                                    <div class="team-content">
                                        <h3><a href="#">Shalini Jha</a></h3>
                                    </div>
                                </div>
                
                                <div class="team-details">
                                    <span class="close-popup">&times;</span>
                                    <div class="prof-image">
                                        <img src="images/team/Shalini.jpg" alt="">
                                    </div>
                                    <h3>Shalini Jha</h3>
                                    <p>Classroom educator by day, menstrual health advocate by... also day! Shalini attempts breaking taboos as passionately as she analyzes feminist literature. With a Bachelor's and a Master's degree in English Literature and a classroom full of eager minds, she is on a mission to make menstruation, and all things feminist, a conversation, not a whisper. </p>
                					<p>As the founder of Alharh, she joined forces with over 20 youth volunteers who together have reached out to over 4,000 menstruators through community-led initiatives. When not studying Cixous and discussing Beauvoir, she works as an Impact Officer with the World Economic Forum's Global Shapers Community at the Gaya Hub on local challenges with other young changemakers. </p>
                					<p>Shalini loves transforming academic theories into real-world change through education and awareness, youth leadership and intersectional feminism. </p>
                					<p>Contributing to a world where periods are discussed openly, knowledge is co-created and change happens through collaboration! </p>
                                </div>
                            </div>
                        </div>
                
                        <div class="col-md-4">
                            <div class="team-item wow fadeInUp">
                                <div class="team-image">
                                    <a href="#" data-cursor-text="View">
                                        <figure class="image-anime">
                                            <img src="images/team/Pawan.jpg" alt="">
                                        </figure>
                                    </a>
                                </div>
                                <div class="team-body">
                                    <div class="team-content">
                                        <h3><a href="#">Pawan Raj</a></h3>
                                    </div>
                                </div>
                
                                <div class="team-details">
                                    <span class="close-popup">&times;</span>
                                    <div class="prof-image">
                                        <img src="images/team/Pawan.jpg" alt="">
                                    </div>
                                    <h3>Pawan Raj</h3>
                                    <p>Pawan Raj is a communication professional and filmmaker whose work moves fluidly across culture, sustainability, storytelling, and research. Rooted in purpose and creativity, his practice lies at the intersection of community narratives and strategic communication. He has collaborated with government departments and higher educational institutions, including the Ahmedabad Municipal Corporation – School Board, where he helped activate School Management Committees to strengthen participatory governance in public education. </p>
                					<p>A journalist by training and an Anant Fellow, Pawan’s research explores the documentation of indigenous games among Rathava community children in Tejgadh, Gujarat – celebrating culture as a living, dynamic classroom. With an inclination toward academia, he designs and facilitates engaging workshops and modules on media and communication, blending experiential learning with critical insight. </p>
                					<p>Guided by curiosity and empathy, Pawan builds stories that bridge tradition and modernity, using design, film, and narrative strategy to craft communication that informs, inspires, and endures. </p>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
                

            
            </div>
        </div>
    </div>


    <!-- Footer Main Start -->
    <footer class="main-footer-royal bg-section bg-section-royal dark-section" id="contact">
        <div class="container">
            <div class="row">
                <div class="col-lg-5 col-md-12">
                    <div class="about-footer-royal">
                        <div class="footer-logo-royal">
                            <img src="images/logo-w.png" alt="">
                        </div>
                        <div class="about-footer-content-royal">
                            <p>When Women Rise, Society Thrives.</p>
                        </div>
                        <div class="footer-social-links-royal">
                            <ul>
								<li><a href="https://www.instagram.com/thriwe_india" target="_blank"><i class="fa fa-instagram"></i></a></li>
								<li><a href="https://x.com/thriWe_HQ" target="_blank"><i class="fa fa-twitter"></i></a></li>
								<li><a href="https://www.linkedin.com/company/thriwe-india/" target="_blank"><i class="fa fa-linkedin"></i></a></li>
							</ul>
                        </div>
                    </div>
                </div>

                <div class="col-lg-7">
					<div class="col-lg-12">
						<h2 class="text-anime-style-3 text-white" data-cursor="-opaque">We would love to hear from you.</h2>
					</div>
					
                    <div class="footer-contact-box-royal">
                        <div class="footer-links-royal footer-contact-item-royal">
                            <h3>E-mail:</h3>
                            <ul>
                                <li><i class="fa fa-envelope"></i><a href="mailto:founder@thriwe.org">founder@thriwe.org</a></li>
                            </ul>
                        </div>
                        <div class="footer-links-royal footer-contact-item-royal">
                            <h3>Address:</h3>
                            <ul>
                                <li><i class="fa fa-map-marker"></i> Innov8 Co-working, Connaught Place, New Delhi, India</li>
                            </ul>
                        </div>
                    </div>
                </div>

                <div class="col-lg-12">
                    <div class="footer-copyright-royal">
                        <div class="footer-copyright-text-royal">
                            <p>Copyright © 2025 All Rights Reserved.| <a href="https://www.itiansweb.com/" target="_blank" class="text-white">Powered By ITiansWeb</a></p>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </footer>

    <script src="js/jquery-3.7.1.min.js"></script>
    <script src="js/bootstrap.min.js"></script>
    <script src="js/validator.min.js"></script>
    <script src="js/jquery.slicknav.js"></script>
    <script src="js/swiper-bundle.min.js"></script>
    <script src="js/jquery.waypoints.min.js"></script>
    <script src="js/jquery.counterup.min.js"></script>
    <script src="js/jquery.magnific-popup.min.js"></script>
    <script src="js/SmoothScroll.js"></script>
    <script src="js/parallaxie.js"></script>
    <script src="js/gsap.min.js"></script>
    <script src="js/magiccursor.js"></script>
    <script src="js/SplitText.js"></script>
    <script src="js/ScrollTrigger.min.js"></script>
    <script src="js/jquery.mb.YTPlayer.min.js"></script>
    <script src="js/wow.min.js"></script>
    <script src="js/function.js"></script>
    
    <script>
    document.addEventListener("DOMContentLoaded", function() {
        const teamItems = document.querySelectorAll(".team-item");
    
        // Create overlay once
        const overlay = document.createElement("div");
        overlay.className = "team-overlay";
        document.body.appendChild(overlay);
    
        let activePopup = null;
    
        teamItems.forEach(item => {
            const details = item.querySelector(".team-details");
            const closeBtn = details.querySelector(".close-popup");
    
            // Open popup
            item.addEventListener("click", (e) => {
                e.preventDefault();
                e.stopPropagation();
    
                // Close previous popup
                if (activePopup && activePopup !== details) {
                    activePopup.classList.remove("active");
                }
    
                details.classList.add("active");
                overlay.classList.add("active");
                document.body.classList.add("no-scroll");
                activePopup = details;
            });
    
            // Close via X button
            closeBtn.addEventListener("click", (e) => {
                e.stopPropagation();
                closePopup();
            });
        });
    
        // Close popup
        function closePopup() {
            if (activePopup) {
                activePopup.classList.remove("active");
                activePopup = null;
            }
            overlay.classList.remove("active");
            document.body.classList.remove("no-scroll");
        }
    
        // Close on overlay click
        overlay.addEventListener("click", () => closePopup());
    
        // Close when clicking outside popup on body
        document.addEventListener("click", (e) => {
            if (
                activePopup &&
                !activePopup.contains(e.target) &&
                !e.target.closest(".team-item")
            ) {
                closePopup();
            }
        });
    });
    </script>
    
</body>
</html>