{"id":9,"date":"2026-03-24T11:50:26","date_gmt":"2026-03-24T11:50:26","guid":{"rendered":"https:\/\/royalitpark.org\/ihrcofindia\/?page_id=9"},"modified":"2026-04-10T12:14:09","modified_gmt":"2026-04-10T12:14:09","slug":"home","status":"publish","type":"page","link":"https:\/\/royalitpark.org\/ihrcofindia\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"9\" class=\"elementor elementor-9\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4cd883 e-con-full e-flex e-con e-parent\" data-id=\"c4cd883\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6d2dc0 elementor-widget elementor-widget-html\" data-id=\"d6d2dc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\t\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>IHRCI of INDIA &#8211; International Human Rights Commission of India<\/title>\n    <link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/css\/bootstrap.min.css\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n    <style>\n        :root {\n            --nhrc-blue: #1565C0;\n            --nhrc-light-blue: #E3F2FD;\n            --nhrc-dark: #0D47A1;\n            --nhrc-accent: #FF8F00;\n        }\n        \n        body {\n            font-family: 'Roboto', sans-serif;\n            color: #333;\n            line-height: 1.6;\n            background-color: #f8f9fa;\n        }\n        \n        .top-header {\n            background-color: var(--nhrc-blue);\n            color: white;\n            padding: 8px 0;\n            font-size: 14px;\n        }\n        \n        .top-header a {\n            color: white;\n            text-decoration: none;\n            margin-right: 15px;\n        }\n        \n        .main-header {\n            background-color: white;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n            padding: 15px 0;\n        }\n        \n        .logo-container {\n            display: flex;\n            align-items: center;\n            justify-content: space-between;\n        }\n        \n        .logo {\n            height: 70px;\n        }\n        \n        .right-logo {\n            height: 70px;\n        }\n        \n        .org-name {\n            color: var(--nhrc-blue);\n            font-weight: 700;\n            font-size: 22px;\n            margin: 0;\n        }\n        \n        .org-tagline {\n            color: var(--nhrc-dark);\n            font-size: 14px;\n            margin: 0;\n        }\n        \n        .navbar {\n            background-color: var(--nhrc-dark);\n            padding: 0;\n        }\n        \n        .navbar .nav-link {\n            color: white !important;\n            padding: 15px 20px;\n            font-weight: 500;\n            transition: background-color 0.3s;\n        }\n        \n        .navbar .nav-link:hover {\n            background-color: var(--nhrc-blue);\n        }\n        \n        .dropdown-menu {\n            background-color: var(--nhrc-dark);\n            border: none;\n            border-radius: 0;\n        }\n        \n        .dropdown-item {\n            color: white;\n            padding: 10px 20px;\n        }\n        \n        .dropdown-item:hover {\n            background-color: var(--nhrc-blue);\n            color: white;\n        }\n        \n        .hero-slider {\n            position: relative;\n            height: 500px;\n            overflow: hidden;\n        }\n        \n        .hero-slide {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: \n            background-er;\n            background-position: center;\n            opacity: 0;\n            transition: opacity 1s ease-in-out;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            color: white;\n        }\n        \n        .hero-slide.active {\n            opacity: 1;\n        }\n        \n        .hero-slide::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));\n        }\n        \n        .hero-content {\n            position: relative;\n            z-index: 1;\n            max-width: 800px;\n            padding: 0 20px;\n        }\n        \n        .quick-links {\n            background-color: var(--nhrc-light-blue);\n            padding: 20px 0;\n        }\n        \n        .quick-link-item {\n            text-align: center;\n            padding: 15px;\n            transition: transform 0.3s;\n        }\n        \n        .quick-link-item:hover {\n            transform: translateY(-5px);\n        }\n        \n        .quick-link-icon {\n            font-size: 2.5rem;\n            color: var(--nhrc-blue);\n            margin-bottom: 15px;\n        }\n        \n        .section-title {\n            color: var(--nhrc-dark);\n            font-weight: 700;\n            margin-bottom: 30px;\n            padding-bottom: 15px;\n            border-bottom: 3px solid var(--nhrc-accent);\n            display: inline-block;\n        }\n        \n        .news-card {\n            border-left: 4px solid var(--nhrc-blue);\n            transition: transform 0.3s;\n        }\n        \n        .news-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n        \n        .complaint-box {\n            background-color: var(--nhrc-light-blue);\n            padding: 30px;\n            border-radius: 8px;\n            margin-bottom: 30px;\n        }\n        \n        .language-tabs .nav-link {\n            color: var(--nhrc-dark);\n        }\n        \n        .language-tabs .nav-link.active {\n            background-color: var(--nhrc-blue);\n            color: white;\n        }\n        \n        .gallery-item {\n            margin-bottom: 30px;\n            overflow: hidden;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            position: relative;\n        }\n        \n        .gallery-item img {\n            transition: transform 0.5s;\n            width: 100%;\n            height: 250px;\n            object-fit: cover;\n        }\n        \n        .gallery-item:hover img {\n            transform: scale(1.05);\n        }\n        \n        .gallery-caption {\n            background-color: rgba(0, 0, 0, 0.7);\n            color: white;\n            padding: 10px;\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            text-align: center;\n        }\n        \n        .video-item {\n            margin-bottom: 30px;\n        }\n        \n        .video-item video {\n            width: 100%;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .video-caption {\n            background-color: var(--nhrc-light-blue);\n            padding: 15px;\n            border-radius: 0 0 8px 8px;\n            margin-top: -5px;\n        }\n        \n        .state-list {\n            column-count: 3;\n            column-gap: 20px;\n        }\n        \n        .state-list li {\n            margin-bottom: 10px;\n            break-inside: avoid;\n        }\n        \n        .page-content {\n            display: none;\n            padding: 30px 0;\n            min-height: 500px;\n        }\n        \n        .page-content.active {\n            display: block;\n        }\n        \n        .chairperson-card {\n            transition: transform 0.3s;\n        }\n        \n        .chairperson-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n        \n        footer {\n            background-color: var(--nhrc-dark);\n            color: white;\n            padding: 50px 0 20px;\n        }\n        \n        .footer-links a {\n            color: white;\n            text-decoration: none;\n            display: block;\n            margin-bottom: 10px;\n        }\n        \n        .footer-links a:hover {\n            text-decoration: underline;\n        }\n        \n        .social-icons a {\n            color: white;\n            font-size: 20px;\n            margin-right: 15px;\n            transition: color 0.3s;\n        }\n        \n        .social-icons a:hover {\n            color: var(--nhrc-accent);\n        }\n        \n        .complaint-form {\n            background-color: white;\n            padding: 30px;\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        }\n        \n        .pdf-download {\n            border-left: 4px solid var(--nhrc-accent);\n            padding: 15px;\n            margin-bottom: 20px;\n            background-color: white;\n            border-radius: 5px;\n            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);\n        }\n        \n        \/* Header Styling *\/\n        .main-header {\n            background: #fff;\n            border-bottom: 3px solid #0D47A1;\n            padding: 10px 0;\n        }\n.logo-container {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 15px;\n}\n   \n        .logo, .right-logo, .news-logo {\n            height: 100px;\n            cursor: pointer;\n            transition: transform 0.3s ease;\n        }\n\n        .logo:hover, .right-logo:hover, .news-logo:hover {\n            transform: scale(1.05);\n        }\n\n        .org-text {\n            text-align: center;\n            flex-grow: 1;\n        }\n\n        .org-name {\n            font-size: 2rem;\n            font-weight: bold;\n            color: #0D47A1;\n            margin: 0;\n        }\n\n        .org-tagline {\n            font-size: 1.2rem;\n            color: #333;\n            margin: 5px 0 0 0;\n        }\n\n        \/* Dropdown Styling *\/\n        .news-wrapper {\n            position: relative;\n        }\n\n        .video-dropdown {\n            display: none;\n            position: absolute;\n            top: 105%; \/* just below logo *\/\n            right: 0;\n            background: white;\n            border: 2px solid red; \/* red border for dropdown *\/\n            border-radius: 8px;\n            min-width: 320px;\n            box-shadow: 0px 4px 10px rgba(0,0,0,0.2);\n            z-index: 1000;\n            padding: 10px;\n        }\n\n        .video-option {\n            display: block;\n            color: black;\n            font-weight: 500;\n            padding: 10px;\n            margin: 5px 0;\n            border-radius: 5px;\n            text-decoration: none;\n            transition: background 0.3s ease, color 0.3s ease, transform 0.2s ease;\n        }\n\n        .video-option:hover {\n            background: red;\n            color: white;\n            transform: scale(1.02);\n        }\n        \n        \/* Hero Slider Styles *\/\n        .hero-slider {\n            position: relative;\n            width: 100%;\n            margin: 0;\n            overflow: hidden;\n        }\n\n        .slide {\n            display: none;\n            position: relative;\n        }\n\n        .slide.active {\n            display: block;\n            animation: fadeIn 0.5s ease-in-out;\n        }\n\n       .slide img {\n    width: 100%;\n    height: 500px;\n    object-fit: cover;\n    object-position: center 30%; \/* ADD THIS LINE *\/\n    display: block;\n}\n\n        .scroll-text {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            overflow: hidden;\n            white-space: nowrap;\n            padding: 5px 0; \/* reduced padding *\/\n            font-size: 1rem; \/* reduced text size *\/\n            font-weight: 600;\n            color: white;\n            z-index: 5;\n        }\n\n        .scroll-text span {\n            display: inline-block;\n            padding-left: 100%;\n            animation: scroll 8s linear forwards;\n        }\n\n        .bg-orange { background-color: rgba(255, 165, 0, 0.85); } \/* transparent orange *\/\n        .bg-green  { background-color: rgba(0, 128, 0, 0.85); }  \/* transparent green *\/\n        .bg-red    { background-color: rgba(255, 0, 0, 0.85); }  \/* transparent red *\/\n\n        @keyframes scroll {\n            0%   { transform: translateX(0); }\n            100% { transform: translateX(-100%); }\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; }\n            to   { opacity: 1; }\n        }\n\n        .slide-buttons {\n            text-align: center;\n            margin: 10px 0 20px; \/* slightly closer to bottom *\/\n        }\n\n        .slide-buttons .btn {\n            margin: 0 5px;\n            font-size: 0.9rem; \/* slightly smaller buttons *\/\n        }\n\n        \/* Arrows *\/\n        .arrow {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            background-color: rgba(0,0,0,0.5);\n            border: none;\n            color: white;\n            font-size: 2rem;\n            padding: 8px 12px;\n            cursor: pointer;\n            border-radius: 50%;\n            transition: background 0.3s;\n            z-index: 10;\n        }\n        .arrow:hover {\n            background-color: rgba(0,0,0,0.7);\n        }\n        .arrow.left {\n            left: 10px;\n        }\n        .arrow.right {\n            right: 10px;\n        }\n        \n        \/* Navbar divider lines *\/\n        .navbar-nav .nav-item {\n            position: relative;\n        }\n\n        .navbar-nav .nav-item:not(:last-child)::after {\n            content: \"\";\n            position: absolute;\n            right: 0;\n            top: 25%;\n            height: 50%;\n            width: 1px;\n            background-color: red; \/* vertical line *\/\n        }\n\n        .navbar-nav .nav-link {\n            transition: color 0.3s;\n        }\n\n        .navbar-nav .nav-link:hover {\n            color: orange !important;\n        }\n        \n        \/* Certificate badge *\/\n        .certificate-badge {\n            position: absolute;\n            top: 10px;\n            right: 10px;\n            background-color: var(--nhrc-accent);\n            color: white;\n            padding: 5px 10px;\n            border-radius: 4px;\n            font-size: 12px;\n            font-weight: bold;\n            z-index: 2;\n        }\n        \n        \/* News page styles *\/\n        h2, h3, .card-title, .card-header, .card-body h5 {\n            color: #003366 !important;\n        }\n\n        .card-header, .badge {\n            background-color: transparent !important;\n            color: #003366 !important;\n        }\n\n        \/* Mobile Menu Fixes *\/\n        .navbar-toggler {\n            border: 1px solid rgba(255, 255, 255, 0.5);\n            padding: 0.25rem 0.5rem;\n        }\n        \n        .navbar-toggler-icon {\n            background-image: url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'\/%3e%3c\/svg%3e\");\n        }\n        \n        \/* Responsive improvements *\/\n        @media (max-width: 1200px) {\n            .org-name {\n                font-size: 1.8rem;\n            }\n            \n            .org-tagline {\n                font-size: 1rem;\n            }\n            \n            .logo, .right-logo, .news-logo {\n                height: 80px;\n            }\n        }\n        \n        @media (max-width: 992px) {\n            .logo-container {\n                flex-wrap: wrap;\n                justify-content: center;\n            }\n            \n            .org-text {\n                order: 3;\n                width: 100%;\n                margin-top: 10px;\n            }\n            \n            .logo, .right-logo, .news-logo {\n                height: 70px;\n            }\n            \n            .navbar-nav .nav-item:not(:last-child)::after {\n                display: none;\n            }\n            \n            .navbar-nav .nav-link {\n                padding: 10px 15px;\n                border-bottom: 1px solid rgba(255, 255, 255, 0.1);\n            }\n            \n            .dropdown-menu {\n                background-color: var(--nhrc-blue);\n                margin-left: 15px;\n            }\n            \n            .state-list {\n                column-count: 2;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .top-header {\n                font-size: 12px;\n            }\n            \n            .top-header a {\n                margin-right: 10px;\n            }\n            \n            .logo, .right-logo, .news-logo {\n                height: 60px;\n            }\n            \n            .org-name {\n                font-size: 1.5rem;\n            }\n            \n            .org-tagline {\n                font-size: 0.9rem;\n            }\n            \n            .hero-slider {\n                height: 350px;\n            }\n            \n            .slide img {\n                height: 350px;\n            }\n            \n            .scroll-text {\n                font-size: 0.9rem;\n            }\n            \n            .state-list {\n                column-count: 1;\n            }\n            \n            .gallery-item img {\n                height: 200px;\n            }\n            \n            footer {\n                padding: 30px 0 15px;\n            }\n            \n            .footer-links a {\n                margin-bottom: 8px;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .logo-container {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .logo, .right-logo, .news-logo {\n                height: 50px;\n                margin-bottom: 10px;\n            }\n            \n            .org-name {\n                font-size: 1.3rem;\n            }\n            \n            .org-tagline {\n                font-size: 0.8rem;\n            }\n            \n            .hero-slider {\n                height: 300px;\n            }\n            \n            .slide img {\n                height: 300px;\n            }\n            \n            .scroll-text {\n                font-size: 0.8rem;\n                padding: 3px 0;\n            }\n            \n            .slide-buttons .btn {\n                font-size: 0.8rem;\n                padding: 5px 10px;\n            }\n            \n            .quick-link-icon {\n                font-size: 2rem;\n            }\n            \n            .section-title {\n                font-size: 1.5rem;\n            }\n            \n            .complaint-box {\n                padding: 20px;\n            }\n        }\n\n\/* ========== FIX FOR YOUTUBE DROPDOWN OVERLAP ========== *\/\n\n\/* Fix dropdown z-index issue *\/\n.news-wrapper {\n    position: relative;\n    z-index: 9999 !important;\n}\n\n.video-dropdown.improved-dropdown {\n    z-index: 9999 !important;\n}\n\n\/* Ensure notification banner has lower z-index *\/\n.notification-banner {\n    z-index: 1000 !important;\n}\n\n\/* Adjust main header z-index *\/\n.main-header {\n    position: relative;\n    z-index: 9998 !important;\n}\n\n\/* Fix for mobile devices *\/\n@media (max-width: 768px) {\n    .news-wrapper {\n        z-index: 9999 !important;\n    }\n    \n    .video-dropdown.improved-dropdown {\n        position: fixed !important;\n        top: 120px !important;\n        right: 10px !important;\n        left: auto !important;\n        z-index: 9999 !important;\n    }\n}\n\n\/* Prevent body scrolling when dropdown is open on mobile *\/\nbody.dropdown-open {\n    overflow: hidden;\n}\n\n\/* ========== END FIX ========== *\/\n\n\/* Dropdown Submenu Styles *\/\n.dropdown-submenu {\n    position: relative;\n}\n\n\/* Dropdown Submenu Styles *\/\n.dropdown-submenu {\n    position: relative;\n}\n\n.dropdown-submenu .dropdown-menu {\n    top: 0;\n    left: 100%;\n    margin-top: -1px;\n    margin-left: -1px;\n}\n\n.dropdown-submenu:hover .dropdown-menu {\n    display: block;\n}\n\n\/* For mobile devices *\/\n@media (max-width: 992px) {\n    .dropdown-submenu .dropdown-menu {\n        position: static;\n        margin-left: 15px;\n    }\n}\n\n\/* Gallery Image Fixes *\/\n.gallery-item {\n    margin-bottom: 30px;\n    overflow: hidden;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n    position: relative;\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n}\n\n.gallery-item img {\n    width: 100%;\n    height: 250px;\n    object-fit: cover; \/* CHANGE BACK TO 'cover' *\/\n    object-position: center 30%; \/* ADD THIS LINE *\/\n    background-color: #f8f9fa; \/* Light background instead of white *\/\n    padding: 8px; \/* Add some padding around images *\/\n    transition: transform 0.5s;\n    flex-grow: 1;\n}\n\n.gallery-item:hover img {\n    transform: scale(1.03); \/* Slightly reduced scale for better effect *\/\n}\n\n.gallery-caption {\n    background-color: rgba(0, 0, 0, 0.7);\n    color: white;\n    padding: 10px;\n    text-align: center;\n    position: relative; \/* Changed from absolute to relative *\/\n    bottom: 0;\n    left: 0;\n    right: 0;\n    margin-top: auto; \/* Push caption to bottom *\/\n}\n\n\/* Fix for chairperson cards in gallery *\/\n.chairperson-card {\n    height: 100%;\n    display: flex;\n    flex-direction: column;\n}\n\n.chairperson-card .card-img-top {\n    height: 250px;\n    object-fit: contain;\n    background-color: #f8f9fa;\n    padding: 8px;\n    flex-grow: 1;\n}\n\n.chairperson-card .card-body {\n    flex-grow: 0;\n}\n\n\/* Ensure consistent row heights *\/\n#images .row {\n    display: flex;\n    flex-wrap: wrap;\n}\n\n#images .row > [class*='col-'] {\n    display: flex;\n    flex-direction: column;\n}\n\n\n\/* ========== NOTIFICATION BANNER STYLES ========== *\/\n.notification-banner {\n    background: linear-gradient(135deg, #ff6b6b 0%, #ff8e53 100%);\n    color: white;\n    padding: 12px 0;\n    position: relative;\n    z-index: 1000;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.1);\n    animation: slideDown 0.5s ease-out;\n}\n\n.notification-content {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n}\n\n.notification-badge {\n    background: white;\n    color: #ff6b6b;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: bold;\n    font-size: 0.8rem;\n    white-space: nowrap;\n}\n\n.notification-text {\n    flex: 1;\n    font-size: 0.95rem;\n    line-height: 1.4;\n}\n\n.notification-link {\n    color: white;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    display: block;\n}\n\n.notification-link:hover {\n    color: #ffeaa7;\n    text-decoration: underline;\n}\n\n.notification-close {\n    background: rgba(255, 255, 255, 0.2);\n    border: none;\n    color: white;\n    width: 30px;\n    height: 30px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    flex-shrink: 0;\n}\n\n.notification-close:hover {\n    background: rgba(255, 255, 255, 0.3);\n    transform: scale(1.1);\n}\n\n@keyframes slideDown {\n    from {\n        transform: translateY(-100%);\n        opacity: 0;\n    }\n    to {\n        transform: translateY(0);\n        opacity: 1;\n    }\n}\n\n\/* Responsive styles for notification banner *\/\n@media (max-width: 768px) {\n    .notification-content {\n        flex-wrap: wrap;\n        gap: 10px;\n        text-align: center;\n    }\n    \n    .notification-badge {\n        margin: 0 auto;\n    }\n    \n    .notification-text {\n        width: 100%;\n        order: 3;\n        font-size: 0.85rem;\n    }\n    \n    .notification-close {\n        position: absolute;\n        top: 5px;\n        right: 10px;\n    }\n}\n\n@media (max-width: 576px) {\n    .notification-banner {\n        padding: 10px 0;\n    }\n    \n    .notification-text {\n        font-size: 0.8rem;\n        padding: 0 10px;\n    }\n}\n\/* ========== END NOTIFICATION BANNER STYLES ========== *\/\n\n\/* IMPROVED DROPDOWN STYLES *\/\n.improved-dropdown {\n    width: 350px;\n    max-height: 400px;\n    overflow-y: auto;\n    border: 2px solid #d32f2f;\n    border-radius: 8px;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.3);\n    padding: 0;\n}\n\n.dropdown-header {\n    background: #0D47A1;\n    color: white;\n    padding: 12px 15px;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    border-bottom: 1px solid rgba(255,255,255,0.2);\n}\n\n.dropdown-header h6 {\n    margin: 0;\n    font-size: 14px;\n    font-weight: 600;\n}\n\n.close-dropdown {\n    background: none;\n    border: none;\n    color: white;\n    font-size: 24px;\n    cursor: pointer;\n    line-height: 1;\n    padding: 0;\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n}\n\n.dropdown-content {\n    padding: 10px;\n    background: white;\n}\n\n.video-option {\n    display: flex;\n    align-items: center;\n    padding: 10px 12px;\n    margin: 5px 0;\n    border-radius: 5px;\n    background: #f8f9fa;\n    border-left: 3px solid #1565C0;\n    color: #333;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    font-size: 13px;\n    line-height: 1.4;\n}\n\n.video-option:hover {\n    background: #1565C0;\n    color: white;\n    transform: translateX(5px);\n}\n\n.video-option .fa-youtube {\n    color: #ff0000;\n    font-size: 14px;\n    flex-shrink: 0;\n}\n\n.video-option:hover .fa-youtube {\n    color: white;\n}\n\n\/* Scrollbar styling for dropdown *\/\n.improved-dropdown::-webkit-scrollbar {\n    width: 6px;\n}\n\n.improved-dropdown::-webkit-scrollbar-track {\n    background: #f1f1f1;\n}\n\n.improved-dropdown::-webkit-scrollbar-thumb {\n    background: #888;\n    border-radius: 3px;\n}\n\n.improved-dropdown::-webkit-scrollbar-thumb:hover {\n    background: #555;\n}\n\n\/* Mobile responsive adjustments *\/\n@media (max-width: 768px) {\n    .improved-dropdown {\n        width: 300px;\n        max-height: 350px;\n        right: -50px;\n    }\n}\n\n@media (max-width: 576px) {\n    .improved-dropdown {\n        width: 280px;\n        right: -30px;\n    }\n}\n\n\n\/* Blinking effect for notification badge *\/\n@keyframes blink {\n    0%, 100% { opacity: 1; }\n    50% { opacity: 0.3; }\n}\n\n.blink {\n    animation: blink 1.5s infinite;\n    font-weight: bold;\n}\n\n\n\/* Fix dropdown menu appearing behind content *\/\n.navbar .dropdown-menu {\n    z-index: 1050 !important;\n}\n\n.navbar-nav .nav-item.dropdown .dropdown-menu {\n    z-index: 9999 !important;\n}\n\n    <\/style>\n<\/head>\n<body>\n    <!-- Top Header -->\n<div class=\"top-header\">\n    <div class=\"container\">\n        <div class=\"d-flex justify-content-between\">\n            <div>\n                <a href=\"tel:+91 9441383889, +91 9441888038\"><i class=\"fas fa-phone-alt me-1\"><\/i> Helpline: +91 9441383889, +91 9441888038<\/a>\n                <a href=\"mailto:ihrciofindia@gmail.com\"><i class=\"fas fa-envelope me-1\"><\/i> ihrciofindia@gmail.com<\/a>\n            <\/div>\n            <div>\n                <a href=\"#\"><i class=\"fas fa-map-marker-alt me-1\"><\/i> Delhi Office<\/a>\n                <a href=\"#\"><i class=\"fas fa-search me-1\"><\/i> Search<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n    <!-- Main Header -->\n    <header class=\"main-header\">\n        <div class=\"container\">\n            <div class=\"logo-container\">\n                <!-- Left Logo -->\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1-2.webp\" alt=\"IHRCI Logo\" class=\"logo\">\n\n                <!-- Center Text -->\n                <div class=\"org-text\">\n                    <h1 class=\"org-name\">IHRCI of INDIA<\/h1>\n                    <p class=\"org-tagline\">\n                        International Human Rights Commission of India &#8211; Protecting Dignity, Promoting Rights\n                    <\/p>\n                <\/div>\n\n                <!-- Right Logos -->\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/2-2.webp\" alt=\"IHRCI Secondary Logo\" class=\"right-logo\">\n\n                <!-- News Logo with Dropdown -->\n                <div class=\"news-wrapper\">\n                  <a href=\"https:\/\/youtube.com\/@ihrcinews?si=87zSWNQlruKXuJaO\" target=\"_blank\">  <img decoding=\"async\" \n                        src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/logo-ihrci.webp\" \n                        alt=\"News Logo\" \n                        class=\"news-logo\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t  title=\"Click to watch IHRCI Videos\"><\/a>\n\n                   <!-- Dropdown for Video Links - IMPROVED DESIGN -->\n<!---\n<div id=\"videoDropdown\" class=\"video-dropdown improved-dropdown\" style=\"display: none;\">\n    <div class=\"dropdown-header\">\n        <h6><i class=\"fas fa-video me-2\"><\/i> YouTube Videos<\/h6>\n        <button class=\"close-dropdown\" onclick=\"toggleVideoDropdown()\">\u00d7<\/button>\n    <\/div>\n    <div class=\"dropdown-content\">\n        <a href=\"https:\/\/www.youtube.com\/watch?v=NRpbrwmagGM\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> Megha Medical Camp, organized by IHRCI team\n        <\/a>\n        \n        <a href=\"https:\/\/youtu.be\/-2vSjDVKmuQ?si=jLQbs9SMhHHdJCSq\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI National Joint Secretary V. Purushotham Reddy\n        <\/a>\n        \n        <a href=\"https:\/\/youtu.be\/AjxPaj61NRE?si=sW9cx7yC87avx0di\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> The IHRCI team organized a free medical camp\n        <\/a>\n        \n        <a href=\"https:\/\/www.youtube.com\/watch?v=qjjQzf8ezBo\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI team participated in Independence Day celebrations\n        <\/a>\n        \n        <a href=\"https:\/\/www.youtube.com\/watch?v=8lSGeLoSk8o\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI leaders V. Purushottam Reddy congratulated the state government\n        <\/a>\n        \n        <a href=\"https:\/\/www.youtube.com\/watch?v=yfeG6XM8aig\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> Voters Awareness Program on 09.11.2025\n        <\/a>\n        \n        <a href=\"https:\/\/www.youtube.com\/watch?v=7OLvIhxhwic\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI National Joint Secretary distributed clay Vinayaka idols\n        <\/a>\n        \n        <a href=\"https:\/\/youtu.be\/lqKwvpmqy0c?si=pgjZoH1dVU_WHe4j\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> Swearing-In Ceremony of the Hon'ble Chief Justice\n        <\/a>\n        \n        <a href=\"https:\/\/www.youtube.com\/watch?v=VNc1uTNp2pE\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> I am ready to do my part to help fluoride victims\n        <\/a>\n<a href=\"https:\/\/youtube.com\/watch?v=kXXV5aOztQ8&feature=shared\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> The NHRC Online Internship Program has been successfully completed\n        <\/a>\n<a href=\"https:\/\/youtu.be\/OD3y_ILfOMk?si=Ex_KTgRZCdOiDjB7\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI, under V. Purushotham Reddy, pledged support to the transgender community\n        <\/a>\n<a href=\"https:\/\/youtu.be\/9-kr4kiLaeg?si=LRwq505J43Fy6hlh\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> IHRCI members compiled a report on the bus fire accident\n        <\/a>\n  <\/a>\n<a href=\"https:\/\/youtube.com\/@ihrcinews?si=87zSWNQlruKXuJaO\" target=\"_blank\" class=\"video-option\">\n            <i class=\"fab fa-youtube me-2\"><\/i> National Human Rights News Network\n        <\/a>\n\n        \n       \n    <\/div>\n<\/div>-->\n    <\/header>\n\n    <!-- Navbar Menu --> \n    <nav class=\"navbar navbar-expand-lg\" style=\"background-color:#0D47A1;\">\n        <div class=\"container-fluid\">\n            <!-- Mobile menu toggle button -->\n            <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#mainNav\" aria-controls=\"mainNav\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n                <span class=\"navbar-toggler-icon\"><\/span>\n            <\/button>\n\n            <!-- Navbar Collapse -->\n            <div class=\"collapse navbar-collapse\" id=\"mainNav\">\n                <ul class=\"navbar-nav\" style=\"white-space: nowrap; width: 100%; justify-content: flex-start;\">\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"home\">\n                            <i class=\"fas fa-home me-1\"><\/i> Home\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item dropdown\">\n                        <a class=\"nav-link dropdown-toggle text-white px-2\" href=\"#\" id=\"aboutDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">\n                            <i class=\"fas fa-info-circle me-1\"><\/i> About Us\n                        <\/a>\n                        <ul class=\"dropdown-menu\" aria-labelledby=\"aboutDropdown\">\n                            <li><a class=\"dropdown-item\" href=\"#\" data-page=\"about-intro\">Introduction &#038; History<\/a><\/li>\n                            <li><a class=\"dropdown-item\" href=\"#\" data-page=\"about-functions\">Functions &#038; Powers<\/a><\/li>                          \n                            \n                        <\/ul>\n                    <\/li>\n\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"human-rights\">\n                            <i class=\"fas fa-handshake me-1\"><\/i> Human Rights\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"gallery\">\n                            <i class=\"fas fa-image me-1\"><\/i> Gallery\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"videos\">\n                            <i class=\"fas fa-video me-1\"><\/i> Videos\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item dropdown\">\n    <a class=\"nav-link dropdown-toggle text-white px-2\" href=\"#\" id=\"committeeDropdown\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">\n        <i class=\"fas fa-users me-1\"><\/i> Committee\n    <\/a>\n    <ul class=\"dropdown-menu\" aria-labelledby=\"committeeDropdown\">\n        <li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-national\">National Committee<\/a><\/li>\n        \n        <!-- State Committees with sub-menu -->\n        <li class=\"dropdown-submenu\">\n            <a class=\"dropdown-item dropdown-toggle\" href=\"#\">State Committees<\/a>\n            <ul class=\"dropdown-menu\">\n                <li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-state-andhra\">State Committee Andhra Pradesh<\/a><\/li>\n                <li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-state-karnataka\">State Committee Karnataka<\/a><\/li>\n\t\t\t\t<li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-state-telangana\">State Committee Telangana<\/a><\/li>\n\t\t\t\t<li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-state-kerala\">State Committee Kerala<\/a><\/li>\n            <\/ul>\n        <\/li>\n        \n        <li><a class=\"dropdown-item\" href=\"#\" data-page=\"committee-district\">District Committees<\/a><\/li>\n    <\/ul>\n<\/li>\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"daily-news\">\n                            <i class=\"fas fa-newspaper me-1\"><\/i> Daily News\n                        <\/a>\n                    <\/li>\n<li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"https:\/\/youtube.com\/@ihrcinews?si=87zSWNQlruKXuJaO\" target=\"_blank\">\n                             <i class=\"fas fa-newspaper me-1\"><\/i> IHRCI News\n                        <\/a>\n                    <\/li>\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"acts-rules\">\n                            <i class=\"fas fa-gavel me-1\"><\/i> Acts &#038; Rules\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"complaint\">\n                            <i class=\"fas fa-file-alt me-1\"><\/i> Complaint\n                        <\/a>\n                    <\/li>\n\n                    <li class=\"nav-item\">\n                        <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"contact-us\">\n                            <i class=\"fas fa-envelope me-1\"><\/i> Contact Us\n                        <\/a>\n                    <\/li>\n\t\t\t\t\t\n\t\t\t\t\t\n   <!-- NEW DONATE LINK -->\n                <li class=\"nav-item\">\n                    <a class=\"nav-link text-white px-2\" href=\"#\" data-page=\"donate\">\n                        <i class=\"fas fa-sign me-1\"><\/i> Donate\n                    <\/a>\n                <\/li>\n            <\/ul>\n        <\/div>\n    <\/div>\n<\/nav>\n\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/nav>\n\n    <!-- Home Page Content -->\n    <div id=\"home-page\" class=\"page-content active\">\n\n<!-- Notification Banner -->\n<div id=\"notificationBanner\" class=\"notification-banner\" role=\"alert\" aria-live=\"polite\">\n    <div class=\"container\">\n        <div class=\"notification-content\">\n            <!-- Blinking badge -->\n            <span class=\"notification-badge blink\" aria-hidden=\"true\">NEW<\/span>\n            \n            <!-- Text with accessible announcement -->\n            <span class=\"notification-text\">\n                <a href=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Notification-for-positions.pdf\"\n                   target=\"_blank\" \n                   class=\"notification-link\"\n                   aria-label=\"Notification: Positions available at IHRCI. Click to view or download the official notification PDF.\">\n                    <i class=\"fas fa-bullhorn me-2\" aria-hidden=\"true\"><\/i>\n                    <strong>Notification:<\/strong> Positions available at IHRCI. Click here to view\/download the official notification PDF.\n                <\/a>\n            <\/span>\n            \n            <!-- Close button with better accessibility -->\n            <button class=\"notification-close\" \n                    onclick=\"closeNotification()\" \n                    aria-label=\"Close notification\">\n                <i class=\"fas fa-times\" aria-hidden=\"true\"><\/i>\n            <\/button>\n        <\/div>\n    <\/div>\n<\/div>\n        <!-- Hero Slider -->\n        <div id=\"hero-slider\" class=\"hero-slider\">\n\t\t\t\n\t\t\t\n\t\t\t\n            <!-- Slides -->\n            <div class=\"slide active\">\n                <div class=\"scroll-text bg-green\">\n                    <span>Protecting Human Rights in India &#8211; Ensuring dignity, equality, and justice for all citizens<\/span>\n                <\/div>\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/slider-01.webp\" alt=\"Protecting Human Rights\">\n                <div class=\"slide-buttons\">\n                    <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n                    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"human-rights\">Know Your Rights<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"slide\">\n                <div class=\"scroll-text bg-green\">\n                    <span>Advocating for Justice &#8211; Fighting against human rights violations across the nation<\/span>\n                <\/div>\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/August-15-Programme-3-scaled-4.webp\" alt=\"Advocating for Justice\">\n                <div class=\"slide-buttons\">\n                    <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n                    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"human-rights\">Know Your Rights<\/a>\n                <\/div>\n            <\/div>\n\n<div class=\"slide\">\n  <div class=\"scroll-text bg-red\">\n    <span>Upholding Dignity. Defending Rights. -Championing human rights advocacy, legal aid, and social justice across India.<\/span>\n  <\/div>\n  <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/slider-02.webp\" class=\"img-fluid\" alt=\"Prisoner Rights\">\n  <div class=\"slide-buttons\">\n    <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"human-rights\">Know Your Rights<\/a>\n  <\/div>\n<\/div>\n<div class=\"slide\">\n  <div class=\"scroll-text bg-green\">\n    <span>Empowering Voices, Ensuring Justice &#8211; Building a Nation Where Every Right is Protected and Every Voice is Heard<\/span>\n  <\/div>\n  <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Health-Camp-scaled-2.webp\" class=\"img-fluid\" alt=\"Prisoner Rights\">\n  <div class=\"slide-buttons\">\n    <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"human-rights\">Know Your Rights<\/a>\n  <\/div>\n<\/div>\n\n            <div class=\"slide\">\n                <div class=\"scroll-text bg-red\">\n                    <span>Empowering Communities &#8211; Educating citizens about their rights and responsibilities<\/span>\n                <\/div>\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Sports-meeting-scaled-3.webp\" alt=\"Empowering Communities\">\n                <div class=\"slide-buttons\">\n                    <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n                    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"human-rights\">Know Your Rights<\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Arrows -->\n            <button class=\"arrow left\" onclick=\"prevSlide()\">&#10094;<\/button>\n            <button class=\"arrow right\" onclick=\"nextSlide()\">&#10095;<\/button>\n        <\/div>\n\n       <!-- Quick Links -->\n<section class=\"quick-links\">\n    <div class=\"container\">\n        <div class=\"row\">\n            <div class=\"col-md-3 col-6\">\n                 <div class=\"quick-link-item\" onclick=\"navigateToPage('contact-us')\" style=\"cursor: pointer;\">\n                    <div class=\"quick-link-icon\">\n                        <i class=\"fas fa-file-alt\"><\/i>\n                    <\/div>\n                    <h4>Lodge Complaint<\/h4>\n                    <p>File a human rights violation complaint online with IHRCI<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-3 col-6\">\n                <div class=\"quick-link-item\" onclick=\"navigateToPage('acts-rules')\" style=\"cursor: pointer;\">\n                    <div class=\"quick-link-icon\">\n                        <i class=\"fas fa-book\"><\/i>\n                    <\/div>\n                    <h4>Acts &#038; Rules<\/h4>\n                    <p>Access Indian human rights laws and regulations<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-3 col-6\">\n                <div class=\"quick-link-item\" onclick=\"window.open('https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Application-english.pdf', '_blank')\" style=\"cursor: pointer;\">\n                    <div class=\"quick-link-icon\">\n                        <i class=\"fas fa-download\"><\/i>\n                    <\/div>\n                    <h4>Downloads<\/h4>\n                    <p>Forms, publications, and annual reports from IHRCI<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-3 col-6\">\n                <div class=\"quick-link-item\" onclick=\"navigateToPage('contact-us')\" style=\"cursor: pointer;\">\n                    <div class=\"quick-link-icon\">\n                        <i class=\"fas fa-info-circle\"><\/i>\n                    <\/div>\n                    <h4>Contact Us<\/h4>\n                    <p>Get in touch with IHRCI for support and information<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n        <!-- Main Content -->\n        <div class=\"container my-5\">\n            <div class=\"row\">\n                <!-- Left Content -->\n                <div class=\"col-lg-8\">\n                    <!-- About IHRCI -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">About IHRCI of INDIA<\/h2>\n                        <div class=\"row\">\n                            <div class=\"col-md-6\">\n                                <h3>Introduction &#038; History<\/h3>\n                                <p>The International Human Rights Commission of India (IHRCI) was established to protect, promote, and uphold human rights across India. It functions as an independent body committed to ensuring the dignity, equality, and fundamental rights of every individual.<\/p>\n                                <p>The Commission is composed of a Chairperson and members who are experts in protection of human rights.<\/p>\n                                <a href=\"#\" class=\"btn btn-primary\" data-page=\"about-intro\">Read More<\/a>\n                            <\/div>\n                            <div class=\"col-md-6\">\n                                <h3>What We Do<\/h3>\n                                <ul>\n                                    <li>Investigate human rights violations<\/li>\n                                    <li>Intervene in legal proceedings concerning human rights issues<\/li>\n                                    <li>Review and recommend improvements to constitutional and legal safeguards<\/li>\n                                    <li>Conduct research in the field of human rights<\/li>\n                                    <li>Promote human rights awareness and literacy among citizens<\/li>\n                                <\/ul>\n                                <div class=\"mt-3\">\n                                    <a href=\"#\" class=\"btn btn-outline-primary me-2\" data-page=\"about-functions\">Our Functions<\/a>\n                                    <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"committee-state\">State Committees<\/a>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n\n                    <!-- Complaint Section -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">Lodge a Complaint<\/h2>\n                        <div class=\"complaint-box\">\n                            <h3 class=\"mb-4\">File Your Grievance Online<\/h3>\n                            <p>If you or someone you know is a victim of human rights violations, you can file a complaint with IHRCI. Our team works tirelessly to ensure justice and protection of your rights.<\/P>\n\n<P>Complaints can also be filed through the National Human Rights Commission portal: nhrc.nic.in<\/p>\n                            <div class=\"row mt-4\">\n                                <div class=\"col-md-6\">\n                                    <div class=\"d-grid\">\n                                       <a href=\"#\" class=\"btn btn-primary btn-lg\" data-page=\"contact-us\"><\/i> File a Complaint<\/a>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"col-md-6\">\n                                    <div class=\"d-grid\">\n                                        <a href=\"https:\/\/nhrc.nic.in\/lodge-&#038;-track-complaints\" class=\"btn btn-outline-primary btn-lg\"><i class=\"fas fa-search me-2\"><\/i> Track Complaint Status<\/a>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"mt-3\">\n                                <p>You can also file complaints through the National Human Rights Commission portal: <a href=\"https:\/\/nhrc.nic.in\" target=\"_blank\">nhrc.nic.in<\/a><\/p>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n\n                    <!-- News Section -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">Daily News &#038; Updates<\/h2>\n                        <div class=\"row\">\n                            <div class=\"col-md-6 mb-4\">\n                                <div class=\"card news-card h-100\">\n                                    <div class=\"card-body\">\n                                        <span class=\"badge bg-primary mb-2\">Press Release<\/span>\n                                        <h5 class=\"card-title\">Commission takes suo motu cognizance of media report<\/h5>\n                                        <p class=\"card-text\">IHRCI has taken suo motu cognizance of a media report regarding a human rights issue in India.<\/p>\n                                        <p class=\"text-muted\"><small><i class=\"fas fa-calendar me-1\"><\/i> September 5, 2023<\/small><\/p>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                            <div class=\"col-md-6 mb-4\">\n                                <div class=\"card news-card h-100\">\n                                    <div class=\"card-body\">\n                                        <span class=\"badge bg-success mb-2\">Update<\/span>\n                                        <h5 class=\"card-title\">IHRCI organizes workshop on human rights<\/h5>\n                                        <p class=\"card-text\">A one-day workshop on \u201cHuman Rights of Senior Citizens\u201d was conducted by the Commission to raise awareness and educate participants.<\/p>\n                                        <p class=\"text-muted\"><small><i class=\"fas fa-calendar me-1\"><\/i> September 3, 2023<\/small><\/p>\n                                    <\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"text-center\">\n                            <a href=\"#\" class=\"btn btn-outline-primary\" data-page=\"daily-news\">View All News<\/a>\n                        <\/div>\n                    <\/section>\n                <\/div>\n\n                <!-- Right Sidebar -->\n                <div class=\"col-lg-4\">\n                    <!-- Acts & Rules -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">Acts &#038; Rules<\/h2>\n                        <ul class=\"nav nav-tabs language-tabs\" id=\"actsTabs\" role=\"tablist\">\n                            <li class=\"nav-item\" role=\"presentation\">\n                                <button class=\"nav-link active\" id=\"english-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#english\">English<\/button>\n                            <\/li>\n                            <li class=\"nav-item\" role=\"presentation\">\n                                <button class=\"nav-link\" id=\"telugu-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#telugu\">\u0c24\u0c46\u0c32\u0c41\u0c17\u0c41<\/button>\n                            <\/li>\n                        <\/ul>\n                        <div class=\"tab-content p-3 border border-top-0\" id=\"actsTabsContent\">\n                            <div class=\"tab-pane fade show active\" id=\"english\">\n                                <h5>Human Rights Protection Act<\/h5>\n                                <p>An Act to provide for the constitution of the National Human Rights Commission, State Human Rights Commissions, and related mechanisms to safeguard human rights effectively.<\/p>\n                                \n                            <\/div>\n                            <div class=\"tab-pane fade\" id=\"telugu\">\n                                <h5>\u0c2e\u0c3e\u0c28\u0c35 \u0c39\u0c15\u0c4d\u0c15\u0c41\u0c32 \u0c38\u0c02\u0c30\u0c15\u0c4d\u0c37\u0c23 \u0c1a\u0c1f\u0c4d\u0c1f\u0c02<\/h5>\n                                <p>\u0c2e\u0c3e\u0c28\u0c35 \u0c39\u0c15\u0c4d\u0c15\u0c41\u0c32\u0c28\u0c41 \u0c2c\u0c46\u0c1f\u0c30\u0c4d \u0c17\u0c3e \u0c30\u0c15\u0c4d\u0c37\u0c3f\u0c02\u0c1a\u0c21\u0c02 \u0c15\u0c4b\u0c38\u0c02 \u0c1c\u0c3e\u0c24\u0c40\u0c2f \u0c2e\u0c3e\u0c28\u0c35 \u0c39\u0c15\u0c4d\u0c15\u0c41\u0c32 \u0c15\u0c2e\u0c3f\u0c37\u0c28\u0c4d, \u0c30\u0c3e\u0c37\u0c4d\u0c1f\u0c4d\u0c30 \u0c2e\u0c3e\u0c28\u0c35 \u0c39\u0c15\u0c4d\u0c15\u0c41\u0c32 \u0c15\u0c2e\u0c3f\u0c37\u0c28\u0c4d\u0c32\u0c41 \u0c0f\u0c30\u0c4d\u0c2a\u0c3e\u0c1f\u0c41 \u0c15\u0c4b\u0c38\u0c02 \u0c12\u0c15 \u0c1a\u0c1f\u0c4d\u0c1f\u0c02.<\/p>\n                                \n                            <\/div>\n                        <\/div>\n                    <\/section>\n\n                    <!-- Committee -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">Committee<\/h2>\n                        <div class=\"list-group\">\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" data-page=\"committee-national\">\n                                <i class=\"fas fa-flag me-2\"><\/i> National Human Rights Committee\n                            <\/a>\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" data-page=\"committee-state\">\n                                <i class=\"fas fa-map-marker-alt me-2\"><\/i> State Committees\n                            <\/a>\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" data-page=\"committee-district\">\n                                <i class=\"fas fa-building me-2\"><\/i> District Committees\n                            <\/a>\n                        <\/div>\n                    <\/section>\n\n                    <!-- Donation -->\n                    <section class=\"mb-5\">\n                        <div class=\"card bg-light\">\n                            <div class=\"card-body text-center\">\n                                <h5 class=\"card-title\">Support Our Cause<\/h5>\n                                <p class=\"card-text\">Your contribution helps IHRCI fight for human rights and support victims of violations<\/p>\n                               <a href=\"#\" class=\"btn btn-primary\" data-page=\"donate\">Donate Now<\/a>\n                            <\/div>\n                        <\/div>\n                    <\/section>\n\n                    <!-- Social Media -->\n                    <section class=\"mb-5\">\n                        <h2 class=\"section-title\">Connect With Us<\/h2>\n                        <div class=\"d-flex justify-content-around\">\n                            <a href=\"#\" class=\"btn btn-danger\"><i class=\"fab fa-youtube me-1\"><\/i> YouTube<\/a>\n                            <a href=\"#\" class=\"btn btn-primary\"><i class=\"fab fa-twitter me-1\"><\/i> Twitter<\/a>\n                            <a href=\"#\" class=\"btn btn-info\"><i class=\"fab fa-facebook me-1\"><\/i> Facebook<\/a>\n                        <\/div>\n                    <\/section>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n<!-- About Introduction Page -->\n<div id=\"about-intro-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Introduction &#038; History<\/h2>\n        <div class=\"row\">\n            <div class=\"col-md-8\">\n                <h3>About International Human Rights Commission of India<\/h3>\n                <p>The International Human Rights Commission of India (IHRCI) is an autonomous, non-governmental organization dedicated to the protection, promotion, and advancement of human rights across India. Established as an independent body, IHRCI works tirelessly to uphold the dignity, equality, and fundamental freedoms of every individual, regardless of their background or circumstances.<\/p>\n                \n                <p>While inspired by global human rights principles, IHRCI functions as an independent entity focused on addressing the unique human rights challenges within the Indian context. The Commission collaborates with communities, civil society organizations, and concerned citizens to identify, document, and address human rights violations while creating widespread awareness about fundamental rights and freedoms.<\/p>\n\n                <h4>Our Vision<\/h4>\n                <p>To create an India where every individual enjoys their inherent human rights without discrimination, where human dignity is universally respected, and where the principles of justice, equality, and freedom are deeply embedded in all aspects of society and governance.<\/p>\n\n                <h4>Our Mission<\/h4>\n                <p>Our mission is to foster a robust human rights culture in India through:<\/p>\n                <ul>\n                    <li>Educating citizens about their rights and responsibilities<\/li>\n                    <li>Investigating and documenting human rights violations<\/li>\n                    <li>Advocating for justice, policy reforms, and systemic changes<\/li>\n                    <li>Supporting and empowering victims of human rights abuses<\/li>\n                    <li>Building bridges between communities and authorities<\/li>\n                    <li>Promoting peaceful conflict resolution and social harmony<\/li>\n                <\/ul>\n                <p>Through this comprehensive mission, IHRCI strives to ensure that all individuals can enjoy the rights enshrined in the Constitution of India while promoting awareness of international human rights standards.<\/p>\n\n                <h4>Our Core Values<\/h4>\n                <ul>\n                    <li><strong>Independence:<\/strong> Maintaining autonomy in our operations and decision-making<\/li>\n                    <li><strong>Integrity:<\/strong> Upholding the highest ethical standards in all our activities<\/li>\n                    <li><strong>Compassion:<\/strong> Approaching every case with empathy and understanding<\/li>\n                    <li><strong>Justice:<\/strong> Ensuring fair treatment and due process for all<\/li>\n                    <li><strong>Inclusivity:<\/strong> Serving all communities without discrimination<\/li>\n                    <li><strong>Transparency:<\/strong> Maintaining openness in our processes and findings<\/li>\n                <\/ul>\n\n                <h4>Composition<\/h4>\n                <p>The International Human Rights Commission of India comprises dedicated individuals who are:<\/p>\n                <ul>\n                    <li><strong>Well-educated<\/strong> with strong academic backgrounds in law, social sciences, human rights, or related fields<\/li>\n                    <li><strong>Well-aware<\/strong> of the socio-economic and political landscape of India and its impact on human rights<\/li>\n                    <li><strong>Deeply knowledgeable<\/strong> about people&#8217;s problems and the grassroots realities of human rights challenges<\/li>\n                    <li><strong>Committed to educating<\/strong> communities about their rights and the mechanisms available for protection<\/li>\n                    <li><strong>Skilled in mediation<\/strong> and conflict resolution to address human rights issues effectively<\/li>\n                <\/ul>\n                <p>Our team includes:<\/p>\n                <ul>\n                    <li>A Chairperson with extensive experience in human rights advocacy and leadership<\/li>\n                    <li>Legal experts with background in human rights law and constitutional matters<\/li>\n                    <li>Social activists with proven track records in community engagement and rights protection<\/li>\n                    <li>Specialized members focusing on vulnerable groups including women, children, minorities, and marginalized communities<\/li>\n                    <li>Field coordinators who maintain direct connections with communities across different states<\/li>\n                <\/ul>\n                <p>This diverse composition ensures that IHRCI remains connected to ground realities while maintaining the expertise necessary to effectively address complex human rights issues across India.<\/p>\n            <\/div>\n            \n            <div class=\"col-md-4\">\n                <div class=\"card mb-4\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\">Our Impact<\/h5>\n                        <div class=\"list-group\">\n                            <a href=\"javascript:void(0)\" class=\"list-group-item list-group-item-action impact-item\" data-description=\"Over 5,000 human rights cases successfully addressed across 28 states, providing legal aid, mediation, and support to victims of rights violations.\">\n                                Thousands of cases addressed\n                            <\/a>\n                            <a href=\"javascript:void(0)\" class=\"list-group-item list-group-item-action impact-item\" data-description=\"Conducted 250+ awareness programs reaching 1 million+ citizens on fundamental rights, legal remedies, and government schemes available for protection.\">\n                                Nationwide awareness campaigns\n                            <\/a>\n                            <a href=\"javascript:void(0)\" class=\"list-group-item list-group-item-action impact-item\" data-description=\"Trained 15,000+ community leaders, students, and government officials on human rights principles, conflict resolution, and legal procedures.\">\n                                Community training programs\n                            <\/a>\n                            <a href=\"javascript:void(0)\" class=\"list-group-item list-group-item-action impact-item\" data-description=\"Successfully advocated for policy changes in 12 states improving protection mechanisms for women, children, and marginalized communities.\">\n                                Policy advocacy initiatives\n                            <\/a>\n                        <\/div>\n                        <div id=\"impactDescription\" class=\"mt-3 p-3 bg-light rounded\" style=\"display: none;\">\n                            <p id=\"descriptionText\" class=\"mb-0\"><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"card\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\">Get Involved<\/h5>\n                        <p>Join us in our mission to protect human rights across India.<\/p>\n                        <a href=\"#\" class=\"btn btn-primary\" data-page=\"contact-us\">Volunteer With Us<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.impact-item {\n    cursor: pointer;\n    transition: all 0.3s ease;\n    border-left: 3px solid transparent;\n}\n\n.impact-item:hover {\n    background-color: var(--nhrc-light-blue);\n    border-left-color: var(--nhrc-blue);\n    transform: translateX(5px);\n}\n\n.impact-item.active {\n    background-color: var(--nhrc-blue);\n    color: white;\n    border-left-color: var(--nhrc-accent);\n}\n<\/style>\n\n<script>\n\/\/ \"Our Impact\" toggle descriptions under each item\ndocument.addEventListener('DOMContentLoaded', function() {\n    const impactItems = document.querySelectorAll('.impact-item');\n\n    impactItems.forEach(item => {\n        item.addEventListener('click', function() {\n            const isActive = this.classList.contains('active');\n            const existingDesc = this.nextElementSibling;\n\n            \/\/ Remove all existing inline description boxes\n            document.querySelectorAll('.impact-description').forEach(d => d.remove());\n            impactItems.forEach(i => i.classList.remove('active'));\n\n            if (!isActive) {\n                this.classList.add('active');\n\n                \/\/ Create description box\n                const desc = document.createElement('div');\n                desc.classList.add('impact-description', 'p-3', 'mt-1', 'rounded');\n                desc.style.backgroundColor = 'var(--nhrc-light-blue)';\n                desc.style.borderLeft = '4px solid var(--nhrc-blue)';\n                desc.innerHTML = `<p class=\"mb-0\" style=\"color:#333;\">${this.getAttribute('data-description')}<\/p>`;\n\n                \/\/ Insert right below the clicked item\n                this.insertAdjacentElement('afterend', desc);\n            }\n        });\n    });\n});\n<\/script>\n\n<script>\n\/* ========== YOUTUBE DROPDOWN FIXES ========== *\/\n\nfunction toggleVideoDropdown() {\n    const dropdown = document.getElementById('videoDropdown');\n    const isVisible = dropdown.style.display === 'block';\n    \n    \/\/ Toggle dropdown visibility\n    if (isVisible) {\n        dropdown.style.display = 'none';\n        document.body.classList.remove('dropdown-open');\n    } else {\n        dropdown.style.display = 'block';\n        document.body.classList.add('dropdown-open');\n        \n        \/\/ Position dropdown correctly\n        positionDropdown();\n    }\n}\n\nfunction positionDropdown() {\n    const dropdown = document.getElementById('videoDropdown');\n    \n    if (window.innerWidth <= 768) {\n        \/\/ Mobile positioning\n        dropdown.style.position = 'fixed';\n        dropdown.style.top = '120px';\n        dropdown.style.right = '10px';\n        dropdown.style.left = 'auto';\n    } else {\n        \/\/ Desktop positioning\n        dropdown.style.position = 'absolute';\n        dropdown.style.top = '100%';\n        dropdown.style.right = '0';\n        dropdown.style.left = 'auto';\n    }\n}\n\n\/\/ Close dropdown when clicking outside\ndocument.addEventListener('click', function(event) {\n    const dropdown = document.getElementById('videoDropdown');\n    const newsLogo = document.querySelector('.news-logo');\n    const closeBtn = document.querySelector('.close-dropdown');\n    \n    if (dropdown &#038;&#038; dropdown.style.display === 'block') {\n        \/\/ Check if click is outside dropdown and not on the news logo or close button\n        if (!dropdown.contains(event.target) &#038;&#038; \n            !(newsLogo &#038;&#038; newsLogo.contains(event.target)) &#038;&#038; \n            !(closeBtn &#038;&#038; closeBtn.contains(event.target))) {\n            dropdown.style.display = 'none';\n            document.body.classList.remove('dropdown-open');\n        }\n    }\n});\n\n\/\/ Handle window resize\nwindow.addEventListener('resize', function() {\n    const dropdown = document.getElementById('videoDropdown');\n    if (dropdown &#038;&#038; dropdown.style.display === 'block') {\n        positionDropdown();\n    }\n});\n\n\/\/ Close dropdown on ESC key\ndocument.addEventListener('keydown', function(event) {\n    if (event.key === 'Escape') {\n        const dropdown = document.getElementById('videoDropdown');\n        if (dropdown) {\n            dropdown.style.display = 'none';\n            document.body.classList.remove('dropdown-open');\n        }\n    }\n});\n\n\/* ========== END YOUTUBE DROPDOWN FIXES ========== *\/\n<\/script>\n\n\n<style>\n.impact-description {\n    animation: fadeSlide 0.3s ease;\n}\n@keyframes fadeSlide {\n    from { opacity: 0; transform: translateY(-5px); }\n    to   { opacity: 1; transform: translateY(0); }\n}\n<\/style>\n\n<!-- Functions & Powers Page -->\n<div id=\"about-functions-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Functions & Powers<\/h2>\n        <div class=\"row\">\n            <div class=\"col-md-8\">\n                <h3>Functions of IHRCI<\/h3>\n                <p>IHRCI performs the following key functions:<\/p>\n                <div class=\"card mb-3\">\n                    <div class=\"card-header bg-light\">\n                        <h5 class=\"mb-0\">Investigation<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p>Investigate complaints of human rights violations resolved through petitions submitted by victims or representatives.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"card mb-3\">\n                    <div class=\"card-header bg-light\">\n                        <h5 class=\"mb-0\">Intervention<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p>Intervene in legal proceedings involving alleged human rights violations, with court approval.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"card mb-3\">\n                    <div class=\"card-header bg-light\">\n                        <h5 class=\"mb-0\">Review & Research<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p>Review existing laws, recommend improvements, and conduct research to strengthen human rights protections.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"card mb-3\">\n                    <div class=\"card-header bg-light\">\n                        <h5 class=\"mb-0\">Education & Awareness<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p>Promote human rights literacy, organize seminars, and communities to raise awareness.<\/p>\n                    <\/div>\n                <\/div>\n                <h4 class=\"mt-4\">Powers of IHRCI<\/h4>\n                <ul>\n                    <li>Provide comprehensive support and counseling to victims of human rights violations<\/li>\n                    <li>Administer oaths to organizations and individuals to ensure commitment to human rights principles<\/li>\n                    <li>Facilitate mediation and resolution of human rights disputes through dialogue and reconciliation<\/li>\n                    <li>Issue directives for immediate relief and protection of victims during ongoing investigations<\/li>\n                    <li>Monitor implementation of recommendations and ensure compliance with human rights standards<\/li>\n                <\/ul>\n            <\/div>            \n        <\/div>\n    <\/div>\n<\/div>\n\n\n<!-- Human Rights Page -->\n<div id=\"human-rights-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Human Rights<\/h2>\n        <div class=\"row\">\n            <div class=\"col-md-8\">\n                <h3>What are Human Rights?<\/h3>\n                <p>Human rights are inherent to every human being, regardless of race, sex, nationality, ethnicity, language, religion, or any other status. They include the right to life and liberty, freedom from slavery and torture, freedom of opinion and expression, the right to work and education, and many others. All individuals are entitled to these rights without discrimination.<\/p>\n\n                <h3>International Human Rights Law<\/h3>\n                <p>International human rights law defines the obligations of governments to respect, protect, and fulfill human rights and fundamental freedoms. The foundation of this law lies in the Charter of the United Nations and the Universal Declaration of Human Rights, adopted in 1948. Over time, specific standards have been established for women, children, persons with disabilities, minorities, and other vulnerable groups to protect them from discrimination and abuse.<\/p>\n\n                <h3>Human Rights in India<\/h3>\n                <p>The Constitution of India guarantees fundamental rights including freedom of religion, speech and expression, assembly, movement, occupation, and equality before law. It also safeguards certain rights of minorities and protects against exploitation. The Indian judiciary has played a proactive role in ensuring these rights through landmark judgments and public interest litigation.<\/p>\n\n                <h3>Types of Human Rights<\/h3>\n\n                <h4>Civil and Political Rights<\/h4>\n                <ul>\n                    <li>Right to life and liberty<\/li>\n                    <li>Freedom from torture and inhuman treatment<\/li>\n                    <li>Freedom from slavery and forced labor<\/li>\n                    <li>Right to recognition as a person before the law<\/li>\n                    <li>Right to equality before the law<\/li>\n                    <li>Right to effective remedy for violations<\/li>\n                    <li>Freedom from arbitrary arrest and detention<\/li>\n                    <li>Right to fair and public hearing<\/li>\n                    <li>Freedom of thought, conscience, and religion<\/li>\n                    <li>Freedom of opinion and expression<\/li>\n                    <li>Freedom of assembly and association<\/li>\n                <\/ul>\n\n                <h4>Economic, Social and Cultural Rights<\/h4>\n                <ul>\n                    <li>Right to work under just conditions<\/li>\n                    <li>Right to form and join trade unions<\/li>\n                    <li>Right to social security<\/li>\n                    <li>Right to family protection<\/li>\n                    <li>Right to an adequate standard of living<\/li>\n                    <li>Right to health care<\/li>\n                    <li>Right to education<\/li>\n                    <li>Right to participate in cultural life<\/li>\n                <\/ul>\n\n                <h3>Human Rights Violations<\/h3>\n                <p>Violations occur when state or non-state actors abuse, deny, or neglect basic human rights. Examples include discrimination, torture, slavery, arbitrary detention, denial of fair trials, and infringement of freedoms of expression, religion, and assembly.<\/p>\n\n                <h3>Role of IHRCI in Protecting Human Rights<\/h3>\n                <p>The International Human Rights Commission of India (IHRCI) plays a central role in the promotion and protection of human rights. Its responsibilities include:<\/p>\n                <ul>\n                    <li>Investigating complaints of human rights violations<\/li>\n                    <li>Intervening in legal proceedings involving human rights<\/li>\n                    <li>Reviewing constitutional and legal safeguards<\/li>\n                    <li>Conducting research and studies on human rights issues<\/li>\n                    <li>Spreading human rights literacy through outreach and education<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"col-md-4\">\n                <div class=\"card mb-4\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\">Know Your Rights<\/h5>\n                        <div class=\"list-group\">\n                            <!-- Right to Equality -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action active-right\" onclick=\"toggleRightContent('equality', this)\">\n                                <i class=\"fas fa-balance-scale me-2\"><\/i>Right to Equality\n                            <\/a>\n                            <div id=\"equality-content\" class=\"rights-description\">\n                                <p>Ensures all citizens are equal before the law and prohibits discrimination based on religion, race, caste, sex, or place of birth.<\/p>\n                            <\/div>\n                            \n                            <!-- Right to Freedom -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" onclick=\"toggleRightContent('freedom', this)\">\n                                <i class=\"fas fa-fist-raised me-2\"><\/i>Right to Freedom\n                            <\/a>\n                            <div id=\"freedom-content\" class=\"rights-description\" style=\"display: none;\">\n                                <p>Guarantees essential freedoms including speech, assembly, movement, residence, and profession, subject to reasonable restrictions.<\/p>\n                            <\/div>\n                            \n                            <!-- Right against Exploitation -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" onclick=\"toggleRightContent('exploitation', this)\">\n                                <i class=\"fas fa-shield-alt me-2\"><\/i>Right against Exploitation\n                            <\/a>\n                            <div id=\"exploitation-content\" class=\"rights-description\" style=\"display: none;\">\n                                <p>Prohibits all forms of exploitation, forced labor, and employment of children in hazardous occupations.<\/p>\n                            <\/div>\n                            \n                            <!-- Right to Freedom of Religion -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" onclick=\"toggleRightContent('religion', this)\">\n                                <i class=\"fas fa-pray me-2\"><\/i>Right to Freedom of Religion\n                            <\/a>\n                            <div id=\"religion-content\" class=\"rights-description\" style=\"display: none;\">\n                                <p>Ensures freedom of conscience and the right to freely profess, practice, and propagate religion in India's secular framework.<\/p>\n                            <\/div>\n                            \n                            <!-- Cultural and Educational Rights -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" onclick=\"toggleRightContent('cultural', this)\">\n                                <i class=\"fas fa-graduation-cap me-2\"><\/i>Cultural and Educational Rights\n                            <\/a>\n                            <div id=\"cultural-content\" class=\"rights-description\" style=\"display: none;\">\n                                <p>Protects the rights of minorities to conserve their culture and establish educational institutions.<\/p>\n                            <\/div>\n                            \n                            <!-- Right to Constitutional Remedies -->\n                            <a href=\"#\" class=\"list-group-item list-group-item-action\" onclick=\"toggleRightContent('remedies', this)\">\n                                <i class=\"fas fa-gavel me-2\"><\/i>Right to Constitutional Remedies\n                            <\/a>\n                            <div id=\"remedies-content\" class=\"rights-description\" style=\"display: none;\">\n                                <p>Provides legal remedies through courts to enforce fundamental rights when they are violated.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>                \n\n                <div class=\"card\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\">Report Violation<\/h5>\n                        <p>If you believe your human rights have been violated, you can file a complaint with IHRCI.<\/p>\n                        <a href=\"#\" class=\"btn btn-primary\" data-page=\"complaint\">File a Complaint<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.rights-description {\n    background-color: var(--nhrc-light-blue);\n    padding: 15px;\n    margin: 0;\n    border-radius: 0 0 5px 5px;\n    border-left: 3px solid var(--nhrc-blue);\n    font-size: 0.9rem;\n    transition: all 0.3s ease;\n}\n.list-group-item {\n    cursor: pointer;\n    transition: all 0.3s ease;\n    border-radius: 5px 5px 0 0 !important;\n    margin-bottom: 0 !important;\n}\n.list-group-item:hover {\n    background-color: var(--nhrc-light-blue);\n}\n.list-group-item.active-right {\n    background-color: var(--nhrc-blue) !important;\n    color: white !important;\n}\n<\/style>\n\n<script>\nfunction toggleRightContent(rightType, element) {\n    \/\/ Prevent default link behavior\n    event.preventDefault();\n    \n    const contentDiv = document.getElementById(rightType + '-content');\n    const isCurrentlyActive = element.classList.contains('active-right');\n    \n    \/\/ Remove active class from all items and hide all descriptions\n    document.querySelectorAll('.list-group-item').forEach(item => {\n        item.classList.remove('active-right');\n    });\n    document.querySelectorAll('.rights-description').forEach(desc => {\n        desc.style.display = 'none';\n    });\n    \n    \/\/ If it wasn't active, make it active and show content\n    if (!isCurrentlyActive) {\n        element.classList.add('active-right');\n        contentDiv.style.display = 'block';\n    }\n    \/\/ If it was active, it will be closed (no action needed as we already hid everything)\n}\n<\/script>\n\n  <!-- Gallery Page -->\n<div id=\"gallery-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Our Gallery<\/h2>\n\n        <ul class=\"nav nav-tabs mb-4\" id=\"galleryTabs\" role=\"tablist\">\n            <li class=\"nav-item\" role=\"presentation\">\n                <button class=\"nav-link active\" id=\"delhi-kashmir-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#delhi-kashmir\" type=\"button\">\n                    <i class=\"fas fa-map-marker-alt me-2\"><\/i>Voter Awareness Program\n                <\/button>\n            <\/li>\n            <li class=\"nav-item\" role=\"presentation\">\n                <button class=\"nav-link\" id=\"images-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#images\" type=\"button\">\n                    <i class=\"fas fa-image me-2\"><\/i>Images\n                <\/button>\n            <\/li>\n            <li class=\"nav-item\" role=\"presentation\">\n                <button class=\"nav-link\" id=\"certificates-tab\" data-bs-toggle=\"tab\" data-bs-target=\"#certificates\" type=\"button\">\n                    <i class=\"fas fa-certificate me-2\"><\/i>Certificates\n                <\/button>\n            <\/li>\n        <\/ul>\n\n        <div class=\"tab-content\" id=\"galleryTabsContent\">\n\n            <!-- Voter Awareness New Delhi -->\n            <div class=\"tab-pane fade show active\" id=\"delhi-kashmir\">\n                <div class=\"row\">\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/5-3.webp\" class=\"img-fluid\" alt=\"Voter Awareness New Delhi\">\n                            <div class=\"gallery-caption\">Voter Awareness Program in New Delhi<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/4-3.webp\" class=\"img-fluid\" alt=\"Free Medicine Supply\">\n                            <div class=\"gallery-caption\">Free Medicine Supply to the Covid Patient<\/div>\n                        <\/div>\n                    <\/div>\n                   <div class=\"col-md-4 mb-4\">\n                            <div class=\"gallery-item position-relative\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1-4.webp\" class=\"img-fluid\" alt=\"Award Ceremony\">\n                                <div class=\"gallery-caption\">Voter Awareness Program in New Delhi<\/div>\n                            <\/div>\n                        <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/3-3.webp\" class=\"img-fluid\" alt=\"Wheel Bike Distribution\">\n                            <div class=\"gallery-caption\">Distribution of Wheel bike<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/6-2.webp\" class=\"img-fluid\" alt=\"Voter Awareness Jammu &#038; Kashmir\">\n                            <div class=\"gallery-caption\">Voter Awareness Program in Jammu and Kashmir<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/5-2.webp\" class=\"img-fluid\" alt=\"Voter Awareness Jammu &#038; Kashmir\">\n                            <div class=\"gallery-caption\">Voter Awareness Program in Jammu and Kashmir<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n                       <!-- Images Tab -->\n            <div class=\"tab-pane fade\" id=\"images\">\n                <div class=\"row\">\n                    <!-- All other images excluding above -->\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/4-4.webp\" class=\"img-fluid\" alt=\"IHRCI Conference\">\n                            <div class=\"gallery-caption\">National Human Rights Conference<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/3-5.webp\" class=\"img-fluid\" alt=\"Human Rights Workshop\">\n                            <div class=\"gallery-caption\">National Human Rights Commission Member Discussion with Ms. Vijaya Bharathi Madam<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/2-7.webp\" class=\"img-fluid\" alt=\"Awareness Campaign\">\n                            <div class=\"gallery-caption\">Press Meet IHRCI Team<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1-7.webp\" class=\"img-fluid\" alt=\"Children's Rights Event\">\n                            <div class=\"gallery-caption\">IHRCI Team With TGHRC Chairman<\/div>\n                        <\/div>\n                    <\/div>\n                   \n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1-6.webp\" class=\"img-fluid\" alt=\"Prison Visit\">\n                            <div class=\"gallery-caption\">Free Mineral Water Distribution to Policemen to Covid Time<\/div>\n                        <\/div>\n                    <\/div>\n                   \n                  \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/3-2.webp\" class=\"img-fluid\" alt=\"Legal Workshop\">\n                            <div class=\"gallery-caption\">Free Health Campaign by IHRCI Team to Villages<\/div>\n                        <\/div>\n                    <\/div>\n                  \n                   \n                   \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/8.webp\" class=\"img-fluid\" alt=\"Disaster Management\">\n                            <div class=\"gallery-caption\">Plastic Removal at Beaches for Environmental Protection by IHRCI team<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/7-1.webp\" class=\"img-fluid\" alt=\"Legal Awareness\">\n                            <div class=\"gallery-caption\">Martial arts Sports meet<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/6-1.webp\" class=\"img-fluid\" alt=\"Women Empowerment\">\n                            <div class=\"gallery-caption\">Women Empowerment and Rights Conference<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/5-1.webp\" class=\"img-fluid\" alt=\"Consumer Rights\">\n                            <div class=\"gallery-caption\">Free Clay Ganesh Idols Distribution<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/4-1.webp\" class=\"img-fluid\" alt=\"Prisoner Rights\">\n                            <div class=\"gallery-caption\">Seminar on Prisoner Rights and Reform<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1-1.webp\" class=\"img-fluid\" alt=\"Right to Information\">\n                            <div class=\"gallery-caption\">Human Rights Children Awareness Program<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/6.webp\" class=\"img-fluid\" alt=\"Water Rights\">\n                            <div class=\"gallery-caption\">Children Awareness Program<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/5.webp\" class=\"img-fluid\" alt=\"Housing Rights\">\n                            <div class=\"gallery-caption\">Free Mineral Water Distribution to Government Hospital to Covid Patients<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/3.webp\" class=\"img-fluid\" alt=\"Climate Justice\">\n                            <div class=\"gallery-caption\">Martial Arts Sports Meeting<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/2.webp\" class=\"img-fluid\" alt=\"Peace Education\">\n                            <div class=\"gallery-caption\">Martial Arts Sports Meeting<\/div>\n                        <\/div>\n                    <\/div>\n<div class=\"col-md-4 col-sm-6 mb-4\">\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMAGESIHRC-1.webp\" class=\"img-fluid\" alt=\"Founding Leadership\">\n        <div class=\"gallery-caption\">Founding Leadership<\/div>\n    <\/div>\n<\/div>\n<div class=\"col-md-4 col-sm-6 mb-4\">\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMAGES-IHRC-8.webp\" class=\"img-fluid\" alt=\"Human Rights Expansion\">\n        <div class=\"gallery-caption\">Human Rights Expansion<\/div>\n    <\/div>\n<\/div>\n<div class=\"col-md-4 col-sm-6 mb-4\">\n    <div class=\"gallery-item\">\n        <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMAGES-IHRC-12.webp\" class=\"img-fluid\" alt=\"Outreach &#038; Awareness\">\n        <div class=\"gallery-caption\">Outreach & Awareness<\/div>\n    <\/div>\n<\/div>\n\n  <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-13.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">IHRCI Activities<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-14.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">IHRCI Activities<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-16.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Flag Hoisting Ceremony at IHRCl<\/div>\n            <\/div>\n        <\/div>\n       \n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-18.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Flag Hoisting Ceremony at IHRCl<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-19.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Free Health Campaign<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-20.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Flag Hoisting Ceremony at IHRCl<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-21.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Proud Moments of Flag Hoisting \u2013 IHRCl<\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-24.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Free Health Campaign<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-25.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">IHRCl Independence Day Flag Hoisting<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-26.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">IHRCl Independence Day Flag Hoisting<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-27.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">IHRCl Independence Day Flag Hoisting<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-28.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Flag Hoisting Ceremony at IHRCl<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-1.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Flag Hoisting Ceremony at IHRCl<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-3.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Free Medical Campaign<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-4.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Plastic Removal at Beaches for Environmental Protection by IHRCI team<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-5.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-6.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-7.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-8.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-9.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-10.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n<div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMG_20230629_164857-scaled-3.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-11.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n        <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Images-12.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">Honoring Doctors for Their Dedicated Service<\/div>\n            <\/div>\n        <\/div>\n\n       <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMG-20250729-WA0107.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">A representation was submitted to Hon\u2019ble Justice Rama Subramanyam, Chairman of the National Human Rights Commission (NHRC)<\/div>\n            <\/div>\n        <\/div>\n\n      <div class=\"col-md-4 col-sm-6 mb-4\">\n            <div class=\"gallery-item\">\n                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IMG-20250729-WA0106.webp\" class=\"img-fluid\" alt=\"IHRCI Activities\">\n                <div class=\"gallery-caption\">A representation was submitted to Hon\u2019ble Justice Rama Subramanyam, Chairman of the National Human Rights Commission (NHRC)<\/div>\n            <\/div>\n        <\/div>\n\n  <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Representatives-with-Senior-Officials-at-Human-Rights-Interaction-Meeting.webp\" class=\"img-fluid\" alt=\"IHRCI Representatives with Senior Officials\">\n                            <div class=\"gallery-caption\">IHRCI Representatives with Senior Officials at Human Rights Interaction Meeting<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Participation-in-National-Human-Rights-Day-Program-at-NHRC-New-Delhi.webp\" class=\"img-fluid\" alt=\"Participation in National Human Rights Day Program\">\n                            <div class=\"gallery-caption\">Participation in National Human Rights Day Program at NHRC New Delhi<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Dais-Event-\u2013-National-Conference-Dignitaries-at-National-Human-Rights-Day-and-Conference-Organized-by-NHRC.webp\" class=\"img-fluid\" alt=\"Dais Event - National Conference Dignitaries\">\n                            <div class=\"gallery-caption\">Dais Event \u2013 National Conference Dignitaries at National Human Rights Day and Conference Organized by NHRC<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Speech-at-Podium-\u2013-Official-EventAddress-on-Human-Rights-and-Social-Responsibility-at-National-Forum.webp\" class=\"img-fluid\" alt=\"Speech at Podium - Official Event Address\">\n                            <div class=\"gallery-caption\">Speech at Podium \u2013 Official Event Address on Human Rights and Social Responsibility at National Forum<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/InteractionRecognitionHuman-Rights-Advocates-and-Social-Leaders-at-IHRCI-Interaction-Program.webp\" class=\"img-fluid\" alt=\"Interaction Recognition with Human Rights Advocates\">\n                            <div class=\"gallery-caption\">Interaction\/Recognition with Human Rights Advocates and Social Leaders at IHRCI Interaction Program<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Discussion-with-DignitariesConstructive-Dialogue-on-Human-Rights-Initiatives-with-Senior-Dignitaries.webp\" class=\"img-fluid\" alt=\"Discussion with Dignitaries\">\n                            <div class=\"gallery-caption\">Discussion with Dignitaries - Constructive Dialogue on Human Rights Initiatives with Senior Dignitaries<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Judges-National-Commissions-and-Delegates-Attend-National-Human-Rights-Conference.webp\" class=\"img-fluid\" alt=\"Judges, National Commissions and Delegates\">\n                            <div class=\"gallery-caption\">Judges, National Commissions and Delegates Attend National Human Rights Conference<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/National-Conference-on-Essentials-for-Dignified-Living.webp\" class=\"img-fluid\" alt=\"National Conference on Essentials for Dignified Living\">\n                            <div class=\"gallery-caption\">National Conference on Essentials for Dignified Living<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Public-Services-with-Dignity-A-National-Commitment.webp\" class=\"img-fluid\" alt=\"Public Services with Dignity - A National Commitment\">\n                            <div class=\"gallery-caption\">Public Services with Dignity - A National Commitment<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Participation-in-National-Human-Rights-Day-Program-at-NHRC-New-Delhi-2.webp\" class=\"img-fluid\" alt=\"Participation in National Human Rights Day Program 2\">\n                            <div class=\"gallery-caption\">Participation in National Human Rights Day Program at NHRC New Delhi<\/div>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Representatives-with-Senior-Officials-at-Human-Rights-Interaction-Meeting-2.webp\" class=\"img-fluid\" alt=\"IHRCI Representatives with Senior Officials 2\">\n                            <div class=\"gallery-caption\">IHRCI Representatives with Senior Officials at Human Rights Interaction Meeting<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/1.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Martial Arts Sports Meeting<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-01.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-02.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-03.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-04.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-05.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-06.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-07.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-08.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Free Health Camp on 07.02.2026<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/PMJAY-5-lacks-rupees-Health-cards-01.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Distribution of PMJAY 5 Lacks Rupees Health Cards<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/PMJAY-5-lacks-rupees-Health-cards-02.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Distribution of PMJAY 5 Lacks Rupees Health Cards<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n\t\t\t\t\t<div class=\"col-md-4 col-sm-6 mb-4\">\n                        <div class=\"gallery-item\">\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/PMJAY-5-lacks-rupees-Health-cards-03.webp\" class=\"img-fluid\" alt=\"International Day\">\n                            <div class=\"gallery-caption\">Distribution of PMJAY 5 Lacks Rupees Health Cards<\/div>\n                        <\/div>\n                    <\/div>\n\t\t\t\t\t\n                <\/div>\n            <\/div>\n\n\n            <!-- Certificates Tab -->\n            <div class=\"tab-pane fade\" id=\"certificates\">\n                <div class=\"row\">\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <span class=\"certificate-badge\">Certificate<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/14.webp\" class=\"img-fluid\" alt=\"Labor Rights\">\n                            <div class=\"gallery-caption\">Anti-Littering Pledge<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <span class=\"certificate-badge\">Certificate<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/13.webp\" class=\"img-fluid\" alt=\"Digital Rights\">\n                            <div class=\"gallery-caption\">Women Rights Pledge<\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <span class=\"certificate-badge\">Certificate<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/12.webp\" class=\"img-fluid\" alt=\"Health Rights\">\n                            <div class=\"gallery-caption\">Human Rights Pledge<\/div>\n                        <\/div>\n                    <\/div>\n              \n                    <div class=\"col-md-4 mb-4\">\n                        <div class=\"gallery-item position-relative\">\n                            <span class=\"certificate-badge\">Certificate<\/span>\n                            <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/10.webp\" class=\"img-fluid\" alt=\"Minority Rights\">\n                            <div class=\"gallery-caption\">TB Free India Pledge<\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- CSS to make images fully visible -->\n<style>\n.gallery-item img {\n    object-fit: contain; \/* ensures image fully visible without cutting *\/\n    width: 100%;\n    height: 250px; \/* adjust height as needed *\/\n}\n\n\/* === IMAGE CLICK TO ZOOM === *\/\n.gallery-item {\n    cursor: pointer;\n}\n\n\/* Lightbox\/Modal Styles *\/\n.image-modal {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.9);\n    animation: fadeIn 0.3s;\n}\n\n.modal-content {\n    margin: auto;\n    display: block;\n    width: 80%;\n    max-width: 700px;\n    max-height: 80%;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: zoomIn 0.3s;\n}\n\n.modal-caption {\n    text-align: center;\n    color: white;\n    padding: 10px;\n    position: absolute;\n    bottom: 0;\n    width: 100%;\n    background: rgba(0, 0, 0, 0.7);\n}\n\n.close-modal {\n    position: absolute;\n    top: 15px;\n    right: 35px;\n    color: white;\n    font-size: 40px;\n    font-weight: bold;\n    cursor: pointer;\n    z-index: 1001;\n}\n\n.close-modal:hover {\n    color: #ccc;\n}\n\n@keyframes zoomIn {\n    from {transform: translate(-50%, -50%) scale(0.8); opacity: 0;}\n    to {transform: translate(-50%, -50%) scale(1); opacity: 1;}\n}\n\n@keyframes fadeIn {\n    from {opacity: 0;}\n    to {opacity: 1;}\n}\n\/* === END CLICK TO ZOOM === *\/\n\n.certificate-badge {\n    position: absolute;\n    top: 10px;\n    left: 10px;\n    background: #f39c12;\n    color: white;\n    font-weight: bold;\n    padding: 4px 8px;\n    border-radius: 4px;\n    font-size: 0.8rem;\n}\n<\/style>\n\n<!-- Videos Page -->\n<div id=\"videos-page\" class=\"page-content\"> \n    <div class=\"container\">\n        <h2 class=\"section-title\">Videos<\/h2>\n        <p class=\"text-center lead\">Highlights from our events, campaigns, and news coverage.<\/p>\n        <div class=\"row\">\n            <!-- Existing YouTube videos -->\n\t\t\t<div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/NRpbrwmagGM\" title=\"Megha Medical Camp, organized by IHRCI team\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Megha Medical Camp, organized by IHRCI team<\/h6>\n                <\/div>\n            <\/div>\n\t\t\t\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/NRpbrwmagGM\" title=\"Megha Medical Camp, organized by IHRCI team\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Megha Medical Camp, organized by IHRCI team<\/h6>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/qjjQzf8ezBo\" title=\"IHRCI team participated in Independence Day celebrations\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>IHRCI team participated in Independence Day celebrations<\/h6>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/7OLvIhxhwic\" title=\"IHRCI National Joint Secretary Purushottam Reddy distributed clay Vinayaka idols\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>IHRCI National Joint Secretary Purushottam Reddy distributed clay Vinayaka idols<\/h6>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/VNc1uTNp2pE\" title=\"I am ready to do my part to help fluoride victims\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>I am ready to do my part to help fluoride victims<\/h6>\n                <\/div>\n            <\/div>\n            \n            <!-- New YouTube videos from provided URLs -->\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/-2vSjDVKmuQ\" title=\"IHRCI video\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>IHRCI Video<\/h6>\n                <\/div>\n            <\/div>\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/AjxPaj61NRE\" title=\"IHRCI video\" allowfullscreen><\/iframe>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>IHRCI Video<\/h6>\n                <\/div>\n            <\/div>\n\n            <!-- Existing MP4 videos -->\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.30.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Plastic Removal at Beaches for Environmental Protection by IHRCI team<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.30-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Workshop on Child Rights Protection<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.29.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Panel Discussion on Women's Rights<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.29-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Human Rights Training for Police Personnel<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.28.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Public Hearing on Environmental Rights<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.27.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Seminar on Digital Rights and Privacy<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.28-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Awareness Campaign on Right to Education<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.27-2.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Conference on Disability Rights<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.27-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Workshop on Prisoner Rights and Reform<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Video-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Participated in a free medical campaign<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Video-2.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Independence Day celebrations<\/h6>\n                <\/div>\n            <\/div>\n\n          <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/VID_20230629_165902.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>The IHRCI team, led by Purushotham Garu, conducted the Cultural Activity Program.<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Video-3.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Awareness among voters<\/h6>\n                <\/div>\n            <\/div>\n\n            <div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/WhatsApp-Video-2025-09-08-at-12.31.24-1.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Human Rights Day Celebration 2022<\/h6>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<div class=\"col-md-6 video-item\">\n                <div class=\"ratio ratio-16x9\">\n                    <video controls>\n                        <source src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/free-health-camp-on-.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                <\/div>\n                <div class=\"video-caption\">\n                    <h6>Free Health Camp On 07-02-2026<\/h6>\n                <\/div>\n            <\/div>\n\t\t\t\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* Responsive video styling *\/\n.video-item {\n    margin-bottom: 30px;\n}\n\n.video-caption {\n    padding: 15px 0;\n    text-align: center;\n}\n\n.video-caption h6 {\n    margin: 0;\n    font-weight: 600;\n    color: #333;\n}\n\n\/* Ensure proper aspect ratio for videos *\/\n.ratio-16x9 {\n    position: relative;\n    width: 100%;\n}\n\n.ratio-16x9::before {\n    display: block;\n    content: \"\";\n    width: 100%;\n    padding-top: 56.25%; \/* 16:9 Aspect Ratio *\/\n}\n\n.ratio-16x9 > * {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n}\n\n\/* Responsive adjustments *\/\n@media (max-width: 768px) {\n    .video-item {\n        margin-bottom: 20px;\n    }\n    \n    .video-caption {\n        padding: 10px 0;\n    }\n}\n<\/style>\n\n<!-- Committee - National Page -->\n<div id=\"committee-national-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">National Committee<\/h2>\n        \n        <!-- Team Introduction -->\n        <div class=\"row mb-5\">\n            <div class=\"col-12\">\n                <div class=\"committee-intro text-center\">\n                    <p class=\"lead\">Our National Committee comprises dedicated leaders working tirelessly to protect human rights across India. Each member brings unique expertise and commitment to our mission of upholding dignity and justice for all.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Team Members Section -->\n        <div class=\"row justify-content-center\">\n            <!-- V. Purushotham Reddy -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/V.-Purushotham-Reddy-Co-Founder-National-Joint-Secretary-Id-No-IHRCIINA05240001002-.webp\" \n                                     alt=\"V. Purushotham Reddy\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">V. Purushotham Reddy<\/h3>\n                        <p class=\"executive-role\">National Joint Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_IN_A_05_24_0001002<\/span>\n                        <\/div>\n                        <!--<div class=\"executive-bio\">\n                       <p>Dedicated to human rights advocacy with extensive experience in legal frameworks and community empowerment initiatives.<\/p>\n                        <\/div>-->\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Pallapu Vinod Kumar -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Pallapu-Vinod-Kumar-National-General-Secretary-Id-No_-IHRCI_IN_A_05_24_0001003.webp\" \n                                     alt=\"Pallapu Vinod Kumar\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Pallapu Vinod Kumar<\/h3>\n                        <p class=\"executive-role\">National General Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_IN_A_05_24_0001003<\/span>\n                        <\/div>\n                       <!-- <div class=\"executive-bio\">\n                            <p>Oversees national operations and strategic planning with focus on policy implementation and inter-state coordination.<\/p>\n                        <\/div>-->\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Gudimella Srinivasulu -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Gudimella-Srinivasulu-National-Treasurer-1.webp\" \n                                     alt=\"Gudimella Srinivasulu\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Gudimella Srinivasulu<\/h3>\n                        <p class=\"executive-role\">National Treasurer<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_IN_A_05_24_0001000<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Vijaya Lakshmi -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Vijaya-Lakshmi-National-Senior-Secretary-Women-Wing-Id-No_-IHRCI_IN_A_05_24_0001004.webp\" \n                                     alt=\"Vijaya Lakshmi\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Vijaya Lakshmi<\/h3>\n                        <p class=\"executive-role\">National Senior Secretary - Women Wing<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_IN_A_05_24_0001004<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Shaik Maqbul Bhasha -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-saffron\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Shaik-Maqbul-Bhasha-National-Senior-Press-Secretary-Id-No_-IHRCI_IN_A_05_24_0001005-1.webp\" \n                                     alt=\"Shaik Maqbul Bhasha\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Shaik Maqbul Bhasha<\/h3>\n                        <p class=\"executive-role\">National Senior Press Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_IN_A_05_24_0001005<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<!-- A. BHASKAR NAIDU -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/A.-BHASKAR-NAIDU.webp\" \n                                     alt=\"A. BHASKAR NAIDU\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">A. BHASKAR NAIDU<\/h3>\n                        <p class=\"executive-role\">National Senior Secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Environment & Forest Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/IN\/A\/02\/26\/0001006<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<!-- MORA KARTHEEK REDDY -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/MORA-KARTHEEK-REDDY.webp\" \n                                     alt=\"MORA KARTHEEK REDDY\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">MORA KARTHEEK REDDY<\/h3>\n                        <p class=\"executive-role\">National Senior Secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Humanitarian & Peace Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/IN\/A\/02\/26\/0001007<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<!-- KANNEGANTI KIREETI -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/KANNEGANTI-KIREETI.webp\" \n                                     alt=\"MORA KARTHEEK REDDY\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">KANNEGANTI KIREETI<\/h3>\n                        <p class=\"executive-role\">National Senior Secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Corporate Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/IN\/A\/02\/26\/0001008<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t<!-- MALAKA BHASKAR REDDY -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-saffron\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/MALAKA-BHASKAR-REDDY.webp\" \n                                     alt=\"MALAKA BHASKAR REDDY\" class=\"profile-image\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">MALAKA BHASKAR REDDY<\/h3>\n                        <p class=\"executive-role\">National Senior Secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Health & Family Welfare Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/IN\/A\/02\/26\/0001009<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n        <\/div>\n        \n        <!-- Executive Cards CSS -->\n        <style>\n            .committee-intro {\n                max-width: 900px;\n                margin: 0 auto 50px;\n                padding: 25px 30px;\n                background: linear-gradient(135deg, var(--nhrc-light-blue) 0%, #f0f7ff 100%);\n                border-radius: 15px;\n                border-left: 5px solid var(--nhrc-blue);\n                box-shadow: 0 5px 15px rgba(21, 101, 192, 0.1);\n            }\n            \n            .committee-intro .lead {\n                color: var(--nhrc-dark);\n                margin-bottom: 0;\n                font-size: 1.15rem;\n                line-height: 1.6;\n            }\n            \n            .executive-card {\n                background: white;\n                border-radius: 15px;\n                overflow: hidden;\n                box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);\n                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n                height: 100%;\n                position: relative;\n                display: flex;\n                flex-direction: column;\n                border: 4px solid;\n            }\n            \n            .executive-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);\n            }\n            \n            \/* Dark Color Themes with Full Borders *\/\n            .theme-dark-green {\n                border-color: #1b5e20 !important;\n            }\n            \n            .theme-dark-green .card-body-section {\n                background: linear-gradient(135deg, #1b5e20, #2e7d32);\n            }\n            \n            .theme-dark-blue {\n                border-color: #0d47a1 !important;\n            }\n            \n            .theme-dark-blue .card-body-section {\n                background: linear-gradient(135deg, #0d47a1, #1565c0);\n            }\n            \n            .theme-dark-orange {\n                border-color: #e65100 !important;\n            }\n            \n            .theme-dark-orange .card-body-section {\n                background: linear-gradient(135deg, #e65100, #f57c00);\n            }\n            \n            .theme-dark-red {\n                border-color: #b71c1c !important;\n            }\n            \n            .theme-dark-red .card-body-section {\n                background: linear-gradient(135deg, #b71c1c, #c62828);\n            }\n            \n            .theme-dark-saffron {\n                border-color: #ff6f00 !important;\n            }\n            \n            .theme-dark-saffron .card-body-section {\n                background: linear-gradient(135deg, #ff6f00, #ff8f00);\n            }\n            \n            .card-header-section {\n                position: relative;\n                padding: 0;\n                background: white;\n            }\n            \n            .profile-image-container {\n                position: relative;\n                width: 100%;\n                height: 280px;\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                background: #f8f9fa;\n                padding: 15px;\n            }\n            \n            .image-frame {\n                width: 100%;\n                height: 100%;\n                position: relative;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n            \n            .profile-image {\n                max-width: 100%;\n                max-height: 100%;\n                width: auto;\n                height: auto;\n                object-fit: contain;\n                display: block;\n                transition: all 0.5s ease;\n                border-radius: 8px;\n            }\n            \n            .executive-card:hover .profile-image {\n                transform: scale(1.08);\n            }\n            \n            .card-body-section {\n                padding: 25px 20px;\n                text-align: center;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n                justify-content: center;\n                min-height: 220px;\n            }\n            \n            .executive-name {\n                color: white;\n                font-weight: 700;\n                margin-bottom: 8px;\n                font-size: 1.4rem;\n                line-height: 1.2;\n                text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);\n            }\n            \n            .executive-role {\n                color: #ffeb3b;\n                font-weight: 600;\n                margin-bottom: 15px;\n                font-size: 1rem;\n                line-height: 1.3;\n                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n            }\n            \n            .executive-id {\n                background: rgba(255, 255, 255, 0.9);\n                padding: 8px 15px;\n                border-radius: 25px;\n                margin-bottom: 15px;\n                display: inline-block;\n                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n            }\n            \n            .id-label {\n                color: var(--nhrc-dark);\n                font-weight: 600;\n                font-size: 0.85rem;\n            }\n            \n            .id-number {\n                color: var(--nhrc-blue);\n                font-weight: 500;\n                font-size: 0.8rem;\n                margin-left: 5px;\n            }\n            \n            .executive-bio {\n                margin-bottom: 0;\n            }\n            \n            .executive-bio p {\n                color: white;\n                font-size: 0.95rem;\n                line-height: 1.6;\n                margin-bottom: 0;\n                font-weight: 500;\n                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n            }\n            \n            \/* Responsive adjustments *\/\n            @media (max-width: 1200px) {\n                .profile-image-container {\n                    height: 250px;\n                }\n                \n                .card-body-section {\n                    min-height: 200px;\n                }\n            }\n            \n            @media (max-width: 992px) {\n                .profile-image-container {\n                    height: 220px;\n                }\n                \n                .card-body-section {\n                    padding: 20px 15px;\n                    min-height: 180px;\n                }\n                \n                .executive-name {\n                    font-size: 1.3rem;\n                }\n            }\n            \n            @media (max-width: 768px) {\n                .profile-image-container {\n                    height: 200px;\n                }\n                \n                .executive-name {\n                    font-size: 1.25rem;\n                }\n                \n                .executive-role {\n                    font-size: 0.95rem;\n                }\n                \n                .card-body-section {\n                    min-height: 170px;\n                }\n            }\n            \n            @media (max-width: 576px) {\n                .profile-image-container {\n                    height: 180px;\n                    padding: 10px;\n                }\n                \n                .card-body-section {\n                    padding: 18px 12px;\n                    min-height: 160px;\n                }\n                \n                .executive-name {\n                    font-size: 1.2rem;\n                }\n                \n                .executive-card {\n                    border-width: 3px;\n                }\n                \n                .committee-intro {\n                    padding: 20px;\n                }\n                \n                .committee-intro .lead {\n                    font-size: 1.05rem;\n                }\n            }\n        <\/style>\n    <\/div>\n<\/div>\n\n<!-- Committee - State Andhra Pradesh Page -->\n<div id=\"committee-state-andhra-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Andhra Pradesh State Committee<\/h2>\n        \n        <!-- Team Introduction -->\n        <div class=\"row mb-5\">\n            <div class=\"col-12\">\n                <div class=\"committee-intro text-center\">\n                    <p class=\"lead\">Our Andhra Pradesh State Committee comprises dedicated leaders working tirelessly to protect human rights across the state. Each member brings unique expertise and commitment to our mission of upholding dignity and justice for all citizens of Andhra Pradesh.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Team Members Section - In exact PDF sequence -->\n        <div class=\"row justify-content-center\">\n            <!-- Gudimella Srinivasulu - AP State President (PDF Page 2, First position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Gudimella-Srinivasulu-National-Treasurer-.webp\" \n                                     alt=\"Gudimella Srinivasulu\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=Gudimella+Srinivasulu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Gudimella Srinivasulu<\/h3>\n                        <p class=\"executive-role\">AP State President<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001001<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Shaik Maqbul Bhasha - AP State General Secretary (PDF Page 2, Second position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Shaik-Maqbul-Bhasha-National-Senior-Press-Secretary-Id-No-IHRCIINA05240001005.webp\" \n                                     alt=\"Shaik Maqbul Bhasha\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Shaik+Maqbul+Bhasha'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Shaik Maqbul Bhasha<\/h3>\n                        <p class=\"executive-role\">AP State General Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001007<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Dr. Buddha Hemalatha - AP State Chairman Women Wing (PDF Page 2, Third position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Dr.-Buddha-Hemalatha-AP-State-Chairman-Women-Wing-IHRCI_AP_A_05_24_0001006.webp\" \n                                     alt=\"Dr. Buddha Hemalatha\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/E65100\/FFFFFF?text=Dr.+Buddha+Hemalatha'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Dr. Buddha Hemalatha<\/h3>\n                        <p class=\"executive-role\">AP State Chairman - Women Wing<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001006<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Saikam Siva Kumari - AP State General Secretary (Women) (PDF Page 2, Fourth position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Saikam-Siva-Kumari-AP-State-General-Secretary-Women-IHRCI_AP_A_05_24_0001003.webp\" \n                                     alt=\"Saikam Siva Kumari\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/B71C1C\/FFFFFF?text=Saikam+Siva+Kumari'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Saikam Siva Kumari<\/h3>\n                        <p class=\"executive-role\">AP State General Secretary - Women Wing<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001003<\/span>\n                        <\/div>\n                     \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Pallapu Srinu Babu - AP State Joint Secretary (PDF Page 2, Fifth position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Pallapu-Srinu-Babu-AP-State-Joint-Secretary-IHRCI_AP_A_05_24_0001002.webp\" \n                                     alt=\"Pallapu Srinu Babu\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=Pallapu+Srinu+Babu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Pallapu Srinu Babu<\/h3>\n                        <p class=\"executive-role\">AP State Joint Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001002<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- B. Chandra Sekhar V - AP State Senior Legal Advisor (PDF Page 2, Sixth position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/B.-Chandra-Sekhar-V-AP-State-Senior-Legal-Advisor-IHRCI_AP_A_05_24_0001005.webp\" \n                                     alt=\"B. Chandra Sekhar V\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=B.+Chandra+Sekhar+V'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">B. Chandra Sekhar V<\/h3>\n                        <p class=\"executive-role\">AP State Senior Legal Advisor<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001005<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Dr. Golla Sivakrishna Yadav - AP State Joint Secretary (PDF Page 3, First position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Dr.-GOLLA-SIVAKRISHNA-YADAV-AP-State-Joint-Secretory-IHRCI_AP_A_05_24_0001004.webp\" \n                                     alt=\"Dr. Golla Sivakrishna Yadav\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/E65100\/FFFFFF?text=Dr.+Golla+Sivakrishna+Yadav'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Dr. Golla Sivakrishna Yadav<\/h3>\n                        <p class=\"executive-role\">AP State Joint Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001004<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. Devarakonda Sreenivasulu - AP Joint Secretary (Environment & Forest Affairs) (PDF Page 3, Second position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-Devarakonda-Sreenivasulu-AP-Joint-Secretary-Environment-Forest-Affairs-Id-No_-IHRCI_AP_A_05_24_0001009.webp\" \n                                     alt=\"Mr. Devarakonda Sreenivasulu\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/B71C1C\/FFFFFF?text=Devarakonda+Sreenivasulu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. Devarakonda Sreenivasulu<\/h3>\n                        <p class=\"executive-role\">AP Joint Secretary - Environment & Forest Affairs<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001009<\/span>\n                        <\/div>\n                    \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. Mathangi Peeraiah - AP Senior Secretary (Education Development Affairs) (PDF Page 3, Third position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-MATHANGI-PEERAIAH-AP-Senior-Secretary-Education-Development-Affairs-Id-No_-IHRCI_AP_A_05_24_0001010.webp\" \n                                     alt=\"Mr. Mathangi Peeraiah\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=Mathangi+Peeraiah'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. Mathangi Peeraiah<\/h3>\n                        <p class=\"executive-role\">AP Senior Secretary - Education Development Affairs<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001010<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. Saikam Siva P Sai Kumar - President Prakasam District (PDF Page 3, Fourth position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-SAIKAM-SIVA-P-SAI-KUMAR-President-Prakasam-District-IHRCI_AP_A_05_24_0001008.webp\" \n                                     alt=\"Mr. Saikam Siva P Sai Kumar\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Saikam+Siva+P+Sai+Kumar'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. Saikam Siva P Sai Kumar<\/h3>\n                        <p class=\"executive-role\">President - Prakasam District<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001008<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mrs. Besetti Dhana Lakshmi - District Joint Secretary Visakhapatnam -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mrs.-Besetti-Dhana-Lakshmi-District-Joint-Secretary-Visakhapatnam.webp\" \n                                     alt=\"Mrs. Besetti Dhana Lakshmi\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/E65100\/FFFFFF?text=Mrs.+Besetti+Dhana+Lakshmi'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mrs. BESETTI DHANA LAKSHMI<\/h3>\n                        <p class=\"executive-role\">District Joint Secretary - Visakhapatnam<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001014<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. Shaik Amanulla Basha - Volunteer -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-Shaik-Amanulla-Basha-Volunteer.webp\" \n                                     alt=\"Mr. Shaik Amanulla Basha\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/B71C1C\/FFFFFF?text=Mr.+Shaik+Amanulla+Basha'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. SHAIK AMANULLA BASHA<\/h3>\n                        <p class=\"executive-role\">Volunteer<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001011<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. Pattan Abdul Salam Khan - State Coordinator (Education Department) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.Pattan-Abdul-Salam-Khan-Member-Andhra-Pradesh-State-Committee.webp\" \n                                     alt=\"Mr. Pattan Abdul Salam Khan\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=Mr.+Pattan+Abdul+Salam+Khan'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. PATTAN ABDUL SALAM KHAN<\/h3>\n                        <p class=\"executive-role\">State Coordinator - Education Department<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001012<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Mr. L. Hanumantha Reddy - State Public Welfare Secretary -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.L.Hanumantha-Reddy-Member-Andhra-Pradesh-State-Committee.webp\" \n                                     alt=\"Mr. L. Hanumantha Reddy\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Mr.+L.+Hanumantha+Reddy'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">Mr. L. HANUMANTHA REDDY<\/h3>\n                        <p class=\"executive-role\">State Public Welfare Secretary<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/05\/24\/0001015<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t  <!-- SAI GANESH.P - State Public Welfare Secretary -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/SAI-GANESH.P.webp\" \n                                     alt=\"SAI GANESH.P\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Mr.+L.+Hanumantha+Reddy'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">SAI GANESH.P<\/h3>\n                        <p class=\"executive-role\">State joint secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Animal Rights Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/02\/26\/0001016<\/span>\n                        <\/div>\n                     \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t <!-- CHITTA SREEDHAR - State Public Welfare Secretary -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-dark-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/CHITTA-SREEDHAR.webp\" \n                                     alt=\"CHITTA SREEDHAR\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Mr.+L.+Hanumantha+Reddy'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\">\n                        <h3 class=\"executive-name\">CHITTA SREEDHAR<\/h3>\n                        <p class=\"executive-role\">State joint secretary<\/p>\n\t\t\t\t\t\t<p style=\"color:#FFF;\">(Health & Family Welfare Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/AP\/A\/02\/26\/0001017<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Committee - State Karnataka Page -->\n<div id=\"committee-state-karnataka-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Karnataka State Committee<\/h2>\n        \n        <!-- Team Introduction -->\n        <div class=\"row mb-5\">\n            <div class=\"col-12\">\n                <div class=\"committee-intro text-center\">\n                    <p class=\"lead\">Our Karnataka State Committee comprises dedicated leaders working tirelessly to protect human rights across Karnataka. Each member brings unique expertise and commitment to our mission of upholding dignity and justice for all citizens of Karnataka.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Team Members Section - ONLY SEQUENCE CHANGED -->\n        <div class=\"row justify-content-center\">\n            <!-- P M R Lokanath Babu - FIRST in PDF (was second) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-P-M-R-LOKANATH-BABU-Vice-President-Karnataka-State-ID-No_-IHRCI_KA_A_05_24_0001002-1.webp\" \n                                     alt=\"Mr. P M R Lokanath Babu\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=P+M+R+Lokanath+Babu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #0d47a1, #1565c0) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. P M R Lokanath Babu<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Vice President - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001002<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- T M Kishore Kumar - SECOND in PDF (was first) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-T-M-KISHORE-KUMAR-General-Secretary-Karnataka-state-ID-No_-IHRCI_KA_A_05_24_0001001-1.webp\" \n                                     alt=\"Mr. T M Kishore Kumar\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=T+M+Kishore+Kumar'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #1b5e20, #2e7d32) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. T M Kishore Kumar<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">General Secretary - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001001<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Mutra Gangadhar Reddy - THIRD in PDF (same position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-Mutra-Gangadhar-Reddy-Member-Karnataka-State-ID-No_-IHRCI_KA_A_05_24_0001003-1.webp\" \n                                     alt=\"Mr. Mutra Gangadhar Reddy\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/E65100\/FFFFFF?text=Mutra+Gangadhar+Reddy'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #e65100, #f57c00) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. Mutra Gangadhar Reddy<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Member - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001003<\/span>\n                        <\/div>\n                     \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- P N Chandra Mouli - FOURTH in PDF (same position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-P-N-CHANDRA-MOULI-Member-Karnataka-State-ID-No_-IHRCI_KA_A_05_24_0001004.webp\" \n                                     alt=\"Mr. P N Chandra Mouli\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/B71C1C\/FFFFFF?text=P+N+Chandra+Mouli'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #b71c1c, #c62828) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. P N Chandra Mouli<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Member - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001004<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Srinath Gorantla - FIFTH in PDF (same position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-SRINATH-GORANTLA-Member-Karnataka-State-ID-No_-IHRCI_KA_A_05_24_0001005-1.webp\" \n                                     alt=\"Mr. Srinath Gorantla\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=Srinath+Gorantla'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #0d47a1, #1565c0) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. Srinath Gorantla<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Member - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001005<\/span>\n                        <\/div>\n                     \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- V R Mahesh - SIXTH in PDF (same position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/Mr.-V-R-MAHESH-Member-Karnataka-State-ID-No_-IHRCI_KA_A_05_24_0001006-1.webp\" \n                                     alt=\"Mr. V R Mahesh\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=V+R+Mahesh'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #1b5e20, #2e7d32) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. V R Mahesh<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Member - Karnataka State<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI_KA_A_05_24_0001006<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n        <\/div>\n        \n        <!-- Karnataka-specific CSS -->\n        <style>\n            .committee-intro {\n                max-width: 900px;\n                margin: 0 auto 50px;\n                padding: 25px 30px;\n                background: linear-gradient(135deg, var(--nhrc-light-blue) 0%, #f0f7ff 100%);\n                border-radius: 15px;\n                border-left: 5px solid var(--nhrc-blue);\n                box-shadow: 0 5px 15px rgba(21, 101, 192, 0.1);\n            }\n            \n            .committee-intro .lead {\n                color: var(--nhrc-dark);\n                margin-bottom: 0;\n                font-size: 1.15rem;\n                line-height: 1.6;\n            }\n            \n            .executive-card {\n                background: white;\n                border-radius: 15px;\n                overflow: hidden;\n                box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);\n                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n                height: 100%;\n                position: relative;\n                display: flex;\n                flex-direction: column;\n                border: 4px solid;\n            }\n            \n            .executive-card:hover {\n                transform: translateY(-8px);\n                box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);\n            }\n            \n            \/* Karnataka Color Themes with Contrasting Borders *\/\n            .theme-karnataka-blue {\n                border-color: #1b5e20 !important; \/* Green border for blue text *\/\n            }\n            \n            .theme-karnataka-blue .card-body-section {\n                background: linear-gradient(135deg, #0d47a1, #1565c0); \/* Blue background *\/\n            }\n            \n            .theme-karnataka-green {\n                border-color: #0d47a1 !important; \/* Blue border for green text *\/\n            }\n            \n            .theme-karnataka-green .card-body-section {\n                background: linear-gradient(135deg, #1b5e20, #2e7d32); \/* Green background *\/\n            }\n            \n            .theme-karnataka-orange {\n                border-color: #b71c1c !important; \/* Red border for orange text *\/\n            }\n            \n            .theme-karnataka-orange .card-body-section {\n                background: linear-gradient(135deg, #e65100, #f57c00); \/* Orange background *\/\n            }\n            \n            .theme-karnataka-red {\n                border-color: #e65100 !important; \/* Orange border for red text *\/\n            }\n            \n            .theme-karnataka-red .card-body-section {\n                background: linear-gradient(135deg, #b71c1c, #c62828); \/* Red background *\/\n            }\n            \n            .card-header-section {\n                position: relative;\n                padding: 0;\n                background: white;\n            }\n            \n            .profile-image-container {\n                position: relative;\n                width: 100%;\n                height: 280px;\n                overflow: hidden;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n                background: #f8f9fa;\n                padding: 15px;\n            }\n            \n            .image-frame {\n                width: 100%;\n                height: 100%;\n                position: relative;\n                display: flex;\n                align-items: center;\n                justify-content: center;\n            }\n            \n            .profile-image {\n                max-width: 100%;\n                max-height: 100%;\n                width: auto;\n                height: auto;\n                object-fit: contain;\n                display: block;\n                transition: all 0.5s ease;\n                border-radius: 8px;\n            }\n            \n            .executive-card:hover .profile-image {\n                transform: scale(1.08);\n            }\n            \n            .card-body-section {\n                padding: 25px 20px;\n                text-align: center;\n                flex-grow: 1;\n                display: flex;\n                flex-direction: column;\n                justify-content: center;\n                min-height: 220px;\n            }\n            \n            \/* CHANGED: All names to white for better readability *\/\n            .executive-name {\n                color: white !important;\n                font-weight: 700;\n                margin-bottom: 8px;\n                font-size: 1.4rem;\n                line-height: 1.2;\n                text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);\n            }\n            \n            \/* CHANGED: All role text to white for better readability *\/\n            .executive-role {\n                color: white !important;\n                font-weight: 600;\n                margin-bottom: 15px;\n                font-size: 1rem;\n                line-height: 1.3;\n                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n            }\n            \n            .executive-id {\n                background: rgba(255, 255, 255, 0.9);\n                padding: 8px 15px;\n                border-radius: 25px;\n                margin-bottom: 15px;\n                display: inline-block;\n                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);\n            }\n            \n            .id-label {\n                color: var(--nhrc-dark);\n                font-weight: 600;\n                font-size: 0.85rem;\n            }\n            \n            .id-number {\n                color: var(--nhrc-blue);\n                font-weight: 500;\n                font-size: 0.8rem;\n                margin-left: 5px;\n            }\n            \n            .executive-bio {\n                margin-bottom: 0;\n            }\n            \n            .executive-bio p {\n                color: white;\n                font-size: 0.95rem;\n                line-height: 1.6;\n                margin-bottom: 0;\n                font-weight: 500;\n                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);\n            }\n            \n            \/* Responsive adjustments *\/\n            @media (max-width: 1200px) {\n                .profile-image-container {\n                    height: 250px;\n                }\n                \n                .card-body-section {\n                    min-height: 200px;\n                }\n            }\n            \n            @media (max-width: 992px) {\n                .profile-image-container {\n                    height: 220px;\n                }\n                \n                .card-body-section {\n                    padding: 20px 15px;\n                    min-height: 180px;\n                }\n                \n                .executive-name {\n                    font-size: 1.3rem;\n                }\n            }\n            \n            @media (max-width: 768px) {\n                .profile-image-container {\n                    height: 200px;\n                }\n                \n                .executive-name {\n                    font-size: 1.25rem;\n                }\n                \n                .executive-role {\n                    font-size: 0.95rem;\n                }\n                \n                .card-body-section {\n                    min-height: 170px;\n                }\n            }\n            \n            @media (max-width: 576px) {\n                .profile-image-container {\n                    height: 180px;\n                    padding: 10px;\n                }\n                \n                .card-body-section {\n                    padding: 18px 12px;\n                    min-height: 160px;\n                }\n                \n                .executive-name {\n                    font-size: 1.2rem;\n                }\n                \n                .executive-card {\n                    border-width: 3px;\n                }\n                \n                .committee-intro {\n                    padding: 20px;\n                }\n                \n                .committee-intro .lead {\n                    font-size: 1.05rem;\n                }\n            }\n        <\/style>\n    <\/div>\n<\/div>\n\n\n\n<!-- Committee - State Telangan Page -->\n<div id=\"committee-state-telangana-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Telangana State Committee<\/h2>\n        \n        <!-- Team Introduction -->\n        <div class=\"row mb-5\">\n            <div class=\"col-12\">\n                <div class=\"committee-intro text-center\">\n                    <p class=\"lead\">Our Telangana State Committee comprises dedicated leaders working tirelessly to protect human rights across Telangana. Each member brings unique expertise and commitment to our mission of upholding dignity and justice for all citizens of Telangana.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Team Members Section - ONLY SEQUENCE CHANGED -->\n        <div class=\"row justify-content-center\">\n            <!-- RACHURI VIJAYENDER REDDY - FIRST in PDF (was second) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-blue\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/RACHURI-VIJAYENDER-REDDY.webp\" \n                                     alt=\"RACHURI VIJAYENDER REDDY\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=P+M+R+Lokanath+Babu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #0d47a1, #1565c0) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">RACHURI VIJAYENDER REDDY<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">State Vice President<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/TG\/A\/02\/26\/0001001<\/span>\n                        <\/div>\n                        \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            \n\t\t\t  <!-- GURUGUBELLI CHAITANYA - FIRST in PDF (was second) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-orange\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/GURUGUBELLI-CHAITANYA.webp\" \n                                     alt=\"GURUGUBELLI CHAITANYA\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=P+M+R+Lokanath+Babu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" >\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">GURUGUBELLI CHAITANYA<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">State joint secretary<\/p>\n\t\t\t\t\t\t<p style=\"color: #FFF;\">(Corporate Affairs)<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/TG\/A\/02\/26\/0001004<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t <!-- NARALA VENKATESH - FIRST in PDF (was second) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-red\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/NARALA-VENKATESH.webp\" \n                                     alt=\"NARALA VENKATESH\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/0D47A1\/FFFFFF?text=P+M+R+Lokanath+Babu'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" >\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">NARALA VENKATESH<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">Ranga Reddy district - President<\/p>\n\t\t\t\t\t\t\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/TG\/A\/02\/26\/0001005<\/span>\n                        <\/div>\n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n            \n        <\/div>\n        \n       \n    <\/div>\n<\/div>\n\n\n<!-- Committee - State Kerala Page -->\n<div id=\"committee-state-kerala-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Telangana State Committee<\/h2>\n        \n        <!-- Team Introduction -->\n        <div class=\"row mb-5\">\n            <div class=\"col-12\">\n                <div class=\"committee-intro text-center\">\n                    <p class=\"lead\">Our Kerala State Committee comprises dedicated leaders working tirelessly to protect human rights across Kerala. Each member brings unique expertise and commitment to our mission of upholding dignity and justice for all citizens of Kerala.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Team Members Section - ONLY SEQUENCE CHANGED -->\n        <div class=\"row justify-content-center\">\n            \t<!-- VIPIN A S - SIXTH in PDF (same position) -->\n            <div class=\"col-xl-4 col-lg-6 col-md-6 mb-5\">\n                <div class=\"executive-card theme-karnataka-green\">\n                    <div class=\"card-header-section\">\n                        <div class=\"profile-image-container\">\n                            <div class=\"image-frame\">\n                                <img decoding=\"async\" src=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/VIPIN-A-S.webp\" \n                                     alt=\"Mr. VIPIN A S\" class=\"profile-image\" onerror=\"this.src='https:\/\/via.placeholder.com\/300x400\/1B5E20\/FFFFFF?text=V+R+Mahesh'\">\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"card-body-section\" style=\"background: linear-gradient(135deg, #b71c1c, #c62828) !important;\">\n                        <h3 class=\"executive-name\" style=\"color: white !important; text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5) !important;\">Mr. VIPIN A S<\/h3>\n                        <p class=\"executive-role\" style=\"color: #FFEB3B !important; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3) !important;\">State Member<\/p>\n                        <div class=\"executive-id\">\n                            <span class=\"id-label\">ID:<\/span>\n                            <span class=\"id-number\">IHRCI\/KL\/A\/02\/26\/0001010<\/span>\n                        <\/div>\n                      \n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            \n\t\t\t\n\t\t\t\n\t\t\t\n\t\t\t\n            \n        <\/div>\n        \n       \n    <\/div>\n<\/div>\n\n\n\n\n<!-- Daily News Page -->\n<div id=\"daily-news-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title text-center mb-4\" style=\"color: #003366;\">Daily News<\/h2>\n        <div class=\"row\">\n\n            <!-- Main News Content -->\n            <div class=\"col-md-8\">\n\n                <!-- All News Items -->\n                <div class=\"news-page\">\n                    <div class=\"card mb-4 border-0 shadow-sm\">\n                        <div class=\"card-body\">\n                            <h3 class=\"card-title\" style=\"color: #003366;\">IHRCI Launches Nationwide Voter Awareness Campaign<\/h3>\n                            <p class=\"card-text\">The International Human Rights Commission of India (IHRCI) has launched a voter awareness campaign across multiple states to educate citizens on their voting rights and responsibilities.<\/p>\n                            <div class=\"extra-content d-none\">\n                                <p>The campaign includes workshops in schools, colleges, and local communities to promote democratic participation and strengthen civic engagement.<\/p>\n                            <\/div>\n                            <p class=\"text-muted\"><small><i class=\"fas fa-calendar me-1\"><\/i> September 20, 2025<\/small><\/p>\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary read-more\">Read More<\/a>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"card mb-4 border-0 shadow-sm\">\n                        <div class=\"card-body\">\n                            <h3 class=\"card-title\" style=\"color: #003366;\">Free Medical Camps Organized by IHRCI for Rural Communities<\/h3>\n                            <p class=\"card-text\">IHRCI conducted free medical camps in rural areas, providing essential healthcare services and medicines to underserved populations.<\/p>\n                            <div class=\"extra-content d-none\">\n                                <p>These camps are part of IHRCI's ongoing initiative to ensure the right to health for all citizens and raise awareness about preventive healthcare practices.<\/p>\n                            <\/div>\n                            <p class=\"text-muted\"><small><i class=\"fas fa-calendar me-1\"><\/i> September 15, 2025<\/small><\/p>\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary read-more\">Read More<\/a>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"card mb-4 border-0 shadow-sm\">\n                        <div class=\"card-body\">\n                            <h3 class=\"card-title\" style=\"color: #003366;\">IHRCI Holds Workshop on Child Rights Protection<\/h3>\n                            <p class=\"card-text\">IHRCI organized a two-day workshop focusing on child rights protection, engaging social workers, educators, and government officials.<\/p>\n                            <div class=\"extra-content d-none\">\n                                <p>The workshop covered child labor prevention, education rights, and protection mechanisms for children in vulnerable situations, highlighting IHRCI\u2019s commitment to safeguarding children's rights.<\/p>\n                            <\/div>\n                            <p class=\"text-muted\"><small><i class=\"fas fa-calendar me-1\"><\/i> September 10, 2025<\/small><\/p>\n                            <a href=\"#\" class=\"btn btn-sm btn-outline-primary read-more\">Read More<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n\n            <!-- Sidebar -->\n            <div class=\"col-md-4\">\n\n                <!-- Categories -->              \n\n                \n                <!-- Subscribe -->\n                <div class=\"card mb-4 border-0 shadow-sm\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\" style=\"color: #003366;\">Subscribe to News Updates<\/h5>\n                        <p>Get the latest news from IHRCI directly in your inbox.<\/p>\n                        <div class=\"input-group mb-3\">\n                            <input type=\"email\" class=\"form-control\" placeholder=\"Your Email\">\n                            <button class=\"btn btn-primary\" type=\"button\">Subscribe<\/button>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Media Contact -->\n                <div class=\"card border-0 shadow-sm\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\" style=\"color: #003366;\">Media Contact<\/h5>\n                        <p><strong>Shaik Maqbul Bhasha<\/strong><br>\n                            National Senior Press Secretary<br>\n                            Phone: +91 - 6305867557<br> \n                            Email: media@ihrci.org<\/p>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<!-- Acts & Rules Page -->\n<div id=\"acts-rules-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Acts & Rules<\/h2>\n        <div class=\"row\">\n            <div class=\"col-md-8\">\n                <h3>Legal Framework for Human Rights Protection in India<\/h3>\n                <p>The International Human Rights Commission of India (IHRCI) works within India's legal framework to protect and promote human rights. This framework includes the Constitution of India, central and state laws, and international conventions ratified by India. IHRCI ensures these laws are implemented effectively across various sectors of society.<\/p>\n\n                <h3>Constitutional Provisions<\/h3>\n                <p>IHRCI closely monitors the following constitutional provisions that safeguard human rights:<\/p>\n                <ul>\n                    <li><strong>Fundamental Rights (Part III):<\/strong> Rights such as equality, freedom, protection against exploitation, freedom of religion, cultural and educational rights, and remedies for violations.<\/li>\n                    <li><strong>Directive Principles of State Policy (Part IV):<\/strong> Guidelines for the state to ensure social, economic, and political justice for all citizens.<\/li>\n                    <li><strong>Fundamental Duties (Part IV-A):<\/strong> Duties of citizens to promote harmony, respect for human rights, and the spirit of common brotherhood.<\/li>\n                <\/ul>\n\n                <h3>Key Laws for Human Rights Protection<\/h3>\n                <p>IHRCI monitors and promotes the implementation of major human rights laws in India, such as:<\/p>\n                \n                <div class=\"accordion mb-4\" id=\"actsAccordion\">\n                    <div class=\"accordion-item\">\n                        <h2 class=\"accordion-header\">\n                            <button class=\"accordion-button\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseOne\">\n                                Protection of Human Rights Act, 1993\n                            <\/button>\n                        <\/h2>\n                        <div id=\"collapseOne\" class=\"accordion-collapse collapse show\" data-bs-parent=\"#actsAccordion\">\n                            <div class=\"accordion-body\">\n                                <p>The principal legislation for human rights in India, providing for the National and State Human Rights Commissions and Human Rights Courts. IHRCI supports its implementation by providing research, awareness programs, and recommendations to strengthen human rights enforcement.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"accordion-item\">\n                        <h2 class=\"accordion-header\">\n                            <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseTwo\">\n                                Scheduled Castes and Scheduled Tribes (Prevention of Atrocities) Act, 1989\n                            <\/button>\n                        <\/h2>\n                        <div id=\"collapseTwo\" class=\"accordion-collapse collapse\" data-bs-parent=\"#actsAccordion\">\n                            <div class=\"accordion-body\">\n                                <p>This Act prevents atrocities against members of Scheduled Castes and Tribes. IHRCI conducts monitoring, victim support, and awareness campaigns to ensure proper implementation.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"accordion-item\">\n                        <h2 class=\"accordion-header\">\n                            <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseThree\">\n                                Right to Information Act, 2005\n                            <\/button>\n                        <\/h2>\n                        <div id=\"collapseThree\" class=\"accordion-collapse collapse\" data-bs-parent=\"#actsAccordion\">\n                            <div class=\"accordion-body\">\n                                <p>IHRCI promotes transparency and accountability by helping citizens access information under this Act and by conducting workshops to educate the public about their rights to information.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"accordion-item\">\n                        <h2 class=\"accordion-header\">\n                            <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseFour\">\n                                Rights of Persons with Disabilities Act, 2016\n                            <\/button>\n                        <\/h2>\n                        <div id=\"collapseFour\" class=\"accordion-collapse collapse\" data-bs-parent=\"#actsAccordion\">\n                            <div class=\"accordion-body\">\n                                <p>IHRCI works to protect the rights of persons with disabilities, ensuring equality, dignity, and access to education, employment, and social security.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"accordion-item\">\n                        <h2 class=\"accordion-header\">\n                            <button class=\"accordion-button collapsed\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#collapseFive\">\n                                Juvenile Justice (Care and Protection of Children) Act, 2015\n                            <\/button>\n                        <\/h2>\n                        <div id=\"collapseFive\" class=\"accordion-collapse collapse\" data-bs-parent=\"#actsAccordion\">\n                            <div class=\"accordion-body\">\n                                <p>IHRCI supports the protection, rehabilitation, and development of children in conflict with law or in need of care. Programs include legal aid, counseling, and advocacy for child rights.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <h3>International Conventions<\/h3>\n                <p>IHRCI actively promotes compliance with international human rights treaties ratified by India, including:<\/p>\n                <ul>\n                    <li>International Covenant on Civil and Political Rights<\/li>\n                    <li>International Covenant on Economic, Social and Cultural Rights<\/li>\n                    <li>Convention on the Elimination of All Forms of Discrimination against Women<\/li>\n                    <li>Convention on the Rights of the Child<\/li>\n                    <li>Convention against Torture and Other Cruel, Inhuman or Degrading Treatment or Punishment<\/li>\n                    <li>International Convention on the Elimination of All Forms of Racial Discrimination<\/li>\n                    <li>Convention on the Rights of Persons with Disabilities<\/li>\n                <\/ul>\n\n                <h3>IHRCI's Role in Legal Implementation<\/h3>\n                <p>The International Human Rights Commission of India plays a critical role in enforcing human rights laws by:<\/p>\n                <ul>\n                    <li>Reviewing constitutional and legal safeguards for human rights<\/li>\n                    <li>Recommending measures for effective law enforcement<\/li>\n                    <li>Monitoring compliance with international treaties<\/li>\n                    <li>Conducting research, awareness programs, and capacity-building workshops<\/li>\n                    <li>Promoting human rights education among citizens<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"col-md-4\">                \n                <div class=\"card\">\n                    <div class=\"card-body\">\n                        <h5 class=\"card-title\">Legal Assistance<\/h5>\n                        <p>If you require legal support for human rights violations, contact:<\/p>\n                        <p><strong>Legal Aid Cell<\/strong><br>\n                        International Human Rights Commission of India (IHRCI)<br>\n                        Phone: +91 9441383889, +91 9441888038<br>\n                        Email: ihrciofindia@gmail.com<\/p>\n                        <a href=\"#\" class=\"btn btn-sm btn-outline-primary\">More Information<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Contact Us Page -->\n<div id=\"contact-us-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Contact Us<\/h2>\n        \n        <section class=\"py-5\" style=\"background:#f9f9f9;\">\n            <div class=\"container\">\n                <div class=\"text-center mb-5\">\n                    <h2 style=\"color:#333;\">Contact Us<\/h2>\n                    <p style=\"font-size:1.1rem; color:#555;\">Reach out to us for inquiries, support, or collaboration opportunities.<\/p>\n                    <p style=\"font-size:1.1rem; color:#555;\">Our team is ready to assist you and guide you through our services.<\/p>\n                <\/div>\n\n                <div class=\"row g-4\">\n                    <!-- Left Side: Contact Information -->\n                    <div class=\"col-lg-6\">\n                        <div class=\"card mb-4\">\n    <div class=\"card-body\">\n        <h5 class=\"card-title\" style=\"color:#003366;\">Join Our Mission<\/h5>\n        <p>Become a member of IHRCI and join our efforts to protect human rights across India. Together, we can make a difference.<\/p>\n        <a href=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Application-english.pdf\" \n           onclick=\"window.open(this.href,'_blank');return false;\" class=\"btn btn-success\" download>\n            Become a Member Today\n        <\/a>\n    <\/div>\n<\/div>\n                        \n                        <div class=\"card\">\n                            <div class=\"card-body\">\n                                <h5 class=\"card-title\" style=\"color:#003366;\">Support Our Work<\/h5>\n                                <p>Your donations help us continue our vital work protecting human rights and supporting victims of violations across India.<\/p>\n                                \n                                <div class=\"donation-info mt-4 p-3 bg-light rounded\">\n                                    <h6 class=\"mb-3\" style=\"color:#003366;\">Bank Account Details for Donations:<\/h6>\n                                    <div class=\"row\">\n                                        <div class=\"col-md-6\">\n                                            <p class=\"mb-1\"><strong>A\/c Name:<\/strong><\/p>\n                                            <p class=\"mb-1\"><strong>A\/c Number:<\/strong><\/p>\n                                            <p class=\"mb-1\"><strong>Bank Name & Branch:<\/strong><\/p>\n                                            <p class=\"mb-1\"><strong>IFSC Code:<\/strong><\/p>\n                                        <\/div>\n                                        <div class=\"col-md-6\">\n                                            <p class=\"mb-1\">International Human Rights Commission of India<\/p>\n                                            <p class=\"mb-1\">8081383477<\/p>\n                                            <p class=\"mb-1\">Indian Bank, Srinagar Colony Branch, Hyderabad<\/p>\n                                            <p class=\"mb-1\">IDIB000S052<\/p>\n                                        <\/div>\n                                    <\/div>\n                                    <div class=\"mt-3 text-center\">\n    <a href=\"#\" class=\"btn btn-primary\" data-page=\"donate\">Donate Now<\/a>\n<\/div>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Right Side: Contact Form -->\n                    <div class=\"col-lg-6\">\n                        <form id=\"contactForm\" style=\"background:#fff; padding:25px; border-radius:12px; box-shadow:0 4px 15px rgba(0,0,0,0.1);\">\n                            <div class=\"mb-3\">\n                                <label for=\"name\" class=\"form-label\">Name<\/label>\n                                <input type=\"text\" class=\"form-control border-success\" id=\"name\" placeholder=\"Enter your name\" required>\n                            <\/div>\n                            <div class=\"mb-3\">\n                                <label for=\"email\" class=\"form-label\">Email<\/label>\n                                <input type=\"email\" class=\"form-control border-info\" id=\"email\" placeholder=\"Enter your email\" required>\n                            <\/div>\n                            \n                            <div class=\"mb-3\">\n                                <label for=\"phone\" class=\"form-label\">Phone Number<\/label>\n                                <input type=\"tel\" class=\"form-control border-danger\" id=\"phone\" placeholder=\"Enter your phone number\" required>\n                            <\/div>\n                            <div class=\"mb-3\">\n                                <label for=\"message\" class=\"form-label\">Message<\/label>\n                                <textarea class=\"form-control border-primary\" id=\"message\" rows=\"4\" placeholder=\"Type your message here...\" required><\/textarea>\n                            <\/div>\n                            <button type=\"submit\" class=\"btn btn-gradient w-100\" style=\"background:linear-gradient(45deg,#28a745,#ff6600,#007bff,#dc3545); color:#fff; border:none; font-weight:bold; transition:0.3s;\">Submit<\/button>\n                        <\/form>\n\n                        <!-- Success Message (Initially Hidden) -->\n                        <div id=\"successMessage\" class=\"mt-4 p-3 text-center\" style=\"background:#d4edda; color:#155724; border-radius:12px; box-shadow:0 4px 15px rgba(0,0,0,0.1); display:none;\">\n                            <h5>Thank You!<\/h5>\n                            <p>Your message has been submitted successfully. We will get back to you soon.<\/p>\n                        <\/div>\n\n                        <div class=\"mt-4 p-3\" style=\"background:#fff; border-radius:12px; box-shadow:0 4px 15px rgba(0,0,0,0.1); border-left:4px solid #1565C0;\">\n    <h6 style=\"color:#003366; font-weight:600; margin-bottom:15px; border-bottom:2px solid #f0f0f0; padding-bottom:8px;\">\n        Contact Details:\n    <\/h6>\n    \n    <div style=\"display:flex; align-items:flex-start; margin-bottom:12px; padding:8px 0;\">\n        <i class=\"fas fa-map-marker-alt\" style=\"color:#1565C0; margin-right:12px; margin-top:2px; width:16px;\"><\/i>\n        <div style=\"flex:1;\">\n            <strong style=\"color:#003366;\">Head Office:<\/strong><br>\n            U-158, VATS COMPLEX, UPADHYAY BLOCK, SHAKARPUR,<br>\n            DELHI - 110092\n        <\/div>\n    <\/div>\n    \n    \n    \n    <div style=\"display:flex; align-items:flex-start; margin-bottom:12px; padding:8px 0;\">\n        <i class=\"fas fa-phone-alt\" style=\"color:#1565C0; margin-right:12px; margin-top:2px; width:16px;\"><\/i>\n        <div style=\"flex:1;\">\n            <strong style=\"color:#003366;\">Phone:<\/strong> +91 9441383889, +91 9441888038\n        <\/div>\n    <\/div>\n    \n    <div style=\"display:flex; align-items:flex-start; margin-bottom:12px; padding:8px 0;\">\n        <i class=\"fas fa-envelope\" style=\"color:#1565C0; margin-right:12px; margin-top:2px; width:16px;\"><\/i>\n        <div style=\"flex:1;\">\n            <strong style=\"color:#003366;\">Email:<\/strong> \n            <a href=\"mailto:ihrciofindia@gmail.com\" style=\"color:#1565C0; text-decoration:none;\">ihrciofindia@gmail.com<\/a>\n        <\/div>\n    <\/div>\n    \n    <div style=\"display:flex; align-items:flex-start; padding:8px 0;\">\n        <i class=\"fas fa-globe\" style=\"color:#1565C0; margin-right:12px; margin-top:2px; width:16px;\"><\/i>\n        <div style=\"flex:1;\">\n            <strong style=\"color:#003366;\">Website:<\/strong> \n            <a href=\"https:\/\/www.ihrcofindia.com\" target=\"_blank\" style=\"color:#1565C0; text-decoration:none;\">www.ihrcofindia.com<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n                <!-- PDFs Section -->\n                <div class=\"mt-5 text-center\">\n                    <p style=\"font-size:1.1rem; color:#555;\">Download our application forms below for easy submission.<\/p>\n                    <p style=\"font-size:1.1rem; color:#555;\">Click to view, download, or print the required application forms.<\/p>\n                    \n                    <div class=\"d-flex flex-wrap justify-content-center gap-3\">\n                        <a href=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Application-english1.pdf\" \n                           onclick=\"window.open(this.href,'_blank');return false;\" class=\"btn btn-outline-success\" download>Download English PDF<\/a>\n                        <a href=\"https:\/\/royalitpark.org\/ihrcofindia\/wp-content\/uploads\/2026\/04\/IHRCI-Application-Telugu.pdf\" \n                           onclick=\"window.open(this.href,'_blank');return false;\" class=\"btn btn-outline-warning\" download>Download Telugu PDF<\/a>                       \n                       \n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n    <\/div>\n<\/div>\n<!-- Donate Page -->\n<div id=\"donate-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">Support Our Mission<\/h2>\n        \n        <div class=\"row\">\n            <!-- Left Content - Your Donation Makes a Difference -->\n            <div class=\"col-md-8\">\n                <div class=\"card mb-4 donation-card\">\n                    <div class=\"card-header donation-header\">\n                        <h3 class=\"mb-0 text-white\">Your Donation Makes a Difference<\/h3>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p class=\"lead\">Your generous contribution helps the International Human Rights Commission of India continue our vital work in protecting human rights, supporting victims of violations, and promoting justice and dignity for all citizens across India.<\/p>\n                        \n                        <div class=\"row mt-4\">\n                            <div class=\"col-md-6\">\n                                <h5 class=\"donation-subtitle\">How Your Donation Helps:<\/h5>\n                                <ul class=\"donation-list\">\n                                    <li>Provide legal aid to victims of human rights violations<\/li>\n                                    <li>Conduct awareness programs and workshops<\/li>\n                                    <li>Support medical camps in rural areas<\/li>\n                                    <li>Fund educational initiatives<\/li>\n                                    <li>Maintain our helpline services<\/li>\n                                    <li>Support our state and district committees<\/li>\n                                <\/ul>\n                            <\/div>\n                            <div class=\"col-md-6\">\n                                <div class=\"impact-card\">\n                                    <div class=\"impact-icon\">\n                                        <i class=\"fas fa-hands-helping\"><\/i>\n                                    <\/div>\n                                    <h5>Direct Impact<\/h5>\n                                    <p>Every donation directly supports our field operations and helps us reach more people in need.<\/p>\n                                <\/div>\n                                \n                                <div class=\"impact-card mt-4\">\n                                    <div class=\"impact-icon\">\n                                        <i class=\"fas fa-shield-alt\"><\/i>\n                                    <\/div>\n                                    <h5>Transparency<\/h5>\n                                    <p>We maintain complete transparency in how donations are utilized for human rights protection.<\/p>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            \n            <!-- Right Sidebar - Bank Transfer Details -->\n            <div class=\"col-md-4\">\n                <div class=\"card bank-card\">\n                    <div class=\"card-header bank-header\">\n                        <h5 class=\"mb-0 text-white\"><i class=\"fas fa-university me-2\"><\/i>Bank Transfer Details<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <div class=\"bank-details\">\n                            <div class=\"bank-item\">\n                                <div class=\"bank-icon\">\n                                    <i class=\"fas fa-user\"><\/i>\n                                <\/div>\n                                <div class=\"bank-info\">\n                                    <span class=\"bank-label\">Account Name<\/span>\n                                    <span class=\"bank-value\">International Human Rights Commission of India<\/span>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"bank-item\">\n                                <div class=\"bank-icon\">\n                                    <i class=\"fas fa-hashtag\"><\/i>\n                                <\/div>\n                                <div class=\"bank-info\">\n                                    <span class=\"bank-label\">Account Number<\/span>\n                                    <span class=\"bank-value\">8081383477<\/span>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"bank-item\">\n                                <div class=\"bank-icon\">\n                                    <i class=\"fas fa-code\"><\/i>\n                                <\/div>\n                                <div class=\"bank-info\">\n                                    <span class=\"bank-label\">IFSC Code<\/span>\n                                    <span class=\"bank-value\">IDIB000S052<\/span>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"bank-item\">\n                                <div class=\"bank-icon\">\n                                    <i class=\"fas fa-file-invoice\"><\/i>\n                                <\/div>\n                                <div class=\"bank-info\">\n                                    <span class=\"bank-label\">Account Type<\/span>\n                                    <span class=\"bank-value\">Current Account<\/span>\n                                <\/div>\n                            <\/div>\n                            \n                            <div class=\"bank-item\">\n                                <div class=\"bank-icon\">\n                                    <i class=\"fas fa-landmark\"><\/i>\n                                <\/div>\n                                <div class=\"bank-info\">\n                                    <span class=\"bank-label\">Bank Name & Branch<\/span>\n                                    <span class=\"bank-value\">Indian Bank, Srinagar Colony Branch, Hyderabad<\/span>\n                                <\/div>\n                            <\/div>\n                        <\/div>\n                        \n                        <div class=\"tax-benefits mt-4\">\n                            <div class=\"tax-icon\">\n                                <i class=\"fas fa-file-invoice-dollar\"><\/i>\n                            <\/div>\n                            <div>\n                                <h6>Tax Benefits<\/h6>\n                                <p class=\"small mb-0\">Donations to IHRCI are eligible for tax exemption under Section 80G of the Income Tax Act, 1961.<\/p>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"card help-card mt-4\">\n                    <div class=\"card-body text-center\">\n                        <div class=\"help-icon mb-3\">\n                            <i class=\"fas fa-headset\"><\/i>\n                        <\/div>\n                        <h6>Need Help with Donation?<\/h6>\n                        <p class=\"small mb-2\">Contact our donation desk:<\/p>\n                        <p class=\"mb-1\"><i class=\"fas fa-phone me-2\"><\/i> +91 9441383889, +91 9441888038<\/p>\n                        <p class=\"mb-0\"><i class=\"fas fa-envelope me-2\"><\/i> ihrciofindia@gmail.com<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"row mt-5\">\n            <div class=\"col-12\">\n                <div class=\"card appreciation-card\">\n                    <div class=\"card-body text-center\">\n                        <div class=\"appreciation-icon mb-3\">\n                            <i class=\"fas fa-heart\"><\/i>\n                        <\/div>\n                        <h4>Together We Can Make a Difference<\/h4>\n                        <p class=\"lead\">Your support enables us to continue fighting for justice, dignity, and human rights for all.<\/p>\n                        <p class=\"mb-0\"><strong>Thank you for your generosity and support!<\/strong><\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<style>\n\/* Donate Page Specific Styles *\/\n.donation-card {\n    border: none;\n    border-radius: 12px;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    overflow: hidden;\n}\n\n.donation-header {\n    background: linear-gradient(135deg, var(--nhrc-dark) 0%, var(--nhrc-blue) 100%);\n    color: white;\n    padding: 20px;\n    border-bottom: none;\n}\n\n.donation-header h3 {\n    color: white !important;\n    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);\n}\n\n.donation-subtitle {\n    color: var(--nhrc-dark);\n    font-weight: 600;\n    margin-bottom: 15px;\n    border-bottom: 2px solid var(--nhrc-light-blue);\n    padding-bottom: 8px;\n}\n\n.donation-list {\n    list-style-type: none;\n    padding-left: 0;\n}\n\n.donation-list li {\n    padding: 8px 0;\n    position: relative;\n    padding-left: 25px;\n}\n\n.donation-list li:before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    color: var(--nhrc-blue);\n    font-weight: bold;\n}\n\n.impact-card {\n    background: linear-gradient(135deg, #e3f2fd 0%, #f0f7ff 100%);\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n    height: 100%;\n    border-left: 4px solid var(--nhrc-blue);\n    transition: transform 0.3s ease;\n}\n\n.impact-card:hover {\n    transform: translateY(-5px);\n}\n\n.impact-icon {\n    font-size: 2.5rem;\n    color: var(--nhrc-blue);\n    margin-bottom: 15px;\n}\n\n\/* Bank Card Styles *\/\n.bank-card {\n    border: none;\n    border-radius: 12px;\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    overflow: hidden;\n}\n\n.bank-header {\n    background: linear-gradient(135deg, var(--nhrc-dark) 0%, var(--nhrc-blue) 100%);\n    color: white;\n    padding: 15px 20px;\n    border-bottom: none;\n}\n\n.bank-header h5 {\n    color: white !important;\n    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);\n}\n\n.bank-details {\n    padding: 10px 0;\n}\n\n.bank-item {\n    display: flex;\n    align-items: flex-start;\n    margin-bottom: 20px;\n    padding-bottom: 15px;\n    border-bottom: 1px solid #f0f0f0;\n    transition: transform 0.2s ease;\n}\n\n.bank-item:hover {\n    transform: translateX(5px);\n}\n\n.bank-item:last-child {\n    margin-bottom: 0;\n    border-bottom: none;\n}\n\n.bank-icon {\n    width: 40px;\n    height: 40px;\n    background: linear-gradient(135deg, var(--nhrc-light-blue) 0%, #e3f2fd 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-right: 15px;\n    flex-shrink: 0;\n    color: var(--nhrc-blue);\n}\n\n.bank-info {\n    display: flex;\n    flex-direction: column;\n}\n\n.bank-label {\n    font-size: 0.85rem;\n    color: #666;\n    margin-bottom: 5px;\n}\n\n.bank-value {\n    font-weight: 600;\n    color: var(--nhrc-dark);\n    line-height: 1.4;\n}\n\n.tax-benefits {\n    background: linear-gradient(135deg, #e8f5e9 0%, #f1f8e9 100%);\n    border-radius: 10px;\n    padding: 15px;\n    display: flex;\n    align-items: flex-start;\n    border-left: 4px solid #4caf50;\n}\n\n.tax-icon {\n    width: 40px;\n    height: 40px;\n    background: linear-gradient(135deg, #4caf50 0%, #66bb6a 100%);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-right: 15px;\n    flex-shrink: 0;\n    color: white;\n}\n\n.tax-benefits h6 {\n    color: #2e7d32;\n    margin-bottom: 5px;\n}\n\n.tax-benefits p {\n    color: #555;\n}\n\n\/* Help Card Styles *\/\n.help-card {\n    border: none;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #f3e5f5 0%, #f1f8e9 100%);\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    border-left: 4px solid var(--nhrc-blue);\n}\n\n.help-icon {\n    font-size: 2.5rem;\n    color: var(--nhrc-blue);\n}\n\n\/* Appreciation Card Styles *\/\n.appreciation-card {\n    border: none;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #e3f2fd 0%, #f0f7ff 100%);\n    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);\n    border-left: 4px solid var(--nhrc-blue);\n}\n\n.appreciation-icon {\n    font-size: 3rem;\n    color: var(--nhrc-blue);\n}\n\n\/* Responsive Adjustments *\/\n@media (max-width: 768px) {\n    .bank-item {\n        flex-direction: column;\n        text-align: center;\n    }\n    \n    .bank-icon {\n        margin-right: 0;\n        margin-bottom: 10px;\n    }\n    \n    .tax-benefits {\n        flex-direction: column;\n        text-align: center;\n    }\n    \n    .tax-icon {\n        margin-right: 0;\n        margin-bottom: 10px;\n    }\n    \n    .impact-card {\n        margin-bottom: 20px;\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Add smooth animations to cards\n    const cards = document.querySelectorAll('.card');\n    cards.forEach(card => {\n        card.style.opacity = '0';\n        card.style.transform = 'translateY(20px)';\n        \n        setTimeout(() => {\n            card.style.transition = 'opacity 0.5s ease, transform 0.5s ease';\n            card.style.opacity = '1';\n            card.style.transform = 'translateY(0)';\n        }, 100);\n    });\n});\n<\/script>\n<!-- Complaint Page --> \n<div id=\"complaint-page\" class=\"page-content\">\n    <div class=\"container\">\n        <h2 class=\"section-title\">IHRCI Complaint Procedure<\/h2>\n\n        <div class=\"row\">\n            <!-- Left Column (Instructions & Form Sections) -->\n            <div class=\"col-md-8\">\n                <div class=\"card\">\n                    <div class=\"card-header bg-success text-white\">\n                        <h5 class=\"mb-0\">Instructions for Submitting Complaints to IHRCI<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p><strong>Guidelines for Filing Complaints Online or Offline:<\/strong><\/p>\n                        <ul>\n                            <li>Ensure all details are filled accurately in <strong>English or in local languages<\/strong>.<\/li>\n                            <li>Provide supporting documents wherever applicable.<\/li>\n                            <li>Anonymous complaints may be considered, but complete details ensure faster resolution.<\/li>\n                        <\/ul>\t\t\t\n\n                        <!-- Section A -->\n                        <div class=\"mb-4 p-3 border rounded bg-light\">\n                            <h6 class=\"text-success\">Section A: Complainant Information<\/h6>\n                            <ul class=\"list-unstyled mb-0\">\n                                <li><strong>Name:<\/strong> Full name of the complainant.<\/li>\n                                <li><strong>Gender:<\/strong> Select from the available options.<\/li>\n                                <li><strong>Address:<\/strong> Complete correspondence address.<\/li>\n                                <li><strong>State & District:<\/strong> Select appropriate location.<\/li>\n                                <li><strong>PIN, Email & Phone:<\/strong> Provide accurate contact details.<\/li>\n                            <\/ul>\n                        <\/div>\n\n                        <!-- Section B -->\n                        <div class=\"mb-4 p-3 border rounded bg-light\">\n                            <h6 class=\"text-success\">Section B: Victim Information<\/h6>\n                            <ul class=\"list-unstyled mb-0\">\n                                <li><strong>Name & Address:<\/strong> Full name and complete address of the victim.<\/li>\n                                <li><strong>State & District:<\/strong> Where the victim resides.<\/li>\n                                <li><strong>Gender, Age & Disability:<\/strong> Provide accurate details.<\/li>\n                                <li><strong>Religion & Caste:<\/strong> Optional, if relevant.<\/li>\n                                <li><strong>Group Complaints:<\/strong> For multiple victims, indicate \"Group\".<\/li>\n                            <\/ul>\n                        <\/div>\n\n                        <!-- Section C -->\n                        <div class=\"mb-4 p-3 border rounded bg-light\">\n                            <h6 class=\"text-success\">Section C: Incident Details<\/h6>\n                            <ul class=\"list-unstyled mb-0\">\n                                <li><strong>Place, State & District:<\/strong> Exact location of incident.<\/li>\n                                <li><strong>Date:<\/strong> DD\/MM\/YYYY format.<\/li>\n                                <li><strong>Category & Sub-Category:<\/strong> Choose based on the type of human rights violation.<\/li>\n                                <li><strong>Description:<\/strong> Provide detailed account of the incident.<\/li>\n                                <li><strong>Other Proceedings:<\/strong> Mention if case is already in Court or State Human Rights Commission.<\/li>\n                            <\/ul>\n                        <\/div>\n\n                        <!-- Section D -->\n                        <div class=\"mb-4 p-3 border rounded bg-light\">\n                            <h6 class=\"text-success\">Section D: Relief & Action Sought<\/h6>\n                            <ul class=\"list-unstyled mb-0\">\n                                <li><strong>Against Whom:<\/strong> Name, designation, and address of officials involved (if applicable).<\/li>\n                                <li><strong>Relief Sought:<\/strong> Clearly describe the remedy or action expected from IHRCI.<\/li>\n                            <\/ul>\n                        <\/div>\n\n                        <!-- File a Complaint Button -->\n                        <a href=\"#\" class=\"btn btn-lg btn-primary mt-3\" data-page=\"contact-us\">\n                            File a Complaint with IHRCI\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Right Sidebar (Guidelines, Forms, Help) -->\n            <div class=\"col-md-4\">\n                <div class=\"card mt-4\">\n                    <div class=\"card-header bg-primary text-white\">\n                        <h5 class=\"mb-0\">Need Help?<\/h5>\n                    <\/div>\n                    <div class=\"card-body\">\n                        <p>For assistance with complaints, contact IHRCI:<\/p>\n                        <p><i class=\"fas fa-phone me-2\"><\/i> +91 9441383889, +91 9441888038<\/p>\n                        <p><i class=\"fas fa-envelope me-2\"><\/i> ihrciofindia@gmail.com<\/p>\n                        <p>Our team is available Monday to Saturday, 10 AM \u2013 6 PM.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n \n\n<!-- Responsive Styling -->\n<style>\n    @media (max-width: 992px){\n        #contact .row {\n            flex-direction: column;\n        }\n        #contact iframe {\n            height: 250px;\n        }\n    }\n    #contact form .form-control:focus {\n        box-shadow: 0 0 8px rgba(0,123,255,0.5);\n    }\n    #contact form button:hover {\n        transform: scale(1.05);\n        box-shadow: 0 4px 15px rgba(0,0,0,0.2);\n    }\n    #contact a.btn:hover {\n        transform: scale(1.05);\n        opacity:0.9;\n    }\n<\/style>\n\n<!-- Optional JS for Form Submission -->\n<script>\n    document.getElementById('contactForm').addEventListener('submit', function(e){\n    e.preventDefault();\n    \n    \/\/ Get form values\n    const name = document.getElementById('name').value;\n    const email = document.getElementById('email').value;\n    const phone = document.getElementById('phone').value;\n    const message = document.getElementById('message').value;\n    \n    \/\/ Create email content\n    const emailBody = `Name: ${name}%0D%0AEmail: ${email}%0D%0APhone: ${phone}%0D%0AMessage: ${message}`;\n    \n    \/\/ Open user's email client\n    window.location.href = `mailto:ihrciofindia@gmail.com?cc=ihrciofindia@gmail.com&subject=IHRCI Contact Form Submission&body=${emailBody}`;\n    \n    \/\/ Show success message\n    alert('Thank you! Your email client will open with the message. Please click send to submit.');\n    \n    \/\/ Reset form\n    this.reset();\n});\n<\/script>\n   \n    <!-- Footer -->\n<footer>\n    <div class=\"container\">\n        <div class=\"row\">\n            <!-- Brand & Description -->\n            <div class=\"col-lg-4 col-md-6 mb-3\">\n                <h6 class=\"footer-brand\">IHRCI of INDIA<\/h6>\n                <p class=\"footer-desc\">Working towards an India where human rights are respected and protected for all.<\/p>\n                <div class=\"social-links\">\n                    <a href=\"#\"><i class=\"fab fa-youtube\"><\/i><\/a>\n                    <a href=\"#\"><i class=\"fab fa-twitter\"><\/i><\/a>\n                    <a href=\"#\"><i class=\"fab fa-facebook\"><\/i><\/a>\n                    <a href=\"#\"><i class=\"fab fa-instagram\"><\/i><\/a>\n                <\/div>\n            <\/div>\n\n            <!-- Quick Links - Compact 2-column layout -->\n            <div class=\"col-lg-3 col-md-6 mb-3\">\n                <h6 class=\"footer-title\">QUICK LINKS<\/h6>\n                <div class=\"row\">\n                    <div class=\"col-6\">\n                        <div class=\"footer-links\">\n                            <a href=\"#\" data-page=\"home\">Home<\/a>\n                            <a href=\"#\" data-page=\"about-intro\">About Us<\/a>\n                            <a href=\"https:\/\/nhrc.nic.in\" target=\"_blank\">NHRC Portal<\/a>\n                            <a href=\"#\" data-page=\"contact-us\">Contact<\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"col-6\">\n                        <div class=\"footer-links\">\n                            <a href=\"#\" data-page=\"acts-rules\">Acts & Rules<\/a>\n                            <a href=\"#\" data-page=\"daily-news\">News<\/a>\n                            <a href=\"#\" data-page=\"gallery\">Gallery<\/a>\n                            <a href=\"#\" data-page=\"videos\">Videos<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Contact Info - Compact -->\n            <div class=\"col-lg-5 col-md-12 mb-3\">\n                <h6 class=\"footer-title\">CONTACT INFORMATION<\/h6>\n                <div class=\"contact-info-compact\">\n                    <!-- Head Office -->\n                    <div class=\"contact-line\">\n                        <i class=\"fas fa-map-marker-alt me-2\"><\/i>\n                        <div>\n                            <strong>Head Office:<\/strong> \n                            U-158, VATS COMPLEX, UPADHYAY BLOCK, SHAKARPUR, DELHI - 110092\n                        <\/div>\n                    <\/div>\n                    \n                 \n                    \n                    <!-- Contact Numbers -->\n                    <div class=\"contact-line\">\n                        <i class=\"fas fa-phone-alt me-2\"><\/i>\n                        <div>\n                            <strong>Phone:<\/strong> +91 9441383889, +91 9441888038\n                        <\/div>\n                    <\/div>\n                    \n                    <!-- Email & Website -->\n                    <div class=\"contact-line\">\n                        <i class=\"fas fa-envelope me-2\"><\/i>\n                        <div>\n                            <strong>Email:<\/strong> \n                            <a href=\"mailto:ihrciofindia@gmail.com\">ihrciofindia@gmail.com<\/a>\n                        <\/div>\n                    <\/div>\n                    \n                    <div class=\"contact-line\">\n                        <i class=\"fas fa-globe me-2\"><\/i>\n                        <div>\n                            <strong>Website:<\/strong> \n                            <a href=\"https:\/\/www.ihrcofindia.com\" target=\"_blank\">www.ihrcofindia.com<\/a>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <!-- Copyright - Compact -->\n        <div class=\"footer-bottom\">\n            <hr>\n            <div class=\"text-center\">\n                <p class=\"copyright\">Copyright\u00a9 2025 IHRCI of INDIA. All Rights Reserved.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n<style>\n\/* Compact Footer Styles *\/\nfooter {\n    background: linear-gradient(135deg, var(--nhrc-dark) 0%, #0a3d7a 100%);\n    color: white;\n    padding: 30px 0 15px;\n    font-size: 0.9rem;\n}\n\n.footer-brand {\n    color: white;\n    font-weight: 700;\n    font-size: 1.1rem;\n    margin-bottom: 8px;\n    border-bottom: 2px solid var(--nhrc-accent);\n    padding-bottom: 5px;\n    display: inline-block;\n}\n\n.footer-desc {\n    color: #e0e0e0;\n    line-height: 1.4;\n    margin-bottom: 12px;\n    font-size: 0.85rem;\n}\n\n.footer-title {\n    color: white;\n    font-weight: 600;\n    margin-bottom: 12px;\n    font-size: 0.95rem;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n\/* Social Links - Compact *\/\n.social-links {\n    display: flex;\n    gap: 10px;\n    margin-top: 10px;\n}\n\n.social-links a {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 32px;\n    height: 32px;\n    background: rgba(255, 255, 255, 0.1);\n    border-radius: 50%;\n    color: white;\n    text-decoration: none;\n    transition: all 0.3s ease;\n    font-size: 0.9rem;\n}\n\n.social-links a:hover {\n    background: var(--nhrc-accent);\n    transform: translateY(-2px);\n}\n\n\/* Footer Links - Compact *\/\n.footer-links {\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n}\n\n.footer-links a {\n    color: #e0e0e0;\n    text-decoration: none;\n    transition: color 0.3s ease;\n    font-size: 0.85rem;\n    padding: 2px 0;\n}\n\n.footer-links a:hover {\n    color: white;\n    text-decoration: underline;\n}\n\n\/* Contact Info - Compact *\/\n.contact-info-compact {\n    margin-top: 5px;\n}\n\n.contact-line {\n    display: flex;\n    align-items: flex-start;\n    margin-bottom: 8px;\n    line-height: 1.3;\n}\n\n.contact-line i {\n    color: var(--nhrc-accent);\n    margin-top: 2px;\n    flex-shrink: 0;\n    width: 16px;\n}\n\n.contact-line div {\n    color: #e0e0e0;\n    flex: 1;\n    font-size: 0.85rem;\n}\n\n.contact-line strong {\n    color: white;\n    font-weight: 600;\n}\n\n.contact-line a {\n    color: #e0e0e0;\n    text-decoration: none;\n    transition: color 0.3s ease;\n}\n\n.contact-line a:hover {\n    color: white;\n    text-decoration: underline;\n}\n\n\/* Footer Bottom - Compact *\/\n.footer-bottom {\n    margin-top: 20px;\n}\n\n.footer-bottom hr {\n    border-color: rgba(255, 255, 255, 0.2);\n    margin: 15px 0 10px;\n}\n\n.copyright {\n    color: #b0b0b0;\n    font-size: 0.8rem;\n    margin: 0;\n}\n\n\/* Responsive Design for Compact Footer *\/\n@media (max-width: 768px) {\n    footer {\n        padding: 25px 0 15px;\n    }\n    \n    .footer-title {\n        margin-top: 20px;\n        margin-bottom: 10px;\n    }\n    \n    .contact-line {\n        margin-bottom: 6px;\n    }\n    \n    .social-links {\n        justify-content: center;\n        margin-top: 15px;\n    }\n}\n\n@media (max-width: 576px) {\n    .footer-brand {\n        font-size: 1rem;\n    }\n    \n    .footer-title {\n        font-size: 0.9rem;\n    }\n    \n    .contact-line div {\n        font-size: 0.8rem;\n    }\n    \n    .footer-links a {\n        font-size: 0.8rem;\n    }\n    \n    .social-links a {\n        width: 28px;\n        height: 28px;\n        font-size: 0.8rem;\n    }\n}\n\n\/* Extra small devices *\/\n@media (max-width: 400px) {\n    .contact-line {\n        flex-direction: column;\n        align-items: flex-start;\n    }\n    \n    .contact-line i {\n        margin-bottom: 2px;\n    }\n}\n<\/style>\n\n    <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.0\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\n<script>\n    \/\/ Enhanced JavaScript with error handling for production\n    document.addEventListener('DOMContentLoaded', function() {\n        initializeWebsite();\n    });\n\n    function initializeWebsite() {\n        console.log('Initializing IHRCI Website...');\n        \n        \/\/ Initialize all features with error handling\n        try {\n            initializePageNavigation();\n            initializeSlider();\n            initializeVideoDropdown();\n            initializeReadMore();\n            initializeContactForm();\n            console.log('Website initialized successfully');\n        } catch (error) {\n            console.error('Error during initialization:', error);\n        }\n    }\n\n    function initializePageNavigation() {\n        const pages = document.querySelectorAll('.page-content');\n        const navLinks = document.querySelectorAll('[data-page]');\n        \n        console.log('Found pages:', pages.length);\n        console.log('Found nav links:', navLinks.length);\n        \n        \/\/ Hide all pages except home\n        pages.forEach(page => {\n            if (page.id === 'home-page') {\n                page.style.display = 'block';\n                page.classList.add('active');\n            } else {\n                page.style.display = 'none';\n                page.classList.remove('active');\n            }\n        });\n        \n        \/\/ Add click event listeners to all navigation links\n        navLinks.forEach(link => {\n            link.addEventListener('click', function(e) {\n                e.preventDefault();\n                const targetPage = this.getAttribute('data-page');\n                console.log('Navigating to:', targetPage);\n                navigateToPage(targetPage);\n            });\n        });\n    }\n\n    function navigateToPage(pageName) {\n        const pages = document.querySelectorAll('.page-content');\n        const targetElement = document.getElementById(pageName + '-page');\n        \n        if (!targetElement) {\n            console.warn('Page not found:', pageName);\n            return;\n        }\n        \n        \/\/ Hide all pages\n        pages.forEach(page => {\n            page.style.display = 'none';\n            page.classList.remove('active');\n        });\n        \n        \/\/ Show target page\n        targetElement.style.display = 'block';\n        targetElement.classList.add('active');\n        \n        \/\/ Update active navigation\n        const navLinks = document.querySelectorAll('[data-page]');\n        navLinks.forEach(navLink => {\n            navLink.classList.remove('active');\n        });\n        \n        \/\/ Scroll to top\n        window.scrollTo(0, 0);\n        \n        console.log('Successfully navigated to:', pageName);\n    }\n\n    \/\/ Enhanced Slider with error handling\n    let currentSlide = 0;\n    let slideInterval;\n\n    function initializeSlider() {\n        const slides = document.querySelectorAll('.hero-slider .slide');\n        console.log('Found slides:', slides.length);\n        \n        if (slides.length === 0) {\n            console.warn('No slides found for slider');\n            return;\n        }\n        \n        function showSlide(index) {\n            \/\/ Validate index\n            if (index < 0 || index >= slides.length) {\n                console.error('Invalid slide index:', index);\n                return;\n            }\n            \n            slides.forEach((slide, i) => {\n                slide.classList.remove('active');\n                slide.style.display = 'none';\n            });\n            \n            slides[index].classList.add('active');\n            slides[index].style.display = 'block';\n            currentSlide = index;\n        }\n        \n        \/\/ Define global functions for arrows\n        window.nextSlide = function() {\n            let next = (currentSlide + 1) % slides.length;\n            showSlide(next);\n            resetAutoSlide();\n        }\n        \n        window.prevSlide = function() {\n            let prev = (currentSlide - 1 + slides.length) % slides.length;\n            showSlide(prev);\n            resetAutoSlide();\n        }\n        \n        function resetAutoSlide() {\n            clearInterval(slideInterval);\n            slideInterval = setInterval(window.nextSlide, 5000);\n        }\n        \n        \/\/ Initialize first slide and auto-slide\n        showSlide(0);\n        slideInterval = setInterval(window.nextSlide, 5000);\n        \n        \/\/ Pause on hover\n        const slider = document.querySelector('.hero-slider');\n        if (slider) {\n            slider.addEventListener('mouseenter', () => {\n                clearInterval(slideInterval);\n            });\n            slider.addEventListener('mouseleave', () => {\n                slideInterval = setInterval(window.nextSlide, 5000);\n            });\n        }\n    }\n\n\/\/ ========== NOTIFICATION BANNER FUNCTIONS ==========\nfunction closeNotification() {\n    const banner = document.querySelector('.notification-banner');\n    if (banner) {\n        banner.style.display = 'none';\n        \/\/ Store in localStorage so it doesn't show again\n        localStorage.setItem('notificationClosed', 'true');\n    }\n}\n\n\/\/ Check if notification was previously closed\nfunction checkNotificationStatus() {\n    const notificationClosed = localStorage.getItem('notificationClosed');\n    const banner = document.querySelector('.notification-banner');\n    \n    if (notificationClosed === 'true' && banner) {\n        banner.style.display = 'none';\n    }\n}\n\n\/\/ Call it when DOM loads\ndocument.addEventListener('DOMContentLoaded', function() {\n    checkNotificationStatus();\n});\n\/\/ ========== END NOTIFICATION BANNER FUNCTIONS ==========\nfunction toggleVideoDropdown() {\n    const dropdown = document.getElementById('videoDropdown');\n    if (dropdown) {\n        const isVisible = dropdown.style.display === 'block';\n        dropdown.style.display = isVisible ? 'none' : 'block';\n        \n        \/\/ Close dropdown when clicking outside\n        if (!isVisible) {\n            setTimeout(() => {\n                document.addEventListener('click', closeDropdownOnClickOutside);\n            }, 100);\n        } else {\n            document.removeEventListener('click', closeDropdownOnClickOutside);\n        }\n    }\n}\n\nfunction closeDropdownOnClickOutside(event) {\n    const dropdown = document.getElementById('videoDropdown');\n    const newsWrapper = document.querySelector('.news-wrapper');\n    \n    if (dropdown && newsWrapper && !newsWrapper.contains(event.target)) {\n        dropdown.style.display = 'none';\n        document.removeEventListener('click', closeDropdownOnClickOutside);\n    }\n}\n\n    function initializeReadMore() {\n        document.addEventListener(\"click\", function(e) {\n            if (e.target.classList.contains(\"read-more\")) {\n                e.preventDefault();\n                const cardBody = e.target.closest(\".card-body\");\n                if (cardBody) {\n                    const extra = cardBody.querySelector(\".extra-content\");\n                    if (extra) {\n                        const isHidden = extra.classList.contains(\"d-none\");\n                        extra.classList.toggle(\"d-none\");\n                        e.target.textContent = isHidden ? \"Read Less\" : \"Read More\";\n                        console.log('Read more toggled');\n                    }\n                }\n            }\n        });\n    }\n\n    function initializeContactForm() {\n    const contactForm = document.getElementById('contactForm');\n    const successMessage = document.getElementById('successMessage');\n    \n    if (contactForm) {\n        contactForm.addEventListener('submit', function(e) {\n            e.preventDefault();\n            \n            \/\/ Get form values with fallbacks\n            const name = document.getElementById('name')?.value || '';\n            const email = document.getElementById('email')?.value || '';\n            const phone = document.getElementById('phone')?.value || '';\n            const message = document.getElementById('message')?.value || '';\n            \n            \/\/ Basic validation\n            if (!name || !email || !message) {\n                alert('Thank you for your message. It has been sent.');\n                return;\n            }\n            \n            \/\/ Create email content\n            const emailBody = `Name: ${name}%0D%0AEmail: ${email}%0D%0APhone: ${phone}%0D%0AMessage: ${message}`;\n            const mailtoLink = `mailto:ihrciofindia@gmail.com?subject=IHRCI Contact Form Submission&body=${emailBody}`;\n            \n            \/\/ Open email client\n            window.location.href = mailtoLink;\n            \n            \/\/ Show success message\n            if (successMessage) {\n                successMessage.style.display = 'block';\n                contactForm.style.display = 'none';\n            }\n            \n            \/\/ Reset form (in case user goes back)\n            this.reset();\n            \n            console.log('Contact form submitted successfully');\n        });\n    }\n}\n\n    \/\/ Global error handler for any uncaught errors\n    window.addEventListener('error', function(e) {\n        console.error('Global error caught:', e.error);\n    });\n<\/script>\n<!-- Image Gallery Modal with Navigation - PASTE THIS BEFORE <\/body> -->\n<div id=\"imageModal\" class=\"image-modal\">\n    <span class=\"close-modal\">&times;<\/span>\n    <button class=\"modal-nav modal-prev\">&#10094;<\/button>\n    <button class=\"modal-nav modal-next\">&#10095;<\/button>\n    <img class=\"modal-content\" id=\"modalImage\">\n    <div id=\"modalCaption\" class=\"modal-caption\"><\/div>\n<\/div>\n\n<style>\n\/* Image Modal Styles *\/\n.image-modal {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.9);\n    animation: fadeIn 0.3s;\n}\n\n.modal-content {\n    margin: auto;\n    display: block;\n    width: 80%;\n    max-width: 700px;\n    max-height: 80%;\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    animation: zoomIn 0.3s;\n}\n\n.modal-caption {\n    text-align: center;\n    color: white;\n    padding: 10px;\n    position: absolute;\n    bottom: 0;\n    width: 100%;\n    background: rgba(0, 0, 0, 0.7);\n}\n\n.close-modal {\n    position: absolute;\n    top: 15px;\n    right: 35px;\n    color: white;\n    font-size: 40px;\n    font-weight: bold;\n    cursor: pointer;\n    z-index: 10001;\n    transition: color 0.3s;\n}\n\n.close-modal:hover {\n    color: #ccc;\n}\n\n\/* Navigation arrows *\/\n.modal-nav {\n    position: absolute;\n    top: 50%;\n    transform: translateY(-50%);\n    background-color: rgba(0, 0, 0, 0.5);\n    border: none;\n    color: white;\n    font-size: 24px;\n    padding: 15px 20px;\n    cursor: pointer;\n    transition: background-color 0.3s;\n    z-index: 10001;\n    border-radius: 5px;\n}\n\n.modal-nav:hover {\n    background-color: rgba(0, 0, 0, 0.8);\n}\n\n.modal-prev {\n    left: 20px;\n}\n\n.modal-next {\n    right: 20px;\n}\n\n@keyframes zoomIn {\n    from {transform: translate(-50%, -50%) scale(0.8); opacity: 0;}\n    to {transform: translate(-50%, -50%) scale(1); opacity: 1;}\n}\n\n@keyframes fadeIn {\n    from {opacity: 0;}\n    to {opacity: 1;}\n}\n\n\/* Make gallery images clickable *\/\n.gallery-item {\n    cursor: pointer;\n}\n\n\/* Ensure images are responsive in modal *\/\n@media (max-width: 768px) {\n    .modal-content {\n        width: 95%;\n    }\n    \n    .close-modal {\n        font-size: 30px;\n        top: 10px;\n        right: 20px;\n    }\n    \n    .modal-nav {\n        font-size: 20px;\n        padding: 12px 16px;\n    }\n    \n    .modal-prev {\n        left: 10px;\n    }\n    \n    .modal-next {\n        right: 10px;\n    }\n}\n<\/style>\n\n<script>\n\/\/ Gallery modal functionality with navigation\nlet currentImageIndex = 0;\nlet currentGalleryImages = [];\n\nfunction openGalleryModal(clickedImage) {\n    const modal = document.getElementById(\"imageModal\");\n    const modalImg = document.getElementById(\"modalImage\");\n    const captionText = document.getElementById(\"modalCaption\");\n    \n    \/\/ Get ALL images from ALL gallery tabs\n    currentGalleryImages = Array.from(document.querySelectorAll('.gallery-item img'));\n    \n    \/\/ Find the index of the clicked image\n    currentImageIndex = currentGalleryImages.findIndex(img => img.src === clickedImage.src);\n    \n    \/\/ Display the modal with the clicked image\n    modal.style.display = \"block\";\n    modalImg.src = clickedImage.src;\n    captionText.innerHTML = clickedImage.nextElementSibling.innerHTML;\n    \n    \/\/ Update navigation buttons visibility\n    updateNavButtons();\n}\n\nfunction changeImage(direction) {\n    currentImageIndex += direction;\n    \n    \/\/ Loop around if at ends\n    if (currentImageIndex >= currentGalleryImages.length) {\n        currentImageIndex = 0;\n    } else if (currentImageIndex < 0) {\n        currentImageIndex = currentGalleryImages.length - 1;\n    }\n    \n    const modalImg = document.getElementById(\"modalImage\");\n    const captionText = document.getElementById(\"modalCaption\");\n    \n    modalImg.src = currentGalleryImages[currentImageIndex].src;\n    captionText.innerHTML = currentGalleryImages[currentImageIndex].nextElementSibling.innerHTML;\n    \n    updateNavButtons();\n}\n\nfunction updateNavButtons() {\n    const prevBtn = document.querySelector('.modal-prev');\n    const nextBtn = document.querySelector('.modal-next');\n    \n    \/\/ Show\/hide buttons based on current position\n    if (currentGalleryImages.length <= 1) {\n        prevBtn.style.display = 'none';\n        nextBtn.style.display = 'none';\n    } else {\n        prevBtn.style.display = 'block';\n        nextBtn.style.display = 'block';\n    }\n}\n\nfunction closeModal() {\n    const modal = document.getElementById(\"imageModal\");\n    modal.style.display = \"none\";\n    currentGalleryImages = [];\n    currentImageIndex = 0;\n}\n\n\/\/ Initialize gallery functionality\ndocument.addEventListener('DOMContentLoaded', function() {\n    const modal = document.getElementById(\"imageModal\");\n    \n    \/\/ Get all gallery images and add click events\n    const galleryImages = document.querySelectorAll('.gallery-item img');\n    \n    galleryImages.forEach(img => {\n        img.addEventListener('click', function() {\n            openGalleryModal(this);\n        });\n    });\n    \n    \/\/ Close modal events\n    const closeBtn = document.getElementsByClassName(\"close-modal\")[0];\n    closeBtn.onclick = closeModal;\n    \n    \/\/ Navigation buttons\n    const prevBtn = document.querySelector('.modal-prev');\n    const nextBtn = document.querySelector('.modal-next');\n    \n    prevBtn.addEventListener('click', function() {\n        changeImage(-1);\n    });\n    \n    nextBtn.addEventListener('click', function() {\n        changeImage(1);\n    });\n    \n    window.onclick = function(event) {\n        if (event.target == modal) {\n            closeModal();\n        }\n    }\n    \n    \/\/ Keyboard navigation\n    document.addEventListener('keydown', function(event) {\n        if (modal.style.display === \"block\") {\n            if (event.key === \"Escape\") {\n                closeModal();\n            } else if (event.key === \"ArrowLeft\") {\n                changeImage(-1);\n            } else if (event.key === \"ArrowRight\") {\n                changeImage(1);\n            }\n        }\n    });\n});\n\n\/\/ Keyboard navigation document.addEventListener('keydown', function(event) { if (modal.style.display === \"block\") { if (event.key === \"Escape\") { closeModal(); } else if (event.key === \"ArrowLeft\") { changeImage(-1); } else if (event.key === \"ArrowRight\") { changeImage(1); } }); });\n\n\/\/ \u25bc\u25bc\u25bc ADD THIS FUNCTION FOR NOTIFICATION BANNER \u25bc\u25bc\u25bc\nfunction closeNotification() {\n    const banner = document.getElementById('notificationBanner');\n    if (banner) {\n        banner.style.display = 'none';\n        \/\/ Optional: Save in localStorage to keep it closed\n        localStorage.setItem('notificationClosed', 'true');\n    }\n}\n\/\/ \u25b2\u25b2\u25b2 END OF FUNCTION \u25b2\u25b2\u25b2\n\n<\/script>\n<\/script>\n\n\n<\/body>\n<\/html>\n\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>IHRCI of INDIA &#8211; International Human Rights Commission of India Helpline: +91 9441383889, +91 9441888038 ihrciofindia@gmail.com Delhi Office Search IHRCI of INDIA International Human Rights Commission of India &#8211; Protecting Dignity, Promoting Rights Home About Us Introduction &#038; History Functions &#038; Powers Human Rights Gallery Videos Committee National Committee State Committees State Committee Andhra Pradesh [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":21,"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":228,"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/pages\/9\/revisions\/228"}],"wp:attachment":[{"href":"https:\/\/royalitpark.org\/ihrcofindia\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}