{"id":58413,"date":"2025-12-09T16:10:44","date_gmt":"2025-12-09T10:40:44","guid":{"rendered":"https:\/\/doms.iitm.ac.in\/wordpress\/?page_id=58413"},"modified":"2026-04-20T12:45:44","modified_gmt":"2026-04-20T07:15:44","slug":"placement-contact","status":"publish","type":"page","link":"https:\/\/doms.iitm.ac.in\/index.php\/placement-2\/placement-contact\/","title":{"rendered":"Placement contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"58413\" class=\"elementor elementor-58413\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-80cea80 e-con-full e-flex e-con e-parent\" data-id=\"80cea80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-744bd4a elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"744bd4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Manrope:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* ========================================================================\n       ISOLATED CSS SCOPE\n       Root ID: #doms-placement-hero-iso-root-v101\n       ======================================================================== *\/\n    \n    #doms-placement-hero-iso-root-v101 {\n        \/* --- DESIGN TOKENS --- *\/\n        --hero-col-maroon: #800000;\n        --hero-col-maroon-dark: #2a0505;\n        --hero-col-gold: #D4AF37;\n        --hero-col-gold-light: #F9E59E;\n        --hero-col-white: #FFFFFF;\n        --hero-col-offwhite: #F2F2F2;\n        --hero-col-overlay: rgba(15, 10, 10, 0.81);\n        \n        --hero-font-serif: 'Playfair Display', serif;\n        --hero-font-sans: 'Manrope', sans-serif;\n        \n        --hero-glass-bg: rgba(255, 255, 255, 0.08);\n        --hero-glass-border: 1px solid rgba(255, 255, 255, 0.12);\n        --hero-glass-blur: blur(12px);\n        \n        --hero-shadow-lg: 0 25px 50px -12px rgba(0, 0, 0, 0.5);\n        \n        \/* --- RESET --- *\/\n        all: initial;\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n        font-family: var(--hero-font-sans);\n        background-color: var(--hero-col-maroon-dark);\n        color: var(--hero-col-white);\n        line-height: 1.5;\n        position: relative;\n        overflow: hidden;\n    }\n\n    #doms-placement-hero-iso-root-v101 *, \n    #doms-placement-hero-iso-root-v101 *::before, \n    #doms-placement-hero-iso-root-v101 *::after {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    \/* ========================================================================\n       BACKGROUND LAYERS\n       ======================================================================== *\/\n    \n    \/* The Background Image *\/\n    #doms-hero-bg-layer {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 0;\n        \/* Placeholder Image: IIT Madras Campus \/ Admin Block style *\/\n        background-image: url('https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/1752086734601.jpg');\n        background-size: cover;\n        background-position: center;\n        \/* Slight zoom animation *\/\n        animation: domsHeroZoom 30s infinite alternate ease-in-out;\n    }\n\n    @keyframes domsHeroZoom {\n        0% { transform: scale(1); }\n        100% { transform: scale(1.1); }\n    }\n\n    \/* The Overlay Gradient (Maroon Tint) *\/\n    #doms-hero-overlay-layer {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 1;\n        background: linear-gradient(135deg, rgba(10, 5, 5, 0.5) 0%, rgba(128, 0, 0, 0.5) 100%);\n    }\n\n    \/* Geometric Pattern Overlay *\/\n    #doms-hero-pattern-layer {\n        position: absolute;\n        top: 0; left: 0; width: 100%; height: 100%;\n        z-index: 2;\n        background-image: radial-gradient(rgba(212, 175, 55, 0.2) 1px, transparent 1px);\n        background-size: 40px 40px;\n        opacity: 0.5;\n    }\n\n    \/* ========================================================================\n       CONTENT LAYOUT\n       ======================================================================== *\/\n    \n    #doms-hero-content-container {\n        position: relative;\n        z-index: 3;\n        max-width: 1280px;\n        margin: 0 auto;\n        padding: 2rem 1.5rem 2rem 1.5rem; \/* Spacious padding *\/\n        display: grid;\n        grid-template-columns: 1.4fr 0.8fr; \/* Text heavy left, Card right *\/\n        gap: 4rem;\n        align-items: center;\n    }\n\n    \/* --- LEFT COLUMN: TYPOGRAPHY --- *\/\n    #doms-hero-text-col {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n    }\n\n\n    #doms-hero-breadcrumb-badge::before {\n        content: \"\";\n        width: 40px; height: 1px;\n        background: var(--hero-col-gold);\n    }\n\n    #doms-hero-main-title {\n        font-family: var(--hero-font-serif);\n        font-size: clamp(3rem, 6vw, 6rem);\n        line-height: 1.1;\n        color: var(--hero-col-white);\n        margin-bottom: 2px;\n        opacity: 0;\n        animation: domsFadeUp 0.8s ease forwards 0.4s;\n    }\n\n    #doms-hero-main-title span {\n        font-style: italic;\n        color: var(--hero-col-gold);\n        font-weight: 400;\n        display: block; \/* Break to new line *\/\n    }\n\n    #doms-hero-subtitle {\n        font-size: 18px;\n        color: #d1d1d1;\n        font-weight: 300;\n        max-width: 550px;\n        line-height: 1.7;\n        margin-bottom: 40px;\n        opacity: 0;\n        animation: domsFadeUp 0.8s ease forwards 0.6s;\n    }\n\n    \/* Action Buttons Area *\/\n    #doms-hero-actions-wrapper {\n        display: flex;\n        gap: 20px;\n        opacity: 0;\n        animation: domsFadeUp 0.8s ease forwards 0.8s;\n    }\n\n    #doms-hero-scroll-btn {\n        background: transparent;\n        border: 1px solid var(--hero-col-gold);\n        color: var(--hero-col-gold);\n        padding: 14px 28px;\n        font-size: 14px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-weight: 600;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        text-decoration: none;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    #doms-hero-scroll-btn:hover {\n        background: rgba(212, 175, 55, 0.1);\n        transform: translateY(-2px);\n    }\n\n    \/* --- RIGHT COLUMN: CONTACT CARD (GLASSMORPHISM) --- *\/\n    #doms-hero-contact-card {\n        background: var(--hero-glass-bg);\n        backdrop-filter: var(--hero-glass-blur);\n        -webkit-backdrop-filter: var(--hero-glass-blur);\n        border: var(--hero-glass-border);\n        border-radius: 4px; \/* Sharp academic corners *\/\n        padding: 40px;\n        box-shadow: var(--hero-shadow-lg);\n        position: relative;\n        opacity: 0;\n        animation: domsFadeInLeft 1s ease forwards 1s;\n    }\n\n    \/* Gold corner accent *\/\n    #doms-hero-contact-card::before {\n        content: \"\";\n        position: absolute;\n        top: -1px; left: -1px;\n        width: 60px; height: 60px;\n        border-top: 3px solid var(--hero-col-gold);\n        border-left: 3px solid var(--hero-col-gold);\n        pointer-events: none;\n    }\n\n    #doms-card-header {\n        font-family: var(--hero-font-serif);\n        font-size: 28px;\n        color: var(--hero-col-white);\n        margin-bottom: 24px;\n        border-bottom: 1px solid rgba(255,255,255,0.1);\n        padding-bottom: 16px;\n    }\n\n    \/* Contact Details Grid *\/\n    #doms-contact-details-list {\n        display: flex;\n        flex-direction: column;\n        gap: 20px;\n    }\n\n    .doms-contact-row {\n        display: flex;\n        align-items: flex-start;\n        gap: 16px;\n    }\n\n    .doms-contact-icon {\n        width: 24px; height: 24px;\n        color: var(--hero-col-gold);\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .doms-contact-info-block {\n        display: flex;\n        flex-direction: column;\n    }\n\n    .doms-contact-label {\n        font-size: 11px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: rgba(255,255,255,0.5);\n        margin-bottom: 4px;\n    }\n\n    .doms-contact-value {\n        font-size: 16px;\n        color: var(--hero-col-white);\n        font-weight: 500;\n        text-decoration: none;\n        transition: color 0.3s;\n    }\n\n    .doms-contact-value:hover {\n        color: var(--hero-col-gold);\n    }\n\n    \/* --- DECORATIVE ELEMENTS --- *\/\n    #doms-hero-scroll-indicator {\n        position: absolute;\n        bottom: 30px;\n        left: 50%;\n        transform: translateX(-50%);\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 8px;\n        opacity: 0.6;\n        animation: domsBounce 2s infinite;\n        z-index: 4;\n    }\n\n    #doms-scroll-text {\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        color: var(--hero-col-white);\n    }\n\n    #doms-scroll-line {\n        width: 1px;\n        height: 40px;\n        background: linear-gradient(to bottom, var(--hero-col-gold), transparent);\n    }\n\n    \/* ========================================================================\n       ANIMATIONS\n       ======================================================================== *\/\n    \n    @keyframes domsFadeUp {\n        from { opacity: 0; transform: translateY(30px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    @keyframes domsFadeInLeft {\n        from { opacity: 0; transform: translateX(30px); }\n        to { opacity: 1; transform: translateX(0); }\n    }\n\n    @keyframes domsBounce {\n        0%, 20%, 50%, 80%, 100% {transform: translateX(-50%) translateY(0);}\n        40% {transform: translateX(-50%) translateY(-10px);}\n        60% {transform: translateX(-50%) translateY(-5px);}\n    }\n\n    \/* ========================================================================\n       RESPONSIVE DESIGN\n       ======================================================================== *\/\n    \n    @media (max-width: 1024px) {\n        #doms-hero-content-container {\n            grid-template-columns: 1fr;\n            text-align: center;\n            padding-top: 4rem;\n        }\n\n        #doms-hero-text-col {\n            align-items: center;\n        }\n\n        #doms-hero-breadcrumb-badge {\n            justify-content: center;\n        }\n\n        #doms-hero-contact-card {\n            max-width: 500px;\n            margin: 0 auto;\n            text-align: left;\n        }\n    }\n\n    @media (max-width: 600px) {\n        #doms-placement-hero-iso-root-v101 { min-height: auto; }\n        \n        #doms-hero-content-container {\n            padding: 4rem 1.25rem 6rem 1.25rem;\n            gap: 3rem;\n        }\n\n        #doms-hero-main-title {\n            font-size: 3.5rem;\n        }\n\n        #doms-hero-contact-card {\n            padding: 24px;\n        }\n\n        #doms-hero-actions-wrapper {\n            flex-direction: column;\n            width: 100%;\n        }\n        \n        #doms-hero-scroll-btn {\n            justify-content: center;\n            width: 100%;\n        }\n    }\n\n<\/style>\n\n<div id=\"doms-placement-hero-iso-root-v101\">\n\n    <div id=\"doms-hero-bg-layer\"><\/div>\n    <div id=\"doms-hero-overlay-layer\"><\/div>\n    <div id=\"doms-hero-pattern-layer\"><\/div>\n\n    <div id=\"doms-hero-content-container\">\n        \n        <div id=\"doms-hero-text-col\">\n            <!--<div id=\"doms-hero-breadcrumb-badge\">DoMS IIT Madras<\/div>-->\n            \n            <h1 id=\"doms-hero-main-title\">\n                Placement Cell\n                <span>& Corporate Relations<\/span>\n            <\/h1>\n            \n            <!--<p id=\"doms-hero-subtitle\">-->\n            <!--    Bridging academic excellence with industry leadership. Our dedicated team facilitates seamless recruitment processes, fostering partnerships that shape the future of business.-->\n            <!--<\/p>-->\n\n            <!--<div id=\"doms-hero-actions-wrapper\">-->\n            <!--    <a href=\"#team-grid-section\" id=\"doms-hero-scroll-btn\">-->\n            <!--        Meet the Team-->\n            <!--        <svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M7 13l5 5 5-5M7 6l5 5 5-5\"\/><\/svg>-->\n            <!--    <\/a>-->\n            <!--<\/div>-->\n        <\/div>\n\n        <div id=\"doms-hero-contact-card\">\n            <h2 id=\"doms-card-header\">Quick Connect<\/h2>\n            \n            <div id=\"doms-contact-details-list\">\n                \n                <div class=\"doms-contact-row\">\n                    <svg class=\"doms-contact-icon\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\" \/><\/svg>\n                    <div class=\"doms-contact-info-block\">\n                        <span class=\"doms-contact-label\">Placement Desk<\/span>\n                        <a href=\"mailto:domspl@smail.iitm.ac.in\" class=\"doms-contact-value\">domspl@smail.iitm.ac.in<\/a>\n                        <a href=\"mailto:mbapl@smail.iitm.ac.in\" class=\"doms-contact-value\" style=\"font-size:14px; margin-top:4px;\">mbapl@smail.iitm.ac.in<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"doms-contact-row\">\n                    <svg class=\"doms-contact-icon\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\" \/><\/svg>\n                    <div class=\"doms-contact-info-block\">\n                        <span class=\"doms-contact-label\">Phone<\/span>\n                        <a href=\"tel:+919052662303\" class=\"doms-contact-value\">+91 9052662303<\/a>\n                    <\/div>\n                <\/div>\n\n                <div class=\"doms-contact-row\">\n                    <svg class=\"doms-contact-icon\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z\" \/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11a3 3 0 11-6 0 3 3 0 016 0z\" \/><\/svg>\n                    <div class=\"doms-contact-info-block\">\n                        <span class=\"doms-contact-label\">Location<\/span>\n                        <span class=\"doms-contact-value\" style=\"font-size:14px; line-height:1.4;\">\n                            Dept. of Management Studies,<br>IIT Madras, Chennai - 36\n                        <\/span>\n                    <\/div>\n                <\/div>\n\n            <\/div>\n        <\/div>\n\n    <\/div>\n\n    \n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function() {\n        console.log(\"DoMS Placement Hero Loaded\");\n        \n        \/\/ Optional: Simple Parallax effect on scroll for the background image\n        const bgLayer = document.getElementById('doms-hero-bg-layer');\n        if(bgLayer) {\n            window.addEventListener('scroll', function() {\n                const scrollPosition = window.pageYOffset;\n                \/\/ Limit the calculation to avoid performance hits\n                if (scrollPosition < 800) { \n                    bgLayer.style.transform = 'translateY(' + (scrollPosition * 0.4) + 'px)';\n                }\n            });\n        }\n    });\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9943436 e-flex e-con-boxed e-con e-parent\" data-id=\"9943436\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5c344cb e-flex e-con-boxed e-con e-parent\" data-id=\"5c344cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bcc84dc elementor-widget elementor-widget-html\" data-id=\"bcc84dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-team-v1-root\" class=\"doms-tm-scope\">\n\n    <div class=\"doms-tm-bg-pattern\"><\/div>\n\n    <div class=\"doms-tm-container\">\n        \n        <div class=\"doms-tm-header\">\n            <!--<span class=\"doms-tm-eyebrow\">Leadership<\/span>-->\n            <h2 class=\"doms-tm-heading\">Meet the <span class=\"doms-tm-highlight\">Team<\/span><\/h2>\n            <p class=\"doms-tm-desc\">The dedicated faculty and officers bridging the gap between academic excellence and industry requirements.<\/p>\n        <\/div>\n\n        <div class=\"doms-tm-grid\">\n\n            <div class=\"doms-tm-card\">\n                <div class=\"doms-tm-img-wrap\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/02\/2U2A0834-scaled-e1771355003359.jpg\" class=\"doms-tm-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1600px; --smush-placeholder-aspect-ratio: 1600\/1518;\">\n                <\/div>\n                <div class=\"doms-tm-info\">\n                    <span class=\"doms-tm-role\">Faculty Coordinator<\/span>\n                    <h3 class=\"doms-tm-name\">Dr. S. Srinivasan<\/h3>\n                    <p class=\"doms-tm-desig\">Associate Professor<\/p>\n                    \n                    <div class=\"doms-tm-contact-rows\">\n                        <a href=\"mailto:srinivasan@iitm.ac.in\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                            srinivasan@iitm.ac.in\n                        <\/a>\n                        <a href=\"tel:+914422574583\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.05 12.05 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.03 12.03 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                            +91 44 2257 4583\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-tm-card\">\n                <div class=\"doms-tm-img-wrap\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/rahul-2.png\" \n                         alt=\"Dr. Rahul R. Marathe\" class=\"doms-tm-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 288px; --smush-placeholder-aspect-ratio: 288\/288;\">\n                <\/div>\n                <div class=\"doms-tm-info\">\n                    <span class=\"doms-tm-role\">Faculty Advisor<\/span>\n                    <h3 class=\"doms-tm-name\">Dr. Rahul R. Marathe<\/h3>\n                    <p class=\"doms-tm-desig\">Professor<\/p>\n                    \n                    <div class=\"doms-tm-contact-rows\">\n                        <a href=\"mailto:rrmarathe@iitm.ac.in\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                            rrmarathe@iitm.ac.in\n                        <\/a>\n                        <a href=\"tel:+914422574579\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.05 12.05 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.03 12.03 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                            +91 44 2257 4579\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-tm-card card-officer\">\n                <div class=\"doms-tm-img-wrap\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/04\/anuhaplacement.jpeg\" \n                         alt=\"Ms. Sree Anusha Nadimpalli\" class=\"doms-tm-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 960px; --smush-placeholder-aspect-ratio: 960\/1280;\">\n                <\/div>\n                <div class=\"doms-tm-info\">\n                    <span class=\"doms-tm-role role-gold\">Placement Officer<\/span>\n                    <h3 class=\"doms-tm-name\">Ms. Sree Anusha Nadimpalli<\/h3>\n                    <p class=\"doms-tm-desig\">Placement Officer<\/p>\n                    \n                    <div class=\"doms-tm-contact-rows\">\n                        <a href=\"mailto:domspl@smail.iitm.ac.in\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                            domspl@smail.iitm.ac.in\n                        <\/a>\n                        <a href=\"tel:+919052662303\" class=\"doms-tm-link\">\n                            <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.05 12.05 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.03 12.03 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n                            +91 90526 62303\n                        <\/a>\n                        <a href=\"#\" class=\"doms-tm-social-btn\">\n                            LinkedIn Profile &rarr;\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"doms-tm-office-block\">\n            <div class=\"doms-tm-office-head\">\n                <h3>Placement Cell Office<\/h3>\n                <span class=\"doms-tm-office-sub\">General Inquiries<\/span>\n            <\/div>\n            <div class=\"doms-tm-office-body\">\n                <div class=\"doms-tm-office-item\">\n                    <svg class=\"doms-tm-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n                    <span>Department of Management Studies, IIT Madras, Chennai - 600 036<\/span>\n                <\/div>\n                <div class=\"doms-tm-office-item\">\n                    <svg class=\"doms-tm-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"\/><polyline points=\"22,6 12,13 2,6\"\/><\/svg>\n                    <a href=\"mailto:mbapl@smail.iitm.ac.in\">mbapl@smail.iitm.ac.in<\/a>\n                    <span class=\"doms-tm-sep\">|<\/span>\n                    <a href=\"mailto:mbacouncillor@smail.iitm.ac.in\">mbacouncillor@smail.iitm.ac.in<\/a>\n                <\/div>\n                <div class=\"doms-tm-office-item\">\n                    <svg class=\"doms-tm-icon\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M16 8a6 6 0 0 1 6 6v7h-4v-7a2 2 0 0 0-2-2 2 2 0 0 0-2 2v7h-4v-7a6 6 0 0 1 6-6z\"\/><rect x=\"2\" y=\"9\" width=\"4\" height=\"12\"\/><circle cx=\"4\" cy=\"4\" r=\"2\"\/><\/svg>\n                    <a href=\"#\">Connect on LinkedIn<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<style>\n\/* ==========================================================================\n   ISOLATION SCOPE: #doms-team-v1-root\n   ========================================================================== *\/\n\n\/* 1. Scoped Variables *\/\n#doms-team-v1-root {\n    --tm-bg: #f4f4f4;\n    --tm-white: #ffffff;\n    --tm-maroon: #691c20;\n    --tm-gold: #cfaa56;\n    --tm-black: #1a1a1a;\n    --tm-text: #555555;\n    --tm-border: #e0e0e0;\n    \n    --font-heading: 'Playfair Display', serif;\n    --font-body: 'Manrope', sans-serif;\n\n    width: 100%;\n    padding: 2rem 0;\n    background-color: var(--tm-bg);\n    color: var(--tm-text);\n    font-family: var(--font-body);\n    box-sizing: border-box;\n    position: relative;\n    overflow: hidden;\n}\n\n#doms-team-v1-root * {\n    box-sizing: border-box;\n    margin: 0; padding: 0;\n    line-height: 1.5;\n    text-decoration: none;\n}\n\n\/* 2. Background Pattern *\/\n#doms-team-v1-root .doms-tm-bg-pattern {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    \/* Abstract Map\/Network SVG *\/\n    background-image: url(\"data:image\/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23691c20' fill-opacity='0.03' fill-rule='evenodd'\/%3E%3C\/svg%3E\");\n    z-index: 0;\n    pointer-events: none;\n}\n\n\/* 3. Container *\/\n#doms-team-v1-root .doms-tm-container {\n    max-width: 1200px;\n    width: 90%;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n\/* 4. Header *\/\n#doms-team-v1-root .doms-tm-header {\n    text-align: center;\n    max-width: 700px;\n    margin: 0 auto 4rem auto;\n}\n\n#doms-team-v1-root .doms-tm-eyebrow {\n    font-size: 0.8rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: var(--tm-gold);\n    letter-spacing: 2px;\n    display: block;\n    margin-bottom: 1rem;\n}\n\n#doms-team-v1-root .doms-tm-heading {\n    font-family: var(--font-heading);\n    font-size: 4.6rem;\n    color: var(--tm-black);\n    line-height: 1.1;\n    margin-bottom: 1rem;\n}\n\n#doms-team-v1-root .doms-tm-highlight {\n    color: var(--tm-maroon);\n    font-style: italic;\n}\n\n#doms-team-v1-root .doms-tm-desc {\n    font-size: 1.1rem;\n    color: var(--tm-text);\n}\n\n\/* 5. Team Grid *\/\n#doms-team-v1-root .doms-tm-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n    margin-bottom: 4rem;\n    align-items: stretch;\n}\n\n\/* Card Style *\/\n#doms-team-v1-root .doms-tm-card {\n    background: var(--tm-white);\n    border-radius: 8px;\n    overflow: hidden;\n    \/*width: 300px;*\/\n    box-shadow: 0 10px 30px rgba(0,0,0,0.5);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    border-top: 4px solid var(--tm-maroon); \/* Top Accent *\/\n    display: flex;\n    flex-direction: column;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n}\n\n#doms-team-v1-root .doms-tm-card:hover {\n    \/*transform: translateY(-8px);*\/\n    \n}\n\n\/* Placement Officer Special Card *\/\n#doms-team-v1-root .doms-tm-card.card-officer {\n    border-top-color: var(--tm-gold); \/* Gold Accent *\/\n}\n\n\/* Image Area *\/\n#doms-team-v1-root .doms-tm-img-wrap {\n    width: 100%;\n    height: 400px;\n    overflow: hidden;\n    position: relative;\n    background-color: #eee;\n}\n\n#doms-team-v1-root .doms-tm-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: top center;\n    transition: transform 0.5s ease;\n    filter: none;\n}\n\n#doms-team-v1-root .doms-tm-card:hover .doms-tm-img {\n    \/*transform: scale(1.05);*\/\n}\n\n\/* Info Area *\/\n#doms-team-v1-root .doms-tm-info {\n    padding: 2rem;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n}\n\n#doms-team-v1-root .doms-tm-role {\n    font-size: 0.75rem;\n    text-transform: uppercase;\n    font-weight: 700;\n    color: var(--tm-maroon);\n    background: rgba(105, 28, 32, 0.08);\n    padding: 4px 8px;\n    border-radius: 4px;\n    display: inline-block;\n    align-self: flex-start;\n    margin-bottom: 1rem;\n}\n\n#doms-team-v1-root .role-gold {\n    color: #b08d45; \/* Darker Gold for text *\/\n    background: rgba(207, 170, 86, 0.15);\n}\n\n#doms-team-v1-root .doms-tm-name {\n    font-family: var(--font-heading);\n    font-size: 1.5rem;\n    color: var(--tm-black);\n    margin-bottom: 0.3rem;\n    font-weight: 700;\n}\n\n#doms-team-v1-root .doms-tm-desig {\n    font-size: 0.95rem;\n    color: #888;\n    margin-bottom: 1.5rem;\n    padding-bottom: 1.5rem;\n    border-bottom: 1px solid var(--tm-border);\n}\n\n\/* Contact Rows *\/\n#doms-team-v1-root .doms-tm-contact-rows {\n    display: flex;\n    flex-direction: column;\n    gap: 0.8rem;\n    margin-top: auto; \/* Push to bottom if content varies *\/\n}\n\n#doms-team-v1-root .doms-tm-link {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    color: var(--tm-text);\n    font-size: 0.9rem;\n    transition: color 0.3s;\n}\n\n#doms-team-v1-root .doms-tm-link:hover {\n    color: var(--tm-maroon);\n}\n\n#doms-team-v1-root .doms-tm-social-btn {\n    display: inline-block;\n    margin-top: 0.5rem;\n    font-size: 0.85rem;\n    font-weight: 700;\n    color: #0077b5; \/* LinkedIn Blue *\/\n}\n\n\/* 6. Office Contact Block (Wide) *\/\n#doms-team-v1-root .doms-tm-office-block {\n    background-color: var(--tm-black);\n    color: var(--tm-white);\n    border-radius: 8px;\n    padding: 2.5rem;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    box-shadow: 0 20px 40px rgba(0,0,0,0.1);\n}\n\n#doms-team-v1-root .doms-tm-office-head {\n    border-right: 1px solid rgba(255,255,255,0.15);\n    padding-right: 3rem;\n    min-width: 250px;\n}\n\n#doms-team-v1-root .doms-tm-office-head h3 {\n    font-family: var(--font-heading);\n    font-size: 1.8rem;\n    color: var(--tm-white);\n    margin-bottom: 0.5rem;\n}\n\n#doms-team-v1-root .doms-tm-office-sub {\n    color: var(--tm-gold);\n    text-transform: uppercase;\n    font-size: 0.8rem;\n    letter-spacing: 1px;\n}\n\n#doms-team-v1-root .doms-tm-office-body {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n    padding-left: 3rem;\n    flex-grow: 1;\n}\n\n#doms-team-v1-root .doms-tm-office-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 0.95rem;\n    color: rgba(255,255,255,0.9);\n}\n\n#doms-team-v1-root .doms-tm-icon {\n    color: var(--tm-gold);\n    flex-shrink: 0;\n}\n\n#doms-team-v1-root .doms-tm-office-item a {\n    color: inherit;\n    border-bottom: 1px solid rgba(255,255,255,0.3);\n    transition: color 0.3s;\n}\n\n#doms-team-v1-root .doms-tm-office-item a:hover {\n    color: var(--tm-gold);\n    border-color: var(--tm-gold);\n}\n\n#doms-team-v1-root .doms-tm-sep {\n    margin: 0 5px;\n    opacity: 0.5;\n}\n\n\/* ==========================================================================\n   RESPONSIVE DESIGN\n   ========================================================================== *\/\n\n@media screen and (max-width: 1024px) {\n    #doms-team-v1-root .doms-tm-grid {\n        grid-template-columns: repeat(2, 1fr);\n    }\n    \n    #doms-team-v1-root .doms-tm-office-block {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 2rem;\n    }\n\n    #doms-team-v1-root .doms-tm-office-head {\n        border-right: none;\n        padding-right: 0;\n        border-bottom: 1px solid rgba(255,255,255,0.15);\n        padding-bottom: 1.5rem;\n        width: 100%;\n    }\n\n    #doms-team-v1-root .doms-tm-office-body {\n        padding-left: 0;\n        width: 100%;\n    }\n}\n\n@media screen and (max-width: 700px) {\n    #doms-team-v1-root {\n        padding: 4rem 0;\n    }\n\n    #doms-team-v1-root .doms-tm-heading {\n        font-size: 2.2rem;\n    }\n\n    #doms-team-v1-root .doms-tm-grid {\n        grid-template-columns: 1fr; \/* Stack cards vertically *\/\n    }\n\n    #doms-team-v1-root .doms-tm-office-item {\n        flex-direction: column;\n        align-items: flex-start;\n        gap: 5px;\n    }\n    \n    #doms-team-v1-root .doms-tm-icon {\n        display: none; \/* Hide icons on mobile if space is tight, or keep *\/\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6d853a3 e-flex e-con-boxed e-con e-parent\" data-id=\"6d853a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05c0894 elementor-widget elementor-widget-html\" data-id=\"05c0894\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div id=\"doms-stud-v1-root\" class=\"doms-stud-scope\">\n\n    <div class=\"doms-stud-bg-pattern\"><\/div>\n\n    <div class=\"doms-stud-container\">\n        \n        <div class=\"doms-stud-header\">\n            <!--<span class=\"doms-stud-eyebrow\">Student Leadership<\/span>-->\n            <h2 class=\"doms-stud-heading\">Senior Placement <span class=\"doms-stud-highlight\">Committee<\/span><\/h2>\n            <p class=\"doms-stud-desc\">The driving force behind our placement success. Meet the student representatives facilitating industry-academia connections.<\/p>\n        <\/div>\n\n        <div class=\"doms-stud-grid\">\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Amit-scaled.jpg\" \n                         alt=\"Amit Kumar Singh\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Amit Kumar Singh<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a007@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a007@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Pavan-scaled.jpg\" \n                         alt=\"Pavan Dhanaji Patil\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Pavan Dhanaji Patil<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a049@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a049@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Shinjini-scaled.jpg\" \n                         alt=\"Sravani Gollapudi\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">SHINJINI ROY<\/h3>\n                    <p class=\"doms-stud-role\">Core, P&I Cell<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a076@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a076@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Karan-2-scaled.jpg\" \n                         alt=\"Karan Singh\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Karan Singh<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">P&I Cell, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a033@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a033@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Sanjay.jpeg\" \n                         alt=\"Sanjay Prasannan S\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 440px; --smush-placeholder-aspect-ratio: 440\/440;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Sanjay Prasannan S<\/h3>\n                    <p class=\"doms-stud-role\">Coordinator (MS\/PhD)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <div class=\"doms-stud-contact-group\">\n                        <a href=\"mailto:sanjayprasannans@gmail.com\" class=\"doms-stud-link\">sanjayprasannans@gmail.com<\/a>\n                        <a href=\"tel:7397152840\" class=\"doms-stud-phone\">+91 73971 52840<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Mrinalini-scaled.jpg\" \n                         alt=\"Mrinalini Singh\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Mrinalini Singh<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a040@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a040@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Rohit-scaled.jpg\" \n                         alt=\"Rohit Batra\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Rohit Batra<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a059@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a059@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Vineetha-scaled.jpg\" \n                         alt=\"Vineetha V\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Vineetha V<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a088@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a088@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Purnav-1-scaled.jpg\" \n                         alt=\"Purnav Soundankar\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Purnav Soundankar<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">P&I Cell, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a054@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a054@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Ojas-scaled.jpg\" \n                         alt=\"Ojas Naik\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Ojas Naik<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a045@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a045@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Sheshan-scaled.jpg\" \n                         alt=\"Sheshan Hegde\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Sheshan Hegde<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a068@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a068@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wp-content\/uploads\/2026\/01\/Abhishek-scaled.jpg\" \n                         alt=\"Abhishek Bhavsar\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" style=\"--smush-placeholder-width: 1200px; --smush-placeholder-aspect-ratio: 1200\/1600;\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">Abhishek Bhavsar<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">P&I Cell, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a013@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a013@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"doms-stud-card\">\n                <div class=\"doms-stud-img-box\">\n                    <img decoding=\"async\" data-src=\"https:\/\/doms.iitm.ac.in\/wordpress\/wp-content\/uploads\/2026\/02\/img_0816-scaled.jpg\" \n                         alt=\"Shinjini Roy\" class=\"doms-stud-img lazyload\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\">\n                <\/div>\n                <div class=\"doms-stud-info\">\n                    <h3 class=\"doms-stud-name\">SRAVANI GOLLAPUDI<\/h3>\n                    <p class=\"doms-stud-role\">Senior Coordinator (MBA)<\/p>\n                    <p class=\"doms-stud-dept\">DoMS, IIT Madras<\/p>\n                    <a href=\"mailto:ms24a069@smail.iitm.ac.in\" class=\"doms-stud-link\">ms24a069@smail.iitm.ac.in<\/a>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<style>\n\/* ==========================================================================\n   ISOLATION SCOPE: #doms-stud-v1-root\n   ========================================================================== *\/\n\n\/* 1. Scoped Variables *\/\n#doms-stud-v1-root {\n    --st-bg: #FDFBF7;       \/* Cream Background *\/\n    --st-white: #ffffff;\n    --st-maroon: #691c20;\n    --st-gold: #cfaa56;\n    --st-black: #1a1a1a;\n    --st-text: #4a4a4a;\n    --st-border: #e0e0e0;\n    \n    --font-heading: 'Playfair Display', serif;\n    --font-body: 'Manrope', sans-serif;\n\n    \/* Section Layout *\/\n    width: 100%;\n    padding: 2rem 0;\n    background-color: var(--st-bg);\n    color: var(--st-text);\n    font-family: var(--font-body);\n    box-sizing: border-box;\n    position: relative;\n    overflow: hidden;\n}\n\n#doms-stud-v1-root * {\n    box-sizing: border-box;\n    margin: 0; padding: 0;\n    line-height: 1.4;\n    text-decoration: none;\n}\n\n\/* Background Pattern (Subtle) *\/\n#doms-stud-v1-root .doms-stud-bg-pattern {\n    position: absolute;\n    top: 0; left: 0;\n    width: 100%; height: 100%;\n    background-image: radial-gradient(#d4d4d4 1px, transparent 1px);\n    background-size: 40px 40px;\n    opacity: 0.2;\n    z-index: 0;\n    pointer-events: none;\n}\n\n\/* 2. Container *\/\n#doms-stud-v1-root .doms-stud-container {\n    max-width: 1200px;\n    width: 90%;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n}\n\n\/* 3. Header *\/\n#doms-stud-v1-root .doms-stud-header {\n    text-align: center;\n    max-width: 1000px;\n    margin: 0 auto 4rem auto;\n}\n\n#doms-stud-v1-root .doms-stud-eyebrow {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 700;\n    color: var(--st-gold);\n    display: block;\n    margin-bottom: 1rem;\n}\n\n#doms-stud-v1-root .doms-stud-heading {\n    font-family: var(--font-heading) !important;\n    font-size: 4.8rem;\n    color: var(--st-maroon);\n    line-height: 1.1;\n    margin-bottom: 1.6rem;\n}\n\n#doms-stud-v1-root .doms-stud-highlight {\n    font-style: italic;\n    color: var(--st-black);\n}\n\n#doms-stud-v1-root .doms-stud-desc {\n    font-size: 1.1rem;\n    color: var(--st-text);\n}\n\n\/* 4. Grid *\/\n#doms-stud-v1-root .doms-stud-grid {\n    display: grid;\n    \/* 4 columns on wide screens *\/\n    grid-template-columns: repeat(4, 1fr);\n    gap: 2rem;\n    align-items: stretch;\n}\n\n\/* 5. Profile Card *\/\n#doms-stud-v1-root .doms-stud-card {\n    background-color: var(--st-white);\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 5px 15px rgba(0,0,0,0.03);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    border: 1px solid rgba(0,0,0,0.03);\n    display: flex;\n    flex-direction: column;\n}\n\n#doms-stud-v1-root .doms-stud-card:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 15px 30px rgba(0,0,0,0.08);\n}\n\n\/* Image *\/\n#doms-stud-v1-root .doms-stud-img-box {\n    width: 100%;\n    aspect-ratio: 1\/1; \/* Square portrait *\/\n    overflow: hidden;\n    background-color: #eee;\n    border-bottom: 3px solid var(--st-gold);\n}\n\n#doms-stud-v1-root .doms-stud-img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: top center;\n    transition: transform 0.5s ease;\n    filter: none;\n}\n\n#doms-stud-v1-root .doms-stud-card:hover .doms-stud-img {\n    \/*transform: scale(1.05);*\/\n}\n\n\/* Content *\/\n#doms-stud-v1-root .doms-stud-info {\n    padding: 1.5rem;\n    display: flex;\n    flex-direction: column;\n    flex-grow: 1;\n}\n\n#doms-stud-v1-root .doms-stud-name {\n    font-family: var(--font-heading);\n    font-size: 1.2rem;\n    font-weight: 700;\n    color: var(--st-maroon);\n    margin-bottom: 0.5rem;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n}\n\n#doms-stud-v1-root .doms-stud-role {\n    font-size: 0.85rem;\n    font-weight: 600;\n    color: var(--st-black);\n    margin-bottom: 0.2rem;\n}\n\n#doms-stud-v1-root .doms-stud-dept {\n    font-size: 0.8rem;\n    color: #888;\n    margin-bottom: 1rem;\n}\n\n#doms-stud-v1-root .doms-stud-link {\n    font-size: 0.8rem;\n    color: var(--st-text);\n    margin-top: auto; \/* Push to bottom *\/\n    word-break: break-all;\n    transition: color 0.2s;\n    border-top: 1px solid #f0f0f0;\n    padding-top: 0.8rem;\n}\n\n#doms-stud-v1-root .doms-stud-link:hover {\n    color: var(--st-maroon);\n    text-decoration: underline;\n}\n\n\/* Contact Group (for Sanjay) *\/\n#doms-stud-v1-root .doms-stud-contact-group {\n    margin-top: auto;\n    display: flex;\n    flex-direction: column;\n    gap: 0.3rem;\n    border-top: 1px solid #f0f0f0;\n    padding-top: 0.8rem;\n}\n\n#doms-stud-v1-root .doms-stud-phone {\n    font-size: 0.8rem;\n    color: var(--st-text);\n}\n\n\/* ==========================================================================\n   RESPONSIVE\n   ========================================================================== *\/\n\n\/* Laptop \/ Tablet Landscape *\/\n@media screen and (max-width: 1100px) {\n    #doms-stud-v1-root .doms-stud-grid {\n        grid-template-columns: repeat(3, 1fr);\n    }\n}\n\n\/* Tablet Portrait *\/\n@media screen and (max-width: 800px) {\n    #doms-stud-v1-root .doms-stud-grid {\n        grid-template-columns: repeat(2, 1fr);\n        gap: 1.5rem;\n    }\n}\n\n\/* Mobile *\/\n@media screen and (max-width: 500px) {\n    #doms-stud-v1-root {\n        padding: 4rem 0;\n    }\n\n    #doms-stud-v1-root .doms-stud-heading {\n        font-size: 2.2rem;\n    }\n\n    #doms-stud-v1-root .doms-stud-grid {\n        grid-template-columns: 1fr; \/* Stack vertically *\/\n    }\n\n    #doms-stud-v1-root .doms-stud-img-box {\n        aspect-ratio: 12\/10; \/* Slightly shorter image on mobile to save vertical space *\/\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\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>Placement Cell &#038; Corporate Relations Quick Connect Placement Desk domspl@smail.iitm.ac.in mbapl@smail.iitm.ac.in Phone +91 9052662303 Location Dept. of Management Studies,IIT Madras, Chennai &#8211; 36 Meet the Team The dedicated faculty and officers bridging the gap between academic excellence and industry requirements. Faculty Coordinator Dr. S. Srinivasan Associate Professor srinivasan@iitm.ac.in +91 44 2257 4583 Faculty Advisor Dr.&hellip;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":58216,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-58413","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/58413","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/comments?post=58413"}],"version-history":[{"count":229,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/58413\/revisions"}],"predecessor-version":[{"id":76027,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/58413\/revisions\/76027"}],"up":[{"embeddable":true,"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/pages\/58216"}],"wp:attachment":[{"href":"https:\/\/doms.iitm.ac.in\/index.php\/wp-json\/wp\/v2\/media?parent=58413"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}