Help
RSS
API
Feed
Maltego
Contact
Domain > www.jugalsirpsycho.com
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-06-24
119.18.55.53
(
ClassC
)
2025-10-23
119.18.54.146
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Thu, 23 Oct 2025 18:24:20 GMTServer: ApacheExpires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheStrict-Transport-Security: max-age31536000; includeSubDomainsX-Frame-Options: SAMEORIGINX-Content-Type-Options: nosniffSet-Cookie: PHPSESSIDe008d0fcbbfac15abca187b8690feac0; path/Upgrade: h2,h2cConnection: UpgradeVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen-UTF>head> meta charsetUTF-8> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>ALP Psycho Online Test Series & Mock Tests (2024) | Jugal Sir Classes/title> !-- Dependencies --> link hrefhttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css relstylesheet integritysha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN crossoriginanonymous> link relstylesheet hrefhttps://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link relpreconnect hrefhttps://fonts.googleapis.com> link relpreconnect hrefhttps://fonts.gstatic.com crossorigin> link hrefhttps://fonts.googleapis.com/css2?familyLato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&displayswap relstylesheet> script srchttps://ajax.googleapis.com/ajax/libs/jquery/3.7.1/jquery.min.js>/script> !-- SEO and Open Graph Meta Tags (Kept from your original) --> meta namedescription contentAce the RRB ALP Psycho Exam 2024! Get top online test series, mock tests, practice questions & solutions from Jugal Sir Classes. Also includes NTPC (SM, TA, ASM) & DFCCIL Aptitude tests.> meta namekeywords contentALP Psycho Online Test Series, ALP Psycho Test Series, ...> meta nameauthor contentJugal Sir Classes> meta propertyog:title contentALP Psycho Online Test Series & Mock Tests (2024) | Jugal Sir Classes> meta propertyog:description contentComprehensive online test series, mock tests, and practice solutions for RRB ALP Psycho 2024, NTPC (SM, TA, ASM), and DFCCIL aptitude exams. Prepare effectively with Jugal Sir Classes.> meta propertyog:type contentwebsite> !-- * 2. FIXED MIXED CONTENT URL * Changed http:// to https:// --> meta propertyog:image contenthttps://jugalsirpsycho.com/assets/images/admin_logo_1_1745295864.webp /> meta propertyog:url contenthttps://jugalsirpsycho.com /> !-- Google tag (gtag.js) (Kept from your original) --> script async srchttps://www.googletagmanager.com/gtag/js?idAW-730634207>/script> script> window.dataLayer window.dataLayer || ; function gtag(){dataLayer.push(arguments);} gtag(js, new Date()); gtag(config, AW-730634207); /script> !-- * * NEW CONSOLIDATED & REDESIGNED STYLESHEET * --> style> :root { --alp-primary: #0284F7; /* Main Dark Blue */ --alp-secondary: #05BFDB; /* Accent Cyan/Light Blue */ --alp-accent-light: #FFFADD; /* Light Cream for subtle accents if needed */ --alp-text-light: #f8f9fa; /* For text on dark backgrounds */ --alp-text-dark: #343a40; /* For text on light backgrounds */ --bs-primary: #0D6EFD; /* Standard Bootstrap Blue */ --bs-primary-rgb: 13, 110, 253; --bs-secondary: #6c757d; /* Standard Bootstrap Gray */ --bs-success: #198754; --bs-info: #0dcaf0; --bs-warning: #ffc107; --bs-danger: #dc3545; --bs-light: #f8f9fa; --bs-dark: #212529; --theme-primary: #1e3a8a; /* A deeper, more professional blue */ --theme-secondary: #3b82f6; /* A brighter, modern blue for accents */ --theme-accent: #facc15; /* A vibrant yellow for highlights */ --theme-bg-light: #f1f5f9; /* A very light gray background */ --theme-bg-dark: #0f172a; /* A very dark blue for elements like footers */ --theme-text-dark: #1e293b; --theme-text-light: #e2e8f0; --theme-border-color: #e2e8f0; --card-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1); --card-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -2px rgb(0 0 0 / 0.1); --border-radius-md: 0.5rem; --border-radius-lg: 0.75rem; } html { scroll-behavior: smooth; } body { background-color: #fff; /* White background for a clean feel */ font-family: Lato, sans-serif; color: var(--theme-text-dark); display: flex; flex-direction: column; min-height: 100vh; } main { flex-grow: 1; } /* --- Navbar Styles --- */ .navbar { background-color: #fff; border-bottom: 1px solid var(--theme-border-color); box-shadow: var(--card-shadow); } .navbar .navbar-brand { color: var(--theme-primary); font-weight: 700; } .navbar .nav-link { color: #4b5563; font-weight: 500; margin:0 12px 0 0; } .navbar .nav-link:hover, .navbar .nav-link.active { color: var(--theme-secondary); } /* --- Marquee --- */ .marquee-container { background-color: var(--theme-primary); color: var(--theme-text-light); padding: 10px 0; white-space: nowrap; overflow: hidden; } .marquee-text { animation: scroll-left 30s linear infinite; } .marquee-container:hover .marquee-text { animation-play-state: paused; } @keyframes scroll-left { 0% { transform: translateX(100%); } 100% { transform: translateX(-100%); } } /* --- New Hero Section --- */ .hero-section { background: linear-gradient(rgba(30, 58, 138, 0.85), rgba(30, 64, 175, 0.8)), url(assets/images/RRB-ALP-2024-Exam-hero-banner.jpg) center center / cover no-repeat; padding: 6rem 1rem; color: #fff; text-align: center; min-height:80vh; } .hero-section h1 { font-weight: 700; font-size: 3rem; text-shadow: 1px 1px 3px rgba(0,0,0,0.3); } .hero-section p { font-size: 1.25rem; max-width: 700px; margin: 1rem auto 2rem; opacity: 0.9; } .hero-section .btn { font-size: 1.1rem; padding: 0.8rem 2rem; font-weight: 600; border-radius: 50px; transition: all 0.3s ease; background-color: var(--theme-accent); color: var(--theme-text-dark); border: none; } .hero-section .btn:hover { background-color: #fff; transform: translateY(-3px); box-shadow: var(--card-shadow-lg); } /* --- Section Styling --- */ .section-padding { padding: 4rem 0; } .section-bg-light { background-color: var(--theme-bg-light); } .section-title { text-align: center; margin-bottom: 3rem; font-weight: 700; color: var(--theme-primary); position: relative; } .section-title::after { content: ; display: block; width: 60px; height: 4px; background-color: var(--theme-secondary); margin: 0.5rem auto 0; border-radius: 2px; } /* --- Package Card Redesign --- */ .package-card { background-color: #fff; border: 1px solid var(--theme-border-color); border-radius: var(--border-radius-lg); box-shadow: var(--card-shadow); transition: all 0.3s ease; height: 100%; display: flex; flex-direction: column; } .package-card:hover { transform: translateY(-8px); box-shadow: var(--card-shadow-lg); } .package-card .card-img-top { height: 180px; width: 100%; border-top-left-radius: var(--border-radius-lg); border-top-right-radius: var(--border-radius-lg); } .package-card .card-body { padding: 1.5rem; display: flex; flex-direction: column; flex-grow: 1; } .package-card .card-title { font-weight: 600; color: var(--theme-primary); margin-bottom: 1rem; font-size:1em; min-height:55px; } .package-card .card-text { font-size: 0.9rem; color: #4b5563; margin-bottom: 1rem; flex-grow: 1; background:#F0F5FF; padding:10px 5px;} .package-card .meta-info { display: flex; flex-wrap: wrap; gap: 0.75rem; font-size: 0.8rem; color: var(--bs-secondary); margin-bottom: 1rem; padding-top: 1rem; border-top: 1px solid var(--theme-border-color); } .package-card .price-display { text-align: right; margin-bottom: 1.5rem; font-weight: 700; font-size: 1.2rem; color: var(--theme-text-dark); } .price-display .original-price { text-decoration: line-through; color: var(--bs-secondary); font-size: 0.9rem; margin-right: 0.5rem; } .price-display .discount-badge { font-size: 0.7rem; color: var(--bs-danger); font-weight: 600; vertical-align: middle; } .package-card .btn { font-weight: 600; width: 100%; margin-top: auto; } .package-card .btn-buy-now { background-color: var(--theme-secondary); border-color: var(--theme-secondary); } .package-card .btn-buy-now:hover { background-color: var(--theme-primary); border-color: var(--theme-primary); } /* --- Other Sections (Quick Actions, Success Stories) --- */ .action-card { background: #fff; text-align: center; padding: 2rem; border-radius: var(--border-radius-lg); box-shadow: var(--card-shadow); transition: all 0.3s ease; height: 100%; } .action-card:hover { transform: translateY(-8px); box-shadow: var(--card-shadow-lg); } .action-card .icon-circle { width: 70px; height: 70px; margin: 0 auto 1.5rem; background: linear-gradient(135deg, var(--theme-secondary), var(--theme-primary)); color: #fff; font-size: 2rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; } .action-card h5 { font-weight: 600; color: var(--theme-primary); } .action-card p { color: #4b5563; } .success-story-teaser img { width: 100%; height: 250px; object-fit: cover; border-radius: var(--border-radius-md); box-shadow: var(--card-shadow); transition: all 0.3s ease; } .success-story-teaser img:hover { transform: scale(1.05); } /* --- Sunday Test Banner --- */ .sunday-test-banner { border-radius: var(--border-radius-md); } /* --- Footer --- */ .footer { background-color: var(--theme-bg-dark); color: var(--theme-text-light); } /* Test series card */ /* --- General & Modern Font Setup --- */ .test-series-grid { /* Use modern system fonts for a clean look */ font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif; text-align: center; background-color: #f7f8fa; /* A very light grey background */ padding: 2rem 0; } /* --- Slim Card Styling --- */ .series-card { display: inline-block; width: 45%; /* Slightly slimmer width */ margin: 1rem; background-color: #ffffff; border: 1px solid #e0e6ed; /* A light, clean border */ border-radius: 6px; /* Softer, more modern corners */ overflow: hidden; vertical-align: top; text-align: left; /* Removed all animation transition properties */ } /* --- Image Styling --- */ .series-image { width: 100%; height: 180px; /* Reduced height for a slimmer profile */ object-fit: cover; display: block; border-bottom: 1px solid #e0e6ed; /* Separator line */ } /* --- Card Content Details --- */ .series-card-details { padding: 1.25rem; /* Balanced padding */ } .series-title { margin-top: 0; margin-bottom: 0.75rem; font-size: 1.1rem; /* Slightly smaller for a sleeker feel */ font-weight: 600; /* Semi-bold for modern typography */ color: #1c2d41; /* Dark, but not pure black */ } .series-description { color: #5a6b7f; font-size: 0.9rem; line-height: 1.6; margin-bottom: 1.5rem; height: 65px; /* Set a fixed height to align buttons */ overflow: hidden; /* Hide extra text if it overflows */ } /* --- Modern Ghost Button Style --- */ .series-action-button { display: inline-block; width: 100%; /* Make button fill the container */ padding: 8px 10px; background-color: transparent; color: #007aff; /* A bright, modern blue for the action color */ text-align: center; text-decoration: none; border: 1px solid #007aff; border-radius: 5px; font-weight: 600; box-sizing: border-box; /* Ensures padding doesnt affect width */ transition: background-color 0.2s ease, color 0.2s ease; /* Subtle hover feedback */ } .series-action-button:hover { background-color: #007aff; color: #ffffff; } /* --- Responsive Styles for Mobile --- */ @media (max-width: 650px) { .test-series-grid { padding: 1rem 0; } .series-card { display: block; width: calc(100% - 2rem); /* Full width with some spacing */ margin: 1rem auto; } .series-description { height: auto; /* Allow description to have variable height on mobile */ } } /*-------------------------------------------------------------- # Features Section --------------------------------------------------------------*/ .section-title { text-align: center; padding-bottom: 30px; font-weight: bold; color: #333; } .feature-card { width: 100%; padding: 30px 20px; border-radius: 8px; border: 1px solid #e9ecef; background-color: #fff; transition: all 0.3s ease-in-out; box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05); display: flex; flex-direction: column; align-items: center; } .feature-card:hover { transform: translateY(-5px); box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1); } .feature-icon-circle { width: 64px; height: 64px; border-radius: 50%; background-color: #e3f2fd; /* A light blue background */ color: #0d6efd; /* Bootstrap primary blue */ display: flex; align-items: center; justify-content: center; margin-bottom: 20px; font-size: 28px; transition: all 0.3s ease; } .feature-card:hover .feature-icon-circle { background-color: #0d6efd; color: #fff; } .feature-title { font-weight: 600; margin-bottom: 15px; color: #37474f; /* A dark, professional color */ } .feature-description { font-size: 0.95rem; color: #6c757d; /* Bootstraps standard text-muted color */ line-height: 1.6; } /* Ensure padding is consistent for sections */ .section-padding { padding-top: 60px; padding-bottom: 60px; } /*-------------------------------------------------------------- # YouTube Promotion Section (Balanced) --------------------------------------------------------------*/ .promo-card-wrapper { background-color: #fff; border: 1px solid #e9ecef; border-radius: 0.75rem; /* A slightly more pronounced radius */ padding: 2.5rem; /* Consistent padding inside the card */ box-shadow: 0 4px 25px rgba(0, 0, 0, 0.07); transition: all 0.3s ease; } .promo-card-wrapper:hover { transform: translateY(-5px); box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1); } .youtube-promo-icon-balanced { font-size: 100px; /* The just right size */ color: #FF0000; transition: transform 0.3s ease; } .youtube-promo-icon-balanced:hover { transform: scale(1.1); } /* Custom style for the Instagram button (from previous versions) */ .btn-instagram { background: #d6249f; background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%); border-color: transparent; color: white; } .btn-instagram:hover { color: white; opacity: 0.9; } /style>/head>body classd-flex flex-column min-vh-100> !-- * * REDESIGNED NAVBAR - FITS THE NEW WHITE/MODERN THEME * -->nav classnavbar navbar-expand-lg navbar-light sticky-top> div classcontainer-fluid> !-- Brand Logo --> a classnavbar-brand hrefindex.php> i classfas fa-train me-2>/i>Railway Psycho Test Portal /a> !-- Mobile Toggle Button --> button classnavbar-toggler typebutton data-bs-togglecollapse data-bs-target#mainNavbar aria-controlsmainNavbar aria-expandedfalse aria-labelToggle navigation> span classnavbar-toggler-icon>/span> /button> !-- Navbar Links --> div classcollapse navbar-collapse idmainNavbar> ul classnavbar-nav me-auto mb-2 mb-lg-0> li classnav-item> a classnav-link hrefmy_test_series.php>My Tests/a> /li> li classnav-item> a classnav-link hrefmy_results.php>Results/a> /li> li classnav-item> a classnav-link hrefpdf_notes.php>PDF & Books/a> /li> li classnav-item> a classnav-link hrefyoutube.php>Record Class/a> /li> li classnav-item> a classnav-link hrefyoutube-live.php>LIVE Class/a> /li> li classnav-item> a classnav-link new-indicator hrefnotification.php>Report Response/a> /li> li classnav-item> a classnav-link hrefsuccess-stories-gallery.php>Gallery/a> /li> /ul> !-- Right-side actions: Login/Register or User Menu --> div classd-flex align-items-center> !-- User is LOGGED OUT: Show Login/Register buttons --> a hreflogin.php classbtn btn-outline-primary btn-sm me-2>Login/a> a hrefregister-mobile.php classbtn btn-primary btn-sm>Register/a> /div> /div>!-- /.navbar-collapse --> /div>!-- /.container-fluid -->/nav>!-- You can keep this style block here or move it to the main header.php -->style>/* Pulsing New Badge Animation */.new-indicator { position: relative;}.new-indicator::after { content: New; position: absolute; top: 2px; right: -5px; font-size: 10px; font-weight: bold; color: white; background-color: #dc3545; /* Red */ padding: 2px 6px; border-radius: 10px; animation: pulse-red 2s infinite;}@keyframes pulse-red { 0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.7); } 70% { transform: scale(1); box-shadow: 0 0 0 8px rgba(220, 53, 69, 0); } 100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(220, 53, 69, 0); }}/* Dropdown menu styling */.dropdown-menu { border-radius: var(--border-radius-md); box-shadow: var(--card-shadow-lg); border: 1px solid var(--theme-border-color);}.dropdown-item i { width: 20px; /* Aligns the text nicely */}/style> !-- Marquee --> div classmarquee-container> div classmarquee-text>****** नमस्कार साथियों ! जुगल सर क्लासेज के साइको प्लेटफॉर्म पर आप सभी का हार्दिक स्वागत है। किसी भी समस्या एवं जानकारी के लिए हमारे हेल्पलाइन नं. पर सम्पर्क करें। Helpline No. : 74140 95095, 72320 95095, 74109 09404, 90799 26633 ******/div> /div> !-- Main Content Area --> main> img srchttps://jugalsirpsycho.com/assets/images/home-banner-1760180305-68ea3851dd1bf.webp stylewidth:100%; classimg-fluid altPromotion Banner> !-- Test Series Category Selection --> section idtest-series-selection classsection-bg-light section-padding> div classcontainer> h2 classsection-title>Choose Your Exam Category/h2> div classtest-series-grid> div classseries-card> img classseries-image srcassets/images/alp.jpg altRRB ALP Exam> div classseries-card-details> h3 classseries-title>RRB Assistant Loco Pilot (ALP) Exam/h3> p classseries-description>Test series for the RRB Assistant Loco Pilot exam, including preparation for the Computer-Based Aptitude Test (CBAT)./p> a hreftest_series_packages.php?packagealp classseries-action-button>View ALP Test Series/a> /div> /div> div classseries-card> img classseries-image srcassets/images/asm.png altRRB ASM Exam> div classseries-card-details> h3 classseries-title>RRB Assistant Station Master (ASM) Exam/h3> p classseries-description>Comprehensive test series for the RRB Assistant Station Master exam, a key role in railway station operations./p> a hreftest_series_packages.php?packageasm classseries-action-button>View ASM Test Series/a> /div> /div> /div> /div> /section> !-- Features Section --> section classcontainer section-padding> h2 classsection-title>Features of Our Test Series/h2> div classrow g-4 text-center> div classcol-md-6 col-lg-3 d-flex align-items-stretch> div classfeature-card> div classfeature-icon-circle>i classfas fa-file-alt>/i>/div> h5 classfeature-title>Real Exam Simulation/h5> p classfeature-description>Experience the actual exam interface with timed tests, just like the real RRB exam, to build confidence and improve time management./p> /div> /div> div classcol-md-6 col-lg-3 d-flex align-items-stretch> div classfeature-card> div classfeature-icon-circle>i classfas fa-chart-line>/i>/div> h5 classfeature-title>Detailed Performance Analysis/h5> p classfeature-description>Receive an in-depth analysis of your results, including your score, rank, accuracy, and a topic-wise breakdown to identify weak areas./p> /div> /div> div classcol-md-6 col-lg-3 d-flex align-items-stretch> div classfeature-card> div classfeature-icon-circle>i classfas fa-lightbulb>/i>/div> h5 classfeature-title>Expert-Crafted Solutions/h5> p classfeature-description>Get access to detailed, step-by-step solutions for every question, prepared by experienced educators and subject matter experts./p> /div> /div> div classcol-md-6 col-lg-3 d-flex align-items-stretch> div classfeature-card> div classfeature-icon-circle>i classfas fa-mobile-alt>/i>/div> h5 classfeature-title>Accessible Anywhere, Anytime/h5> p classfeature-description>Our platform is fully responsive. Take tests and review your results on any device, whether its your desktop, tablet, or smartphone./p> /div> /div> /div> /section> !-- YouTube Channel Promotion Section --> section idyoutube-promo-balanced classsection-padding> div classcontainer> div classpromo-card-wrapper> div classrow align-items-center g-lg-5 g-4> div classcol-lg-5 text-center> a hrefhttps://www.youtube.com/@jugalsironlineclasses target_blank relnoopener noreferrer classtext-decoration-none> i classfab fa-youtube youtube-promo-icon-balanced>/i> /a> h3 classmt-3 mb-2 fw-bold>Jugal Sir Online Classes/h3> p classtext-muted fs-6>Join strong>189K+/strong> Subscribers & strong>21M+/strong> Views!/p> a hrefhttps://www.youtube.com/@jugalsironlineclasses target_blank relnoopener noreferrer classbtn btn-danger mt-2> i classfab fa-youtube me-2>/i>Subscribe on YouTube /a> /div> div classcol-lg-7> h4 classfw-bold>A Complete Railway Coaching Platform/h4> p classmb-3>Preparing students for RRB ALP, NTPC, Group D, Technician, Metro, JE, and other competitive exams with expert guidance./p> h5 classfw-bold mt-4>App Facilities & Social Links/h5> ul classlist-unstyled mb-4> li>i classfas fa-check-circle text-success me-2>/i>Daily Live Classes & PDF Notes/li> li>i classfas fa-check-circle text-success me-2>/i>Affordable Courses & Test Series/li> /ul> div classd-flex flex-wrap stylegap: 0.5rem;> a hrefhttps://play.google.com/store/apps/details?idco.thor.uusux target_blank relnoopener noreferrer classbtn btn-dark>i classfab fa-google-play me-2>/i>Download App/a> a hrefhttps://t.me/jugalsironlineclasses target_blank relnoopener noreferrer classbtn btn-info text-white>i classfab fa-telegram-plane me-2>/i>Telegram/a> a hrefhttps://instagram.com/jugalsironlineclasses target_blank relnoopener noreferrer classbtn btn-instagram>i classfab fa-instagram me-2>/i>Instagram/a> a hrefhttps://jugalsir.in target_blank relnoopener noreferrer classbtn btn-secondary>i classfas fa-globe me-2>/i>Website/a> /div> /div> /div> /div> /div> /section> !-- Quick Actions Section --> section classcontainer section-padding> h2 classsection-title>Your Student Dashboard/h2> div classrow> div classcol-md-4 mb-4> div classaction-card> div classicon-circle>i classfas fa-pencil-alt>/i>/div> h5>Practice & Prepare/h5> p>Access your purchased mock tests and practice sets to sharpen your skills./p> a hrefmy_test_series.php classbtn btn-outline-primary mt-auto>Go to My Tests/a> /div> /div> div classcol-md-4 mb-4> div classaction-card> div classicon-circle>i classfas fa-chart-bar>/i>/div> h5>Review Performance/h5> p>Check detailed scores and analysis from your previous attempts to track progress./p> a hrefmy_results.php classbtn btn-outline-primary mt-auto>View My Results/a> /div> /div> div classcol-md-4 mb-4> div classaction-card> div classicon-circle>i classfas fa-user-cog>/i>/div> h5>Manage Account/h5> p>Update your contact information, password, and view your profile settings./p> a hrefstudent_profile.php classbtn btn-outline-primary mt-auto>Edit My Profile/a> /div> /div> /div> /section> !-- Success Stories --> section classsection-bg-light section-padding> div classcontainer> h2 classsection-title>Success Stories/h2> div classrow g-3> div classcol-md-4> div classsuccess-story-teaser> a hrefsuccess-stories-gallery.php> img srcslide/WhatsApp Image 2025-05-19 at 5.48.56 PM (1).webp altSuccess Story> /a> /div> /div> div classcol-md-4> div classsuccess-story-teaser> a hrefsuccess-stories-gallery.php> img srcslide/WhatsApp Image 2025-05-19 at 5.48.56 PM (2).webp altSuccess Story> /a> /div> /div> div classcol-md-4> div classsuccess-story-teaser> a hrefsuccess-stories-gallery.php> img srcslide/WhatsApp Image 2025-05-19 at 5.48.56 PM.webp altSuccess Story> /a> /div> /div> /div> div classtext-center mt-4> a hrefsuccess-stories-gallery.php classbtn btn-primary>View All Success Stories/a> /div> /div> /section> /main> !-- Promotional Popup Modal --> div classmodal fade idpromoPopupModal tabindex-1 aria-hiddentrue> div classmodal-dialog modal-dialog-centered> div classmodal-content> div classmodal-header border-0>button typebutton classbtn-close data-bs-dismissmodal aria-labelClose>/button>/div> div classmodal-body text-center pt-0> img srcassets/images/popup_68f0e2117191f.webp classimg-fluid rounded mb-3 altPromotion> p>DIWALI SPECIAL OFFER - अब अपने सपनों की तैयारी आधी कीमत में!br />STATION MASTER | ALP | GDC | LDCE (PSYCHO)br />50% OFF | Use Coupon Code: DIWALI50br />Hurry! Offer for limited time only!br />Call/WhatsApp: 7414095095, 7232095095br />Enroll Now: jugalsirpsycho.com/p> /div> div classmodal-footer border-0 justify-content-center> a hrefhttps://jugalsirpsycho.com/index.php classbtn btn-primary target_blank relnoopener noreferrer>Learn More/a> /div> /div> /div> /div> script> document.addEventListener(DOMContentLoaded, function() { // Wait 3 seconds before showing the popup setTimeout(() > { const promoModal document.getElementById(promoPopupModal); if (promoModal) { const myPopup new bootstrap.Modal(promoModal); myPopup.show(); } }, 3000); }); /script> !-- * * REDESIGNED FOOTER - FITS THE NEW MODERN THEME * --> !-- Your website content goes here -->style> /* Style the WhatsApp button */ .whatsapp-button { position: fixed; /* Keeps the button fixed on the screen */ bottom: 20px; /* Distance from the bottom of the screen */ right: 20px; /* Distance from the right of the screen */ background-color: #25D366; /* WhatsApp green */ color: white; /* Text color */ padding: 15px 25px; /* Padding around the text */ border-radius: 50px; /* Makes it circular */ text-decoration: none; /* Removes underline from link */ font-size: 16px; /* Font size */ box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3); /* Adds a subtle shadow */ z-index: 1000; /* Ensures its on top of other elements */ transition: transform 0.2s ease-in-out; /* Smooth hover animation */ display: flex; /* Use flexbox for icon alignment */ align-items: center; /* Vertically align icon and text */ } .whatsapp-button:hover { transform: scale(1.1); /* Slightly enlarge on hover */ } .whatsapp-button i { margin-right: 8px; /* Space between icon and text */ } /* Responsive adjustments (optional) */ @media (max-width: 600px) { .whatsapp-button { bottom: 25px; right: 25px; padding: 12px 20px; font-size: 14px; } }/style> footer classmain-footer> a hrefhttps://api.whatsapp.com/send?phone917414095095 classwhatsapp-button target_blank> i classfab fa-whatsapp>/i> Chat with us /a> div classcontainer> div classrow gy-4> !-- Column 1: About Section --> div classcol-lg-4 col-md-6> h5 classfooter-heading>ALP Test Portal/h5> p classfooter-text> Your trusted platform for acing the RRB ALP Psycho Exam. We provide top-tier mock tests, detailed analysis, and comprehensive study materials prepared by experts at Jugal Sir Classes. /p> div classsocial-icons> a hrefhttps://www.facebook.com/jugalsironlineclasses/?viewas100000686899395 aria-labelFacebook>i classfab fa-facebook-f>/i>/a> a hrefhttps://t.me/jugalsironlineclasses aria-labelTelegram>i classfab fa-telegram-plane>/i>/a> a hrefhttp://www.youtube.com/@jugalsironlineclasses aria-labelYouTube>i classfab fa-youtube>/i>/a> a hrefhttps://www.instagram.com/jugalsironlineclasses/ aria-labelWhatsApp>i classfab fa-whatsapp>/i>/a> /div> /div> !-- Column 2: Quick Links --> div classcol-lg-2 col-md-6> h5 classfooter-heading>Quick Links/h5> ul classfooter-links> li>a hrefmy_test_series.php>My Tests/a>/li> li>a hrefmy_results.php>My Results/a>/li> li>a hrefstudent_profile.php>My Profile/a>/li> li>a hrefsuccess-stories-gallery.php>Success Stories/a>/li> li>a hrefcontact_us.php>Contact Us/a>/li> /ul> /div> !-- Column 3: Important Policies --> div classcol-lg-3 col-md-6> h5 classfooter-heading>Policies/h5> ul classfooter-links> li>a hrefprivacy_policy.php>Privacy Policy/a>/li> li>a hrefshipping-delivery.php>Shipping and Delivery policy/a>/li> li>a hrefrefund_policy.php>Refund & Cancellation/a>/li> li>a hrefterms_conditions.php>Terms & Conditions/a>/li> /ul> /div> !-- Column 4: Contact Info --> div classcol-lg-3 col-md-6> h5 classfooter-heading>Contact Us/h5> ul classfooter-links footer-contact-info> li>i classfas fa-phone-alt>/i> a hreftel:+917414095095>+91 74140 95095/a>/li> li>i classfab fa-whatsapp>/i> a hrefhttps://wa.me/917232095095>+91 72320 95095/a>/li> li>i classfas fa-envelope>/i> a hrefmailto: jugalsirclasses@gmail.com> jugalsirclasses@gmail.com/a>/li> /ul> /div> /div> !-- Copyright Bar --> div classfooter-bottom> p>© 2025 ALP Test Portal by Jugal Sir Classes. All Rights Reserved./p> /div> /div>/footer>!-- You can keep this style block here or move it to your main header.php -->style>.main-footer { background-color: var(--theme-bg-dark, #0f172a); color: var(--theme-text-light, #e2e8f0); padding: 3rem 0 0; margin-top: auto; /* Ensures footer sticks to the bottom in flex layouts */}.footer-heading { font-weight: 600; margin-bottom: 1rem; color: #fff; font-size: 1.1rem; position: relative; padding-bottom: 0.5rem;}.footer-heading::after { content: ; position: absolute; bottom: 0; left: 0; width: 30px; height: 2px; background-color: var(--theme-accent, #facc15);}.footer-text { color: #94a3b8; /* A lighter gray for better readability on dark bg */ font-size: 0.9rem; line-height: 1.6;}.footer-links { list-style: none; padding-left: 0; margin-bottom: 0;}.footer-links li { margin-bottom: 0.75rem;}.footer-links a { color: #94a3b8; text-decoration: none; transition: all 0.2s ease-in-out;}.footer-links a:hover { color: #fff; padding-left: 5px;}.footer-contact-info i { color: var(--theme-secondary, #3b82f6); margin-right: 0.75rem; width: 20px; text-align: center;}.social-icons { margin-top: 1.5rem;}.social-icons a { display: inline-flex; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; background-color: rgba(255, 255, 255, 0.1); color: #fff; text-decoration: none; margin-right: 0.5rem; transition: all 0.2s ease-in-out;}.social-icons a:hover { background-color: var(--theme-secondary, #3b82f6); transform: translateY(-3px);}.footer-bottom { border-top: 1px solid rgba(255, 255, 255, 0.1); padding: 1.5rem 0; margin-top: 2rem; text-align: center;}.footer-bottom p { margin: 0; font-size: 0.85rem; color: #94a3b8;}/style>!-- Bootstrap Bundle JS (This should come after all HTML content) -->script srchttps://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js integritysha384-C6RzsynM9kWDrMNeT87bh95OGNyZPhcTNXj1NW7RuBCsyN/o0jlpcV8Qyq46cDfL crossoriginanonymous>/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]