 <!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-04-12">
            Sunday, Apr 12, 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/3624-dilapidated-govt-schools-rajasthan-students-shifted-safer-949" 
                       class="flex items-start space-x-3 p-3"
                       title="Rajasthan orders immediate relocation of students from 3,624 dilapidated government schools to safer buildings before winter break ends.">
                        <!-- 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 Moves Students from 3,624 Unsafe School Buildings"
                                 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 Moves Students from 3,624 Unsafe School Buildings                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/knesset-approves-law-commemorating-israels-moroccan-jewish-heritage-814" 
                       class="flex items-start space-x-3 p-3"
                       title="Israel&#039;s Knesset approves a law creating a national day to honor Moroccan Jewish immigrants and commemorate the 1961 Egoz ship disaster.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Israel Establishes Day for Moroccan Jewish Heritage &amp; Egoz Tragedy"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Israel Establishes Day for Moroccan Jewish Heritage &amp; Egoz Tragedy                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/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/security-forces-recover-cache-weapons-chhattisgarh-570" 
                       class="flex items-start space-x-3 p-3"
                       title="In a major operation, joint security forces recovered a hidden cache of weapons &amp; over 500 live cartridges in Sukma, dealing a severe blow to Maoist logistics.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Security Forces Recover Large Maoist Arms Cache in Chhattisgarh"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Security Forces Recover Large Maoist Arms Cache in Chhattisgarh                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/msme-schemes-boost-credit-access-market-support-small-580" 
                       class="flex items-start space-x-3 p-3"
                       title="Government MSME schemes provide low-interest credit and market support, empowering entrepreneurs and tackling marketing challenges for small businesses.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="MSME Schemes Boost Credit, Market Access for Small Businesses"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                MSME Schemes Boost Credit, Market Access for Small Businesses                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/virat-kohli-marks-new-year-celebrations-light-his-211" 
                       class="flex items-start space-x-3 p-3"
                       title="Virat Kohli shares a playful New Year photo with wife Anushka Sharma as he makes a triumphant return to cricket, breaking records after a rocky start.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Virat Kohli&#039;s New Year Post &amp; Record-Breaking Cricket Comeback"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Virat Kohli&#039;s New Year Post &amp; Record-Breaking Cricket Comeback                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/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/rahman-make-his-acting-debut-prabhudeva-starrer-moonwalk-283" 
                       class="flex items-start space-x-3 p-3"
                       title="Oscar winner A.R. Rahman makes his acting debut as a film director in &#039;Moonwalk,&#039; starring Prabhudeva. He also composed all songs. Releasing May 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="A R Rahman Acting Debut in Prabhudeva&#039;s &#039;Moonwalk&#039;"
                                 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">
                                A R Rahman Acting Debut in Prabhudeva&#039;s &#039;Moonwalk&#039;                            </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/abhinav-shukla-reflects-his-15801-days-life-planet-823" 
                       class="flex items-start space-x-3 p-3"
                       title="Actor Abhinav Shukla shares 7 profound life lessons learned from his &quot;15,801 days on this planet,&quot; from karma to purpose. Discover his insights.">
                        <!-- 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="Abhinav Shukla&#039;s Life Lessons from 15,801 Days"
                                 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">
                                Abhinav Shukla&#039;s Life Lessons from 15,801 Days                            </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/cag-sanjay-murthy-releases-second-edition-publication-state-326" 
                       class="flex items-start space-x-3 p-3"
                       title="CAG K Sanjay Murthy releases audited 10-year state finance data, featuring new analyses on subsidies, SOTR, and interactive dashboards for policymakers.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="CAG&#039;s State Finances 2023-24 Report: Key Fiscal Insights"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                CAG&#039;s State Finances 2023-24 Report: Key Fiscal Insights                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/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/deepika-padukone-makes-modaks-chef-vikas-khannas-restaurant-981" 
                       class="flex items-start space-x-3 p-3"
                       title="Deepika Padukone &amp; Ranveer Singh visited chef Vikas Khanna&#039;s NYC restaurant to make modaks for an auspicious start to 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="Deepika, Ranveer Make Modaks with Vikas Khanna in NY"
                                 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, Ranveer Make Modaks with Vikas Khanna in NY                            </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/14-year-old-amieyra-khoslla-wins-gold-29th-national-climbing-184" 
                       class="flex items-start space-x-3 p-3"
                       title="14-year-old Amieyra Khoslla clinched gold in bouldering at the 29th National Sport Climbing Championship in Bengaluru with a commanding score of 83.8 points.">
                        <!-- 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="Teen Prodigy Wins Gold at National Sport Climbing Championship 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">
                                Teen Prodigy Wins Gold at National Sport Climbing Championship 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/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/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/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/cabinet-approves-construction-6-lane-greenfield-access-controlled-nashik-solapur-akkalkot-423" 
                       class="flex items-start space-x-3 p-3"
                       title="Cabinet approves Rs 19,142 crore, 374-km Nashik-Solapur-Akkalkot greenfield expressway to cut travel time by 17 hours, boost logistics &amp; create jobs.">
                        <!-- 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 Nashik-Solapur-Akkalkot 6-Lane Greenfield Corridor"
                                 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 Nashik-Solapur-Akkalkot 6-Lane Greenfield Corridor                            </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/stop-using-nimesulide-above-100mg-telangana-drugs-control-929" 
                       class="flex items-start space-x-3 p-3"
                       title="Telangana DCA urges an immediate stop to using oral Nimesulide above 100mg due to liver toxicity risks. Consult a doctor for 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="Telangana Bans Nimesulide Above 100mg for Liver Safety"
                                 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">
                                Telangana Bans Nimesulide Above 100mg for Liver Safety                            </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/hm-shah-directs-bengal-bjp-focus-28-assembly-696" 
                       class="flex items-start space-x-3 p-3"
                       title="Home Minister Amit Shah directs BJP to focus on 28 Assembly seats in Kolkata where it trailed in 2024 LS polls, setting a 2026 win target.">
                        <!-- 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="Amit Shah Directs Bengal BJP to Target 28 Kolkata Assembly Seats"
                                 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">
                                Amit Shah Directs Bengal BJP to Target 28 Kolkata Assembly Seats                            </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/ranchi-90-cat-ii-lights-already-installed-says-mos-907" 
                       class="flex items-start space-x-3 p-3"
                       title="Union MoS Defence announces 90% CAT-II lighting installed at Ranchi airport, with remaining pending land acquisition, to enable safer travel in fog and rain.">
                        <!-- 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="Ranchi Airport: 90% CAT-II Lights Installed for Fog Safety"
                                 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">
                                Ranchi Airport: 90% CAT-II Lights Installed for Fog Safety                            </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/cabinet-gives-big-relief-vodafone-idea-freezes-rs-207" 
                       class="flex items-start space-x-3 p-3"
                       title="The Union Cabinet freezes Vodafone Idea&#039;s Rs 87,695 crore AGR dues, allowing repayment over 10 years from FY32. FY18-19 dues remain payable.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Cabinet Freezes Vodafone Idea AGR Dues of Rs 87,695 Crore"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Cabinet Freezes Vodafone Idea AGR Dues of Rs 87,695 Crore                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/telangana-releases-rs-713-crore-clear-pending-employee-189" 
                       class="flex items-start space-x-3 p-3"
                       title="Telangana govt releases Rs 713 crore for December employee bills, continuing a 5-month streak to clear pending gratuity, GPF, and leave encashment arrears.">
                        <!-- 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="Telangana Releases Rs 713 Crore for Employee Pending Bills"
                                 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">
                                Telangana Releases Rs 713 Crore for Employee Pending Bills                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/bci-chairman-meets-law-minister-advocates-welfare-insurance-721" 
                       class="flex items-start space-x-3 p-3"
                       title="BCI Chairman meets Law Minister to discuss insurance for advocates, the Advocates Protection Act, and reforms to the Advocates Act. Details inside.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="BCI Meets Law Minister on Advocates&#039; Welfare &amp; Protection Act"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                BCI Meets Law Minister on Advocates&#039; Welfare &amp; Protection Act                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/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/delhi-capitals-get-into-training-mode-goa-ahead-551" 
                       class="flex items-start space-x-3 p-3"
                       title="Delhi Capitals begin WPL 2026 preparations in Goa. Coach Batty &amp; CEO Gupta discuss integrating new players, team bonding, and aiming for another final.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Delhi Capitals Start WPL 2026 Pre-Season Camp in Goa"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Delhi Capitals Start WPL 2026 Pre-Season Camp in Goa                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/pm-modi-inaugurate-exposition-sacred-piprahwa-relics-3rd-632" 
                       class="flex items-start space-x-3 p-3"
                       title="PM Modi inaugurates &quot;Lotus Light,&quot; a landmark exposition of the sacred, repatriated Piprahwa Relics in New Delhi, highlighting India&#039;s Buddhist heritage.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="PM Modi Inaugurates Sacred Piprahwa Buddha Relics Exposition"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                PM Modi Inaugurates Sacred Piprahwa Buddha Relics Exposition                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/lakh-people-expected-fort-kochi-new-year-celebrations-742" 
                       class="flex items-start space-x-3 p-3"
                       title="Kochi Police enforce traffic curbs and deploy 1,200 personnel for 2 lakh New Year revellers in Fort Kochi, with metro services extended. Similar security heightened in Mumbai &amp; Karnataka.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Kochi Deploys 1,200 Police for New Year Crowd of 2 Lakh"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Kochi Deploys 1,200 Police for New Year Crowd of 2 Lakh                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/himachal-pradesh-cm-sukhvinder-singh-sukhu-distributes-202-167" 
                       class="flex items-start space-x-3 p-3"
                       title="Himachal CM Sukhvinder Sukhu distributes 202 compassionate appointments, a &quot;New Year gift,&quot; and approves hundreds of new medical &amp; engineering posts to strengthen state services.">
                        <!-- 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="HP CM Sukhu Gives 202 Jobs on Compassionate Grounds, Approves Medical Posts"
                                 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">
                                HP CM Sukhu Gives 202 Jobs on Compassionate Grounds, Approves Medical Posts                            </h3>
                                                 </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/cabinet-okays-rs-19142-crore-project-build-new-491" 
                       class="flex items-start space-x-3 p-3"
                       title="Cabinet approves a 374 km Nashik-Akkalkot greenfield expressway, cutting travel time by 17 hours and boosting east-west connectivity under PM GatiShakti.">
                        <!-- 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 Cr Nashik-Akkalkot 6-Lane 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 Cr Nashik-Akkalkot 6-Lane Highway                            </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/union-mos-murugan-unveils-government-india-calendar-2026-943" 
                       class="flex items-start space-x-3 p-3"
                       title="Union MoS Murugan unveils the 2026 Govt calendar, themed on service, governance &amp; prosperity, reflecting India&#039;s reform journey towards a developed nation by 2047.">
                        <!-- 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="Govt Calendar 2026 Theme: Sewa, Sushasan, Samriddhi"
                                 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">
                                Govt Calendar 2026 Theme: Sewa, Sushasan, Samriddhi                            </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/op-sindoor-set-new-benchmarks-military-tactics-established-515" 
                       class="flex items-start space-x-3 p-3"
                       title="Experts analyze how Operation Sindoor established India&#039;s doctrine of assured retaliation, shifting from surgical strikes to a posture of deterrence against cross-border terrorism.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Op Sindoor: India&#039;s New Military Posture on Cross-Border Terror"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Op Sindoor: India&#039;s New Military Posture on Cross-Border Terror                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vyavastha-parivartan-sparks-healthcare-revolution-himachal-cm-sukhu-467" 
                       class="flex items-start space-x-3 p-3"
                       title="Himachal Pradesh launches robotic surgery, AI labs &amp; senior citizen OPDs in a Rs 3,000 crore &#039;Vyavastha Parivartan&#039; to become a medical hub.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Himachal CM Sukhu Announces Rs 3,000 Cr Healthcare Overhaul"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Himachal CM Sukhu Announces Rs 3,000 Cr Healthcare Overhaul                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/dance-theatre-production-brings-meera-bais-devotion-life-321" 
                       class="flex items-start space-x-3 p-3"
                       title="A Kathak dance theatre production, &quot;Mihira,&quot; brought the life of mystic poet Meera Bai to life at India Habitat Centre, celebrating cultural heritage.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="&quot;Mihira&quot; Kathak Production on Meera Bai Performed in Delhi"
                                 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">
                                &quot;Mihira&quot; Kathak Production on Meera Bai Performed in Delhi                            </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/vande-bharat-sleeper-train-successfully-completes-crs-high-speed-104" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian Railways&#039; Vande Bharat Sleeper Train successfully completes CRS high-speed trial at 180 kmph, showcasing advanced safety and ride stability.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Vande Bharat Sleeper Train Completes 180 kmph High-Speed Trial"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Vande Bharat Sleeper Train Completes 180 kmph High-Speed Trial                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vande-bharat-sleeper-train-completes-high-speed-trial-kota-nagda-481" 
                       class="flex items-start space-x-3 p-3"
                       title="Indian Railways completes successful 180 kmph trial for the indigenously built Vande Bharat Sleeper Train, marking a major step toward its launch.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Vande Bharat Sleeper Train Clears 180 kmph High-Speed Trial"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Vande Bharat Sleeper Train Clears 180 kmph High-Speed Trial                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/gujarat-cm-announces-grant-district-panchayats-development-works-975" 
                       class="flex items-start space-x-3 p-3"
                       title="Gujarat CM Bhupendra Patel allocates Rs 1 crore discretionary grants to all 34 District Panchayats to accelerate local rural development projects.">
                        <!-- 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 Announces Rs 1 Crore Grant for District Panchayats"
                                 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 Announces Rs 1 Crore Grant for District Panchayats                            </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/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/upkl-season-purvanchal-panthers-deliver-best-defensive-display-406" 
                       class="flex items-start space-x-3 p-3"
                       title="Purvanchal Panthers deliver season-best defense to beat Brij Stars 48-35 in UPKL Season 2. Recap of key raids, all-outs, and other Day 6 results.">
                        <!-- 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/big-remembers-his-friend-family-idol-dharmendra-special-590" 
                       class="flex items-start space-x-3 p-3"
                       title="Amitabh Bachchan pays emotional tribute to late co-star Dharmendra on KBC, recalling their bond from &#039;Sholay&#039; and his final film &#039;Ikkis&#039;.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Amitabh Bachchan Remembers Dharmendra in Touching Tribute"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Amitabh Bachchan Remembers Dharmendra in Touching Tribute                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/cabinet-approves-rs-152621-crore-nh-326-widening-project-758" 
                       class="flex items-start space-x-3 p-3"
                       title="The Cabinet approves widening NH-326 in Odisha to 2 lanes with paved shoulders, enhancing connectivity, safety, and economic growth in southern districts.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Rs 1,526 Crore NH-326 Widening Project Approved for Odisha"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Rs 1,526 Crore NH-326 Widening Project Approved for Odisha                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/ireland-raises-alarm-over-chinas-expanding-influence-universities-244" 
                       class="flex items-start space-x-3 p-3"
                       title="Irish intelligence warns universities of espionage, IP theft, and covert influence from China via academic research collaborations in AI, cyber, and tech.">
                        <!-- 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="Ireland Alarms on China&#039;s University Influence &amp; Research Risks"
                                 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">
                                Ireland Alarms on China&#039;s University Influence &amp; Research Risks                            </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/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/operational-disruptions-indigo-says-fully-collaborating-regulators-committee-129" 
                       class="flex items-start space-x-3 p-3"
                       title="IndiGo faces CCI &amp; DGCA scrutiny after massive December flight cancellations due to roster failures. Airline apologizes, promises operational fixes.">
                        <!-- 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="IndiGo Collaborates with Regulator After Major Flight Cancellations"
                                 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">
                                IndiGo Collaborates with Regulator After Major Flight Cancellations                            </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/five-indians-join-fifa-list-match-officials-year-122" 
                       class="flex items-start space-x-3 p-3"
                       title="Five Indian match officials added to FIFA&#039;s 2026 list, boosting India&#039;s presence in global football officiating. Discover the names and their journey.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Indian Match Officials on FIFA 2026 List: A Milestone for Football"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Indian Match Officials on FIFA 2026 List: A Milestone for Football                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/vijay-hazare-trophy-sarfaraz-padikkal-ruturaj-krunal-akash-422" 
                       class="flex items-start space-x-3 p-3"
                       title="Standout centuries from Sarfaraz Khan, Devdutt Padikkal, and Krunal Pandya highlighted the final day of the Vijay Hazare Trophy group stage. Get the full scorecard and 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="Vijay Hazare Trophy: Sarfaraz, Padikkal, Krunal Pandya Star on Final Day"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Vijay Hazare Trophy: Sarfaraz, Padikkal, Krunal Pandya Star on Final Day                            </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-dignity-values-during-operation-339" 
                       class="flex items-start space-x-3 p-3"
                       title="Defence Minister links military ops to Ramayana ethics, stating Operation Sindoor was a controlled, values-driven response to terrorism, inspired by Lord Ram&#039;s conduct in 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: Operation Sindoor Followed Lord Ram&#039;s Values"
                                 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: Operation Sindoor Followed Lord Ram&#039;s Values                            </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/sunny-bobby-deol-offer-heartfelt-tribute-dharmendras-gift-633" 
                       class="flex items-start space-x-3 p-3"
                       title="Sunny &amp; Bobby Deol share a heartfelt tribute to their father Dharmendra ahead of the release of his final film, &#039;Ikkis&#039;. Read the emotional story.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Dharmendra&#039;s Final Film &#039;Ikkis&#039;: Sons Pay Tribute"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Dharmendra&#039;s Final Film &#039;Ikkis&#039;: Sons Pay Tribute                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/tn-allocates-rs-24844-cr-pongal-gift-hampers-679" 
                       class="flex items-start space-x-3 p-3"
                       title="Tamil Nadu govt allocates ₹248.44 crore for Pongal gift hampers with rice, sugar &amp; sugarcane for 2.22 crore families. Cash component decision awaited.">
                        <!-- 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&#039;s ₹248 Cr Pongal Hampers for 2.22 Crore Families"
                                 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&#039;s ₹248 Cr Pongal Hampers for 2.22 Crore Families                            </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/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/anil-kapoor-hopes-begin-2026-padel-court-gives-741" 
                       class="flex items-start space-x-3 p-3"
                       title="At 69, Anil Kapoor shares his fitness regime, padel passion, and disciplined lifestyle, inspiring fans with his energy and wellness journey.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Anil Kapoor&#039;s Fitness Goals at 69: Padel &amp; Wellness Journey"
                                 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">
                                Anil Kapoor&#039;s Fitness Goals at 69: Padel &amp; Wellness Journey                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/arunachal-guv-meets-cds-chauhan-discusses-key-national-493" 
                       class="flex items-start space-x-3 p-3"
                       title="Arunachal Governor KT Parnaik meets CDS Anil Chauhan, discussing border security, youth induction, and development in frontier villages.">
                        <!-- Thumbnail Image -->
                        <div class="flex-shrink-0 w-24 h-20 overflow-hidden rounded-lg">
                            <img src="https://one.newkerala.com/images/t/newkerala-com-news250.webp" 
                                 alt="Arunachal Governor, CDS Discuss Security &amp; Youth in Armed Forces"
                                 class="w-full h-full object-cover transform group-hover:scale-105 transition-transform duration-300">
                        </div>
                        <!-- Headline Text -->
                        <div class="flex-grow">
                            <h3 class="text-sm font-semibold text-gray-900 dark:text-white line-clamp-3 group-hover:text-blue-600 dark:group-hover:text-blue-400 transition-colors">
                                Arunachal Governor, CDS Discuss Security &amp; Youth in Armed Forces                            </h3>
                                                    </div>
                    </a>
                </div>
                            <div class="group bg-white dark:bg-gray-800 rounded-lg shadow-sm hover:shadow-md transition-all duration-300">
                    <a href="https://www.newkerala.com/news/o/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/mansukh-mandaviya-virtually-inaugurates-foundation-stone-laying-rs-155" 
                       class="flex items-start space-x-3 p-3"
                       title="Union Minister Mansukh Mandaviya inaugurates a Rs 75 crore High Performance Centre in Bengaluru, featuring world-class sports science facilities to prepare elite athletes.">
                        <!-- 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 75 Crore High Performance Centre Inaugurated at SAI Bengaluru"
                                 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 75 Crore High Performance Centre Inaugurated at SAI Bengaluru                            </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-steps-into-2026-wife-anushka-sharma-186" 
                       class="flex items-start space-x-3 p-3"
                       title="Virat Kohli rings in 2026 with wife Anushka Sharma in a masked Instagram post. The post comes amid his historic domestic cricket form and record-breaking run.">
                        <!-- 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 2026 Post with Anushka Sharma &amp; Record Form"
                                 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 2026 Post with Anushka Sharma &amp; Record Form                            </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/lord-war-sequel-set-2027-release-nicolas-cage-546.htm"
               title="Nicolas Cage reprises his role in the &#039;Lord of War&#039; sequel, facing his mercenary son played by Bill Skarsgård. Coming to theaters in 2027.">
                &#039;Lords of War&#039; Sequel 2027: Cage Returns, Bill Skarsgård Joins            </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-lsg-beat-kkr-thriller-mukul-choudhary-605.htm"
               title="Lucknow Super Giants chase 182 vs KKR in a last-ball thriller. Mukul Choudhary&#039;s unbeaten 54 and Ayush Badoni&#039;s half-century seal a dramatic win.">
                IPL 2026: LSG Beat KKR in Thriller, Choudhary Stars            </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-does-not-just-find-talent-it-forces-513.htm"
               title="IPL founder Lalit Modi says the league disrupts traditional pathways, forcing young talent to prove itself on the world stage overnight.">
                Lalit Modi: IPL Forces Talent to Declare Itself            </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/commonwealth-chief-botchwey-calls-india-model-possibility-progress-943.htm"
               title="Commonwealth chief Shirley Botchwey calls India a model of progress and a pivotal partner for resilience and prosperity in the 56-member association.">
                India Key Player in Commonwealth, Says Secretary-General            </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/record-86-turnout-reflects-peoples-faith-democracy-nda-290.htm"
               title="Assam&#039;s Assembly elections see a historic 86% voter turnout. BJP&#039;s Dilip Saikia credits youth and women, projecting a decisive NDA victory with 25+ extra seats.">
                Assam&#039;s Record 86% Voter Turnout Signals Decisive NDA Win            </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/rahul-gandhi-address-rally-murshidabad-april-14-ahead-606.htm"
               title="Rahul Gandhi to address Congress rally in West Bengal. PM Modi, President Murmu, and other leaders pay tribute to Mahatma Jyotirao Phule on his birth anniversary.">
                Rahul Gandhi Murshidabad Rally, Leaders Pay Tribute to Phule            </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/making-new-efforts-integrate-women-into-mainstream-up-566.htm"
               title="UP State Women&#039;s Commission Chairperson Babita Chauhan expresses gratitude to PM Modi for efforts to integrate women into the mainstream via the Women&#039;s Reservation Bill.">
                UP Women&#039;s Panel Chief Praises PM Modi on Women&#039;s Reservation Bill            </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/education-empowerment-women-central-jyotirao-phules-vision-arjun-402.htm"
               title="PM Modi and Union Minister Meghwal pay tributes to social reformer Jyotirao Phule on his 200th birth anniversary, highlighting his vision for education and women&#039;s empowerment.">
                Jyotirao Phule&#039;s 200th Birth Anniversary Celebrated            </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/traffic-curbs-near-qutub-minar-mehrauli-park-april-408.htm"
               title="Delhi Police issues Sunday traffic curbs near Qutub Minar &amp; Mehrauli Park. Delhi Metro runs a unique safety campaign for lifts and escalators.">
                Delhi Traffic Advisory for Qutub Minar, Metro Safety Week            </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/sameera-reddy-quips-about-finding-her-70-year-old-891.htm"
               title="Actress Sameera Reddy shares a hilarious video discussing finding a boyfriend for her 70-year-old mother-in-law, Manjiri Varde. See their fun banter.">
                Sameera Reddy&#039;s Funny Quest for Mother-in-Law&#039;s Boyfriend            </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>
