đ File Manager
đ /
/
home
/
u857492117
/
domains
/
mangaldaicollege.org
/
public_html
Dosya DÃŧzenle: SEDGs.php
<!DOCTYPE html> <html lang="zxx" class="no-js"> <head> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta charset="UTF-8"> <title>āĻŽāĻāϞāĻĻā§ āĻŽāĻšāĻžāĻŦāĻŋāĻĻā§āϝāĻžāϞāϝāĻŧ</title> <meta name="description" content="SEDGs Cell, Mangaldai College"> <meta name="keywords" content="SEDGs, Socio-Economically Disadvantaged Groups, Mangaldai College"> <link href="https://fonts.googleapis.com/css?family=Poppins:100,200,400,300,500,600,700" rel="stylesheet"> <link rel="stylesheet" href="css/linearicons.css"> <link rel="stylesheet" href="css/font-awesome.min.css"> <link rel="stylesheet" href="css/bootstrap.css"> <link rel="stylesheet" href="css/magnific-popup.css"> <link rel="stylesheet" href="css/glowHd.css"> <link rel="stylesheet" href="css/nice-select.css"> <link rel="stylesheet" href="css/animate.min.css"> <link rel="stylesheet" href="css/owl.carousel.css"> <link rel="stylesheet" href="css/jquery-ui.css"> <link rel="stylesheet" href="css/main.css"> <style> /* ---------- Base Body & Typography ---------- */ body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; color: #333; background-color: #f9fafc; line-height: 1.6; } /* ---------- Banner Area Overlay & Text ---------- */ .banner-area { position: relative; background: #004080 url('img/banner-bg.jpg') center center/cover no-repeat; min-height: 250px; display: flex; align-items: center; color: white; } .banner-area .overlay-bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgb(27 28 28 / 70%); z-index: 1; } .about-content { position: relative; z-index: 2; text-align: center; } /* ---------- Headings ---------- */ h1, h4, h5 { font-weight: 700; } h1 { font-size: 2.5rem; margin-bottom: 0.5rem; } h4 { font-size: 1.75rem; margin-bottom: 1rem; } h5.display-4 { font-size: 2rem; margin-bottom: 0.75rem; color: #004080; } /* ---------- Notice Board / Lists ---------- */ .notice-board { background-color: #e6f0ff; padding: 15px 20px; border-radius: 8px; border: 1px solid #b3c6ff; box-shadow: 0 2px 6px rgba(0, 64, 128, 0.15); color: #004080; font-weight: 600; max-height: 320px; overflow-y: auto; } .notice-board li { background: white; border-radius: 5px; padding: 12px 15px; margin-bottom: 8px; border: 1px solid #c0d1ff; box-shadow: 0 1px 3px rgba(0, 64, 128, 0.1); font-weight: 500; transition: background-color 0.3s ease; } .notice-board li:hover { background-color: #cce0ff; cursor: default; } /* ---------- Buttons ---------- */ .btn1 { width: 100%; padding: 12px 0; border-radius: 8px; font-weight: 600; letter-spacing: 0.5px; background-color: #004080; color: white; box-shadow: 0 3px 6px rgba(0, 64, 128, 0.3); border: none; transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease; } .btn1:hover, .btn1:focus { background-color: #003366; transform: scale(1.03); box-shadow: 0 5px 10px rgba(0, 51, 102, 0.5); outline: none; } .btn1:active { background-color: #002244; transform: scale(0.97); } .three { background: none; border: none; padding: 0; font-size: 1rem; color: inherit; } .nav-pills-custom .nav-link.active button { background: linear-gradient(135deg, #2e7bff, #004080); color: #fff; transform: scale(1.05); box-shadow: 0 6px 15px rgba(46, 123, 255, 0.5); } @media (max-width: 767px) { .sidebar-col { margin-bottom: 20px; } } /* ---------- Professional Table ---------- */ .professional-table { width: 100%; max-width: 1000px; border-collapse: collapse; color: #222; margin: 24px auto 32px; background-color: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.08); } .professional-table thead { background-color: #004080; color: #fff; text-align: left; } .professional-table th, .professional-table td { padding: 14px 18px; border-bottom: 1px solid #e6e6e6; vertical-align: top; } .professional-table tbody tr:hover { background-color: #f5faff; } .professional-table tbody tr:last-child td { border-bottom: none; } .number-cell { font-weight: 700; width: 6%; white-space: nowrap; } .designation-cell { width: 26%; } .role-cell { font-style: italic; color: #555; width: 16%; white-space: nowrap; } /* ---------- Paragraph & Section Styling ---------- */ section.py-5 p, section.py-5 p.font-italic { max-width: 1000px; margin: 0 auto 1rem; font-size: 1rem; color: #333; line-height: 1.8; padding: 0 16px; text-align: justify; } .section-title { max-width: 1000px; margin: 28px auto 8px; padding: 0 16px; color: #004080; font-size: 1.5rem; font-weight: 700; } .section-subtitle { max-width: 1000px; margin: 10px auto 14px; padding: 0 16px; color: #004080; font-weight: 700; } /* ---------- Link Buttons Group ---------- */ .links-group { max-width: 1000px; margin: 8px auto 24px; padding: 0 16px; } .btn-link { display: inline-block; padding: 12px 20px; margin: 8px 10px 0 0; font-weight: 600; font-size: 0.98rem; text-decoration: none; color: #fff; background: linear-gradient(135deg, #004080, #2e7bff); border-radius: 8px; box-shadow: 0 4px 10px rgba(46, 123, 255, 0.35); transition: background 0.3s ease, box-shadow 0.3s ease, transform 0.2s ease; } .btn-link:hover, .btn-link:focus { background: linear-gradient(135deg, #003366, #1a5ccc); box-shadow: 0 6px 14px rgba(26, 92, 204, 0.55); transform: translateY(-1px); outline: none; } </style> </head> <body> <?php include("menu.html");?> <section class="banner-area relative about-banner" id="home"> <div class="overlay overlay-bg"></div> <div class="container"> <div class="row d-flex align-items-center justify-content-center"> <div class="about-content col-lg-12"> <h1 class="text-white">Socio-Economically Disadvantaged Groups (SEDGs) Cell</h1> <p class="text-white link-nav"> <a href="index.php">Home </a> <span class="lnr lnr-arrow-right"></span> <a href="#"> SEDGs Cell</a> </p> </div> </div> </div> </section> <section class="py-5 header"> <div class="container-fluid"> <header class="text-center mb-5 text-white"> <h5 class="display-4">SEDGs Cell, Mangaldai College</h5> </header> <!-- Introduction --> <div class="section-title">Introduction</div> <p> Accessibility of quality education to all has been a major challenge in countries all over the world. In India, there are several disadvantaged groups, such as women, minorities, SCs and STs, OBCs, PwDs, EWSs, who lag behind others in the field of education. Students belonging to Socio-Economically Disadvantaged Groups (SEDGs) face several challenges and difficulties in accessing quality education because of socio-cultural, economic, and historical reasons. The National Education Policy (NEP) 2020 emphasizes the need to address the issues of students belonging to SEDGs. </p> <p> As per the UGC Guidelines, the SEDGs Cell of Mangaldai College is established to ensure opportunities for inclusive, equal and quality higher education to the SEDGs students. The SEDGs Cell shall function as an independent body, without any hindrance or interference to the functioning and mandated activities of other Cells in college. The SEDGs Cell shall ensure the protection of the constitutionally guaranteed rights, dignity, safety, and security of all individuals belonging to the SEDGs and also ensure them equalizing access and opportunities to pursue higher education with the help of the existing statutory bodies such as SC/ST Cell, Equal Opportunity Cell, etc. </p> <!-- SEDGs Cell Members --> <div class="section-title">SEDGs Cell of Mangaldai College</div> <table class="professional-table" role="table" aria-label="SEDGs Cell Members"> <thead> <tr> <th class="number-cell">No.</th> <th class="designation-cell">Designation</th> <th>Name & Details</th> <th class="role-cell">Role</th> </tr> </thead> <tbody> <tr> <td style=" font-weight: bold;" class="number-cell">1</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor, Dept. of Geography</td> <td style=" font-weight: bold;" >Dr. Pabitra Kr Nath<br>Mangaldai College</td> <td style=" font-weight: bold;" class="role-cell">Chairperson</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">2</td> <td style=" font-weight: bold;" class="designation-cell">Coordinator, IQAC</td> <td style=" font-weight: bold;" >Dr. Santosh Borkakati<br>Mangaldai College</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">3</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor, Dept. of Botany</td> <td style=" font-weight: bold;" >Dr. Sahabuddin Ahmed</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">4</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor; Chairperson, ICC</td> <td style=" font-weight: bold;" >Dr. Sarajupriya Devi<br>Mangaldai College</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">5</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor; Convenor, SC Cell</td> <td style=" font-weight: bold;" >Dr. Jayanta Boruah<br>Mangaldai College</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">6</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor; Convenor, OBC Cell</td> <td style=" font-weight: bold;" >Mr. Issa Ram Nath<br>Mangaldai College</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">7</td> <td style=" font-weight: bold;" class="designation-cell">General Secretary, MCSU</td> <td style=" font-weight: bold;" >Mr. Khanindra Rajbanshi<br>(Non-creamy layer OBC)</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">8</td> <td style=" font-weight: bold;" class="designation-cell">Secretary, Girlsâ Common Room</td> <td style=" font-weight: bold;" >Miss Janmani Sarania<br>(Non-creamy layer OBC)</td> <td style=" font-weight: bold;" class="role-cell">Member</td> </tr> <tr> <td style=" font-weight: bold;" class="number-cell">9</td> <td style=" font-weight: bold;" class="designation-cell">Associate Professor & HoD, Political Science</td> <td style=" font-weight: bold;" >Dr. Barnali Deka</td> <td style=" font-weight: bold;" class="role-cell">Member Secretary</td> </tr> </tbody> </table> <!-- Objectives --> <div class="section-title">Objectives of SEDGs Cell</div> <p class="section-subtitle">The Cell shall work to ensure inclusion, safety, and equitable opportunities.</p> <p> 1) To protect all the constitutional rights of the SEDGs students.<br> 2) To ensure that the HEIs are inclusive, safe, and secure for the SEDGs students.<br> 3) To provide socio-emotional and academic support and mentoring for the students belonging to the SEDGs through proper counselling and monitoring programme.<br> 4) To ensure proper implementation and monitoring of orientation and bridge courses designed by the HEIs to benefit SEDGs students.<br> 5) To ensure implementation of all such programme designed and developed by the college to increase the participation of SEDGs students in academic activities.<br> 6) To ensure implementation of Governmentâs policies, including reservation policies and various schemes, programme, facilities and guidelines for SEDGs students.<br> 7) To ensure that the college develop appropriate outreach programme to help the SEDGs students to avail the various opportunities of educational/academic programmes of the college.<br> 8) To ensure proper implementation of preventive measures and laws against discrimination and atrocities, and for safeguards of students belonging to respective categories under SEDGs.<br> 9) To circulate, publicize, facilitate, and monitor the implementation of all UGC and Government guidelines and instructions issued from time to time in reference to SEDGs.<br> 10) To redress the grievances and complaints of the SEDGs students within 15 days through a Grievances Redressal Committee (GRC) without compromising the safety, privacy and dignity of the complainant. </p> <!-- Useful Link --> <div class="section-title">Useful Document</div> <div class="links-group"> <center> <a class="btn-link" href="https://mangaldaicollege.org/adminpanel/D_upload/file_U/Guidelines%20to%20Provide%20Equitable%20Opportunity%20for%20the%20Socio-Economically%20Disadvantaged%20Group%20(SEDGs)%20in%20the%20HEIs.pdf" target="_blank" rel="noopener"> UGC Guidelines for SEDGs in HEIs (PDF) </a> </center> </div> </div> </section> <?php include("footer.html");?> <script src="js/vendor/jquery-2.2.4.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script> <script src="js/vendor/bootstrap.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBhOdIF3Y9382fqJYt5I_sswSrEw5eihAA"></script> <script src="js/easing.min.js"></script> <script src="js/hoverIntent.js"></script> <script src="js/superfish.min.js"></script> <script src="js/jquery.ajaxchimp.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/jquery.tabs.min.js"></script> <script src="js/jquery.nice-select.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/mail-script.js"></script> <script src="js/main.js"></script> </body> </html>
đž Kaydet
İptal