 <!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-09">
            Saturday, May 09, 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/new-zealand-rings-2026-dazzling-fireworks-auckland-261" 
                       class="flex items-start space-x-3 p-3"
                       title="Auckland&#039;s Sky Tower fireworks ushered in 2026, starting a wave of celebrations from Sydney to Dubai, London, and New York. See the global highlights.">
                        <!-- 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="Auckland Welcomes 2026: First Global New Year Fireworks"
                                 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">
                                Auckland Welcomes 2026: First Global New Year Fireworks                            </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/nimesulide-banned-centre-prohibits-sale-oral-painkiller-doses-582" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian government bans manufacture &amp; sale of oral nimesulide doses above 100mg, citing health risks and availability of safer alternatives.">
                        <!-- 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 Bans Oral Nimesulide Doses Above 100mg"
                                 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 Bans Oral Nimesulide Doses Above 100mg                            </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/union-cabinet-approves-6-lane-greenfield-highway-corridor-maharashtra-848" 
                       class="flex items-start space-x-3 p-3"
                       title="Union Cabinet approves a 374 km 6-lane greenfield highway in Maharashtra, cutting travel time by 17 hours and boosting regional economic development.">
                        <!-- 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 Approves Rs 19,142 Crore Nashik-Solapur Greenfield Highway"
                                 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 Approves Rs 19,142 Crore Nashik-Solapur Greenfield Highway                            </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-briefs-vice-president-progress-education-health-911" 
                       class="flex items-start space-x-3 p-3"
                       title="Arunachal Pradesh Governor KT Parnaik briefed VP Radhakrishnan on the state&#039;s development in education, health, and social welfare, aligning with Viksit 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="Arunachal Gov Briefs VP on Education, Health &amp; Social Welfare Progress"
                                 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 Gov Briefs VP on Education, Health &amp; Social Welfare Progress                            </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/uttarakhand-cm-dhami-extends-new-year-greetings-shares-567" 
                       class="flex items-start space-x-3 p-3"
                       title="CM Pushkar Singh Dhami extends New Year greetings, detailing Uttarakhand&#039;s 2025 progress in economy, policy, and sustainable development.">
                        <!-- 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="Uttarakhand CM&#039;s New Year Message Highlights 2025 Achievements"
                                 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">
                                Uttarakhand CM&#039;s New Year Message Highlights 2025 Achievements                            </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-bib-sarayaahs-mama-pencil-kiara-advani-shares-690" 
                       class="flex items-start space-x-3 p-3"
                       title="Kiara Advani reveals personalized baby items for daughter Saraayah, reflecting on motherhood and New Year blessings with Sidharth Malhotra.">
                        <!-- 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="Kiara Advani Shares Glimpses of Daughter Saraayah&#039;s Essentials"
                                 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">
                                Kiara Advani Shares Glimpses of Daughter Saraayah&#039;s Essentials                            </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/assam-saw-significant-improvement-crime-detection-convictions-2025-630" 
                       class="flex items-start space-x-3 p-3"
                       title="Assam&#039;s top cop reports a major leap: 95% of 70,000 FIRs solved and conviction rates doubled to 50% due to police reforms and new laws.">
                        <!-- 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="Assam Crime Detection &amp; Conviction Rates Double 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">
                                Assam Crime Detection &amp; Conviction Rates Double 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/look-forward-script-new-chapter-ties-bangladesh-envoy-642" 
                       class="flex items-start space-x-3 p-3"
                       title="EAM S Jaishankar visits Dhaka to convey condolences on Khaleda Zia&#039;s death. Bangladesh envoy says visit will script a new chapter in pragmatic, interdependent ties.">
                        <!-- 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 in Dhaka for Khaleda Zia Funeral, Discusses Bilateral Ties"
                                 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 in Dhaka for Khaleda Zia Funeral, Discusses Bilateral Ties                            </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/aakash-chopra-delivers-bold-prediction-wpl-2026-orange-317" 
                       class="flex items-start space-x-3 p-3"
                       title="Aakash Chopra predicts Delhi Capitals will win WPL 2026 and names Smriti Mandhana as the Orange Cap frontrunner. Get the full expert analysis.">
                        <!-- 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="Chopra Predicts DC WPL 2026 Win, Mandhana Orange Cap"
                                 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">
                                Chopra Predicts DC WPL 2026 Win, Mandhana Orange Cap                            </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/bangladesh-bids-farewell-former-pm-khaleda-zia-as-909" 
                       class="flex items-start space-x-3 p-3"
                       title="Bangladesh holds state funeral for former PM Khaleda Zia. Regional leaders, including India&#039;s Jaishankar, attend as she is laid to rest beside her husband.">
                        <!-- 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="Khaleda Zia Funeral: Leaders Pay Respects in Dhaka"
                                 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">
                                Khaleda Zia Funeral: Leaders Pay Respects in Dhaka                            </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/gujarat-government-constitutes-task-force-strengthen-states-energy-759" 
                       class="flex items-start space-x-3 p-3"
                       title="Gujarat establishes a Core Committee and Task Force to enhance cybersecurity for its energy sector, addressing risks from smart grids and SCADA systems.">
                        <!-- 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 Sets Up Task Force to Shield Energy Infrastructure from Cyber Attacks"
                                 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 Sets Up Task Force to Shield Energy Infrastructure from Cyber Attacks                            </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/drdo-successfully-conducts-salvo-launch-two-pralay-missiles-691" 
                       class="flex items-start space-x-3 p-3"
                       title="DRDO successfully test-fired two Pralay quasi-ballistic missiles in a salvo launch, validating reliability and marking a step towards induction.">
                        <!-- 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="DRDO Conducts Successful Salvo Launch of Two Pralay Missiles"
                                 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">
                                DRDO Conducts Successful Salvo Launch of Two Pralay Missiles                            </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/ias-officer-nandini-chakraborty-bengals-first-woman-chief-229" 
                       class="flex items-start space-x-3 p-3"
                       title="Nandini Chakraborty, a 1994-batch IAS officer, becomes West Bengal&#039;s first female Chief Secretary, succeeding Manoj Pant amid political-administrative tensions.">
                        <!-- 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="West Bengal Gets First Woman Chief Secretary, Nandini Chakraborty"
                                 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">
                                West Bengal Gets First Woman Chief Secretary, Nandini Chakraborty                            </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/look-forward-script-new-chapter-bilateral-ties-bangladesh-939" 
                       class="flex items-start space-x-3 p-3"
                       title="After EAM Jaishankar&#039;s visit, Bangladesh HC highlights shared interests &amp; pragmatism to deepen ties. Focus on democratic transition &amp; bilateral 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="Jaishankar in Dhaka: New Chapter for India-Bangladesh Relations"
                                 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 in Dhaka: New Chapter for India-Bangladesh Relations                            </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/will-not-tolerate-intimidation-electoral-officers-engaged-sir-639" 
                       class="flex items-start space-x-3 p-3"
                       title="ECI warns political parties against intimidating officers during West Bengal&#039;s voter list revision. Strict action promised for disruptions.">
                        <!-- 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="ECI Warns Against Intimidation of Bengal Electoral Officers"
                                 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">
                                ECI Warns Against Intimidation of Bengal Electoral Officers                            </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/bjp-ally-tmp-urges-centre-enact-anti-racial-law-636" 
                       class="flex items-start space-x-3 p-3"
                       title="Tripura&#039;s BJP ally TMP demands a national anti-racism law following the fatal assault on a Tripura student in Dehradun, citing unchecked discrimination.">
                        <!-- 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="BJP Ally TMP Urges Centre for Anti-Racial Law After Student&#039;s Killing"
                                 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">
                                BJP Ally TMP Urges Centre for Anti-Racial Law After Student&#039;s Killing                            </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/gujarat-over-rs-8516-crore-assistance-disbursed-2930-905" 
                       class="flex items-start space-x-3 p-3"
                       title="Gujarat govt disbursed over ₹8,516 crore to 29.30 lakh farmers affected by unseasonal rains. Review of relief &amp; MSP procurement progress.">
                        <!-- 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&#039;s ₹8,516 Crore Aid for Farmers After Unseasonal Rains"
                                 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&#039;s ₹8,516 Crore Aid for Farmers After Unseasonal Rains                            </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/south-asian-countries-high-level-representatives-attend-khaleda-zias-867" 
                       class="flex items-start space-x-3 p-3"
                       title="High-level representatives from India, Pakistan, Nepal, Bhutan, Sri Lanka, and the Maldives attended the funeral of former Bangladeshi PM Khaleda Zia, underscoring regional solidarity.">
                        <!-- 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="South Asian Dignitaries Attend Funeral of Former Bangladesh PM Khaleda Zia"
                                 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">
                                South Asian Dignitaries Attend Funeral of Former Bangladesh PM Khaleda Zia                            </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/virat-kohli-2025-iconic-indian-batter-dominates-white-ball-236" 
                       class="flex items-start space-x-3 p-3"
                       title="Virat Kohli dominated 2025 with ODI records, an IPL title, and ICC knockout mastery after his Test retirement. Explore his historic 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="Virat Kohli&#039;s 2025 Records: ODI King &amp; IPL Triumph"
                                 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 2025 Records: ODI King &amp; IPL Triumph                            </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/how-rural-women-chhattisgarhs-sarkada-achieved-financial-independence-504" 
                       class="flex items-start space-x-3 p-3"
                       title="Discover how the Lakhpati Didi Scheme in Sarkada, Chhattisgarh, is training women in SHGs to achieve financial independence and incomes over ₹1 lakh annually.">
                        <!-- 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="Lakhpati Didi Scheme Empowers Rural Women 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">
                                Lakhpati Didi Scheme Empowers Rural Women 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/reunification-our-motherland-unstoppable-chinese-president-xi-jinpings-629" 
                       class="flex items-start space-x-3 p-3"
                       title="President Xi Jinping states China&#039;s reunification is an unstoppable trend following major PLA drills around Taiwan, emphasizing national unity and sovereignty.">
                        <!-- 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="Xi: Taiwan Reunification Unstoppable | New Year Message Post-Drills"
                                 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">
                                Xi: Taiwan Reunification Unstoppable | New Year Message Post-Drills                            </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/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/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/actors-rajat-bedi-vindu-dara-singh-raza-murad-517" 
                       class="flex items-start space-x-3 p-3"
                       title="Rajat Bedi, Vindu Dara Singh, Raza Murad, and Mukesh Rishi extend heartfelt New Year 2026 wishes, sharing messages of unity, prosperity, and national pride.">
                        <!-- 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 Actors Share Early New Year 2026 Greetings &amp; Hopes"
                                 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 Actors Share Early New Year 2026 Greetings &amp; Hopes                            </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/tourist-hotspots-across-india-come-alive-as-travellers-178" 
                       class="flex items-start space-x-3 p-3"
                       title="From hill stations to pilgrimage sites, India welcomes 2026 with vibrant crowds. See how major destinations managed the festive tourist influx.">
                        <!-- 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 Year 2026: India&#039;s Tourist Destinations See Festive Rush"
                                 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 Year 2026: India&#039;s Tourist Destinations See Festive Rush                            </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>

        <!-- 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/film-producer-meyer-gottlieb-no-more-289" 
                       class="flex items-start space-x-3 p-3"
                       title="Holocaust survivor Meyer Gottlieb, longtime head of Samuel Goldwyn Films and producer of &#039;Master and Commander,&#039; passes away at 86 in Los Angeles.">
                        <!-- 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="Meyer Gottlieb, Samuel Goldwyn Films Producer, Dies at 86"
                                 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">
                                Meyer Gottlieb, Samuel Goldwyn Films Producer, Dies at 86                            </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/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/indias-fertiliser-subsidy-outgo-touch-rs-19-lakh-113" 
                       class="flex items-start space-x-3 p-3"
                       title="India&#039;s fertiliser subsidy is projected at Rs 1.9 lakh crore for FY27. Explore the fiscal impact, industry challenges, and proposed DBT reforms.">
                        <!-- 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&#039;s Fertiliser Subsidy to Reach Rs 1.9 Lakh Crore in FY27"
                                 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&#039;s Fertiliser Subsidy to Reach Rs 1.9 Lakh Crore in FY27                            </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/deepti-sharma-unstoppable-aakash-chopra-489" 
                       class="flex items-start space-x-3 p-3"
                       title="Aakash Chopra praises Deepti Sharma&#039;s unstoppable form and backs Shree Charani for WPL 2026 Emerging Player. Get insights on the upcoming 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="Aakash Chopra: Deepti Sharma Unstoppable, Picks WPL 2026 Star"
                                 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">
                                Aakash Chopra: Deepti Sharma Unstoppable, Picks WPL 2026 Star                            </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/uttarakhand-cm-dhami-attends-ex-serviceman-interaction-programme-dehradun-630" 
                       class="flex items-start space-x-3 p-3"
                       title="CM Pushkar Singh Dhami engaged with ex-servicemen in Dehradun, reaffirming state &amp; central govt commitment to soldier welfare, rehabilitation, and honor.">
                        <!-- 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="Uttarakhand CM Dhami Attends Ex-Servicemen Interaction Programme"
                                 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">
                                Uttarakhand CM Dhami Attends Ex-Servicemen Interaction Programme                            </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/all-necessary-security-measures-put-place-rajasthan-deputy-647" 
                       class="flex items-start space-x-3 p-3"
                       title="Rajasthan Deputy CM confirms security measures for New Year 2026, including checkpoints, DUI crackdowns, and special arrangements in tourist hubs like Jaisalmer.">
                        <!-- 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="Rajasthan&#039;s New Year 2026 Security &amp; Traffic Measures Announced"
                                 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">
                                Rajasthan&#039;s New Year 2026 Security &amp; Traffic Measures Announced                            </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-jobs-next-kin-10-martyred-soldiers-punjab-489" 
                       class="flex items-start space-x-3 p-3"
                       title="Punjab provides govt jobs to kin of 10 martyrs, disburses ₹3.66Cr ex-gratia, honors 65 Kargil families, and aids ex-servicemen via pensions &amp; scooters.">
                        <!-- 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="Punjab Govt Jobs for Kin of Martyred Soldiers &amp; Welfare Schemes"
                                 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">
                                Punjab Govt Jobs for Kin of Martyred Soldiers &amp; Welfare Schemes                            </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/hrithik-roshan-makes-big-revelation-about-his-double-780" 
                       class="flex items-start space-x-3 p-3"
                       title="Hrithik Roshan shares a lighthearted &quot;big revelation&quot; about his double thumb, while bidding farewell to 2025 with a dance-filled family celebration.">
                        <!-- 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="Hrithik Roshan Reveals Double Thumb Quirk in Merry 2025 Post"
                                 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">
                                Hrithik Roshan Reveals Double Thumb Quirk in Merry 2025 Post                            </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/hisar-heroes-build-fearless-core-homegrown-grit-kcl-736" 
                       class="flex items-start space-x-3 p-3"
                       title="Hisar Heroes build a bold KCL squad led by Ashu Malik. Mixing experience with young talent, the team aims to play fearless kabaddi with local pride.">
                        <!-- 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="Hisar Heroes KCL Squad: Ashu Malik Leads Homegrown Grit"
                                 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">
                                Hisar Heroes KCL Squad: Ashu Malik Leads Homegrown Grit                            </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/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/tn-contract-nurses-end-protest-after-govt-assures-380" 
                       class="flex items-start space-x-3 p-3"
                       title="Tamil Nadu govt assures permanent appointments for 8,300 contract nurses after protests, fulfilling a long-pending DMK manifesto promise.">
                        <!-- 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="TN Contract Nurses End Protest After Govt Assures Permanent Jobs"
                                 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">
                                TN Contract Nurses End Protest After Govt Assures Permanent Jobs                            </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/afghanistan-unveils-15-member-squad-t20-world-cup-rashid-222" 
                       class="flex items-start space-x-3 p-3"
                       title="Afghanistan names 15-man squad for 2026 T20 World Cup. Rashid Khan leads as Gulbadin Naib and Naveen-ul-Haq return. Full squad 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="Afghanistan T20 World Cup Squad: Rashid Khan Captain"
                                 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">
                                Afghanistan T20 World Cup Squad: Rashid Khan Captain                            </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/panipat-panthers-build-balanced-fearless-squad-kcl-auction-933" 
                       class="flex items-start space-x-3 p-3"
                       title="Panipat Panthers secure star Ankit Jaglan &amp; a balanced squad at the KCL auction. See their strategy for the upcoming 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="Panipat Panthers Squad: Balanced KCL Team Built at Auction"
                                 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">
                                Panipat Panthers Squad: Balanced KCL Team Built at Auction                            </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/deepika-padukone-attends-backstreet-boys-concert-friend-la-620" 
                       class="flex items-start space-x-3 p-3"
                       title="Deepika Padukone enjoys a Backstreet Boys concert in LA with a friend while on a New Year vacation with husband Ranveer Singh in the US.">
                        <!-- 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="Deepika Padukone Attends Backstreet Boys Concert in LA"
                                 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">
                                Deepika Padukone Attends Backstreet Boys Concert in LA                            </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/calcutta-hc-grants-conditional-permission-lop-suvendu-adhikaris-912" 
                       class="flex items-start space-x-3 p-3"
                       title="Calcutta High Court grants conditional permission for BJP LoP Suvendu Adhikari&#039;s rallies in Malda &amp; Cooch Behar, setting crowd &amp; microphone limits.">
                        <!-- 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="Calcutta HC Allows Suvendu Adhikari Rallies with Conditions"
                                 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">
                                Calcutta HC Allows Suvendu Adhikari Rallies with Conditions                            </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/air-marshal-nagesh-kapoor-take-over-as-new-412" 
                       class="flex items-start space-x-3 p-3"
                       title="Ace fighter pilot Air Marshal Nagesh Kapoor, awarded for Operation Sindoor, will become IAF Vice Chief on Jan 1. Learn about his 3400+ flying hours and key roles.">
                        <!-- 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="Nagesh Kapoor Appointed IAF Vice Chief | Operation Sindoor Veteran"
                                 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">
                                Nagesh Kapoor Appointed IAF Vice Chief | Operation Sindoor Veteran                            </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/second-line-defence-along-india-pak-border-2367-cctvs-978" 
                       class="flex items-start space-x-3 p-3"
                       title="Punjab Police unveils a tech-driven security plan: 2,367 border CCTVs, expanded anti-drone fleet, and a modernised Dial 112 system for faster emergency response.">
                        <!-- 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="Punjab&#039;s New Border Defence: 2,367 CCTVs &amp; Anti-Drone Tech"
                                 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">
                                Punjab&#039;s New Border Defence: 2,367 CCTVs &amp; Anti-Drone Tech                            </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/premier-league-pressure-opportunity-new-years-day-games-555" 
                       class="flex items-start space-x-3 p-3"
                       title="Arsenal&#039;s lead puts pressure on Man City at Sunderland, while Liverpool eye a top-four cushion against Leeds. Key clashes shape the Premier League&#039;s New Year&#039;s Day.">
                        <!-- 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="Premier League New Year&#039;s Day Preview: Title Race Heats Up"
                                 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">
                                Premier League New Year&#039;s Day Preview: Title Race Heats Up                            </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/assam-cm-distributes-seed-capital-cheques-women-beneficiaries-722" 
                       class="flex items-start space-x-3 p-3"
                       title="Assam CM Himanta Biswa Sarma disburses Rs 10,000 seed capital to 33,861 women, aiming to create lakhpati entrepreneurs and an Atmanirbhar Assam.">
                        <!-- 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="Assam CM Distributes Seed Capital to Women Entrepreneurs"
                                 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">
                                Assam CM Distributes Seed Capital to Women Entrepreneurs                            </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/olympic-champion-andre-de-grasse-named-international-event-293" 
                       class="flex items-start space-x-3 p-3"
                       title="Olympic sprint champion Andre De Grasse joins the 2026 Tata Mumbai Marathon as International Event Ambassador, inspiring runners in Asia&#039;s premier race.">
                        <!-- 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="Andre De Grasse Named Tata Mumbai Marathon Ambassador"
                                 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">
                                Andre De Grasse Named Tata Mumbai Marathon Ambassador                            </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/auto-pli-scheme-sees-rs-35657-crore-investment-149" 
                       class="flex items-start space-x-3 p-3"
                       title="India&#039;s Auto PLI scheme sees ₹35,657 crore investment, creates 49,000 jobs, and disburses ₹2,322 crore in incentives for electric vehicles.">
                        <!-- 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="Auto PLI Scheme: ₹35,657 Cr Investment, ₹2,322 Cr Incentives"
                                 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">
                                Auto PLI Scheme: ₹35,657 Cr Investment, ₹2,322 Cr Incentives                            </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/george-clooney-teases-oceans-eleven-return-original-stars-573" 
                       class="flex items-start space-x-3 p-3"
                       title="George Clooney reveals plans for a new &#039;Ocean&#039;s Eleven&#039; film, teasing the return of Brad Pitt, Matt Damon, Julia Roberts, and more for a 2026 shoot.">
                        <!-- 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="Clooney Teases New &#039;Ocean&#039;s Eleven&#039; with Original Cast"
                                 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">
                                Clooney Teases New &#039;Ocean&#039;s Eleven&#039; with Original Cast                            </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/vicky-kaushal-neha-dhupia-randeep-hooda-others-bid-356" 
                       class="flex items-start space-x-3 p-3"
                       title="Vicky Kaushal, Neha Dhupia, Bipasha Basu &amp; Randeep Hooda reflect on 2025&#039;s best moments of family, love, and personal growth as they welcome 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="Bollywood&#039;s 2025 Farewell: Kaushal, Dhupia, Hooda Share Best Moments"
                                 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 2025 Farewell: Kaushal, Dhupia, Hooda Share Best Moments                            </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/igl-reduces-prices-png-cost-rs-4789-per-751" 
                       class="flex items-start space-x-3 p-3"
                       title="IGL reduces domestic PNG prices in Delhi NCR. New PNGRB unified tariff to save consumers Rs 2-3 per unit, simplifying zones for nationwide benefit.">
                        <!-- 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="IGL Cuts PNG Prices in Delhi NCR | PNGRB Tariff 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">
                                IGL Cuts PNG Prices in Delhi NCR | PNGRB Tariff 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/sa20-miller-mokoena-shine-paarl-royals-win-over-530" 
                       class="flex items-start space-x-3 p-3"
                       title="David Miller&#039;s unbeaten 71 and Nqobani Mokoena&#039;s 4-wicket haul powered the Paarl Royals to a dramatic 5-wicket victory over the Sunrisers Eastern Cape in SA20.">
                        <!-- 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="Miller, Mokoena Star in Paarl Royals&#039; SA20 Win Over Sunrisers"
                                 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">
                                Miller, Mokoena Star in Paarl Royals&#039; SA20 Win Over Sunrisers                            </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>
    </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/punjab-provide-free-nutritional-food-kits-40-lakh-558.htm"
               title="Punjab CM Bhagwant Singh Mann launches Meri Rasoi Yojana, providing free nutritional food kits to 40 lakh poor families to combat inflation and ensure household nutrition.">
                Punjab&#039;s Meri Rasoi Yojana: Free Food Kits for 40 Lakh Families            </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/trinidad-tobago-pm-congratulates-pm-modi-historic-bengal-112.htm"
               title="Trinidad and Tobago PM Kamla Persad-Bissessar congratulates PM Modi for BJP&#039;s historic West Bengal election win. EAM Jaishankar expresses gratitude ahead of visit.">
                Trinidad PM Congratulates Modi on Bengal Victory            </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/companies-focusing-few-high-impact-ai-areas-seeing-20-315.htm"
               title="McKinsey leaders reveal companies focusing on few high-impact AI areas achieve 20% EBITDA uplift. Key insights on scaling AI for business value.">
                AI Focus Boosts EBITDA by 20%: McKinsey            </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/indian-ambassador-vinay-kwatra-backs-ai-all-vision-663.htm"
               title="Indian Ambassador Vinay Kwatra backs &#039;AI for all&#039; at US-India AI Forum, highlighting democratisation of AI, tech cooperation, and semiconductor investments.">
                India&#039;s &#039;AI for All&#039; Vision: Democratisation of AI            </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/rudrankksh-patil-clinches-10m-air-rifle-gold-24th-589.htm"
               title="Maharashtra&#039;s Rudrankksh Patil wins 10m Air Rifle gold at the 24th Kumar Surendra Singh Memorial Shooting Championship in Bhopal, beating top shooters from across India.">
                Rudrankksh Patil Wins Shooting Gold in Bhopal            </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-aditya-tare-warns-dc-over-spin-989.htm"
               title="Aditya Tare cautions Delhi Capitals about KKR&#039;s spin attack ahead of their IPL 2026 clash. Dwayne Bravo provides update on Matheesha Pathirana&#039;s fitness.">
                Aditya Tare Warns DC Over KKR Spin Challenge in IPL 2026            </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/meta-discontinues-endtoend-encryption-instagram-409.htm"
               title="Meta discontinues end-to-end encryption for Instagram DMs globally, citing low user adoption. Critics and child protection groups react.">
                Meta Ends Instagram End-to-End Encryption            </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/sonar-bangla-bjps-responsibility-union-home-minister-amit-272.htm"
               title="Amit Shah announces Suvendu Adhikari as BJP&#039;s CM candidate in West Bengal, outlining the party&#039;s vision for &#039;Sonar Bangla&#039; and development.">
                Amit Shah: BJP&#039;s &#039;Sonar Bangla&#039; Vision for West Bengal            </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/subhash-ghai-his-hero-jackie-shroff-so-proud-135.htm"
               title="Filmmaker Subhash Ghai praises Jackie Shroff, his &#039;Hero&#039; star from the 1983 blockbuster. He shares pride in Jackie&#039;s journey as an actor and man.">
                Subhash Ghai on Jackie Shroff: Proud of the &#039;Hero&#039; Actor            </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/kim-kardashian-visits-womens-prison-reunite-50-incarcerated-379.htm"
               title="Kim Kardashian, REFORM Alliance, and LOHM help 50 incarcerated mothers reunite with their children for Mother&#039;s Day, covering travel expenses.">
                Kim Kardashian Reunites 50 Incarcerated Mothers With Kids            </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>
