*{box-sizing:border-box;margin:0;padding:0}
.lp{font-family:’Segoe UI’,Arial,sans-serif;background:#fff8f0;color:#222;max-width:100%;overflow-x:hidden}
.lp a{text-decoration:none}
.lp-noheader{display:none}
/* Hero */
.lp-hero{background:linear-gradient(150deg,#1a237e 0%,#4a148c 40%,#FF6B00 100%);color:#fff;text-align:center;padding:40px 20px 50px;position:relative}
.lp-hero-tag{background:rgba(255,255,255,.15);display:inline-block;padding:5px 18px;border-radius:20px;font-size:.82em;letter-spacing:1px;margin-bottom:14px}
.lp-hero h1{font-size:clamp(1.4em,4vw,2.2em);font-weight:800;line-height:1.3;margin-bottom:14px;text-shadow:0 2px 8px rgba(0,0,0,.3)}
.lp-hero-sub{font-size:1em;opacity:.9;margin-bottom:20px}
.lp-book-img{width:min(340px,85%);border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.4);margin:20px auto;display:block}
.lp-price-wrap{background:rgba(0,0,0,.25);border:2px solid rgba(255,215,0,.5);border-radius:16px;display:inline-block;padding:16px 32px;margin:16px 0}
.lp-price-old{font-size:.9em;text-decoration:line-through;opacity:.7}
.lp-price-new{font-size:2.8em;font-weight:900;color:#FFD700;line-height:1}
.lp-price-label{font-size:.8em;opacity:.8;margin-top:4px}
.lp-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:14px 0}
.lp-badge{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:5px 14px;font-size:.8em}
/* CTA Button */
.lp-cta{display:block;background:linear-gradient(135deg,#FF6B00,#ff8c00);color:#fff!important;text-align:center;padding:18px 32px;border-radius:50px;font-size:1.25em;font-weight:800;margin:16px auto;max-width:420px;box-shadow:0 6px 24px rgba(255,107,0,.5);transition:transform .2s,box-shadow .2s;cursor:pointer}
.lp-cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,107,0,.6)}
.lp-cta-small{font-size:.75em;opacity:.85;display:block;margin-top:4px}
/* Sections */
.lp-section{background:#fff;border-radius:18px;padding:30px 24px;margin:16px auto;max-width:780px;box-shadow:0 4px 20px rgba(0,0,0,.07)}
.lp-section h2{color:#1a237e;font-size:1.35em;font-weight:800;margin-bottom:20px;padding-bottom:12px;border-bottom:3px solid #FF6B00;line-height:1.3}
/* Problem grid */
.lp-problems{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.lp-problem{background:#fff3f3;border-left:4px solid #e53935;border-radius:10px;padding:12px 14px;font-size:.95em;line-height:1.5}
.lp-problem span{font-size:1.3em;display:block;margin-bottom:4px}
/* Solutions */
.lp-solutions{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.lp-solution{background:#f0fff4;border-left:4px solid #2e7d32;border-radius:10px;padding:12px 14px;font-size:.95em;line-height:1.5}
.lp-solution span{font-size:1.3em;display:block;margin-bottom:4px}
/* Features */
.lp-feature{display:flex;align-items:flex-start;gap:14px;margin-bottom:16px;background:#f8f9ff;border-radius:12px;padding:14px}
.lp-feature-icon{font-size:1.8em;flex-shrink:0;min-width:36px;text-align:center}
.lp-feature-text strong{display:block;color:#1a237e;font-size:.95em;margin-bottom:3px}
.lp-feature-text p{color:#444;font-size:.88em;line-height:1.5;margin:0}
/* Testimonials */
.lp-testimonials{display:grid;gap:14px}
.lp-testimonial{background:linear-gradient(135deg,#fff8f0,#fff3e0);border-left:5px solid #FF6B00;border-radius:0 12px 12px 0;padding:16px 18px}
.lp-testimonial p{font-style:italic;color:#333;font-size:.93em;line-height:1.6;margin-bottom:8px}
.lp-testimonial-meta{display:flex;align-items:center;gap:10px}
.lp-stars{color:#FF6B00;font-size:1em}
.lp-testimonial-name{font-weight:700;color:#1a237e;font-size:.88em}
/* Bump */
.lp-bump{background:linear-gradient(135deg,#fff8e1,#fff3e0);border:3px dashed #FF6B00;border-radius:18px;padding:24px;margin:16px auto;max-width:780px;text-align:center}
.lp-bump-icon{font-size:2.5em;margin-bottom:8px}
.lp-bump h3{color:#1a237e;font-size:1.2em;font-weight:800;margin-bottom:6px}
.lp-bump-price{color:#FF6B00;font-size:1.3em;font-weight:800;margin:8px 0}
.lp-bump-cta{display:inline-block;background:#1a237e;color:#fff!important;padding:14px 32px;border-radius:50px;font-weight:700;font-size:1.05em;margin-top:10px;box-shadow:0 4px 16px rgba(26,35,126,.4)}
/* Guarantee */
.lp-guarantee{background:linear-gradient(135deg,#e8f5e9,#f1f8e9);border:2px solid #4caf50;border-radius:18px;padding:24px;text-align:center;margin:16px auto;max-width:780px}
.lp-guarantee-icon{font-size:3em;margin-bottom:8px}
.lp-guarantee h3{color:#2e7d32;font-size:1.2em;font-weight:800;margin-bottom:8px}
.lp-guarantee p{color:#444;font-size:.9em;line-height:1.6}
/* What inside */
.lp-inside{background:linear-gradient(135deg,#e8eaf6,#f3e5f5);border-radius:18px;padding:24px;margin:16px auto;max-width:780px}
/* Trust bar */
.lp-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin:16px auto;max-width:780px}
.lp-trust-item{background:#fff;border-radius:12px;padding:14px 20px;text-align:center;flex:1;min-width:130px;box-shadow:0 2px 10px rgba(0,0,0,.07)}
.lp-trust-item div:first-child{font-size:1.6em;margin-bottom:4px}
.lp-trust-item div:last-child{font-size:.8em;color:#555;font-weight:600}
/* Footer */
.lp-footer{text-align:center;padding:24px 16px;color:#999;font-size:.8em}
.lp-footer a{color:#bbb}
/* Responsive */
@media(max-width:600px){.lp-problems,.lp-solutions{grid-template-columns:1fr}.lp-hero h1{font-size:1.4em}.lp-price-new{font-size:2.2em}}
😔 Are These Problems Affecting Your Life?
💸Financial stress & money problems
😰Anxiety, fear & mental tension
🏠Discord & unrest at home
💔Relationship conflicts & disputes
🚧Obstacles in work & career
🎓Children’s education & future worries
😷Health issues in the family
😔Negativity & loss of hope
✨ The Siddh Chaupaiyaan from Ramcharitmanas have provided spiritual solutions to these problems for centuries.
📖 What Are Siddh Chaupaiyaan?

Siddh Chaupaiyaan are specific verses from the Ramcharitmanas — one of the most sacred Hindu scriptures — that have been identified through deep spiritual study as powerful remedies for specific life challenges. When recited with devotion and proper method, these verses activate divine energy that helps resolve problems at their spiritual root.
🙏 Compiled by Baba Shri Raj Mahajan — a dedicated spiritual researcher who has spent decades studying and experiencing the transformative power of these sacred verses.
📚 What’s Inside This eBook?
🕉️
40+ Problem-Specific ChaupaiyaanCarefully selected verses for financial problems, health, relationships, career, education, and more — each verse matched to specific life challenges.
📖
Simple English Meaning & SignificanceEach Chaupai explained in simple, easy-to-understand English so you grasp both the literal and spiritual meaning.
🙏
Correct Recitation MethodStep-by-step guide on how to recite each Chaupai — timing, posture, pronunciation, and the right mental state for maximum benefit.
⏰
When & How to ReciteSpecific guidance on auspicious times, number of repetitions, and the complete daily practice routine for each remedy.
✅
Personal Experience & InsightsBaba Shri Raj Mahajan shares his personal experiences and observations from decades of spiritual practice with these sacred verses.
📱
PDF Format — Read AnywhereWorks on all devices — mobile, tablet, laptop, and desktop. Download once, keep forever. No subscription, no expiry.
📥 Download Now — Only ₹499
Instant delivery to your Email & WhatsApp
✨ How This eBook Will Transform Your Life

💰Financial abundance & stability
☮️Peace & harmony at home
💪Mental strength & clarity
❤️Better relationships
🎯Success in work & career
🌟Positive energy & motivation
🎓Children’s growth & education
🙏Spiritual connection & guidance
🌟 What Readers Are Saying
“This eBook brought miraculous changes to my family. My business started improving within weeks of following the remedies. Truly a divine guide.”
“I was skeptical at first, but after reciting the Chaupaiyaan as instructed, the financial stress that had plagued our family for years began to ease. Highly recommended.”
“Baba ji’s explanations are so clear and practical. I’ve shared this with my entire family. The peace it has brought to our home is beyond words.”
“My daughter’s marriage had many obstacles. After following the specific remedy from this book, everything resolved within a month. Truly blessed.”
🎁
Special Offer — Also Want the Hindi Version?
Get BOTH Hindi + English eBooks together and save ₹249!
Both eBooks — Only ₹749 (Save ₹249)
Get Both eBooks → ₹749
⚡ Instant Delivery — What Happens After Payment
💳
Step 1: Pay SecurelyUPI, Debit/Credit Card, Net Banking — all payment methods accepted
📧
Step 2: Instant Email DeliveryPDF download link sent to your email immediately after payment
💬
Step 3: WhatsApp DeliveryDownload link also sent via WhatsApp for easy mobile access
📱
Step 4: Start ReadingOpen on any device — phone, tablet, or computer. No special app needed.
🛡️
100% Satisfaction Guarantee
We are completely confident in the value this eBook will bring to your life. If you are not satisfied for any reason, contact us within 7 days of purchase for a full refund — no questions asked.
🙏 Get Your Copy Now — ₹499
Join 5000+ readers who transformed their lives
if(typeof fbq!=’undefined’){fbq(‘track’,’ViewContent’,{content_name:’Powerful Siddh Chaupaiyaan English Ebook’,content_ids:[‘eng-ebook’],content_type:’product’,value:499,currency:’INR’});}