<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy | Agastya Media House</title>

<style>
body{
font-family: Arial, sans-serif;
line-height: 1.7;
margin:0;
padding:0;
background:#f9f9f9;
color:#333;
}

.container{
max-width:900px;
margin:auto;
background:#ffffff;
padding:40px;
margin-top:40px;
margin-bottom:40px;
box-shadow:0 0 10px rgba(0,0,0,0.08);
border-radius:6px;
}

h1{
text-align:center;
margin-bottom:20px;
}

h2{
margin-top:30px;
color:#222;
}

p{
margin-bottom:15px;
}

ul{
padding-left:20px;
}

li{
margin-bottom:8px;
}

.footer{
text-align:center;
padding:20px;
font-size:14px;
color:#777;
}

a{
color:#000;
text-decoration:none;
}
</style>

</head>

<body>

<div class="container">

<h1>Privacy Policy</h1>
<p><strong>Last Updated:</strong> March 2026</p>

<p>Welcome to <strong>Agastya Media House</strong>. Your privacy is important to us, and we are committed to protecting the personal information you share with us. This Privacy Policy explains how we collect, use, store, and protect your information when you visit our website.</p>

<h2>1. Information We Collect</h2>
<p>When you visit or interact with our website, we may collect the following types of information:</p>

<h3>Personal Information</h3>
<ul>
<li>Name</li>
<li>Email Address</li>
<li>Phone Number</li>
<li>Company or Business Details</li>
<li>Information submitted through contact or inquiry forms</li>
</ul>

<h3>Non-Personal Information</h3>
<ul>
<li>Browser type</li>
<li>IP address</li>
<li>Device information</li>
<li>Pages visited</li>
<li>Date and time of visits</li>
</ul>

<h2>2. How We Use Your Information</h2>
<p>The information we collect may be used for the following purposes:</p>

<ul>
<li>To respond to inquiries and provide support</li>
<li>To deliver requested services</li>
<li>To improve website performance and user experience</li>
<li>To send updates or marketing communications</li>
<li>To analyze website traffic and usage trends</li>
</ul>

<h2>3. Cookies and Tracking Technologies</h2>
<p>Our website may use cookies and similar technologies to improve your browsing experience and analyze website performance. You can disable cookies in your browser settings if you prefer.</p>

<h2>4. Sharing of Information</h2>
<p>We do not sell, rent, or trade your personal information to third parties. However, we may share information with trusted service providers who help operate our website or when required by law.</p>

<h2>5. Data Security</h2>
<p>We implement appropriate security measures to protect your personal information from unauthorized access, misuse, or disclosure.</p>

<h2>6. Third-Party Links</h2>
<p>Our website may contain links to external websites. We are not responsible for the privacy practices or content of those websites.</p>

<h2>7. Your Privacy Rights</h2>
<p>You have the right to request access, correction, or deletion of your personal data and opt out of marketing communications at any time.</p>

<h2>8. Children's Information</h2>
<p>Our services are not intended for individuals under the age of 13, and we do not knowingly collect personal data from children.</p>

<h2>9. Updates to This Policy</h2>
<p>We may update this Privacy Policy from time to time. Any changes will be posted on this page with the updated date.</p>

<h2>10. Contact Us</h2>
<p>If you have any questions regarding this Privacy Policy, you can contact us:</p>

<p>
<strong>Agastya Media House</strong><br>
Email: info@agastyamediahouse.com<br>
Website: https://agastyamediahouse.com/
</p>

</div>

<div class="footer">
© 2026 Agastya Media House. All Rights Reserved.
</div>

</body>
</html>