{"id":3647,"date":"2025-12-19T19:48:29","date_gmt":"2025-12-19T19:48:29","guid":{"rendered":"https:\/\/thehco.uk\/?page_id=3647"},"modified":"2026-06-02T12:56:37","modified_gmt":"2026-06-02T11:56:37","slug":"monthly-updates","status":"publish","type":"page","link":"https:\/\/thehco.uk\/?page_id=3647","title":{"rendered":"Monthly Updates"},"content":{"rendered":"\n\n\t<style>\n  :root{\n    --bg:#f6f7fb;\n    --card:#ffffff;\n    --text:#0f172a;\n    --muted:#64748b;\n    --border:rgba(15,23,42,.10);\n    --shadow:0 18px 40px rgba(15,23,42,.10);\n    --shadow-soft:0 10px 22px rgba(15,23,42,.08);\n    --radius:18px;\n    --radius-sm:14px;\n    --max:1100px;\n    --brand1:#0ea5e9;\n    --brand2:#22c55e;\n    --brand3:#a78bfa;\n  }\n  .som-page{\n    font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;\n    color:var(--text);\n    padding:24px 14px;\n    position:relative;\n    overflow:hidden;\n    background:\n      radial-gradient(900px 400px at 10% -10%, rgba(14,165,233,.12), transparent 55%),\n      radial-gradient(700px 380px at 95% 0%, rgba(167,139,250,.12), transparent 55%),\n      radial-gradient(750px 420px at 60% 110%, rgba(34,197,94,.10), transparent 55%),\n      var(--bg);\n  }\n  .som-page *{box-sizing:border-box;}\n  .som-container{\n    max-width:var(--max);\n    margin:0 auto;\n    display:grid;\n    gap:18px;\n  }\n  .som-hero{\n    border:1px solid var(--border);\n    border-radius:calc(var(--radius) + 6px);\n    box-shadow:var(--shadow);\n    padding:26px 22px;\n    position:relative;\n    overflow:hidden;\n    background:\n      linear-gradient(135deg, rgba(255,255,255,.92), rgba(255,255,255,.76)),\n      radial-gradient(800px 260px at 15% 0%, rgba(14,165,233,.18), transparent 55%),\n      radial-gradient(800px 260px at 90% 30%, rgba(167,139,250,.16), transparent 60%);\n  }\n  .hero-top{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:12px;\n    flex-wrap:wrap;\n  }\n  .badge{\n    display:inline-flex;\n    align-items:center;\n    gap:10px;\n    padding:10px 12px;\n    border-radius:999px;\n    border:1px solid var(--border);\n    background:rgba(255,255,255,.78);\n    box-shadow:0 10px 18px rgba(15,23,42,.06);\n    font-size:13px;\n    color:rgba(15,23,42,.88);\n  }\n  .badge i{\n    width:30px;height:30px;\n    border-radius:10px;\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    font-style:normal;\n    background:linear-gradient(135deg, rgba(14,165,233,.18), rgba(34,197,94,.16));\n    border:1px solid rgba(15,23,42,.08);\n  }\n  .som-hero h1{\n    margin:10px 0 8px;\n    text-align:center;\n    font-size:clamp(22px,4vw,36px);\n    letter-spacing:-.03em;\n    line-height:1.15;\n  }\n  .som-hero p{\n    margin:0 auto;\n    text-align:center;\n    color:var(--muted);\n    font-size:clamp(14px,2.4vw,16px);\n    line-height:1.7;\n    max-width:70ch;\n  }\n  .card{\n    background:rgba(255,255,255,.92);\n    border:1px solid var(--border);\n    border-radius:var(--radius);\n    box-shadow:var(--shadow-soft);\n    padding:18px;\n  }\n  .card h2{\n    margin:0;\n    font-size:18px;\n    letter-spacing:-.01em;\n    display:flex;\n    align-items:center;\n    gap:10px;\n  }\n  .subtext{\n    margin:10px 0 0;\n    color:var(--muted);\n    font-size:14px;\n    line-height:1.7;\n  }\n  .awards-grid{\n    margin-top:14px;\n    display:grid;\n    grid-template-columns:repeat(12, 1fr);\n    gap:12px;\n  }\n  .award{\n    grid-column:span 6;\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:var(--radius-sm);\n    padding:12px 12px;\n    box-shadow:0 10px 18px rgba(15,23,42,.06);\n    display:flex;\n    align-items:flex-start;\n    gap:12px;\n  }\n  .award .icon{\n    width:40px;height:40px;\n    border-radius:14px;\n    border:1px solid rgba(15,23,42,.08);\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    font-size:18px;\n    background:linear-gradient(135deg, rgba(14,165,233,.14), rgba(167,139,250,.14));\n    flex:0 0 auto;\n  }\n  .award strong{\n    display:block;\n    font-size:13px;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n    color:rgba(15,23,42,.70);\n    margin-bottom:4px;\n  }\n  .award span{\n    display:block;\n    font-size:15px;\n    color:rgba(15,23,42,.92);\n    line-height:1.35;\n  }\n  @media (max-width: 720px){\n    .award{ grid-column:span 12; }\n  }\n  .callout{\n    margin-top:14px;\n    border:1px solid rgba(14,165,233,.20);\n    background:\n      linear-gradient(135deg, rgba(14,165,233,.08), rgba(34,197,94,.06)),\n      rgba(255,255,255,.85);\n    border-radius:var(--radius);\n    padding:16px;\n    box-shadow:0 10px 18px rgba(15,23,42,.06);\n  }\n  .callout p{\n    margin:0 0 12px;\n    font-size:14px;\n    line-height:1.7;\n    color:rgba(15,23,42,.85);\n  }\n  .callout p:last-child {\n    margin-bottom: 0;\n  }\n  .advice-list{\n    list-style:none;\n    padding:0;\n    margin:0;\n    display:grid;\n    gap:10px;\n    grid-template-columns:repeat(2, minmax(0,1fr));\n  }\n  .advice-list li{\n    border:1px solid var(--border);\n    background:rgba(255,255,255,.92);\n    border-radius:var(--radius-sm);\n    padding:12px 12px;\n    box-shadow:0 10px 18px rgba(15,23,42,.06);\n    display:flex;\n    gap:10px;\n    align-items:flex-start;\n  }\n  .tick{\n    width:22px;height:22px;\n    border-radius:8px;\n    background:rgba(34,197,94,.14);\n    border:1px solid rgba(34,197,94,.25);\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    font-size:14px;\n    flex:0 0 auto;\n    margin-top:1px;\n  }\n  @media (max-width: 720px){\n    .advice-list{ grid-template-columns:1fr; }\n  }\n  .btn-wrap{\n    margin-top:8px;\n    text-align:center;\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap:12px;\n  }\n  .btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    gap:10px;\n    padding:13px 20px;\n    border-radius:999px;\n    border:1px solid rgba(15,23,42,.10);\n    background:linear-gradient(135deg, rgba(14,165,233,.16), rgba(34,197,94,.14));\n    color:rgba(15,23,42,.92);\n    text-decoration:none;\n    font-size:14px;\n    box-shadow:0 14px 28px rgba(15,23,42,.12);\n    transition:transform .15s ease, box-shadow .15s ease;\n  }\n  .btn:hover{\n    transform:translateY(-2px);\n    box-shadow:0 18px 34px rgba(15,23,42,.16);\n  }\n  .btn:active{ transform:translateY(0); }\n  .footer{\n    text-align:center;\n    color:var(--muted);\n    font-size:13px;\n    padding-top:16px;\n  }\n<\/style>\n<section>\n        <i>\u2b50<\/i> May 2026 \n        <i>\ud83c\udf19<\/i> Dhul \u1e24ijjah 1447\n      <h1>Student of the Month<\/h1>\n      \n      Madrasah Hamidiya &#8211; Learn | Practise | Propagate Deen\n      \n      <h2>\ud83c\udfc5 May Awards Mashallah!<\/h2>\n      \n        We are pleased to recognise the following students for their effort and consistency.\n        May Allah bless them and increase them in goodness, \u0100m\u012bn.\n      \n        \u2b50<strong>Qaidah<\/strong>Umar Mangera\n        \u2b50<strong>Quraan 1<\/strong>Mohammad Huzaifa Farooqi\n        \u2b50<strong>Quraan 2<\/strong>Muhammad Ramiz\n        \u2b50<strong>Hifz<\/strong>Abid Ahmed\n        \u2b50<strong>Jamaat 1<\/strong>Zainab Umar\n        \u2b50<strong>Jamaat 2<\/strong>Amena Hossain\n        \u2b50<strong>Jamaat 3G<\/strong>Amez Mohamad\n        \u2b50<strong>Jamaat 5G<\/strong>Fatima Umar\n        \u2b50<strong>Jamaat 7G<\/strong>Basheera Jawid Razmandeh\n        \u2b50<strong>Jamaat 8G<\/strong>Aleena khan\n      <!-- Special Box Added Below -->\n        \n          \ud83c\udf1f Hifz Class: Most Amount of Sabaq Learnt in May 2026\n        \n        \n          <strong>Abid Ahmed<\/strong> &#8211; 329 lines | 25 Pages\n        \n      <h2>\u23f3 ROBBERS OF TIME<\/h2>\n        \n          The gift of time is a very precious favour of All\u0101h ta&#8217;\u0101l\u0101. It is a favour we can neither store nor stop from passing. This is why we say, &#8216;Time waits for no one.&#8217; A similitude for time and life is a block of ice melting away, slowly, minute by minute, second by second, breath by breath. Yet one stark difference between the two is that it is possible to put ice back in the freezer, but nothing can freeze our lives. Thus, life is an asset that needs to be utilised now.\n        \n        \n          Upon close observation of our own lives, we will find that there are many activities which rob us of our time. Let us take football as an example; just ponder for a minute, how many people in the world today spend hour after hour of their precious time watching football games? What tangible benefit do we get from just watching football? Seldom do we have a conversation that is void of this topic. Just imagine, during only one season or during a single World Cup campaign, how much of our lives are wasted behind football? How much time do we waste in talking about football, watching football, listening to football commentaries and thinking about football?\n        \n        \n          How much time do we devote to these activities and how much time do we devote to All\u0101h ta&#8217;\u0101l\u0101? How much time do we spend pursuing religious or secular knowledge that will benefit us, in helping those who are less fortunate and less privileged than us, in helping the needy and the disabled, or in other ways of making a positive contribution to the communities in which we live?\n        \n        \n          Football is just one example; there are many other robbers of time: engaging in futile conversations and gossip, spending hours on shisha, discussing politics without any practical outcome, etc.\n        \n        \n          Let us all value time and utilise it in something fruitful, for a day is coming when we will be made to stand in the Court of All\u0101h ta&#8217;\u0101l\u0101 and be questioned about how we spent each and every moment of our lives.\n        \n      <a href=\"#\">\n        \ud83d\udcd6 Robbers of Time \u2192\n      <\/a>\n      <a href=\"#\">\n        \u26bd Invaluable 90 Minutes&#8230; \u2192\n      <\/a>\n      Madrasah Hamidiya\n<\/section>\n\t<iframe allowfullscreen=\"allowfullscreen\" allow=\"clipboard-write\" scrolling=\"no\" src=\"https:\/\/heyzine.com\/flip-book\/0a0021b4a8.html\"><\/iframe>\n\n","protected":false},"excerpt":{"rendered":"<p>\u2b50 May 2026 \ud83c\udf19 Dhul \u1e24ijjah 1447 Student of the Month Madrasah Hamidiya &#8211; Learn | Practise | Propagate Deen [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3647","page","type-page","status-publish","hentry"],"featured_image_src":null,"_links":{"self":[{"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/pages\/3647","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/thehco.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=3647"}],"version-history":[{"count":11,"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/pages\/3647\/revisions"}],"predecessor-version":[{"id":4440,"href":"https:\/\/thehco.uk\/index.php?rest_route=\/wp\/v2\/pages\/3647\/revisions\/4440"}],"wp:attachment":[{"href":"https:\/\/thehco.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=3647"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}