<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Latest Jobs &#8211; eSARKARI RESULT</title>
	<atom:link href="https://esarkariresult.com/category/latest-jobs/feed/" rel="self" type="application/rss+xml" />
	<link>https://esarkariresult.com</link>
	<description>    Esarkariresult.com Sarkari Job Updates &#38; Latest Jobs</description>
	<lastBuildDate>Tue, 06 Jan 2026 15:06:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>

<image>
	<url>https://esarkariresult.com/wp-content/uploads/2025/08/cropped-cropped-6156851759759347319-32x32.jpg</url>
	<title>Latest Jobs &#8211; eSARKARI RESULT</title>
	<link>https://esarkariresult.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>MP Apex Bank Recruitment 2026 (Officer &#038; Clerk)</title>
		<link>https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 15:06:53 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4219</guid>

					<description><![CDATA[<p>MP Apex Bank Clerk &#038; Officer Recruitment 2026 &#8211; Apply Online for 2076 Posts MP Apex Bank Clerk &#038; Officer Recruitment 2026 The M.P. Rajya Sahakari Bank Mydt. (Apex Bank) has announced a massive recruitment drive for the year 2026, inviting online applications for 2076 total vacancies across 38 District Central Cooperative Banks (DCCBs) in [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/">MP Apex Bank Recruitment 2026 (Officer &amp; Clerk)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="MP Apex Bank Recruitment 2026: Apply online for 2076 vacancies of Clerk, Society Manager, and Officer Grade posts in Madhya Pradesh DCCBs. Check Syllabus, Eligibility, Pay Scale, and Exam Pattern.">
<title>MP Apex Bank Clerk &#038; Officer Recruitment 2026 &#8211; Apply Online for 2076 Posts</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .last-date-badge { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 10px 35px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">MP Apex Bank Clerk &#038; Officer Recruitment 2026</h1>
    
    <div class="main-desc">
        <p>The <strong>M.P. Rajya Sahakari Bank Mydt. (Apex Bank)</strong> has announced a massive recruitment drive for the year 2026, inviting online applications for <strong>2076 total vacancies</strong> across 38 District Central Cooperative Banks (DCCBs) in Madhya Pradesh. This recruitment includes two separate notifications: one for <strong>313 Officer Grade posts</strong> and another for <strong>1763 Computer Operator and Society Manager posts</strong>. Candidates looking for a stable banking career in Madhya Pradesh can apply online through the official IBPS registration portal. The selection process will be conducted by IBPS Mumbai, ensuring a merit-based and transparent recruitment.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        मध्यप्रदेश राज्य सहकारी बैंक (Apex Bank) ने राज्य के 38 जिला केंद्रीय सहकारी बैंकों (DCCBs) में कुल <strong>2076 पदों</strong> पर भर्ती के लिए विस्तृत विज्ञापन जारी किया है। इसमें क्लर्क/कंप्यूटर ऑपरेटर और सोसाइटी मैनेजर के 1763 पद तथा ऑफिसर ग्रेड के 313 पद शामिल हैं । योग्य उम्मीदवार 06 जनवरी 2026 से 05 फरवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं । बैंकिंग क्षेत्र में करियर बनाने के इच्छुक युवाओं के लिए यह एक उत्कृष्ट अवसर है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Analysis:</strong> This recruitment is one of the largest in the cooperative banking sector of Madhya Pradesh. The Officer Grade vacancies cater to various technical and administrative roles like IT Manager, Finance Manager, and Account Officers[cite: 10]. The non-officer category focuses on grassroots administration with 1125 Society Manager posts and technical support through 638 Computer Operator positions[cite: 11]. The recruitment follows a centralized examination process managed by IBPS, which is well-known for its standardized testing procedures in the banking industry.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> REGISTRATION IS LIVE: APPLY NOW <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="last-date-badge">LAST DATE TO APPLY: 05 FEBRUARY 2026</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Date</span> <strong>01-01-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Application Starts</span> <strong style="color: #27ae60;">06-01-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date for Submission</span> <strong style="color: #c0392b;">05-02-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Payment Window</span> <strong>06-01-2026 to 05-02-2026</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f39f.png" alt="🎟" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Admit Card Release</span> <strong>10 Days Before Exam</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Date (Tentative)</span> <strong>To be announced soon</strong> </li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General / OBC / EWS</span> <strong>₹ 500/- + 18% GST</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / PH (Divyang)</span> <strong>₹ 250/- + 18% GST</strong> </li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee is non-refundable. Payment must be made online via IBPS portal.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit (as on 05.02.2026)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d2.png" alt="🧒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Minimum Age</span> <strong>18 Years</strong> </li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Maximum Age</span> <strong>35 Years</strong> </li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Upper Age Relaxation:</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>SC/ST/OBC (NCL) Candidates: +5 Years </li>
                <li>Women Candidates (All categories): +5 Years </li>
                <li>PwBD (Physical Handicapped): +10 Years </li>
            </ul>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 2076 Posts)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Notification Type</th>
                        <th style="background-color: #ef6c00;">Post Name</th>
                        <th style="background-color: #ef6c00;">Vacancies</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td rowspan="2" style="font-weight:bold;">Clerk/Manager Grade [cite: 11]</td><td>Computer Operator (Clerk)</td><td>638</td></tr>
                    <tr><td>Society Manager</td><td>1125</td></tr>
                    <tr><td rowspan="1" style="font-weight:bold;">Officer Grade [cite: 10]</td><td>Various Officer Posts</td><td>313</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td colspan="2" style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400;">2076</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <ul style="color: #555; margin: 0; padding-left: 20px;">
                <li style="margin-bottom: 8px;"><strong>Computer Operator (Clerk):</strong> Graduation + 1 Year Computer Diploma from recognized institute[cite: 11].</li>
                <li style="margin-bottom: 8px;"><strong>Society Manager:</strong> Graduation in any discipline from a recognized University[cite: 11].</li>
                <li><strong>Officer Grade:</strong> Graduation/Post-Graduation/B.E/B.Tech/LLB based on the specific post discipline[cite: 10].</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (VI) Important Links &#038; Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (CLERK POSTS) <span class="link-sub">Official IBPS Clerk Registration Portal</span></div>
            <div class="link-btn-area"><a href="https://ibpsreg.ibps.in/mprsboct25/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Register Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #e67e22;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (OFFICER POSTS) <span class="link-sub">Official IBPS Officer Registration Portal</span></div>
            <div class="link-btn-area"><a href="https://ibpsreg.ibps.in/mprsbbooct25/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e67e22, #d35400);" rel="noopener">Register Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Clerk Notification <span class="link-sub">Official English PDF &#8211; Apex Bank</span></div>
            <div class="link-btn-area"><a href="https://apexbankmp.bank.in/downloads/clerk%20adv%20eng%20final.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>

        <div class="link-row" style="border-left-color: #3498db;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Officer Notification <span class="link-sub">Official English PDF &#8211; Apex Bank</span></div>
            <div class="link-btn-area"><a href="https://apexbankmp.bank.in/downloads/officer%20adv%20eng%20final.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #3498db, #2980b9);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image Resizer Tool <span class="link-sub">Resize Photo &#038; Signature KB for IBPS</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2c3e50;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4f1.png" alt="📱" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Join Our Telegram Group <span class="link-sub">Get Latest Bank Job Updates Instantly</span></div>
            <div class="link-btn-area"><a href="#" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2c3e50, #34495e);">Join Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official Apex Bank Website <span class="link-sub">www.apexbankmp.bank.in</span></div>
            <div class="link-btn-area"><a href="http://www.apexbankmp.bank.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-dark" style="border-left-color: #00bcd4; background-color: #e0f7fa;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VII) Salary &#038; Pay Scale
        </h3>
        <p>Selected candidates will receive salaries according to the pay levels of the respective DCCBs as per the 7th Pay Commission rules.</p>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Computer Operator:</strong></span> <strong>₹ 19,500 &#8211; 62,000 approx</strong> [cite: 11]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Society Manager:</strong></span> <strong>₹ 17,500 &#8211; 55,000 approx</strong> [cite: 11]</li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Officer Grade:</strong></span> <strong>₹ 32,000 &#8211; 1,00,000+</strong> (varies by level) [cite: 10]</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (VIII) Exam Pattern &#038; Selection Process
        </h3>
        <p>The selection will be done purely on merit. For Clerk posts, only a single online exam will be held. For Officer posts, an interview follows the exam.</p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4ca.png" alt="📊" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Exam Pattern</h4>
                <ul>
                    <li>Reasoning Ability (40 Q)</li>
                    <li>Numerical Ability (40 Q)</li>
                    <li>General Awareness (40 Q)</li>
                    <li>English Language (40 Q)</li>
                    <li>Computer Knowledge (40 Q)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2699.png" alt="⚙" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Total Duration</h4>
                <ul>
                    <li>Duration: 120 Minutes</li>
                    <li>Total Marks: 200</li>
                    <li>Negative Marking: 0.25 Marks</li>
                    <li>Qualifying Marks: Min 40% (35% for SC/ST)</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (IX) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: Can I apply for both Clerk and Society Manager posts?</summary>
            <p>Ans: Yes, you can give preference for both posts in a single application for the Clerk category notification[cite: 11].</p>
        </details>
        <details>
            <summary>Q2: What is the last date for online application?</summary>
            <p>Ans: The closing date for submission of online applications is 05 February 2026.</p>
        </details>
        <details>
            <summary>Q3: Is there an interview for Computer Operator posts?</summary>
            <p>Ans: No, for Computer Operator and Society Manager posts, selection is based purely on the marks obtained in the online exam[cite: 11].</p>
        </details>
        <details>
            <summary>Q4: Are candidates from other states eligible to apply?</summary>
            <p>Ans: Yes, eligible Indian citizens from any state can apply, provided they meet the educational and computer qualification criteria.</p>
        </details>
        <details>
            <summary>Q5: What is the application fee for SC/ST candidates?</summary>
            <p>Ans: The fee is ₹ 250/- plus 18% GST for SC, ST, and PH candidates.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why This Banking Job?
        </div>
        <div class="author-content">
            <p>Friends, the <strong>MP Apex Bank DCCB Recruitment</strong> is a phenomenal opportunity because the competition is localized within Madhya Pradesh. Unlike Nationalized banks (IBPS PO/Clerk), these DCCB roles offer a chance to work closer to your hometown with a respectful government-linked salary[cite: 11].</p>
            <ul>
                <li><strong>Strategic Focus:</strong> Focus heavily on the <strong>General Awareness</strong> section, especially banking and MP state current affairs.</li>
                <li><strong>Accuracy:</strong> With a 0.25 negative marking, avoid wild guesses. Accuracy in the Numerical Ability section often determines the final cutoff.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Wishing You Success! Apply before 05 Feb to avoid technical rush.</p>
        </div>
    </div>

</body>
</html>



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mp-apex-bank-recruitment-2026-officer-clerk/">MP Apex Bank Recruitment 2026 (Officer &amp; Clerk)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>MPESB (Madhya Pradesh Employees Selection Board) Exam Calendar 2026</title>
		<link>https://esarkariresult.com/latest-jobs/mpesb-madhya-pradesh-employees-selection-board-exam-calendar-2026/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 09:51:45 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[Admit Card]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4204</guid>

					<description><![CDATA[<p>MPESB &#038; MPPSC Exam Calendar 2026 Released &#8211; Check Full Schedule &#038; Download PDF MPESB &#038; MPPSC Exam Calendar 2026 &#8211; Official Schedule Released [span_0](start_span) The Madhya Pradesh Employees Selection Board (MPESB) and the Madhya Pradesh Public Service Commission (MPPSC) have officially released their respective tentative Exam Calendars for the year 2026[span_0](end_span). These documents provide [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mpesb-madhya-pradesh-employees-selection-board-exam-calendar-2026/">MPESB (Madhya Pradesh Employees Selection Board) Exam Calendar 2026</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Check the official MPESB and MPPSC Exam Calendar 2026. Detailed schedule for MP Police SI, Constable, ITI Training Officer, and Teacher Eligibility Tests. Download MP Vyapam and MPPSC upcoming exam PDFs.">
<title>MPESB &#038; MPPSC Exam Calendar 2026 Released &#8211; Check Full Schedule &#038; Download PDF</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.8; color: #333; margin: 0; padding: 10px; background-color: #f4f7f6; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 25px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 12px; display: flex; align-items: center; font-size: 1.4rem; border-bottom: 2px solid; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px;}
    .list-item { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px dashed #ddd; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (RPSC/BPSSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Alert Banner */
    .alert-container { text-align: center; margin: 25px 0; padding: 25px; border: 3px solid #e74c3c; border-radius: 12px; background: #fff; box-shadow: 0 0 20px rgba(231, 76, 60, 0.1); }
    .blink-text { color: #e74c3c; font-weight: 900; font-size: 1.5rem; animation: softBlink 2s infinite; text-transform: uppercase; display: block; }
    @keyframes softBlink { 0% { opacity: 1; } 50% { opacity: 0.5; } 100% { opacity: 1; } }
    .status-badge { background: #2c3e50; color: #fff; display: inline-block; padding: 10px 35px; border-radius: 50px; font-weight: bold; font-size: 1.1rem; margin-top: 10px; }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 600px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Important Links Section Graphics */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 18px; margin-bottom: 18px; border-radius: 10px; border-left: 6px solid #ccc; box-shadow: 0 4px 12px rgba(0,0,0,0.06); transition: 0.3s; }
    .link-row:hover { transform: translateX(8px); background-color: #fcfcfc; }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.15rem; color: #2c3e50; }
    .link-sub { font-size: 0.85rem; color: #7f8c8d; font-weight: normal; display: block; margin-top: 4px; }
    .link-btn-area { min-width: 160px; text-align: right; }
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 22px; border-radius: 6px; font-weight: bold; transition: 0.3s; text-transform: uppercase; font-size: 0.9rem; }
    .btn-gradient:hover { box-shadow: 0 5px 15px rgba(0,0,0,0.2); opacity: 0.95; transform: translateY(-2px); }

    /* Content Styling */
    .main-desc { text-align: justify; font-size: 1rem; color: #444; margin-bottom: 25px; line-height: 1.8; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 20px; }
    .syllabus-card { background: #fff; padding: 20px; border-radius: 12px; border-top: 5px solid #3498db; box-shadow: 0 4px 10px rgba(0,0,0,0.05); }
    .syllabus-card h4 { margin: 0 0 12px 0; color: #2980b9; font-size: 1.1rem; text-align: center; border-bottom: 1px dashed #eee; padding-bottom: 8px;}
    .syllabus-card ul { padding-left: 20px; color: #555; font-size: 0.95rem; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 12px; }
        .link-btn-area { width: 100%; }
        .box-title { font-size: 1.2rem; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">MPESB &#038; MPPSC Exam Calendar 2026 &#8211; Official Schedule Released</h1>
    
    <div class="main-desc">
        [span_0](start_span)<p>The <strong>Madhya Pradesh Employees Selection Board (MPESB)</strong> and the <strong>Madhya Pradesh Public Service Commission (MPPSC)</strong> have officially released their respective tentative <strong>Exam Calendars for the year 2026</strong>[span_0](end_span). These documents provide a strategic roadmap for lakhs of candidates preparing for various government competitive examinations, eligibility tests, and entrance tests within the state of Madhya Pradesh. [span_1](start_span)The calendars outline critical dates for high-profile recruitments, including <strong>MP Police SI</strong>, <strong>Constable</strong>, <strong>Jail Prahari</strong>, and various <strong>Group-level joint examinations</strong>[span_1](end_span). Aspiring candidates can now synchronize their study plans with the proposed schedule to ensure a focused preparation journey for securing a prestigious administrative or technical career in the Madhya Pradesh government sector.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100; font-size: 1.1rem;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        मध्यप्रदेश के सरकारी नौकरी के अभ्यर्थियों के लिए बड़ी खबर है। [span_2](start_span)मध्यप्रदेश कर्मचारी चयन मण्डल (MPESB/Vyapam) और मध्यप्रदेश लोक सेवा आयोग (MPPSC) ने वर्ष 2026 के लिए अपना वार्षिक परीक्षा कैलेंडर जारी कर दिया है[span_2](end_span)। [span_3](start_span)इस कैलेंडर में पुलिस सब-इंस्पेक्टर, कांस्टेबल, आईटीआई ट्रेनिंग ऑफिसर, और शिक्षक पात्रता परीक्षाओं जैसी महत्वपूर्ण भर्तियों की संभावित तिथियां और पदों की अनुमानित संख्या घोषित की गई है[span_3](end_span)। [span_4](start_span)साल की शुरुआत 16 जनवरी 2026 से सूबेदार/सब-इंस्पेक्टर भर्ती परीक्षा के साथ होगी[span_4](end_span)। विस्तृत एग्जाम लिस्ट और नोटिफिकेशन पीडीएफ नीचे दिए गए लिंक से डाउनलोड करें।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Analysis of the 2026 Schedule:</strong> The MPESB 2026 calendar highlights a significant recruitment surge in the police and technical education sectors. [span_5](start_span)Key highlights include the Subedar/Sub-Inspector (500 posts) starting in January, followed by ITI Training Officers (888 posts) in February[span_5](end_span). [span_6](start_span)Massive openings are also projected for health services (1287 posts) and jail departments (1426 posts) in March 2026[span_6](end_span). [span_7](start_span)Additionally, the latter half of the year is marked by the Middle and Primary School Teacher Eligibility Tests, concluding with the major Police Constable recruitment in October 2026[span_7](end_span). This dual-board schedule makes 2026 a crucial year for employment opportunities in MP.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> MP GOVERNMENT EXAM SEASON 2026 IS HERE</div>
        [span_8](start_span)<div class="status-badge">First Exam Proposed: 16 January 2026[span_8](end_span)</div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (I) Important Links &#038; Direct Downloads
        </h3>
        
        <div class="link-row" style="border-left-color: #e67e22;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download MPPSC Calendar 2026 <span class="link-sub">Official PDF (Dated 31.12.2025)</span></div>
            <div class="link-btn-area"><a href="https://mppsc.mp.gov.in/uploads/calendar/Exam_Calendar_2026_Dated_31_12_20251.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #e67e22, #d35400);" rel="noopener">Download Now</a></div>
        </div>

        <div class="link-row" style="border-left-color: #2980b9;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e5.png" alt="📥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download MPESB Calendar 2026 <span class="link-sub">Official Vyapam Tentative Schedule</span></div>
            <div class="link-btn-area"><a href="https://esb.mp.gov.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2980b9, #1f618d);" rel="noopener">Download PDF</a></div>
        </div>

        <div class="link-row" style="border-left-color: #27ae60;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Set Exact KB for MP Recruitment Forms</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #27ae60, #1e8449);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #8e44ad;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> MPPSC Official Website <span class="link-sub">mppsc.mp.gov.in Notification Page</span></div>
            <div class="link-btn-area"><a href="https://mppsc.mp.gov.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #8e44ad, #732d91);" rel="noopener">Visit MPPSC</a></div>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (II) Key Recruitment Exams Schedule (MPESB 2026)
        </h3>
        [span_9](start_span)<p style="margin-bottom: 10px;">The following recruitment tests are tentatively scheduled by MPESB for the year 2026[span_9](end_span):</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #2c3e50; color: #fff;">
                        <th>Exams Name</th>
                        <th>Estimated Posts</th>
                        <th>Proposed Exam Date</th>
                        <th>Result Month</th>
                    </tr>
                </thead>
                <tbody>
                    [span_10](start_span)<tr><td>Subedar/Sub Inspector Recruitment 2025</td><td>500</td><td>16 Jan 2026</td><td>Feb 2026[span_10](end_span)</td></tr>
                    [span_11](start_span)<tr><td>Group-02 Subgroup-03 Joint Recruitment</td><td>454</td><td>23 Jan 2026</td><td>Feb 2026[span_11](end_span)</td></tr>
                    [span_12](start_span)<tr><td>Group-01 Subgroup-02 Recruitment</td><td>429</td><td>10 Feb 2026</td><td>March 2026[span_12](end_span)</td></tr>
                    [span_13](start_span)<tr><td>ITI Training Officer (TO) Recruitment</td><td>888</td><td>18 Feb 2026</td><td>March 2026[span_13](end_span)</td></tr>
                    [span_14](start_span)<tr><td>Jail Prahari / Asst Jail Supt Exam</td><td>1426</td><td>March 2026</td><td>April 2026[span_14](end_span)</td></tr>
                    [span_15](start_span)<tr><td>Health Services (Hospital Asst Grade 4)</td><td>1287</td><td>March 2026</td><td>April 2026[span_15](end_span)</td></tr>
                    [span_16](start_span)<tr><td>Group-02 Subgroup-04 Joint Recruitment</td><td>500</td><td>April 2026</td><td>June 2026[span_16](end_span)</td></tr>
                    [span_17](start_span)<tr><td>Assistant Grade-03 (Group-04) Recruitment</td><td>200</td><td>September 2026</td><td>November 2026[span_17](end_span)</td></tr>
                    [span_18](start_span)<tr><td>Police Constable Recruitment 2026</td><td>&#8212;</td><td>October 2026</td><td>December 2026[span_18](end_span)</td></tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Eligibility &#038; Entrance Tests Schedule 2026
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #2ecc71; color: white;">
                        <th>Test Name</th>
                        <th>Type</th>
                        <th>Exam Month</th>
                        <th>Result Month</th>
                    </tr>
                </thead>
                <tbody>
                    [span_19](start_span)<tr><td>ANM Training Selection Test</td><td>Entrance</td><td>May 2026</td><td>June 2026[span_19](end_span)</td></tr>
                    [span_20](start_span)<tr><td>PNST / Nursing Selection Test</td><td>Entrance</td><td>June 2026</td><td>July 2026[span_20](end_span)</td></tr>
                    [span_21](start_span)<tr><td>Pre Agriculture Test (PAT)</td><td>Entrance</td><td>June 2026</td><td>July 2026[span_21](end_span)</td></tr>
                    [span_22](start_span)<tr><td>Middle School Teacher Eligibility (MSTET)</td><td>Eligibility</td><td>July 2026</td><td>September 2026[span_22](end_span)</td></tr>
                    [span_23](start_span)<tr><td>Primary School Teacher Eligibility (PSTET)</td><td>Eligibility</td><td>August 2026</td><td>October 2026[span_23](end_span)</td></tr>
                </tbody>
            </table>
        </div>
        [span_24](start_span)<p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Dates are tentative and subject to change based on board requirements[span_24](end_span).</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #2980b9; border-bottom-color: #3498db;">
            (IV) Career Path &#038; High-Focus Sectors
        </h3>
        [span_25](start_span)<p>Aspirants should prepare according to these high-impact sectors dominating the 2026 calendar[span_25](end_span):</p>
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f46e.png" alt="👮" class="wp-smiley" style="height: 1em; max-height: 1em;" /> MP Police Department</h4>
                <ul>
                    [span_26](start_span)<li>Subedar/SI exam starts the year in Jan[span_26](end_span).</li>
                    [span_27](start_span)<li>Police Constable recruitment in Oct[span_27](end_span).</li>
                    <li>Physical endurance is as critical as CBT.</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #27ae60;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3eb.png" alt="🏫" class="wp-smiley" style="height: 1em; max-height: 1em;" /> School Education</h4>
                <ul>
                    [span_28](start_span)<li>MSTET scheduled for July 2026[span_28](end_span).</li>
                    [span_29](start_span)<li>PSTET scheduled for August 2026[span_29](end_span).</li>
                    <li>Qualifying these is mandatory for teaching roles.</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #f1c40f;">
                <h4><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Technical &#038; Health</h4>
                <ul>
                    [span_30](start_span)<li>888 ITI Training Officer posts in Feb[span_30](end_span).</li>
                    [span_31](start_span)<li>Over 1200 Hospital Assistant posts in March[span_31](end_span).</li>
                    <li>Strong technical foundation required.</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (V) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: When will the MP Police SI exam be held in 2026?</summary>
            [span_32](start_span)<p>Ans: As per the tentative calendar, the Subedar/Sub-Inspector recruitment examination is proposed to start from 16 January 2026[span_32](end_span).</p>
        </details>

        <details>
            <summary>Q2: Where can I download the official MPPSC 2026 calendar?</summary>
            <p>Ans: You can download the official MPPSC Exam Calendar 2026 (Dated 31.12.2025) directly from the link provided in the &#8216;Important Links&#8217; section of this post.</p>
        </details>

        <details>
            <summary>Q3: When are the Teacher Eligibility Tests scheduled?</summary>
            [span_33](start_span)<p>Ans: Middle School Teacher Eligibility (MSTET) is in July 2026, and Primary School Teacher Eligibility (PSTET) is in August 2026[span_33](end_span).</p>
        </details>
        
        <details>
            <summary>Q4: When is the MP Police Constable exam starting?</summary>
            [span_34](start_span)<p>Ans: The recruitment exam for Police Constable is tentatively scheduled for October 2026[span_34](end_span).</p>
        </details>

        <details>
            <summary>Q5: How many ITI Training Officer posts are expected?</summary>
            [span_35](start_span)<p>Ans: There are approximately 888 posts expected for ITI Training Officers with exams starting in February 2026[span_35](end_span).</p>
        </details>

        <details>
            <summary>Q6: What is the result month for the SI exam?</summary>
            [span_36](start_span)<p>Ans: The first phase result of the Subedar/Sub-Inspector exam is expected in February 2026[span_36](end_span).</p>
        </details>

        <details>
            <summary>Q7: Are the dates in the 2026 calendar permanent?</summary>
            [span_37](start_span)<p>Ans: No, the dates are &#8220;tentative&#8221; (proposed) and MPESB/MPPSC reserves the right to modify the schedule based on administrative needs[span_37](end_span).</p>
        </details>

        <details>
            <summary>Q8: When will the Jail Prahari exam result be out?</summary>
            [span_38](start_span)<p>Ans: For the Jail Prahari exam in March 2026, the tentative result release month is April 2026[span_38](end_span).</p>
        </details>

        <details>
            <summary>Q9: Is there any nursing entrance test in the calendar?</summary>
            [span_39](start_span)<p>Ans: Yes, PNST/Nursing and Post Basic B.Sc Nursing tests are scheduled for June 2026[span_39](end_span).</p>
        </details>

        <details>
            <summary>Q10: Where is the MPESB office located?</summary>
            [span_40](start_span)<p>Ans: The MPESB office is located at Chayan Bhawan, Chinar Park (East), Main Road No. 1, Bhopal &#8211; 462011[span_40](end_span).</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Strategy for MP Exams 2026
        </div>
        <div class="author-content">
            <p>Friends, the <strong>2026 Exam Calendar</strong> presents a unique opportunity as both MPESB and MPPSC have laid out their schedules clearly. With 500 SI posts and over 1400 Jail Prahari posts in the first quarter alone, the competition will be intense. My advice is to start your preparation <span class="author-highlight">immediately</span>.</p>
            <ul>
                <li><strong>Unified Preparation:</strong> Focus on core subjects like Mathematics, Reasoning, and Hindi, which are common across many MPESB exams.</li>
                <li><strong>MP General Knowledge:</strong> This is the backbone of all MP-specific recruitments. Master state history, geography, and current schemes to gain an edge.</li>
                <li><strong>Consistent Mocks:</strong> With exams planned almost every month, weekly mock tests are vital to maintain your speed and accuracy.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Wishing You Success in All Your 2026 Exams!</p>
        </div>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/mpesb-madhya-pradesh-employees-selection-board-exam-calendar-2026/">MPESB (Madhya Pradesh Employees Selection Board) Exam Calendar 2026</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online</title>
		<link>https://esarkariresult.com/latest-jobs/bpssc-adhinayak-lipik-recruitment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 06:20:24 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4202</guid>

					<description><![CDATA[<p>BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online for 64 Posts BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online for 64 Posts The Bihar Police Subordinate Services Commission (BPSSC) has released a prestigious notification (Advt No. 01/2026) for the recruitment of Adhinayak Lipik (Commander Clerk) in the Bihar Home Guard (Bihar Grih Raksha Vahini) service [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/bpssc-adhinayak-lipik-recruitment/">BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="BPSSC Adhinayak Lipik Recruitment 2026: Apply online for 64 Commander Clerk vacancies in Bihar Home Guard. Check Eligibility, 10th Level Syllabus, Physical Test (PET) criteria, and Category-wise Vacancy details.">
<title>BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online for 64 Posts</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .last-date-badge { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 10px 30px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online for 64 Posts</h1>
    
    <div class="main-desc">
        <p>The <strong>Bihar Police Subordinate Services Commission (BPSSC)</strong> has released a prestigious notification <strong>(Advt No. 01/2026)</strong> for the recruitment of <strong>Adhinayak Lipik (Commander Clerk)</strong> in the Bihar Home Guard (Bihar Grih Raksha Vahini) service cadre. This recruitment drive is aimed at filling <strong>64 vacancies</strong> under the Home Department (Special Branch) of the Bihar Government. Candidates who have passed their Intermediate (12th) exam and meet the physical standards can apply for this direct recruitment. The selection process will be highly competitive, involving a written exam and a physical efficiency test. This is an excellent opportunity for job seekers looking for a stable administrative career within the Bihar Police infrastructure.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:10px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        बिहार पुलिस अवर सेवा आयोग (BPSSC) ने बिहार गृह रक्षा वाहिनी सेवा संवर्ग में <strong>&#8220;अधिनायक लिपिक&#8221;</strong> के 64 रिक्त पदों पर सीधी नियुक्ति के लिए विज्ञापन संख्या 01/2026 जारी किया है। इंटरमीडिएट (12वीं) उत्तीर्ण अभ्यर्थी 02 जनवरी 2026 से 02 फरवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं। चयन लिखित परीक्षा और शारीरिक दक्षता परीक्षा के आधार पर किया जाएगा।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Post Description:</strong> The role of an Adhinayak Lipik involves specialized clerical and administrative support within the Commander&#8217;s office of the Home Guard. It is a Level-4 pay scale post offering a combination of desk work and the discipline of a uniformed service. Unlike the general Sub-Inspector roles, this position focuses on maintaining records, documentation, and coordination within the special branch. Candidates must ensure they meet the educational cutoff as of August 1, 2025, to be considered eligible.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> REGISTRATION IS NOW OPEN <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="last-date-badge">LAST DATE TO APPLY: 02 FEBRUARY 2026</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Release Date</span> <strong>01-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Application Starts</span> <strong style="color: #27ae60;">02-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date for Registration</span> <strong style="color: #c0392b;">02-02-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4dc.png" alt="📜" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Written Exam Date</span> <strong>To be announced soon</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <p>The commission has kept a uniform fee for this recruitment cycle. Payment must be made through online modes (Net Banking, Credit/Debit Card, or UPI).</p>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> All Categories (UR/OBC/SC/ST/EWS)</span> <strong style="color: #2c3e50;">₹ 100/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6ba.png" alt="🚺" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Female &#038; Third Gender</span> <strong style="color: #2c3e50;">₹ 100/-</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Warning:</strong> Chargeback requests after successful payment will lead to application rejection and legal action.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit &#038; Eligibility (As on 01.08.2025)
        </h3>
        <div style="background: #e8f5e9; padding: 12px; border-radius: 6px; margin-bottom: 15px; font-size: 0.95rem;">
            <strong>Educational Qualification:</strong> Must have passed Intermediate (10+2) or equivalent on or before 01.08.2025.
        </div>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f466.png" alt="👦" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General (Male)</span> <strong>18 &#8211; 37 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General (Female) / OBC / EBC</span> <strong>18 &#8211; 40 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST (Male &#038; Female)</span> <strong>18 &#8211; 42 Years</strong></li>
        </ul>
        <p style="font-size: 0.85rem; color: #555; margin-top: 10px;">*Govt. Employees of Bihar (3 yrs regular service) get 5 years extra relaxation.</p>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Category-Wise Vacancy Details
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Category Code &#038; Name</th>
                        <th style="background-color: #ef6c00;">Total Posts</th>
                        <th style="background-color: #ef6c00;">For Women (35%)</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left;">01 &#8211; Unreserved (General)</td><td>26</td><td>09</td></tr>
                    <tr><td style="text-align: left;">02 &#8211; Scheduled Caste (SC)</td><td>10</td><td>04</td></tr>
                    <tr><td style="text-align: left;">03 &#8211; Scheduled Tribe (ST)</td><td>01</td><td>00</td></tr>
                    <tr><td style="text-align: left;">04 &#8211; Extremely Backward Class (EBC)</td><td>11</td><td>04</td></tr>
                    <tr><td style="text-align: left;">05 &#8211; Backward Class (BC)</td><td>08</td><td>03</td></tr>
                    <tr><td style="text-align: left;">06 &#8211; EWS (Economically Weaker)</td><td>06</td><td>02</td></tr>
                    <tr><td style="text-align: left;">07 &#8211; BC Women (3% Fixed)</td><td>02</td><td>&#8212;</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td>64</td>
                        <td>22</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Includes 01 post for grandchildren of Freedom Fighters (2% Horizontal Reservation).</p>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (V) Physical Standards (Qualifying)
        </h3>
                <div class="table-responsive">
            <table class="table-custom">
                <tr style="background:#34495e; color:white;"><th>Criteria</th><th>General / BC Male</th><th>EBC / SC / ST Male</th><th>All Women</th></tr>
                <tr><td><strong>Height</strong></td><td>165 cm</td><td>160 cm</td><td>155 cm</td></tr>
                <tr><td><strong>Chest (Unexpanded)</strong></td><td>81 cm</td><td>79 cm</td><td>Not Measured</td></tr>
                <tr><td><strong>Chest (Expanded)</strong></td><td>86 cm (Min 5cm gap)</td><td>84 cm (Min 5cm gap)</td><td>Not Measured</td></tr>
                <tr><td><strong>Weight</strong></td><td>&#8212;</td><td>&#8212;</td><td>Minimum 48 KG</td></tr>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (VI) Important Links &#038; Direct Apply Link
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (Direct Registration) <span class="link-sub">Official BPSSC Home Guard Portal</span></div>
            <div class="link-btn-area"><a href="https://bpssc.bihar.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Register Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Official Notification <span class="link-sub">Advt No. 01/2026 PDF (Bihar Govt)</span></div>
            <div class="link-btn-area"><a href="https://bpssc.bihar.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image &#038; Photo Resizer <span class="link-sub">Set Exact KB for Registration Form</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official Website <span class="link-sub">bpssc.bihar.gov.in Home Guard Tab</span></div>
            <div class="link-btn-area"><a href="https://bpssc.bihar.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (VII) Exam Pattern &#038; Syllabus (10th Level)
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 10px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Duration: 2 Hours | Total Questions: 100 | Total Marks: 100 | Negative: No</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4da.png" alt="📚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Language &#038; Maths</h4>
                <ul>
                    <li>Hindi &#038; English (Basic Grammar)</li>
                    <li>Mathematics (Matric Level)</li>
                    <li>Arithmetic &#038; Number Systems</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30d.png" alt="🌍" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Social &#038; Science</h4>
                <ul>
                    <li>History, Geography, Economics</li>
                    <li>Civics (Indian Constitution)</li>
                    <li>Physics, Chemistry, Biology</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #2ecc71;">
                <h4 style="color: #2ecc71;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> GK &#038; Current Affairs</h4>
                <ul>
                    <li>Bihar Special General Knowledge</li>
                    <li>National &#038; International Events</li>
                    <li>Qualifying Marks: 30%</li>
                </ul>
            </div>
        </div>
        <p style="font-size: 0.9rem; color: #444; margin-top: 15px;"><strong>Note:</strong> Written exam marks will not be added to the final merit list. It is purely qualifying for the physical test.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (VIII) Physical Efficiency Test (PET) &#8211; 100 Marks
        </h3>
        <p>The final merit list is prepared strictly based on the marks obtained in these three PET events.</p>
        
        <div class="vacancy-card">
            <h4>1. Running (50 Marks)</h4>
            <p><strong>Men (1.6 KM):</strong> < 5 min (50 pts) | 5 to 5:20 min (40 pts) | > 6 min (Fail)</p>
            <p><strong>Women (1 KM):</strong> < 4 min (50 pts) | 4 to 4:20 min (40 pts) | > 5 min (Fail)</p>
        </div>

        <div class="vacancy-card">
            <h4>2. Shot Put / Gola Phenk (25 Marks)</h4>
            <p><strong>Men (16 lb):</strong> > 20 feet (25 pts) | 16-17 feet (09 pts) | < 16 feet (Fail)</p>
            <p><strong>Women (12 lb):</strong> > 16 feet (25 pts) | 12-13 feet (09 pts) | < 12 feet (Fail)</p>
        </div>

        <div class="vacancy-card">
            <h4>3. High Jump (25 Marks)</h4>
            <p><strong>Men:</strong> 5 feet (25 pts) | 4 feet (13 pts) | < 4 feet (Fail)</p>
            <p><strong>Women:</strong> 4 feet (25 pts) | 3 feet (13 pts) | < 3 feet (Fail)</p>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (IX) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: What is the last date to apply for BPSSC Adhinayak Lipik?</summary>
            <p>Ans: The online application closes on 02 February 2026. Late submissions will not be accepted.</p>
        </details>
        <details>
            <summary>Q2: Is there any negative marking in the written exam?</summary>
            <p>Ans: No, according to the notification, there is no negative marking for incorrect answers in the 100-mark written test.</p>
        </details>
        <details>
            <summary>Q3: Who prepares the final merit list?</summary>
            <p>Ans: The final merit list is prepared based on the total marks obtained in the three events of the Physical Efficiency Test (PET).</p>
        </details>
        <details>
            <summary>Q4: Can I change my category or photo after final submission?</summary>
            <p>Ans: No changes are allowed once the application is submitted. However, you can cancel your registration and re-apply by paying the fee again.</p>
        </details>
        <details>
            <summary>Q5: Are other state candidates eligible for reservation?</summary>
            <p>Ans: No, only permanent residents of Bihar are eligible for reservation benefits. Others must apply as General category candidates.</p>
        </details>
        <details>
            <summary>Q6: What is the salary level for Adhinayak Lipik?</summary>
            <p>Ans: The post belongs to Pay Matrix Level-4, which has a basic pay range starting from ₹25,500.</p>
        </details>
        <details>
            <summary>Q7: What is the educational cutoff date?</summary>
            <p>Ans: You must have your Intermediate certificate/result on or before 01 August 2025.</p>
        </details>
        <details>
            <summary>Q8: How many candidates will be selected for the physical test?</summary>
            <p>Ans: Candidates five times (5x) the number of vacancies in each category will be called for the PET based on written exam scores.</p>
        </details>
        <details>
            <summary>Q9: Is the written exam conducted in two shifts?</summary>
            <p>Ans: Depending on the number of applicants, the commission usually conducts it in multiple shifts with normalized OMR processing.</p>
        </details>
        <details>
            <summary>Q10: Is a medical examination required before joining?</summary>
            <p>Ans: Yes, all finally selected candidates must undergo a medical test, character verification, and antecedent verification before final joining.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Strategy for 01/2026
        </div>
        <div class="author-content">
            <p>Friends, the <strong>Adhinayak Lipik</strong> post is unique because it combines administrative work with the pride of Bihar Police. Since the written exam is only qualifying, your goal should be to score just above 30-40% to clear the cutoff. The <span class="author-highlight">real competition is in the PET</span>.</p>
            <ul>
                <li><strong>Pro-Tip:</strong> Start physical training now. Scoring 50/50 in running is the only way to guarantee a spot in the final 64.</li>
                <li><strong>Written Focus:</strong> Focus on 10th level Science and Bihar GK, these are high-scoring areas in the OMR test.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck! Apply early to avoid server issues.</p>
        </div>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/bpssc-adhinayak-lipik-recruitment/">BPSSC Adhinayak Lipik Recruitment 2026 &#8211; Apply Online</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>NCERT Non Academic Post Recruitment 2025 -Apply Online</title>
		<link>https://esarkariresult.com/latest-jobs/ncert-non-academic-recruitment/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 05 Jan 2026 02:57:50 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4198</guid>

					<description><![CDATA[<p>Ncert Various Post Recruitment -Apply Online Ncert Various Post Recruitment -Apply Online The National Council of Educational Research and Training (NCERT), an autonomous body under the Ministry of Education, has released Advertisement No. 01/2025/Non-Academic. This centralized notification is for the recruitment of 173 vacancies in various professional, technical, and administrative roles. The recruitment is open [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/ncert-non-academic-recruitment/">NCERT Non Academic Post Recruitment 2025 -Apply Online</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="NCERT Non-Academic Recruitment 2025: Apply online for 173 vacancies including LDC, Lab Assistant, and Engineering posts. Get complete details on Eligibility, Syllabus, Pay Scale, and Selection Process.">
<title>Ncert Various Post Recruitment -Apply Online</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes (BPSSC/RPSC Style) */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .last-date-banner { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 10px 30px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1.1rem; }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">Ncert Various Post Recruitment -Apply Online</h1>
    
    <div class="main-desc">
        <p>The <strong>National Council of Educational Research and Training (NCERT)</strong>, an autonomous body under the Ministry of Education, has released Advertisement No. <strong>01/2025/Non-Academic</strong>. This centralized notification is for the recruitment of <strong>173 vacancies</strong> in various professional, technical, and administrative roles. The recruitment is open for Group A, B, and C posts, including popular roles like <strong>Lower Division Clerk (LDC)</strong>, <strong>Lab Assistant</strong>, <strong>Junior Accountant</strong>, and <strong>Superintending Engineer</strong>. Selected candidates will be posted at NCERT Headquarters in New Delhi or its Regional Institutes of Education (RIE) located in Ajmer, Bhopal, Bhubaneswar, Mysuru, Shillong, and production-cum-distribution centers across India. This is a golden career opportunity for those wishing to join a premier national organization.</p>
    </div>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        NCERT ने विज्ञापन संख्या 01/2025 के माध्यम से 173 गैर-शैक्षणिक (Non-Academic) पदों पर सीधी भर्ती के लिए अधिसूचना जारी की है। इस भर्ती में LDC, लैब असिस्टेंट, स्टोर कीपर और इंजीनियर जैसे विभिन्न पदों पर आवेदन आमंत्रित किए गए हैं। योग्य उम्मीदवार 27 दिसंबर 2025 से 16 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं। यह भारत सरकार के शिक्षा मंत्रालय के अधीन एक प्रतिष्ठित संस्थान में सरकारी नौकरी पाने का शानदार अवसर है।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Detailed Information:</strong> The NCERT recruitment process is designed to select the most skilled professionals for its academic support system. Group C posts like LDC (54 vacancies) and Lab Assistant (45 vacancies) are ideal for candidates with 12th-grade or undergraduate qualifications. On the other hand, Group A and B positions require higher degrees and relevant professional experience. The selection involves a Computer Based Test (CBT) for all levels, ensuring a merit-based transparent recruitment.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a8.png" alt="🚨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> NCERT REGISTRATION IS LIVE</div>
        <div class="last-date-banner">LAST DATE TO APPLY: 16 JANUARY 2026</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Release Date</span> <strong>24-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Online Application Starts</span> <strong style="color: #27ae60;">27-12-2025 (09:00 AM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply Online</span> <strong style="color: #c0392b;">16-01-2026 (11:55 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> CBT Exam / Skill Test Date</span> <strong>To be announced soon</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee Structure
        </h3>
        <p>Application fee varies as per the Pay Level of the post. Payments must be made online.</p>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 10 to 12 (UR/OBC/EWS)</span> <strong>₹ 1500/- Per Post</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 6 to 7 (UR/OBC/EWS)</span> <strong>₹ 1200/- Per Post</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 2 to 5 (UR/OBC/EWS)</span> <strong>₹ 1000/- Per Post</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / PwBD / Ex-Servicemen</span> <strong style="color: #27ae60;">NIL (Exempted)</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee once paid is non-refundable. Candidates applying for multiple posts must pay separate fees for each.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Cutoff Dates &#038; Age Limit
        </h3>
        <p>Determination of age and qualification will be based on the closing date: <strong>16/01/2026</strong>.</p>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #2ecc71; color: white;">
                        <th>Post Category</th>
                        <th>Maximum Age Limit</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>LDC / Lab Assistant / Technician</td><td>27 Years</td></tr>
                    <tr><td>Junior Accountant / Junior Translator</td><td>30 Years</td></tr>
                    <tr><td>Senior Accountant / Assistant Engineer</td><td>35-40 Years</td></tr>
                    <tr><td>Superintending Engineer</td><td>50 Years</td></tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #555; margin-top: 10px;">*Age relaxation applies as per Govt rules: SC/ST (5 Yrs), OBC (3 Yrs), PwBD (10 Yrs).</p>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Distribution (Total: 173)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Category</th>
                        <th style="background-color: #ef6c00;">UR</th>
                        <th style="background-color: #ef6c00;">OBC</th>
                        <th style="background-color: #ef6c00;">SC</th>
                        <th style="background-color: #ef6c00;">ST</th>
                        <th style="background-color: #ef6c00;">EWS</th>
                        <th style="background-color: #ef6c00;">Total</th>
                    </tr>
                </thead>
                <tbody>
                    <tr style="font-weight: bold;">
                        <td>NCERT Vacancies</td>
                        <td>86</td>
                        <td>44</td>
                        <td>14</td>
                        <td>18</td>
                        <td>11</td>
                        <td>173</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Important Links &#038; Direct Apply Link
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online (Direct Link) <span class="link-sub">NCERT Official Registration Portal</span></div>
            <div class="link-btn-area"><a href="https://cdn.digialm.com/EForms/configuredHtml/1258/96551/Index.html" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Register Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official Notification PDF <span class="link-sub">Read Advt 01/2025 Details</span></div>
            <div class="link-btn-area"><a href="https://ncert.nic.in/pdf/announcement/vacancies/nonacademicvacancy/Advt_DQ_8256_EN.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Image &#038; Sign Resizer <span class="link-sub">Set Photo/Sign to Exact KB Size</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Tool</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official NCERT Site <span class="link-sub">ncert.nic.in Vacancy Page</span></div>
            <div class="link-btn-area"><a href="https://ncert.nic.in/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #34495e; border-bottom-color: #2c3e50;">
            (VI) Post-wise Qualification Summary
        </h3>
        <ul style="color: #444; padding-left: 20px;">
            <li style="margin-bottom: 12px;"><strong>LDC (Lower Division Clerk):</strong> Class 12th Pass + Typing Speed of 35 wpm in English or 30 wpm in Hindi on Computer.</li>
            <li style="margin-bottom: 12px;"><strong>Lab Assistant:</strong> Bachelor&#8217;s Degree in required subject (Physics/Chemistry/Bio/Geo) + Instrument handling experience.</li>
            <li style="margin-bottom: 12px;"><strong>Junior Accountant:</strong> Commerce/Economics Graduate dealing with financial management.</li>
            <li><strong>Technician Grade-I:</strong> 10th/12th Pass + Diploma in Electronics/Communication + 3 Yrs Experience.</li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #2980b9; border-bottom-color: #3498db;">
            (VII) Selection Process &#038; Exam Pattern
        </h3>
        <div class="syllabus-grid">
            <div class="syllabus-card">
                <h4>Stage 1: CBT Exam</h4>
                <ul>
                    <li>Computer Based Written Test</li>
                    <li>Objective Multiple Choice</li>
                    <li>Negative Marking: 0.25 Marks</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #2ecc71;">
                <h4>Stage 2: Skill Test</h4>
                <ul>
                    <li>Typing Test for LDC</li>
                    <li>Proficiency Test for Tech roles</li>
                    <li>Qualifying in nature</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #f39c12;">
                <h4>Stage 3: Interview</h4>
                <ul>
                    <li>Only for Group A (Level 10-12)</li>
                    <li>Document Verification phase</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (VIII) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: What is the last date to apply for NCERT Recruitment 2025?</summary>
            <p>Ans: The last date for online registration is 16 January 2026 (11:55 PM).</p>
        </details>
        <details>
            <summary>Q2: Is there any interview for the post of LDC?</summary>
            <p>Ans: No. LDC is a Group C post. Selection will be purely based on the Computer Based Test (CBT) and Typing Skill Test.</p>
        </details>
        <details>
            <summary>Q3: Who can get the application fee exemption?</summary>
            <p>Ans: Candidates belonging to SC, ST, PwBD, and Ex-Servicemen categories are completely exempted from the application fee.</p>
        </details>
        <details>
            <summary>Q4: Can I modify my application after final submission?</summary>
            <p>Ans: No. Once the &#8220;Final Submit&#8221; button is clicked and Registration Number is generated, no changes will be allowed.</p>
        </details>
        <details>
            <summary>Q5: Is experience mandatory for the Lab Assistant post?</summary>
            <p>Ans: Essential qualification is a Bachelor&#8217;s Degree in the relevant subject. Experience in instrument handling is a desirable/preferred qualification.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Founder&#8217;s Opinion: Strategy for Success</div>
        <div class="author-content">
            <p>Friends, the <strong>NCERT 01/2025</strong> drive is a brilliant opportunity to work in a central government organization. For the 54 LDC posts, typing speed (35 wpm) will be the real differentiator. Start practicing typing along with your CBT preparation.</p>
            <ul>
                <li><strong>OBC/EWS Note:</strong> Ensure your category certificate is issued after 01.04.2025 to be valid for the current financial year.</li>
                <li><strong>Technical Posts:</strong> Your experience certificates must clearly mention the basic pay and duration to be considered valid during Document Verification.</li>
            </ul>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 15px;">&#8211; Best of Luck! Apply before the last minute rush.</p>
        </div>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/ncert-non-academic-recruitment/">NCERT Non Academic Post Recruitment 2025 -Apply Online</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UP Police Constable Recruitment 2025-Apply Now</title>
		<link>https://esarkariresult.com/latest-jobs/up-police-constable-recruitment-2025/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 31 Dec 2025 12:38:22 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4163</guid>

					<description><![CDATA[<p>UP Police Constable Recruitment 2025 &#8211; 32,679 Posts &#124; 3 Year Age Relaxation Updated UP Police Constable Recruitment 2025 (CEN 07/2025) Uttar Pradesh Police Recruitment and Promotion Board (UPPRPB) has released the mega notification for UP Police Constable Recruitment 2025. In a major relief for candidates, the Hon&#8217;ble Chief Minister of UP has announced a [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/up-police-constable-recruitment-2025/">UP Police Constable Recruitment 2025-Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="UP Police Constable Recruitment 2025: Apply Online for 32,679 Vacancies. 3 Year Age Relaxation granted for all categories as per latest Govt Notice. Check Updated Eligibility, Age Limit, Physical Standards, and Syllabus.">
<title>UP Police Constable Recruitment 2025 &#8211; 32,679 Posts | 3 Year Age Relaxation Updated</title>

<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Countdown */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center; }
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UP Police Constable Recruitment 2025 (CEN 07/2025)</h1>
    
    <p><strong>Uttar Pradesh Police Recruitment and Promotion Board (UPPRPB)</strong> has released the mega notification for <strong>UP Police Constable Recruitment 2025</strong>. In a major relief for candidates, the Hon&#8217;ble Chief Minister of UP has announced a <strong>03-Year Age Relaxation</strong> for all categories [Ref Press Note: 05.01.2026]. The recruitment drive aims to fill <strong>32,679 Vacancies</strong> in Civil Police, PAC, Jail Warder, SSF, and Mounted Police. This updated notice makes thousands of overage candidates eligible once again.</p>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी (आयु सीमा में छूट):</strong>
        उत्तर प्रदेश पुलिस भर्ती बोर्ड द्वारा जारी 32,679 पदों की आरक्षी भर्ती 2025 में मुख्यमंत्री जी के निर्देशानुसार **सभी वर्गों को आयु सीमा में 3 वर्ष की छूट** प्रदान की गई है। अब सामान्य वर्ग के पुरुष 25 वर्ष तक और महिलाएँ 28 वर्ष तक आवेदन कर सकती हैं। 12वीं पास उम्मीदवार 30 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Updated Description:</strong> The UP Police Constable Recruitment 2025 is a golden opportunity for youth across the state. Following the official press note dated 05.01.2026, the age limit has been extended by 3 years to accommodate candidates who were missing the chance due to the gap in recruitment. The pay level remains Level-3 (Rs. 21,700 &#8211; 69,100). The selection remains strictly merit-based through written and physical tests.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /> UPDATED: 3 YEAR AGE RELAXATION GRANTED <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f525.png" alt="🔥" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="countdown-timer">Last Date: 30 January 2026</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Age Relaxation Notice Date</span> <strong>05-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Application Start Date</span> <strong style="color: #27ae60;">31-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply</span> <strong style="color: #c0392b;">30-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Fee Payment Last Date</span> <strong>30-01-2026</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Correction Window</span> <strong style="color: #e67e22;">02-02-2026</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gen / OBC / EWS</span> <strong>₹ 500/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST (UP Domicile)</span> <strong>₹ 400/-</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee once paid will not be refunded. Payment must be online.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) UPDATED Age Limit (as on 01.07.2025)
        </h3>
        <p style="color: #d32f2f; font-weight: bold; margin-bottom: 10px;">*Including 3-Year Extra Relaxation for All Categories*</p>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Male (General)</span> <strong>18 &#8211; 25 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Female (General)</span> <strong>18 &#8211; 28 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Reserved (OBC/SC/ST Male)</span> <strong>18 &#8211; 30 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Reserved (OBC/SC/ST Female)</span> <strong>18 &#8211; 33 Years</strong></li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>New Date of Birth Criteria:</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>• <strong>Male (Gen):</strong> Born between 02/07/2000 and 01/07/2007.</li>
                <li>• <strong>Female (Gen):</strong> Born between 02/07/1997 and 01/07/2007.</li>
            </ul>
            <p style="margin-top:5px; font-size: 0.8rem; color: #555;">(Calculation as per Press Note dated 05 Jan 2026)</p>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 32,679 Posts)
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Post Name</th>
                        <th style="background-color: #ef6c00;">Total Posts</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left; font-weight: 600;"> आरक्षी नागरिक पुलिस (Civil Police)</td><td>10,469</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;"> आरक्षी पीएसी (Constable PAC)</td><td>15,131</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;"> जेल वार्डर (Jail Warder)</td><td>3,385</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;"> महिला बटालियन (Female Battalion)</td><td>2,282</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;"> आरक्षी विशेष सुरक्षा बल (SSF)</td><td>1,341</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;"> आरक्षी घुड़सवार पुलिस (Mounted Police)</td><td>71</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400; font-size: 1.1rem;">32,679</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <ul style="color: #555; margin: 0; padding-left: 20px;">
                <li style="margin-bottom: 8px;"><strong>Minimum:</strong> Candidate must have passed <strong>10+2 (Intermediate)</strong> or equivalent from a board recognized by law in India.</li>
                <li><strong>Result Date:</strong> Applicant must possess the certificate/marksheet on or before the last date of registration (30.01.2026). Appearing candidates are not eligible.</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-dark" style="border-left-color: #00bcd4; background-color: #e0f7fa;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VI) Physical Standards
        </h3>
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background:#006064; color:white;">
                        <th>Category</th>
                        <th>Male Height</th>
                        <th>Male Chest</th>
                        <th>Female Height</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td>Gen/OBC/SC</td><td>168 cm</td><td>79-84 cm</td><td>152 cm</td></tr>
                    <tr><td>ST</td><td>160 cm</td><td>77-82 cm</td><td>147 cm</td></tr>
                </tbody>
            </table>
        </div>
        <p style="margin-top:10px;"><strong>Running Test:</strong> Male: 4.8 KM in 25 Min | Female: 2.4 KM in 14 Min.</p>
    </div>

    <div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
        <h3 class="box-title" style="color: #333; border-bottom-color: #333;">
            (VII) Important Links &#038; Press Note
        </h3>
        
        <div class="link-row" style="border-left-color: #ff5722;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d1.png" alt="📑" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Age Relaxation Notice <span class="link-sub">Official Press Note (05 Jan 2026)</span></div>
            <div class="link-btn-area"><a href="https://uppbpb.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff5722, #e64a19);" rel="noopener">View Notice</a></div>
        </div>

        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online Portal <span class="link-sub">Direct Registration Link</span></div>
            <div class="link-btn-area"><a href="https://www.upprpb.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Apply Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image Resizer <span class="link-sub">Resize Photo for Online Form</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Tool</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (VIII) Exam Pattern (OMR Based)
        </h3>
        <p style="text-align: center; font-weight: bold; color: #c62828;">Total: 300 Marks | 150 Qs | 0.5 Negative Marking</p>
        <div class="syllabus-grid">
            <div class="syllabus-card"><h4>General Knowledge</h4><ul><li>Current Affairs</li><li>UP Special GK</li><li>Constitution</li></ul></div>
            <div class="syllabus-card"><h4>General Hindi</h4><ul><li>Grammar</li><li>Vocab</li><li>Passage</li></ul></div>
            <div class="syllabus-card"><h4>Numerical Ability</h4><ul><li>Maths (10th)</li><li>Data Interpret</li></ul></div>
            <div class="syllabus-card"><h4>Reasoning Ability</h4><ul><li>IQ Test</li><li>Logic</li><li>Visual Memory</li></ul></div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (IX) Frequently Asked Questions (FAQs)
        </h3>
        
        <details>
            <summary>Q1: How much age relaxation is given in 2025 recruitment?</summary>
            <p>Ans: As per the CM&#8217;s decision on 05.01.2026, all categories have been granted a one-time relaxation of **3 years** in the upper age limit.</p>
        </details>

        <details>
            <summary>Q2: What is the last date to apply?</summary>
            <p>Ans: The last date to submit the online form is 30 January 2026.</p>
        </details>

        <details>
            <summary>Q3: I was overage by 2 years, can I apply now?</summary>
            <p>Ans: Yes! Since the relaxation is 3 years, you are now eligible to fill out the form.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: A Great Relief!
        </div>
        <div class="author-content">
            <p>Friends, the **3-year age relaxation** is a historical move for UP youth. It was much needed because the recruitment cycles were delayed. This has brought thousands of experienced and hard-working aspirants back into the race.</p>
            <p><strong>My Advice:</strong> Competition has just increased with this relaxation. You must aim for **220+ marks** in the written exam to secure your seat. Focus on Hindi and Reasoning as your main strength!</p>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 10px;">&#8211; Best of Luck!</p>
        </div>
    </div>

</body>
</html>




<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/up-police-constable-recruitment-2025/">UP Police Constable Recruitment 2025-Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>RRB Ministerial &#038; Isolated Category Recruitment 2025 &#8211; Apply Now</title>
		<link>https://esarkariresult.com/latest-jobs/rrb-ministerial-isolated-category-recruitment-2025/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 30 Dec 2025 02:18:24 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4148</guid>

					<description><![CDATA[<p>RRB Ministerial &#038; Isolated Category Recruitment 2025 &#8211; Apply Online for 312 Posts RRB Ministerial &#038; Isolated Category Recruitment 2025 (CEN 08/2025) Railway Recruitment Board (RRB) has officially released the Centralized Employment Notice (CEN 08/2025) for the recruitment of 312 posts in Ministerial &#038; Isolated Categories. This specialized recruitment includes Junior Translator, Law Assistant, and [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/rrb-ministerial-isolated-category-recruitment-2025/">RRB Ministerial &amp; Isolated Category Recruitment 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2581654362687505"
     crossorigin="anonymous"></script>
<!-- Top_Article_ad -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-2581654362687505"
     data-ad-slot="6946339185"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script><!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="RRB Ministerial &#038; Isolated Category Recruitment 2025 (CEN 08/2025): Apply online for 312 vacancies of Junior Translator, Law Assistant, Welfare Inspector. Check Eligibility, Syllabus, Pay Scale, and Selection Process.">
<title>RRB Ministerial &#038; Isolated Category Recruitment 2025 &#8211; Apply Online for 312 Posts</title>
<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Countdown */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: center; white-space: nowrap; border: 1px solid #ddd;}
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; text-align: center;}
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
    .syllabus-card li { margin-bottom: 5px; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary::-webkit-details-marker { display: none; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    /* Responsive Adjustments */
    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
        .list-item strong { font-size: 1.1rem; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">RRB Ministerial &#038; Isolated Category Recruitment 2025 (CEN 08/2025)</h1>
    
    <p><strong>Railway Recruitment Board (RRB)</strong> has officially released the Centralized Employment Notice <strong>(CEN 08/2025)</strong> for the recruitment of <strong>312 posts</strong> in Ministerial &#038; Isolated Categories. This specialized recruitment includes Junior Translator, Law Assistant, and Staff &#038; Welfare Inspector. Eligible candidates can apply online through official RRB portals.</p>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        भारतीय रेलवे (RRB) ने मिनिस्टीरियल और आइसोलेटेड श्रेणियों के तहत 312 पदों पर भर्ती हेतु विज्ञापन (CEN 08/2025) जारी किया है। इसमें जूनियर ट्रांसलेटर, लॉ असिस्टेंट और वेलफेयर इंस्पेक्टर जैसे पद शामिल हैं। योग्य उम्मीदवार 30 दिसंबर 2025 से 29 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं।
    </div>

    <p style="text-align: justify; font-size: 0.95rem; color: #444; margin-bottom: 20px;">
        <strong>Description:</strong> These posts are for various professional and technical cadres in the Indian Railways. Unlike general graduate-level exams, this CEN specifically targets specialized degree holders in Law, Science, and Social Welfare. The recruitment offers stable government career with benefits as per the 7th CPC Pay Matrix.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> LAST DATE TO APPLY: 29 JANUARY 2026</div>
        <div class="countdown-timer">Registration Starts: 30 Dec 2025</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Date</span> <strong>29-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Start Date</span> <strong style="color: #27ae60;">30-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply</span> <strong style="color: #c0392b;">29-01-2026 (11:59 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6e0.png" alt="🛠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Modification Window</span> <strong style="color: #e67e22;">01-02-2026 to 10-02-2026</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gen / OBC / EWS</span> <strong>₹ 500/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / Female / PwBD / ExSM</span> <strong>₹ 250/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b3.png" alt="💳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Minorities / EBC</span> <strong>₹ 250/-</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee is partially refundable (₹400 / ₹250) after appearing in 1st Stage CBT.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit (as on 01.01.2026)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Chief Law Assistant</span> <strong>18 &#8211; 40 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d2.png" alt="🧒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Junior Translator / Welfare Insp.</span> <strong>18 &#8211; 33 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f52c.png" alt="🔬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Lab Assistant / Other Posts</span> <strong>18 &#8211; 30 Years</strong></li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Age Relaxation (As per Govt Rules):</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>SC / ST Candidates: +5 Years</li>
                <li>OBC (NCL) Candidates: +3 Years</li>
                <li>PwBD (Unreserved): +10 Years</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Category Wise)
        </h3>
        <p style="margin-bottom: 10px;"><strong>Total Posts:</strong> 312 Vacancies</p>
        
        <div class="table-responsive">
            <table class="table-custom">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Category</th>
                        <th style="background-color: #ef6c00;">Total Posts</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left; font-weight: 600;">UR (Unreserved)</td><td>149</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">OBC (NCL)</td><td>76</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">SC</td><td>47</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">ST</td><td>24</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">EWS</td><td>16</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400; font-size: 1.1rem;">312</td>
                    </tr>
                </tbody>
            </table>
        </div>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Post-Wise Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <ul style="color: #555; margin: 0; padding-left: 20px;">
                <li style="margin-bottom: 8px;"><strong>Junior Translator (Hindi):</strong> Master’s Degree in Hindi/English with English/Hindi as a main subject OR Translation Diploma.</li>
                <li style="margin-bottom: 8px;"><strong>Chief Law Assistant:</strong> Law Degree (LL.B) with 3 years experience as a pleader.</li>
                <li style="margin-bottom: 8px;"><strong>Staff &#038; Welfare Inspector:</strong> Graduation + Diploma in Labour/Social Welfare/HR OR MBA/LLB (Labour Laws).</li>
                <li><strong>Lab Assistant Grade III:</strong> 12th passed with Science (Physics &#038; Chemistry).</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-dark" style="border-left-color: #00bcd4; background-color: #e0f7fa;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VI) Pay Scale (7th CPC Matrix)
        </h3>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 7 (Law Assistant / Prosecutor)</span> <strong>Initial Pay ₹ 44,900/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 6 (Translator / Inspector)</span> <strong>Initial Pay ₹ 35,400/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Level 2 (Lab Assistant Gr III)</span> <strong>Initial Pay ₹ 19,900/-</strong></li>
        </ul>
    </div>

    <div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
        <h3 class="box-title" style="color: #333; border-bottom-color: #333;">
            (VII) Important Links &#038; Tools
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online <span class="link-sub">Link Active from 30/12/2025</span></div>
            <div class="link-btn-area"><a href="https://www.rrbapply.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Register Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Notification <span class="link-sub">CEN 08/2025 Official PDF</span></div>
            <div class="link-btn-area"><a href="https://rrbajmer.gov.in/Upload_PDF/Final_CEN_08_2025_Isolated_Categories_29_12_2025_Publish_English-639026356719777631.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Free Image Resizer <span class="link-sub">Resize Photo &#038; Signature KB</span></div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Tool</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Official RRB Website <span class="link-sub">Visit Centralized Portal</span></div>
            <div class="link-btn-area"><a href="https://indianrailways.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (VIII) Exam Syllabus &#038; Selection Process
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 8px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Duration: 90 Minutes | Total Questions: 100 | Negative: 1/3</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4d6.png" alt="📖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Professional Ability (50 Q)</h4>
                <ul>
                    <li>Post-Specific Subjects (Law/Hindi/Science)</li>
                    <li>Technical Domain Knowledge</li>
                    <li>Weightage: 50 Marks</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f30f.png" alt="🌏" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General Awareness (15 Q)</h4>
                <ul>
                    <li>Current Affairs, Sports</li>
                    <li>Indian History, Polity &#038; Culture</li>
                    <li>Weightage: 15 Marks</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #2ecc71;">
                <h4 style="color: #2ecc71;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f522.png" alt="🔢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Reasoning &#038; Maths (25 Q)</h4>
                <ul>
                    <li>Gen Intelligence &#038; Reasoning (15 Q)</li>
                    <li>Basic Mathematics (10 Q)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #ff9800;">
                <h4 style="color: #ff9800;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f52c.png" alt="🔬" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General Science (10 Q)</h4>
                <ul>
                    <li>Physics, Chemistry, Life Sciences</li>
                    <li>Up to 10th Standard Level</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (IX) Frequently Asked Questions
        </h3>
        
        <details>
            <summary>Q1: Can I apply for more than one RRB?</summary>
            <p>Ans: No, you can apply to only ONE RRB and submit only one application for all notified posts.</p>
        </details>

        <details>
            <summary>Q2: Is there any negative marking in the CBT?</summary>
            <p>Ans: Yes, 1/3rd of the marks will be deducted for every wrong answer.</p>
        </details>

        <details>
            <summary>Q3: What is the last date to apply for RRB CEN 08/2025?</summary>
            <p>Ans: The last date for online submission of applications is 29 January 2026.</p>
        </details>
        
        <details>
            <summary>Q4: Is the qualification result-awaited candidate eligible?</summary>
            <p>Ans: No, candidates must have the prescribed degree/result as on the closing date i.e., 29.01.2026.</p>
        </details>

        <details>
            <summary>Q5: What is the refund policy for the application fee?</summary>
            <p>Ans: ₹ 400 will be refunded to General/OBC and full ₹ 250 to others after appearing in the 1st stage CBT.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why Apply?
        </div>
        <div class="author-content">
            <p>Friends, <strong>CEN 08/2025</strong> is a unique opportunity because the competition is limited to specialized degree hold



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/rrb-ministerial-isolated-category-recruitment-2025/">RRB Ministerial &amp; Isolated Category Recruitment 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UPPSC Veterinary Officers, Medical Officers, and Dental Surgeons Vacancy 2025 &#8211; Apply Now</title>
		<link>https://esarkariresult.com/latest-jobs/uppsc-veterinary-officers-medical-officers-and-dental-surgeons-vacancy-2025-apply-now/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 17:00:11 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<category><![CDATA[Uppsc]]></category>
		<category><![CDATA[Uppsc veterinary officer vacancy]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4145</guid>

					<description><![CDATA[<p>UPPSC Recruitment 2025: Apply Online for 2158 Posts &#124; Notification &#038; Syllabus UPPSC Recruitment 2025 (Advt D-6/E-1/2025) Uttar Pradesh Public Service Commission (UPPSC) has released the official notification (Advt No. D-6/E-1/2025) for the recruitment of various Group-B Gazetted posts including Veterinary Officers, Medical Officers, and Dental Surgeons. There are approximately 2158 vacancies across various UP [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/uppsc-veterinary-officers-medical-officers-and-dental-surgeons-vacancy-2025-apply-now/">UPPSC Veterinary Officers, Medical Officers, and Dental Surgeons Vacancy 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>UPPSC Recruitment 2025: Apply Online for 2158 Posts | Notification &#038; Syllabus</title>
<style>
/* Global Reset & Typography */
body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }

/* Post Container Styling */
.post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
.box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }

.list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
.list-item:last-child { border-bottom: none; }

/* Color Themes */
.box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
.box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
.box-green { border-left-color: #27ae60; background-color: #f0fff4; }
.box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
.box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
.box-dark { border-left-color: #34495e; background-color: #eceff1; }

/* Blinking Alert & Countdown */
.alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
.blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }

@keyframes softBlink {
0% { opacity: 1; transform: scale(1); }
50% { opacity: 0.6; transform: scale(0.98); }
100% { opacity: 1; transform: scale(1); }
}

.countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

/* Tables */
.table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
.table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: left; white-space: nowrap; }
.table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; }
.table-custom tr:nth-child(even) { background-color: #f9f9f9; }

/* Action Buttons */
.btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
.btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

/* Important Links Section */
.link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
.link-row:hover { transform: translateX(5px); }
.link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
.link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
.link-btn-area { min-width: 150px; text-align: right; }

/* Syllabus Grid */
.syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
.syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
.syllabus-card:hover { transform: translateY(-5px); }
.syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
.syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
.syllabus-card li { margin-bottom: 5px; }

/* FAQs Dropdown */
details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
summary::-webkit-details-marker { display: none; }
summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
details[open] summary:after { content: "-"; color: #d32f2f; }
details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

/* Author Opinion Box */
.author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
.author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
.author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
.author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

/* Responsive Adjustments */
@media (max-width: 600px) {
.list-item { flex-direction: column; align-items: flex-start; }
.list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
.list-item strong { font-size: 1.1rem; }
.link-row { flex-direction: column; align-items: stretch; text-align: center; }
.link-label { margin-bottom: 10px; }
.link-btn-area { width: 100%; }
}
</style>
</head>
<body>

<h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UPPSC Recruitment 2025 (Advt D-6/E-1/2025)</h1>

<p><strong>Uttar Pradesh Public Service Commission (UPPSC)</strong> has released the official notification <strong>(Advt No. D-6/E-1/2025)</strong> for the recruitment of various Group-B Gazetted posts including <strong>Veterinary Officers, Medical Officers, and Dental Surgeons</strong>. There are approximately <strong>2158 vacancies</strong> across various UP Govt Departments. Online applications are open from <strong>22 December 2025</strong>.</p>

<div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
<strong style="display:block; margin-bottom:5px; color: #e65100;"> हिंदी में संक्षिप्त जानकारी:</strong>
UPPSC ने पशु चिकित्सा अधिकारी (Veterinary Officer), चिकित्सा अधिकारी (Medical Officer), और दंत सर्जन सहित 2158 विभिन्न पदों पर भर्ती के लिए विज्ञापन जारी किया है। यह उत्तर प्रदेश में राजपत्रित अधिकारी (Gazetted Officer) बनने का सुनहरा मौका है। योग्य उम्मीदवार 22 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं। आवेदन से पहले OTR (One Time Registration) अनिवार्य है।
</div>

<p style="font-size: 0.95rem; color: #444; margin-bottom: 20px; text-align: justify;">
<strong>UPPSC Recruitment 2025:</strong> The Uttar Pradesh Public Service Commission (UPPSC) invites online applications for direct recruitment to various posts under Advertisement No. D-6/E-1/2025. Candidates seeking a permanent Govt Job in UP can <strong>Apply Online</strong> from 22 December 2025 to 22 January 2026. The selection will be based on a Screening Examination (if required) followed by an Interview. Read this article for complete details regarding Eligibility, Age Limit, Fees, and Vacancy Breakup.</p>

<div class="alert-container">
<div class="blink-text">! Last Date to Apply: 22 January 2026</div>
<div id="countdown-box" class="countdown-timer">Checking Dates&#8230;</div>
</div>

<div class="post-box box-red">
<h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
(I) Important Dates
</h3>
<ul style="list-style: none; padding: 0; margin: 0;">
<li class="list-item"><span> Notification Released</span> <strong>22-12-2025</strong></li>
<li class="list-item"><span> Application Starts</span> <strong style="color: #27ae60;">22-12-2025</strong></li>
<li class="list-item"><span> Last Date (Fee &#038; Submit)</span> <strong style="color: #c0392b;">22-01-2026</strong></li>
<li class="list-item"><span> Correction Last Date</span> <strong>29-01-2026</strong></li>
</ul>
</div>

<div class="post-box box-blue">
<h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
(II) Application Fee
</h3>
<ul style="list-style: none; padding: 0; margin: 0;">
<li class="list-item"><span> Gen/OBC/EWS</span> <strong>&#8377; 105/-</strong></li>
<li class="list-item"><span> SC/ST/Ex-Servicemen</span> <strong>&#8377; 65/-</strong></li>
<li class="list-item"><span> PH (Divyangjan)</span> <strong>&#8377; 25/-</strong></li>
</ul>
<p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Fee includes On-line processing fee. Payment Mode: Net Banking/Card/UPI (SBI MOPS).</p>
</div>

<div class="post-box box-green">
<h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
(III) Age Limit (as on 01.07.2025)
</h3>
<ul style="list-style: none; padding: 0; margin: 0;">
<li class="list-item"><span> Minimum Age</span> <strong>21 Years</strong></li>
<li class="list-item"><span> Maximum Age</span> <strong>40 Years</strong></li>
</ul>
<div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
<strong>Upper Age Relaxation:</strong>
<ul style="margin: 5px 0 0 20px; padding: 0;">
<li>SC/ST/OBC (UP Domicile): +5 Years</li>
<li>PH Candidates: +15 Years</li>
<li>Ex-Army: +3 Years (after deduction of service)</li>
</ul>
</div>
</div>

<div class="post-box box-yellow">
<h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
(IV) Vacancy Details (Approx: 2158 Posts)
</h3>
<p style="margin-bottom: 10px;"><strong>Recruitment Type:</strong> Direct Recruitment (Group &#8216;B&#8217; Gazetted)</p>
<div class="table-responsive">
<table class="table-custom" style="text-align: center;">
<thead>
<tr style="background-color: #ffb74d; color: #fff;">
<th style="background-color: #ef6c00;">Post Name</th>
<th style="background-color: #ef6c00;">Total Vacancy</th>
</tr>
</thead>
<tbody>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Medical Officer (Ayurvedic &#038; Unani)</td><td>884</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Veterinary Officer</td><td>404</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Homoeopathic Medical Officer</td><td>265</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Swasthya Shiksha Adhikari</td><td>221</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Chikitsa Adhikari (Ayurved)</td><td>168</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Dental Surgeon</td><td>157</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Inspector of Drugs</td><td>26</td></tr>
<tr><td style="text-align: left; font-weight: 600; color: #444;">Other Posts (Vetting, Unani, etc.)</td><td>33</td></tr>
<tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
<td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
<td style="color: #d35400; font-size: 1.2rem;">2158</td>
</tr>
</tbody>
</table>
</div>
<p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Vacancies are subject to change. See notification for Dept-wise and Category-wise breakup.</p>
</div>

<div class="post-box box-purple">
<h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
(V) Educational Qualification
</h3>
<div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
<strong style="color: #4a148c; font-size: 1.1rem; display: block; margin-bottom: 5px;"> Degree in Relevant Discipline</strong>
<span style="color: #555;">Candidates must possess the Essential Qualification for the specific post from a University established by law in India.<br>
<ul style="margin-top:5px; color:#555;">
<li><strong>Veterinary Officer:</strong> B.V.Sc. &#038; A.H.</li>
<li><strong>Dental Surgeon:</strong> B.D.S.</li>
<li><strong>Medical Officers:</strong> Degree in Ayurveda/Unani/Homeopathy (BAMS/BUMS/BHMS).</li>
<li><strong>Drug Inspector:</strong> Degree in Pharmacy/Pharm Sciences or Medicine with specialization.</li>
<li><strong>Vetting Officer:</strong> Graduate + Law Degree.</li>
</ul>
<em style="color: #7b1fa2; font-size: 0.85rem;">(Note: Registration with respective State Council is mandatory for Medical/Vet posts.)</em></span>
</div>
</div>

<div class="post-box box-dark">
<h3 class="box-title" style="color: #2c3e50; border-bottom-color: #34495e;">
(VI) Selection Procedure
</h3>
<ul style="margin: 0; padding-left: 20px; color: #333; line-height: 1.8;">
<li><strong>Step 1:</strong> Screening Examination (Objective Type) &#8211; 75% Weightage.</li>
<li><strong>Step 2:</strong> Interview &#8211; 25% Weightage.</li>
<li><strong>Step 3:</strong> Document Verification.</li>
</ul>
<p style="font-size: 0.9rem; margin-top: 10px; color: #c0392b; background: #eceff1; padding: 5px; border-radius: 4px;"><strong>Note:</strong> There is a negative marking of 0.33 (One-Third) marks in the Screening Exam.</p>
</div>

<div class="post-box" style="background-color: #e0f7fa; border-left-color: #00bcd4;">
<h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
(VII) Pay Scale &#038; Salary
</h3>
<ul style="list-style: none; padding: 0;">
<li class="list-item">
<span> <strong>Pay Level:</strong></span>
<span>Level-10 (Mostly)</span>
</li>
<li class="list-item">
<span> <strong>Pay Matrix:</strong></span>
<span> &#8377;56,100 &#8211; &#8377;1,77,500/-</span>
</li>
<li class="list-item" style="border:none; padding-top: 10px;">
<span style="font-size: 0.9rem; color: #555;">(Level-7 for Swasthya Shiksha Adhikari &#038; Level-8 for Drug Inspector)</span>
</li>
</ul>
</div>

<div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
<h3 class="box-title" style="color: #333; border-bottom-color: #333;">
(VIII) Important Links
</h3>
<div class="link-row" style="border-left-color: #ff9800;">
<div class="link-label">
Apply Online
<span class="link-sub">Link Active (OTR Mandatory)</span>
</div>
<div class="link-btn-area"><a href="https://uppsc.up.nic.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Apply Now</a></div>
</div>

<div class="link-row" style="border-left-color: #2196f3;">
<div class="link-label">
Download Notification
<span class="link-sub">Advt No. D-6/E-1/2025 PDF</span>
</div>
<div class="link-btn-area"><a href="https://uppsc.up.nic.in/OuterPages/View_Enclosure.aspx?ID=558&#038;flag=E&#038;FID=924" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" target="_blank" rel="noopener">Download PDF</a></div>
</div>

<div class="link-row" style="border-left-color: #009688;">
<div class="link-label">
OTR Registration
<span class="link-sub">Get OTR Number (Required)</span>
</div>
<div class="link-btn-area"><a href="https://otr.pariksha.nic.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);" rel="noopener">Register OTR</a></div>
</div>

<div class="link-row" style="border-left-color: #9c27b0;">
<div class="link-label">
UPPSC Official Website
<span class="link-sub">uppsc.up.nic.in</span>
</div>
<div class="link-btn-area"><a href="https://uppsc.up.nic.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
</div>
</div>

<div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
<h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
(IX) Exam Pattern (Screening)
</h3>
<p style="margin: 0; background: #ffebee; padding: 8px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
<strong>Selection Rule: 75% Marks from Screening Exam + 25% Marks from Interview</strong>
</p>
<div class="syllabus-grid">
<div class="syllabus-card" style="border-top-color: #e91e63;">
<h4 style="color: #e91e63;">
Objective Type Exam</h4>
<ul>
<li>Multiple Choice Questions (MCQs)</li>
<li>OMR Based Evaluation</li>
<li>Questions related to Subject/Post</li>
<li>General Awareness (Expected)</li>
</ul>
</div>

<div class="syllabus-card" style="border-top-color: #3f51b5;">
<h4 style="color: #3f51b5;">
Negative Marking</h4>
<ul>
<li>Penalty for Wrong Answers</li>
<li>Deduction: 1/3 (0.33) Marks</li>
<li>No penalty for blank answers</li>
<li>Multiple answers = Wrong Answer</li>
</ul>
</div>

<div class="syllabus-card" style="border-top-color: #4caf50;">
<h4 style="color: #4caf50;">
Interview</h4>
<ul>
<li>Weightage: 25% of Total Merit</li>
<li>Test of Personality</li>
<li>Subject Knowledge</li>
<li>General Awareness</li>
</ul>
</div>

<div class="syllabus-card" style="border-top-color: #ff9800;">
<h4 style="color: #ff9800;">
Qualifying Marks</h4>
<ul>
<li>SC/ST: Minimum 35%</li>
<li>Other Categories: Minimum 40%</li>
<li>Essential for Merit List</li>
<li>Screening is mandatory for Interview</li>
</ul>
</div>
</div>
</div>

<div class="post-box box-blue">
<h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
(X) Frequently Asked Questions
</h3>
<details>
<summary>Q1: What is the last date to apply for UPPSC Recruitment 2025?</summary>
<p>Ans: The last date for fee payment and online submission is 22 January 2026.</p>
</details>
<details>
<summary>Q2: Is OTR mandatory for this application?</summary>
<p>Ans: Yes, candidates must obtain an OTR (One Time Registration) number from otr.pariksha.nic.in 72 hours before applying.</p>
</details>
<details>
<summary>Q3: What is the application fee?</summary>
<p>Ans: &#8377;105 for UR/OBC/EWS, &#8377;65 for SC/ST/Ex-Servicemen, and &#8377;25 for PH candidates.</p>
</details>
<details>
<summary>Q4: Is there negative marking in the exam?</summary>
<p>Ans: Yes, one-third (0.33) of the marks assigned to a question will be deducted for every wrong answer.</p>
</details>
</div>

<div class="author-box">
<div class="author-heading">
<span style="font-size: 1.8rem; margin-right: 10px;"> </span> Founder&#8217;s Opinion:
Why Apply for UPPSC 2025?
</div>
<div class="author-content">
<p>Friends, this is a massive opportunity for professionals in the Medical and Veterinary fields. Here is why you should not miss this:</p>
<ul>
<li><strong>Gazetted Officer Status:</strong> Most of these posts are <span class="author-highlight">Group-B Gazetted</span> with Pay Level-10. This ensures high social status and a great salary package.</li>
<li><strong>High Vacancy Count:</strong> With over 2000+ seats (especially 884 for Medical Officers and 404 for Veterinary Officers), the chances of selection are higher than usual.</li>
</ul>
<p><strong>My Advice:</strong> The &#8220;Screening + Interview&#8221; model gives weightage to your subject knowledge. Ensure you complete your <strong>OTR Registration</strong> immediately as the site may get busy near the last date.</p>
<p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 10px;">&#8211; Best of Luck!</p>
</div>
</div>

<script>
function updateCountdown() {
// Target Date: 22 Jan 2026
const lastDate = new Date("2026-01-22T23:59:59");
const today = new Date();
const diffTime = lastDate - today;
const diffDays = Math.ceil(diffTime / (1000*60*60*24));
const timerBox = document.getElementById('countdown-box');

if (diffDays > 0) {
timerBox.innerHTML = "Only " + diffDays + " Days Left to Apply!";
timerBox.style.background = "linear-gradient(45deg, #e74c3c, #c0392b)";
} else if (diffDa



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/uppsc-veterinary-officers-medical-officers-and-dental-surgeons-vacancy-2025-apply-now/">UPPSC Veterinary Officers, Medical Officers, and Dental Surgeons Vacancy 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>RPSC Protection Officer Recruitment 2025 &#8211; Apply Now</title>
		<link>https://esarkariresult.com/latest-jobs/rpsc-protection-officer-recruitment-2025-apply-now/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 16:04:17 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4138</guid>

					<description><![CDATA[<p>RPSC Protection Officer Recruitment 2025 &#8211; Apply Online RPSC Protection Officer Recruitment 2025 Rajasthan Public Service Commission (RPSC) has released the detailed notification (Advt No. 13/2025-26) for the recruitment of Protection Officer (संरक्षण अधिकारी) under the Women and Child Development Department. There are total 12 vacancies. Candidates with Law Degree (LL.B) or MSW can apply [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/rpsc-protection-officer-recruitment-2025-apply-now/">RPSC Protection Officer Recruitment 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>RPSC Protection Officer Recruitment 2025 &#8211; Apply Online</title>
<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Countdown */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: left; white-space: nowrap; }
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; }
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
    .syllabus-card li { margin-bottom: 5px; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary::-webkit-details-marker { display: none; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    /* Responsive Adjustments */
    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
        .list-item strong { font-size: 1.1rem; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">RPSC Protection Officer Recruitment 2025</h1>
    
    <p><strong>Rajasthan Public Service Commission (RPSC)</strong> has released the detailed notification <strong>(Advt No. 13/2025-26)</strong> for the recruitment of <strong>Protection Officer (संरक्षण अधिकारी)</strong> under the Women and Child Development Department. There are total <strong>12 vacancies</strong>. Candidates with Law Degree (LL.B) or MSW can apply online.</p>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        RPSC ने महिला एवं बाल विकास विभाग में संरक्षण अधिकारी (Protection Officer) के 12 पदों पर भर्ती हेतु विज्ञापन जारी किया है। विधि स्नातक (Law Graduate) या समाज कार्य में स्नातकोत्तर (MSW) अभ्यर्थी 22 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं।
    </div>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply: 22 January 2026</div>
        <div id="countdown-box" class="countdown-timer">Checking Dates&#8230;</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Date</span> <strong>18-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Start Date</span> <strong style="color: #27ae60;">24-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply</span> <strong style="color: #c0392b;">22-01-2026 (12:00 Midnight)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Date</span> <strong>To be notified</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee (One Time Registration)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gen / Creamy Layer (OBC/MBC)</span> <strong>₹ 600/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / EWS / Non-Creamy OBC</span> <strong>₹ 400/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/267f.png" alt="♿" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Divyangjan (PH)</span> <strong>₹ 400/-</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Payment Mode is Online only via SSO Portal (OTR Based).</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit (as on 01.01.2027)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d2.png" alt="🧒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Minimum Age</span> <strong>18 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Maximum Age</span> <strong>40 Years</strong></li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Upper Age Relaxation (Rajasthan Domicile):</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>SC/ST/OBC/MBC/EWS (Male): +5 Years</li>
                <li>SC/ST/OBC/MBC/EWS (Female): +10 Years</li>
                <li>General (Female): +5 Years</li>
                <li>Widow/Divorcee: No Upper Limit</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 12 Posts)
        </h3>
        <p style="margin-bottom: 10px;"><strong>Post Name:</strong> Protection Officer (Women &#038; Child Development Dept)</p>
        
        <div class="table-responsive">
            <table class="table-custom" style="text-align: center;">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Category</th>
                        <th style="background-color: #ef6c00;">General</th>
                        <th style="background-color: #ef6c00;">Women (WE)</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left; font-weight: 600;">General (UR)</td><td>5</td><td>2</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">SC</td><td>1</td><td>0</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">ST</td><td>0</td><td>0</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">OBC</td><td>1</td><td>0</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">MBC</td><td>0</td><td>0</td></tr>
                    <tr><td style="text-align: left; font-weight: 600;">EWS</td><td>2</td><td>0</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">TOTAL</td>
                        <td colspan="2" style="color: #d35400; font-size: 1.1rem;">12</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Horizontal Reservation: Ex-Serviceman (1), PH B/LV (1).</p>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <strong style="color: #4a148c; font-size: 1.1rem; display: block; margin-bottom: 5px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f393.png" alt="🎓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Essential Qualification</strong>
            <ul style="color: #555; margin: 0; padding-left: 20px;">
                <li><strong>Law Graduate (LL.B)</strong> from a recognized University in India. <br><strong>OR</strong></li>
                <li><strong>Masters in Social Work (MSW)</strong> from a recognized University in India.</li>
                <li style="margin-top: 5px;">Working knowledge of Hindi (Devnagari) &#038; Rajasthani Culture.</li>
            </ul>
            <p style="margin: 10px 0 0; color: #7b1fa2; font-size: 0.9rem;"><em>(Final year appearing candidates can also apply)</em></p>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #2c3e50; border-bottom-color: #34495e;">
            (VI) Selection Procedure
        </h3>
        <ul style="margin: 0; padding-left: 20px; color: #333; line-height: 1.8;">
            <li><strong>Step 1:</strong> Written Examination (600 Marks).</li>
            <li><strong>Step 2:</strong> Document Verification (Counseling).</li>
            <li><strong>Step 3:</strong> Final Merit List.</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #e0f7fa; border-left-color: #00bcd4;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VII) Pay Scale &#038; Salary
        </h3>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item">
                <span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Pay Matrix:</strong></span>
                <span>Level-11 (Grade Pay ₹ 4200/-)</span>
            </li>
            <li class="list-item" style="border:none; padding-top: 10px;">
                <span style="font-size: 0.9rem; color: #555;">(Fixed remuneration during probation period as per Rajasthan Govt rules)</span>
            </li>
        </ul>
    </div>

    <div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
        <h3 class="box-title" style="color: #333; border-bottom-color: #333;">
            (VIII) Important Links
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online
                <span class="link-sub">Link Active from 24/12/2025</span>
            </div>
            <div class="link-btn-area"><a href="https://sso.rajasthan.gov.in/signin" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Apply (SSO)</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Notification
                <span class="link-sub">Advt No. 13/2025-26 PDF</span>
            </div>
            <div class="link-btn-area"><a href="https://rpsc.rajasthan.gov.in/Static/RecruitmentAdvertisements/D749D009176A4B9D93D5C6491C33EA24.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Resize Photo/Sign
                <span class="link-sub">Set Exact KB &#038; Dimension</span>
            </div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> RPSC Official Website
                <span class="link-sub">rpsc.rajasthan.gov.in</span>
            </div>
            <div class="link-btn-area"><a href="https://rpsc.rajasthan.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (IX) Exam Syllabus &#038; Pattern
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 8px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Total Marks: 600 | Duration: 3 Hours Each | Negative Marking: 1/3</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Paper-I: General Studies (Compulsory)</h4>
                <ul>
                    <li><strong>Marks:</strong> 300 Marks</li>
                    <li><strong>Duration:</strong> 3 Hours</li>
                    <li><strong>Type:</strong> Multiple Choice Questions</li>
                    <li><strong>Topics:</strong> History, Art &#038; Culture of Rajasthan, Indian Polity, Geography, Current Affairs.</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2696.png" alt="⚖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Paper-II: Optional Subject (Choose One)</h4>
                <ul>
                    <li><strong>Option A:</strong> Social Work</li>
                    <li><strong>Option B:</strong> Law</li>
                    <li><strong>Marks:</strong> 300 Marks</li>
                    <li><strong>Duration:</strong> 3 Hours</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (X) Frequently Asked Questions
        </h3>
        
        <details>
            <summary>Q1: Who can apply for RPSC Protection Officer?</summary>
            <p>Ans: Candidates having a Law Graduate Degree (LL.B) OR Masters in Social Work (MSW) from a recognized university.</p>
        </details>

        <details>
            <summary>Q2: What is the age limit for this recruitment?</summary>
            <p>Ans: Minimum 18 years and Maximum 40 years (as on 01.01.2027). Age relaxation is available for reserved categories of Rajasthan.</p>
        </details>

        <details>
            <summary>Q3: Can final year students apply?</summary>
            <p>Ans: Yes, candidates appearing in the final year exam of the requisite qualification can apply, but must acquire proof of qualification before the written exam.</p>
        </details>
        
        <details>
            <summary>Q4: Is there negative marking in the exam?</summary>
            <p>Ans: Yes, 1/3rd of the marks prescribed for the question will be deducted for every wrong answer.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why Apply?
        </div>
        <div class="author-content">
            <p>Friends, RPSC Protection Officer is a great &#8220;Officer Level&#8221; job (L-11) specifically for <strong>Law &#038; Social Work</strong> graduates. Here&#8217;s why you should consider it:</p>
            <ul>
                <li><strong>Less Competition:</strong> Unlike general exams (Patwari/Constable), this requires specific degrees (LL.B/MSW), so the competition is relatively lower.</li>
                <li><strong>Good Pay Scale:</strong> Grade Pay 4200 (L-11) offers a handsome salary and respect in society.</li>
                <li><st



<p></p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/rpsc-protection-officer-recruitment-2025-apply-now/">RPSC Protection Officer Recruitment 2025 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>UPSC CDS I Recruitment 2026 &#8211; Apply Now</title>
		<link>https://esarkariresult.com/latest-jobs/upsc-cds-i-recruitment-2026/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 15:54:52 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4134</guid>

					<description><![CDATA[<p>UPSC CDS I Recruitment 2026 &#8211; Apply Online UPSC CDS I Recruitment 2026 (Advt 04/2026) Union Public Service Commission (UPSC) has released the official notification (Exam Notice No. 4/2026 CDS-I) for the Combined Defence Services Examination (I), 2026. This recruitment drive aims to fill 451 vacancies in the Indian Military Academy (IMA), Indian Naval Academy [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/upsc-cds-i-recruitment-2026/">UPSC CDS I Recruitment 2026 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>UPSC CDS I Recruitment 2026 &#8211; Apply Online</title>
<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Countdown */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: left; white-space: nowrap; }
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; }
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
    .syllabus-card li { margin-bottom: 5px; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary::-webkit-details-marker { display: none; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    /* Responsive Adjustments */
    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
        .list-item strong { font-size: 1.1rem; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">UPSC CDS I Recruitment 2026 (Advt 04/2026)</h1>
    
    <p><strong>Union Public Service Commission (UPSC)</strong> has released the official notification <strong>(Exam Notice No. 4/2026 CDS-I)</strong> for the <strong>Combined Defence Services Examination (I), 2026</strong>. This recruitment drive aims to fill <strong>451 vacancies</strong> in the Indian Military Academy (IMA), Indian Naval Academy (INA), Air Force Academy (AFA), and Officers&#8217; Training Academy (OTA). Eligible unmarried graduates can apply online.</p>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        संघ लोक सेवा आयोग (UPSC) ने CDS-I 2026 परीक्षा के लिए अधिसूचना जारी कर दी है। भारतीय सेना, नौसेना और वायु सेना में अधिकारी बनने का यह एक सुनहरा अवसर है। कुल 451 रिक्तियां हैं। स्नातक (Graduate) पास उम्मीदवार 30 दिसंबर 2025 तक ऑनलाइन आवेदन कर सकते हैं।
    </div>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply: 30 December 2025</div>
        <div id="countdown-box" class="countdown-timer">Checking Dates&#8230;</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Released</span> <strong>10-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Application Starts</span> <strong style="color: #27ae60;">10-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply</span> <strong style="color: #c0392b;">30-12-2025 (06:00 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Date (CDS-I)</span> <strong>12-04-2026 (Sunday)</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General / OBC / EWS</span> <strong>₹ 200/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST Candidates</span> <strong>₹ 0/- (Nil)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Female (All Categories)</span> <strong>₹ 0/- (Nil)</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Payment Mode is Online (Debit/Credit Card/UPI/Net Banking) or Cash via SBI Challan.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit &#038; Marital Status
        </h3>
        <p style="margin-bottom: 10px; color: #555;">Candidates must be unmarried. Age limits as per course commencing in 2027:</p>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f482.png" alt="💂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> IMA (Indian Military Academy)</span> <strong>Born: 02 Jan 2003 – 01 Jan 2008</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f6a2.png" alt="🚢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> INA (Indian Naval Academy)</span> <strong>Born: 02 Jan 2003 – 01 Jan 2008</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2708.png" alt="✈" class="wp-smiley" style="height: 1em; max-height: 1em;" /> AFA (Air Force Academy)</span> <strong>20-24 Yrs (Born: 02 Jan 2003 – 01 Jan 2007)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f396.png" alt="🎖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> OTA (Officers&#8217; Training Academy)</span> <strong>Born: 02 Jan 2002 – 01 Jan 2008</strong></li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Note:</strong> Commercial Pilot License (DGCA) holders for Air Force get relaxation up to 26 Years (born not earlier than 02 Jan 2001).
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 451 Posts)
        </h3>
        
        <div class="table-responsive">
            <table class="table-custom" style="text-align: center;">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Academy / Course</th>
                        <th style="background-color: #ef6c00;">Vacancies</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">Indian Military Academy (IMA), Dehradun</td><td>100</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">Indian Naval Academy (INA), Ezhimala</td><td>26</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">Air Force Academy (AFA), Hyderabad</td><td>32</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">OTA Chennai (Men) &#8211; SSC Course</td><td>275</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">OTA Chennai (Women) &#8211; SSC Course</td><td>18</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400; font-size: 1.2rem;">451</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Vacancies include reserved posts for NCC &#8216;C&#8217; Certificate holders.</p>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <ul style="margin: 0; padding-left: 20px;">
                <li style="margin-bottom: 10px;"><strong>For IMA &#038; OTA:</strong> Degree of a recognized University or equivalent (Any Graduate).</li>
                <li style="margin-bottom: 10px;"><strong>For INA (Navy):</strong> Degree in Engineering from a recognized University/Institution.</li>
                <li><strong>For AFA (Air Force):</strong> Degree of a recognized University (with Physics and Mathematics at 10+2 level) OR Bachelor of Engineering.</li>
            </ul>
            <p style="margin: 10px 0 0; color: #7b1fa2; font-size: 0.9rem;"><em>*Candidates studying in the final year/semester can also apply.</em></p>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #2c3e50; border-bottom-color: #34495e;">
            (VI) Selection Procedure
        </h3>
        <ul style="margin: 0; padding-left: 20px; color: #333; line-height: 1.8;">
            <li><strong>Step 1:</strong> Written Examination (OMR Based).</li>
            <li><strong>Step 2:</strong> SSB Interview (Intelligence &#038; Personality Test).</li>
            <li><strong>Step 3:</strong> Document Verification.</li>
            <li><strong>Step 4:</strong> Medical Examination.</li>
        </ul>
    </div>

    <div class="post-box" style="background-color: #e0f7fa; border-left-color: #00bcd4;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VII) Pay Scale &#038; Salary
        </h3>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item">
                <span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Pay Level:</strong></span>
                <span>Level-10 (For Lieutenant)</span>
            </li>
            <li class="list-item">
                <span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c9.png" alt="📉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Stipend during training:</strong></span>
                <span>₹ 56,100/- per month</span>
            </li>
            <li class="list-item" style="border:none; padding-top: 10px;">
                <span style="font-size: 0.9rem; color: #555;">(Plus MSP ₹ 15,500/- and other Allowances after commissioning)</span>
            </li>
        </ul>
    </div>

    <div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
        <h3 class="box-title" style="color: #333; border-bottom-color: #333;">
            (VIII) Important Links
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online
                <span class="link-sub">Link Active till 30/12/2025</span>
            </div>
            <div class="link-btn-area"><a href="https://upsconline.nic.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Apply Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Notification
                <span class="link-sub">Exam Notice No. 4/2026</span>
            </div>
            <div class="link-btn-area"><a href="https://upsc.gov.in/sites/default/files/Notif-CDSE-I-2026-Engl-101225.pdf" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Resize Photo/Sign
                <span class="link-sub">Set Exact KB &#038; Dimension</span>
            </div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> UPSC Official Website
                <span class="link-sub">upsc.gov.in</span>
            </div>
            <div class="link-btn-area"><a href="https://upsc.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (IX) Exam Syllabus &#038; Pattern
        </h3>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2694.png" alt="⚔" class="wp-smiley" style="height: 1em; max-height: 1em;" /> For IMA, INA, AFA (300 Marks)</h4>
                <ul>
                    <li><strong>English:</strong> 100 Marks (2 Hrs)</li>
                    <li><strong>General Knowledge:</strong> 100 Marks (2 Hrs)</li>
                    <li><strong>Elementary Maths:</strong> 100 Marks (2 Hrs)</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f396.png" alt="🎖" class="wp-smiley" style="height: 1em; max-height: 1em;" /> For OTA (Officers Training Academy)</h4>
                <ul>
                    <li><strong>English:</strong> 100 Marks (2 Hrs)</li>
                    <li><strong>General Knowledge:</strong> 100 Marks (2 Hrs)</li>
                    <li><em>(No Mathematics Paper for OTA)</em></li>
                    <li><strong>Total:</strong> 200 Marks</li>
                </ul>
            </div>
        </div>
        <p style="margin-top: 15px; text-align: center; background: #ffebee; padding: 5px; border-radius: 4px; color: #c62828;"><strong>Negative Marking:</strong> 1/3rd marks deducted for wrong answers.</p>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (X) Frequently Asked Questions
        </h3>
        
        <details>
            <summary>Q1: Can final year students apply for CDS 1 2026?</summary>
            <p>Ans: Yes, final year/semester students can apply provided they submit proof of passing at the time of commencement of the course.</p>
        </details>

        <details>
            <summary>Q2: Is Mathematics compulsory for OTA?</summary>
            <p>Ans: No, for OTA (Men &#038; Women), there is no Elementary Mathematics paper. Only English and GK papers are conducted.</p>
        </details>

        <details>
            <summary>Q3: Can women apply for IMA or AFA?</summary>
            <p>Ans: No, in this notification women are eligible only for Short Service Commission (Non-Technical) at OTA Chennai.</p>
        </details>
        
        <details>
            <summary>Q4: What is the application fee for female candidates?</summary>
            <p>Ans: Female candidates of all categories are exempted from paying the application fee (Nil).</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why Apply for UPSC CDS?
        </div>
        <div class="author-content">
            <p>Friends, <strong>UPSC CDS</strong> is one of the most prestigious exams for graduates to join the Indian Armed Forces as an Officer. Here is why you should apply:</p>
            <ul>
                <li><strong>Class-1 Gazetted Officer:</strong> You directly become a Lieutenant (Army), Sub-Lieutenant (Navy), or Flying Officer (Air Force). The respect and perks are unmatched.</li>
                <li><strong>For OTA Aspirants:</strong> If you are weak in Maths, OTA is the best entry. You just need to clear English and GK.</li>
                <li><strong>SSB Interview:</strong> Even if you don&#8217;t make it to the final list, the experience of the 5-Day SSB Interview is life-changing and builds immense confidence.</li>
            </ul>
            <p><strong>My Advice:</strong> Start preparing for SSB immediately after the written exam. Don&#8217;t wait for the result. Apply early to get your preferred exam centre.</p>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 10px;">&#8211; Jai Hind!</p>
        </div>
    </div>

    <script>
        function updateCountdown() {
            // Target Date: 30 Dec 2025
            const lastDate = new Date("2025-12-30T18:00:00"); 
            const today = new Date();
            
            const diffTime = lastDate - today;
            const diffDays = Math.ceil(diffTime / (1000 * 60 * 60 * 24));
            
            const timerBox = document.getElementById('countdown-box');
            
            if (diffDays > 0) {
                timerBox.innerHTML = "&#x23f3; Only " + diffDays + " Days Left to Apply!";
                timerBox.style.background = "linear-gradient(45deg, #e74c3c, #c0392b)";
            } else if (diffDays === 0) {
                timerBox.innerHTML = "&#x1f6a8; Last Day Today (Till 6 PM)!";
                timerBox.style.background = "linear-gradient(45deg, #d32f2f, #b71c1c)";
            } else {
                timerBox.innerHTML = "&#x1f6ab; Applications Closed";
                timerBox.style.background = "#555";
            }
        }
        // Run function immediately
        updateCountdown();
    </script>

</body>
</html>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/upsc-cds-i-recruitment-2026/">UPSC CDS I Recruitment 2026 &#8211; Apply Now</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>DSSSB MTS Recruitment 2025: Apply Online for Multi Tasking Staff (10th Pass Govt Job)</title>
		<link>https://esarkariresult.com/latest-jobs/dsssb-mts-recruitment-2025-apply-online-for-multi-tasking-staff-10th-pass-govt-job/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Mon, 29 Dec 2025 15:50:52 +0000</pubDate>
				<category><![CDATA[Latest Jobs]]></category>
		<category><![CDATA[new vacancy]]></category>
		<category><![CDATA[rojgar result]]></category>
		<category><![CDATA[sarkari result]]></category>
		<guid isPermaLink="false">https://esarkariresult.com/?p=4132</guid>

					<description><![CDATA[<p>DSSSB MTS Recruitment 2025: Apply Online for 714 Posts &#124; Notification &#038; Syllabus DSSSB MTS Recruitment 2025 (Advt 07/2025) Delhi Subordinate Services Selection Board (DSSSB) has released the official notification (Advt No. 07/2025) for the recruitment of Multi-Tasking Staff (MTS). There are total 714 vacancies across various Delhi Govt Departments. Online applications are open from [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/dsssb-mts-recruitment-2025-apply-online-for-multi-tasking-staff-10th-pass-govt-job/">DSSSB MTS Recruitment 2025: Apply Online for Multi Tasking Staff (10th Pass Govt Job)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></description>
										<content:encoded><![CDATA[


<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DSSSB MTS Recruitment 2025: Apply Online for 714 Posts | Notification &#038; Syllabus</title>
<style>
    /* Global Reset & Typography */
    body { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 10px; background-color: #fdfdfd; }
    
    /* Post Container Styling */
    .post-box { background-color: #fff; border-radius: 8px; padding: 20px; box-shadow: 0 4px 6px rgba(0,0,0,0.05); margin: 20px 0; border-left: 5px solid; position: relative; }
    .box-title { margin-top: 0; padding-bottom: 10px; display: flex; align-items: center; font-size: 1.3rem; border-bottom: 2px solid; font-weight: 700; }
    .list-item { display: flex; justify-content: space-between; padding: 10px 0; border-bottom: 1px dashed #ccc; align-items: center; }
    .list-item:last-child { border-bottom: none; }
    
    /* Color Themes */
    .box-red { border-left-color: #e74c3c; background-color: #fff5f5; }
    .box-blue { border-left-color: #17a2b8; background-color: #f0faff; }
    .box-green { border-left-color: #27ae60; background-color: #f0fff4; }
    .box-purple { border-left-color: #8e24aa; background-color: #f3e5f5; }
    .box-yellow { border-left-color: #ffc107; background-color: #fffde7; }
    .box-dark { border-left-color: #34495e; background-color: #eceff1; }
    
    /* Blinking Alert & Countdown */
    .alert-container { text-align: center; margin: 20px 0; padding: 15px; border: 2px solid #e74c3c; border-radius: 10px; background: #fff; box-shadow: 0 0 10px rgba(231, 76, 60, 0.2); }
    .blink-text { color: #d32f2f; font-weight: 800; font-size: 1.3rem; animation: softBlink 1.5s infinite; text-transform: uppercase; }
    @keyframes softBlink {
        0% { opacity: 1; transform: scale(1); }
        50% { opacity: 0.6; transform: scale(0.98); }
        100% { opacity: 1; transform: scale(1); }
    }
    .countdown-timer { background: linear-gradient(45deg, #d32f2f, #b71c1c); color: #fff; display: inline-block; padding: 8px 20px; border-radius: 30px; margin-top: 10px; font-weight: bold; font-size: 1rem; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }

    /* Tables */
    .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }
    .table-custom { width: 100%; border-collapse: collapse; margin: 15px 0; font-size: 0.95rem; min-width: 300px; }
    .table-custom th { background-color: #2c3e50; color: white; padding: 12px; text-align: left; white-space: nowrap; }
    .table-custom td { border: 1px solid #ddd; padding: 10px; vertical-align: middle; }
    .table-custom tr:nth-child(even) { background-color: #f9f9f9; }

    /* Action Buttons */
    .btn-gradient { display: flex; align-items: center; justify-content: center; text-decoration: none; color: white; padding: 12px 20px; border-radius: 5px; font-weight: bold; transition: 0.3s; text-align: center; width: 100%; box-sizing: border-box; text-transform: uppercase; letter-spacing: 0.5px; font-size: 0.9rem; }
    .btn-gradient:hover { opacity: 0.95; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(0,0,0,0.2); }

    /* Important Links Section */
    .link-row { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; background: #fff; padding: 15px; margin-bottom: 15px; border-radius: 8px; border-left: 5px solid #ccc; box-shadow: 0 2px 8px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .link-row:hover { transform: translateX(5px); }
    .link-label { font-weight: 700; flex: 1; min-width: 200px; font-size: 1.1rem; color: #333; margin-bottom: 5px; }
    .link-sub { font-size: 0.85rem; color: #666; font-weight: normal; display: block; margin-top: 2px; }
    .link-btn-area { min-width: 150px; text-align: right; }

    /* Syllabus Grid */
    .syllabus-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin-top: 15px; }
    .syllabus-card { background: white; padding: 20px; border-radius: 10px; border-top: 5px solid #007bff; box-shadow: 0 4px 10px rgba(0,0,0,0.08); transition: transform 0.2s; }
    .syllabus-card:hover { transform: translateY(-5px); }
    .syllabus-card h4 { margin: 0 0 10px 0; color: #333; font-size: 1.1rem; border-bottom: 1px solid #eee; padding-bottom: 10px; }
    .syllabus-card ul { padding-left: 20px; margin: 0; font-size: 0.9rem; color: #555; }
    .syllabus-card li { margin-bottom: 5px; }

    /* FAQs Dropdown */
    details { margin-bottom: 15px; background: white; border-radius: 8px; border: 1px solid #e0e0e0; overflow: hidden; box-shadow: 0 2px 5px rgba(0,0,0,0.05); }
    summary { padding: 15px; cursor: pointer; font-weight: 600; background: #f8f9fa; color: #2c3e50; list-style: none; position: relative; font-size: 1.05rem; }
    summary::-webkit-details-marker { display: none; }
    summary:after { content: "+"; position: absolute; right: 20px; font-size: 1.5rem; font-weight: bold; color: #777; top: 50%; transform: translateY(-50%); }
    details[open] summary:after { content: "-"; color: #d32f2f; }
    details p { padding: 20px; margin: 0; border-top: 1px solid #eee; color: #555; background-color: #fff; line-height: 1.7; }

    /* Author Opinion Box */
    .author-box { background: linear-gradient(135deg, #fff8e1 0%, #fff 100%); border: 2px dashed #ff9800; border-radius: 12px; padding: 25px; margin-top: 40px; position: relative; }
    .author-heading { font-size: 1.4rem; color: #e65100; font-weight: bold; margin-bottom: 15px; display: flex; align-items: center; }
    .author-content { color: #444; font-size: 0.95rem; line-height: 1.8; }
    .author-highlight { background-color: #ffcc80; padding: 2px 6px; border-radius: 4px; font-weight: bold; color: #000; }

    /* Responsive Adjustments */
    @media (max-width: 600px) {
        .list-item { flex-direction: column; align-items: flex-start; }
        .list-item span:first-child { margin-bottom: 5px; color: #666; font-size: 0.9rem; }
        .list-item strong { font-size: 1.1rem; }
        .link-row { flex-direction: column; align-items: stretch; text-align: center; }
        .link-label { margin-bottom: 10px; }
        .link-btn-area { width: 100%; }
    }
</style>
</head>
<body>

    <h1 style="color: #2c3e50; font-size: 1.8rem; text-align: center; border-bottom: 3px solid #ff9800; padding-bottom: 15px; margin-bottom: 20px;">DSSSB MTS Recruitment 2025 (Advt 07/2025)</h1>
    
    <p><strong>Delhi Subordinate Services Selection Board (DSSSB)</strong> has released the official notification <strong>(Advt No. 07/2025)</strong> for the recruitment of <strong>Multi-Tasking Staff (MTS)</strong>. There are total <strong>714 vacancies</strong> across various Delhi Govt Departments. Online applications are open from <strong>17 December 2025</strong>.</p>

    <div style="background-color: #fff3e0; padding: 15px; border-radius: 6px; border-left: 5px solid #ff9800; margin-bottom: 20px;">
        <strong style="display:block; margin-bottom:5px; color:#e65100;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4cc.png" alt="📌" class="wp-smiley" style="height: 1em; max-height: 1em;" /> हिंदी में संक्षिप्त जानकारी:</strong>
        DSSSB ने मल्टी टास्किंग स्टाफ (MTS) के 714 पदों पर भर्ती के लिए विज्ञापन जारी किया है। यह दिल्ली में स्थायी सरकारी नौकरी पाने का सुनहरा मौका है। 10वीं पास उम्मीदवार 15 जनवरी 2026 तक ऑनलाइन आवेदन कर सकते हैं।
    </div>

    <p style="font-size: 0.95rem; color: #444; margin-bottom: 20px; text-align: justify;">
        <strong>DSSSB MTS Recruitment 2025:</strong> Delhi Subordinate Services Selection Board (DSSSB) has released the official notification for <strong>714 Multi-Tasking Staff (MTS) Vacancies</strong> under Advt No. 07/2025. 10th Pass candidates seeking a permanent Govt Job in Delhi can <strong>Apply Online</strong> from 17 December 2025 to 15 January 2026. Read this article for complete details regarding Eligibility, Age Limit, Exam Pattern, Syllabus, and Salary.
    </p>

    <div class="alert-container">
        <div class="blink-text"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply: 15 January 2026</div>
        <div id="countdown-box" class="countdown-timer">Checking Dates&#8230;</div>
    </div>

    <div class="post-box box-red">
        <h3 class="box-title" style="color: #c0392b; border-bottom-color: #e74c3c;">
            (I) Important Dates
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4e2.png" alt="📢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Notification Released</span> <strong>11-12-2025</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f680.png" alt="🚀" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Application Starts</span> <strong style="color: #27ae60;">17-12-2025 (12:00 Noon)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/23f3.png" alt="⏳" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Last Date to Apply</span> <strong style="color: #c0392b;">15-01-2026 (11:59 PM)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f5d3.png" alt="🗓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Exam Date</span> <strong>To be notified</strong></li>
        </ul>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0c8599; border-bottom-color: #17a2b8;">
            (II) Application Fee
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468-200d-1f4bc.png" alt="👨‍💼" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Gen / OBC / EWS</span> <strong>₹ 100/-</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f397.png" alt="🎗" class="wp-smiley" style="height: 1em; max-height: 1em;" /> SC / ST / PwBD / ESM</span> <strong>₹ 0/- (Nil)</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f469.png" alt="👩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> All Female Candidates</span> <strong>₹ 0/- (Nil)</strong></li>
        </ul>
        <p style="font-size: 0.85rem; margin-top: 10px; color: #555;"><strong>Note:</strong> Payment Mode is SBI e-pay (Online) only.</p>
    </div>

    <div class="post-box box-green">
        <h3 class="box-title" style="color: #219150; border-bottom-color: #27ae60;">
            (III) Age Limit (as on 15.01.2026)
        </h3>
        <ul style="list-style: none; padding: 0; margin: 0;">
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9d2.png" alt="🧒" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Minimum Age</span> <strong>18 Years</strong></li>
            <li class="list-item"><span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f468.png" alt="👨" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Maximum Age</span> <strong>27 Years</strong></li>
        </ul>
        <div style="margin-top: 15px; background: #e8f5e9; padding: 10px; border-radius: 6px; font-size: 0.9rem;">
            <strong>Upper Age Relaxation:</strong>
            <ul style="margin: 5px 0 0 20px; padding: 0;">
                <li>SC/ST: +5 Years</li>
                <li>OBC (Delhi): +3 Years</li>
                <li>PwBD: +10 Years</li>
            </ul>
        </div>
    </div>

    <div class="post-box box-yellow">
        <h3 class="box-title" style="color: #d35400; border-bottom-color: #ffc107;">
            (IV) Vacancy Details (Total: 714 Posts)
        </h3>
        <p style="margin-bottom: 10px;"><strong>Post Name:</strong> Multi Tasking Staff (MTS) &#8211; Post Code 803/25</p>
        
        <div class="table-responsive">
            <table class="table-custom" style="text-align: center;">
                <thead>
                    <tr style="background-color: #ffb74d; color: #fff;">
                        <th style="background-color: #ef6c00;">Category</th>
                        <th style="background-color: #ef6c00;">Vacancy Count</th>
                    </tr>
                </thead>
                <tbody>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">Unreserved (UR)</td><td>302</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">OBC (Delhi)</td><td>212</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">SC</td><td>70</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">ST</td><td>53</td></tr>
                    <tr><td style="text-align: left; font-weight: 600; color: #444;">EWS</td><td>77</td></tr>
                    <tr style="background-color: #fff3e0; font-weight: bold; border: 2px solid #ef6c00;">
                        <td style="text-align: left; color: #e65100;">GRAND TOTAL</td>
                        <td style="color: #d35400; font-size: 1.2rem;">714</td>
                    </tr>
                </tbody>
            </table>
        </div>
        <p style="font-size: 0.85rem; color: #666; margin-top: 10px;">*Vacancies are tentative. See notification for Dept-wise breakup.</p>
    </div>

    <div class="post-box box-purple">
        <h3 class="box-title" style="color: #6a1b9a; border-bottom-color: #8e24aa;">
            (V) Educational Qualification
        </h3>
        <div style="padding: 15px; border: 1px solid #ba68c8; background: #fff; border-radius: 6px;">
            <strong style="color: #4a148c; font-size: 1.1rem; display: block; margin-bottom: 5px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f393.png" alt="🎓" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Matriculation (10th Pass)</strong>
            <span style="color: #555;">Candidates must have passed 10th Class or equivalent from a recognized Board/University.<br>
            <em style="color: #7b1fa2; font-size: 0.85rem;">(Experience: Nil / Not Required)</em></span>
        </div>
    </div>

    <div class="post-box box-dark">
        <h3 class="box-title" style="color: #2c3e50; border-bottom-color: #34495e;">
            (VI) Selection Procedure
        </h3>
        <ul style="margin: 0; padding-left: 20px; color: #333; line-height: 1.8;">
            <li><strong>Step 1:</strong> Written Examination (Tier-1 General) &#8211; 200 MCQs.</li>
            <li><strong>Step 2:</strong> Document Verification (by User Dept).</li>
            <li><strong>Step 3:</strong> Medical Examination.</li>
        </ul>
        <p style="font-size: 0.9rem; margin-top: 10px; color: #c0392b; background: #eceff1; padding: 5px; border-radius: 4px;"><strong>Note:</strong> There is a negative marking of 0.25 marks.</p>
    </div>

    <div class="post-box" style="background-color: #e0f7fa; border-left-color: #00bcd4;">
        <h3 class="box-title" style="color: #006064; border-bottom-color: #00bcd4;">
            (VII) Pay Scale &#038; Salary
        </h3>
        <ul style="list-style: none; padding: 0;">
            <li class="list-item">
                <span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4b0.png" alt="💰" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Pay Level:</strong></span>
                <span>Level-1 (Group C)</span>
            </li>
            <li class="list-item">
                <span><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c9.png" alt="📉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> <strong>Pay Matrix:</strong></span>
                <span>₹ 18,000 &#8211; ₹ 56,900/-</span>
            </li>
            <li class="list-item" style="border:none; padding-top: 10px;">
                <span style="font-size: 0.9rem; color: #555;">(Plus DA, HRA, TA as per Delhi Govt Rules)</span>
            </li>
        </ul>
    </div>

    <div class="post-box" style="background: linear-gradient(to right, #ffffff, #f9f9f9); border-left-color: #333;">
        <h3 class="box-title" style="color: #333; border-bottom-color: #333;">
            (VIII) Important Links
        </h3>
        
        <div class="link-row" style="border-left-color: #ff9800;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4bb.png" alt="💻" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Apply Online
                <span class="link-sub">Link Active from 17/12/2025</span>
            </div>
            <div class="link-btn-area"><a href="https://dsssbonline.nic.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #ff9800, #f57c00);" rel="noopener">Apply Now</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #2196f3;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c4.png" alt="📄" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Download Notification
                <span class="link-sub">Advt No. 07/2025 PDF</span>
            </div>
            <div class="link-btn-area"><a href="https://dsssb.delhi.gov.in/sites/default/files/DSSSB/circulars-orders/final_advt_no_07_2025_mts_1.pdf" class="btn-gradient" style="background: linear-gradient(45deg, #2196f3, #1976d2);" target="_blank" rel="noopener">Download PDF</a></div>
        </div>
        
        <div class="link-row" style="border-left-color: #009688;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/2702.png" alt="✂" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Resize Photo/Sign
                <span class="link-sub">Set Exact KB &#038; Dimension</span>
            </div>
            <div class="link-btn-area"><a href="https://esarkariresult.com/offline-and-private-jobs/free-online-image-resizer/" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #009688, #00796b);">Open Resizer</a></div>
        </div>

        <div class="link-row" style="border-left-color: #9c27b0;">
            <div class="link-label">
                <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f310.png" alt="🌐" class="wp-smiley" style="height: 1em; max-height: 1em;" /> DSSSB Official Website
                <span class="link-sub">dsssb.delhi.gov.in</span>
            </div>
            <div class="link-btn-area"><a href="https://dsssb.delhi.gov.in" target="_blank" class="btn-gradient" style="background: linear-gradient(45deg, #9c27b0, #7b1fa2);" rel="noopener">Visit Site</a></div>
        </div>
    </div>

    <div class="post-box" style="background-color: #fff; border-left-color: #ff5722;">
        <h3 class="box-title" style="color: #bf360c; border-bottom-color: #ff5722;">
            (IX) Exam Syllabus (Tier-1)
        </h3>
        <p style="margin: 0; background: #ffebee; padding: 8px; border-radius: 4px; color: #c62828; text-align: center; font-weight: 500;">
            <strong>Total Questions: 200 | Total Marks: 200 | Duration: 2 Hours</strong>
        </p>
        
        <div class="syllabus-grid">
            <div class="syllabus-card" style="border-top-color: #e91e63;">
                <h4 style="color: #e91e63;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9e0.png" alt="🧠" class="wp-smiley" style="height: 1em; max-height: 1em;" /> General Awareness (40 Marks)</h4>
                <ul>
                    <li>History, Polity, Constitution</li>
                    <li>Sports, Art &#038; Culture</li>
                    <li>Geography, Economics</li>
                    <li>Everyday Science</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #3f51b5;">
                <h4 style="color: #3f51b5;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9e9.png" alt="🧩" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Reasoning Ability (40 Marks)</h4>
                <ul>
                    <li>Analogies, Similarities</li>
                    <li>Problem Solving</li>
                    <li>Space Visualization</li>
                    <li>Analysis, Judgment</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #4caf50;">
                <h4 style="color: #4caf50;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f522.png" alt="🔢" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Maths / Numerical (40 Marks)</h4>
                <ul>
                    <li>Simplification, Decimals</li>
                    <li>LCM, HCF, Fractions</li>
                    <li>Ratio, Percentage</li>
                    <li>Average, Profit &#038; Loss</li>
                </ul>
            </div>
            <div class="syllabus-card" style="border-top-color: #ff9800;">
                <h4 style="color: #ff9800;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4da.png" alt="📚" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Hindi &#038; English (40 + 40 Marks)</h4>
                <ul>
                    <li>Vocabulary, Grammar</li>
                    <li>Sentence Structure</li>
                    <li>Synonyms &#038; Antonyms</li>
                    <li>Comprehension</li>
                </ul>
            </div>
        </div>
    </div>

    <div class="post-box box-blue">
        <h3 class="box-title" style="color: #0d47a1; border-bottom-color: #1976d2;">
            (X) Frequently Asked Questions
        </h3>
        
        <details>
            <summary>Q1: Can 10th pass candidates apply for DSSSB MTS?</summary>
            <p>Ans: Yes, the minimum qualification is Matriculation (10th Pass) from a recognized board.</p>
        </details>

        <details>
            <summary>Q2: Is there negative marking in the exam?</summary>
            <p>Ans: Yes, 0.25 marks will be deducted for each wrong answer.</p>
        </details>

        <details>
            <summary>Q3: What is the application fee?</summary>
            <p>Ans: ₹100 for General/OBC/EWS. No fee for SC/ST/PwBD/Ex-Servicemen and Women candidates.</p>
        </details>
        
        <details>
            <summary>Q4: Can candidates from outside Delhi apply?</summary>
            <p>Ans: Yes, but OBC (Outside Delhi) candidates will be treated as General/UR category and must apply under UR category.</p>
        </details>
    </div>

    <div class="author-box">
        <div class="author-heading">
            <span style="font-size: 1.8rem; margin-right: 10px;"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4a1.png" alt="💡" class="wp-smiley" style="height: 1em; max-height: 1em;" /></span> Founder&#8217;s Opinion: Why Apply for DSSSB MTS?
        </div>
        <div class="author-content">
            <p>Friends, if you are looking for a permanent government job in 2025, <strong>DSSSB MTS</strong> is an excellent opportunity for two main reasons:</p>
            <ul>
                <li><strong>Delhi Posting:</strong> Unlike SSC MTS where you can be posted anywhere in India, in DSSSB your job location will always be <span class="author-highlight">Delhi</span>. This is great for stability and preparing for higher exams.</li>
                <li><strong>Single Exam:</strong> There is only <strong>One Written Exam</strong>. No descriptive paper, no interview. Just clear the cutoff and get the job.</li>
            </ul>
            <p><strong>My Advice:</strong> The competition will be high. Focus on <strong>Maths &#038; Reasoning</strong> for full marks, as GS is often unpredictable. Don&#8217;t wait for the last date (15 Jan), apply early!</p>
            <p style="text-align: right; font-weight: bold; color: #e65100; margin-top: 10px;">&#8211; Best of Luck!</p>
        </div>
    </div>

    <script>
        function updateCountdown() {
            // Target Date: 15 Jan 2026
            const lastDate = new Date("2026-01-15T23:59:59"); 
            const today = new Date();
            
            const diffTime = lastDate - today;
            const diffDays = Math.ceil(diffTime / (1000 * 60 * 60 * 24));
            
            const timerBox = document.getElementById('countdown-box');
            
            if (diffDays > 0) {
                timerBox.innerHTML = "&#x23f3; Only " + diffDays + " Days Left to Apply!";
                timerBox.style.background = "linear-gradient(45deg, #e74c3c, #c0392b)";
            } else if (diffDays === 0) {
                timerBox.innerHTML = "&#x1f6a8; Last Day Today!";
                timerBox.style.background = "linear-gradient(45deg, #d32f2f, #b71c1c)";
            } else {
                timerBox.innerHTML = "&#x1f6ab; Applications Closed";
                timerBox.style.background = "#555";
            }
        }
        // Run function immediately
        updateCountdown();
    </script>

</body>
</html>
<p>The post <a rel="nofollow" href="https://esarkariresult.com/latest-jobs/dsssb-mts-recruitment-2025-apply-online-for-multi-tasking-staff-10th-pass-govt-job/">DSSSB MTS Recruitment 2025: Apply Online for Multi Tasking Staff (10th Pass Govt Job)</a> appeared first on <a rel="nofollow" href="https://esarkariresult.com">eSARKARI RESULT</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
