{"id":11265,"date":"2026-04-22T03:08:14","date_gmt":"2026-04-22T08:38:14","guid":{"rendered":"https:\/\/sp.kalantri.co.in\/gmc73\/?page_id=11265"},"modified":"2026-05-07T16:51:46","modified_gmt":"2026-05-07T11:21:46","slug":"gmc73-home","status":"publish","type":"page","link":"https:\/\/sp.kalantri.co.in\/gmc73\/","title":{"rendered":"GMC73 Home"},"content":{"rendered":"\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<!-- ============================================================\n     GMC73 Homepage \u00b7 Version 3\n     sp.kalantri.co.in\/gmc73\/\n     ============================================================ -->\n\n<style>\n\n.gmc73-home {\n  font-family: Georgia, serif;\n  color: #2a1f14;\n  background: #f7f2ec;\n  width: calc(100vw - var(--scrollbar-width, 0px));\n  position: relative;\n  left: 50%;\n  transform: translateX(-50%);\n  margin-left: 0;\n  margin-right: 0;\n  margin-top: -3rem; \/* close gap below GP header *\/\n  padding: 0 0 0 0;\n}\n\n.gmc73-home .gh-inner {\n  max-width: 1100px;\n  margin: 0 auto;\n  padding: 0 2.5rem;\n  box-sizing: border-box;\n}\n\n.gmc73-home * { box-sizing: border-box; }\n\n.gmc73-home h1,\n.gmc73-home h2,\n.gmc73-home h3,\n.gmc73-home p,\n.gmc73-home div,\n.gmc73-home span,\n.gmc73-home a,\n.gmc73-home hr,\n.gmc73-home footer {\n  margin: 0;\n  padding: 0;\n}\n\n\/* \u2500\u2500 SUPPRESS WORDPRESS PAGE TITLE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.entry-title { display: none !important; }\n.site-content { padding-top: 0 !important; }\n.inside-article { padding-top: 0 !important; }\n.entry-content { margin-top: 0 !important; }\n\n\/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-hero {\n  display: grid;\n  grid-template-columns: 62% 38%;\n  margin: 2rem 0 0;\n  \/* CHANGED: removed border \u2014 let panels breathe *\/\n}\n\n.gmc73-home .gh-hero-img {\n  position: relative;\n  overflow: hidden;\n  min-height: 420px;\n}\n\n.gmc73-home .gh-hero-img img {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  object-position: 30% center;\n  display: block;\n  filter: sepia(15%) contrast(1.05);\n}\n\n\/* RESTORED: caption over photograph *\/\n.gmc73-home .gh-hero-caption {\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  background: rgba(42,31,20,0.68);\n  color: #fdf8f2;\n  font-size: 0.7rem;\n  font-style: italic;\n  letter-spacing: 0.06em;\n  padding: 0.5rem 1rem;\n}\n\n.gmc73-home .gh-hero-text {\n  padding: 2.8rem 2.4rem;\n  background: #fcf8f3;\n  border-left: 3px solid #c8601a; \/* CHANGED: saffron accent border *\/\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n  gap: 1.1rem;\n}\n\n\/* FIXED: H2 \u2014 only <em> is saffron *\/\n.gmc73-home .gh-hero-text h2 {\n  font-size: 1.55rem;\n  font-weight: normal;\n  line-height: 1.45;\n  color: #2a1f14 !important; \/* dark ink for the base heading *\/\n}\n\n.gmc73-home .gh-hero-text h2 em {\n  color: #c8601a !important;\n  font-style: normal !important;\n}\n\n.gmc73-home .gh-hero-text p {\n  font-size: 0.9rem;\n  line-height: 1.9;\n  color: #3a2d20;\n}\n\n\/* Hero CTA button \u2014 inside text panel *\/\n.gmc73-home .gh-hero-btn {\n  display: inline-block;\n  margin-top: 0.5rem;\n  padding: 0.85rem 1.8rem;\n  background: #c8601a;\n  border: none;\n  color: #fff;\n  text-decoration: none;\n  font-family: Georgia, serif;\n  font-size: 0.74rem;\n  font-weight: normal;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  align-self: flex-start;\n  transition: background 0.2s ease;\n}\n\n.gmc73-home .gh-hero-btn:hover {\n  background: #a94f14;\n  color: #fff;\n}\n\n\/* Responsive hero *\/\n@media (max-width: 680px) {\n  .gmc73-home .gh-hero {\n    grid-template-columns: 1fr;\n  }\n  .gmc73-home .gh-hero-img {\n    min-height: 280px;\n  }\n  .gmc73-home .gh-hero-text {\n    border-left: none;\n    border-top: 3px solid #c8601a;\n  }\n}\n\n\/* \u2500\u2500 DIVIDERS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-rule {\n  border: none;\n  border-top: 1px solid #e3d6c8;\n  margin: 3rem 0;\n}\n\n.gmc73-home .gh-rule-saffron {\n  width: 48px;\n  border: none;\n  border-top: 2px solid #c8601a;\n  margin: 0 auto 2.2rem;\n}\n\n\/* \u2500\u2500 SECTION HEAD \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-section-head {\n  text-align: center;\n  margin-bottom: 1.6rem;\n}\n\n.gmc73-home .gh-kicker {\n  font-size: 0.68rem;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #7a6a5a;\n  display: block;\n  margin-bottom: 0.45rem;\n}\n\n.gmc73-home .gh-section-title {\n  \/* CHANGED: larger and more prominent *\/\n  font-size: 1.4rem;\n  font-weight: normal;\n  color: #2a1f14;\n}\n\n\/* \u2500\u2500 STATS GRID \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-stats {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1px solid #e3d6c8;\n  margin-bottom: 0;\n  background: #fff;\n}\n\n@media (max-width: 580px) {\n  .gmc73-home .gh-stats { grid-template-columns: repeat(2, 1fr); }\n}\n\n.gmc73-home .gh-stat {\n  \/* CHANGED: more padding for breathing room *\/\n  padding: 2.2rem 1rem 2rem;\n  text-align: center;\n  border-right: 1px solid #e3d6c8;\n  background: #fffdf9;\n}\n\n.gmc73-home .gh-stat:last-child { border-right: none; }\n\n.gmc73-home .gh-stat-num {\n  display: block;\n  \/* CHANGED: larger number *\/\n  font-size: 3rem;\n  color: #c8601a;\n  line-height: 1;\n  margin-bottom: 0.6rem;\n}\n\n.gmc73-home .gh-stat-label {\n  font-size: 0.66rem;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: #7a6a5a;\n  line-height: 1.6;\n}\n\n\/* \u2500\u2500 SPEC GRID \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-specs {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  border: 1px solid #e3d6c8;\n  border-top: none;\n  margin-bottom: 0;\n}\n\n@media (max-width: 580px) {\n  .gmc73-home .gh-specs { grid-template-columns: 1fr; }\n}\n\n.gmc73-home .gh-spec {\n  padding: 1.2rem 1.5rem;\n  border-right: 1px solid #e3d6c8;\n  border-top: 1px solid #e3d6c8;\n  background: #faf6f1;\n}\n\n.gmc73-home .gh-spec:last-child { border-right: none; }\n\n.gmc73-home .gh-spec-label {\n  display: block;\n  font-size: 0.62rem;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: #c8601a; \/* CHANGED: saffron label for visual link to stats *\/\n  margin-bottom: 0.4rem;\n}\n\n.gmc73-home .gh-spec-val {\n  font-size: 0.83rem;\n  color: #2a1f14;\n  line-height: 1.65;\n}\n\n\/* \u2500\u2500 BODY PARAGRAPHS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-body {\n  max-width: 740px;\n  margin: 3.5rem auto 3rem;\n  background: #f0ebe3;\n  padding: 2.8rem 3.2rem;\n  border-left: 3px solid #c8601a; \/* CHANGED: saffron left rule *\/\n}\n\n.gmc73-home .gh-body p {\n  font-size: 1rem;\n  line-height: 2;\n  color: #2a1f14;\n  margin-bottom: 1.3rem;\n}\n\n.gmc73-home .gh-body p:last-child { margin-bottom: 0; }\n\n\/* \u2500\u2500 PROFILES HEAD ROW \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-profiles-head {\n  display: flex;\n  align-items: baseline;\n  justify-content: space-between;\n  border-bottom: 1px solid #e3d6c8;\n  padding-bottom: 0.6rem;\n  margin-bottom: 1.5rem;\n}\n\n.gmc73-home .gh-profiles-label {\n  font-size: 0.66rem;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: #7a6a5a;\n}\n\n.gmc73-home .gh-profiles-link {\n  font-size: 0.74rem;\n  color: #c8601a;\n  text-decoration: none;\n  letter-spacing: 0.04em;\n}\n\n.gmc73-home .gh-profiles-link:hover { text-decoration: underline; }\n\n\/* \u2500\u2500 PROFILE CARDS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  border: 1px solid #e3d6c8;\n  margin-bottom: 0;\n}\n\n@media (max-width: 680px) {\n  .gmc73-home .gh-cards { grid-template-columns: 1fr; }\n}\n\n.gmc73-home .gh-card {\n  padding: 1.6rem 1.4rem;\n  border-right: 1px solid #e3d6c8;\n  background: #fffdf9;\n  display: flex;\n  flex-direction: column;\n  text-decoration: none;\n  color: inherit;\n  transition: background 0.15s;\n  \/* CHANGED: saffron top border on hover via box-shadow *\/\n}\n\n.gmc73-home .gh-card:last-child { border-right: none; }\n\n.gmc73-home .gh-card:hover {\n  background: #fdf4ea;\n  box-shadow: inset 0 3px 0 #c8601a;\n}\n\n.gmc73-home .gh-card-roll {\n  font-size: 0.62rem;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  color: #7a6a5a;\n  margin-bottom: 0.35rem;\n}\n\n.gmc73-home .gh-card-name {\n  font-size: 1.05rem;\n  color: #2a1f14;\n  margin-bottom: 0.2rem;\n  line-height: 1.3;\n}\n\n.gmc73-home .gh-card-spec {\n  font-size: 0.72rem;\n  color: #c8601a;\n  font-style: italic;\n  margin-bottom: 1rem;\n}\n\n.gmc73-home .gh-card-quote {\n  font-size: 0.83rem;\n  line-height: 1.85;\n  color: #3a2d20;\n  font-style: italic;\n  border-left: 2px solid #e3d6c8;\n  padding-left: 0.9rem;\n  flex: 1;\n}\n\n.gmc73-home .gh-card-loc {\n  margin-top: 1rem;\n  font-size: 0.64rem;\n  letter-spacing: 0.09em;\n  text-transform: uppercase;\n  color: #7a6a5a;\n}\n\n.gmc73-home .gh-card-arrow {\n  display: inline-block;\n  margin-top: 0.75rem;\n  font-size: 0.72rem;\n  color: #c8601a;\n  letter-spacing: 0.05em;\n}\n\n\/* \u2500\u2500 CTA BAND \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-cta {\n  background: #2a1f14;\n  padding: 3.5rem 2rem;\n  text-align: center;\n  margin-top: 3.5rem;\n}\n\n.gmc73-home .gh-cta .gh-kicker { color: #b5a898; }\n\n.gmc73-home .gh-cta-title {\n  font-size: 1.6rem;\n  font-weight: normal;\n  color: #fdf8f2;\n  margin: 0.7rem 0 0.6rem;\n  line-height: 1.4;\n}\n\n.gmc73-home .gh-cta-sub {\n  font-size: 0.88rem;\n  color: #b5a898;\n  line-height: 1.9;\n  margin-bottom: 2rem;\n}\n\n.gmc73-home .gh-cta-btn {\n  display: inline-block;\n  padding: 0.85rem 2.6rem;\n  border: 1px solid #c8601a;\n  color: #c8601a;\n  font-family: Georgia, serif;\n  font-size: 0.78rem;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  text-decoration: none;\n  background: transparent;\n  transition: background 0.2s, color 0.2s;\n}\n\n.gmc73-home .gh-cta-btn:hover {\n  background: #c8601a;\n  color: #fdf8f2;\n}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n.gmc73-home .gh-footer {\n  border-top: 1px solid #e3d6c8;\n  padding: 1.6rem 1.2rem 2rem;\n  background: #ede8e0;\n  display: flex;\n  justify-content: space-between;\n  align-items: flex-start;\n  flex-wrap: wrap;\n  gap: 0.6rem;\n}\n\n.gmc73-home .gh-footer-left {\n  font-size: 0.69rem;\n  color: #7a6a5a;\n  letter-spacing: 0.04em;\n  line-height: 1.9;\n}\n\n.gmc73-home .gh-footer-right {\n  font-size: 0.69rem;\n  color: #7a6a5a;\n  font-style: italic;\n}\n\n<\/style>\n\n<!-- PAGE WRAPPER -->\n<div class=\"gmc73-home\">\n<div class=\"gh-inner\">\n\n  <!-- HERO: photograph left, text right -->\n  <!-- REMOVED: duplicate masthead \u2014 GP header handles site identity -->\n  <section class=\"gh-hero\">\n    <div class=\"gh-hero-img\">\n      <img decoding=\"async\"\n        src=\"https:\/\/sp.kalantri.co.in\/gmc73\/wp-content\/uploads\/sites\/6\/2026\/04\/gmc-73-home.jpeg\"\n        alt=\"Seven GMC 1973 batchmates photographed together in 1975\"\n        loading=\"eager\"\n      \/>\n      <!-- RESTORED: photograph caption -->\n      <div class=\"gh-hero-caption\">Seven batchmates, GMC Nagpur, 1975<\/div>\n    <\/div>\n    <div class=\"gh-hero-text\">\n      <!-- FIXED: only <em> is saffron, rest is dark ink -->\n      <h2>There are places that <em>never quite leave you.<\/em><\/h2>\n      <p>Government Medical College, Nagpur, is one such place. We still carry it today \u2014 in what we remember, how we live, and who we have become.<\/p>\n      <p>In the summer of 1973, 200 young men and women walked through those gates. Four joined later. We came from different worlds \u2014 cities, villages, and small towns of Vidarbha \u2014 as eager teenagers with pockets light and ambitions vast.<\/p>\n      <p>This archive keeps those shared memories alive.<\/p>\n      <!-- RESTORED: hero CTA button -->\n      <a class=\"gh-hero-btn\"\n         href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/\">\n        Browse all 204 classmates \u2192\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- DIVIDER -->\n  <hr class=\"gh-rule\">\n\n  <!-- STATS SECTION -->\n  <div class=\"gh-section-head\">\n    <span class=\"gh-kicker\">The batch in numbers<\/span>\n    <div class=\"gh-section-title\">204 lives. One archive.<\/div>\n  <\/div>\n  <hr class=\"gh-rule-saffron\">\n\n  <div class=\"gh-stats\">\n    <div class=\"gh-stat\">\n      <span class=\"gh-stat-num\">204<\/span>\n      <span class=\"gh-stat-label\">Classmates<br>admitted in 1973<\/span>\n    <\/div>\n    <div class=\"gh-stat\">\n      <span class=\"gh-stat-num\">45<\/span>\n      <span class=\"gh-stat-label\">Women in<br>the batch<\/span>\n    <\/div>\n    <div class=\"gh-stat\">\n      <!-- FIXED: corrected from 24 to 25 -->\n      <span class=\"gh-stat-num\">25<\/span>\n      <span class=\"gh-stat-label\">Classmates no<br>longer with us<\/span>\n    <\/div>\n    <div class=\"gh-stat\">\n      <span class=\"gh-stat-num\">9+<\/span>\n      <span class=\"gh-stat-label\">Countries where<br>batchmates settled<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"gh-specs\">\n    <div class=\"gh-spec\">\n      <span class=\"gh-spec-label\">Roots<\/span>\n      <span class=\"gh-spec-val\">19 came from families of doctors. The rest were the first to find their way.<\/span>\n    <\/div>\n    <div class=\"gh-spec\">\n      <span class=\"gh-spec-label\">Partnerships<\/span>\n      <span class=\"gh-spec-val\">33 women married doctors. Some watched their children marry the children of classmates.<\/span>\n    <\/div>\n    <div class=\"gh-spec\">\n      <span class=\"gh-spec-label\">The Legacy<\/span>\n      <span class=\"gh-spec-val\">Their children followed them into medicine. 152 became doctors.<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- MOVED: narrative paragraphs now before profile cards -->\n  <div class=\"gh-body\">\n    <p>Life scattered them like seeds on a gentle wind. A hundred put down roots in the quiet towns of Vidarbha, while others spread across the country. Twenty crossed oceans, finding their purpose in busy UK clinics and bustling hospitals in the United States. Their paths diverged beautifully: they became healers and teachers, philosophers and politicians. Some sought the quiet grace of spiritualism, some gave their hearts to street children, and others poured their stories into books. Wherever they landed, each life unfolded to its own quiet rhythm.<\/p>\n    <p>Yet beneath all their different paths runs a single, strong tie: the deep, lasting roots of their early years in Nagpur. This collection grew from ten years of gathering memories \u2014 through quiet phone calls, quick WhatsApp messages, long emails, and sitting face to face \u2014 reaching out to save these stories before time could fade them. It is not just a dry list of names, but a living record of how they stood strong, how they built new lives, and the quiet sadness of what they lost along the way.<\/p>\n    <p>Twenty-five classmates are gone \u2014 some far too early \u2014 their absence still lingering. This archive holds them too. Pause here. Wander these pages. Rediscover echoes of your own years, or glimpse a time when a stethoscope at the bedside and a patient&#8217;s story were our most trusted guides.<\/p>\n  <\/div>\n\n  <!-- PROFILE CARDS \u2014 after narrative -->\n  <div class=\"gh-profiles-head\">\n    <span class=\"gh-profiles-label\">Three portraits from the archive<\/span>\n    <a class=\"gh-profiles-link\"\n       href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/\">Browse all 204 &#8594;<\/a>\n  <\/div>\n\n  <div class=\"gh-cards\">\n    <a class=\"gh-card\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/suhas-jajoo\/\">\n      <div class=\"gh-card-roll\">Roll No. 2 &middot; Batch A<\/div>\n      <div class=\"gh-card-name\">Dr. Suhas Jajoo<\/div>\n      <div class=\"gh-card-spec\">Plastic Surgeon &middot; Wardha<\/div>\n      <div class=\"gh-card-quote\">&#8220;For surgeons, the bedside is their laboratory. We must study the patients thoroughly before putting them under the knife.&#8221;<\/div>\n      <div class=\"gh-card-loc\">Sushruta Hospital &middot; Wardha<\/div>\n      <span class=\"gh-card-arrow\">Read profile &#8594;<\/span>\n    <\/a>\n    <a class=\"gh-card\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/manik-khune\/\">\n      <div class=\"gh-card-roll\">Roll No. 1 &middot; Batch A<\/div>\n      <div class=\"gh-card-name\">Dr. Manik Khune<\/div>\n      <div class=\"gh-card-spec\">Primary Care Physician &middot; Nagpur<\/div>\n      <div class=\"gh-card-quote\">&#8220;Doctors should never get tired nor retire until they are finally retired by the Almighty.&#8221;<\/div>\n      <div class=\"gh-card-loc\">Jaitala Road OPD &middot; Nagpur<\/div>\n      <span class=\"gh-card-arrow\">Read profile &#8594;<\/span>\n    <\/a>\n    <a class=\"gh-card\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/sp-kalantri\/\">\n      <div class=\"gh-card-roll\">Roll No. 49 &middot; Batch A<\/div>\n      <div class=\"gh-card-name\">Dr. SP Kalantri<\/div>\n      <div class=\"gh-card-spec\">Physician &middot; Sevagram<\/div>\n      <div class=\"gh-card-quote\">&#8220;Over time, I have learned that minimalism in medicine is not about doing less, but about doing only what matters.&#8221;<\/div>\n      <div class=\"gh-card-loc\">MGIMS Sevagram &middot; Wardha<\/div>\n      <span class=\"gh-card-arrow\">Read profile &#8594;<\/span>\n    <\/a>\n  <\/div>\n\n  <!-- RESTORED: dark CTA band as closing anchor -->\n  <div class=\"gh-cta\">\n    <span class=\"gh-kicker\">The GMC 73 Classmates Archive<\/span>\n    <div class=\"gh-cta-title\">Welcome to our shared history.<\/div>\n    <div class=\"gh-cta-sub\">\n      204 biographical portraits, assembled over a decade of telephone calls.<br>\n      An entire batch. Every life.\n    <\/div>\n    <a class=\"gh-cta-btn\"\n       href=\"https:\/\/sp.kalantri.co.in\/gmc73\/classmate\/\">\n      Browse all 204 classmates \u2192\n    <\/a>\n  <\/div>\n\n  <!-- FOOTER -->\n  <footer class=\"gh-footer\">\n    <div class=\"gh-footer-left\">\n      sp.kalantri.co.in\/gmc73\/ &nbsp;&middot;&nbsp;\n      Conceived, researched, and curated by Dr. SP Kalantri<br>\n      Government Medical College, Nagpur &nbsp;&middot;&nbsp; Class of 1973<br>\n      Last updated May 2026\n    <\/div>\n    <div class=\"gh-footer-right\">A decade of calls. 204 portraits. One batch.<\/div>\n  <\/footer>\n\n<\/div><!-- \/.gh-inner -->\n<\/div><!-- \/.gmc73-home -->\n\n<script>\ndocument.documentElement.style.setProperty(\n  '--scrollbar-width',\n  (window.innerWidth - document.documentElement.clientWidth) + 'px'\n);\n<\/script>\n<!-- END GMC73 Homepage v3 -->\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Seven batchmates, GMC Nagpur, 1975 There are places that never quite leave you. Government Medical College, Nagpur, is one such place. We still carry it today \u2014 in what we remember, how we live, and who we have become. In the summer of 1973, 200 young men and women walked through those gates. Four joined &#8230; <a title=\"GMC73 Home\" class=\"read-more\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/\" aria-label=\"Read more about GMC73 Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-11265","page","type-page","status-publish"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>GMC73 Home - GMC73 Archive<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sp.kalantri.co.in\/gmc73\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"GMC73 Home \u2014 GMC Nagpur 1973 Archive\" \/>\n<meta property=\"og:description\" content=\"Seven batchmates, GMC Nagpur, 1975 There are places that never quite leave you. Government Medical College, Nagpur, is one such place. We still carry it today \u2014 in what we remember, how we live, and who we have become. In the summer of 1973, 200 young men and women walked through those gates. Four joined ... Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sp.kalantri.co.in\/gmc73\/\" \/>\n<meta property=\"og:site_name\" content=\"GMC Nagpur 1973 Archive\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T11:21:46+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\",\"url\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\",\"name\":\"GMC73 Home - GMC73 Archive\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#website\"},\"datePublished\":\"2026-04-22T08:38:14+00:00\",\"dateModified\":\"2026-05-07T11:21:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"GMC73 Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/#website\",\"url\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/\",\"name\":\"GMC73 Archive\",\"description\":\"GMC Nagpur Class of 1973\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/sp.kalantri.co.in\\\/gmc73\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"GMC73 Home - GMC73 Archive","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/sp.kalantri.co.in\/gmc73\/","og_locale":"en_GB","og_type":"article","og_title":"GMC73 Home \u2014 GMC Nagpur 1973 Archive","og_description":"Seven batchmates, GMC Nagpur, 1975 There are places that never quite leave you. Government Medical College, Nagpur, is one such place. We still carry it today \u2014 in what we remember, how we live, and who we have become. In the summer of 1973, 200 young men and women walked through those gates. Four joined ... Read more","og_url":"https:\/\/sp.kalantri.co.in\/gmc73\/","og_site_name":"GMC Nagpur 1973 Archive","article_modified_time":"2026-05-07T11:21:46+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/","url":"https:\/\/sp.kalantri.co.in\/gmc73\/","name":"GMC73 Home - GMC73 Archive","isPartOf":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#website"},"datePublished":"2026-04-22T08:38:14+00:00","dateModified":"2026-05-07T11:21:46+00:00","breadcrumb":{"@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sp.kalantri.co.in\/gmc73\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/sp.kalantri.co.in\/gmc73\/"},{"@type":"ListItem","position":2,"name":"GMC73 Home"}]},{"@type":"WebSite","@id":"https:\/\/sp.kalantri.co.in\/gmc73\/#website","url":"https:\/\/sp.kalantri.co.in\/gmc73\/","name":"GMC73 Archive","description":"GMC Nagpur Class of 1973","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sp.kalantri.co.in\/gmc73\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11265","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/comments?post=11265"}],"version-history":[{"count":99,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11265\/revisions"}],"predecessor-version":[{"id":13106,"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/pages\/11265\/revisions\/13106"}],"wp:attachment":[{"href":"https:\/\/sp.kalantri.co.in\/gmc73\/wp-json\/wp\/v2\/media?parent=11265"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}