{"id":9,"date":"2026-08-13T09:21:08","date_gmt":"2026-08-13T09:21:08","guid":{"rendered":"https:\/\/santhomesmcc.in\/?page_id=9"},"modified":"2026-08-13T13:51:09","modified_gmt":"2026-08-13T13:51:09","slug":"parish-history","status":"publish","type":"page","link":"https:\/\/santhomesmcc.in\/ml\/parish-history\/","title":{"rendered":"Parish History"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Parish History \u2014 Santhome Malankara Catholic Church<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500&#038;family=Marcellus&#038;family=Inter:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root{\n  --maroon-950:#3a0d14; --maroon-900:#5c141f; --maroon-800:#74192a; --maroon-700:#8a2036;\n  --gold-600:#b8892b; --gold-500:#c9a227; --gold-300:#e3c675;\n  --cream-50:#faf6ee; --cream-100:#f4ecdb;\n  --ink-900:#2a201c; --ink-600:#5c5049; --ink-400:#8a7d73;\n  --line:#e6dcc8; --white:#fff;\n  --pad: clamp(20px, 4vw, 70px);   \/* side padding used everywhere *\/\n}\n*{box-sizing:border-box;margin:0;padding:0}\nbody{font-family:'Inter',sans-serif;color:var(--ink-900);background:var(--cream-50);\n  line-height:1.75;-webkit-font-smoothing:antialiased;overflow-x:hidden}\nh1,h2,h3,h4,.serif{font-family:'Marcellus',serif;font-weight:400}\nimg{max-width:100%;display:block}\n\n\/* FULL-WIDTH containers \u2014 edge to edge, only side padding *\/\n.wrap{width:100%;max-width:none;margin:0;padding:0 var(--pad)}\n.eyebrow{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-600);font-weight:600}\n\n\/* ---------- PAGE HERO ---------- *\/\n.page-hero{\n  position:relative;overflow:hidden;color:var(--white);text-align:center;\n  padding:96px var(--pad) 86px;width:100%;\n  background:\n    radial-gradient(1100px 480px at 50% -20%, rgba(201,162,39,.32), transparent 65%),\n    linear-gradient(150deg,var(--maroon-950) 0%, var(--maroon-800) 60%, var(--maroon-700) 100%);\n}\n.page-hero::before{\n  content:\"\";position:absolute;inset:0;opacity:.11;\n  background-image:radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1.5px);\n  background-size:26px 26px;\n}\n.page-hero > *{position:relative;z-index:2}\n.page-hero .eyebrow{color:var(--gold-300)}\n.page-hero h1{font-size:clamp(2.2rem,5.2vw,4rem);line-height:1.1;margin:14px 0 20px}\n.page-hero h1 em{font-style:normal;color:var(--gold-300);display:block}\n.page-hero p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.85);font-size:clamp(1rem,1.25vw,1.15rem)}\n.hero-rule{width:70px;height:2px;background:var(--gold-500);margin:30px auto 0;position:relative}\n.hero-rule::after{\n  content:\"\u271d\";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);\n  background:var(--maroon-800);color:var(--gold-300);padding:0 10px;font-size:.9rem;\n}\n\n\/* ---------- STAT STRIP (full bleed) ---------- *\/\n.stat-strip{background:var(--white);border-bottom:1px solid var(--line);width:100%}\n.stat-strip .inner{display:grid;grid-template-columns:repeat(4,1fr);width:100%}\n.stat{padding:34px 20px;text-align:center;border-right:1px solid var(--line)}\n.stat:last-child{border-right:none}\n.stat .n{font-family:'Marcellus',serif;font-size:clamp(1.7rem,2.4vw,2.3rem);color:var(--maroon-800);line-height:1}\n.stat .l{font-size:.76rem;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-400);margin-top:9px}\n\n\/* ---------- INTRO (full width, 2 text columns on large screens) ---------- *\/\n.intro{padding:80px var(--pad) 30px;width:100%}\n.intro .eyebrow{text-align:center;display:block;margin-bottom:14px}\n.intro-cols{width:100%}\n.intro-cols p{color:var(--ink-600);font-size:clamp(1rem,1.15vw,1.1rem);margin-bottom:22px}\n.dropcap::first-letter{\n  font-family:'Marcellus',serif;float:left;font-size:4.3rem;line-height:.86;\n  padding:6px 14px 0 0;color:var(--maroon-800);\n}\n@media (min-width:1100px){\n  .intro-cols{column-count:2;column-gap:clamp(40px,5vw,90px)}\n  .intro-cols p{break-inside:avoid}\n}\n.pull{\n  width:100%;margin:52px 0 10px;padding:46px var(--pad);text-align:center;\n  background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line);\n  position:relative;\n}\n.pull::before{\n  content:\"\";position:absolute;left:50%;top:0;transform:translateX(-50%);\n  width:120px;height:3px;background:linear-gradient(90deg,transparent,var(--gold-500),transparent);\n}\n.pull p{font-family:'Cormorant Garamond',serif;font-style:italic;\n  font-size:clamp(1.35rem,2.4vw,2.1rem);line-height:1.45;color:var(--maroon-800);\n  margin:0 auto;max-width:1000px}\n.pull span{display:block;margin-top:16px;font-family:'Inter',sans-serif;font-style:normal;\n  font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;color:var(--ink-400)}\n\n\/* ---------- SECTION SHELL ---------- *\/\n.section{padding:80px 0;width:100%}\n.section.alt{background:var(--cream-100);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}\n.section-head{text-align:center;max-width:760px;margin:0 auto 56px;padding:0 var(--pad)}\n.section-head h2{font-size:clamp(1.8rem,2.9vw,2.5rem);color:var(--maroon-900);margin-top:10px;line-height:1.2}\n.section-head p{color:var(--ink-600);margin-top:14px;font-size:1rem}\n\n\/* ---------- TIMELINE (full width) ---------- *\/\n.timeline{position:relative;width:100%;padding:0 var(--pad)}\n.timeline::before{\n  content:\"\";position:absolute;left:50%;top:8px;bottom:8px;width:2px;\n  background:linear-gradient(180deg,transparent,var(--gold-500) 7%,var(--gold-500) 93%,transparent);\n  transform:translateX(-50%);\n}\n.t-item{position:relative;width:50%;padding:0 clamp(30px,4vw,60px) 46px 0}\n.t-item:nth-child(even){margin-left:50%;padding:0 0 46px clamp(30px,4vw,60px)}\n.t-dot{\n  position:absolute;top:18px;right:-10px;width:20px;height:20px;border-radius:50%;\n  background:var(--gold-500);border:3px solid var(--cream-100);\n  box-shadow:0 0 0 3px rgba(201,162,39,.3);\n}\n.t-item:nth-child(even) .t-dot{right:auto;left:-10px}\n.t-card{\n  background:var(--white);border:1px solid var(--line);border-radius:16px;\n  padding:clamp(22px,2.2vw,34px);\n  box-shadow:0 12px 28px rgba(58,13,20,.055);transition:transform .25s ease, box-shadow .25s ease;\n}\n.t-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(58,13,20,.1)}\n.t-year{\n  display:inline-block;font-family:'Marcellus',serif;font-size:1rem;\n  color:var(--maroon-950);background:linear-gradient(135deg,var(--gold-300),var(--gold-600));\n  padding:6px 17px;border-radius:999px;margin-bottom:14px;letter-spacing:.03em;\n}\n.t-card h3{font-size:clamp(1.05rem,1.4vw,1.35rem);color:var(--maroon-900);margin-bottom:10px;line-height:1.32}\n.t-card p{font-size:clamp(.9rem,1vw,1rem);color:var(--ink-600);line-height:1.72;max-width:70ch}\n.t-card .who{\n  margin-top:14px;padding-top:12px;border-top:1px dashed var(--line);\n  font-size:.8rem;color:var(--ink-400);\n}\n.t-card .who b{color:var(--maroon-800);font-weight:600}\n.t-card.milestone{background:linear-gradient(150deg,var(--maroon-900),var(--maroon-800));border-color:var(--maroon-900)}\n.t-card.milestone h3{color:var(--white)}\n.t-card.milestone p{color:rgba(255,255,255,.83)}\n.t-card.milestone .who{border-top-color:rgba(255,255,255,.18);color:rgba(255,255,255,.6)}\n.t-card.milestone .who b{color:var(--gold-300)}\n\n\/* ---------- MINISTRIES (full width, auto columns) ---------- *\/\n.min-grid{\n  display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));\n  gap:22px;width:100%;padding:0 var(--pad);\n}\n.min-card{\n  background:var(--white);border:1px solid var(--line);border-radius:14px;\n  padding:32px 26px;text-align:center;box-shadow:0 10px 24px rgba(58,13,20,.05);\n}\n.min-card .ic{\n  width:50px;height:50px;margin:0 auto 16px;border-radius:12px;\n  background:var(--cream-100);color:var(--maroon-800);\n  display:flex;align-items:center;justify-content:center;font-size:1.3rem;\n}\n.min-card h4{font-size:1.05rem;color:var(--maroon-900);margin-bottom:8px}\n.min-card p{font-size:.88rem;color:var(--ink-600);line-height:1.65}\n\n\/* ---------- HARMONY FEATURE (full bleed) ---------- *\/\n.feature{\n  background:linear-gradient(140deg,var(--maroon-950),var(--maroon-800));\n  color:var(--white);padding:88px var(--pad);position:relative;overflow:hidden;width:100%;\n}\n.feature::before{\n  content:\"\";position:absolute;inset:0;opacity:.1;\n  background-image:radial-gradient(circle,rgba(255,255,255,.8) 1px,transparent 1.5px);\n  background-size:24px 24px;\n}\n.feature .inner{position:relative;z-index:2;max-width:960px;margin:0 auto;text-align:center}\n.feature .key-ic{font-size:2.4rem;margin-bottom:10px;display:block}\n.feature .eyebrow{color:var(--gold-300)}\n.feature h2{font-size:clamp(1.7rem,2.8vw,2.4rem);margin:14px 0 22px;line-height:1.26}\n.feature p{color:rgba(255,255,255,.85);font-size:clamp(1rem,1.2vw,1.12rem);max-width:780px;margin:0 auto 18px}\n.feature .stamp{\n  display:inline-block;margin-top:24px;font-size:.77rem;letter-spacing:.15em;\n  text-transform:uppercase;color:var(--gold-300);border:1px solid rgba(227,198,117,.4);\n  padding:9px 20px;border-radius:999px;\n}\n\n\/* ---------- VICARS (full width) ---------- *\/\n.vicars{width:100%;padding:0 var(--pad)}\n.vicar-row{\n  display:grid;grid-template-columns:clamp(140px,14vw,220px) 1fr;gap:clamp(24px,3vw,50px);\n  align-items:start;padding:26px 0;border-bottom:1px dashed var(--line);\n}\n.vicar-row:last-child{border-bottom:none}\n.vicar-years{\n  font-family:'Marcellus',serif;font-size:clamp(1rem,1.3vw,1.25rem);color:var(--gold-600);\n  padding-top:2px;letter-spacing:.02em;\n}\n.vicar-body h4{font-size:clamp(1.05rem,1.3vw,1.25rem);color:var(--maroon-900);margin-bottom:6px}\n.vicar-body p{font-size:.92rem;color:var(--ink-600);max-width:90ch}\n\n\/* ---------- CLOSING ---------- *\/\n.closing{padding:88px var(--pad);text-align:center;background:var(--cream-100);border-top:1px solid var(--line);width:100%}\n.closing .inner{max-width:820px;margin:0 auto}\n.closing .mark{font-size:1.8rem;color:var(--gold-600);margin-bottom:16px}\n.closing h2{font-size:clamp(1.7rem,2.7vw,2.3rem);color:var(--maroon-900);margin-bottom:20px}\n.closing p{color:var(--ink-600);margin-bottom:30px;font-size:1.02rem}\n.btn{\n  display:inline-flex;align-items:center;gap:9px;padding:14px 32px;border-radius:999px;\n  font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .2s ease;\n  background:linear-gradient(135deg,var(--gold-300),var(--gold-600));color:var(--maroon-950);\n  box-shadow:0 10px 22px rgba(184,137,43,.32);\n}\n.btn:hover{transform:translateY(-2px)}\n.btn.ghost{background:none;border:1px solid var(--maroon-800);color:var(--maroon-800);box-shadow:none;margin-left:12px}\n\n\/* ---------- RESPONSIVE ---------- *\/\n@media (max-width:900px){\n  .stat-strip .inner{grid-template-columns:1fr 1fr}\n  .stat:nth-child(2){border-right:none}\n  .stat:nth-child(1),.stat:nth-child(2){border-bottom:1px solid var(--line)}\n  .timeline::before{left:11px}\n  .t-item,.t-item:nth-child(even){width:100%;margin-left:0;padding:0 0 34px 40px}\n  .t-dot,.t-item:nth-child(even) .t-dot{left:2px;right:auto;border-color:var(--cream-100)}\n  .vicar-row{grid-template-columns:1fr;gap:6px}\n}\n@media (max-width:520px){\n  .stat-strip .inner{grid-template-columns:1fr}\n  .stat{border-right:none;border-bottom:1px solid var(--line)}\n  .btn.ghost{margin-left:0;margin-top:12px}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- ================= PAGE HERO ================= -->\n<section class=\"page-hero\">\n  <div class=\"eyebrow\">Since 1930<\/div>\n  <h1>Our Parish Story<em>Perumbavoor<\/em><\/h1>\n  <p>Nearly a century of faith \u2014 from a spiritual wave that reached a small town, to a parish family that has stood as a witness of unity, service, and love.<\/p>\n  <div class=\"hero-rule\"><\/div>\n<\/section>\n\n<!-- ================= STAT STRIP ================= -->\n<div class=\"stat-strip\">\n  <div class=\"inner\">\n    <div class=\"stat\"><div class=\"n\">1930<\/div><div class=\"l\">Parish Founded<\/div><\/div>\n    <div class=\"stat\"><div class=\"n\">5 \u2192 24<\/div><div class=\"l\">Families, Then &amp; Now<\/div><\/div>\n    <div class=\"stat\"><div class=\"n\">2006<\/div><div class=\"l\">Named for St. Thomas<\/div><\/div>\n    <div class=\"stat\"><div class=\"n\">95<\/div><div class=\"l\">Years of Witness<\/div><\/div>\n  <\/div>\n<\/div>\n\n<!-- ================= INTRO ================= -->\n<section class=\"intro\">\n  <div class=\"eyebrow\">A Brief Overview<\/div>\n  <div class=\"intro-cols\">\n    <p class=\"dropcap\">On September 20, 1930, under the leadership of Mar Ivanios \u2014 the pioneer of the reunion movement with the Catholic Church \u2014 a spiritual wave reached Perumbavoor. Embracing that decision wholeheartedly, Fr. Thomas Thekkeparambil, then vicar of the Jacobite church in Perumbavoor, received the faith.<\/p>\n    <p>Mar Ivanios later expressed the desire to establish a Malankara Catholic church in Perumbavoor and sought the guidance and permission of Assistant Bishop Mar Athanasios, which was granted. Out of that divine inspiration \u2014 and for the growth of the diocese \u2014 the present land on M.C. Road was acquired, and a nunnery in Germany extended financial aid towards the building. Thus a new church rose in Perumbavoor.<\/p>\n  <\/div>\n<\/section>\n\n<div class=\"pull\">\n  <p>&#8220;A parish that began with five families has become a community whose witness reaches far beyond its own walls.&#8221;<\/p>\n  <span>Perumbavoor \u00b7 St. Thomas Malankara Catholic Church<\/span>\n<\/div>\n\n<!-- ================= TIMELINE ================= -->\n<section class=\"section alt\">\n  <div class=\"section-head\">\n    <div class=\"eyebrow\">Milestones<\/div>\n    <h2>A Journey Through the Years<\/h2>\n    <p>The moments \u2014 joyful and sorrowful \u2014 that shaped our parish family.<\/p>\n  <\/div>\n\n  <div class=\"timeline\">\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card milestone\">\n        <div class=\"t-year\">20 Sept 1930<\/div>\n        <h3>The Reunion Wave Reaches Perumbavoor<\/h3>\n        <p>Under the leadership of Mar Ivanios, the reunion movement arrived in the town. Fr. Thomas Thekkeparambil, vicar of the Jacobite church, embraced the decision and received the faith \u2014 the seed from which this parish grew.<\/p>\n        <div class=\"who\">Led by <b>Archbishop Mar Ivanios<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">The Early Years<\/div>\n        <h3>Land on M.C. Road &amp; a Gift from Germany<\/h3>\n        <p>With the permission of Assistant Bishop Mar Athanasios, land was purchased on M.C. Road where the church stands today. A nunnery in Germany extended financial aid for the construction. The parish began its life with just five families.<\/p>\n        <div class=\"who\">Blessed by <b>Mar Athanasios<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">1965<\/div>\n        <h3>A Church in the Name of St. Mary<\/h3>\n        <p>Construction began on a church dedicated to St. Mary \u2014 the house of worship that would serve the growing parish community for the next four decades.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">27 March 1986<\/div>\n        <h3>Fr. Geevarghese Thomas Enters Eternal Rest<\/h3>\n        <p>The parish mourned the priest whose effort secured its land, its building, and its early growth. His work remains the foundation on which everything that followed was built.<\/p>\n        <div class=\"who\">In loving memory of <b>Fr. Geevarghese Thomas<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">1998<\/div>\n        <h3>A New Vicar, and a Pillar Laid to Rest<\/h3>\n        <p>As Fr. Paul Mundackal assumed charge as vicar, the parish lost Anthony Scaria \u2014 a lifelong pillar of the community. With him closed the final chapter of the S.M.Y.M. youth movement in its earlier form.<\/p>\n        <div class=\"who\">Vicar: <b>Fr. Paul Mundackal<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card milestone\">\n        <div class=\"t-year\">2003<\/div>\n        <h3>A Season of Renewal<\/h3>\n        <p>Fr. Jose Mariadas OIC took charge as vicar. In November, under the leadership of the then Muvattupuzha Bishop, the renovation of the church was taken up as the main agenda and unanimously approved. What followed was one of the most eventful and commendable periods in the parish&#8217;s life.<\/p>\n        <div class=\"who\">Vicar: <b>Fr. Jose Mariadas OIC<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">2003 \u2013 2004<\/div>\n        <h3>Ministries Reborn<\/h3>\n        <p>The Society of St. Vincent de Paul and the Legion of Mary were revived. The &#8220;Family Gathering&#8221; was initiated, Sunday School was started, and parish pastoral council elections were successfully conducted \u2014 bringing the whole community into the life of the parish.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">16 May 2004<\/div>\n        <h3>Foundation Stone for a New Church<\/h3>\n        <p>The foundation stone was laid in the name of St. Thomas, and it was decided that the new church would rise in the courtyard of the old one \u2014 the past holding the future in its arms.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">Alongside<\/div>\n        <h3>Homes for Those in Need<\/h3>\n        <p>Amid the demanding work of building the church, Fr. Jose Mariadas OIC found time to help the needy. With the assistance of the &#8220;Slaves of the Sacred Heart&#8221; society under the diocese, houses were built and given to families of the parish who had none.<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card milestone\">\n        <div class=\"t-year\">6 April 2006<\/div>\n        <h3>St. Thomas Malankara Catholic Church<\/h3>\n        <p>The foundation stone was blessed by Thomas Mar Koorilos, Bishop of the erstwhile Bathery Diocese, in the holy presence of Geevarghese Mar Koorilos, Geevarghese Mar Divannasios and others. With this, the parish took the name it carries today.<\/p>\n        <div class=\"who\">Blessed by <b>Thomas Mar Koorilos<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">2018<\/div>\n        <h3>A Hall for the Parish Family<\/h3>\n        <p>When Fr. Paul Karamel Koraikal took charge as vicar, he took the initiative \u2014 at the request of the parishioners \u2014 to construct a parish hall where the community could gather.<\/p>\n        <div class=\"who\">Vicar: <b>Fr. Paul Karamel Koraikal<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">9 June 2019<\/div>\n        <h3>The Parish Hall Inaugurated<\/h3>\n        <p>Mar Antony Kariyil blessed and inaugurated the parish hall \u2014 a space that has since held celebrations, catechism, meetings, and the ordinary joys of parish life.<\/p>\n        <div class=\"who\">Inaugurated by <b>Mar Antony Kariyil<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card milestone\">\n        <div class=\"t-year\">February 2020<\/div>\n        <h3>Keys Given in Friendship<\/h3>\n        <p>For the feast of Mar Chrysostom, the parish faced difficulty for want of a church building. The nearby Baselios church was opened and its keys handed over \u2014 a quiet act through which Christians gave society a message of living together in harmony.<\/p>\n        <div class=\"who\">A witness of <b>Christian unity<\/b><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"t-item\">\n      <div class=\"t-dot\"><\/div>\n      <div class=\"t-card\">\n        <div class=\"t-year\">2024 \u2014 Today<\/div>\n        <h3>The Parish Moves Forward<\/h3>\n        <p>Under the leadership of our vicar Fr. Robin Puthenpurackal, and with the wholehearted cooperation of the parish family and the grace of the Almighty, all the activities of the parish continue very actively.<\/p>\n        <div class=\"who\">Vicar: <b>Fr. Robin Puthenpurackal<\/b><\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- ================= HARMONY FEATURE ================= -->\n<section class=\"feature\">\n  <div class=\"inner\">\n    <span class=\"key-ic\">\ud83d\udd4a<\/span>\n    <div class=\"eyebrow\">A Moment Worth Remembering<\/div>\n    <h2>When a Door Opened, and Two Communities<br>Became One Congregation<\/h2>\n    <p>In February 2020, with no church of our own available for the feast of Mar Chrysostom, the neighbouring Baselios church was opened to us and its keys placed in our hands.<\/p>\n    <p>It was a small gesture. It was also a sermon \u2014 one preached without words, telling the whole of society what it looks like when Christians choose to live together in harmony.<\/p>\n    <span class=\"stamp\">A Commendable Service<\/span>\n  <\/div>\n<\/section>\n\n<!-- ================= MINISTRIES ================= -->\n<section class=\"section\">\n  <div class=\"section-head\">\n    <div class=\"eyebrow\">Life of the Parish<\/div>\n    <h2>Ministries &amp; Communities<\/h2>\n    <p>Organisations that have carried the work of the parish across generations.<\/p>\n  <\/div>\n  <div class=\"min-grid\">\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83e\udd1d<\/div>\n      <h4>Society of St. Vincent de Paul<\/h4>\n      <p>Revived in the renewal of 2003, serving the poor and the needy of the parish and the wider town.<\/p>\n    <\/div>\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83d\udcff<\/div>\n      <h4>Legion of Mary<\/h4>\n      <p>A devotional and apostolic community, restored to active life alongside the parish&#8217;s wider renewal.<\/p>\n    <\/div>\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/div>\n      <h4>Family Gathering<\/h4>\n      <p>Begun in the same period, bringing parish households together in prayer and fellowship.<\/p>\n    <\/div>\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83d\udcd6<\/div>\n      <h4>Sunday School<\/h4>\n      <p>Started to hand on the faith to the children of the parish \u2014 its catechism continues today.<\/p>\n    <\/div>\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83c\udf97<\/div>\n      <h4>S.M.Y.M. Youth<\/h4>\n      <p>The parish youth movement, long led by parishioner Anthony Scaria, whose service is remembered with gratitude.<\/p>\n    <\/div>\n    <div class=\"min-card\">\n      <div class=\"ic\">\ud83c\udfe0<\/div>\n      <h4>Slaves of the Sacred Heart<\/h4>\n      <p>Through this diocesan society, homes were built and given to families of the parish who had none.<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= VICARS ================= -->\n<section class=\"section alt\">\n  <div class=\"section-head\">\n    <div class=\"eyebrow\">Shepherds of This Flock<\/div>\n    <h2>Those Who Have Led Us<\/h2>\n    <p>In maintaining the unity and oneness of the parish, the vicars who served in each season provided commendable leadership.<\/p>\n  <\/div>\n  <div class=\"vicars\">\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">1930s onward<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Thomas Thekkeparambil<\/h4>\n        <p>Vicar of the Jacobite church in Perumbavoor who embraced the reunion and received the faith, opening the way for this parish.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">Until 1986<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Geevarghese Thomas<\/h4>\n        <p>Secured the land on M.C. Road, laboured for the building of the church, and obtained permission for the cemetery chapel. Entered eternal rest on 27 March 1986.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">From 1998<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Paul Mundackal<\/h4>\n        <p>Assumed charge as vicar in 1998, guiding the parish through a period of transition.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">From 2003<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Jose Mariadas OIC<\/h4>\n        <p>Led the renewal of the parish \u2014 the new church, the revived ministries, the Sunday School, the pastoral council, and homes for needy families.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">From 2018<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Paul Karamel Koraikal<\/h4>\n        <p>Took the initiative for the parish hall at the parishioners&#8217; request; it was blessed and inaugurated in June 2019.<\/p>\n      <\/div>\n    <\/div>\n    <div class=\"vicar-row\">\n      <div class=\"vicar-years\">2024 \u2014 Present<\/div>\n      <div class=\"vicar-body\">\n        <h4>Fr. Robin Puthenpurackal<\/h4>\n        <p>Our present vicar, under whose leadership the activities of the parish move forward actively.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= CLOSING ================= -->\n<section class=\"closing\">\n  <div class=\"inner\">\n    <div class=\"mark\">\u271d<\/div>\n    <h2>A Small Parish, A Wide Witness<\/h2>\n    <p>For the growth of the universal Catholic Church, Perumbavoor St. Thomas Malankara Catholic Church has been able to play a significant role in the missionary work of Kerala. The service of the sisters who have laboured here is especially worthy of remembrance.<\/p>\n    <a href=\"\/ml\/contact-us\/\" class=\"btn\">Visit Our Parish<\/a>\n    <a href=\"\/ml\/mass-timings\/\" class=\"btn ghost\">Mass Timings<\/a>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Parish History \u2014 Santhome Malankara Catholic Church Since 1930 Our Parish StoryPerumbavoor Nearly a century of faith \u2014 from a spiritual wave that reached a small town, to a parish&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":5,"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":144,"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/pages\/9\/revisions\/144"}],"wp:attachment":[{"href":"https:\/\/santhomesmcc.in\/ml\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}