{"id":7,"date":"2026-06-20T17:22:02","date_gmt":"2026-06-20T17:22:02","guid":{"rendered":"https:\/\/pvmdurgapur.in\/?page_id=7"},"modified":"2026-06-21T08:06:37","modified_gmt":"2026-06-21T08:06:37","slug":"home","status":"publish","type":"page","link":"https:\/\/pvmdurgapur.in\/","title":{"rendered":"home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7\" class=\"elementor elementor-7\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e1e0ccb e-con-full e-flex e-con e-parent\" data-id=\"e1e0ccb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a654cb3 elementor-widget elementor-widget-html\" data-id=\"a654cb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\" \/>\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\r\n    <title>Pranavananda Vidyamandir \u2013 Durgapur<\/title>\r\n    <meta name=\"description\" content=\"Pranavananda Vidyamandir, Durgapur \u2013 A premier ICSE school managed by Bharat Sevashram Sangha. Value-based education since 1976.\" \/>\r\n    <link rel=\"icon\" href=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/logo.png\" \/>\r\n\r\n    <!-- Font Awesome 6 -->\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\" \/>\r\n\r\n    <!-- Google Fonts -->\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\r\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,400;14..32,500;14..32,600;14..32,700&family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\" \/>\r\n\r\n    <style>\r\n        \/* ===== RESET & BASE ===== *\/\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        :root {\r\n            --primary: #1a3c6e;\r\n            --primary-light: #2a5a94;\r\n            --secondary: #c49a2c;\r\n            --secondary-light: #e8c84a;\r\n            --accent: #e8572a;\r\n            --bg-light: #f8f6f0;\r\n            --text-dark: #1e1e2a;\r\n            --text-muted: #555;\r\n            --white: #ffffff;\r\n            --shadow: 0 8px 30px rgba(0, 0, 0, 0.08);\r\n            --radius: 12px;\r\n            --transition: 0.3s ease;\r\n            --font-heading: 'Poppins', sans-serif;\r\n            --font-body: 'Inter', sans-serif;\r\n        }\r\n        html {\r\n            scroll-behavior: smooth;\r\n        }\r\n        body {\r\n            font-family: var(--font-body);\r\n            color: var(--text-dark);\r\n            background: var(--bg-light);\r\n            line-height: 1.7;\r\n            overflow-x: hidden;\r\n        }\r\n        a {\r\n            text-decoration: none;\r\n            color: var(--primary);\r\n        }\r\n        img {\r\n            max-width: 100%;\r\n            height: auto;\r\n            display: block;\r\n        }\r\n        .container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        .section-padding {\r\n            padding: 70px 0;\r\n        }\r\n        .section-title {\r\n            font-family: var(--font-heading);\r\n            font-size: 2.2rem;\r\n            font-weight: 700;\r\n            color: var(--primary);\r\n            text-align: center;\r\n            margin-bottom: 12px;\r\n            position: relative;\r\n        }\r\n        .section-title::after {\r\n            content: '';\r\n            display: block;\r\n            width: 70px;\r\n            height: 4px;\r\n            background: var(--secondary);\r\n            margin: 10px auto 0;\r\n            border-radius: 4px;\r\n        }\r\n        .section-subtitle {\r\n            text-align: center;\r\n            color: var(--text-muted);\r\n            max-width: 700px;\r\n            margin: 0 auto 40px;\r\n            font-size: 1.05rem;\r\n        }\r\n        .btn {\r\n            display: inline-block;\r\n            padding: 12px 32px;\r\n            border-radius: 50px;\r\n            font-weight: 600;\r\n            font-size: 0.95rem;\r\n            transition: var(--transition);\r\n            border: none;\r\n            cursor: pointer;\r\n            text-align: center;\r\n        }\r\n        .btn-primary {\r\n            background: var(--primary);\r\n            color: var(--white);\r\n        }\r\n        .btn-primary:hover {\r\n            background: var(--primary-light);\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 20px rgba(26, 60, 110, 0.25);\r\n        }\r\n        .btn-secondary {\r\n            background: var(--secondary);\r\n            color: var(--white);\r\n        }\r\n        .btn-secondary:hover {\r\n            background: #b08820;\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 20px rgba(196, 154, 44, 0.3);\r\n        }\r\n        .btn-outline {\r\n            background: transparent;\r\n            color: var(--primary);\r\n            border: 2px solid var(--primary);\r\n        }\r\n        .btn-outline:hover {\r\n            background: var(--primary);\r\n            color: var(--white);\r\n        }\r\n\r\n        \/* ===== TOP BAR ===== *\/\r\n        .top-bar {\r\n            background: var(--primary);\r\n            color: var(--white);\r\n            padding: 8px 0;\r\n            font-size: 0.85rem;\r\n        }\r\n        .top-bar .container {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            flex-wrap: wrap;\r\n            gap: 6px 16px;\r\n        }\r\n        .top-bar a {\r\n            color: var(--secondary-light);\r\n            margin: 0 6px;\r\n            transition: var(--transition);\r\n        }\r\n        .top-bar a:hover {\r\n            color: var(--white);\r\n        }\r\n        .top-bar .social-icons i {\r\n            font-size: 1rem;\r\n            margin: 0 4px;\r\n        }\r\n\r\n        \/* ===== HEADER \/ NAV ===== *\/\r\n        .header {\r\n            background: var(--white);\r\n            box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);\r\n            position: sticky;\r\n            top: 0;\r\n            z-index: 999;\r\n            padding: 10px 0;\r\n        }\r\n        .header .container {\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            flex-wrap: wrap;\r\n            gap: 12px;\r\n        }\r\n        .logo-wrap {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n        .logo-wrap img {\r\n            height: 58px;\r\n            width: auto;\r\n        }\r\n        .logo-text {\r\n            font-family: var(--font-heading);\r\n            font-weight: 700;\r\n            font-size: 1.1rem;\r\n            color: var(--primary);\r\n            line-height: 1.2;\r\n        }\r\n        .logo-text span {\r\n            display: block;\r\n            font-weight: 400;\r\n            font-size: 0.75rem;\r\n            color: var(--text-muted);\r\n            letter-spacing: 0.5px;\r\n        }\r\n\r\n        \/* Nav *\/\r\n        .nav-menu {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 6px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .nav-menu a {\r\n            padding: 6px 14px;\r\n            border-radius: 30px;\r\n            font-weight: 500;\r\n            font-size: 0.9rem;\r\n            color: var(--text-dark);\r\n            transition: var(--transition);\r\n            position: relative;\r\n        }\r\n        .nav-menu a:hover,\r\n        .nav-menu a.active {\r\n            background: var(--primary);\r\n            color: var(--white);\r\n        }\r\n        .nav-toggle {\r\n            display: none;\r\n            background: none;\r\n            border: none;\r\n            font-size: 1.8rem;\r\n            color: var(--primary);\r\n            cursor: pointer;\r\n            padding: 4px 8px;\r\n        }\r\n\r\n        \/* ===== BANNER ===== *\/\r\n        .banner-section {\r\n            width: 100%;\r\n            height: 480px;\r\n            background: var(--primary);\r\n            overflow: hidden;\r\n        }\r\n        .banner-section img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n        }\r\n\r\n        \/* ===== NOTICE BOARD ===== *\/\r\n        .notice-board {\r\n            background: #fff8e7;\r\n            border-bottom: 3px solid var(--secondary);\r\n            padding: 12px 0;\r\n        }\r\n        .notice-board .container {\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 16px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .notice-label {\r\n            background: var(--accent);\r\n            color: var(--white);\r\n            font-weight: 700;\r\n            padding: 4px 18px;\r\n            border-radius: 30px;\r\n            font-size: 0.8rem;\r\n            text-transform: uppercase;\r\n            letter-spacing: 0.5px;\r\n            white-space: nowrap;\r\n        }\r\n        .notice-marquee {\r\n            flex: 1;\r\n            overflow: hidden;\r\n            white-space: nowrap;\r\n        }\r\n        .notice-marquee marquee {\r\n            font-weight: 500;\r\n            color: var(--primary);\r\n            font-size: 1rem;\r\n        }\r\n        .notice-marquee marquee a {\r\n            color: var(--accent);\r\n            font-weight: 600;\r\n            margin-left: 10px;\r\n        }\r\n\r\n        \/* ===== HOME GRID (Section Tiles) ===== *\/\r\n        .home-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 24px;\r\n            margin: 40px 0;\r\n        }\r\n        .home-tile {\r\n            background: var(--white);\r\n            border-radius: var(--radius);\r\n            padding: 28px 16px;\r\n            text-align: center;\r\n            box-shadow: var(--shadow);\r\n            transition: var(--transition);\r\n            cursor: pointer;\r\n            border-bottom: 4px solid transparent;\r\n        }\r\n        .home-tile:hover {\r\n            transform: translateY(-6px);\r\n            box-shadow: 0 16px 40px rgba(0, 0, 0, 0.1);\r\n            border-bottom-color: var(--secondary);\r\n        }\r\n        .home-tile i {\r\n            font-size: 2.6rem;\r\n            color: var(--primary);\r\n            margin-bottom: 12px;\r\n        }\r\n        .home-tile h3 {\r\n            font-family: var(--font-heading);\r\n            font-size: 1.1rem;\r\n            color: var(--text-dark);\r\n            margin-bottom: 4px;\r\n        }\r\n        .home-tile p {\r\n            font-size: 0.85rem;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        \/* ===== INTRO VIDEO ===== *\/\r\n        .video-wrapper {\r\n            position: relative;\r\n            padding-bottom: 56.25%;\r\n            height: 0;\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow);\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n        }\r\n        .video-wrapper iframe {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n\r\n        \/* ===== PAGE SECTIONS ===== *\/\r\n        .page-section {\r\n            display: none;\r\n            animation: fadeUp 0.5s ease;\r\n        }\r\n        .page-section.active {\r\n            display: block;\r\n        }\r\n        @keyframes fadeUp {\r\n            0% {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            100% {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n\r\n        \/* ===== ABOUT ===== *\/\r\n        .about-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n            align-items: start;\r\n        }\r\n        .about-grid .content h2 {\r\n            font-family: var(--font-heading);\r\n            color: var(--primary);\r\n            margin-bottom: 12px;\r\n        }\r\n        .about-grid .content p {\r\n            margin-bottom: 12px;\r\n            color: var(--text-muted);\r\n        }\r\n        .about-grid .content ul {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 16px 0;\r\n        }\r\n        .about-grid .content ul li {\r\n            padding: 6px 0;\r\n            border-bottom: 1px solid #eee;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n        .about-grid .content ul li i {\r\n            color: var(--secondary);\r\n            width: 20px;\r\n        }\r\n        .about-stats {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 16px;\r\n        }\r\n        .about-stats .stat {\r\n            background: var(--white);\r\n            padding: 20px;\r\n            border-radius: var(--radius);\r\n            text-align: center;\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .about-stats .stat h4 {\r\n            font-size: 2rem;\r\n            color: var(--primary);\r\n            font-family: var(--font-heading);\r\n        }\r\n        .about-stats .stat p {\r\n            font-size: 0.85rem;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        \/* ===== MANAGEMENT ===== *\/\r\n        .management-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n            gap: 30px;\r\n            margin-top: 20px;\r\n        }\r\n        .management-card {\r\n            background: var(--white);\r\n            border-radius: var(--radius);\r\n            padding: 24px;\r\n            text-align: center;\r\n            box-shadow: var(--shadow);\r\n            transition: var(--transition);\r\n        }\r\n        .management-card:hover {\r\n            transform: translateY(-4px);\r\n        }\r\n        .management-card img {\r\n            width: 140px;\r\n            height: 140px;\r\n            border-radius: 50%;\r\n            object-fit: cover;\r\n            margin: 0 auto 12px;\r\n            border: 4px solid var(--secondary-light);\r\n        }\r\n        .management-card h4 {\r\n            font-family: var(--font-heading);\r\n            color: var(--primary);\r\n            font-size: 1.1rem;\r\n        }\r\n        .management-card .role {\r\n            color: var(--secondary);\r\n            font-weight: 600;\r\n            font-size: 0.9rem;\r\n        }\r\n        .management-card p {\r\n            font-size: 0.9rem;\r\n            color: var(--text-muted);\r\n            margin-top: 8px;\r\n        }\r\n\r\n        \/* ===== SUBJECTS ===== *\/\r\n        .subjects-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n            gap: 20px;\r\n        }\r\n        .subjects-grid .subject-item {\r\n            background: var(--white);\r\n            padding: 16px 20px;\r\n            border-radius: var(--radius);\r\n            box-shadow: var(--shadow);\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n            font-weight: 500;\r\n        }\r\n        .subjects-grid .subject-item i {\r\n            color: var(--secondary);\r\n            font-size: 1.2rem;\r\n        }\r\n\r\n        \/* ===== FACILITIES ===== *\/\r\n        .facilities-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n            gap: 24px;\r\n        }\r\n        .facility-card {\r\n            background: var(--white);\r\n            padding: 24px 20px;\r\n            border-radius: var(--radius);\r\n            box-shadow: var(--shadow);\r\n            text-align: center;\r\n            transition: var(--transition);\r\n        }\r\n        .facility-card:hover {\r\n            transform: translateY(-4px);\r\n        }\r\n        .facility-card i {\r\n            font-size: 2.4rem;\r\n            color: var(--primary);\r\n            margin-bottom: 10px;\r\n        }\r\n        .facility-card h4 {\r\n            font-family: var(--font-heading);\r\n            margin-bottom: 4px;\r\n        }\r\n        .facility-card p {\r\n            font-size: 0.9rem;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        \/* ===== ADMISSION ===== *\/\r\n        .admission-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n        }\r\n        .admission-grid .box {\r\n            background: var(--white);\r\n            padding: 30px;\r\n            border-radius: var(--radius);\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .admission-grid .box h3 {\r\n            font-family: var(--font-heading);\r\n            color: var(--primary);\r\n            margin-bottom: 16px;\r\n        }\r\n        .admission-grid .box ul {\r\n            list-style: none;\r\n            padding: 0;\r\n        }\r\n        .admission-grid .box ul li {\r\n            padding: 6px 0;\r\n            border-bottom: 1px solid #f0f0f0;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n        }\r\n        .admission-grid .box ul li i {\r\n            color: var(--secondary);\r\n        }\r\n\r\n        \/* ===== RESULTS ===== *\/\r\n        .result-highlight {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\r\n            gap: 20px;\r\n            margin: 20px 0;\r\n        }\r\n        .result-highlight .item {\r\n            background: var(--white);\r\n            padding: 24px;\r\n            border-radius: var(--radius);\r\n            text-align: center;\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .result-highlight .item h3 {\r\n            font-size: 2.4rem;\r\n            color: var(--primary);\r\n            font-family: var(--font-heading);\r\n        }\r\n        .result-highlight .item p {\r\n            font-weight: 500;\r\n            color: var(--text-muted);\r\n        }\r\n\r\n        \/* ===== GALLERY \/ CREATIVE ===== *\/\r\n        .gallery-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 24px;\r\n            flex-wrap: wrap;\r\n            margin-top: 20px;\r\n        }\r\n        .gallery-links a {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 10px;\r\n            background: var(--white);\r\n            padding: 16px 32px;\r\n            border-radius: 50px;\r\n            box-shadow: var(--shadow);\r\n            font-weight: 600;\r\n            transition: var(--transition);\r\n            color: var(--text-dark);\r\n        }\r\n        .gallery-links a:hover {\r\n            transform: translateY(-4px);\r\n            box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);\r\n        }\r\n        .gallery-links a i {\r\n            font-size: 1.6rem;\r\n            color: var(--primary);\r\n        }\r\n        .gallery-links a .fa-facebook {\r\n            color: #1877f2;\r\n        }\r\n        .gallery-links a .fa-youtube {\r\n            color: #ff0000;\r\n        }\r\n\r\n        \/* ===== GOLDEN JUBILEE ===== *\/\r\n        .jubilee-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n            gap: 24px;\r\n        }\r\n        .jubilee-grid .item {\r\n            background: var(--white);\r\n            padding: 24px;\r\n            border-radius: var(--radius);\r\n            text-align: center;\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .jubilee-grid .item i {\r\n            font-size: 2.6rem;\r\n            color: var(--secondary);\r\n            margin-bottom: 10px;\r\n        }\r\n        .jubilee-grid .item h4 {\r\n            font-family: var(--font-heading);\r\n            color: var(--primary);\r\n        }\r\n\r\n        \/* ===== FEES ===== *\/\r\n        .fee-img {\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n            border-radius: var(--radius);\r\n            box-shadow: var(--shadow);\r\n            overflow: hidden;\r\n        }\r\n        .fee-img img {\r\n            width: 100%;\r\n        }\r\n\r\n        \/* ===== CONTACT ===== *\/\r\n        .contact-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 40px;\r\n        }\r\n        .contact-grid .info {\r\n            background: var(--white);\r\n            padding: 30px;\r\n            border-radius: var(--radius);\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .contact-grid .info h3 {\r\n            font-family: var(--font-heading);\r\n            color: var(--primary);\r\n            margin-bottom: 16px;\r\n        }\r\n        .contact-grid .info p {\r\n            margin: 8px 0;\r\n            display: flex;\r\n            align-items: center;\r\n            gap: 12px;\r\n        }\r\n        .contact-grid .info i {\r\n            width: 24px;\r\n            color: var(--secondary);\r\n        }\r\n        .contact-grid .map {\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            box-shadow: var(--shadow);\r\n            height: 300px;\r\n        }\r\n        .contact-grid .map iframe {\r\n            width: 100%;\r\n            height: 100%;\r\n            border: 0;\r\n        }\r\n\r\n        \/* ===== FOOTER ===== *\/\r\n        .footer {\r\n            background: var(--primary);\r\n            color: rgba(255, 255, 255, 0.85);\r\n            padding: 40px 0 20px;\r\n            margin-top: 40px;\r\n        }\r\n        .footer .container {\r\n            display: grid;\r\n            grid-template-columns: 2fr 1fr 1fr;\r\n            gap: 40px;\r\n        }\r\n        .footer h4 {\r\n            color: var(--white);\r\n            font-family: var(--font-heading);\r\n            margin-bottom: 14px;\r\n            font-size: 1.1rem;\r\n        }\r\n        .footer a {\r\n            color: rgba(255, 255, 255, 0.7);\r\n            transition: var(--transition);\r\n            display: inline-block;\r\n            margin: 4px 0;\r\n        }\r\n        .footer a:hover {\r\n            color: var(--secondary-light);\r\n        }\r\n        .footer .social-icons a {\r\n            font-size: 1.4rem;\r\n            margin-right: 12px;\r\n        }\r\n        .footer-bottom {\r\n            border-top: 1px solid rgba(255, 255, 255, 0.15);\r\n            padding-top: 16px;\r\n            margin-top: 24px;\r\n            text-align: center;\r\n            font-size: 0.85rem;\r\n            grid-column: 1 \/ -1;\r\n        }\r\n\r\n        \/* ===== RESPONSIVE ===== *\/\r\n        @media (max-width: 992px) {\r\n            .about-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .admission-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .contact-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .footer .container {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .nav-menu {\r\n                display: none;\r\n                width: 100%;\r\n                flex-direction: column;\r\n                background: var(--white);\r\n                padding: 16px 0;\r\n                border-top: 1px solid #eee;\r\n                gap: 4px;\r\n            }\r\n            .nav-menu.open {\r\n                display: flex;\r\n            }\r\n            .nav-toggle {\r\n                display: block;\r\n            }\r\n            .nav-menu a {\r\n                padding: 10px 20px;\r\n                width: 100%;\r\n                border-radius: 0;\r\n            }\r\n            .top-bar .container {\r\n                justify-content: center;\r\n                font-size: 0.75rem;\r\n            }\r\n            .banner-section {\r\n                height: 320px;\r\n            }\r\n            .section-title {\r\n                font-size: 1.7rem;\r\n            }\r\n            .footer .container {\r\n                grid-template-columns: 1fr;\r\n                gap: 24px;\r\n            }\r\n            .logo-wrap img {\r\n                height: 44px;\r\n            }\r\n            .logo-text {\r\n                font-size: 0.9rem;\r\n            }\r\n            .management-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n            .about-stats {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n            .result-highlight {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .management-grid {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .about-stats {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .result-highlight {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            .banner-section {\r\n                height: 200px;\r\n            }\r\n            .home-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n            .subjects-grid {\r\n                grid-template-columns: 1fr 1fr;\r\n            }\r\n            .gallery-links a {\r\n                padding: 12px 20px;\r\n                font-size: 0.9rem;\r\n            }\r\n            .notice-board .container {\r\n                flex-direction: column;\r\n                align-items: stretch;\r\n                gap: 8px;\r\n            }\r\n            .notice-label {\r\n                text-align: center;\r\n            }\r\n            .notice-marquee {\r\n                white-space: normal;\r\n            }\r\n        }\r\n\r\n        \/* utilities *\/\r\n        .text-center { text-align: center; }\r\n        .mt-20 { margin-top: 20px; }\r\n        .mb-20 { margin-bottom: 20px; }\r\n        .fw-bold { font-weight: 700; }\r\n        .color-primary { color: var(--primary); }\r\n        .color-secondary { color: var(--secondary); }\r\n        .bg-white { background: var(--white); }\r\n        .shadow-sm { box-shadow: var(--shadow); }\r\n        .rounded { border-radius: var(--radius); }\r\n        .flex-center { display: flex; align-items: center; justify-content: center; gap: 10px; }\r\n        .wrap { flex-wrap: wrap; }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n    <!-- ===== TOP BAR ===== -->\r\n    <div class=\"top-bar\">\r\n        <div class=\"container\">\r\n            <div>\r\n                <i class=\"fas fa-phone-alt\"><\/i> <a href=\"tel:03432562121\">0343-2562121<\/a>\r\n                <i class=\"fas fa-envelope\" style=\"margin-left:16px;\"><\/i> <a href=\"mailto:pvmdgp@gmail.com\">pvmdgp@gmail.com<\/a>\r\n            <\/div>\r\n            <div class=\"social-icons\">\r\n                <a href=\"https:\/\/www.facebook.com\/people\/Creative-students-20\/61563843051786\/\" target=\"_blank\" aria-label=\"Facebook\"><i class=\"fab fa-facebook-f\"><\/i><\/a>\r\n                <a href=\"https:\/\/www.youtube.com\/@CreativeStudents\" target=\"_blank\" aria-label=\"YouTube\"><i class=\"fab fa-youtube\"><\/i><\/a>\r\n                <a href=\"https:\/\/easypay.axisbank.co.in\/easyPay\/makePayment?mid=MzkyNjg%3D\" target=\"_blank\" aria-label=\"Online Payment\"><i class=\"fas fa-credit-card\"><\/i> Pay Online<\/a>\r\n                <a href=\"#\" data-page=\"admin\" aria-label=\"Admin Login\"><i class=\"fas fa-lock\"><\/i> Admin<\/a>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ===== HEADER ===== -->\r\n    <header class=\"header\" id=\"header\">\r\n        <div class=\"container\">\r\n            <div class=\"logo-wrap\">\r\n                <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/logo.png\" alt=\"Pranavananda Vidyamandir Logo\" \/>\r\n                <div class=\"logo-text\">\r\n                    Pranavananda Vidyamandir\r\n                    <span>Durgapur \u2022 Est. 1976 \u2022 ICSE<\/span>\r\n                <\/div>\r\n            <\/div>\r\n            <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Toggle navigation\">\r\n                <i class=\"fas fa-bars\"><\/i>\r\n            <\/button>\r\n            <nav class=\"nav-menu\" id=\"navMenu\">\r\n                <a href=\"#\" data-page=\"home\" class=\"active\">Home<\/a>\r\n                <a href=\"#\" data-page=\"about\">About<\/a>\r\n                <a href=\"#\" data-page=\"mission\">Mission<\/a>\r\n                <a href=\"#\" data-page=\"management\">Management<\/a>\r\n                <a href=\"#\" data-page=\"subjects\">Subjects<\/a>\r\n                <a href=\"#\" data-page=\"facilities\">Facilities<\/a>\r\n                <a href=\"#\" data-page=\"admission\">Admission<\/a>\r\n                <a href=\"#\" data-page=\"results\">Results<\/a>\r\n                <a href=\"#\" data-page=\"achievements\">Achievements<\/a>\r\n                <a href=\"#\" data-page=\"gallery\">Gallery<\/a>\r\n                <a href=\"#\" data-page=\"jubilee\">Jubilee<\/a>\r\n                <a href=\"#\" data-page=\"fees\">Fees<\/a>\r\n                <a href=\"#\" data-page=\"contact\">Contact<\/a>\r\n                <a href=\"#\" data-page=\"alumni\">Alumni<\/a>\r\n            <\/nav>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- ===== NOTICE BOARD ===== -->\r\n    <div class=\"notice-board\">\r\n        <div class=\"container\">\r\n            <span class=\"notice-label\"><i class=\"fas fa-bullhorn\"><\/i> Notice<\/span>\r\n            <div class=\"notice-marquee\">\r\n                <marquee behavior=\"scroll\" direction=\"left\" scrollamount=\"5\" onmouseover=\"this.stop()\" onmouseout=\"this.start()\">\r\n                    <i class=\"fas fa-hand-point-right\" style=\"color:var(--accent);\"><\/i>\r\n                    <strong>Admission Notice 2026\u20132027<\/strong> \u2013 Application Forms available at the school office.\r\n                    <a href=\"#\" data-page=\"admission\">\u25b6 View Notice<\/a>\r\n                    &nbsp;&nbsp;|&nbsp;&nbsp;\r\n                    <i class=\"fas fa-star\" style=\"color:var(--secondary);\"><\/i>\r\n                    Golden Jubilee Celebration \u2013 50 Years of Excellence (1976\u20132025) \u2013 Celebrated on 29 November 2025.\r\n                    <a href=\"#\" data-page=\"jubilee\">\u25b6 View Details<\/a>\r\n                <\/marquee>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n    <!-- ===== BANNER ===== -->\r\n    <section class=\"banner-section\">\r\n        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/banner.jpg\" alt=\"Pranavananda Vidyamandir Campus\" loading=\"lazy\" \/>\r\n    <\/section>\r\n\r\n    <!-- ===== MAIN CONTENT ===== -->\r\n    <main>\r\n\r\n        <!-- ========== HOME ========== -->\r\n        <section class=\"page-section active section-padding\" id=\"page-home\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">PRANAVANANDA VIDYA MANDIR<\/h2>\r\n                <p class=\"section-subtitle\">Durgapur \u2013 Excellence \u2022 Values \u2022 Service<\/p>\r\n\r\n                <!-- Section Tiles Grid -->\r\n                <div class=\"home-grid\">\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#about'\">\r\n                        <i class=\"fas fa-info-circle\"><\/i>\r\n                        <h3>About Us<\/h3>\r\n                        <p>School overview, history &amp; values<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#online-payment'\">\r\n                        <i class=\"fas fa-credit-card\"><\/i>\r\n                        <h3>Online Payment<\/h3>\r\n                        <p>Pay fees securely<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#facilities'\">\r\n                        <i class=\"fas fa-building\"><\/i>\r\n                        <h3>Facilities &amp; Infrastructure<\/h3>\r\n                        <p>Campus, labs, sports &amp; more<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#admission'\">\r\n                        <i class=\"fas fa-user-graduate\"><\/i>\r\n                        <h3>Admission<\/h3>\r\n                        <p>Apply for 2026\u201327<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#results'\">\r\n                        <i class=\"fas fa-trophy\"><\/i>\r\n                        <h3>Results<\/h3>\r\n                        <p>ICSE achievements<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#achievements'\">\r\n                        <i class=\"fas fa-medal\"><\/i>\r\n                        <h3>Achievements<\/h3>\r\n                        <p>Academic, sports &amp; cultural<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#gallery'\">\r\n                        <i class=\"fas fa-images\"><\/i>\r\n                        <h3>Gallery<\/h3>\r\n                        <p>Photos &amp; videos<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#creative'\">\r\n                        <i class=\"fas fa-palette\"><\/i>\r\n                        <h3>Creative Zone<\/h3>\r\n                        <p>Student creativity<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#jubilee'\">\r\n                        <i class=\"fas fa-calendar-check\"><\/i>\r\n                        <h3>Golden Jubilee<\/h3>\r\n                        <p>50 years celebration<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#activity'\">\r\n                        <i class=\"fas fa-running\"><\/i>\r\n                        <h3>Activity<\/h3>\r\n                        <p>Co-curricular &amp; events<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#alumni'\">\r\n                        <i class=\"fas fa-users\"><\/i>\r\n                        <h3>PVM Alumni<\/h3>\r\n                        <p>Connect &amp; register<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#subjects'\">\r\n                        <i class=\"fas fa-book-open\"><\/i>\r\n                        <h3>Subjects Offered<\/h3>\r\n                        <p>Academic &amp; co-curricular<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#buy-items'\">\r\n                        <i class=\"fas fa-shopping-bag\"><\/i>\r\n                        <h3>Buy School Items<\/h3>\r\n                        <p>Uniforms, books, kits<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#join'\">\r\n                        <i class=\"fas fa-handshake\"><\/i>\r\n                        <h3>Join Us<\/h3>\r\n                        <p>Careers &amp; opportunities<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#contact'\">\r\n                        <i class=\"fas fa-phone-alt\"><\/i>\r\n                        <h3>Contact Us<\/h3>\r\n                        <p>Get in touch<\/p>\r\n                    <\/div>\r\n                    <div class=\"home-tile\" onclick=\"window.location.hash='#admin'\">\r\n                        <i class=\"fas fa-lock\"><\/i>\r\n                        <h3>Admin Login<\/h3>\r\n                        <p>Staff portal<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Intro Video Section -->\r\n                <div style=\"margin-top: 50px;\">\r\n                    <h3 style=\"text-align:center;font-family:var(--font-heading);color:var(--primary);margin-bottom:16px;\">\r\n                        <i class=\"fas fa-play-circle\" style=\"color:var(--secondary);\"><\/i> Our School \u2013 Intro Video\r\n                    <\/h3>\r\n                    <div class=\"video-wrapper\">\r\n                        <iframe src=\"https:\/\/www.youtube.com\/embed\/RYRvW-VV52I?si=bQcR09NVuv4wTv2Y\" title=\"Pranavananda Vidyamandir Intro\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen loading=\"lazy\"><\/iframe>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== ABOUT ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-about\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">About Us<\/h2>\r\n                <p class=\"section-subtitle\">Pranavananda Vidyamandir \u2013 A legacy of learning, discipline, and service since 1976.<\/p>\r\n\r\n                <div class=\"about-grid\">\r\n                    <div class=\"content\">\r\n                        <h2>Pranavananda Vidyamandir<\/h2>\r\n                        <p><strong>Location:<\/strong> Chaitanya Avenue, Near DSP Main Hospital, Durgapur \u2013 713205, West Bengal, India<\/p>\r\n                        <p><strong>School Overview:<\/strong> Established in 1976 under the guidance of the spiritual organization Bharat Sevashram Sangha, Pranavananda Vidyamandir is a renowned co-educational English-medium school in Durgapur.<\/p>\r\n                        <p>Pranavananda Vidyamandir, Durgapur has grown and progressed under the spiritual guidance and dedicated service of several esteemed Swamijis of Bharat Sevashram Sangha. Their vision, discipline, and commitment to Swami Pranavananda Ji Maharaj\u2019s ideals have shaped the institution\u2019s journey from its early years to the present day.<\/p>\r\n                        <p><strong>Respected Swamijis Who Have Served the Institution:<\/strong><\/p>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Sambuddhanandaji Maharaj \u2013 Rector<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Vividishanandaji Maharaj \u2013 Secretary<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Jibatmanandaji Maharaj \u2013 Secretary<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Siddharthanandaji Maharaj \u2013 Assistant Secretary<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Dibyanandaji Maharaj \u2013 Secretary<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Swami Atmosthanandaji Maharaj \u2013 Secretary<\/li>\r\n                        <\/ul>\r\n                        <p>Each of these revered monks has contributed immensely to the academic, moral, and spiritual development of the school, guiding students and staff with compassion, discipline, and unwavering dedication.<\/p>\r\n                        <p>The 9.6-acre eco-friendly campus features serene green spaces, a landscaped garden, and a unique mini-zoo with swans, rabbits, and birds \u2014 fostering compassion and love for nature in students.<\/p>\r\n                        <p>The school provides value-based ICSE education at an affordable cost, especially for the underprivileged. Teachers serve with dedication, mentoring students with love, ethics, and discipline.<\/p>\r\n                        <p><strong>Affiliation & Academic Details:<\/strong><\/p>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Affiliated to: CISCE (ICSE Curriculum)<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Classes: Nursery to Class 10<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Medium: English<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> School Type: Co-educational Day School<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Established: 1976<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Managed by: Bharat Sevashram Sangha<\/li>\r\n                        <\/ul>\r\n                        <p><strong>Curriculum Highlights:<\/strong><\/p>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Core subjects: Languages, Sciences, Mathematics, Humanities<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Continuous assessment in academics and co-curriculars<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Preparation for higher education &amp; competitive exams<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Balanced focus on sports, arts, and values<\/li>\r\n                        <\/ul>\r\n                        <p><strong>Examination Guidelines:<\/strong><\/p>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Minimum 80% attendance required for exams<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Minimum 35% marks per subject for promotion<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Strict academic discipline and integrity<\/li>\r\n                        <\/ul>\r\n                        <p><strong>Reputation & Reviews:<\/strong> Online Rating: 4.2 \/ 5 (Based on 100+ reviews)<\/p>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Dedicated and qualified faculty<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Strong academic environment<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Excellent guidance for ICSE and competitive exams<\/li>\r\n                            <li><i class=\"fas fa-check-circle\"><\/i> Value-driven and spiritual foundation<\/li>\r\n                        <\/ul>\r\n                        <div style=\"display:flex;gap:12px;flex-wrap:wrap;margin-top:12px;\">\r\n                            <a href=\"tel:03432562121\" class=\"btn btn-primary\"><i class=\"fas fa-phone\"><\/i> Call Us<\/a>\r\n                            <a href=\"mailto:pvmdgp@gmail.com\" class=\"btn btn-outline\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div>\r\n                        <div class=\"about-stats\">\r\n                            <div class=\"stat\"><h4>1976<\/h4><p>Established<\/p><\/div>\r\n                            <div class=\"stat\"><h4>10<\/h4><p>Acres Campus<\/p><\/div>\r\n                            <div class=\"stat\"><h4>3000+<\/h4><p>Students<\/p><\/div>\r\n                            <div class=\"stat\"><h4>100%<\/h4><p>ICSE Pass Rate<\/p><\/div>\r\n                        <\/div>\r\n                        <div style=\"background:var(--white);padding:20px;border-radius:var(--radius);box-shadow:var(--shadow);margin-top:20px;\">\r\n                            <h4 style=\"font-family:var(--font-heading);color:var(--primary);\">Contact Information<\/h4>\r\n                            <p><i class=\"fas fa-map-marker-alt\" style=\"color:var(--secondary);width:24px;\"><\/i> Chaitanya Avenue, Near DSP Main Hospital, Durgapur \u2013 713205<\/p>\r\n                            <p><i class=\"fas fa-phone\" style=\"color:var(--secondary);width:24px;\"><\/i> 0343-2562121<\/p>\r\n                            <p><i class=\"fas fa-envelope\" style=\"color:var(--secondary);width:24px;\"><\/i> pvmdgp@gmail.com<\/p>\r\n                            <p><i class=\"fas fa-globe\" style=\"color:var(--secondary);width:24px;\"><\/i> www.pvmdurgapur.in<\/p>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== MISSION & VISION ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-mission\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Mission &amp; Vision<\/h2>\r\n                <p class=\"section-subtitle\">Pranavananda Vidyamandir, Durgapur \u2013 A Unit of Bharat Sevashram Sangha.<\/p>\r\n\r\n                <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:40px;\">\r\n                    <div style=\"background:var(--white);padding:36px;border-radius:var(--radius);box-shadow:var(--shadow);border-top:6px solid var(--secondary);\">\r\n                        <h3 style=\"font-family:var(--font-heading);color:var(--primary);font-size:1.8rem;\"><i class=\"fas fa-bullseye\" style=\"color:var(--secondary);\"><\/i> Our Mission<\/h3>\r\n                        <p style=\"margin-top:12px;\">At Pranavananda Vidyamandir, we are driven by the belief that education is not just a service\u2014it is a sacred duty. As an educational initiative of the Bharat Sevashram Sangha, our mission is to provide high-quality, value-based education to children from all walks of life, especially those from economically weaker sections, at the most affordable cost.<\/p>\r\n                        <p>Guided by the ideals of Swami Pranavananda Ji Maharaj, we strive to:<\/p>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:8px;\">\r\n                            <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Impart holistic education that nurtures academic excellence, discipline, and moral character.<\/li>\r\n                            <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Create an inclusive learning environment where teachers serve with passion and dedication, not just for remuneration but out of a sense of national and spiritual duty.<\/li>\r\n                            <li style=\"padding:6px 0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Promote the English medium curriculum under the ICSE Board, while instilling values of service, responsibility, and compassion.<\/li>\r\n                        <\/ul>\r\n                        <p style=\"margin-top:12px;\">Our school is a space where knowledge meets service, and every student is empowered to grow into a thoughtful, capable, and ethical citizen.<\/p>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:36px;border-radius:var(--radius);box-shadow:var(--shadow);border-top:6px solid var(--primary);\">\r\n                        <h3 style=\"font-family:var(--font-heading);color:var(--primary);font-size:1.8rem;\"><i class=\"fas fa-eye\" style=\"color:var(--secondary);\"><\/i> Our Vision<\/h3>\r\n                        <p style=\"margin-top:12px;\">We envision Pranavananda Vidyamandir as a centre of excellence that produces academically sound, morally upright, and socially responsible individuals who are inspired by the teachings of Swami Pranavananda Ji.<\/p>\r\n                        <p>Our vision includes:<\/p>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:8px;\">\r\n                            <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Offering a strong foundation through the ICSE syllabus and an English-medium education that balances academics with life skills.<\/li>\r\n                            <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Fostering an environment of discipline, patriotism, and spiritual awareness.<\/li>\r\n                            <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Encouraging students to not only excel in studies but also grow into individuals who serve the nation and uplift society.<\/li>\r\n                            <li style=\"padding:6px 0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Promoting the ideals of selflessness, humility, and service to mankind, echoing the values upheld by the Bharat Sevashram Sangha.<\/li>\r\n                        <\/ul>\r\n                        <p style=\"margin-top:12px;\">At Pranavananda Vidyamandir, education is not confined to the classroom\u2014it is a lifelong journey toward character, wisdom, and national service.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== MANAGEMENT DESK ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-management\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Management Desk<\/h2>\r\n                <p class=\"section-subtitle\">Guided by visionary leaders committed to excellence and values.<\/p>\r\n\r\n                <div class=\"management-grid\">\r\n                    <div class=\"management-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/principal.png\" alt=\"Principal\" loading=\"lazy\" \/>\r\n                        <h4>Mr. Sourav Mishra<\/h4>\r\n                        <div class=\"role\">Principal<\/div>\r\n                        <p>\"Education is the most powerful weapon which you can use to change the world.\" \u2014 Nelson Mandela<\/p>\r\n                        <p style=\"font-size:0.85rem;color:var(--text-muted);\">We aim to shape students into responsible citizens through value-based education, discipline, and a rich learning environment amidst nature.<\/p>\r\n                    <\/div>\r\n                    <div class=\"management-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/vice-principal-2-1.png\" alt=\"Vice Principal\" loading=\"lazy\" \/>\r\n                        <h4>Ms. Monaili Dasgupta<\/h4>\r\n                        <div class=\"role\">Vice Principal<\/div>\r\n                        <p>At PVM, we blend academic excellence with spiritual and moral grounding. Our students thrive in academics, sports, arts, and service, becoming compassionate and capable individuals.<\/p>\r\n                    <\/div>\r\n                    <div class=\"management-card\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/swamiji.png\" alt=\"Swami Atmosthanandaji\" loading=\"lazy\" style=\"object-fit:cover;object-position:top;\" \/>\r\n                        <h4>Swami Atmosthanandaji Maharaj<\/h4>\r\n                        <div class=\"role\">Secretary, Bharat Sevashram Sangha<\/div>\r\n                        <p>\"Service to humanity is service to God.\" \u2014 Swami Pranavananda Ji<\/p>\r\n                        <p style=\"font-size:0.85rem;color:var(--text-muted);\">Pranavananda Vidya Mandir is not just a school\u2014it is a sacred place where young lives are nurtured with wisdom, compassion, and the spirit of selfless service. Our aim is to raise students rooted in Indian values, culture, and character.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:40px;background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);\">Message from the General Secretary<\/h4>\r\n                    <p style=\"font-style:italic;color:var(--text-muted);\">\"It gives me immense joy and satisfaction to witness the steady growth and blossoming of Pranavananda Vidya Mandir, an institution rooted in the timeless ideals of service, discipline, and spiritual wisdom as envisioned by Acharya Srimat Swami Pranavanandaji Maharaj. Education, in its truest sense, is not only the pursuit of academic excellence but also the cultivation of character, compassion, and inner strength. Pranavananda Vidya Mandir stands as a symbol of holistic learning\u2014where knowledge is imparted with values, and intellect is nurtured with integrity. The school is not just a center of education; it is a sacred space where young minds are inspired, talents are nurtured, and future citizens are shaped. I commend the tireless efforts of the Principal, teachers, staff, and students who, with devotion and dedication, uphold the noble mission of the Bharat Sevashram Sangha\u2014\"Service to Humanity is Service to God.\" As we approach the Golden Jubilee Celebration, let us reaffirm our commitment to the ideals of selfless service, moral education, and spiritual awakening. May the blessings of Acharya Swami Pranavanandaji Maharaj be upon all.\"<\/p>\r\n                    <p style=\"font-weight:600;margin-top:8px;\">\u2014 Swami Biswatmananda, General Secretary, Bharat Sevashram Sangha<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== SUBJECTS OFFERED ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-subjects\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Subjects Offered<\/h2>\r\n                <p class=\"section-subtitle\">We provide a wide range of academic, co-curricular, and skill-based subjects to ensure the all-round development of students.<\/p>\r\n\r\n                <div style=\"display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;\">\r\n                    <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-book-open\" style=\"color:var(--secondary);\"><\/i> Academic Subjects<\/h4>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">English (Language &amp; Literature)<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Hindi \/ Bengali (2nd Language)<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">History &amp; Civics<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Geography<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Mathematics<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Science (Physics, Chemistry &amp; Biology)<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Computer Applications<\/li>\r\n                            <li style=\"padding:4px 0;\">Economic Applications<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-hand-holding-heart\" style=\"color:var(--secondary);\"><\/i> Value &amp; Skill Education<\/h4>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">S.U.P.W.<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Physical Education<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Moral Science \/ Value Education<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">General Knowledge<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Life Skills<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Abacus \/ Mental Math<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Robotics<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Yoga<\/li>\r\n                            <li style=\"padding:4px 0;\">Health &amp; Wellness<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-palette\" style=\"color:var(--secondary);\"><\/i> Creative &amp; Performing Arts<\/h4>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Art &amp; Craft<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Music (Vocal &amp; Instrumental)<\/li>\r\n                            <li style=\"padding:4px 0;border-bottom:1px solid #f5f5f5;\">Dance (Classical \/ Folk \/ Contemporary)<\/li>\r\n                            <li style=\"padding:4px 0;\">Drama &amp; Theatre<\/li>\r\n                        <\/ul>\r\n                        <p style=\"margin-top:12px;font-weight:600;color:var(--primary);\">\u2026and many more!<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== FACILITIES & INFRASTRUCTURE ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-facilities\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Facilities &amp; Infrastructure<\/h2>\r\n                <p class=\"section-subtitle\">A 10\u2011acre eco\u2011friendly campus designed for holistic development.<\/p>\r\n\r\n                <!-- Teachers & Staff -->\r\n                <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:40px;\">\r\n                    <h3 style=\"font-family:var(--font-heading);color:var(--primary);\">Our Dedicated Teachers \u2013 The Soul of PVM<\/h3>\r\n                    <p>At <strong>Pranavananda Vidya Mandir (PVM)<\/strong>, our teachers are the heart and soul of the institution. With deep dedication, compassion, and commitment, they go beyond traditional teaching to inspire, guide, and nurture every student.<\/p>\r\n                    <p>Upholding the values and vision of <strong>Swami Pranavananda<\/strong>, our educators not only impart knowledge but also instill discipline, moral values, and a spirit of lifelong learning. Through their tireless efforts, innovative teaching methods, and personal attention, they shape young minds into confident and responsible citizens of tomorrow.<\/p>\r\n                    <p style=\"margin-bottom:0;\">The unwavering support and passion of our teachers have played a vital role in making <strong>PVM<\/strong> a center of academic excellence and holistic development.<\/p>\r\n                    <div style=\"margin-top:12px;\"><a href=\"#\" class=\"btn btn-primary\" style=\"padding:6px 20px;font-size:0.9rem;\">\u27a4 VIEW TEACHERS LIST<\/a><\/div>\r\n                <\/div>\r\n\r\n                <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:40px;\">\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);\">Supporting Staff<\/h4>\r\n                    <p>Our dedicated supporting staff ensures the smooth functioning of the institution and provides a safe, clean, and efficient environment for students and teachers.<\/p>\r\n                    <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-top:10px;\">\r\n                        <div>\u2022 Office Administrators<\/div>\r\n                        <div>\u2022 IT &amp; Lab Technicians<\/div>\r\n                        <div>\u2022 Library Staff<\/div>\r\n                        <div>\u2022 Cleaning &amp; Maintenance Team<\/div>\r\n                        <div>\u2022 Security Personnel<\/div>\r\n                        <div>\u2022 Transport Drivers &amp; Helpers<\/div>\r\n                        <div>\u2022 Medical &amp; First Aid Staff<\/div>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Infrastructure -->\r\n                <div class=\"facilities-grid\">\r\n                    <div class=\"facility-card\"><i class=\"fas fa-flask\"><\/i><h4>Science Labs<\/h4><p>Physics, Chemistry, Biology<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-laptop\"><\/i><h4>Computer Lab<\/h4><p>Air\u2011conditioned with updated systems<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-book\"><\/i><h4>Library<\/h4><p>Spacious &amp; resource\u2011rich<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-futbol\"><\/i><h4>Playground &amp; Sports<\/h4><p>Physical fitness &amp; teamwork<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-chalkboard-teacher\"><\/i><h4>Smart Classrooms<\/h4><p>Technology\u2011enabled learning<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-microphone-alt\"><\/i><h4>Auditorium<\/h4><p>Cultural programs &amp; functions<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-bus\"><\/i><h4>Transport<\/h4><p>Safe &amp; reliable bus service<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-bolt\"><\/i><h4>Power Backup<\/h4><p>Uninterrupted supply<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-paint-brush\"><\/i><h4>Art &amp; Craft Room<\/h4><p>Creative expression space<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-place-of-worship\"><\/i><h4>Temple<\/h4><p>Peace &amp; moral reflection<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-heartbeat\"><\/i><h4>Medical Room<\/h4><p>First\u2011aid &amp; emergency care<\/p><\/div>\r\n                    <div class=\"facility-card\"><i class=\"fas fa-paw\"><\/i><h4>Mini Zoo<\/h4><p>Swans, rabbits, birds &amp; more<\/p><\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:40px;background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);\">Campus &amp; Infrastructure Highlights<\/h4>\r\n                    <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px;\">\r\n                        <div><i class=\"fas fa-tree\" style=\"color:var(--secondary);\"><\/i> Eco\u2011friendly campus with tree\u2011lined pathways and gardens<\/div>\r\n                        <div><i class=\"fas fa-child\" style=\"color:var(--secondary);\"><\/i> Junior Wing (Pre\u2011Primary to Class V) \u2013 child\u2011friendly classrooms<\/div>\r\n                        <div><i class=\"fas fa-user-graduate\" style=\"color:var(--secondary);\"><\/i> Senior Wing (Class VI to X) \u2013 advanced labs &amp; library<\/div>\r\n                        <div><i class=\"fas fa-shield-alt\" style=\"color:var(--secondary);\"><\/i> CCTV surveillance &amp; fire safety systems<\/div>\r\n                    <\/div>\r\n                    <p style=\"margin-top:16px;font-style:italic;color:var(--text-muted);\">At PVM, every classroom, laboratory, playground, and activity space is designed not just as infrastructure \u2014 but as a source of inspiration for every learner\u2019s journey toward excellence, discipline, creativity, and character building.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== ADMISSION ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-admission\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Admission<\/h2>\r\n                <p class=\"section-subtitle\">Join the PVM family \u2013 Admissions open for Session 2026\u201327.<\/p>\r\n\r\n                <div class=\"admission-grid\">\r\n                    <div class=\"box\">\r\n                        <h3><i class=\"fas fa-file-alt\" style=\"color:var(--secondary);\"><\/i> How to Apply<\/h3>\r\n                        <p><strong>Application Forms<\/strong> are available at the school\u2019s Office during the admission session.<\/p>\r\n                        <h4 style=\"margin-top:16px;color:var(--primary);\">Admission Test<\/h4>\r\n                        <p>Admission is primarily based on performance in an entrance test. Test dates and details are notified annually by the school.<\/p>\r\n                        <h4 style=\"margin-top:16px;color:var(--primary);\">Required Documents<\/h4>\r\n                        <ul>\r\n                            <li><i class=\"fas fa-check\"><\/i> 2 stamp-size &amp; 2 passport-size photographs<\/li>\r\n                            <li><i class=\"fas fa-check\"><\/i> Photocopy of Birth Certificate<\/li>\r\n                            <li><i class=\"fas fa-check\"><\/i> 2 Banglar Shiksha Portal i.e. Online T.C.<\/li>\r\n                            <li><i class=\"fas fa-check\"><\/i> Mark sheet and Transfer Certificate (original, countersigned)<\/li>\r\n                            <li><i class=\"fas fa-check\"><\/i> Caste Certificate photocopy (if applicable)<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div class=\"box\" style=\"background:var(--primary);color:var(--white);\">\r\n                        <h3 style=\"color:var(--white);\"><i class=\"fas fa-calendar-alt\" style=\"color:var(--secondary);\"><\/i> Admission 2026\u201327<\/h3>\r\n                        <p style=\"font-size:1.1rem;margin:16px 0;\">\ud83d\udce2 Applications are now being accepted for the session 2026\u201327.<\/p>\r\n                        <p><strong>Classes:<\/strong> Nursery to Class X<\/p>\r\n                        <p><strong>Medium:<\/strong> English (ICSE Curriculum)<\/p>\r\n                        <div style=\"margin-top:20px;display:flex;flex-wrap:wrap;gap:12px;\">\r\n                            <a href=\"tel:03432562121\" class=\"btn btn-secondary\"><i class=\"fas fa-phone\"><\/i> Call for Info<\/a>\r\n                            <a href=\"mailto:pvmdgp@gmail.com\" class=\"btn\" style=\"background:var(--white);color:var(--primary);\"><i class=\"fas fa-envelope\"><\/i> Email<\/a>\r\n                        <\/div>\r\n                        <p style=\"margin-top:20px;font-size:0.9rem;opacity:0.8;\"><i class=\"fas fa-map-marker-alt\"><\/i> Chaitanya Avenue, Near DSP Main Hospital, Durgapur<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:30px;background:#fff8e7;padding:20px 30px;border-radius:var(--radius);border-left:6px solid var(--secondary);text-align:center;\">\r\n                    <p style=\"font-size:1.1rem;font-weight:600;color:var(--primary);\">\r\n                        <i class=\"fas fa-hand-point-right\" style=\"color:var(--accent);\"><\/i> Notice: Admission for Session 2026\u201327 is now open. Visit the school office for application forms.\r\n                    <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== ICSE RESULTS ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-results\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">ICSE Results<\/h2>\r\n                <p class=\"section-subtitle\">At Pranavananda Vidya Mandir, Durgapur, academic achievement in the ICSE (Class X) examination stands as a testament to our commitment to quality education.<\/p>\r\n\r\n                <div class=\"result-highlight\">\r\n                    <div class=\"item\"><h3>100%<\/h3><p>Pass Rate every year<\/p><\/div>\r\n                    <div class=\"item\"><h3>90%+<\/h3><p>Students with Distinction<\/p><\/div>\r\n                    <div class=\"item\"><h3>Top<\/h3><p>Ranks in Durgapur<\/p><\/div>\r\n                    <div class=\"item\"><h3>Premier<\/h3><p>Higher secondary admissions<\/p><\/div>\r\n                <\/div>\r\n\r\n                <div style=\"background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);\">Key Highlights<\/h4>\r\n                    <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> 100% Pass Rate in ICSE Board Examinations every year.<\/li>\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Multiple students secure above 90% aggregate, with high scores in Science, Mathematics, and English.<\/li>\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Consistent track record of subject-wise toppers and distinctions.<\/li>\r\n                        <li style=\"padding:6px 0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Alumni gain admission to premier institutions for higher secondary education across West Bengal and India.<\/li>\r\n                    <\/ul>\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);margin-top:20px;\">What Drives Our ICSE Success?<\/h4>\r\n                    <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Experienced and dedicated teaching staff offering personal guidance.<\/li>\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Regular mock tests, assignments, and internal assessments.<\/li>\r\n                        <li style=\"padding:6px 0;border-bottom:1px solid #f0f0f0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Focus on practical learning through labs and interactive classrooms.<\/li>\r\n                        <li style=\"padding:6px 0;\"><i class=\"fas fa-check-circle\" style=\"color:var(--secondary);\"><\/i> Strong academic foundation built through a well-balanced curriculum.<\/li>\r\n                    <\/ul>\r\n                    <p style=\"margin-top:12px;font-weight:600;color:var(--primary);\">At PVM, we don\u2019t just teach for exams \u2014 we prepare students for life.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== ACHIEVEMENTS ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-achievements\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Achievements<\/h2>\r\n                <p class=\"section-subtitle\">Excellence in academics, sports, and culture.<\/p>\r\n\r\n                <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:30px;\">\r\n                    <div style=\"background:var(--white);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-graduation-cap\" style=\"color:var(--secondary);\"><\/i> Academic Excellency<\/h4>\r\n                        <p>Pranavananda Vidya Mandir has consistently upheld a legacy of academic brilliance, making it one of the leading schools in Durgapur. In the <strong>ICSE 2025<\/strong> examinations, our students achieved a remarkable <strong>98%<\/strong> overall result, continuing a proud tradition of excellence that the school has maintained for many years.<\/p>\r\n                        <p>Time and again, our students have not only secured top ranks but have also emerged as the highest marks scorers in Durgapur, bringing pride to the institution and the city.<\/p>\r\n                        <p>With a dedicated team of teachers, modern teaching practices, and a strong academic foundation, we are committed to nurturing bright minds and preparing them for a successful future.<\/p>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-running\" style=\"color:var(--secondary);\"><\/i> Sports Achievements<\/h4>\r\n                        <p>Pranavananda Vidya Mandir proudly celebrates the remarkable accomplishments of our young athletes who have excelled in sports with grit, passion, and skill. From national selections to local glory, our students shine in every arena.<\/p>\r\n                        <p>With expert coaching and unwavering dedication, they represent the best of our sporting spirit and continue to bring accolades to our school and the city of Durgapur.<\/p>\r\n                        <ul style=\"list-style:none;padding:0;margin-top:10px;\">\r\n                            <li style=\"padding:4px 0;\"><i class=\"fas fa-medal\" style=\"color:var(--secondary);\"><\/i> <strong>Yoga 2025-26:<\/strong> First position (Boys, 14 years), selected for District<\/li>\r\n                            <li style=\"padding:4px 0;\"><i class=\"fas fa-medal\" style=\"color:var(--secondary);\"><\/i> <strong>Table Tennis 2025-26:<\/strong> First position (Girls, 17 years \u2013 Shukrana Chakraborty), selected for District<\/li>\r\n                            <li style=\"padding:4px 0;\"><i class=\"fas fa-medal\" style=\"color:var(--secondary);\"><\/i> <strong>Kho Kho 2024-25:<\/strong> Regional Champions (17 years, Boys &amp; Girls); National Level Selections: 5 Boys and 4 Girls<\/li>\r\n                            <li style=\"padding:4px 0;\"><i class=\"fas fa-medal\" style=\"color:var(--secondary);\"><\/i> <strong>2024-25 Durgapur Subdivision:<\/strong> Champions (Boys &amp; Girls); State Level Selections: 1 Boy and 2 Girls (14 years category)<\/li>\r\n                            <li style=\"padding:4px 0;\"><i class=\"fas fa-medal\" style=\"color:var(--secondary);\"><\/i> <strong>2025-26:<\/strong> Yoga and Table Tennis \u2013 District-level qualifications in both boys and girls categories<\/li>\r\n                        <\/ul>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:28px;border-radius:var(--radius);box-shadow:var(--shadow);grid-column:1\/-1;\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-paint-brush\" style=\"color:var(--secondary);\"><\/i> Cultural Achievements<\/h4>\r\n                        <p>At Pranavananda Vidya Mandir, we deeply value the role of cultural education in shaping a well-rounded personality. Among the many cultural pursuits, Art and Craft hold a special place in our curriculum, allowing students to express their creativity, imagination, and emotions through color, texture, and design. Our art enthusiasts regularly participate in inter-school and district-level art exhibitions, and many have received accolades for their innovative and thoughtful creations.<\/p>\r\n                        <p>Beyond visual arts, our students actively engage in a variety of enriching cultural disciplines including Debate, Essay Writing, Elocution, Geeta Path, Dance, Drama, and Recitation. These platforms nurture self-expression, boost confidence, and build public speaking and performance skills from a young age. Whether it\u2019s the rhythmic flow of Sanskrit verses or a captivating stage performance, our students shine brightly in every field.<\/p>\r\n                        <p>We take pride in the fact that many of our students have represented the school at the district, zonal, and state levels, often returning with medals, trophies, and certificates of excellence. With committed mentors, regular training sessions, and a supportive environment, Pranavananda Vidya Mandir continues to be a center of cultural brilliance where artistic talents blossom and traditional values are honored.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== GALLERY \/ CREATIVE ZONE ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-gallery\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Gallery &amp; Creative Zone<\/h2>\r\n                <p class=\"section-subtitle\">For latest updates, photos &amp; videos, visit our official Facebook and YouTube pages.<\/p>\r\n\r\n                <div class=\"gallery-links\">\r\n                    <a href=\"https:\/\/www.facebook.com\/people\/Creative-students-20\/61563843051786\/\" target=\"_blank\">\r\n                        <i class=\"fab fa-facebook fa-2x\" style=\"color:#1877f2;\"><\/i> Facebook\r\n                    <\/a>\r\n                    <a href=\"https:\/\/www.youtube.com\/@CreativeStudents\" target=\"_blank\">\r\n                        <i class=\"fab fa-youtube fa-2x\" style=\"color:#ff0000;\"><\/i> YouTube\r\n                    <\/a>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:30px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;\">\r\n                    <div style=\"background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/banner.jpg\" alt=\"Campus\" style=\"height:160px;width:100%;object-fit:cover;\" \/>\r\n                        <p style=\"padding:10px;text-align:center;font-weight:500;\">Campus View<\/p>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/principal.png\" alt=\"Principal\" style=\"height:160px;width:100%;object-fit:cover;\" \/>\r\n                        <p style=\"padding:10px;text-align:center;font-weight:500;\">Principal<\/p>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/vice-principal-2-1.png\" alt=\"Vice Principal\" style=\"height:160px;width:100%;object-fit:cover;\" \/>\r\n                        <p style=\"padding:10px;text-align:center;font-weight:500;\">Vice Principal<\/p>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);\">\r\n                        <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/fee-structure.jpg\" alt=\"Fee Structure\" style=\"height:160px;width:100%;object-fit:cover;\" \/>\r\n                        <p style=\"padding:10px;text-align:center;font-weight:500;\">Fee Structure<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== GOLDEN JUBILEE ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-jubilee\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Golden Jubilee<\/h2>\r\n                <p class=\"section-subtitle\">1976 \u2013 2025 \u2022 50 Glorious Years of Pranavananda Vidya Mandir<\/p>\r\n\r\n                <div style=\"background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;margin-bottom:30px;\">\r\n                    <h3 style=\"font-family:var(--font-heading);color:var(--secondary);font-size:2rem;\">\ud83c\udf89 Golden Jubilee Celebration<\/h3>\r\n                    <p style=\"font-size:1.2rem;\">Celebrated on <strong>29 November 2025<\/strong> \u2014 a vibrant tribute to five decades of learning, culture and service.<\/p>\r\n                <\/div>\r\n\r\n                <p style=\"margin-bottom:20px;\">Pranavananda Vidya Mandir, Durgapur \u2014 proudly guided by the ideals of Swami Pranavananda and supported by the Bharat Sevashram Sangha \u2014 marked its 50th year with a luminous celebration. The programme was blessed by revered Samajis and honoured by distinguished guests, including the DMC Chairman and a chief guest from Mission Hospital. Students delivered breathtaking dance, drama and fusion performances that captured the spirit and creativity of the school, while the warm participation of parents and alumni made the evening truly special. This milestone not only celebrates our past achievements but also renews our commitment to innovation, integrity, and holistic education for every learner.<\/p>\r\n\r\n                <div class=\"jubilee-grid\">\r\n                    <div class=\"item\"><i class=\"fas fa-hands-praying\"><\/i><h4>Spiritual Blessings<\/h4><p>Presence of the Samajis of Bharat Sevashram Sangha \u2014 spiritual guidance that gave the event deep meaning.<\/p><\/div>\r\n                    <div class=\"item\"><i class=\"fas fa-user-tie\"><\/i><h4>Dignitaries<\/h4><p>Honoured by the DMC Chairman and a distinguished medical chief guest from Mission Hospital.<\/p><\/div>\r\n                    <div class=\"item\"><i class=\"fas fa-music\"><\/i><h4>Cultural Brilliance<\/h4><p>Stunning dance, drama and fusion acts \u2014 a colourful showcase of student talent and disciplined training.<\/p><\/div>\r\n                    <div class=\"item\"><i class=\"fas fa-users\"><\/i><h4>Connect<\/h4><p>Golden Jubilee Celebration \u2013 Pranavananda Vidya Mandir \u2013 Celebrating 50 Years of Excellence in Education and Character Building.<\/p><\/div>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:30px;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;\">\r\n                    <a href=\"https:\/\/www.facebook.com\/people\/Creative-students-20\/61563843051786\/\" target=\"_blank\" class=\"btn btn-primary\"><i class=\"fab fa-facebook\"><\/i> Photo Gallery<\/a>\r\n                    <a href=\"https:\/\/www.youtube.com\/@CreativeStudents\" target=\"_blank\" class=\"btn btn-secondary\"><i class=\"fab fa-youtube\"><\/i> Video Gallery<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== FEES ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-fees\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Fee Structure<\/h2>\r\n                <p class=\"section-subtitle\">Quality education at an affordable cost \u2013 because education is a right, not a privilege.<\/p>\r\n\r\n                <div class=\"fee-img\">\r\n                    <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/fee-structure.jpg\" alt=\"Fee Structure\" loading=\"lazy\" \/>\r\n                <\/div>\r\n\r\n                <div style=\"margin-top:30px;background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;\">\r\n                    <p style=\"font-size:1.1rem;max-width:700px;margin:0 auto;\">Pranavananda Vidya Mandir, Durgapur is dedicated to offering top-quality education at a budget-friendly cost. We believe \u201cEducation is a Right, Not a Privilege\u201d, and our fee structure reflects this vision. Designed with care, our fees are structured so that every student, from every background, can access a rich, modern, and value-based education without financial burden.<\/p>\r\n                    <p style=\"margin-top:12px;font-weight:600;color:var(--primary);\">Choose Pranavananda Vidya Mandir for a school where affordability meets academic excellence.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== ALUMNI ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-alumni\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">PVM Alumni<\/h2>\r\n                <p class=\"section-subtitle\">Reconnect \u2022 Reminisce \u2022 Rejoice \u2013 Let\u2019s celebrate the legacy together!<\/p>\r\n\r\n                <div style=\"background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;margin-bottom:30px;\">\r\n                    <h3 style=\"font-family:var(--font-heading);color:var(--primary);\">Alumni Registration<\/h3>\r\n                    <p style=\"margin:16px 0;\">Meet Your Friends at the Golden Jubilee! Register Now for the Golden Jubilee &amp; Alumni Meet.<\/p>\r\n                    <a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSdNt9fUWGVYh0ZZlI1M5bMtEmpGQVXZojMZ3vIPvULVBpg_Tg\/viewform\" target=\"_blank\" class=\"btn btn-primary\"><i class=\"fas fa-user-plus\"><\/i> Register Today<\/a>\r\n                <\/div>\r\n\r\n                <div style=\"display:grid;grid-template-columns:1fr 1fr;gap:30px;\">\r\n                    <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-book-open\"><\/i> Success Stories<\/h4>\r\n                        <p>Read inspiring journeys of our alumni making an impact across various fields.<\/p>\r\n                        <a href=\"#\" class=\"btn btn-secondary\" style=\"margin-top:12px;\">Read Success Story<\/a>\r\n                    <\/div>\r\n                    <div style=\"background:var(--white);padding:24px;border-radius:var(--radius);box-shadow:var(--shadow);\">\r\n                        <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-images\"><\/i> Alumni Gallery<\/h4>\r\n                        <p>Take a look at cherished moments from alumni meetups, testimonials, and throwbacks.<\/p>\r\n                        <a href=\"#\" class=\"btn btn-secondary\" style=\"margin-top:12px;\">View Gallery<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- ========== CONTACT ========== -->\r\n        <section class=\"page-section section-padding\" id=\"page-contact\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Contact Us<\/h2>\r\n                <p class=\"section-subtitle\">Get in touch with us \u2013 we\u2019d love to hear from you.<\/p>\r\n\r\n                <div class=\"contact-grid\">\r\n                    <div class=\"info\">\r\n                        <h3>Pranavananda Vidya Mandir<\/h3>\r\n                        <p><i class=\"fas fa-map-marker-alt\"><\/i> Chaitanya Avenue, Near DSP Main Hospital, Durgapur \u2013 713205, West Bengal, India<\/p>\r\n                        <p><i class=\"fas fa-phone\"><\/i> <a href=\"tel:03432562121\">0343-2562121<\/a><\/p>\r\n                        <p><i class=\"fas fa-envelope\"><\/i> <a href=\"mailto:pvmdgp@gmail.com\">pvmdgp@gmail.com<\/a><\/p>\r\n                        <p><i class=\"fas fa-globe\"><\/i> <a href=\"https:\/\/pvmdurgapur.in\" target=\"_blank\">www.pvmdurgapur.in<\/a><\/p>\r\n                        <div style=\"margin-top:16px;display:flex;gap:12px;flex-wrap:wrap;\">\r\n                            <a href=\"https:\/\/www.facebook.com\/people\/Creative-students-20\/61563843051786\/\" target=\"_blank\" class=\"btn btn-primary\" style=\"background:#1877f2;\"><i class=\"fab fa-facebook\"><\/i> Facebook<\/a>\r\n                            <a href=\"https:\/\/www.youtube.com\/@CreativeStudents\" target=\"_blank\" class=\"btn btn-secondary\" style=\"background:#ff0000;\"><i class=\"fab fa-youtube\"><\/i> YouTube<\/a>\r\n                            <a href=\"https:\/\/easypay.axisbank.co.in\/easyPay\/makePayment?mid=MzkyNjg%3D\" target=\"_blank\" class=\"btn btn-primary\"><i class=\"fas fa-credit-card\"><\/i> Pay Online<\/a>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"map\">\r\n                        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3656.123456789!2d87.3!3d23.55!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39f8c0c0c0c0c0c%3A0x0!2sDurgapur%2C%20West%20Bengal!5e0!3m2!1sen!2sin!4v1234567890\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <!-- Online Payment (extra) -->\r\n                <div style=\"margin-top:40px;background:var(--white);padding:30px;border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;\">\r\n                    <h4 style=\"font-family:var(--font-heading);color:var(--primary);\"><i class=\"fas fa-credit-card\" style=\"color:var(--secondary);\"><\/i> Online Payment<\/h4>\r\n                    <p style=\"margin:12px 0;\">Pay fees securely online via Axis Bank EasyPay.<\/p>\r\n                    <a href=\"https:\/\/easypay.axisbank.co.in\/easyPay\/makePayment?mid=MzkyNjg%3D\" target=\"_blank\" class=\"btn btn-primary\"><i class=\"fas fa-external-link-alt\"><\/i> Pay Now<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n        <!-- Admin Login (dummy) -->\r\n        <section class=\"page-section section-padding\" id=\"page-admin\">\r\n            <div class=\"container\">\r\n                <h2 class=\"section-title\">Admin Login<\/h2>\r\n                <p class=\"section-subtitle\">Staff portal \u2013 access restricted.<\/p>\r\n                <div style=\"background:var(--white);padding:40px;border-radius:var(--radius);box-shadow:var(--shadow);max-width:400px;margin:0 auto;text-align:center;\">\r\n                    <i class=\"fas fa-lock\" style=\"font-size:3rem;color:var(--primary);margin-bottom:16px;\"><\/i>\r\n                    <p style=\"color:var(--text-muted);\">This is a placeholder for the admin login interface. Please contact the school administration for access.<\/p>\r\n                    <a href=\"#\" data-page=\"home\" class=\"btn btn-primary\" style=\"margin-top:16px;\">Back to Home<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/section>\r\n\r\n    <\/main>\r\n\r\n    <!-- ===== FOOTER ===== -->\r\n    <footer class=\"footer\">\r\n        <div class=\"container\">\r\n            <div>\r\n                <div style=\"display:flex;align-items:center;gap:12px;margin-bottom:12px;\">\r\n                    <img decoding=\"async\" src=\"https:\/\/pvmdurgapur.in\/wp-content\/uploads\/2026\/06\/logo.png\" alt=\"Logo\" style=\"height:50px;width:auto;filter:brightness(0) invert(1);\" \/>\r\n                    <div>\r\n                        <h4 style=\"margin:0;font-size:1.2rem;\">Pranavananda Vidyamandir<\/h4>\r\n                        <p style=\"font-size:0.85rem;opacity:0.7;\">Durgapur \u2022 Est. 1976 \u2022 ICSE<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <p style=\"font-size:0.9rem;max-width:400px;\">A unit of Bharat Sevashram Sangha, providing value-based education since 1976.<\/p>\r\n                <div class=\"social-icons\" style=\"margin-top:12px;\">\r\n                    <a href=\"https:\/\/www.facebook.com\/people\/Creative-students-20\/61563843051786\/\" target=\"_blank\"><i class=\"fab fa-facebook\"><\/i><\/a>\r\n                    <a href=\"https:\/\/www.youtube.com\/@CreativeStudents\" target=\"_blank\"><i class=\"fab fa-youtube\"><\/i><\/a>\r\n                    <a href=\"mailto:pvmdgp@gmail.com\"><i class=\"fas fa-envelope\"><\/i><\/a>\r\n                <\/div>\r\n            <\/div>\r\n            <div>\r\n                <h4>Quick Links<\/h4>\r\n                <a href=\"#\" data-page=\"home\">Home<\/a>\r\n                <a href=\"#\" data-page=\"about\">About<\/a>\r\n                <a href=\"#\" data-page=\"admission\">Admission<\/a>\r\n                <a href=\"#\" data-page=\"results\">Results<\/a>\r\n                <a href=\"#\" data-page=\"contact\">Contact<\/a>\r\n                <a href=\"#\" data-page=\"alumni\">Alumni<\/a>\r\n            <\/div>\r\n            <div>\r\n                <h4>Contact<\/h4>\r\n                <p><i class=\"fas fa-map-marker-alt\" style=\"width:20px;\"><\/i> Chaitanya Avenue, Near DSP Main Hospital, Durgapur \u2013 713205<\/p>\r\n                <p><i class=\"fas fa-phone\" style=\"width:20px;\"><\/i> 0343-2562121<\/p>\r\n                <p><i class=\"fas fa-envelope\" style=\"width:20px;\"><\/i> pvmdgp@gmail.com<\/p>\r\n                <p><i class=\"fas fa-globe\" style=\"width:20px;\"><\/i> www.pvmdurgapur.in<\/p>\r\n            <\/div>\r\n            <div class=\"footer-bottom\">\r\n                <p>&copy; 2026 Pranavananda Vidyamandir, Durgapur. All rights reserved.<\/p>\r\n                <p style=\"font-size:0.8rem;opacity:0.6;\">Website created by <strong>Om Prakash Karmakar<\/strong><\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n\r\n    <!-- ===== JAVASCRIPT ===== -->\r\n    <script>\r\n        (function() {\r\n            'use strict';\r\n\r\n            \/\/ ----- NAV TOGGLE (Mobile) -----\r\n            const navToggle = document.getElementById('navToggle');\r\n            const navMenu = document.getElementById('navMenu');\r\n            if (navToggle && navMenu) {\r\n                navToggle.addEventListener('click', function(e) {\r\n                    e.stopPropagation();\r\n                    navMenu.classList.toggle('open');\r\n                });\r\n                document.addEventListener('click', function(e) {\r\n                    if (!navMenu.contains(e.target) && !navToggle.contains(e.target)) {\r\n                        navMenu.classList.remove('open');\r\n                    }\r\n                });\r\n            }\r\n\r\n            \/\/ ----- PAGE NAVIGATION (SPA) -----\r\n            const navLinks = document.querySelectorAll('[data-page]');\r\n            const allPages = document.querySelectorAll('.page-section');\r\n\r\n            function showPage(pageId) {\r\n                allPages.forEach(function(page) {\r\n                    page.classList.remove('active');\r\n                });\r\n                const target = document.getElementById('page-' + pageId);\r\n                if (target) {\r\n                    target.classList.add('active');\r\n                } else {\r\n                    const home = document.getElementById('page-home');\r\n                    if (home) home.classList.add('active');\r\n                }\r\n\r\n                navLinks.forEach(function(link) {\r\n                    link.classList.remove('active');\r\n                    if (link.dataset.page === pageId) {\r\n                        link.classList.add('active');\r\n                    }\r\n                });\r\n\r\n                if (navMenu) navMenu.classList.remove('open');\r\n                window.scrollTo({ top: 0, behavior: 'smooth' });\r\n            }\r\n\r\n            navLinks.forEach(function(link) {\r\n                link.addEventListener('click', function(e) {\r\n                    e.preventDefault();\r\n                    const page = this.dataset.page;\r\n                    if (page) {\r\n                        showPage(page);\r\n                        history.pushState(null, '', '#' + page);\r\n                    }\r\n                });\r\n            });\r\n\r\n            function handleHash() {\r\n                const hash = window.location.hash.replace('#', '');\r\n                if (hash) {\r\n                    const target = document.getElementById('page-' + hash);\r\n                    if (target) {\r\n                        showPage(hash);\r\n                        return;\r\n                    }\r\n                }\r\n                showPage('home');\r\n            }\r\n\r\n            window.addEventListener('hashchange', handleHash);\r\n\r\n            if (window.location.hash) {\r\n                handleHash();\r\n            } else {\r\n                showPage('home');\r\n            }\r\n\r\n        })();\r\n    <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pranavananda Vidyamandir \u2013 Durgapur 0343-2562121 pvmdgp@gmail.com Pay Online Admin Pranavananda Vidyamandir Durgapur \u2022 Est. 1976 \u2022 ICSE Home About Mission [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":22,"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":43,"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/43"}],"wp:attachment":[{"href":"https:\/\/pvmdurgapur.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}