 <!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>NEWS TRENDS TODAY | Top News Headlines</title>

  <link rel="dns-prefetch" href="https://one.newkerala.com">  
  <link rel="dns-prefetch" href="https://news.newkerala.com">
  <link rel="dns-prefetch" href="https://www.newkerala.com">
  <link rel="shortcut icon" href="https://one.newkerala.com/theme/assets/img/favicon/favicon.ico" type="image/x-icon">

<meta name="robots" content="index">
<meta name="revisit-after" content="1 hours">
<META NAME="Classification" CONTENT="news,article">
<META NAME="Rating" CONTENT="news,article">
<meta name="distribution" content="Global" /> 
<meta name="robots" content="index, follow" />
<meta name="googlebot" content="index, follow" />
<meta name="bingbot" content="index, follow" />
<meta name="author" content="newkerala.com">   

<meta name="title" content="NEW KERALA NEWS | news @ newkerala.com">
<meta content="New Kerala News Updated with Today's Top News Headlines. Current Affairs updated 24 hours with latest news, information and entertainment content." name="description">

<style>
  body {
    visibility: hidden;
  }
  .content-loaded {
    visibility: visible;
  }
</style>
    <link href="https://www.newkerala.com/news/o/listen/styles.css" rel="stylesheet">
    <link href="https://www.newkerala.com/news/o/listen/fas/css/all.min.css" rel="stylesheet">
    <script src="https://www.newkerala.com/news/o/listen/index.global.js" defer></script>	
    <script defer src="https://www.newkerala.com/news/o/listen/cdn.min.js"></script>
<script>
  document.addEventListener('DOMContentLoaded', function() {
    document.body.classList.add('content-loaded');
  });
</script>

<link rel="canonical" href="https://www.newkerala.com/news/">


    <style>
    /* Core styles to prevent FOUC while remaining SEO-friendly */
    .flash-prevent {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #f3f4f6;
      background-image: url('https://www.newkerala.com/favicon-32x32.png');
      background-repeat: repeat;
      background-size: 64px 64px;
      background-position: center;
      background-blend-mode: soft-light;
      z-index: 10000;
      transition: opacity 0.3s ease;
    }

    .dark .flash-prevent {
      background-color: #1e293b;
      background-blend-mode: overlay;
    }

    .content-loaded .flash-prevent {
      opacity: 0;
      pointer-events: none;
    }
      
    /* Loading indicator */
    .content-loading-indicator {
      position: fixed;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 10001;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
      
    /* Spinner with optimized styling */
    .spinner {
      height: 4rem;
      width: 4rem;
      border-radius: 50%;
      border: 4px solid #e2e8f0;
      border-top-color: #4f46e5;
      animation: spin 1s linear infinite;
    }
    
    @keyframes spin {
      to { transform: rotate(360deg); }
    }
      
    .spinner-text {
      margin-top: 1rem;
      color: #1e293b;
      font-weight: 500;
      text-align: center;
    }
    
    .dark .spinner {
      border-color: #475569;
      border-top-color: #818cf8;
    }
    
    .dark .spinner-text {
      color: white;
    }

    /* Navigation optimizations */
    .nav-link {
        color: #333 !important;
        font-weight: 500;
        position: relative;
        padding: 0.25rem 0;
        transition: color 0.2s ease;
    }

    .nav-link:hover {
        color: #a5b4fc !important;
    }
      
    .nav-link::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 2px;
        background-color: #c4b5fd;
        transform: scaleX(0);
        transition: transform 0.3s ease;
        transform-origin: bottom right;
    }
      
    .nav-link:hover::after {
        transform: scaleX(1);
        transform-origin: bottom left;
    }
      
    /* Dark mode header styles */
    .dark header.bg-\[#e9e6dd\] {
        background-color: #1e293b !important;
    }

    .dark header .text-gray-700,
    .dark header time {
        color: #1e293b !important;
    }

    .dark .far.fa-calendar-alt {
        color: #818cf8 !important;
    }
      
    .dark .nav-link {
        color: #1e293b !important;
    }
      
    .dark .nav-link:hover {
        color: #a5b4fc !important;
    }
      
    /* Mobile menu nav links */
    #mobile-menu nav ul li a {
        color: white !important;
        transition: color 0.2s;
    }
      
    #mobile-menu nav ul li a:hover {
        color: #c4b5fd !important;
    }
    </style>
  
</head>

<body class="bg-gray-100 text-gray-900">
<!-- Flash prevention overlay -->
<div class="flash-prevent"></div>

<!-- Loading indicator -->
<div class="content-loading-indicator">
  <div class="spinner"></div>
  <div class="spinner-text">Loading NewKerala.com...</div>
</div>  
<header class="bg-gradient-to-r from-white via-gray-50 to-red-50 shadow-md sticky top-0 z-50 border-t-4 border-red-700">

  <div class="container mx-auto px-4 md:px-6">
    <div class="flex items-center justify-between py-4 md:py-5">

      <!-- Left: logo + date -->
      <div class="flex items-center space-x-4">
        <a href="https://www.newkerala.com" class="flex items-center gap-3" aria-label="NewKerala Home">
          <!-- Prefer SVG logo if available; fallback to png. Use srcset if you have multiple sizes -->
          <img src="/news/o/listen/nk-logo-br-600.png"
               alt="NewKerala.com Logo"
               width="180" height="48"
               class="h-12 w-auto object-contain"
               loading="eager" />
        </a>

        <!-- Desktop date (hidden on xs) -->
        <div class="hidden md:flex items-center text-sm text-gray-700 border-l border-gray-300 pl-4" aria-hidden="false">
          <i class="far fa-calendar-alt mr-2 text-indigo-400" aria-hidden="true"></i>
          <!-- Server-side PHP date, falls back to a hard-coded date if JS disabled -->
          <time datetime="2026-05-16">
            Saturday, May 16, 2026          </time>
        </div>
      </div>

      <!-- Center / nav (desktop) -->
      <nav class="hidden lg:flex lg:items-center lg:space-x-6" aria-label="Primary">
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com">Home</a>
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com/world-news.php">World</a>
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com/india-news.php">India</a>
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com/business-world-news.php">Business</a>
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com/cricket-news.php">Cricket</a>
        <a class="nav-link text-gray-800 hover:text-red-600 focus:outline-none focus:ring-2 focus:ring-red-400 px-1 py-1 rounded"
           href="https://www.newkerala.com/health-news.php">Health</a>
      </nav>

      <!-- Right: actions (search, dark mode, mobile menu button) -->
      <div class="flex items-center gap-3">
        <!-- Search button (opens overlay) -->
        <button id="search-open" aria-label="Open search" class="p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-indigo-400">
          <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 text-gray-700" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 21l-4.35-4.35M10.5 18a7.5 7.5 0 1 1 0-15 7.5 7.5 0 0 1 0 15z" />
          </svg>
        </button>

        <!-- Dark mode toggle -->
        <button id="color-mode-toggle" aria-pressed="false" aria-label="Toggle dark mode" class="p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-indigo-400">
          <svg id="sun-icon" xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
            <path d="M10 3.5a.75.75 0 01.75.75v1.5a.75.75 0 01-1.5 0V4.25A.75.75 0 0110 3.5zM10 13.5a3.5 3.5 0 100-7 3.5 3.5 0 000 7zM4.22 5.47a.75.75 0 011.06 0l1.06 1.06a.75.75 0 11-1.06 1.06L4.22 6.53a.75.75 0 010-1.06zM14.66 14.91a.75.75 0 011.06 0l1.06 1.06a.75.75 0 11-1.06 1.06l-1.06-1.06a.75.75 0 010-1.06z" />
          </svg>
        </button>

        <!-- Mobile menu button -->
        <button id="menu-button" aria-expanded="false" aria-controls="mobile-menu" class="lg:hidden p-2 rounded-md bg-indigo-600 text-white focus:outline-none focus:ring-2 focus:ring-indigo-400" aria-label="Open menu">
          <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" />
          </svg>
        </button>
      </div>
    </div>
  </div>

  <!-- Mobile off-canvas menu -->
  <div id="mobile-menu" class="fixed inset-0 z-40 transform translate-x-full transition-transform lg:hidden" role="dialog" aria-modal="true" aria-hidden="true">
    <div class="absolute inset-0 bg-black/40" id="mobile-menu-backdrop" tabindex="-1"></div>
    <aside class="relative w-80 max-w-full h-full bg-white p-6 overflow-auto" role="menu" aria-label="Mobile Menu">
      <div class="flex items-center justify-between mb-4">
        <a href="https://www.newkerala.com" class="flex items-center gap-3" aria-label="NewKerala Home">
          <img src="/news/o/listen/nk-logo-br-600.png" alt="NewKerala.com Logo" class="h-10 w-auto object-contain" />
        </a>
        <button id="mobile-close" aria-label="Close menu" class="p-2 rounded-md hover:bg-gray-100 focus:outline-none focus:ring-2 focus:ring-indigo-400">
          <svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5 text-gray-800" fill="none" viewBox="0 0 24 24" stroke="currentColor" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12" />
          </svg>
        </button>
      </div>

      <nav class="flex flex-col gap-3" aria-label="Mobile primary">
        <a href="https://www.newkerala.com" class="py-2 px-2 rounded hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-indigo-400">Home</a>
        <a href="https://www.newkerala.com/world-news.php" class="py-2 px-2 rounded hover:bg-gray-50">World</a>
        <a href="https://www.newkerala.com/india-news.php" class="py-2 px-2 rounded hover:bg-gray-50">India</a>
        <a href="https://www.newkerala.com/business-world-news.php" class="py-2 px-2 rounded hover:bg-gray-50">Business</a>
        <a href="https://www.newkerala.com/cricket-news.php" class="py-2 px-2 rounded hover:bg-gray-50">Cricket</a>
        <a href="https://www.newkerala.com/health-news.php" class="py-2 px-2 rounded hover:bg-gray-50">Health</a>
      </nav>

      <div class="mt-6">
        <script async src="https://cse.google.com/cse.js?cx=e53532edc69825a94"></script>
                            <div class="gcse-search"></div>
      </div>

    </aside>
  </div>

  <!-- Search overlay (hidden) -->
  <div id="search-overlay" class="fixed inset-0 z-50 hidden items-start justify-center px-4 pt-24">
    <div class="absolute inset-0 bg-black/50" id="search-overlay-backdrop" tabindex="-1"></div>
    <div class="relative w-full max-w-3xl bg-white rounded-lg shadow-lg p-6 z-50">
<div class="w-full">
  <script async src="https://cse.google.com/cse.js?cx=e53532edc69825a94"></script>
  <div class="gcse-search"></div>
</div>
      <!-- optional: trending searches / suggestions can go here -->
    </div>
  </div>
</header>

<!-- Minimal JS - put before </body> -->
<script>
  (function(){
    // Elements
    const menuBtn = document.getElementById('menu-button');
    const mobileMenu = document.getElementById('mobile-menu');
    const mobileClose = document.getElementById('mobile-close');
    const mobileBackdrop = document.getElementById('mobile-menu-backdrop');

    const searchOpen = document.getElementById('search-open');
    const searchOverlay = document.getElementById('search-overlay');
    const searchClose = document.getElementById('search-close');
    const searchBackdrop = document.getElementById('search-overlay-backdrop');
    const globalSearchInput = document.getElementById('global-search');

    const colorToggle = document.getElementById('color-mode-toggle');

    // Utility to toggle off-canvas
    function openMobileMenu() {
      mobileMenu.style.transform = 'translateX(0)';
      mobileMenu.setAttribute('aria-hidden', 'false');
      menuBtn.setAttribute('aria-expanded', 'true');
      // trap focus if desired (simple)
      mobileClose?.focus();
    }
    function closeMobileMenu() {
      mobileMenu.style.transform = 'translateX(100%)';
      mobileMenu.setAttribute('aria-hidden', 'true');
      menuBtn.setAttribute('aria-expanded', 'false');
      menuBtn.focus();
    }

    // open/close mobile
    menuBtn?.addEventListener('click', openMobileMenu);
    mobileClose?.addEventListener('click', closeMobileMenu);
    mobileBackdrop?.addEventListener('click', closeMobileMenu);
    // close with Esc
    document.addEventListener('keydown', (e) => {
      if (e.key === 'Escape') {
        if (searchOverlay && !searchOverlay.classList.contains('hidden')) closeSearch();
        if (mobileMenu && mobileMenu.style.transform === 'translateX(0px)') closeMobileMenu();
      }
    });

    // Search overlay controls
    function openSearch() {
      searchOverlay.classList.remove('hidden');
      searchOverlay.style.display = 'flex';
      setTimeout(()=> globalSearchInput?.focus(), 50);
    }
    function closeSearch() {
      searchOverlay.classList.add('hidden');
      searchOverlay.style.display = 'none';
      searchOpen?.focus();
    }
    searchOpen?.addEventListener('click', openSearch);
    searchClose?.addEventListener('click', closeSearch);
    searchBackdrop?.addEventListener('click', closeSearch);

    // Dark mode: honor user preference, persist in localStorage
    function applyColorMode(mode) {
      if (mode === 'dark') {
        document.documentElement.classList.add('dark');
        colorToggle.setAttribute('aria-pressed','true');
      } else {
        document.documentElement.classList.remove('dark');
        colorToggle.setAttribute('aria-pressed','false');
      }
    }
    (function initColorMode(){
      const saved = localStorage.getItem('nk-color-mode');
      if (saved) { applyColorMode(saved); }
      else {
        // detect OS preference
        const prefersDark = window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches;
        applyColorMode(prefersDark ? 'dark' : 'light');
      }
    })();

    colorToggle?.addEventListener('click', () => {
      const isDark = document.documentElement.classList.contains('dark');
      const next = isDark ? 'light' : 'dark';
      applyColorMode(next);
      localStorage.setItem('nk-color-mode', next);
    });

    // accessibility: ensure interactive controls are keyboard reachable
    // (Already handled via focus styles and tabindex defaults for buttons)

  })();
</script>

<!-- Mobile Menu Panel -->
<div id="mobile-menu" class="fixed inset-0 bg-slate-800 bg-opacity-95 z-50 hidden">
    <div class="flex justify-end p-4">
        <button id="close-menu-button" class="text-white hover:text-gray-300">
            <i class="fas fa-times text-2xl"></i>
        </button>
    </div>
    
    <!-- Mobile Navigation -->
    <nav class="p-4">
        <ul class="space-y-4">
                        <li><a href="https://www.newkerala.com" class="text-white text-xl hover:text-gray-300 block">Home</a></li>
                        <li><a href="https://www.newkerala.com/world-news.php" class="text-white text-xl hover:text-gray-300 block">World</a></li>
                        <li><a href="https://www.newkerala.com/india-news.php" class="text-white text-xl hover:text-gray-300 block">India</a></li>
                        <li><a href="https://www.newkerala.com/business-world-news.php" class="text-white text-xl hover:text-gray-300 block">Business</a></li>

                        <li><a href="https://www.newkerala.com/cricket-news.php" class="text-white text-xl hover:text-gray-300 block">Cricket</a></li>
                        <li><a href="https://www.newkerala.com/health-news.php" class="text-white text-xl hover:text-gray-300 block">Health</a></li>
                        <li><a href="https://www.newkerala.com/special-features.php"  class="text-white text-xl hover:text-gray-300 block">Special Features</a></li>
            
        </ul>
    </nav>
</div>

    <main class="container mx-auto py-8 px-6">
        <div class="flex flex-col lg:flex-row lg:space-x-6">

<aside class="lg:w-1/5 hidden lg:block mb-6 lg:mb-0 lg:sticky lg:top-4 lg:self-start">
    <!-- India News Categories -->
    <div class="bg-white p-4 rounded-lg shadow-lg mb-6">
        <h3 class="text-xl font-bold mb-4 text-indigo-700 border-b-2 border-indigo-500 pb-2">
            <i class="fas fa-map-marker-alt mr-2"></i>National News
        </h3>
        <ul class="space-y-2">
            <li><a class="text-gray-700 hover:text-indigo-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/india-news.php">
                <span class="w-1 h-1 bg-indigo-500 rounded-full mr-2"></span>India News</a>
            </li>
            <!-- State News with accordion -->
            <li x-data="{ open: false }" class="relative">
                <button @click="open = !open" class="text-gray-700 hover:text-indigo-600 transition-colors duration-200 flex items-center justify-between w-full">
                    <span class="flex items-center">
                        <span class="w-1 h-1 bg-indigo-500 rounded-full mr-2"></span>State News
                    </span>
                    <i class="fas fa-chevron-down text-xs transition-transform" :class="{ 'transform rotate-180': open }"></i>
                </button>
                <div x-show="open" class="mt-2 ml-4 space-y-1">
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/andhra-pradesh-news.php" title="Andhra Pradesh News">Andhra Pradesh News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/bihar-news.php" title="Bihar News">Bihar News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/delhi-news.php" title="Delhi News">Delhi News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/goa-news.php" title="Goa News">Goa News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/gujarat-news.php" title="Gujarat News">Gujarat News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/himachal-pradesh-news.php" title="Himachal Pradesh News">Himachal Pradesh News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/jammu-and-kashmir-news.php" title="Jammu and Kashmir News">Jammu and Kashmir News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/karnataka-news.php" title="Karnataka News">Karnataka News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/kerala-news.php" title="Kerala News">Kerala News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/madhya-pradesh-news.php" title="Madhya Pradesh News">Madhya Pradesh News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/maharashtra-news.php" title="Maharashtra News">Maharashtra News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/north-east-news.php" title="North East News">North East News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/odisha-news.php" title="Odisha News">Odisha News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/punjab-news.php" title="Punjab News">Punjab News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/rajasthan-news.php" title="Rajasthan News">Rajasthan News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/telangana-news.php" title="Telangana News">Telangana News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/tamil-nadu-news.php" title="Tamil Nadu News">Tamil Nadu News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/uttar-pradesh-news.php" title="Uttar Pradesh News">Uttar Pradesh News</a>
<a class="block text-sm text-gray-600 hover:text-indigo-600 py-1" href="https://www.newkerala.com/west-bengal-news.php" title="West Bengal News">West Bengal News</a>
                </div>
            </li>
            <li><a class="text-gray-700 hover:text-indigo-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/business-india-news.php"  title="Business India News">
                <span class="w-1 h-1 bg-indigo-500 rounded-full mr-2"></span>Business India</a>
            </li>
            <li><a class="text-gray-700 hover:text-indigo-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/sports-india-news.php"  title="Sports India News">
                <span class="w-1 h-1 bg-indigo-500 rounded-full mr-2"></span>Sports India</a>
            </li>            
        </ul>
    </div>

    <!-- World News Categories -->
    <div class="bg-white p-4 rounded-lg shadow-lg mb-6">
        <h3 class="text-xl font-bold mb-4 text-blue-700 border-b-2 border-blue-500 pb-2">
            <i class="fas fa-globe mr-2"></i>International
        </h3>
        <ul class="space-y-2">
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/world-news.php" title="World News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>World News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/australia-news.php" title="Australia News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>Australia News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/canada-news.php" title="Canada News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>Canada News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/middle-east-news.php" title="Middle East News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>Middle East News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/uk-news.php" title="UK News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>UK News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/usa-news.php" title="USA News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>USA News</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/business-world-news.php" title="Business World News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>Business World</a></li>
<li><a class="text-gray-700 hover:text-blue-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/sports-world-news.php" title="Sports World News"><span class="w-1 h-1 bg-blue-500 rounded-full mr-2"></span>Sports World</a></li>
        </ul>
    </div>

    <!-- Entertainment Categories -->
    <div class="bg-white p-4 rounded-lg shadow-lg mb-6">
        <h3 class="text-xl font-bold mb-4 text-pink-700 border-b-2 border-pink-500 pb-2">
            <i class="fas fa-film mr-2"></i>Entertainment
        </h3>
        <ul class="space-y-2">
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/bollywood-news.php" title="Bollywood News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Bollywood News</a></li>
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/hollywood-news.php" title="Hollywood News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Hollywood News</a></li>
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/kannada-cinema-news.php" title="Kannada Cinema News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Kannada Cinema News</a></li> 
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/malayalam-cinema-news.php" title="Malayalam Cinema News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Malayalam Cinema News</a></li>
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/tamil-cinema-news.php" title="Tamil Cinema News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Tamil Cinema News</a></li>
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/telugu-cinema-news.php" title="Telugu Cinema News"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Telugu Cinema News</a></li>
<li><a class="text-gray-700 hover:text-pink-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/special-features.php" title="Special Features"><span class="w-1 h-1 bg-pink-500 rounded-full mr-2"></span>Special Features</a></li>
        </ul>
    </div>

    <!-- Other Categories -->
    <div class="bg-white p-4 rounded-lg shadow-lg">
        <h3 class="text-xl font-bold mb-4 text-green-700 border-b-2 border-green-500 pb-2">
            <i class="fas fa-th-large mr-2"></i>Other Categories
        </h3>
        <ul class="space-y-2">
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/agriculture-news.php" title="Agriculture News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Agriculture News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/automobile-news.php" title="Automobile News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Automobile News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/bank-news.php" title="Bank News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Bank News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/computer-news.php" title="Computer News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Computer News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/education-news.php" title="Education News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Education News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/health-news.php" title="Health News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Health News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/technology-news.php" title="Technology News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Technology News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/travel-news.php" title="Travel News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Travel News</a></li>
<li><a class="text-gray-700 hover:text-green-600 transition-colors duration-200 flex items-center" href="https://www.newkerala.com/cricket-news.php" title="Cricket News"><span class="w-1 h-1 bg-green-500 rounded-full mr-2"></span>Cricket News</a></li>
        </ul>
    </div>
</aside>








<article class="lg:w-3/5 bg-white p-6 rounded-lg shadow-lg mb-6 lg:mb-0">
    <nav class="text-gray-600 dark:text-gray-400 mb-4">
        <ol class="flex flex-wrap items-center text-sm md:text-base">
            <li class="flex items-center">
                <a href="https://www.newkerala.com" class="hover:text-blue-600">Home</a>
                <span class="mx-2 text-gray-400">/</span>
            </li>
            <li class="flex items-center">
                <a href="https://www.newkerala.com/news/" class="hover:text-blue-600">News</a>
            </li>
        </ol>
    </nav>
    <nav class="text-gray-600 dark:text-gray-400 mb-4">
        <!-- ... existing breadcrumb code ... -->
    </nav>

                <h1 class="text-3xl font-bold mb-4 dark:text-white">NEW KERALA NEWS</h1>
                <h2 class="text-3xl font-bold mb-4 dark:text-white">Current Affairs / Latest Updates / Headlines</h2>

    <!-- News Grid Container -->
    <div class="grid grid-cols-1 md:grid-cols-2 gap-4">
        <!-- Left Column -->
        <div class="space-y-4">
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/angoori-bhabhi-vibhuti-narayan-mishra-bhabiji-ghar-par-317" 
                       class="flex items-start space-x-3 p-3"
                       title="Shilpa Shinde as Angoori Bhabhi, Aasif Shaikh &amp; more send heartfelt 2026 New Year wishes. Celebrating the launch of Bhabiji Ghar Par Hain! 2.0.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Bhabiji Ghar Par Hain! Cast&#039;s New Year 2026 Wishes"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Bhabiji Ghar Par Hain! Cast&#039;s New Year 2026 Wishes                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/un-launches-usd-171-billion-humanitarian-appeal-afghanistan-957" 
                       class="flex items-start space-x-3 p-3"
                       title="UN launches a $1.71B appeal for Afghanistan in 2026 as 21.9M need aid, with severe malnutrition threatening 1.7M children.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="UN Appeals for $1.71B for Afghanistan Humanitarian Crisis"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                UN Appeals for $1.71B for Afghanistan Humanitarian Crisis                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/upkl-purvanchal-panthers-deliver-brilliant-defensive-display-defeat-449" 
                       class="flex items-start space-x-3 p-3"
                       title="Purvanchal Panthers delivered a brilliant defensive performance to beat Brij Stars 48-35 in UPKL Season 2, securing their second win with key raids and all-outs.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="UPKL: Purvanchal Panthers Defeat Brij Stars 48-35"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                UPKL: Purvanchal Panthers Defeat Brij Stars 48-35                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/cabinet-gives-big-relief-vodafone-idea-freezes-rs-207" 
                       class="flex items-start space-x-3 p-3"
                       title="The Union Cabinet freezes Vodafone Idea&#039;s Rs 87,695 crore AGR dues, allowing repayment over 10 years from FY32. FY18-19 dues remain payable.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Cabinet Freezes Vodafone Idea AGR Dues of Rs 87,695 Crore"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Cabinet Freezes Vodafone Idea AGR Dues of Rs 87,695 Crore                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/msme-schemes-boost-credit-access-market-support-small-580" 
                       class="flex items-start space-x-3 p-3"
                       title="Government MSME schemes provide low-interest credit and market support, empowering entrepreneurs and tackling marketing challenges for small businesses.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="MSME Schemes Boost Credit, Market Access for Small Businesses"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                MSME Schemes Boost Credit, Market Access for Small Businesses                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/pm-modi-greets-insv-kaundinya-crew-as-india-711" 
                       class="flex items-start space-x-3 p-3"
                       title="PM Modi extends New Year 2026 wishes to INSV Kaundinya&#039;s crew, praising their dedication on a voyage celebrating India&#039;s maritime heritage.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="PM Modi Greets INSV Kaundinya Crew on New Year 2026 Voyage"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                PM Modi Greets INSV Kaundinya Crew on New Year 2026 Voyage                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/indias-broadband-subscriber-base-surpasses-billion-mark-nov-453" 
                       class="flex items-start space-x-3 p-3"
                       title="India&#039;s broadband subscriber base exceeds 1 billion in November 2025, a six-fold growth in a decade, driven by wireless connectivity and rising ARPU.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="India Surpasses 1 Billion Broadband Subscribers in 2025"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                India Surpasses 1 Billion Broadband Subscribers in 2025                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/indian-stock-markets-end-2025-strong-note-nifty-991" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian stock markets closed 2025 with robust gains, led by banking and oil stocks, as the Nifty secured its tenth consecutive annual rise.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Nifty Logs 10th Straight Yearly Gain as Indian Markets End 2025 Strong"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Nifty Logs 10th Straight Yearly Gain as Indian Markets End 2025 Strong                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/ians-year-ender-2025-year-strains-signals-slow-897" 
                       class="flex items-start space-x-3 p-3"
                       title="A look back at the turbulent year for India-US ties in 2025, marked by political friction, trade disputes, and quiet strategic cooperation.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="2025 India-US Relations: Strains, Signals, and Slow Repair"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                2025 India-US Relations: Strains, Signals, and Slow Repair                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/rohit-sharma-ends-2025-high-champions-trophy-win-634" 
                       class="flex items-start space-x-3 p-3"
                       title="Rohit Sharma ends 2025 with an ICC Champions Trophy win, 20,000 international runs, the #1 ODI ranking, and the record for most ODI sixes.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Rohit Sharma&#039;s 2025: Trophy, 20K Runs, ODI No.1"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Rohit Sharma&#039;s 2025: Trophy, 20K Runs, ODI No.1                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vht-uttar-pradesh-vidarbha-bengal-baroda-register-big-542" 
                       class="flex items-start space-x-3 p-3"
                       title="Round 4 of the Vijay Hazare Trophy saw dominant victories for Uttar Pradesh, Vidarbha, Bengal, and Baroda. Read match summaries, key performances, and brief scores.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Vijay Hazare Trophy Round 4: Commanding Wins for UP, Vidarbha, Bengal, Baroda"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Vijay Hazare Trophy Round 4: Commanding Wins for UP, Vidarbha, Bengal, Baroda                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/cabinet-approves-rs-152621-crore-nh-326-widening-project-758" 
                       class="flex items-start space-x-3 p-3"
                       title="The Cabinet approves widening NH-326 in Odisha to 2 lanes with paved shoulders, enhancing connectivity, safety, and economic growth in southern districts.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Rs 1,526 Crore NH-326 Widening Project Approved for Odisha"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Rs 1,526 Crore NH-326 Widening Project Approved for Odisha                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/security-forces-recover-cache-weapons-chhattisgarh-570" 
                       class="flex items-start space-x-3 p-3"
                       title="In a major operation, joint security forces recovered a hidden cache of weapons &amp; over 500 live cartridges in Sukma, dealing a severe blow to Maoist logistics.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Security Forces Recover Large Maoist Arms Cache in Chhattisgarh"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Security Forces Recover Large Maoist Arms Cache in Chhattisgarh                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/arjun-erigaisi-expresses-gratitude-family-team-everyone-following-252" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian GM Arjun Erigaisi wins bronze at FIDE World Rapid &amp; Blitz Championships in Doha, expressing heartfelt gratitude to his family, team, and fans.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Arjun Erigaisi Thanks Support After World Rapid &amp; Blitz Bronze"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Arjun Erigaisi Thanks Support After World Rapid &amp; Blitz Bronze                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/aiims-bhubaneswar-performs-first-liver-transplant-successfully-patient-308" 
                       class="flex items-start space-x-3 p-3"
                       title="AIIMS Bhubaneswar marks a major milestone with its first successful liver transplant. Patient recovering well, procedure covered under Ayushman Bharat.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="AIIMS Bhubaneswar Performs First Successful Liver Transplant"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                AIIMS Bhubaneswar Performs First Successful Liver Transplant                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/cag-sanjay-murthy-releases-second-edition-publication-state-326" 
                       class="flex items-start space-x-3 p-3"
                       title="CAG K Sanjay Murthy releases audited 10-year state finance data, featuring new analyses on subsidies, SOTR, and interactive dashboards for policymakers.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="CAG&#039;s State Finances 2023-24 Report: Key Fiscal Insights"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                CAG&#039;s State Finances 2023-24 Report: Key Fiscal Insights                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/newly-weds-ssara-khan-krishh-pathak-turn-business-672" 
                       class="flex items-start space-x-3 p-3"
                       title="Newly married actors Ssara Khan and Krishh Pathak launch their own production house, sharing how they balance love, work, and creative differences.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Ssara Khan, Krishh Pathak Launch Production House as Newlyweds"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Ssara Khan, Krishh Pathak Launch Production House as Newlyweds                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/alliance-bjp-natural-tie-up-remain-intact-assam-agp-212" 
                       class="flex items-start space-x-3 p-3"
                       title="AGP President Atul Bora asserts the BJP alliance is a &quot;natural tie-up&quot; and vows to strengthen the party ahead of Assam elections, targeting Congress as the main opponent.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="AGP-BJP Alliance Firm for Assam Polls, Says Party Chief Atul Bora"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                AGP-BJP Alliance Firm for Assam Polls, Says Party Chief Atul Bora                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/delhi-police-tighten-security-step-up-patrolling-ahead-446" 
                       class="flex items-start space-x-3 p-3"
                       title="Delhi Police deploy 1,469 personnel, arrest 697 individuals, and implement strict traffic &amp; security measures for New Year 2026. Details inside.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Delhi Police Tighten Security for New Year 2026 Celebrations"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Delhi Police Tighten Security for New Year 2026 Celebrations                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/ians-year-ender-2025-key-supreme-court-judgments-298" 
                       class="flex items-start space-x-3 p-3"
                       title="Review of 2025&#039;s top Supreme Court rulings on medical quotas, sanitation rights, judicial appointments, alimony, and lawyer protections.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Key Supreme Court Judgments of 2025: A Legal Roundup"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Key Supreme Court Judgments of 2025: A Legal Roundup                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/sunny-bobby-deol-offer-heartfelt-tribute-dharmendras-gift-633" 
                       class="flex items-start space-x-3 p-3"
                       title="Sunny &amp; Bobby Deol share a heartfelt tribute to their father Dharmendra ahead of the release of his final film, &#039;Ikkis&#039;. Read the emotional story.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Dharmendra&#039;s Final Film &#039;Ikkis&#039;: Sons Pay Tribute"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Dharmendra&#039;s Final Film &#039;Ikkis&#039;: Sons Pay Tribute                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/brazil-india-push-deeper-trade-ties-as-lula-349" 
                       class="flex items-start space-x-3 p-3"
                       title="President Lula&#039;s 2026 India visit aims to boost Brazil-India trade to $20B, focusing on agribusiness, tech, and a modernized MERCOSUR pact.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Brazil-India Trade Ties Deepen with Lula&#039;s 2026 Visit"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Brazil-India Trade Ties Deepen with Lula&#039;s 2026 Visit                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/swagat-20-auto-escalation-matrix-system-implemented-ensure-981" 
                       class="flex items-start space-x-3 p-3"
                       title="Gujarat&#039;s SWAGAT 2.0 implements an auto-escalation matrix, achieving 99.10% resolution of citizen grievances. Learn how this tech-driven system ensures accountability.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="SWAGAT 2.0: Gujarat&#039;s Auto-Escalation Grievance Redressal System"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                SWAGAT 2.0: Gujarat&#039;s Auto-Escalation Grievance Redressal System                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/delhis-pollution-levels-increase-significantly-dec-despite-no-824" 
                       class="flex items-start space-x-3 p-3"
                       title="CSE analysis shows Delhi-NCR&#039;s PM2.5 levels increased up to 38% in December after stubble burning ended, driven by local and regional sources.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Delhi Pollution Rises in Dec Despite No Farm Fires: CSE"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Delhi Pollution Rises in Dec Despite No Farm Fires: CSE                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/india-followed-lord-rams-path-righteousness-during-operation-420" 
                       class="flex items-start space-x-3 p-3"
                       title="Defence Minister Rajnath Singh says India&#039;s measured counter-terrorism action, Operation Sindoor, embodied the dignified restraint of Lord Ram, aiming to end unrighteousness, not escalate war.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Rajnath Singh Links Operation Sindoor to Lord Ram&#039;s Righteousness"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Rajnath Singh Links Operation Sindoor to Lord Ram&#039;s Righteousness                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/water-contamination-crisis-cm-mohan-yadav-meets-hospitalised-818" 
                       class="flex items-start space-x-3 p-3"
                       title="MP CM Mohan Yadav meets hospitalized victims of Indore&#039;s water contamination crisis. High Court demands a report as deaths rise and over 100 remain ill.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Indore Water Contamination: CM Visits, High Court Seeks Report"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Indore Water Contamination: CM Visits, High Court Seeks Report                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/bci-chairman-meets-law-minister-advocates-welfare-insurance-721" 
                       class="flex items-start space-x-3 p-3"
                       title="BCI Chairman meets Law Minister to discuss insurance for advocates, the Advocates Protection Act, and reforms to the Advocates Act. Details inside.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="BCI Meets Law Minister on Advocates&#039; Welfare &amp; Protection Act"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                BCI Meets Law Minister on Advocates&#039; Welfare &amp; Protection Act                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/eam-jaishankar-meets-pakistans-national-assembly-speaker-bangladesh-130" 
                       class="flex items-start space-x-3 p-3"
                       title="India&#039;s EAM S Jaishankar briefly met Pakistan&#039;s National Assembly Speaker in Dhaka while conveying condolences on former PM Khaleda Zia&#039;s passing.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Jaishankar Meets Pakistan Speaker in Bangladesh"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Jaishankar Meets Pakistan Speaker in Bangladesh                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/election-campaign-pune-municipal-corporation-full-swing-says-518" 
                       class="flex items-start space-x-3 p-3"
                       title="Shiv Sena kicks off PMC election campaign, files 110 nominations. Party cites Eknath Shinde&#039;s work and a blueprint for Pune&#039;s civic issues.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Shiv Sena Begins Pune Municipal Corporation Election Campaign"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Shiv Sena Begins Pune Municipal Corporation Election Campaign                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/five-indians-join-fifa-list-match-officials-year-122" 
                       class="flex items-start space-x-3 p-3"
                       title="Five Indian match officials added to FIFA&#039;s 2026 list, boosting India&#039;s presence in global football officiating. Discover the names and their journey.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Indian Match Officials on FIFA 2026 List: A Milestone for Football"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Indian Match Officials on FIFA 2026 List: A Milestone for Football                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/real-madrids-kylian-mbappe-suffers-knee-injury-likely-578" 
                       class="flex items-start space-x-3 p-3"
                       title="Real Madrid&#039;s Kylian Mbappe suffers a knee sprain, likely sidelined for three weeks in a major setback for the club&#039;s La Liga and Supercup campaigns.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Mbappe Injured, Out 3 Weeks for Real Madrid"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Mbappe Injured, Out 3 Weeks for Real Madrid                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/icc-mens-test-rankings-starc-brook-climb-upto-256" 
                       class="flex items-start space-x-3 p-3"
                       title="Mitchell Starc ties for 2nd among bowlers, Harry Brook rises to 2nd among batters in the latest ICC Men&#039;s Test Rankings following the dramatic two-day Ashes Test.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="ICC Test Rankings Update: Starc, Brook Climb After Ashes Test"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                ICC Test Rankings Update: Starc, Brook Climb After Ashes Test                            </h3>
                                                 </div>
                    </a>
                </div>
                    </div>

        <!-- Right Column -->
        <div class="space-y-4">
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/devdutt-padikkal-joins-mayank-agarwal-as-joint-third-highest-152" 
                       class="flex items-start space-x-3 p-3"
                       title="Devdutt Padikkal scores his 3rd Vijay Hazare Trophy century, joining Mayank Agarwal as joint-3rd highest century-maker with 12 tons. See his incredible stats.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Padikkal&#039;s 3rd VHT Ton Ties Agarwal&#039;s 12-Century Record"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Padikkal&#039;s 3rd VHT Ton Ties Agarwal&#039;s 12-Century Record                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/nfr-rolls-out-new-schedule-boost-passenger-services-603" 
                       class="flex items-start space-x-3 p-3"
                       title="NFR&#039;s 2026 timetable boosts NE, Bihar &amp; Bengal connectivity with 20 new regular trains, 170+ new stops, increased frequencies &amp; expanded electric traction.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="NFR New Timetable 2026: Enhanced Rail Services in NE, Bihar, Bengal"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                NFR New Timetable 2026: Enhanced Rail Services in NE, Bihar, Bengal                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vande-bharat-sleeper-train-completes-high-speed-trial-kota-nagda-481" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian Railways completes successful 180 kmph trial for the indigenously built Vande Bharat Sleeper Train, marking a major step toward its launch.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Vande Bharat Sleeper Train Clears 180 kmph High-Speed Trial"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Vande Bharat Sleeper Train Clears 180 kmph High-Speed Trial                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/new-zealand-rings-new-year-2026-spectacular-fireworks-590" 
                       class="flex items-start space-x-3 p-3"
                       title="Watch as New Zealand celebrates New Year 2026 with a spectacular fireworks show at Auckland&#039;s Sky Tower. PM Luxon extends wishes as the world begins the new year.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="New Zealand Rings in 2026 with Fireworks &amp; Celebrations"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                New Zealand Rings in 2026 with Fireworks &amp; Celebrations                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/neeraj-chopra-ends-year-2025-beautiful-memories-542" 
                       class="flex items-start space-x-3 p-3"
                       title="Olympic champion Neeraj Chopra ends 2025 with beautiful memories from his wedding, a mixed season of 90m throws &amp; podium finishes, and a new coaching partnership.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Neeraj Chopra Reflects on 2025: Wedding, Wins &amp; New Coach"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Neeraj Chopra Reflects on 2025: Wedding, Wins &amp; New Coach                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/pragati-changed-governance-culture-sped-up-rs-85-799" 
                       class="flex items-start space-x-3 p-3"
                       title="PM Modi says PRAGATI platform sped up Rs 85 lakh crore projects, fixed accountability, and transformed India&#039;s governance culture through tech monitoring.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="PRAGATI Platform: Rs 85 Lakh Crore Projects, Governance Reform"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                PRAGATI Platform: Rs 85 Lakh Crore Projects, Governance Reform                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/meeting-gujarat-cm-becomes-memorable-experience-tribal-students-167" 
                       class="flex items-start space-x-3 p-3"
                       title="Gujarat CM Bhupendra Patel met 150+ tribal students from Dang, learning about their modern education and celebrating IIT admissions from their unique residential school.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Gujarat CM Meets Tribal Students, Celebrates IIT Success"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Gujarat CM Meets Tribal Students, Celebrates IIT Success                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vyavastha-parivartan-sparks-healthcare-revolution-himachal-cm-sukhu-467" 
                       class="flex items-start space-x-3 p-3"
                       title="Himachal Pradesh launches robotic surgery, AI labs &amp; senior citizen OPDs in a Rs 3,000 crore &#039;Vyavastha Parivartan&#039; to become a medical hub.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Himachal CM Sukhu Announces Rs 3,000 Cr Healthcare Overhaul"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Himachal CM Sukhu Announces Rs 3,000 Cr Healthcare Overhaul                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/as-2025-ends-these-words-wisdom-from-pm-860" 
                       class="flex items-start space-x-3 p-3"
                       title="As 2025 ends, revisit PM Modi&#039;s wisdom on positive thinking, overcoming challenges, and shaping your future. Key lessons for the youth.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="PM Modi&#039;s Life Lessons for Youth: Hope, Courage &amp; Success"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                PM Modi&#039;s Life Lessons for Youth: Hope, Courage &amp; Success                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/mohammed-bin-rashid-humanitarian-ship-arrives-al-arish-204" 
                       class="flex items-start space-x-3 p-3"
                       title="The Mohammed bin Rashid humanitarian ship delivers over 7,300 tonnes of food, shelter, and winter aid to Al Arish, Egypt, for Gaza as part of Operation Chivalrous Knight 3.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="UAE Aid Ship Arrives in Al Arish with Gaza Relief Supplies"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                UAE Aid Ship Arrives in Al Arish with Gaza Relief Supplies                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/lakh-people-expected-fort-kochi-new-year-celebrations-742" 
                       class="flex items-start space-x-3 p-3"
                       title="Kochi Police enforce traffic curbs and deploy 1,200 personnel for 2 lakh New Year revellers in Fort Kochi, with metro services extended. Similar security heightened in Mumbai &amp; Karnataka.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Kochi Deploys 1,200 Police for New Year Crowd of 2 Lakh"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Kochi Deploys 1,200 Police for New Year Crowd of 2 Lakh                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/bhiwani-bulls-make-solid-team-highest-bid-kcl-244" 
                       class="flex items-start space-x-3 p-3"
                       title="Bhiwani Bulls secure star raider Devank Dalal for Rs. 19.2 lakhs, building a balanced squad of experience and youth for the Kabaddi Champions League season.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Bhiwani Bulls Top KCL Auction with Record Bid for Devank Dalal"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Bhiwani Bulls Top KCL Auction with Record Bid for Devank Dalal                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/from-australias-iconic-celebrations-us-look-world-ringing-941" 
                       class="flex items-start space-x-3 p-3"
                       title="From Sydney&#039;s tribute to Bondi victims to US security measures, explore how the world celebrated New Year 2026 with fireworks, silence, and resilience.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Global New Year 2026 Celebrations: Unity, Remembrance, and Security"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Global New Year 2026 Celebrations: Unity, Remembrance, and Security                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/karnataka-governor-felicitates-state-players-part-indias-historic-227" 
                       class="flex items-start space-x-3 p-3"
                       title="Karnataka Governor Thawar Chand Gehlot felicitated three state players from India&#039;s triumphant Women&#039;s T20 World Cup for the Blind team, awarding cash prizes and celebrating a landmark for disability sports.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Karnataka Governor Felicitates Women&#039;s Blind Cricket World Cup Champions"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Karnataka Governor Felicitates Women&#039;s Blind Cricket World Cup Champions                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/india-waves-2025-over-90-countries-took-part-524" 
                       class="flex items-start space-x-3 p-3"
                       title="Over 90 countries joined India&#039;s WAVES 2025 summit, a major push for &quot;Create in India, Create for the World&quot; in media, tech, and entertainment.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="WAVES 2025: India&#039;s Global Creative &amp; Media Summit"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                WAVES 2025: India&#039;s Global Creative &amp; Media Summit                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/world-cup-winning-kabaddi-player-anu-sen-felicitated-upkl-568" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian kabaddi star Anu Sen, part of the Women&#039;s World Cup-winning team, was honored at the Uttar Pradesh Kabaddi League. UPKL plans new women&#039;s initiatives.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="World Cup Winner Anu Sen Felicitated at UPKL Season 2"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                World Cup Winner Anu Sen Felicitated at UPKL Season 2                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/indian-economy-remains-sound-amid-persistent-global-challenges-275" 
                       class="flex items-start space-x-3 p-3"
                       title="RBI&#039;s Financial Stability Report highlights India&#039;s robust growth, sound financial system, and strong buffers against global risks like geopolitical tensions and market volatility.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="RBI: Indian Economy Resilient Amid Global Challenges"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                RBI: Indian Economy Resilient Amid Global Challenges                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/knesset-approves-law-commemorating-israels-moroccan-jewish-heritage-814" 
                       class="flex items-start space-x-3 p-3"
                       title="Israel&#039;s Knesset approves a law creating a national day to honor Moroccan Jewish immigrants and commemorate the 1961 Egoz ship disaster.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Israel Establishes Day for Moroccan Jewish Heritage &amp; Egoz Tragedy"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Israel Establishes Day for Moroccan Jewish Heritage &amp; Egoz Tragedy                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/filmmakers-madhur-bhandarkar-ashoke-pandit-send-new-year-289" 
                       class="flex items-start space-x-3 p-3"
                       title="Filmmakers Madhur Bhandarkar, Ashoke Pandit and singers Anu Malik, Mame Khan share heartfelt New Year 2026 greetings, honoring soldiers and celebrating India&#039;s achievements.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Bollywood&#039;s New Year 2026 Wishes: Hope &amp; Patriotism"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Bollywood&#039;s New Year 2026 Wishes: Hope &amp; Patriotism                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/virat-kohli-marks-new-year-celebrations-light-his-211" 
                       class="flex items-start space-x-3 p-3"
                       title="Virat Kohli shares a playful New Year photo with wife Anushka Sharma as he makes a triumphant return to cricket, breaking records after a rocky start.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Virat Kohli&#039;s New Year Post &amp; Record-Breaking Cricket Comeback"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Virat Kohli&#039;s New Year Post &amp; Record-Breaking Cricket Comeback                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/ending-2025-beautiful-memories-neeraj-chopra-posts-pictures-wedding-411" 
                       class="flex items-start space-x-3 p-3"
                       title="Olympic champion Neeraj Chopra reflects on a memorable 2025, sharing wedding festivities with PM Modi, a historic 90m throw, and a rare World Championships setback.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Neeraj Chopra Shares Wedding Photos After Eventful 2025 Season"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Neeraj Chopra Shares Wedding Photos After Eventful 2025 Season                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/lok-sabha-speaker-om-birla-extends-new-year-706" 
                       class="flex items-start space-x-3 p-3"
                       title="Lok Sabha Speaker Om Birla extends New Year greetings, urging citizens to embrace Swadeshi, study the Constitution, and contribute to nation-building in 2026.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Lok Sabha Speaker Om Birla&#039;s 2026 New Year Message"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Lok Sabha Speaker Om Birla&#039;s 2026 New Year Message                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/centre-releases-over-rs-224-crore-empower-rural-490" 
                       class="flex items-start space-x-3 p-3"
                       title="Central govt releases Rs 224.57 crore as untied grants to over 11,000 panchayats in Chhattisgarh for local development needs in FY 2025-26.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Rs 224 Cr Released for Chhattisgarh Rural Bodies | 15th Finance Commission"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Rs 224 Cr Released for Chhattisgarh Rural Bodies | 15th Finance Commission                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/ukraine-launched-drones-putins-residence-from-sumy-chernihiv-918" 
                       class="flex items-start space-x-3 p-3"
                       title="Russia claims Ukraine launched drones at Putin&#039;s residence from Sumy and Chernihiv, vows to harden its negotiating stance. Ukraine denies the attack.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Ukraine Drones Target Putin&#039;s Home, Russia Promises Retaliation"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Ukraine Drones Target Putin&#039;s Home, Russia Promises Retaliation                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/govt-issues-notification-commencement-select-provisions-national-sports-100" 
                       class="flex items-start space-x-3 p-3"
                       title="The Central Government notifies the phased commencement of the National Sports Governance Act, 2025, effective Jan 1, 2026, to reform sports governance.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="National Sports Governance Act 2025 Commences Select Provisions"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                National Sports Governance Act 2025 Commences Select Provisions                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/fieo-hails-govts-market-access-support-intervention-boost-849" 
                       class="flex items-start space-x-3 p-3"
                       title="FIEO welcomes India&#039;s Market Access Support intervention to strengthen exports, aid MSMEs, and provide financial backing for global trade events.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Market Access Support to Boost Indian Exports, MSMEs"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Market Access Support to Boost Indian Exports, MSMEs                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/pm-modi-inaugurate-exposition-sacred-piprahwa-relics-3rd-632" 
                       class="flex items-start space-x-3 p-3"
                       title="PM Modi inaugurates &quot;Lotus Light,&quot; a landmark exposition of the sacred, repatriated Piprahwa Relics in New Delhi, highlighting India&#039;s Buddhist heritage.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="PM Modi Inaugurates Sacred Piprahwa Buddha Relics Exposition"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                PM Modi Inaugurates Sacred Piprahwa Buddha Relics Exposition                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/delhi-capitals-get-into-training-mode-goa-ahead-551" 
                       class="flex items-start space-x-3 p-3"
                       title="Delhi Capitals begin WPL 2026 preparations in Goa. Coach Batty &amp; CEO Gupta discuss integrating new players, team bonding, and aiming for another final.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Delhi Capitals Start WPL 2026 Pre-Season Camp in Goa"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Delhi Capitals Start WPL 2026 Pre-Season Camp in Goa                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/air-marshal-narmdeshwar-tiwari-retires-as-vice-chief-513" 
                       class="flex items-start space-x-3 p-3"
                       title="Air Marshal Narmdeshwar Tiwari retires as IAF Vice Chief after 40 years. Air Marshal Nagesh Kapoor, a decorated fighter pilot, succeeds him.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="IAF Vice Chief Air Marshal Tiwari Retires, Kapoor Appointed"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                IAF Vice Chief Air Marshal Tiwari Retires, Kapoor Appointed                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/arunachal-guv-meets-cds-chauhan-discusses-key-national-493" 
                       class="flex items-start space-x-3 p-3"
                       title="Arunachal Governor KT Parnaik meets CDS Anil Chauhan, discussing border security, youth induction, and development in frontier villages.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Arunachal Governor, CDS Discuss Security &amp; Youth in Armed Forces"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Arunachal Governor, CDS Discuss Security &amp; Youth in Armed Forces                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/op-sindoor-set-new-benchmarks-military-tactics-established-515" 
                       class="flex items-start space-x-3 p-3"
                       title="Experts analyze how Operation Sindoor established India&#039;s doctrine of assured retaliation, shifting from surgical strikes to a posture of deterrence against cross-border terrorism.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Op Sindoor: India&#039;s New Military Posture on Cross-Border Terror"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Op Sindoor: India&#039;s New Military Posture on Cross-Border Terror                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/big-remembers-his-friend-family-idol-dharmendra-special-590" 
                       class="flex items-start space-x-3 p-3"
                       title="Amitabh Bachchan pays emotional tribute to late co-star Dharmendra on KBC, recalling their bond from &#039;Sholay&#039; and his final film &#039;Ikkis&#039;.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Amitabh Bachchan Remembers Dharmendra in Touching Tribute"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Amitabh Bachchan Remembers Dharmendra in Touching Tribute                            </h3>
                                                    </div>
                    </a>
                </div>
                    </div>
    </div>

    <!-- Pagination if needed -->
    <div class="mt-8 flex justify-center">
        <nav class="inline-flex rounded-md shadow-sm" aria-label="Pagination">
            <!-- ... pagination controls if needed ... -->
        </nav>
    </div>
</article>
            <aside class="lg:w-1/4 lg:sticky lg:top-4 lg:self-start">
                
                



<div class="bg-white p-4 rounded-lg shadow-lg">
    <h3 class="text-xl font-bold mb-4">Top 10 Trending Headlines</h3>
    <ul class="space-y-4">
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/pm-modi-reaffirmed-he-will-visit-russia-this-982.htm"
               title="Russian FM Lavrov says PM Modi reaffirmed Russia visit this year. India-Russia ties deepen with national currency settlements and strategic cooperation.">
                PM Modi to Visit Russia This Year, Says Lavrov            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/monthly-entitlement-assistance-provided-tamil-nadu-women-credited-394.htm"
               title="Tamil Nadu CM Joseph Vijay releases monthly Rs 1000 entitlement for women, promises hike to Rs 2500. Also orders closure of 717 TASMAC liquor shops near temples, schools, and bus stands.">
                TN CM Vijay Credits Rs 1000 Aid, Shuts 717 TASMAC Shops            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/ipl-2026-kartik-top-scores-71-dubes-late-fireworks-626.htm"
               title="Kartik Sharma scores career-best 71, Shivam Dube smashes 23 off final over as Chennai Super Kings post 187/5 against Lucknow Super Giants in IPL 2026.">
                IPL 2026: Kartik, Dube Fire CSK to 187/5 vs LSG            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/gujarat-farmers-sell-mangoes-gi-tagged-dates-directly-kesar-185.htm"
               title="Gujarat&#039;s Kesar Mango Festival-2026 opens at Vastrapur Haat, offering direct farm-to-consumer sales of mangoes and GI-tagged dates, boosting farmer profits.">
                Kesar Mango Festival 2026: Direct Farm Sales in Ahmedabad            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/humanitarians-continue-distribute-aid-amid-sudan-south-sudan-353.htm"
               title="UN humanitarians distribute aid in Sudan and South Sudan amid hostilities, with $12 million allocated for famine relief in South Sudan.">
                UN Aid Distribution in Sudan and South Sudan            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/saif-ali-khan-reveals-how-shah-rukh-khan-103.htm"
               title="Saif Ali Khan shares how Shah Rukh Khan and Gauri Khan reacted after watching his upcoming film &#039;Kartavya&#039;, premiering on Netflix May 15.">
                Saif Ali Khan on Shah Rukh Khan&#039;s &#039;Kartavya&#039; Feedback            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/lakshman-sunil-lahri-backs-pm-narendra-modis-call-926.htm"
               title="Actor Sunil Lahri, known for his role as Lakshman in &#039;Ramayan&#039;, supports PM Modi&#039;s appeal to reduce unnecessary expenses for national interest and future crisis preparedness.">
                Sunil Lahri Backs PM Modi on Mindful Spending            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/uae-quitting-opec-significant-weakening-any-cartel-good-252.htm"
               title="Former envoy Sanjay Sudhir says UAE quitting OPEC weakens the cartel, benefiting India as a top energy importer. He highlights LPG, LNG, and crude supply boosts.">
                UAE Quitting OPEC: Good for India’s Energy Needs            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/tamil-nadu-govt-announces-da-hike-state-government-462.htm"
               title="Tamil Nadu govt raises DA from 58% to 60% for 16 lakh employees, teachers, and pensioners, effective Jan 1, 2026. CM Vijay also ensures women&#039;s assistance scheme continues.">
                Tamil Nadu DA Hike: 2% Increase for Govt Employees            </a>
            <hr class="my-2 border-gray-200" />
        </li>
                <li>
            <a class="text-blue-600 hover:underline transition-colors" 
               href="https://www.newkerala.com/news/a/cannes-2026-nishil-sheth-direct-biopic-para-cricketer-378.htm"
               title="Nishil Sheth to direct biopic on armless para cricketer Amir Hussain Lone, announced at Cannes 2026. A story of courage and perseverance.">
                Cannes 2026: Biopic on Para Cricketer Amir Hussain Lone            </a>
            <hr class="my-2 border-gray-200" />
        </li>
            </ul>
</div>

 


            </aside>
        </div>


<section class="mt-8">
    <div class="text-xl font-bold mb-4" role="heading" aria-level="2">
        You May Like!
    </div>
    <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 xl:grid-cols-6 gap-6">
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/devotees-thronged-major-religious-shrines-across-country-eve-776" 
                   title="New Year&#039;s Eve 2026: Devotees Throng Temples Across India"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="New Year&#039;s Eve 2026: Devotees Throng Temples Across India" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/ayodhya-ram-mandir-iansf-173146.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        New Year&#039;s Eve 2026: Devotees Throng Temples Across India                    </div>
                </a>
            </article>
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/ayodhya-witnesses-surge-devotees-ram-lalla-pran-pratishtha-287" 
                   title="Ayodhya Marks 2nd Ram Lalla Pran Pratishtha Anniversary with Devotee Surge"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="Ayodhya Marks 2nd Ram Lalla Pran Pratishtha Anniversary with Devotee Surge" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/ram-janmabhoomi-mandir-ayodhya-ani-4466.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        Ayodhya Marks 2nd Ram Lalla Pran Pratishtha Anniversary with Devotee Surge                    </div>
                </a>
            </article>
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/kareena-kapoor-gives-fans-peek-into-family-getaway-632" 
                   title="Kareena Kapoor Shares Rare Photo of Saif Ali Khan on Vacation"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="Kareena Kapoor Shares Rare Photo of Saif Ali Khan on Vacation" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/kareena-kapoor-insta-1391.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        Kareena Kapoor Shares Rare Photo of Saif Ali Khan on Vacation                    </div>
                </a>
            </article>
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/nifty-sensex-open-marginally-higher-year-end-session-amid-862" 
                   title="Stock Market Opens Higher on Final 2025 Trading Day"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="Stock Market Opens Higher on Final 2025 Trading Day" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/sensex-nifty-brokers-ani-2542.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        Stock Market Opens Higher on Final 2025 Trading Day                    </div>
                </a>
            </article>
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/uttarakhand-cm-dhami-instructs-officials-ensure-proper-medical-189" 
                   title="Uttarakhand CM Directs Medical Aid for Chamoli Train Accident Injured"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="Uttarakhand CM Directs Medical Aid for Chamoli Train Accident Injured" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/pushkar-singh-dhami-ani-1934.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        Uttarakhand CM Directs Medical Aid for Chamoli Train Accident Injured                    </div>
                </a>
            </article>
                    <article class="bg-white p-4 rounded-lg shadow-lg transition-transform hover:scale-105">
                <a href="https://www.newkerala.com/news/o/president-droupadi-murmu-grace-soar-programme-confer-ai-338" 
                   title="President Murmu to Confer AI Certificates at SOAR Programme"
                   class="block">
                    <div class="relative overflow-hidden rounded-lg" style="padding-bottom: 66.67%;">
                        <img alt="President Murmu to Confer AI Certificates at SOAR Programme" 
                             class="absolute inset-0 w-full h-full object-cover transition-transform hover:scale-110" 
                             style="object-position: center 20%;"
                             src="https://one.newkerala.com/images/t/droupadi-murmu-ani-4949.webp" 
                             loading="lazy" />
                    </div>
                    <div class="text-lg font-bold mt-3 text-gray-800 hover:text-blue-600" 
                         role="heading" 
                         aria-level="3" 
                         style="min-height: 3em; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden;">
                        President Murmu to Confer AI Certificates at SOAR Programme                    </div>
                </a>
            </article>
            </div>
</section>

<br>
<p align="center">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5891990798564996"
     crossorigin="anonymous"></script>
<!-- News Respo Square -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-5891990798564996"
     data-ad-slot="9824272053"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>
</p>

<br>
<div class="bg-white p-6 rounded-lg shadow-lg">
    <h3 class="text-xl font-bold mb-4 text-gray-800 border-b pb-2">
        <i class="fas fa-newspaper mr-2 text-blue-600"></i>Regional News Channels
    </h3>
    
<div class="flex flex-wrap justify-center items-center gap-3">
    <a href="https://www.newkerala.com/andhra-pradesh-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-blue-50 to-indigo-50 hover:from-blue-100 hover:to-indigo-100 text-indigo-600 rounded-full border border-indigo-200 transition-all duration-300 hover:shadow-md">
        Andhra Pradesh
    </a>
    
    <a href="https://www.newkerala.com/bihar-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-purple-50 to-pink-50 hover:from-purple-100 hover:to-pink-100 text-purple-600 rounded-full border border-purple-200 transition-all duration-300 hover:shadow-md">
        Bihar
    </a>

<a href="https://www.newkerala.com/chhattisgarh-news.php" 
   class="px-4 py-2 bg-gradient-to-r from-green-50 to-green-100 hover:from-green-200 hover:to-green-300 text-green-600 rounded-full border border-green-200 transition-all duration-300 hover:shadow-md">
    Chhattisgarh
</a>

    <a href="https://www.newkerala.com/delhi-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-red-50 to-orange-50 hover:from-red-100 hover:to-orange-100 text-red-600 rounded-full border border-red-200 transition-all duration-300 hover:shadow-md">
        Delhi
    </a>
    
    <a href="https://www.newkerala.com/goa-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-teal-50 to-emerald-50 hover:from-teal-100 hover:to-emerald-100 text-teal-600 rounded-full border border-teal-200 transition-all duration-300 hover:shadow-md">
        Goa
    </a>
    
    <a href="https://www.newkerala.com/gujarat-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-amber-50 to-yellow-50 hover:from-amber-100 hover:to-yellow-100 text-amber-600 rounded-full border border-amber-200 transition-all duration-300 hover:shadow-md">
        Gujarat
    </a>
    
    <a href="https://www.newkerala.com/haryana-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-slate-50 to-gray-50 hover:from-slate-100 hover:to-gray-100 text-slate-600 rounded-full border border-slate-200 transition-all duration-300 hover:shadow-md">
        Haryana
    </a>
    
    <a href="https://www.newkerala.com/himachal-pradesh-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-cyan-50 to-sky-50 hover:from-cyan-100 hover:to-sky-100 text-cyan-600 rounded-full border border-cyan-200 transition-all duration-300 hover:shadow-md">
        Himachal Pradesh
    </a>
    
    <a href="https://www.newkerala.com/jammu-and-kashmir-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-rose-50 to-pink-50 hover:from-rose-100 hover:to-pink-100 text-rose-600 rounded-full border border-rose-200 transition-all duration-300 hover:shadow-md">
        Jammu & Kashmir
    </a>
    
    <a href="https://www.newkerala.com/jharkhand-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-stone-50 to-zinc-50 hover:from-stone-100 hover:to-zinc-100 text-stone-600 rounded-full border border-stone-200 transition-all duration-300 hover:shadow-md">
        Jharkhand
    </a>
    
    <a href="https://www.newkerala.com/karnataka-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-green-50 to-emerald-50 hover:from-green-100 hover:to-emerald-100 text-green-600 rounded-full border border-green-200 transition-all duration-300 hover:shadow-md">
        Karnataka
    </a>
    
    <a href="https://www.newkerala.com/kerala-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-violet-50 to-purple-50 hover:from-violet-100 hover:to-purple-100 text-violet-600 rounded-full border border-violet-200 transition-all duration-300 hover:shadow-md">
        Kerala
    </a>
    
    <a href="https://www.newkerala.com/madhya-pradesh-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-fuchsia-50 to-pink-50 hover:from-fuchsia-100 hover:to-pink-100 text-fuchsia-600 rounded-full border border-fuchsia-200 transition-all duration-300 hover:shadow-md">
        Madhya Pradesh
    </a>
    
    <a href="https://www.newkerala.com/maharashtra-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-orange-50 to-amber-50 hover:from-orange-100 hover:to-amber-100 text-orange-600 rounded-full border border-orange-200 transition-all duration-300 hover:shadow-md">
        Maharashtra
    </a>
    
    <a href="https://www.newkerala.com/north-east-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-lime-50 to-green-50 hover:from-lime-100 hover:to-green-100 text-lime-600 rounded-full border border-lime-200 transition-all duration-300 hover:shadow-md">
        North East
    </a>
    
    <a href="https://www.newkerala.com/odisha-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-sky-50 to-blue-50 hover:from-sky-100 hover:to-blue-100 text-sky-600 rounded-full border border-sky-200 transition-all duration-300 hover:shadow-md">
        Odisha
    </a>
    
    <a href="https://www.newkerala.com/punjab-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-yellow-50 to-amber-50 hover:from-yellow-100 hover:to-amber-100 text-yellow-600 rounded-full border border-yellow-200 transition-all duration-300 hover:shadow-md">
        Punjab
    </a>
    
    <a href="https://www.newkerala.com/rajasthan-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-red-50 to-rose-50 hover:from-red-100 hover:to-rose-100 text-red-600 rounded-full border border-red-200 transition-all duration-300 hover:shadow-md">
        Rajasthan
    </a>
    
    <a href="https://www.newkerala.com/telangana-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-emerald-50 to-teal-50 hover:from-emerald-100 hover:to-teal-100 text-emerald-600 rounded-full border border-emerald-200 transition-all duration-300 hover:shadow-md">
        Telangana
    </a>
    
    <a href="https://www.newkerala.com/tamil-nadu-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-blue-50 to-sky-50 hover:from-blue-100 hover:to-sky-100 text-blue-600 rounded-full border border-blue-200 transition-all duration-300 hover:shadow-md">
        Tamil Nadu
    </a>
    
    <a href="https://www.newkerala.com/uttarakhand-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-slate-50 to-gray-50 hover:from-slate-100 hover:to-gray-100 text-slate-600 rounded-full border border-slate-200 transition-all duration-300 hover:shadow-md">
        Uttarakhand
    </a>
    
    <a href="https://www.newkerala.com/uttar-pradesh-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-indigo-50 to-violet-50 hover:from-indigo-100 hover:to-violet-100 text-indigo-600 rounded-full border border-indigo-200 transition-all duration-300 hover:shadow-md">
        Uttar Pradesh
    </a>
    
    <a href="https://www.newkerala.com/west-bengal-news.php" 
       class="px-4 py-2 bg-gradient-to-r from-pink-50 to-rose-50 hover:from-pink-100 hover:to-rose-100 text-pink-600 rounded-full border border-pink-200 transition-all duration-300 hover:shadow-md">
        West Bengal
    </a>
</div>

</div>


    </main>
<footer class="bg-slate-900 text-white py-8 mt-8">
    <div class="container mx-auto px-6">
        <div class="flex flex-wrap justify-center gap-4 mb-4">
            <a href="https://www.newkerala.com/support/tos.php" class="text-white hover:text-gray-300">Terms Of Use</a> | 
            <a href="https://www.newkerala.com/support/privacy.php" class="text-white hover:text-gray-300">Privacy</a> | 
            <a href="https://www.newkerala.com/support/cookie.php" class="text-white hover:text-gray-300">Cookies</a> | 
            <a href="https://www.newkerala.com/support/" class="text-white hover:text-gray-300">Contact Us</a>
        </div>
        <div class="text-center">
            <p class="text-slate-300">Copyright © 2026 NEWKERALA.COM™ - All rights reserved.</p>
        </div>
    </div>
</footer>

    <button id="darkModeToggle" class="fixed bottom-4 right-4 p-2 bg-gray-800 text-white rounded-full">
        <i class="fas fa-moon"></i>
    </button>

<script>
// Dark Mode Toggle
const darkModeToggle = document.getElementById('darkModeToggle');
const darkModeIcon = darkModeToggle.querySelector('i');
const lightModeLogo = document.querySelector('.light-mode-logo');
const darkModeLogo = document.querySelector('.dark-mode-logo');

function updateDarkMode(isDark) {
    // Update icon
    if (isDark) {
        darkModeIcon.classList.remove('fa-moon');
        darkModeIcon.classList.add('fa-sun');
        // Switch logos
        lightModeLogo.classList.add('hidden');
        darkModeLogo.classList.remove('hidden');
    } else {
        darkModeIcon.classList.remove('fa-sun');
        darkModeIcon.classList.add('fa-moon');
        // Switch logos
        lightModeLogo.classList.remove('hidden');
        darkModeLogo.classList.add('hidden');
    }
}

darkModeToggle.addEventListener('click', () => {
    document.documentElement.classList.toggle('dark');
    const isDark = document.documentElement.classList.contains('dark');
    localStorage.setItem('darkMode', isDark);
    updateDarkMode(isDark);
});

// Check for saved dark mode preference on page load
document.addEventListener('DOMContentLoaded', () => {
    const isDark = localStorage.getItem('darkMode') === 'true';
    if (isDark) {
        document.documentElement.classList.add('dark');
        updateDarkMode(true);
    }
});</script>
<script>
  // Use window.onload instead of DOMContentLoaded
  // This ensures ALL resources (CSS, images, etc.) are loaded
  window.addEventListener('load', function() {
    document.body.classList.add('content-loaded');
    
    // Remove loading elements after transition completes
    setTimeout(function() {
      const flashPrevent = document.querySelector('.flash-prevent');
      const loadingIndicator = document.querySelector('.content-loading-indicator');
      
      if (flashPrevent) flashPrevent.remove();
      if (loadingIndicator) loadingIndicator.remove();
    }, 300);
  });
</script>
<script>
(function () {
  const menuBtn = document.getElementById('menu-button');
  const mobileMenu = document.getElementById('mobile-menu');
  const mobileClose = document.getElementById('mobile-close');
  const mobileBackdrop = document.getElementById('mobile-menu-backdrop');

  const searchOpen = document.getElementById('search-open');
  const searchOverlay = document.getElementById('search-overlay');
  const searchClose = document.getElementById('search-close');
  const searchBackdrop = document.getElementById('search-overlay-backdrop');

  // Safety checks
  if (!menuBtn || !mobileMenu) return;

  function openMobileMenu() {
    // swap translate classes
    mobileMenu.classList.remove('translate-x-full');
    mobileMenu.classList.add('translate-x-0');
    mobileMenu.setAttribute('aria-hidden', 'false');
    menuBtn.setAttribute('aria-expanded', 'true');
    // set focus inside menu for accessibility
    const focusTarget = mobileMenu.querySelector('[id="mobile-close"]') || mobileMenu.querySelector('a, button, input');
    if (focusTarget) focusTarget.focus();
    // prevent background scroll (optional)
    document.documentElement.style.overflow = 'hidden';
  }

  function closeMobileMenu() {
    mobileMenu.classList.remove('translate-x-0');
    mobileMenu.classList.add('translate-x-full');
    mobileMenu.setAttribute('aria-hidden', 'true');
    menuBtn.setAttribute('aria-expanded', 'false');
    menuBtn.focus();
    document.documentElement.style.overflow = '';
  }

  menuBtn.addEventListener('click', (e) => {
    const isOpen = mobileMenu.classList.contains('translate-x-0');
    if (isOpen) closeMobileMenu();
    else openMobileMenu();
  });

  mobileClose && mobileClose.addEventListener('click', closeMobileMenu);
  mobileBackdrop && mobileBackdrop.addEventListener('click', closeMobileMenu);

  // Close on ESC
  document.addEventListener('keydown', (e) => {
    if (e.key === 'Escape') {
      // close search first if open
      if (searchOverlay && !searchOverlay.classList.contains('hidden')) {
        if (typeof closeSearch === 'function') closeSearch();
      }
      // then close mobile menu
      if (mobileMenu.classList.contains('translate-x-0')) closeMobileMenu();
    }
  });

  // Small helper in case you still have search overlay functions elsewhere
  // (optional — if you use the earlier search open/close code, keep them)
})();
</script>
</body>
</html>
