{"id":347,"date":"2024-02-06T06:20:34","date_gmt":"2024-02-06T06:20:34","guid":{"rendered":"https:\/\/malwanchaluniversity.in\/management\/?page_id=347"},"modified":"2026-04-20T05:45:50","modified_gmt":"2026-04-20T05:45:50","slug":"director-message","status":"publish","type":"page","link":"https:\/\/malwanchaluniversity.in\/management\/director-message\/","title":{"rendered":"Additional Director Message"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"347\" class=\"elementor elementor-347\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dd2428a e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"dd2428a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;triangle&quot;,&quot;shape_divider_bottom_negative&quot;:&quot;yes&quot;,&quot;content_width&quot;:&quot;full&quot;,&quot;_ha_eqh_enable&quot;:false}\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" data-negative=\"true\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M500.2,94.7L0,0v100h1000V0L500.2,94.7z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-944bba6 elementor-widget elementor-widget-heading\" data-id=\"944bba6\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 29-01-2024 *\/\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}<\/style><h2 class=\"elementor-heading-title elementor-size-default\">Additional Director Message<\/h2>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-38e163c e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no e-con e-parent\" data-id=\"38e163c\" data-element_type=\"container\" data-settings=\"{&quot;content_width&quot;:&quot;full&quot;,&quot;_ha_eqh_enable&quot;:false}\" data-core-v316-plus=\"true\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ded1ccc elementor-widget elementor-widget-text-editor\" data-id=\"ded1ccc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.19.0 - 29-01-2024 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<style>\n*{\n  margin:0;\n  padding:0;\n  box-sizing:border-box;\n  font-family:'Poppins',sans-serif;\n}\n\n\/* SECTION *\/\n.section{\n  width:100%;\n  padding:80px 0;\n}\n\n\/* HEADER *\/\n.header{\n  text-align:center;\n  margin-bottom:50px;\n}\n\n.header h1{\n  font-size:36px;\n  color:#1d2b4f;\n}\n\n.header h2{\n  font-size:16px;\n  color:#e53935;\n  margin-top:8px;\n}\n\n\/* CONTAINER *\/\n.container{\n  max-width:1100px;\n  margin:auto;\n  display:grid;\n  grid-template-columns:350px 1fr;\n  gap:60px;\n  align-items:start;\n}\n\n\/* GLASS EFFECT *\/\n.glass{\n  position:relative;\n  overflow:hidden;\n  border-radius:10px;\n  background:rgba(255,255,255,0.6);\n  backdrop-filter:blur(8px);\n}\n\n\/* SHINE EFFECT *\/\n.glass::before{\n  content:\"\";\n  position:absolute;\n  top:0;\n  left:-120%;\n  width:60%;\n  height:100%;\n  background:linear-gradient(120deg,\n    rgba(255,255,255,0.1),\n    rgba(255,255,255,0.6),\n    rgba(255,255,255,0.1)\n  );\n  transform:skewX(-20deg);\n}\n\n.glass:hover::before{\n  animation:shine 1s ease;\n}\n\n@keyframes shine{\n  0%{ left:-120%; }\n  100%{ left:120%; }\n}\n\n\/* IMAGE *\/\n.image img{\n  width:100%;\n  border-radius:10px;\n}\n\n\/* CONTENT *\/\n.content{\n  padding:20px;\n}\n\n.content p{\n  font-size:15px;\n  line-height:1.9;\n  color:#444;\n  margin-bottom:16px;\n}\n\n\/* QUOTE *\/\n.quote{\n  border-left:4px solid #e53935;\n  padding:15px 20px;\n  margin:25px 0;\n  font-style:italic;\n  background:#fafafa;\n}\n\n\/* SIGNATURE *\/\n.signature{\n  margin-top:25px;\n}\n\n.signature strong{\n  display:block;\n  font-size:15px;\n}\n\n.signature span{\n  font-size:14px;\n  color:#666;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:900px){\n  .container{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .image{\n    max-width:280px;\n    margin:auto;\n  }\n\n  .content{\n    text-align:left;\n  }\n}\n<\/style>\n\n\n<section class=\"section\">\n\n<!-- HEADER -->\n<div class=\"header\">\n  <h1>Dr. Tapesh K Dubey<\/h1>\n  <h2>Additional Director \u2013 IIMAS<\/h2>\n<\/div>\n\n<div class=\"container\">\n\n<!-- IMAGE -->\n<div class=\"image glass\">\n  <img decoding=\"async\" src=\"https:\/\/malwanchaluniversity.in\/management\/wp-content\/uploads\/2026\/04\/251A7622-scaled.jpg\">\n<\/div>\n\n<!-- CONTENT -->\n<div class=\"content glass\">\n\n<p>When I think about what this institution really means, I keep coming back to one simple observation: the students who walk through our doors aren\u2019t blank slates waiting to be filled. They\u2019re already curious, already questioning \u2014 and honestly, that makes our job both easier and harder.<\/p>\n\n<p>Easier, because passion is contagious in a classroom. Harder, because curiosity deserves more than textbooks and timetables.<\/p>\n\n<p>Index Institute of Management Arts and Science was built on a conviction that management education in central India needed to do something different \u2014 not louder, not flashier, but more honest. Honest about what the professional world actually demands. Honest about the fact that a degree, by itself, is not a promise of anything. What matters is what you do with the time inside it.<\/p>\n\n<div class=\"quote\">\n\u201cFrom consumer of knowledge to contributor \u2014 that is what we strive for.\u201d\n<\/div>\n\n<p>Over the years, what\u2019s struck me most isn\u2019t the placements, the rankings, or even the faculty credentials \u2014 though we\u2019re proud of those. What\u2019s struck me is the moment a student stops looking for the &#8220;right answer&#8221; and starts forming their own.<\/p>\n\n<p>We\u2019re part of Malwanchal University, and that connection gives us something real: institutional depth, research access, and a wider community of thinkers.<\/p>\n\n<p>I\u2019ll be straightforward with you. There are dozens of institutes \u2014 but I want students to say, \u201cThat place made me think differently.\u201d<\/p>\n\n<p>If you\u2019re a student, come with real questions. If you\u2019re a parent, trust that we value your child\u2019s time deeply.<\/p>\n\n<p><strong>That\u2019s where everything worth doing usually begins.<\/strong><\/p>\n\n<div class=\"signature\">\n<strong>Dr. Tapesh K Dubey<\/strong>\n<span>Additional Director<\/span>\n<span>IIMAS, Malwanchal University<\/span>\n<\/div>\n\n<\/div>\n\n<\/div>\n<\/section>\t\t\t\t\t\t<\/div>\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>Additional Director Message Dr. Tapesh K Dubey Additional Director \u2013 IIMAS When I think about what this institution really means, I keep coming back to one simple observation: the students who walk through our doors aren\u2019t blank slates waiting to be filled. They\u2019re already curious, already questioning \u2014 and honestly, that makes our job both [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"_links":{"self":[{"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/pages\/347"}],"collection":[{"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":116,"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/pages\/347\/revisions"}],"predecessor-version":[{"id":7754,"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/pages\/347\/revisions\/7754"}],"wp:attachment":[{"href":"https:\/\/malwanchaluniversity.in\/management\/wp-json\/wp\/v2\/media?parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}