It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://newsnetmedia.co.uk

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="work">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T174155.474_yiAWCDA_2Do2Jpj_b1tUCVN_Io8hZWO.png">
  14.    
  15.  
  16.    <title>NewsNet Media UK: Latest News, Analysis &amp; Business Updates</title>
  17.    <meta name="description" content="Stay informed with NewsNet Media UK, delivering breaking news, in-depth analysis, and business insights from across the United Kingdom and beyond.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://newsnetmedia.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #0288d1;
  42.        --bs-primary-rgb: 0288d1;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #e6f4fa;
  49.        --bs-dark: #0a2f3c;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #0288d1;
  53.        --theme-primary-color-s2: #0288d1;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #0a2f3c;
  57.        --text-light-color: #676767;
  58.        --heading-color: #0a2f3c;
  59.        --border-color: #7dd3fc;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #bae6fd;
  75.        --navbar-color: #0a2f3c;
  76.        --topbar-bg: #e6f4fa;
  77.        --topbar-color: #0a2f3c;
  78.        --footer-bg: #0a2f3c;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #7dd3fc;
  82.        --card-radius: 12px;
  83.        --link-color: #0288d1;
  84.        --link-hover: #0273b3;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(2, 136, 209, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_98">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406.    <div class="unique-topbar3 container-fluid fluid-container d-sm-flex d-none align-items-center justify-content-between">
  407.        <!-- Date/Time -->
  408.        <span id="current-time" class="text-nowrap"></span>
  409.    
  410.        <!-- Marquee News -->
  411.        <marquee direction="left" scrollamount="4" behavior="scroll" class="topbar-marquee flex-grow-1 ms-3">
  412.            
  413.                <a href="/white-house-decries-democratic-hoax-as-more-epstein-estate-images-released/" class="px-4 top-color">
  414.                    White House Decries &#x27;Democratic Hoax&#x27; as More Epstein Estate Images Released
  415.                </a>
  416.            
  417.                <a href="/bright-departs-england-arena-well-after-her-name-was-engraved-within-soccer-greats/" class="px-4 top-color">
  418.                    Bright Departs England Arena Well After Her Name Was Engraved Within Soccer Greats
  419.                </a>
  420.            
  421.                <a href="/line-of-duty-confirmed-for-7th-series-on-bbc/" class="px-4 top-color">
  422.                    Line of Duty Confirmed for 7th Series on BBC
  423.                </a>
  424.            
  425.                <a href="/the-22-year-old-tennis-player-emma-raducanu-concludes-her-season-and-will-keep-her-coach-for-2026/" class="px-4 top-color">
  426.                    The 22-year-old tennis player Emma Raducanu concludes her season and will keep her coach for 2026.
  427.                </a>
  428.            
  429.                <a href="/3-xbox-game-pass-games-that-will-justify-your-subscription-during-the-weekend-nov-21-23/" class="px-4 top-color">
  430.                    3 Xbox Game Pass Games That Will Justify Your Subscription During the Weekend (Nov. 21-23)
  431.                </a>
  432.            
  433.        </marquee>
  434.    </div>
  435. </div>
  436.  
  437. <script>
  438. function updateCurrentTime() {
  439.    const currentDate = new Date();
  440.  
  441.    // Day Names
  442.    const dayNames = ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];
  443.    const day = dayNames[currentDate.getDay()];
  444.  
  445.    // Date Formatting
  446.    const dayNumber = currentDate.getDate().toString().padStart(2, '0');
  447.    const monthNames = ["January", "February", "March", "April", "May", "June",
  448.                        "July", "August", "September", "October", "November", "December"];
  449.    const month = monthNames[currentDate.getMonth()];
  450.    const year = currentDate.getFullYear();
  451.  
  452.    // Final string
  453.    const dateString = `${day}, ${month} ${dayNumber}, ${year}`;
  454.  
  455.    document.getElementById('current-time').innerHTML = `
  456.        <span class='bg-primary-gradient p-2 '>
  457.            <span class="fw-bold">${dateString}</span>
  458.        </span>
  459.    `;
  460. }
  461. updateCurrentTime();
  462. </script>
  463.  
  464.  
  465.  
  466.            
  467.  
  468.  
  469.  
  470.  
  471.  
  472.  
  473. <header class="header-v6 mb-4 nav-bg position-relative">
  474.    <div class="main-header-v6">
  475.        <div class="container-fluid fluid-container">
  476.            <div class="row align-items-center justify-content-between">
  477.                <!-- Left Navigation -->
  478.                <div class="col-lg-5 col-md-3">
  479.                    <nav class="left-nav-v6">
  480.                        <ul class="nav-list-v6">
  481.                            
  482.                            <li class="nav-item-v6">
  483.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  484.                            </li>
  485.  
  486.                            
  487.                            
  488.                            <li class="nav-item-v6">
  489.                                <a href="/category/all-posts/" class="nav-link-v6">
  490.                                    All Posts
  491.                                </a>
  492.                            </li>
  493.                            
  494.                            <li class="nav-item-v6">
  495.                                <a href="/category/business/" class="nav-link-v6">
  496.                                    Business
  497.                                </a>
  498.                            </li>
  499.                            
  500.                            <li class="nav-item-v6">
  501.                                <a href="/category/esports/" class="nav-link-v6">
  502.                                    Esports
  503.                                </a>
  504.                            </li>
  505.                            
  506.                        </ul>
  507.                    </nav>
  508.                </div>
  509.  
  510.                <!-- Center Logo -->
  511.               <div class="col-lg-2 col-md-6 text-center">
  512.                    <div class="logo-center-v6">
  513.                        <a class="brand-link-v6" href="/">
  514.                            
  515.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/95248d91-2338-4110-9fbc-2cc8450e3e73_logo.png" alt="NewsNet Media UK" class="logo-img-v6" />
  516.                            
  517.                        </a>
  518.                    </div>
  519.                </div>
  520.  
  521.                <!-- Right Navigation -->
  522.                <div class="col-lg-5 col-md-3">
  523.                    <nav class="right-nav-v6">
  524.                        <ul class="nav-list-v6 justify-content-end">
  525.  
  526.                            
  527.                            
  528.                            <li class="nav-item-v6">
  529.                                <a href="/category/fashion/" class="nav-link-v6">
  530.                                    Fashion
  531.                                </a>
  532.                            </li>
  533.                            
  534.                            <li class="nav-item-v6">
  535.                                <a href="/category/featured/" class="nav-link-v6">
  536.                                    Featured
  537.                                </a>
  538.                            </li>
  539.                            
  540.  
  541.                            
  542.                            
  543.                            
  544.                            <li class="nav-item-v6 dropdown-container-v6">
  545.                                <a href="#" class="nav-link-v6">More</a>
  546.                                <div class="mega-dropdown-v6">
  547.                                    <div class="dropdown-grid-v6">
  548.                                        <div class="dropdown-column-v6">
  549.                                            
  550.                                            <a href="/category/gaming/"
  551.                                                class="dropdown-link-v6">
  552.                                                Gaming
  553.                                            </a>
  554.                                            
  555.                                            <a href="/category/health/"
  556.                                                class="dropdown-link-v6">
  557.                                                Health
  558.                                            </a>
  559.                                            
  560.                                            <a href="/category/life-fitness/"
  561.                                                class="dropdown-link-v6">
  562.                                                Life &amp; Fitness
  563.                                            </a>
  564.                                            
  565.                                            <a href="/category/lifestyle/"
  566.                                                class="dropdown-link-v6">
  567.                                                Lifestyle
  568.                                            </a>
  569.                                            
  570.                                            <a href="/category/news/"
  571.                                                class="dropdown-link-v6">
  572.                                                News
  573.                                            </a>
  574.                                            
  575.                                            <a href="/category/others/"
  576.                                                class="dropdown-link-v6">
  577.                                                Others
  578.                                            </a>
  579.                                            
  580.                                            <a href="/category/politics/"
  581.                                                class="dropdown-link-v6">
  582.                                                Politics
  583.                                            </a>
  584.                                            
  585.                                            <a href="/category/sports/"
  586.                                                class="dropdown-link-v6">
  587.                                                Sports
  588.                                            </a>
  589.                                            
  590.                                            <a href="/category/tech/"
  591.                                                class="dropdown-link-v6">
  592.                                                Tech
  593.                                            </a>
  594.                                            
  595.                                            <a href="/category/travel/"
  596.                                                class="dropdown-link-v6">
  597.                                                Travel
  598.                                            </a>
  599.                                            
  600.                                        </div>
  601.                                    </div>
  602.                                </div>
  603.                            </li>
  604.                            
  605.                            
  606.                             <li>
  607.                  <a href="/page/contact-us/">
  608.                     Contact Us
  609.                  </a>
  610.              </li>
  611.                        </ul>
  612.                    </nav>
  613.                </div>
  614.            </div>
  615.  
  616.  
  617.            <!-- Search Bar Row -->
  618.            <div class="row mt-md-4 ">
  619.                <div class="col-12">
  620.                    <div class="search-container-v6">
  621.                        <form class="search-form-v6" action="#" method="get">
  622.                            <div class="search-wrapper-v6">
  623.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  624.                                    stroke="currentColor" stroke-width="2">
  625.                                    <circle cx="11" cy="11" r="8"></circle>
  626.                                    <path d="m21 21-4.35-4.35"></path>
  627.                                </svg>
  628.                                <input id="search-input" type="search" class="search-input-v6"
  629.                                    placeholder="What are you looking for today?" name="q">
  630.                                <button type="submit" class="search-submit-v6">Search</button>
  631.                            </div>
  632.                        </form>
  633.                         <div id="search-results" class="search-results-container search-v1"></div>
  634.                    </div>
  635.                </div>
  636.            </div>
  637.        </div>
  638.    </div>
  639.  
  640.    <!-- Mobile Menu Button -->
  641.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  642.        <span class="hamburger-line-v6 text-link "></span>
  643.        <span class="hamburger-line-v6 text-link "></span>
  644.        <span class="hamburger-line-v6 text-link "></span>
  645.    </button>
  646.  
  647.    <!-- Mobile Menu -->
  648. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  649.    <div class="mobile-menu-content-v6">
  650.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  651.            onclick="toggleMenuV6()">
  652.            X
  653.        </button>
  654.        <ul class="mobile-nav-list-v6">
  655.  
  656.            <!-- Static Home -->
  657.            <li class="mobile-nav-item-v6">
  658.                <a href="/"
  659.                   class="mobile-nav-link-v6 active-v6">
  660.                    Home
  661.                </a>
  662.            </li>
  663.  
  664.            <!-- Dynamic categories -->
  665.            
  666.            <li class="mobile-nav-item-v6">
  667.                <a href="/category/all-posts/"
  668.                   class="mobile-nav-link-v6 ">
  669.                    All Posts
  670.                </a>
  671.            </li>
  672.            
  673.            <li class="mobile-nav-item-v6">
  674.                <a href="/category/business/"
  675.                   class="mobile-nav-link-v6 ">
  676.                    Business
  677.                </a>
  678.            </li>
  679.            
  680.            <li class="mobile-nav-item-v6">
  681.                <a href="/category/esports/"
  682.                   class="mobile-nav-link-v6 ">
  683.                    Esports
  684.                </a>
  685.            </li>
  686.            
  687.            <li class="mobile-nav-item-v6">
  688.                <a href="/category/fashion/"
  689.                   class="mobile-nav-link-v6 ">
  690.                    Fashion
  691.                </a>
  692.            </li>
  693.            
  694.            <li class="mobile-nav-item-v6">
  695.                <a href="/category/featured/"
  696.                   class="mobile-nav-link-v6 ">
  697.                    Featured
  698.                </a>
  699.            </li>
  700.            
  701.            <li class="mobile-nav-item-v6">
  702.                <a href="/category/gaming/"
  703.                   class="mobile-nav-link-v6 ">
  704.                    Gaming
  705.                </a>
  706.            </li>
  707.            
  708.            <li class="mobile-nav-item-v6">
  709.                <a href="/category/health/"
  710.                   class="mobile-nav-link-v6 ">
  711.                    Health
  712.                </a>
  713.            </li>
  714.            
  715.            <li class="mobile-nav-item-v6">
  716.                <a href="/category/life-fitness/"
  717.                   class="mobile-nav-link-v6 ">
  718.                    Life &amp; Fitness
  719.                </a>
  720.            </li>
  721.            
  722.            <li class="mobile-nav-item-v6">
  723.                <a href="/category/lifestyle/"
  724.                   class="mobile-nav-link-v6 ">
  725.                    Lifestyle
  726.                </a>
  727.            </li>
  728.            
  729.            <li class="mobile-nav-item-v6">
  730.                <a href="/category/news/"
  731.                   class="mobile-nav-link-v6 ">
  732.                    News
  733.                </a>
  734.            </li>
  735.            
  736.            <li class="mobile-nav-item-v6">
  737.                <a href="/category/others/"
  738.                   class="mobile-nav-link-v6 ">
  739.                    Others
  740.                </a>
  741.            </li>
  742.            
  743.            <li class="mobile-nav-item-v6">
  744.                <a href="/category/politics/"
  745.                   class="mobile-nav-link-v6 ">
  746.                    Politics
  747.                </a>
  748.            </li>
  749.            
  750.            <li class="mobile-nav-item-v6">
  751.                <a href="/category/sports/"
  752.                   class="mobile-nav-link-v6 ">
  753.                    Sports
  754.                </a>
  755.            </li>
  756.            
  757.            <li class="mobile-nav-item-v6">
  758.                <a href="/category/tech/"
  759.                   class="mobile-nav-link-v6 ">
  760.                    Tech
  761.                </a>
  762.            </li>
  763.            
  764.            <li class="mobile-nav-item-v6">
  765.                <a href="/category/travel/"
  766.                   class="mobile-nav-link-v6 ">
  767.                    Travel
  768.                </a>
  769.            </li>
  770.            
  771.  
  772.            <!-- Static Contact -->
  773.            <li class="mobile-nav-item-v6">
  774.                <a href="/page/contact-us/"
  775.                   class="mobile-nav-link-v6 ">
  776.                    Contact Us
  777.                </a>
  778.            </li>
  779.        </ul>
  780.    </div>
  781. </div>
  782. <div class="sidebar-blur d-lg-none"></div>
  783. </header>
  784.  
  785. <style>
  786.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  787.  
  788.  
  789.    .main-header-v6 {
  790.        padding: 35px 0;
  791.    }
  792.  
  793.    /* Logo Styles */
  794.    .logo-center-v6 {
  795.        position: relative;
  796.    }
  797.  
  798.    .logo-img-v6 {
  799.        max-height: 100px;
  800.        transition: transform 0.3s ease;
  801.    }
  802.  
  803.    .logo-img-v6:hover {
  804.        transform: scale(1.05);
  805.    }
  806.  
  807.    /* Navigation Styles */
  808.    .nav-list-v6 {
  809.        list-style: none;
  810.        padding: 0;
  811.        margin: 0;
  812.        display: flex;
  813.        align-items: center;
  814.    }
  815.  
  816.    .nav-item-v6 {
  817.        position: relative;
  818.        margin: 0 20px;
  819.    }
  820.  
  821.    .nav-link-v6 {
  822.        color: var(--navbar-color) !important;
  823.        text-decoration: none;
  824.        font-weight: 500;
  825.        font-size: 15px;
  826.        padding: 12px 0;
  827.        position: relative;
  828.        transition: all 0.3s ease;
  829.    }
  830.  
  831.    .nav-link-v6::after {
  832.        content: '';
  833.        position: absolute;
  834.        bottom: 0;
  835.        left: 50%;
  836.        width: 0;
  837.        height: 2px;
  838.        transition: all 0.3s ease;
  839.        transform: translateX(-50%);
  840.    }
  841.  
  842.    .nav-link-v6:hover,
  843.    .nav-link-v6.active-v6 {
  844.        font-weight: 700;
  845.        opacity: 0.75;
  846.    }
  847.  
  848.    .nav-link-v6:hover::after,
  849.    .nav-link-v6.active-v6::after {
  850.        width: 100%;
  851.    }
  852.  
  853.    /* Mega Dropdown Styles */
  854.    .dropdown-container-v6 {
  855.        position: relative;
  856.    }
  857.  
  858.    .mega-dropdown-v6 {
  859.        position: absolute;
  860.        top: 100%;
  861.        left: 50%;
  862.        transform: translateX(-50%);
  863.        background: var(--navbar-bg);
  864.        border-radius: 12px;
  865.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  866.        opacity: 0;
  867.        visibility: hidden;
  868.        transition: all 0.3s ease;
  869.        padding: 25px;
  870.        min-width: 300px;
  871.        z-index: 1200;
  872.        margin-top: 15px;
  873.    }
  874.  
  875.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  876.        opacity: 1;
  877.        visibility: visible;
  878.        margin-top: 0;
  879.    }
  880.  
  881.    .dropdown-grid-v6 {
  882.        display: grid;
  883.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  884.        gap: 20px;
  885.    }
  886.  
  887.    .dropdown-title-v6 {
  888.        font-size: 13px;
  889.        font-weight: 600;
  890.        color: #4a5568;
  891.        margin-bottom: 10px;
  892.        text-transform: uppercase;
  893.        letter-spacing: 0.5px;
  894.    }
  895.  
  896.    .dropdown-link-v6 {
  897.        display: block;
  898.        color: #2d3748;
  899.        text-decoration: none;
  900.        font-size: 14px;
  901.        padding: 8px 0;
  902.        transition: all 0.3s ease;
  903.        position: relative;
  904.        padding-left: 15px;
  905.    }
  906.  
  907.    .dropdown-link-v6::before {
  908.        content: '';
  909.        position: absolute;
  910.        left: 0;
  911.        top: 50%;
  912.        width: 6px;
  913.        height: 6px;
  914.        background: #e2e8f0;
  915.        border-radius: 50%;
  916.        transform: translateY(-50%);
  917.        transition: all 0.3s ease;
  918.    }
  919.  
  920.    .dropdown-link-v6:hover {
  921.        color: #667eea;
  922.        padding-left: 20px;
  923.    }
  924.  
  925.    .dropdown-link-v6:hover::before {
  926.        background: #667eea;
  927.    }
  928.  
  929.    /* Search Styles */
  930.    .search-container-v6 {
  931.        max-width: 600px;
  932.        margin: 0 auto;
  933.    }
  934.  
  935.    .search-wrapper-v6 {
  936.        position: relative;
  937.        background: #f7fafc;
  938.        border-radius: 50px;
  939.        display: flex;
  940.        align-items: center;
  941.        transition: all 0.3s ease;
  942.        border: 2px solid transparent;
  943.    }
  944.  
  945.    .search-wrapper-v6:focus-within {
  946.        background: #ffffff;
  947.        border-color: #007bff;
  948.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  949.    }
  950.  
  951.    .search-icon-v6 {
  952.        color: #a0aec0;
  953.        margin: 0 15px;
  954.        transition: color 0.3s ease;
  955.    }
  956.  
  957.    .search-wrapper-v6:focus-within .search-icon-v6 {
  958.        color: #007bff;
  959.    }
  960.  
  961.    .search-input-v6 {
  962.        flex: 1;
  963.        border: none;
  964.        background: transparent;
  965.        font-size: 16px;
  966.        padding: 10px 0;
  967.        outline: none;
  968.        color: #2d3748;
  969.    }
  970.  
  971.    .search-input-v6::placeholder {
  972.        color: #a0aec0;
  973.    }
  974.  
  975.    .search-submit-v6 {
  976.        background-color: var(--bs-primary);
  977.        color: white;
  978.        border: none;
  979.        border-radius: 50px;
  980.        padding: 12px 25px;
  981.        font-weight: 500;
  982.        cursor: pointer;
  983.        transition: all 0.3s ease;
  984.    }
  985.  
  986.    .search-submit-v6:hover {
  987.        transform: translateY(-2px);
  988.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  989.    }
  990.  
  991.    /* Mobile Styles */
  992.    .mobile-toggle-v6 {
  993.        position: absolute;
  994.        top: 20px;
  995.        right: 20px;
  996.        background: none;
  997.        border: none;
  998.        cursor: pointer;
  999.        z-index: 999;
  1000.        padding: 5px;
  1001.    }
  1002.  
  1003.    .hamburger-line-v6 {
  1004.        display: block;
  1005.        width: 25px;
  1006.        height: 3px;
  1007.        background: var(--navbar-color);
  1008.        margin: 5px 0;
  1009.        transition: all 0.3s ease;
  1010.        border-radius: 2px;
  1011.    }
  1012.  
  1013.    .mobile-menu-v6 {
  1014.        position: fixed;
  1015.        top: 0;
  1016.        right: -100%;
  1017.        width: 300px;
  1018.        height: 100vh;
  1019.        background: var(--navbar-bg) !important;
  1020.        z-index: 1000;
  1021.        transition: right 0.3s ease;
  1022.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  1023.    }
  1024.  
  1025.    .mobile-menu-v6.show-v6 {
  1026.        right: 0;
  1027.    }
  1028.  
  1029.    .mobile-menu-content-v6 {
  1030.        padding: 80px 30px 30px;
  1031.        height: 100%;
  1032.        overflow-y: auto;
  1033.    }
  1034.  
  1035.    .mobile-nav-list-v6 {
  1036.        list-style: none;
  1037.        padding: 0;
  1038.        margin: 0;
  1039.    }
  1040.  
  1041.    .mobile-nav-item-v6 {
  1042.        margin-bottom: 5px;
  1043.    }
  1044.  
  1045.    .mobile-nav-link-v6 {
  1046.        display: flex;
  1047.        align-items: center;
  1048.        justify-content: space-between;
  1049.        color: var(--navbar-color) !important;
  1050.        text-decoration: none;
  1051.        font-size: 16px;
  1052.        font-weight: 500;
  1053.        padding: 15px 0;
  1054.        border-bottom: 1px solid var(--border-color);
  1055.        transition: color 0.3s ease;
  1056.    }
  1057.  
  1058.    .mobile-nav-link-v6:hover,
  1059.    .mobile-nav-link-v6.active-v6 {
  1060.        color: #667eea;
  1061.    }
  1062.  
  1063.    .mobile-dropdown-v6 {
  1064.        list-style: none;
  1065.        padding: 0;
  1066.        margin: 0;
  1067.        max-height: 0;
  1068.        overflow: hidden;
  1069.        transition: max-height 0.3s ease;
  1070.        background: var(--navbar-bg);
  1071.        border-radius: 8px;
  1072.        margin-top: 5px;
  1073.    }
  1074.  
  1075.    .mobile-dropdown-v6.show-v6 {
  1076.        max-height: 300px;
  1077.        padding: 10px 0;
  1078.    }
  1079.  
  1080.    .mobile-dropdown-link-v6 {
  1081.        display: block;
  1082.        color: var(--navbar-color) !important;
  1083.        text-decoration: none;
  1084.        font-size: 14px;
  1085.        padding: 10px 20px;
  1086.        transition: all 0.3s ease;
  1087.    }
  1088.  
  1089.    .mobile-dropdown-link-v6:hover {
  1090.        color: #667eea;
  1091.        opacity: 0.6;
  1092.    }
  1093.  
  1094.    /* Responsive Design */
  1095.    @media (max-width: 991px) {
  1096.  
  1097.        .left-nav-v6,
  1098.        .right-nav-v6 {
  1099.            display: none;
  1100.        }
  1101.  
  1102.        .main-header-v6 {
  1103.            padding: 15px 0;
  1104.        }
  1105.  
  1106.        .search-container-v6 {
  1107.            margin-top: 20px;
  1108.        }
  1109.    }
  1110.  
  1111.    @media (max-width: 768px) {
  1112.        .search-wrapper-v6 {
  1113.            flex-direction: row;
  1114.        }
  1115.  
  1116.        .search-input-v6 {
  1117.            padding: 6px 0;
  1118.            text-align: center;
  1119.            display: flex;
  1120.        }
  1121.  
  1122.  
  1123.        .search-submit-v6 {
  1124.            width: 100%;
  1125.            margin-top: 10px;
  1126.            display: none;
  1127.        }
  1128.    }
  1129. </style>
  1130.  
  1131. <script>
  1132.    function toggleMenuV6() {
  1133.        const mobileMenu = document.getElementById('mobileMenuV6');
  1134.        mobileMenu.classList.toggle('show-v6');
  1135.    }
  1136.  
  1137.    function toggleMobileDropdown(dropdownId) {
  1138.        const dropdown = document.getElementById(dropdownId);
  1139.        dropdown.classList.toggle('show-v6');
  1140.    }
  1141.  
  1142.    // Close mobile menu when clicking outside
  1143.    document.addEventListener('click', function (event) {
  1144.        const mobileMenu = document.getElementById('mobileMenuV6');
  1145.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1146.  
  1147.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1148.            mobileMenu.classList.remove('show-v6');
  1149.        }
  1150.    });
  1151. </script>
  1152.  
  1153. <script>
  1154.  document.addEventListener("DOMContentLoaded", function () {
  1155.    console.log("loaded");
  1156.  
  1157.     const searchInput = document.getElementById("search-input")
  1158.    const searchResults = document.getElementById("search-results");
  1159.  
  1160.    if (!searchInput || !searchResults) {
  1161.      console.error("Search input/results not found");
  1162.      return;
  1163.    }
  1164.  
  1165.    // Prevent form submission
  1166.    if (searchInput.form) {
  1167.      searchInput.form.addEventListener("submit", function (e) {
  1168.        e.preventDefault();
  1169.      });
  1170.    }
  1171.  
  1172.    // Add event listener for keyup
  1173.    searchInput.addEventListener("keyup", function (e) {
  1174.      console.log("Key pressed:", e.key);
  1175.      e.preventDefault();
  1176.  
  1177.      const query = searchInput.value.trim();
  1178.      console.log("User is typing: " + query);
  1179.  
  1180.      // If empty → clear and hide
  1181.      if (query === "") {
  1182.        searchResults.innerHTML = "";
  1183.        searchResults.style.display = "none";
  1184.        return;
  1185.      }
  1186.  
  1187.      // Show results
  1188.      searchResults.style.display = "block";
  1189.  
  1190.      // Fetch search results
  1191.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1192.        method: "GET",
  1193.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1194.      })
  1195.        .then(response => {
  1196.          console.log("Response Status:", response.status);
  1197.          return response.json();
  1198.        })
  1199.        .then(data => {
  1200.          console.log("Data received:", data);
  1201.          if (data.html) {
  1202.            searchResults.innerHTML = data.html;
  1203.          } else {
  1204.            searchResults.innerHTML = "<p>No results found.</p>";
  1205.          }
  1206.        })
  1207.        .catch(error => {
  1208.          console.error("Error fetching search results:", error);
  1209.        });
  1210.    });
  1211.  
  1212.    // Close results when clicking outside
  1213.    document.addEventListener("click", function (e) {
  1214.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1215.        searchResults.style.display = "none";
  1216.      }
  1217.    });
  1218.  
  1219.    // Close results on ESC key
  1220.    document.addEventListener("keydown", function (e) {
  1221.      if (e.key === "Escape") {
  1222.        searchResults.style.display = "none";
  1223.      }
  1224.    });
  1225.  });
  1226. </script>
  1227.  
  1228. <style>
  1229.        /* search field */
  1230.  .search-results-container {
  1231.  position: absolute;
  1232.  top: 100%; /* Position it below the input field */
  1233.  left: 10px;
  1234.  right: 10px;
  1235.  background-color: white;
  1236.  border: 1px solid #ddd;
  1237.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1238.  max-height: 300px;
  1239.  overflow-y: auto;
  1240.  z-index: 1000;
  1241.  display: none; /* Initially hidden */
  1242. }
  1243.  
  1244. .search-results-container p {
  1245.  margin: 0;
  1246. }
  1247.  
  1248. .search-results-container .result-item {
  1249.  padding: 10px;
  1250.  cursor: pointer;
  1251. }
  1252.  
  1253. .search-results-container .result-item:hover {
  1254.  background-color: #f0f0f0;
  1255. }
  1256. </style>
  1257.  
  1258.        </header>
  1259.        <!-- end of header -->
  1260.        <!-- start of wpo-blog-hero -->
  1261.        
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269. <div class="blog-hero-v9">
  1270.  <div class="container-fluid fluid-container">
  1271.    <!-- Top Section: Split Layout -->
  1272.    <div class="row g-4 mb-5">
  1273.      <!-- Large Featured Article (Left) -->
  1274.      
  1275.              
  1276.      <div class="col-lg-8 col-12">
  1277.        <article class="large-featured">
  1278.          <div class="featured-image-container">
  1279.            
  1280.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Pre-Ashes Trash Talk Escalates as Stuart Broad Calls Australia the Weakest After 2010" class="featured-image">
  1281.            
  1282.            <div class="category-tag bg-primary-gradient">News</div>
  1283.          </div>
  1284.          <div class="featured-content">
  1285.            <h1 class="featured-title"><a href="/pre-ashes-trash-talk-escalates-as-stuart-broad-calls-australia-the-weakest-after-2010/">
  1286.                                Pre-Ashes Trash Talk Escalates as Stuart Broad Calls Australia the Weakest After 2010
  1287.                            </a></h1>
  1288.            <p class="featured-summary"></p>
  1289.            <div class="article-meta">
  1290.              <div class="author-info">
  1291.                
  1292.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" class="author-pic" >
  1293.                  
  1294.                <span class="author-name">Andrew Harris</span>
  1295.                <span class="post-time">May 15, 2026</span>
  1296.              </div>
  1297.            </div>
  1298.          </div>
  1299.        </article>
  1300.      </div>
  1301.      
  1302.      
  1303.  
  1304.      <!-- Smaller Featured Articles (Right, Stacked) -->
  1305.      <div class="col-lg-4 col-12">
  1306.        <div class="stacked-features">
  1307.          
  1308.          <article class="small-featured">
  1309.            <div class="small-image-container">
  1310.              
  1311.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="The Greek tennis star Seriously Considered Retirement During Pain-Filled 2025 Season" class="small-image">
  1312.              
  1313.              <div class="category-tag bg-primary-gradient">News</div>
  1314.            </div>
  1315.            <div class="small-content">
  1316.              <h3 class="small-title"> <a href="/the-greek-tennis-star-seriously-considered-retirement-during-pain-filled-2025-season/">
  1317.                                The Greek tennis star Seriously Considered Retirement During Pain-Filled 2025 Season
  1318.                            </a></h3>
  1319.              <p class="compact-text"></p>
  1320.              <div class="small-meta">
  1321.                <span class="small-author">Andrew Harris</span>
  1322.                <span class="small-date">May 15, 2026</span>
  1323.              </div>
  1324.            </div>
  1325.          </article>
  1326.      
  1327.          <article class="small-featured">
  1328.            <div class="small-image-container">
  1329.              
  1330.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Physical Health versus Ranking - Katie Boulter&#x27;s Melbourne Grand Slam Predicament" class="small-image">
  1331.              
  1332.              <div class="category-tag bg-primary-gradient">News</div>
  1333.            </div>
  1334.            <div class="small-content">
  1335.              <h3 class="small-title"> <a href="/physical-health-versus-ranking-katie-boulters-melbourne-grand-slam-predicament/">
  1336.                                Physical Health versus Ranking - Katie Boulter&#x27;s Melbourne Grand Slam Predicament
  1337.                            </a></h3>
  1338.              <p class="compact-text"></p>
  1339.              <div class="small-meta">
  1340.                <span class="small-author">Andrew Harris</span>
  1341.                <span class="small-date">May 14, 2026</span>
  1342.              </div>
  1343.            </div>
  1344.          </article>
  1345.      
  1346.        </div>
  1347.      </div>
  1348.    </div>
  1349.    <!-- Bottom Section: Three Compact Cards -->
  1350.    <div class="row g-4">
  1351.      
  1352.      <div class="col-lg-4 col-md-6 col-12">
  1353.        <article class="compact-card">
  1354.          <div class="compact-image">
  1355.            
  1356.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Tottenham Ease Pressure on Frank as Simons Rounds Off Straightforward Win Against Slavia Prague" >
  1357.            
  1358.            <div class="compact-category bg-primary-gradient">News</div>
  1359.          </div>
  1360.          <div class="compact-body">
  1361.            <h3 class="compact-title"> <a href="/tottenham-ease-pressure-on-frank-as-simons-rounds-off-straightforward-win-against-slavia-prague/">
  1362.                                    Tottenham Ease Pressure on Frank as Simons Rounds Off Straightforward Win Against Slavia Prague
  1363.                                </a></h3>
  1364.            <p class="compact-text"></p>
  1365.            <div class="compact-footer">
  1366.              <span class="compact-name">Andrew Harris</span>
  1367.              <span class="compact-date">May 14</span>
  1368.            </div>
  1369.          </div>
  1370.        </article>
  1371.      </div>
  1372.      
  1373.      <div class="col-lg-4 col-md-6 col-12">
  1374.        <article class="compact-card">
  1375.          <div class="compact-image">
  1376.            
  1377.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Leonard &amp; Hungry Paul Overview: A Calming Series With Narration from Julia Roberts Provides the Perfect Cure to Contemporary Living" >
  1378.            
  1379.            <div class="compact-category bg-primary-gradient">News</div>
  1380.          </div>
  1381.          <div class="compact-body">
  1382.            <h3 class="compact-title"> <a href="/leonard-hungry-paul-overview-a-calming-series-with-narration-from-julia-roberts-provides-the-perfect-cure-to-contemporary-living/">
  1383.                                    Leonard &amp; Hungry Paul Overview: A Calming Series With Narration from Julia Roberts Provides the Perfect Cure to Contemporary Living
  1384.                                </a></h3>
  1385.            <p class="compact-text"></p>
  1386.            <div class="compact-footer">
  1387.              <span class="compact-name">Andrew Harris</span>
  1388.              <span class="compact-date">May 14</span>
  1389.            </div>
  1390.          </div>
  1391.        </article>
  1392.      </div>
  1393.      
  1394.    </div>
  1395.  </div>
  1396. </div>
  1397.  
  1398. <style>
  1399.  
  1400.  /* Large Featured Article */
  1401.  .large-featured {
  1402.    background: var(--card-bg, #ffffff);
  1403.    border-radius: 10px;
  1404.    overflow: hidden;
  1405.    transition: box-shadow 0.3s ease;
  1406.  }
  1407.  
  1408.  .large-featured:hover {
  1409.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1410.  }
  1411.  
  1412.  .featured-image-container {
  1413.    position: relative;
  1414.    height: 350px;
  1415.    overflow: hidden;
  1416.  }
  1417.  
  1418.  .featured-image {
  1419.    width: 100%;
  1420.    height: 100%;
  1421.    object-fit: cover;
  1422.  }
  1423.  
  1424.  .featured-content {
  1425.    padding: 2rem;
  1426.  }
  1427.  
  1428.  .featured-title {
  1429.    font-size: 2.2rem;
  1430.    font-weight: 700;
  1431.    color: #111827;
  1432.    margin-bottom: 0.75rem;
  1433.    line-height: 1.3;
  1434.  }
  1435.  
  1436.  .featured-summary {
  1437.    font-size: 1rem;
  1438.    color: #4b5563;
  1439.    line-height: 1.6;
  1440.    margin-bottom: 1.25rem;
  1441.  }
  1442.  
  1443.  .article-meta {
  1444.    display: flex;
  1445.    align-items: center;
  1446.    gap: 0.75rem;
  1447.    font-size: 0.85rem;
  1448.    color: #6b7280;
  1449.  }
  1450.  
  1451.  .author-info {
  1452.    display: flex;
  1453.    align-items: center;
  1454.    gap: 0.5rem;
  1455.  }
  1456.  
  1457.  .author-pic {
  1458.    width: 36px;
  1459.    height: 36px;
  1460.    border-radius: 50%;
  1461.  }
  1462.  
  1463.  .author-name {
  1464.    font-weight: 600;
  1465.    color: #374151;
  1466.  }
  1467.  
  1468.  /* Smaller Featured Articles (Stacked) */
  1469.  .stacked-features {
  1470.    display: flex;
  1471.    flex-direction: column;
  1472.    gap: 1.5rem;
  1473.  }
  1474.  
  1475.  .small-featured {
  1476.    background: var(--card-bg, #ffffff);
  1477.    border-radius: 10px;
  1478.    overflow: hidden;
  1479.    transition: box-shadow 0.3s ease;
  1480.  }
  1481.  
  1482.  .small-featured:hover {
  1483.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1484.  }
  1485.  
  1486.  .small-image-container {
  1487.    position: relative;
  1488.    height: 150px;
  1489.    overflow: hidden;
  1490.  }
  1491.  
  1492.  .small-image {
  1493.    width: 100%;
  1494.    height: 100%;
  1495.    object-fit: cover;
  1496.  }
  1497.  
  1498.  .small-content {
  1499.    padding: 1.25rem;
  1500.  }
  1501.  
  1502.  .small-title {
  1503.    font-size: 1.2rem;
  1504.    font-weight: 600;
  1505.    color: #111827;
  1506.    margin-bottom: 0.5rem;
  1507.  }
  1508.  
  1509.  .small-meta {
  1510.    display: flex;
  1511.    gap: 0.5rem;
  1512.    font-size: 0.8rem;
  1513.    color: #6b7280;
  1514.  }
  1515.  
  1516.  /* Category Tags - Gradient for Difference */
  1517.  .category-tag {
  1518.    position: absolute;
  1519.    top: 0.75rem;
  1520.    left: 0.75rem;
  1521.    padding: 0.3rem 1rem;
  1522.    font-size: 0.75rem;
  1523.    font-weight: 600;
  1524.    text-transform: uppercase;
  1525.    color: white;
  1526.    border-radius: 15px; /* Soft pill shape */
  1527.  }
  1528.  
  1529.  
  1530.  
  1531.  /* Compact Cards - Borderless */
  1532.  .compact-card {
  1533.    background: var(--card-bg, #ffffff);
  1534.    border-radius: 10px;
  1535.    overflow: hidden;
  1536.    transition: box-shadow 0.3s ease;
  1537.  }
  1538.  
  1539.  .compact-card:hover {
  1540.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1541.  }
  1542.  
  1543.  .compact-image {
  1544.    position: relative;
  1545.    height: 180px;
  1546.    overflow: hidden;
  1547.  }
  1548.  
  1549.  .compact-image img {
  1550.    width: 100%;
  1551.    height: 100%;
  1552.    object-fit: cover;
  1553.  }
  1554.  
  1555.  .compact-category {
  1556.    position: absolute;
  1557.    top: 0.75rem;
  1558.    left: 0.75rem;
  1559.    padding: 0.3rem 0.8rem;
  1560.    font-size: 0.7rem;
  1561.    border-radius: 15px;
  1562.    color: white;
  1563.  }
  1564.  
  1565.  .compact-body {
  1566.    padding: 1.5rem;
  1567.  }
  1568.  
  1569.  .compact-title {
  1570.    font-size: 1.1rem;
  1571.    font-weight: 600;
  1572.    color: #111827;
  1573.    margin-bottom: 0.5rem;
  1574.  }
  1575.  
  1576.  .compact-text {
  1577.    font-size: 0.9rem;
  1578.    color: #4b5563;
  1579.    line-height: 1.5;
  1580.    margin-bottom: 1rem;
  1581.  }
  1582.  
  1583.  .compact-footer {
  1584.    display: flex;
  1585.    justify-content: space-between;
  1586.    font-size: 0.8rem;
  1587.    color: #6b7280;
  1588.  }
  1589.  
  1590.  /* Responsive Design */
  1591.  @media (max-width: 992px) {
  1592.    .featured-image-container {
  1593.      height: 280px;
  1594.    }
  1595.  
  1596.    .featured-title {
  1597.      font-size: 1.8rem;
  1598.    }
  1599.  
  1600.    .small-image-container {
  1601.      height: 120px;
  1602.    }
  1603.  }
  1604.  
  1605.  @media (max-width: 768px) {
  1606.    .featured-content,
  1607.    .small-content,
  1608.    .compact-body {
  1609.      padding: 1.25rem;
  1610.    }
  1611.  
  1612.    .compact-image {
  1613.      height: 150px;
  1614.    }
  1615.  }
  1616.  
  1617.  @media (max-width: 576px) {
  1618.    .featured-title {
  1619.      font-size: 1.5rem;
  1620.    }
  1621.  
  1622.    .small-title,
  1623.    .compact-title {
  1624.      font-size: 1rem;
  1625.    }
  1626.  }
  1627. </style>
  1628.  
  1629.  
  1630.  
  1631.  
  1632.        <!-- end of wpo-blog-hero -->
  1633.  
  1634.        <!-- start of wpo-breacking-news -->
  1635.        
  1636.        <!-- end of wpo-breacking-news -->
  1637.        
  1638.        <!-- start wpo-blog-highlights-section -->
  1639.        
  1640.  
  1641.  
  1642.  
  1643.    
  1644.  
  1645.  
  1646.  
  1647. <style>
  1648.    .blog-highlights-v4 {
  1649.        padding: 30px 0;
  1650.        position: relative;
  1651.        min-height: 100vh;
  1652.        background: transparent; /* Solid background color */
  1653.    }
  1654.  
  1655.    /* Blog Container */
  1656.    .blog-container-v4 {
  1657.        position: relative;
  1658.        z-index: 10;
  1659.    }
  1660.  
  1661.    /* Card Design */
  1662.    .blog-card-v4 {
  1663.        border-radius: 25px;
  1664.        background: var(--card-bg);
  1665.        border: 1px solid var(--border-color);
  1666.        position: relative;
  1667.        overflow: hidden;
  1668.        transition: opacity 1.2s ease; /* Fade animation for card */
  1669.    }
  1670.  
  1671.    /* Image Container */
  1672.    .blog-image-container-v4 {
  1673.        height: 280px;
  1674.        border-radius: 20px 20px 0 0;
  1675.        overflow: hidden;
  1676.        position: relative;
  1677.        z-index: 2;
  1678.    }
  1679.  
  1680.    .blog-image-v4 {
  1681.        width: 100%;
  1682.        height: 100%;
  1683.        position: relative;
  1684.        overflow: hidden;
  1685.    }
  1686.  
  1687.    .blog-image-v4 img {
  1688.        width: 100%;
  1689.        height: 100%;
  1690.        object-fit: cover;
  1691.    }
  1692.  
  1693.    /* Category Badge */
  1694.    .blog-category-v4 {
  1695.        position: absolute;
  1696.        top: 20px;
  1697.        left: 20px;
  1698.        padding: 10px 18px;
  1699.        border-radius: 20px;
  1700.        font-size: 11px;
  1701.        font-weight: 700;
  1702.        text-transform: uppercase;
  1703.        letter-spacing: 1.2px;
  1704.        z-index: 5;
  1705.        border: 1px solid rgba(255, 255, 255, 0.3);
  1706.        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  1707.    }
  1708.  
  1709.    /* Content Area */
  1710.    .blog-content-v4 {
  1711.        padding: 20px 25px 25px;
  1712.        display: flex;
  1713.        flex-direction: column;
  1714.        justify-content: space-between;
  1715.        position: relative;
  1716.        z-index: 2;
  1717.    }
  1718.  
  1719.    /* Title */
  1720.    .blog-title-v4 {
  1721.        font-size: 20px;
  1722.        font-weight: 800;
  1723.        line-height: 1.3;
  1724.        margin-bottom: 8px;
  1725.    }
  1726.  
  1727.    .blog-title-v4 a {
  1728.        text-decoration: none;
  1729.    }
  1730.  
  1731.    /* Meta Information */
  1732.    .blog-meta-v4 {
  1733.        display: flex;
  1734.        align-items: center;
  1735.        gap: 12px;
  1736.        margin-bottom: 15px;
  1737.        font-size: 13px;
  1738.    }
  1739.  
  1740.    .blog-author-img-v4 {
  1741.        width: 35px;
  1742.        height: 35px;
  1743.        border-radius: 50%;
  1744.        border: 2px solid var(--border-color);
  1745.    }
  1746.  
  1747.    /* Excerpt */
  1748.    .blog-excerpt-v4 {
  1749.        font-size: 14px;
  1750.        line-height: 1.6;
  1751.        margin-bottom: 8px;
  1752.        display: -webkit-box;
  1753.        -webkit-line-clamp: 3;
  1754.        -webkit-box-orient: vertical;
  1755.        overflow: hidden;
  1756.    }
  1757.  
  1758.    /* Actions Area */
  1759.    .blog-actions-v4 {
  1760.        display: flex;
  1761.        justify-content: space-between;
  1762.        align-items: center;
  1763.    }
  1764.  
  1765.    .blog-stats-v4 {
  1766.        display: flex;
  1767.        gap: 20px;
  1768.        align-items: center;
  1769.    }
  1770.  
  1771.    .blog-stat-item-v4 {
  1772.        display: flex;
  1773.        align-items: center;
  1774.        gap: 6px;
  1775.        font-size: 12px;
  1776.    }
  1777.  
  1778.    /* Read More Button */
  1779.    .blog-read-more-v4 {
  1780.        width: 40px;
  1781.        height: 40px;
  1782.        border-radius: 50%;
  1783.        background: var(--border-color);
  1784.        border: 2px solid var(--border-color);
  1785.        display: flex;
  1786.        align-items: center;
  1787.        justify-content: center;
  1788.        text-decoration: none;
  1789.    }
  1790.  
  1791.    ..blog-read-more-v4:hover{
  1792.        background-color: #172133;
  1793.    }
  1794.    /* Section Header */
  1795.    .section-header-v4 {
  1796.        text-align: center;
  1797.        margin-bottom: 40px;
  1798.        position: relative;
  1799.        z-index: 15;
  1800.    }
  1801.  
  1802.    .section-title-v4 {
  1803.        font-size: 3.5rem;
  1804.        font-weight: 900;
  1805.        margin-bottom: .5rem;
  1806.    }
  1807.  
  1808.    .section-subtitle-v4 {
  1809.        font-size: 1.4rem;
  1810.        max-width: 700px;
  1811.        margin: 0 auto;
  1812.        line-height: 1.7;
  1813.        font-weight: 300;
  1814.    }
  1815.  
  1816.    /* Scroll Fade Animation */
  1817.    .scroll-trigger {
  1818.        opacity: 0;
  1819.        transition: opacity 1.2s ease;
  1820.    }
  1821.  
  1822.    .scroll-trigger.active {
  1823.        opacity: 1;
  1824.    }
  1825.  
  1826.    /* Responsive Design */
  1827.    @media (max-width: 768px) {
  1828.        .section-title-v4 {
  1829.            font-size: 3rem;
  1830.        }
  1831.        .blog-highlights-v4 {
  1832.            padding: 80px 0;
  1833.        }
  1834.        .blog-card-v4 {
  1835.            height: 450px;
  1836.        }
  1837.        .blog-content-v4 {
  1838.            padding: 15px 20px 20px;
  1839.        }
  1840.    }
  1841. </style>
  1842.  
  1843. <section class="blog-highlights-v4">
  1844.    <div class="container-fluid fluid-container blog-container-v4">
  1845.        <!-- Section Header -->
  1846.        <div class="row">
  1847.            <div class="col-12">
  1848.                <div class="section-header-v4">
  1849.                    <h2 class="section-title-v4">
  1850.                Today's Top Highlights
  1851.                   </h2>
  1852.                    <p class="section-subtitle-v4">Experience the future of storytelling through immersive digital journeys that blend creativity with cutting-edge technology</p>
  1853.                </div>
  1854.            </div>
  1855.        </div>
  1856.        
  1857.        <!-- Blog Grid -->
  1858.        <div class="row">
  1859.            <div class="col-lg-8">
  1860.                <div class="row g-4">
  1861.                    
  1862.                    <div class="col-lg-6 col-md-6">
  1863.                        <article class="blog-card-v4 scroll-trigger">
  1864.                            <div class="blog-image-container-v4">
  1865.                                <div class="blog-image-v4">
  1866.                                    
  1867.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1868.                                    
  1869.                                </div>
  1870.                                
  1871.                                <span class="blog-category-v4 bg-primary-gradient">
  1872.                                    News
  1873.                                </span>
  1874.                            </div>
  1875.                            
  1876.                            <div class="blog-content-v4">
  1877.                                <h3 class="blog-title-v4">
  1878.                                    <a href="/creating-the-flawless-butter-paneer-cooking-instructions/" class="top-color">
  1879.                                    Creating the Flawless Butter Paneer – Cooking Instructions
  1880.                                    </a>
  1881.                                </h3>
  1882.                                <div class="blog-meta-v4">
  1883.                                    
  1884.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  1885.                                    
  1886.                                    <span>By <strong>Andrew Harris</strong></span>
  1887.                                    <span>•</span>
  1888.                                    <span>14 May 2026</span>
  1889.                                </div>
  1890.                                
  1891.                                <p class="blog-excerpt-v4">
  1892.                                    
  1893.                                </p>
  1894.                                
  1895.                                <div class="blog-actions-v4">
  1896.                                    
  1897.                                    <a href="/creating-the-flawless-butter-paneer-cooking-instructions/" class="blog-read-more-v4 bg-primary-gradient">
  1898.                                        <i class="ti-arrow-right"></i>
  1899.                                    </a>
  1900.                                </div>
  1901.                            </div>
  1902.                        </article>
  1903.                    </div>
  1904.                    
  1905.                    <div class="col-lg-6 col-md-6">
  1906.                        <article class="blog-card-v4 scroll-trigger">
  1907.                            <div class="blog-image-container-v4">
  1908.                                <div class="blog-image-v4">
  1909.                                    
  1910.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1911.                                    
  1912.                                </div>
  1913.                                
  1914.                                <span class="blog-category-v4 bg-primary-gradient">
  1915.                                    News
  1916.                                </span>
  1917.                            </div>
  1918.                            
  1919.                            <div class="blog-content-v4">
  1920.                                <h3 class="blog-title-v4">
  1921.                                    <a href="/british-and-scottish-authorities-disagree-over-footing-the-245-million-cost-for-donald-trump-and-vance-visits/" class="top-color">
  1922.                                    British and Scottish Authorities Disagree Over Footing the £24.5 million Cost for Donald Trump and Vance Visits
  1923.                                    </a>
  1924.                                </h3>
  1925.                                <div class="blog-meta-v4">
  1926.                                    
  1927.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  1928.                                    
  1929.                                    <span>By <strong>Andrew Harris</strong></span>
  1930.                                    <span>•</span>
  1931.                                    <span>14 May 2026</span>
  1932.                                </div>
  1933.                                
  1934.                                <p class="blog-excerpt-v4">
  1935.                                    
  1936.                                </p>
  1937.                                
  1938.                                <div class="blog-actions-v4">
  1939.                                    
  1940.                                    <a href="/british-and-scottish-authorities-disagree-over-footing-the-245-million-cost-for-donald-trump-and-vance-visits/" class="blog-read-more-v4 bg-primary-gradient">
  1941.                                        <i class="ti-arrow-right"></i>
  1942.                                    </a>
  1943.                                </div>
  1944.                            </div>
  1945.                        </article>
  1946.                    </div>
  1947.                    
  1948.                    <div class="col-lg-6 col-md-6">
  1949.                        <article class="blog-card-v4 scroll-trigger">
  1950.                            <div class="blog-image-container-v4">
  1951.                                <div class="blog-image-v4">
  1952.                                    
  1953.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1954.                                    
  1955.                                </div>
  1956.                                
  1957.                                <span class="blog-category-v4 bg-primary-gradient">
  1958.                                    News
  1959.                                </span>
  1960.                            </div>
  1961.                            
  1962.                            <div class="blog-content-v4">
  1963.                                <h3 class="blog-title-v4">
  1964.                                    <a href="/nations-highest-court-backs-newly-drawn-lone-star-state-house-districts/" class="top-color">
  1965.                                    Nation&#x27;s Highest Court Backs Newly Drawn Lone Star State House Districts.
  1966.                                    </a>
  1967.                                </h3>
  1968.                                <div class="blog-meta-v4">
  1969.                                    
  1970.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  1971.                                    
  1972.                                    <span>By <strong>Andrew Harris</strong></span>
  1973.                                    <span>•</span>
  1974.                                    <span>14 May 2026</span>
  1975.                                </div>
  1976.                                
  1977.                                <p class="blog-excerpt-v4">
  1978.                                    
  1979.                                </p>
  1980.                                
  1981.                                <div class="blog-actions-v4">
  1982.                                    
  1983.                                    <a href="/nations-highest-court-backs-newly-drawn-lone-star-state-house-districts/" class="blog-read-more-v4 bg-primary-gradient">
  1984.                                        <i class="ti-arrow-right"></i>
  1985.                                    </a>
  1986.                                </div>
  1987.                            </div>
  1988.                        </article>
  1989.                    </div>
  1990.                    
  1991.                    <div class="col-lg-6 col-md-6">
  1992.                        <article class="blog-card-v4 scroll-trigger">
  1993.                            <div class="blog-image-container-v4">
  1994.                                <div class="blog-image-v4">
  1995.                                    
  1996.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1997.                                    
  1998.                                </div>
  1999.                                
  2000.                                <span class="blog-category-v4 bg-primary-gradient">
  2001.                                    News
  2002.                                </span>
  2003.                            </div>
  2004.                            
  2005.                            <div class="blog-content-v4">
  2006.                                <h3 class="blog-title-v4">
  2007.                                    <a href="/surgeons-from-scotland-and-america-complete-world-first-brain-operation-with-robot/" class="top-color">
  2008.                                    Surgeons from Scotland and America Complete World-First Brain Operation With Robot
  2009.                                    </a>
  2010.                                </h3>
  2011.                                <div class="blog-meta-v4">
  2012.                                    
  2013.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2014.                                    
  2015.                                    <span>By <strong>Andrew Harris</strong></span>
  2016.                                    <span>•</span>
  2017.                                    <span>14 May 2026</span>
  2018.                                </div>
  2019.                                
  2020.                                <p class="blog-excerpt-v4">
  2021.                                    
  2022.                                </p>
  2023.                                
  2024.                                <div class="blog-actions-v4">
  2025.                                    
  2026.                                    <a href="/surgeons-from-scotland-and-america-complete-world-first-brain-operation-with-robot/" class="blog-read-more-v4 bg-primary-gradient">
  2027.                                        <i class="ti-arrow-right"></i>
  2028.                                    </a>
  2029.                                </div>
  2030.                            </div>
  2031.                        </article>
  2032.                    </div>
  2033.                    
  2034.                    <div class="col-lg-6 col-md-6">
  2035.                        <article class="blog-card-v4 scroll-trigger">
  2036.                            <div class="blog-image-container-v4">
  2037.                                <div class="blog-image-v4">
  2038.                                    
  2039.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2040.                                    
  2041.                                </div>
  2042.                                
  2043.                                <span class="blog-category-v4 bg-primary-gradient">
  2044.                                    News
  2045.                                </span>
  2046.                            </div>
  2047.                            
  2048.                            <div class="blog-content-v4">
  2049.                                <h3 class="blog-title-v4">
  2050.                                    <a href="/californias-governor-states-he-is-considering-a-2028-presidential-run/" class="top-color">
  2051.                                    California&#x27;s Governor States He Is Considering a 2028 Presidential Run
  2052.                                    </a>
  2053.                                </h3>
  2054.                                <div class="blog-meta-v4">
  2055.                                    
  2056.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2057.                                    
  2058.                                    <span>By <strong>Andrew Harris</strong></span>
  2059.                                    <span>•</span>
  2060.                                    <span>13 May 2026</span>
  2061.                                </div>
  2062.                                
  2063.                                <p class="blog-excerpt-v4">
  2064.                                    
  2065.                                </p>
  2066.                                
  2067.                                <div class="blog-actions-v4">
  2068.                                    
  2069.                                    <a href="/californias-governor-states-he-is-considering-a-2028-presidential-run/" class="blog-read-more-v4 bg-primary-gradient">
  2070.                                        <i class="ti-arrow-right"></i>
  2071.                                    </a>
  2072.                                </div>
  2073.                            </div>
  2074.                        </article>
  2075.                    </div>
  2076.                    
  2077.                    <div class="col-lg-6 col-md-6">
  2078.                        <article class="blog-card-v4 scroll-trigger">
  2079.                            <div class="blog-image-container-v4">
  2080.                                <div class="blog-image-v4">
  2081.                                    
  2082.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2083.                                    
  2084.                                </div>
  2085.                                
  2086.                                <span class="blog-category-v4 bg-primary-gradient">
  2087.                                    News
  2088.                                </span>
  2089.                            </div>
  2090.                            
  2091.                            <div class="blog-content-v4">
  2092.                                <h3 class="blog-title-v4">
  2093.                                    <a href="/certain-factions-on-the-political-spectrum-who-offer-only-complaints-the-government-is-proceeding-with-the-job-of-economic-rejuvenation/" class="top-color">
  2094.                                    Certain factions on the political spectrum who offer only complaints: The government is proceeding with the job of economic rejuvenation.
  2095.                                    </a>
  2096.                                </h3>
  2097.                                <div class="blog-meta-v4">
  2098.                                    
  2099.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2100.                                    
  2101.                                    <span>By <strong>Andrew Harris</strong></span>
  2102.                                    <span>•</span>
  2103.                                    <span>13 May 2026</span>
  2104.                                </div>
  2105.                                
  2106.                                <p class="blog-excerpt-v4">
  2107.                                    
  2108.                                </p>
  2109.                                
  2110.                                <div class="blog-actions-v4">
  2111.                                    
  2112.                                    <a href="/certain-factions-on-the-political-spectrum-who-offer-only-complaints-the-government-is-proceeding-with-the-job-of-economic-rejuvenation/" class="blog-read-more-v4 bg-primary-gradient">
  2113.                                        <i class="ti-arrow-right"></i>
  2114.                                    </a>
  2115.                                </div>
  2116.                            </div>
  2117.                        </article>
  2118.                    </div>
  2119.                    
  2120.                    <div class="col-lg-6 col-md-6">
  2121.                        <article class="blog-card-v4 scroll-trigger">
  2122.                            <div class="blog-image-container-v4">
  2123.                                <div class="blog-image-v4">
  2124.                                    
  2125.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2126.                                    
  2127.                                </div>
  2128.                                
  2129.                                <span class="blog-category-v4 bg-primary-gradient">
  2130.                                    News
  2131.                                </span>
  2132.                            </div>
  2133.                            
  2134.                            <div class="blog-content-v4">
  2135.                                <h3 class="blog-title-v4">
  2136.                                    <a href="/andy-burnham-would-probably-have-won-gorton-and-denton-byelection-states-labour-number-two/" class="top-color">
  2137.                                    Andy Burnham Would &#x27;Probably&#x27; Have Won Gorton and Denton Byelection, States Labour Number Two
  2138.                                    </a>
  2139.                                </h3>
  2140.                                <div class="blog-meta-v4">
  2141.                                    
  2142.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2143.                                    
  2144.                                    <span>By <strong>Andrew Harris</strong></span>
  2145.                                    <span>•</span>
  2146.                                    <span>13 May 2026</span>
  2147.                                </div>
  2148.                                
  2149.                                <p class="blog-excerpt-v4">
  2150.                                    
  2151.                                </p>
  2152.                                
  2153.                                <div class="blog-actions-v4">
  2154.                                    
  2155.                                    <a href="/andy-burnham-would-probably-have-won-gorton-and-denton-byelection-states-labour-number-two/" class="blog-read-more-v4 bg-primary-gradient">
  2156.                                        <i class="ti-arrow-right"></i>
  2157.                                    </a>
  2158.                                </div>
  2159.                            </div>
  2160.                        </article>
  2161.                    </div>
  2162.                    
  2163.                    <div class="col-lg-6 col-md-6">
  2164.                        <article class="blog-card-v4 scroll-trigger">
  2165.                            <div class="blog-image-container-v4">
  2166.                                <div class="blog-image-v4">
  2167.                                    
  2168.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2169.                                    
  2170.                                </div>
  2171.                                
  2172.                                <span class="blog-category-v4 bg-primary-gradient">
  2173.                                    News
  2174.                                </span>
  2175.                            </div>
  2176.                            
  2177.                            <div class="blog-content-v4">
  2178.                                <h3 class="blog-title-v4">
  2179.                                    <a href="/ex-british-broadcasting-corporation-consultants-undergo-mps-grilling-following-allegations-of-partiality-in-disclosed-memorandum/" class="top-color">
  2180.                                    Ex- British Broadcasting Corporation Consultants Undergo MPs&#x27; Grilling Following Allegations of Partiality in Disclosed Memorandum
  2181.                                    </a>
  2182.                                </h3>
  2183.                                <div class="blog-meta-v4">
  2184.                                    
  2185.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2186.                                    
  2187.                                    <span>By <strong>Andrew Harris</strong></span>
  2188.                                    <span>•</span>
  2189.                                    <span>13 May 2026</span>
  2190.                                </div>
  2191.                                
  2192.                                <p class="blog-excerpt-v4">
  2193.                                    
  2194.                                </p>
  2195.                                
  2196.                                <div class="blog-actions-v4">
  2197.                                    
  2198.                                    <a href="/ex-british-broadcasting-corporation-consultants-undergo-mps-grilling-following-allegations-of-partiality-in-disclosed-memorandum/" class="blog-read-more-v4 bg-primary-gradient">
  2199.                                        <i class="ti-arrow-right"></i>
  2200.                                    </a>
  2201.                                </div>
  2202.                            </div>
  2203.                        </article>
  2204.                    </div>
  2205.                    
  2206.                    <div class="col-lg-6 col-md-6">
  2207.                        <article class="blog-card-v4 scroll-trigger">
  2208.                            <div class="blog-image-container-v4">
  2209.                                <div class="blog-image-v4">
  2210.                                    
  2211.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2212.                                    
  2213.                                </div>
  2214.                                
  2215.                                <span class="blog-category-v4 bg-primary-gradient">
  2216.                                    News
  2217.                                </span>
  2218.                            </div>
  2219.                            
  2220.                            <div class="blog-content-v4">
  2221.                                <h3 class="blog-title-v4">
  2222.                                    <a href="/the-blue-jays-earn-world-series-matchup-against-los-angeles-dodgers/" class="top-color">
  2223.                                    The Blue Jays Earn World Series Matchup Against Los Angeles Dodgers
  2224.                                    </a>
  2225.                                </h3>
  2226.                                <div class="blog-meta-v4">
  2227.                                    
  2228.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2229.                                    
  2230.                                    <span>By <strong>Andrew Harris</strong></span>
  2231.                                    <span>•</span>
  2232.                                    <span>13 May 2026</span>
  2233.                                </div>
  2234.                                
  2235.                                <p class="blog-excerpt-v4">
  2236.                                    
  2237.                                </p>
  2238.                                
  2239.                                <div class="blog-actions-v4">
  2240.                                    
  2241.                                    <a href="/the-blue-jays-earn-world-series-matchup-against-los-angeles-dodgers/" class="blog-read-more-v4 bg-primary-gradient">
  2242.                                        <i class="ti-arrow-right"></i>
  2243.                                    </a>
  2244.                                </div>
  2245.                            </div>
  2246.                        </article>
  2247.                    </div>
  2248.                    
  2249.                    <div class="col-lg-6 col-md-6">
  2250.                        <article class="blog-card-v4 scroll-trigger">
  2251.                            <div class="blog-image-container-v4">
  2252.                                <div class="blog-image-v4">
  2253.                                    
  2254.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2255.                                    
  2256.                                </div>
  2257.                                
  2258.                                <span class="blog-category-v4 bg-primary-gradient">
  2259.                                    News
  2260.                                </span>
  2261.                            </div>
  2262.                            
  2263.                            <div class="blog-content-v4">
  2264.                                <h3 class="blog-title-v4">
  2265.                                    <a href="/england-name-the-off-spinner-in-line-up-for-ashes-first-test/" class="top-color">
  2266.                                    England Name the off-spinner in Line-up for Ashes First Test
  2267.                                    </a>
  2268.                                </h3>
  2269.                                <div class="blog-meta-v4">
  2270.                                    
  2271.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2272.                                    
  2273.                                    <span>By <strong>Andrew Harris</strong></span>
  2274.                                    <span>•</span>
  2275.                                    <span>13 May 2026</span>
  2276.                                </div>
  2277.                                
  2278.                                <p class="blog-excerpt-v4">
  2279.                                    
  2280.                                </p>
  2281.                                
  2282.                                <div class="blog-actions-v4">
  2283.                                    
  2284.                                    <a href="/england-name-the-off-spinner-in-line-up-for-ashes-first-test/" class="blog-read-more-v4 bg-primary-gradient">
  2285.                                        <i class="ti-arrow-right"></i>
  2286.                                    </a>
  2287.                                </div>
  2288.                            </div>
  2289.                        </article>
  2290.                    </div>
  2291.                    
  2292.                    <div class="col-lg-6 col-md-6">
  2293.                        <article class="blog-card-v4 scroll-trigger">
  2294.                            <div class="blog-image-container-v4">
  2295.                                <div class="blog-image-v4">
  2296.                                    
  2297.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2298.                                    
  2299.                                </div>
  2300.                                
  2301.                                <span class="blog-category-v4 bg-primary-gradient">
  2302.                                    News
  2303.                                </span>
  2304.                            </div>
  2305.                            
  2306.                            <div class="blog-content-v4">
  2307.                                <h3 class="blog-title-v4">
  2308.                                    <a href="/the-kpop-demon-hunters-series-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" class="top-color">
  2309.                                    The KPop Demon Hunters Series Floats to Make a Grand Appearance at Macy&#x27;s Thanksgiving Day Parade
  2310.                                    </a>
  2311.                                </h3>
  2312.                                <div class="blog-meta-v4">
  2313.                                    
  2314.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2315.                                    
  2316.                                    <span>By <strong>Andrew Harris</strong></span>
  2317.                                    <span>•</span>
  2318.                                    <span>12 May 2026</span>
  2319.                                </div>
  2320.                                
  2321.                                <p class="blog-excerpt-v4">
  2322.                                    
  2323.                                </p>
  2324.                                
  2325.                                <div class="blog-actions-v4">
  2326.                                    
  2327.                                    <a href="/the-kpop-demon-hunters-series-floats-to-make-a-grand-appearance-at-macys-thanksgiving-day-parade/" class="blog-read-more-v4 bg-primary-gradient">
  2328.                                        <i class="ti-arrow-right"></i>
  2329.                                    </a>
  2330.                                </div>
  2331.                            </div>
  2332.                        </article>
  2333.                    </div>
  2334.                    
  2335.                    <div class="col-lg-6 col-md-6">
  2336.                        <article class="blog-card-v4 scroll-trigger">
  2337.                            <div class="blog-image-container-v4">
  2338.                                <div class="blog-image-v4">
  2339.                                    
  2340.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2341.                                    
  2342.                                </div>
  2343.                                
  2344.                                <span class="blog-category-v4 bg-primary-gradient">
  2345.                                    News
  2346.                                </span>
  2347.                            </div>
  2348.                            
  2349.                            <div class="blog-content-v4">
  2350.                                <h3 class="blog-title-v4">
  2351.                                    <a href="/disturbing-discovery-remains-of-missing-mum-and-daughter-found-in-freezing-units-in-the-alpine-nation/" class="top-color">
  2352.                                    Disturbing Discovery: Remains of Missing Mum and Daughter Found in Freezing Units in the Alpine Nation
  2353.                                    </a>
  2354.                                </h3>
  2355.                                <div class="blog-meta-v4">
  2356.                                    
  2357.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;"  class="blog-author-img-v4">
  2358.                                    
  2359.                                    <span>By <strong>Andrew Harris</strong></span>
  2360.                                    <span>•</span>
  2361.                                    <span>12 May 2026</span>
  2362.                                </div>
  2363.                                
  2364.                                <p class="blog-excerpt-v4">
  2365.                                    
  2366.                                </p>
  2367.                                
  2368.                                <div class="blog-actions-v4">
  2369.                                    
  2370.                                    <a href="/disturbing-discovery-remains-of-missing-mum-and-daughter-found-in-freezing-units-in-the-alpine-nation/" class="blog-read-more-v4 bg-primary-gradient">
  2371.                                        <i class="ti-arrow-right"></i>
  2372.                                    </a>
  2373.                                </div>
  2374.                            </div>
  2375.                        </article>
  2376.                    </div>
  2377.                    
  2378.                    
  2379.  
  2380.                </div>
  2381.            </div>
  2382.            
  2383.             <div class="col col-lg-4 col-12">
  2384.                
  2385.  
  2386.  
  2387.  
  2388.    
  2389.  
  2390.  
  2391. <!-- Blog Sidebar V2 - Focused Design -->
  2392.  <div class="sidebar mb-3">
  2393.    <!-- Recent Posts Section -->
  2394.    <div class="sidebar-widget mb-4">
  2395.      <div class="widget-title-wrapper mb-3">
  2396.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2397.          <i class="ti-time me-2"></i>Recent Posts
  2398.          <span class="title-arrow-primary"></span>
  2399.        </h4>
  2400.      </div>
  2401.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2402.        <div class="recent-post-list">
  2403.          
  2404.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2405.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2406.                
  2407.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2408.                
  2409.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2410.            </div>
  2411.            <div class="post-content flex-grow-1">
  2412.              <h6 class="post-title mb-2">
  2413.                 <a href="/the-music-streaming-giants-year-end-recap-release-timeline-and-your-burning-questions-answered/" class="text-decoration-none top-color fw-semibold lh-sm">
  2414.                                            The Music Streaming Giant&#x27;s Year-End Recap: Release Timeline and Your Burning Questions Answered
  2415.                                            </a>
  2416.              </h6>
  2417.              <div class="post-meta mb-3">
  2418.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2419.                <!-- <small class="text-muted">
  2420.                  <i class="ti-eye me-1"></i>348 views
  2421.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2422.                </small> -->
  2423.              </div>
  2424.            </div>
  2425.          </div>
  2426.          
  2427.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2428.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2429.                
  2430.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2431.                
  2432.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2433.            </div>
  2434.            <div class="post-content flex-grow-1">
  2435.              <h6 class="post-title mb-2">
  2436.                 <a href="/smooth-finish-to-messis-india-tour-following-kolkata-chaos/" class="text-decoration-none top-color fw-semibold lh-sm">
  2437.                                            Smooth Finish to Messi&#x27;s India Tour Following Kolkata Chaos
  2438.                                            </a>
  2439.              </h6>
  2440.              <div class="post-meta mb-3">
  2441.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2442.                <!-- <small class="text-muted">
  2443.                  <i class="ti-eye me-1"></i>348 views
  2444.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2445.                </small> -->
  2446.              </div>
  2447.            </div>
  2448.          </div>
  2449.          
  2450.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2451.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2452.                
  2453.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2454.                
  2455.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2456.            </div>
  2457.            <div class="post-content flex-grow-1">
  2458.              <h6 class="post-title mb-2">
  2459.                 <a href="/esteemed-photographer-brian-harris-obituary-an-existence-behind-the-lens/" class="text-decoration-none top-color fw-semibold lh-sm">
  2460.                                            Esteemed Photographer Brian Harris Obituary: An Existence Behind the Lens
  2461.                                            </a>
  2462.              </h6>
  2463.              <div class="post-meta mb-3">
  2464.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2465.                <!-- <small class="text-muted">
  2466.                  <i class="ti-eye me-1"></i>348 views
  2467.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2468.                </small> -->
  2469.              </div>
  2470.            </div>
  2471.          </div>
  2472.          
  2473.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2474.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2475.                
  2476.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2477.                
  2478.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2479.            </div>
  2480.            <div class="post-content flex-grow-1">
  2481.              <h6 class="post-title mb-2">
  2482.                 <a href="/the-met-responds-to-lawsuit-over-supposedly-nazi-plundered-van-gogh-artwork/" class="text-decoration-none top-color fw-semibold lh-sm">
  2483.                                            The Met Responds to Lawsuit Over Supposedly Nazi-Plundered Van Gogh Artwork
  2484.                                            </a>
  2485.              </h6>
  2486.              <div class="post-meta mb-3">
  2487.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2488.                <!-- <small class="text-muted">
  2489.                  <i class="ti-eye me-1"></i>348 views
  2490.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2491.                </small> -->
  2492.              </div>
  2493.            </div>
  2494.          </div>
  2495.          
  2496.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2497.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2498.                
  2499.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2500.                
  2501.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2502.            </div>
  2503.            <div class="post-content flex-grow-1">
  2504.              <h6 class="post-title mb-2">
  2505.                 <a href="/us-congressman-calls-on-ex-royal-andrew-to-provide-testimony-in-jeffrey-epstein-inquiry/" class="text-decoration-none top-color fw-semibold lh-sm">
  2506.                                            US Congressman Calls On Ex-Royal Andrew to Provide Testimony in Jeffrey Epstein Inquiry
  2507.                                            </a>
  2508.              </h6>
  2509.              <div class="post-meta mb-3">
  2510.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2511.                <!-- <small class="text-muted">
  2512.                  <i class="ti-eye me-1"></i>348 views
  2513.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2514.                </small> -->
  2515.              </div>
  2516.            </div>
  2517.          </div>
  2518.          
  2519.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2520.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2521.                
  2522.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2523.                
  2524.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2525.            </div>
  2526.            <div class="post-content flex-grow-1">
  2527.              <h6 class="post-title mb-2">
  2528.                 <a href="/bahrain-to-argue-at-british-supreme-court-over-sovereign-immunity-in-surveillance-allegations/" class="text-decoration-none top-color fw-semibold lh-sm">
  2529.                                            Bahrain to Argue at British Supreme Court Over Sovereign Immunity in Surveillance Allegations
  2530.                                            </a>
  2531.              </h6>
  2532.              <div class="post-meta mb-3">
  2533.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>12 May 2026</small>
  2534.                <!-- <small class="text-muted">
  2535.                  <i class="ti-eye me-1"></i>348 views
  2536.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2537.                </small> -->
  2538.              </div>
  2539.            </div>
  2540.          </div>
  2541.          
  2542.  
  2543.        </div>
  2544.  
  2545.        <div class="text-center mt-4 pt-3 border-top border-light">
  2546.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2547.        </div>
  2548.      </div>
  2549.    </div>
  2550.  
  2551.    
  2552.    <div class="sidebar-widget mb-4">
  2553.      <div class="widget-title-wrapper mb-3">
  2554.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2555.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2556.          <span class="title-arrow"></span>
  2557.        </h4>
  2558.      </div>
  2559.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2560.        <div class="blog-roll-list scrollable-sidebar">
  2561.          
  2562.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2563.            <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" rel="dofollow" class="text-decoration-none ">
  2564.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2565.                <i class="ti-angle-right me-2 text-primary"></i>
  2566.                non gamstop casinos
  2567.              </h6>
  2568.            </a>
  2569.          </div>
  2570.          
  2571.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2572.            <a href="https://internationalschoolmealsday.com/" rel="dofollow" class="text-decoration-none ">
  2573.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2574.                <i class="ti-angle-right me-2 text-primary"></i>
  2575.                non gamstop casinos uk
  2576.              </h6>
  2577.            </a>
  2578.          </div>
  2579.          
  2580.      </div>
  2581.    </div>
  2582.    
  2583.    <div class="sidebar-widget mb-4">
  2584.      <div class="widget-title-wrapper mb-3">
  2585.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2586.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2587.          <span class="title-arrow"></span>
  2588.        </h4>
  2589.      </div>
  2590.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2591.        <div class="blog-roll-list scrollable-sidebar">
  2592.          
  2593.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2594.            <a href="https://www.adhdfoundation.org.uk" rel="dofollow" class="text-decoration-none ">
  2595.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2596.                <i class="ti-angle-right me-2 text-primary"></i>
  2597.                non gamstop casinos uk
  2598.              </h6>
  2599.            </a>
  2600.          </div>
  2601.          
  2602.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2603.            <a href="https://cobdenchambers.co.uk/" rel="dofollow" class="text-decoration-none ">
  2604.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2605.                <i class="ti-angle-right me-2 text-primary"></i>
  2606.                eu online casinos
  2607.              </h6>
  2608.            </a>
  2609.          </div>
  2610.          
  2611.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2612.            <a href="https://lagoccia.co.uk/" rel="dofollow" class="text-decoration-none ">
  2613.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2614.                <i class="ti-angle-right me-2 text-primary"></i>
  2615.                online casino
  2616.              </h6>
  2617.            </a>
  2618.          </div>
  2619.          
  2620.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2621.            <a href="https://heyimhome.co.uk/" rel="dofollow" class="text-decoration-none ">
  2622.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2623.                <i class="ti-angle-right me-2 text-primary"></i>
  2624.                best online casino
  2625.              </h6>
  2626.            </a>
  2627.          </div>
  2628.          
  2629.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2630.            <a href="https://www.wildandgame.co.uk" rel="dofollow" class="text-decoration-none ">
  2631.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2632.                <i class="ti-angle-right me-2 text-primary"></i>
  2633.                UK gambling sites
  2634.              </h6>
  2635.            </a>
  2636.          </div>
  2637.          
  2638.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2639.            <a href="https://www.durhamminers.org/" rel="dofollow" class="text-decoration-none ">
  2640.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2641.                <i class="ti-angle-right me-2 text-primary"></i>
  2642.                best casino sites uk
  2643.              </h6>
  2644.            </a>
  2645.          </div>
  2646.          
  2647.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2648.            <a href="https://www.pgldevonshire.org.uk/" rel="dofollow" class="text-decoration-none ">
  2649.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2650.                <i class="ti-angle-right me-2 text-primary"></i>
  2651.                casinos that accept credit cards
  2652.              </h6>
  2653.            </a>
  2654.          </div>
  2655.          
  2656.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2657.            <a href="https://www.londonart.co.uk/" rel="dofollow" class="text-decoration-none ">
  2658.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2659.                <i class="ti-angle-right me-2 text-primary"></i>
  2660.                escorts london
  2661.              </h6>
  2662.            </a>
  2663.          </div>
  2664.          
  2665.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2666.            <a href="https://www.stamina.org.uk/" rel="dofollow" class="text-decoration-none ">
  2667.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2668.                <i class="ti-angle-right me-2 text-primary"></i>
  2669.                Websites Not on Gamban
  2670.              </h6>
  2671.            </a>
  2672.          </div>
  2673.          
  2674.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2675.            <a href="https://thepearlyqueen.com/" rel="dofollow" class="text-decoration-none ">
  2676.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2677.                <i class="ti-angle-right me-2 text-primary"></i>
  2678.                casino sites
  2679.              </h6>
  2680.            </a>
  2681.          </div>
  2682.          
  2683.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2684.            <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk" rel="dofollow" class="text-decoration-none ">
  2685.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2686.                <i class="ti-angle-right me-2 text-primary"></i>
  2687.                non GamStop casinos
  2688.              </h6>
  2689.            </a>
  2690.          </div>
  2691.          
  2692.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2693.            <a href="https://fdncoffee.com" rel="dofollow" class="text-decoration-none ">
  2694.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2695.                <i class="ti-angle-right me-2 text-primary"></i>
  2696.                new non GamStop casinos
  2697.              </h6>
  2698.            </a>
  2699.          </div>
  2700.          
  2701.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2702.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  2703.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2704.                <i class="ti-angle-right me-2 text-primary"></i>
  2705.                casino not on GamStop
  2706.              </h6>
  2707.            </a>
  2708.          </div>
  2709.          
  2710.      </div>
  2711.    </div>
  2712.    
  2713.    <div class="sidebar-widget mb-4">
  2714.      <div class="widget-title-wrapper mb-3">
  2715.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2716.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2717.          <span class="title-arrow"></span>
  2718.        </h4>
  2719.      </div>
  2720.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2721.        <div class="blog-roll-list scrollable-sidebar">
  2722.          
  2723.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2724.            <a href="https://www.drenge.co.uk/" rel="dofollow" class="text-decoration-none ">
  2725.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2726.                <i class="ti-angle-right me-2 text-primary"></i>
  2727.                UK casino sites
  2728.              </h6>
  2729.            </a>
  2730.          </div>
  2731.          
  2732.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2733.            <a href="https://www.covent-garden.co.uk/" rel="dofollow" class="text-decoration-none ">
  2734.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2735.                <i class="ti-angle-right me-2 text-primary"></i>
  2736.                casinos not on GamStop
  2737.              </h6>
  2738.            </a>
  2739.          </div>
  2740.          
  2741.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2742.            <a href="https://thenewoxford.com/" rel="dofollow" class="text-decoration-none ">
  2743.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2744.                <i class="ti-angle-right me-2 text-primary"></i>
  2745.                casinos not on GamStop
  2746.              </h6>
  2747.            </a>
  2748.          </div>
  2749.          
  2750.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2751.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  2752.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2753.                <i class="ti-angle-right me-2 text-primary"></i>
  2754.                non GamStop casino
  2755.              </h6>
  2756.            </a>
  2757.          </div>
  2758.          
  2759.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2760.            <a href="https://socialeatinghouse.com/" rel="dofollow" class="text-decoration-none ">
  2761.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2762.                <i class="ti-angle-right me-2 text-primary"></i>
  2763.                casino not on GamStop
  2764.              </h6>
  2765.            </a>
  2766.          </div>
  2767.          
  2768.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2769.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  2770.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2771.                <i class="ti-angle-right me-2 text-primary"></i>
  2772.                casino not on GamStop
  2773.              </h6>
  2774.            </a>
  2775.          </div>
  2776.          
  2777.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2778.            <a href="https://www.llancaiachfawr.co.uk/" rel="dofollow" class="text-decoration-none ">
  2779.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2780.                <i class="ti-angle-right me-2 text-primary"></i>
  2781.                UK casinos not on GamStop
  2782.              </h6>
  2783.            </a>
  2784.          </div>
  2785.          
  2786.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2787.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  2788.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2789.                <i class="ti-angle-right me-2 text-primary"></i>
  2790.                non GamStop casinos
  2791.              </h6>
  2792.            </a>
  2793.          </div>
  2794.          
  2795.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2796.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  2797.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2798.                <i class="ti-angle-right me-2 text-primary"></i>
  2799.                online casino not on GamStop
  2800.              </h6>
  2801.            </a>
  2802.          </div>
  2803.          
  2804.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2805.            <a href="https://www.falconryforum.co.uk/" rel="dofollow" class="text-decoration-none ">
  2806.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2807.                <i class="ti-angle-right me-2 text-primary"></i>
  2808.                non gamstop casino
  2809.              </h6>
  2810.            </a>
  2811.          </div>
  2812.          
  2813.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2814.            <a href="https://www.headley.co.uk/" rel="dofollow" class="text-decoration-none ">
  2815.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2816.                <i class="ti-angle-right me-2 text-primary"></i>
  2817.                best online betting sites uk
  2818.              </h6>
  2819.            </a>
  2820.          </div>
  2821.          
  2822.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2823.            <a href="https://www.nordicresearchnetwork.co.uk/" rel="dofollow" class="text-decoration-none ">
  2824.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2825.                <i class="ti-angle-right me-2 text-primary"></i>
  2826.                non UK casino sites
  2827.              </h6>
  2828.            </a>
  2829.          </div>
  2830.          
  2831.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2832.            <a href="https://www.kysty.co.uk/" rel="dofollow" class="text-decoration-none ">
  2833.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2834.                <i class="ti-angle-right me-2 text-primary"></i>
  2835.                casino sites not on GamStop
  2836.              </h6>
  2837.            </a>
  2838.          </div>
  2839.          
  2840.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2841.            <a href="https://www.thekarczma.co.uk/" rel="dofollow" class="text-decoration-none ">
  2842.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2843.                <i class="ti-angle-right me-2 text-primary"></i>
  2844.                Non UK Casino
  2845.              </h6>
  2846.            </a>
  2847.          </div>
  2848.          
  2849.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2850.            <a href="https://www.goodclub.co.uk/" rel="dofollow" class="text-decoration-none ">
  2851.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2852.                <i class="ti-angle-right me-2 text-primary"></i>
  2853.                casino not on gamstop
  2854.              </h6>
  2855.            </a>
  2856.          </div>
  2857.          
  2858.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2859.            <a href="https://www.aboutcookies.org.uk/" rel="dofollow" class="text-decoration-none ">
  2860.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2861.                <i class="ti-angle-right me-2 text-primary"></i>
  2862.                casino not on gamstop
  2863.              </h6>
  2864.            </a>
  2865.          </div>
  2866.          
  2867.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2868.            <a href="https://roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  2869.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2870.                <i class="ti-angle-right me-2 text-primary"></i>
  2871.                non gamstop casinos
  2872.              </h6>
  2873.            </a>
  2874.          </div>
  2875.          
  2876.      </div>
  2877.    </div>
  2878.    
  2879.    <div class="sidebar-widget mb-4">
  2880.      <div class="widget-title-wrapper mb-3">
  2881.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2882.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  2883.          <span class="title-arrow"></span>
  2884.        </h4>
  2885.      </div>
  2886.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2887.        <div class="blog-roll-list scrollable-sidebar">
  2888.          
  2889.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2890.            <a href="https://xn--24-3qi4duc3a1a7o.world/" rel="dofollow" class="text-decoration-none ">
  2891.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2892.                <i class="ti-angle-right me-2 text-primary"></i>
  2893.                แทงหวย24
  2894.              </h6>
  2895.            </a>
  2896.          </div>
  2897.          
  2898.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2899.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  2900.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2901.                <i class="ti-angle-right me-2 text-primary"></i>
  2902.                non gamstop betting
  2903.              </h6>
  2904.            </a>
  2905.          </div>
  2906.          
  2907.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2908.            <a href="https://www.taysideaviation.co.uk/" rel="dofollow" class="text-decoration-none ">
  2909.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2910.                <i class="ti-angle-right me-2 text-primary"></i>
  2911.                betting sites not on gamstop
  2912.              </h6>
  2913.            </a>
  2914.          </div>
  2915.          
  2916.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2917.            <a href="https://www.ferranti-technologies.co.uk/" rel="dofollow" class="text-decoration-none ">
  2918.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2919.                <i class="ti-angle-right me-2 text-primary"></i>
  2920.                best uk non gamstop casinos
  2921.              </h6>
  2922.            </a>
  2923.          </div>
  2924.          
  2925.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2926.            <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="text-decoration-none ">
  2927.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2928.                <i class="ti-angle-right me-2 text-primary"></i>
  2929.                best non Gamstop casinos
  2930.              </h6>
  2931.            </a>
  2932.          </div>
  2933.          
  2934.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2935.            <a href="https://pauljacques.co.uk/" rel="dofollow" class="text-decoration-none ">
  2936.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2937.                <i class="ti-angle-right me-2 text-primary"></i>
  2938.                casinos not on Gamstop UK
  2939.              </h6>
  2940.            </a>
  2941.          </div>
  2942.          
  2943.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2944.            <a href="https://indyonline.co.uk/" rel="dofollow" class="text-decoration-none ">
  2945.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2946.                <i class="ti-angle-right me-2 text-primary"></i>
  2947.                non Gamstop casino
  2948.              </h6>
  2949.            </a>
  2950.          </div>
  2951.          
  2952.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2953.            <a href="https://www.regionalnetworks.org.uk/" rel="dofollow" class="text-decoration-none ">
  2954.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2955.                <i class="ti-angle-right me-2 text-primary"></i>
  2956.                Casinos Not on Gamstop
  2957.              </h6>
  2958.            </a>
  2959.          </div>
  2960.          
  2961.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2962.            <a href="https://oncallfire.uk/" rel="dofollow" class="text-decoration-none ">
  2963.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2964.                <i class="ti-angle-right me-2 text-primary"></i>
  2965.                Casinos Not on Gamstop
  2966.              </h6>
  2967.            </a>
  2968.          </div>
  2969.          
  2970.      </div>
  2971.    </div>
  2972.    
  2973.  </div>
  2974.  
  2975. <!-- Sidebar V2 Styles -->
  2976. <style>
  2977.  .sidebar-widget {
  2978.    position: relative;
  2979.  }
  2980.  
  2981.  .widget-title {
  2982.    font-size: 1.1rem;
  2983.    font-weight: 700;
  2984.    display: inline-block;
  2985.    position: relative;
  2986.    z-index: 2;
  2987.    border-radius: 0;
  2988.  }
  2989.  
  2990.  /* Green arrow for August Blog Roll */
  2991.  .title-arrow::after {
  2992.    content: '';
  2993.    position: absolute;
  2994.    top: 0;
  2995.    right: -22px;
  2996.    width: 0;
  2997.    height: 0;
  2998.    border-left: 22px solid var(--bs-primary);
  2999.    border-top: 22px solid transparent;
  3000.    border-bottom: 22px solid transparent;
  3001.    z-index: 1;
  3002.  }
  3003.  
  3004.  /* Blue arrow for Recent Posts */
  3005.  .title-arrow-primary::after {
  3006.    content: '';
  3007.    position: absolute;
  3008.    top: 0;
  3009.    right: -22px;
  3010.    width: 0;
  3011.    height: 0;
  3012.    border-left: 22px solid var(--bs-primary);
  3013.    border-top: 22px solid transparent;
  3014.    border-bottom: 22px solid transparent;
  3015.    z-index: 1;
  3016.  }
  3017.  
  3018.  .widget-content {
  3019.    margin-top: -1px;
  3020.    position: relative;
  3021.    z-index: 1;
  3022.     background-color: var(--card-bg);
  3023.  }
  3024.  
  3025.  /* Blog Roll Items Hover Effects */
  3026.  .blog-roll-item:hover .blog-title {
  3027.    color: #198754 !important;
  3028.    transform: translateX(5px);
  3029.    transition: all 0.3s ease;
  3030.  }
  3031.  
  3032.  /* Recent Post Items Hover Effects */
  3033.  .recent-post-item:hover .post-title a {
  3034.    color: #0d6efd !important;
  3035.    transition: color 0.3s ease;
  3036.  }
  3037.  
  3038.  .recent-post-item:hover .post-image img {
  3039.    transform: scale(1.05);
  3040.    transition: transform 0.3s ease;
  3041.  }
  3042.  
  3043.  /* Button Hover Effects */
  3044.  .btn:hover {
  3045.    transform: translateY(-2px);
  3046.    transition: all 0.3s ease;
  3047.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3048.  }
  3049.  
  3050.  /* Badge Hover Effects */
  3051.  .badge:hover {
  3052.    transform: scale(1.05);
  3053.    transition: transform 0.3s ease;
  3054.  }
  3055.  
  3056.  @media (max-width: 991px) {
  3057.    .sidebar {
  3058.      margin-top: 3rem;
  3059.    }
  3060.  }
  3061.  
  3062.  @media (max-width: 576px) {
  3063.    .widget-title {
  3064.      font-size: 1rem;
  3065.      padding: 0.75rem 1rem !important;
  3066.    }
  3067.  
  3068.    .title-arrow::after,
  3069.    .title-arrow-primary::after {
  3070.      right: -18px;
  3071.      border-left-width: 18px;
  3072.      border-top-width: 18px;
  3073.      border-bottom-width: 18px;
  3074.    }
  3075.  
  3076.    .post-image {
  3077.      width: 70px !important;
  3078.      height: 55px !important;
  3079.    }
  3080.  
  3081.    .blog-meta {
  3082.      flex-direction: column !important;
  3083.      align-items: flex-start !important;
  3084.      gap: 0.5rem;
  3085.    }
  3086.  }
  3087. </style>
  3088.  
  3089.    
  3090.            </div>
  3091.        </div>
  3092.    </div>
  3093. </section>
  3094.  
  3095. <script>
  3096. document.addEventListener('DOMContentLoaded', function() {
  3097.    // Intersection Observer for Fade Animation on Scroll Up and Down
  3098.    const observerOptions = {
  3099.        threshold: [0, 0.15], // Trigger at 0% and 15% visibility
  3100.        rootMargin: '0px 0px -100px 0px'
  3101.    };
  3102.  
  3103.    // Group cards into pairs (assuming two cards per row)
  3104.    const cards = document.querySelectorAll('.scroll-trigger');
  3105.    const cardPairs = [];
  3106.    for (let i = 0; i < cards.length; i += 2) {
  3107.        cardPairs.push([cards[i], cards[i + 1]].filter(Boolean)); // Handle odd number of cards
  3108.    }
  3109.  
  3110.    const observer = new IntersectionObserver(function(entries) {
  3111.        entries.forEach(entry => {
  3112.            const card = entry.target;
  3113.            // Find the pair index for the current card
  3114.            const pairIndex = cardPairs.findIndex(pair => pair.includes(card));
  3115.            const pair = cardPairs[pairIndex];
  3116.  
  3117.            if (entry.isIntersecting) {
  3118.                // Fade in the pair with a delay based on pair index
  3119.                pair.forEach((cardInPair, index) => {
  3120.                    setTimeout(() => {
  3121.                        cardInPair.classList.add('active');
  3122.                    }, pairIndex * 300); // 300ms delay between pairs
  3123.                });
  3124.            } else {
  3125.                // Fade out the pair when exiting viewport
  3126.                pair.forEach(cardInPair => {
  3127.                    cardInPair.classList.remove('active');
  3128.                });
  3129.            }
  3130.        });
  3131.    }, observerOptions);
  3132.  
  3133.    // Observe each card individually
  3134.    cards.forEach(card => {
  3135.        observer.observe(card);
  3136.    });
  3137. });
  3138. </script>
  3139.  
  3140.    
  3141.        
  3142.        <!-- end wpo-blog-highlights-section -->
  3143.        <!-- start wpo-blog-sponsored-section -->
  3144.        
  3145.  
  3146.  
  3147.  
  3148.    
  3149.  
  3150.  
  3151.  <style>
  3152.    .sponsored-section-v7 {
  3153.      padding: 50px 0;
  3154.    }
  3155.    
  3156.    .sponsored-card-v7 {
  3157.      background: #fafafa;
  3158.      border: none;
  3159.      transition: transform 0.3s ease;
  3160.      height: 100%;
  3161.    }
  3162.    
  3163.    .sponsored-card-v7:hover {
  3164.      transform: translateY(-3px);
  3165.    }
  3166.    
  3167.    .sponsored-image-v7 {
  3168.      position: relative;
  3169.      height: 160px;
  3170.    }
  3171.    
  3172.    .sponsored-image-v7 img {
  3173.      width: 100%;
  3174.      height: 100%;
  3175.      object-fit: cover;
  3176.      border-radius: 10px; /* Apply curve to image */
  3177.    }
  3178.    
  3179.    .sponsored-badge-v7 {
  3180.      position: absolute;
  3181.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3182.      left: 10px;
  3183.      z-index: 10;
  3184.    
  3185.      /* pill look */
  3186.      display: inline-flex; /* vertical centering */
  3187.      align-items: center;
  3188.      justify-content: center;
  3189.      padding: 8px 16px; /* width = content + padding */
  3190.      border-radius: 999px; /* full pill */
  3191.      white-space: nowrap; /* ek hi line me rahe */
  3192.      /* text */
  3193.      font-size: 12px;
  3194.      text-transform: uppercase;
  3195.      letter-spacing: 0.5px;
  3196.      line-height: 1;
  3197.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3198.    }
  3199.    
  3200.    /* optional: icon ke saath thoda gap */
  3201.    .sponsored-badge-v7 i,
  3202.    .sponsored-badge-v7 .icon {
  3203.      margin-right: 8px;
  3204.      font-size: 14px;
  3205.      line-height: 1;
  3206.    }
  3207.    
  3208.    .sponsored-content-v7 {
  3209.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3210.    }
  3211.    
  3212.    .sponsored-title-v7 {
  3213.      font-size: 15px;
  3214.      font-weight: 700;
  3215.      line-height: 1.4;
  3216.      margin-bottom: 8px;
  3217.      color: #333;
  3218.    }
  3219.    
  3220.    .sponsored-title-v7 a {
  3221.      text-decoration: none;
  3222.      font-size: 16px;
  3223.      color: var(--topbar-color);
  3224.    }
  3225.    
  3226.    .sponsored-title-v7 a:hover {
  3227.      color: var(--bs-primary); /* Green hover */
  3228.    }
  3229.    
  3230.    .sponsored-excerpt-v7 {
  3231.      font-size: 12px;
  3232.      font-weight: 400;
  3233.      color:  var(--topbar-color);;
  3234.      margin-bottom: 10px;
  3235.      line-height: 1.5;
  3236.    }
  3237.    
  3238.    .sponsored-meta-v7 {
  3239.      font-size: 11px;
  3240.       color: var(--topbar-color);;
  3241.    }
  3242.    
  3243.    .author-info-v7 {
  3244.      margin-bottom: 5px;
  3245.    }
  3246.    
  3247.    .sponsored-author-img-v7 {
  3248.      width: 30px;
  3249.      height: 30px;
  3250.      border-radius: 50%;
  3251.      object-fit: cover;
  3252.      vertical-align: middle;
  3253.      margin-right: 5px;
  3254.    }
  3255.    
  3256.    .section-title-sponsored-v7 {
  3257.      font-size: 1.9rem;
  3258.      font-weight: 600;
  3259.      text-align: center;
  3260.      margin-bottom: 30px;
  3261.      color: #333;
  3262.      position: relative;
  3263.    }
  3264.    
  3265.    .section-title-sponsored-v7::after {
  3266.      content: '';
  3267.      position: absolute;
  3268.      bottom: -8px;
  3269.      left: 50%;
  3270.      transform: translateX(-50%);
  3271.      width: 100px;
  3272.      height: 3px;
  3273.      background: var(--bs-primary);
  3274.    }
  3275.    
  3276.    @media (max-width: 768px) {
  3277.      .sponsored-section-v7 {
  3278.        padding: 30px 0;
  3279.      }
  3280.      .sponsored-image-v7 {
  3281.        height: 120px;
  3282.      }
  3283.      .sponsored-content-v7 {
  3284.        padding: 35px 12px 12px;
  3285.      }
  3286.  
  3287.      .sponsored-title-v7 {
  3288.        font-size: 14px;
  3289.      }
  3290.      .sponsored-excerpt-v7 {
  3291.        font-size: 11px;
  3292.      }
  3293.      .section-title-sponsored-v7 {
  3294.        font-size: 1.6rem;
  3295.      }
  3296.    }
  3297.  </style>
  3298.  
  3299.  <section class="sponsored-section-v7">
  3300.    <div class="container-fluid fluid-container">
  3301.      <div class="row mb-3">
  3302.        <div class="col-12">
  3303.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3304.        </div>
  3305.      </div>
  3306.  
  3307.      <div class="row g-3 d-flex justify-content-center">
  3308.        
  3309.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3310.            <div class="card sponsored-card-v7">
  3311.              <div class="sponsored-image-v7">
  3312.                
  3313.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3314.                
  3315.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3316.              </div>
  3317.              <div class="sponsored-content-v7">
  3318.                <h3 class="sponsored-title-v7"><a href="/the-music-streaming-giants-year-end-recap-release-timeline-and-your-burning-questions-answered/">The Music Streaming Giant&#x27;s Year-End Recap: Release Timeline and Your Burning Questions Answered</a></h3>
  3319.                <p class="sponsored-excerpt-v7 "></p>
  3320.                <div class="sponsored-meta-v7">
  3321.                  <div class="author-info-v7">
  3322.                    
  3323.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3324.                    
  3325.                    <span>Andrew Harris</span>
  3326.                  </div>
  3327.                  <div>12 May 2026</div>
  3328.                </div>
  3329.              </div>
  3330.            </div>
  3331.          </div>
  3332.        
  3333.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3334.            <div class="card sponsored-card-v7">
  3335.              <div class="sponsored-image-v7">
  3336.                
  3337.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3338.                
  3339.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3340.              </div>
  3341.              <div class="sponsored-content-v7">
  3342.                <h3 class="sponsored-title-v7"><a href="/smooth-finish-to-messis-india-tour-following-kolkata-chaos/">Smooth Finish to Messi&#x27;s India Tour Following Kolkata Chaos</a></h3>
  3343.                <p class="sponsored-excerpt-v7 "></p>
  3344.                <div class="sponsored-meta-v7">
  3345.                  <div class="author-info-v7">
  3346.                    
  3347.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3348.                    
  3349.                    <span>Andrew Harris</span>
  3350.                  </div>
  3351.                  <div>12 May 2026</div>
  3352.                </div>
  3353.              </div>
  3354.            </div>
  3355.          </div>
  3356.        
  3357.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3358.            <div class="card sponsored-card-v7">
  3359.              <div class="sponsored-image-v7">
  3360.                
  3361.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3362.                
  3363.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3364.              </div>
  3365.              <div class="sponsored-content-v7">
  3366.                <h3 class="sponsored-title-v7"><a href="/esteemed-photographer-brian-harris-obituary-an-existence-behind-the-lens/">Esteemed Photographer Brian Harris Obituary: An Existence Behind the Lens</a></h3>
  3367.                <p class="sponsored-excerpt-v7 "></p>
  3368.                <div class="sponsored-meta-v7">
  3369.                  <div class="author-info-v7">
  3370.                    
  3371.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3372.                    
  3373.                    <span>Andrew Harris</span>
  3374.                  </div>
  3375.                  <div>12 May 2026</div>
  3376.                </div>
  3377.              </div>
  3378.            </div>
  3379.          </div>
  3380.        
  3381.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3382.            <div class="card sponsored-card-v7">
  3383.              <div class="sponsored-image-v7">
  3384.                
  3385.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3386.                
  3387.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3388.              </div>
  3389.              <div class="sponsored-content-v7">
  3390.                <h3 class="sponsored-title-v7"><a href="/the-met-responds-to-lawsuit-over-supposedly-nazi-plundered-van-gogh-artwork/">The Met Responds to Lawsuit Over Supposedly Nazi-Plundered Van Gogh Artwork</a></h3>
  3391.                <p class="sponsored-excerpt-v7 "></p>
  3392.                <div class="sponsored-meta-v7">
  3393.                  <div class="author-info-v7">
  3394.                    
  3395.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3396.                    
  3397.                    <span>Andrew Harris</span>
  3398.                  </div>
  3399.                  <div>12 May 2026</div>
  3400.                </div>
  3401.              </div>
  3402.            </div>
  3403.          </div>
  3404.        
  3405.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3406.            <div class="card sponsored-card-v7">
  3407.              <div class="sponsored-image-v7">
  3408.                
  3409.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3410.                
  3411.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3412.              </div>
  3413.              <div class="sponsored-content-v7">
  3414.                <h3 class="sponsored-title-v7"><a href="/us-congressman-calls-on-ex-royal-andrew-to-provide-testimony-in-jeffrey-epstein-inquiry/">US Congressman Calls On Ex-Royal Andrew to Provide Testimony in Jeffrey Epstein Inquiry</a></h3>
  3415.                <p class="sponsored-excerpt-v7 "></p>
  3416.                <div class="sponsored-meta-v7">
  3417.                  <div class="author-info-v7">
  3418.                    
  3419.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3420.                    
  3421.                    <span>Andrew Harris</span>
  3422.                  </div>
  3423.                  <div>12 May 2026</div>
  3424.                </div>
  3425.              </div>
  3426.            </div>
  3427.          </div>
  3428.        
  3429.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3430.            <div class="card sponsored-card-v7">
  3431.              <div class="sponsored-image-v7">
  3432.                
  3433.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3434.                
  3435.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3436.              </div>
  3437.              <div class="sponsored-content-v7">
  3438.                <h3 class="sponsored-title-v7"><a href="/bahrain-to-argue-at-british-supreme-court-over-sovereign-immunity-in-surveillance-allegations/">Bahrain to Argue at British Supreme Court Over Sovereign Immunity in Surveillance Allegations</a></h3>
  3439.                <p class="sponsored-excerpt-v7 "></p>
  3440.                <div class="sponsored-meta-v7">
  3441.                  <div class="author-info-v7">
  3442.                    
  3443.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/90aad64a-b9b6-46cf-aa93-2c7f6d0a49ca_profile.png" alt="Andrew Harris" style="object-fit: cover;" class="sponsored-author-img-v7" />
  3444.                    
  3445.                    <span>Andrew Harris</span>
  3446.                  </div>
  3447.                  <div>12 May 2026</div>
  3448.                </div>
  3449.              </div>
  3450.            </div>
  3451.          </div>
  3452.        
  3453.      </div>
  3454.    </div>
  3455.  </section>
  3456.  
  3457.  
  3458.    
  3459.        <!-- end wpo-blog-sponsored-section -->
  3460.        <!-- start wpo-subscribe-section -->
  3461.        
  3462.        <!-- end subscribe-section -->
  3463.        <!-- start of wpo-site-footer-section -->
  3464.        
  3465.  
  3466.  
  3467.  
  3468.  
  3469.  
  3470.  
  3471. <footer class="wpo-site-footer-v2 ">
  3472.    
  3473.    <!-- Main Footer Content -->
  3474.    <div class="container-fluid fluid-container">
  3475.        
  3476.        <!-- Step 1: Brand Section -->
  3477.        <div class="footer-brand-section">
  3478.            <div class="row justify-content-center">
  3479.                <div class="col-lg-8 col-md-10 col-12 text-center">
  3480.                    <div class="brand-wrapper">
  3481.                        
  3482.                            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/95248d91-2338-4110-9fbc-2cc8450e3e73_logo.png" alt="NewsNet Media UK" class="footer-logo mb-3" loading="lazy">
  3483.                        
  3484.                        <h2 class="brand-title">NewsNet Media UK</h2>
  3485.                        <p class="brand-description">Stay informed with NewsNet Media UK, delivering breaking news, in-depth analysis, and business insights from across the United Kingdom and beyond.</p>
  3486.                        
  3487.                    </div>
  3488.                </div>
  3489.            </div>
  3490.        </div>
  3491.  
  3492.        <!-- Step 2: Content Columns with Separators -->
  3493.        <div class="footer-content-section">
  3494.            <div class="content-divider"></div>
  3495.            
  3496.            <div class="row">
  3497.                
  3498.                <!-- Column 1: Important Links -->
  3499.                <div class="col-lg-6 col-md-6 col-12">
  3500.                    <div class="footer-column">
  3501.                        <div class="column-header">
  3502.                            <span class="column-number bg-primary-gradient">01</span>
  3503.                            <h6 class="column-title">Important Pages</h6>
  3504.                        </div>
  3505.                        <div class="column-content">
  3506.                            <ul class="footer-links">
  3507.                                
  3508.                                <li>
  3509.                                    <a href="/everyday-reality-for-one-hundred-twenty-thousand-displaced-people-in-the-vast-shelter-on-the-malians-frontier/" class="footer-link">
  3510.                                        Everyday Reality for one hundred twenty thousand Displaced People in the Vast Shelter on the Malians Frontier.
  3511.                                    </a>
  3512.                                </li>
  3513.                                
  3514.                                <li>
  3515.                                    <a href="/how-a-us-special-forces-vet-aided-mar%C3%ADa-corina-machado-flee-her-homeland/" class="footer-link">
  3516.                                        How a US Special Forces Vet Aided María Corina Machado Flee Her Homeland
  3517.                                    </a>
  3518.                                </li>
  3519.                                
  3520.                                <li>
  3521.                                    <a href="/how-to-talk-dating-like-gen-z-51-niche-words-for-romance-intimacy-and-bad-behaviour/" class="footer-link">
  3522.                                        How to Talk Dating Like Gen Z: 51 Niche Words for Romance, Intimacy and Bad Behaviour
  3523.                                    </a>
  3524.                                </li>
  3525.                                
  3526.                                <li>
  3527.                                    <a href="/trump-and-his-followers-imagine-a-globe-devoid-of-international-law-however-they-cannot-attain-this-goal/" class="footer-link">
  3528.                                        Trump and His Followers Imagine a Globe Devoid of International Law – However They Cannot Attain This Goal
  3529.                                    </a>
  3530.                                </li>
  3531.                                
  3532.                                <li>
  3533.                                    <a href="/sweden-team-announcement-isak-named-while-viktor-gyokeres-excluded/" class="footer-link">
  3534.                                        Sweden Team Announcement: Isak Named While Viktor Gyokeres Excluded
  3535.                                    </a>
  3536.                                </li>
  3537.                                
  3538.                                <li>
  3539.                                    <a href="/uae-declines-to-join-gaza-security-force-without-defined-legal-framework/" class="footer-link">
  3540.                                        UAE Declines to Join Gaza Security Force Without Defined Legal Framework
  3541.                                    </a>
  3542.                                </li>
  3543.                                
  3544.                            </ul>
  3545.                        </div>
  3546.                    </div>
  3547.                </div>
  3548.  
  3549.                <!-- Column 2: External Links -->
  3550.                 <div class="col-lg-6 col-md-6 col-12">
  3551.                    <div class="footer-column">
  3552.                        <div class="column-header">
  3553.                            <span class="column-number bg-primary-gradient">02</span>
  3554.                            <h6 class="column-title">External Resources</h6>
  3555.                        </div>
  3556.                       <div class="column-content">
  3557.    <ul class="footer-links" id="footerLinks">
  3558.        
  3559.        
  3560.  
  3561.        
  3562.        
  3563.        
  3564.        
  3565.    </ul>
  3566. </div>
  3567.  
  3568.                    </div>
  3569.                </div>
  3570.  
  3571.                <!-- Column 3: Categories -->
  3572.                <div class="col-lg-6 col-md-6 col-12">
  3573.                    <div class="footer-column">
  3574.                        <div class="column-header">
  3575.                            <span class="column-number bg-primary-gradient">02</span>
  3576.                            <h6 class="column-title">Categories</h6>
  3577.                        </div>
  3578.                        <div class="column-content">
  3579.                            <ul class="footer-links">
  3580.                                
  3581.                                <li>
  3582.                                    <a href="/category/all-posts/" class="footer-link">
  3583.                                        All Posts
  3584.                                    </a>
  3585.                                </li>
  3586.                                
  3587.                                <li>
  3588.                                    <a href="/category/business/" class="footer-link">
  3589.                                        Business
  3590.                                    </a>
  3591.                                </li>
  3592.                                
  3593.                                <li>
  3594.                                    <a href="/category/esports/" class="footer-link">
  3595.                                        Esports
  3596.                                    </a>
  3597.                                </li>
  3598.                                
  3599.                                <li>
  3600.                                    <a href="/category/fashion/" class="footer-link">
  3601.                                        Fashion
  3602.                                    </a>
  3603.                                </li>
  3604.                                
  3605.                                <li>
  3606.                                    <a href="/category/featured/" class="footer-link">
  3607.                                        Featured
  3608.                                    </a>
  3609.                                </li>
  3610.                                
  3611.                                <li>
  3612.                                    <a href="/category/gaming/" class="footer-link">
  3613.                                        Gaming
  3614.                                    </a>
  3615.                                </li>
  3616.                                
  3617.                            </ul>
  3618.                        </div>
  3619.                    </div>
  3620.                </div>
  3621.  
  3622.            </div>
  3623.        </div>
  3624.  
  3625.        <!-- Step 3: Footer Bottom -->
  3626.        <div class="footer-bottom-section">
  3627.            <div class="bottom-divider"></div>
  3628.            <div class="d-flex justify-content-between flex-wrap">
  3629.                <div class="">
  3630.                    <p class="copyright-text">
  3631.                        &copy; 2026 <strong>NewsNet Media UK</strong> • All rights reserved
  3632.                    </p>
  3633.                </div>
  3634.                <div class="">
  3635.                    <nav class="footer-nav">
  3636.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  3637.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  3638.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  3639.                    </nav>
  3640.                </div>
  3641.            </div>
  3642.        </div>
  3643.  
  3644.    </div>
  3645.  
  3646.    <!-- Background Elements -->
  3647.    <div class="footer-bg-elements">
  3648.        <div class="bg-circle circle-1"></div>
  3649.        <div class="bg-circle circle-2"></div>
  3650.        <div class="bg-line line-1"></div>
  3651.        <div class="bg-line line-2"></div>
  3652.    </div>
  3653.  
  3654. </footer>
  3655.  
  3656. <style>
  3657. /* Footer V2 - Clean Blog Design */
  3658. .wpo-site-footer-v2 {
  3659.    color: var(--footer-color);
  3660.    background-color: var(--card-bg);
  3661.    margin-top: 100px;
  3662. }
  3663.  
  3664.  
  3665.  
  3666. /* Step 2: Brand Section */
  3667. .footer-brand-section {
  3668.    position: relative;
  3669.    z-index: 2;
  3670.    padding: 120px 0 60px;
  3671. }
  3672.  
  3673. .brand-wrapper {
  3674.    max-width: 600px;
  3675.    margin: 0 auto;
  3676. }
  3677.  
  3678. .footer-logo {
  3679.    max-height: 60px;
  3680.    width: auto;
  3681.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  3682. }
  3683.  
  3684. .brand-title {
  3685.    font-size: 2.2rem;
  3686.    font-weight: 800;
  3687.    color: var(--footer-color);
  3688.    margin-bottom: 1rem;
  3689.    letter-spacing: -0.02em;
  3690. }
  3691.  
  3692. .brand-description {
  3693.    font-size: 1.1rem;
  3694.    color: var(--footer-color);
  3695.    line-height: 1.6;
  3696.    opacity: .7;
  3697.    margin-bottom: 0;
  3698. }
  3699.  
  3700. /* Step 3: Content Section */
  3701. .footer-content-section {
  3702.    position: relative;
  3703.    z-index: 2;
  3704.    padding: 60px 0;
  3705. }
  3706.  
  3707.  
  3708. .footer-column {
  3709.    margin-bottom: 40px;
  3710.    padding: 0 20px;
  3711. }
  3712.  
  3713. .column-header {
  3714.    display: flex;
  3715.    align-items: center;
  3716.    margin-bottom: 25px;
  3717.    padding-bottom: 15px;
  3718.    border-bottom: 2px solid var(--border-color);
  3719. }
  3720.  
  3721. .column-number {
  3722.    width: 35px;
  3723.    height: 35px;
  3724.    border-radius: 10px;
  3725.    display: flex;
  3726.    align-items: center;
  3727.    justify-content: center;
  3728.    font-weight: 700;
  3729.    font-size: 0.9rem;
  3730.    margin-right: 15px;
  3731. }
  3732.  
  3733. .column-title {
  3734.    font-size: 1.1rem;
  3735.    font-weight: 700;
  3736.    color: var(--footer-color) !important;
  3737.    margin: 0;
  3738. }
  3739.  
  3740. .column-content {
  3741.    padding-left: 50px;
  3742. }
  3743.  
  3744. /* Footer Links */
  3745. .footer-links {
  3746.    list-style: none;
  3747.    padding: 0;
  3748.    margin: 0;
  3749. }
  3750.  
  3751. .footer-links li {
  3752.    margin-bottom: 12px;
  3753.    position: relative;
  3754. }
  3755.  
  3756. .footer-link {
  3757.    color: var(--footer-color) !important;
  3758.    text-decoration: none;
  3759.    font-size: 0.95rem;
  3760.    line-height: 1.5;
  3761.    transition: all 0.8s ease;
  3762.    position: relative;
  3763.    display: inline-flex;
  3764.    align-items: center;
  3765. }
  3766.  
  3767. .footer-link:hover {
  3768.    color: var(--bs-primary);
  3769.    padding-left: 8px;
  3770. }
  3771.  
  3772. .footer-link::before {
  3773.    content: '';
  3774.    position: absolute;
  3775.    left: -15px;
  3776.    top: 50%;
  3777.    transform: translateY(-50%);
  3778.    width: 4px;
  3779.    height: 4px;
  3780.    background: var(--bs-primary);
  3781.    border-radius: 50%;
  3782.    opacity: 0;
  3783.    transition: opacity 0.3s ease;
  3784. }
  3785.  
  3786. .footer-link:hover::before {
  3787.    opacity: 1;
  3788. }
  3789.  
  3790. /* Step 4: Footer Bottom */
  3791. .footer-bottom-section {
  3792.    position: relative;
  3793.    z-index: 2;
  3794.    padding: 30px 0;
  3795. }
  3796.  
  3797. .bottom-divider {
  3798.    width: 100%;
  3799.    height: 1px;
  3800.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  3801.    margin-bottom: 30px;
  3802. }
  3803.  
  3804. .copyright-text {
  3805.    color: var(--footer-color);
  3806.    font-size: 0.9rem;
  3807.    margin: 0;
  3808.    line-height: 1.6;
  3809. }
  3810.  
  3811. .footer-nav {
  3812.    display: flex;
  3813.    align-items: center;
  3814.    gap: 20px;
  3815.    justify-content: center;
  3816. }
  3817.  
  3818. .footer-nav-link {
  3819.    color: var(--footer-color) !important;
  3820.    text-decoration: none;
  3821.    font-size: 0.9rem;
  3822.    font-weight: 500;
  3823.    transition: color 0.3s ease;
  3824.    position: relative;
  3825. }
  3826.  
  3827. .footer-nav-link:hover {
  3828.    color: var(--bs-primary);
  3829. }
  3830.  
  3831. .footer-nav-link::after {
  3832.    content: '';
  3833.    position: absolute;
  3834.    bottom: -5px;
  3835.    left: 0;
  3836.    width: 0;
  3837.    height: 2px;
  3838.    background: var(--bs-primary) !important;
  3839.    transition: width 0.3s ease;
  3840. }
  3841.  
  3842. .footer-nav-link:hover::after {
  3843.    width: 100%;
  3844. }
  3845.  
  3846. /* Responsive Design */
  3847. @media (max-width: 992px) {
  3848.    .footer-brand-section {
  3849.        padding: 100px 0 50px;
  3850.    }
  3851.    
  3852.    .brand-title {
  3853.        font-size: 1.8rem;
  3854.    }
  3855.    
  3856.    .column-content {
  3857.        padding-left: 0;
  3858.        padding-top: 10px;
  3859.    }
  3860.    
  3861.    .column-header {
  3862.        flex-direction: column;
  3863.        align-items: flex-start;
  3864.        gap: 10px;
  3865.    }
  3866.    
  3867.    .column-number {
  3868.        align-self: center;
  3869.    }
  3870. }
  3871.  
  3872. @media (max-width: 768px) {
  3873.    .footer-brand-section {
  3874.        padding: 80px 0 40px;
  3875.    }
  3876.    
  3877.    .brand-title {
  3878.        font-size: 1.6rem;
  3879.    }
  3880.    
  3881.    .newsletter-inline {
  3882.        padding: 1.5rem;
  3883.        margin: 0 15px;
  3884.    }
  3885.    
  3886.    .newsletter-form .input-group {
  3887.        flex-direction: column;
  3888.    }
  3889.    
  3890.    .btn-newsletter {
  3891.        border-radius: 0 0 12px 12px;
  3892.    }
  3893.    
  3894.    .newsletter-input {
  3895.        border-radius: 12px 12px 0 0;
  3896.    }
  3897.    
  3898.    .footer-column {
  3899.        padding: 0 15px;
  3900.        margin-bottom: 35px;
  3901.    }
  3902.    
  3903.    .footer-nav {
  3904.        flex-direction: column;
  3905.        gap: 15px;
  3906.        margin-top: 20px;
  3907.    }
  3908. }
  3909.  
  3910. @media (max-width: 576px) {
  3911.    .footer-brand-section {
  3912.        padding: 60px 0 30px;
  3913.    }
  3914.    
  3915.    .brand-title {
  3916.        font-size: 1.4rem;
  3917.    }
  3918.    
  3919.    .brand-description {
  3920.        font-size: 1rem;
  3921.    }
  3922.    
  3923.    .newsletter-title {
  3924.        font-size: 1.1rem;
  3925.    }
  3926.    
  3927.    .column-title {
  3928.        font-size: 1rem;
  3929.    }
  3930.    
  3931.    .footer-column {
  3932.        padding: 0 10px;
  3933.    }
  3934.    
  3935.    .bg-circle, .bg-line {
  3936.        display: none;
  3937.    }
  3938. }
  3939.  
  3940. /* Minimal Animation */
  3941. .footer-column {
  3942.    transition: opacity 0.3s ease;
  3943. }
  3944.  
  3945. .footer-column:hover {
  3946.    opacity: 0.9;
  3947. }
  3948. </style>
  3949.  
  3950. <!-- Bootstrap 5 JS -->
  3951.  
  3952. <script>
  3953. // Scroll to Top Function
  3954. function scrollToTop() {
  3955.    window.scrollTo({
  3956.        top: 0,
  3957.        behavior: 'smooth'
  3958.    });
  3959. }
  3960.  
  3961. // Initialize Footer V2 Features
  3962. document.addEventListener('DOMContentLoaded', function() {
  3963.    
  3964.    // Newsletter Form Enhancement
  3965.    const newsletterForm = document.querySelector('.newsletter-form');
  3966.    if (newsletterForm) {
  3967.        newsletterForm.addEventListener('submit', function(e) {
  3968.            e.preventDefault(); // Remove this in actual implementation
  3969.            
  3970.            const submitBtn = this.querySelector('.btn-newsletter');
  3971.            const originalText = submitBtn.textContent;
  3972.            
  3973.            submitBtn.textContent = 'Subscribing...';
  3974.            submitBtn.disabled = true;
  3975.            
  3976.            // Simulate form processing
  3977.            setTimeout(() => {
  3978.                submitBtn.textContent = 'Subscribed!';
  3979.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  3980.                
  3981.                setTimeout(() => {
  3982.                    submitBtn.textContent = originalText;
  3983.                    submitBtn.disabled = false;
  3984.                    submitBtn.style.background = '';
  3985.                    this.reset();
  3986.                }, 2000);
  3987.            }, 1500);
  3988.        });
  3989.    }
  3990.    
  3991.    // Smooth reveal for columns on scroll
  3992.    const observerOptions = {
  3993.        threshold: 0.1,
  3994.        rootMargin: '0px 0px -50px 0px'
  3995.    };
  3996.    
  3997.    const observer = new IntersectionObserver((entries) => {
  3998.        entries.forEach(entry => {
  3999.            if (entry.isIntersecting) {
  4000.                entry.target.style.opacity = '1';
  4001.                entry.target.style.transform = 'translateY(0)';
  4002.            }
  4003.        });
  4004.    }, observerOptions);
  4005.    
  4006.    // Initially hide columns for animation
  4007.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4008.        column.style.opacity = '0';
  4009.        column.style.transform = 'translateY(20px)';
  4010.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4011.        observer.observe(column);
  4012.    });
  4013.    
  4014.    // Prevent default for placeholder links
  4015.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4016.        link.addEventListener('click', function(e) {
  4017.            e.preventDefault();
  4018.        });
  4019.    });
  4020. });
  4021.  
  4022. document.addEventListener('DOMContentLoaded', function () {
  4023.    var btn = document.getElementById('toggleFooterLinks');
  4024.    if (!btn) return; // No extra links, no button
  4025.  
  4026.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4027.  
  4028.    btn.addEventListener('click', function () {
  4029.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4030.            return li.classList.contains('d-none');
  4031.        });
  4032.  
  4033.        extras.forEach(function (li) {
  4034.            if (anyHidden) {
  4035.                li.classList.remove('d-none');
  4036.                li.classList.add('show');
  4037.            } else {
  4038.                li.classList.add('d-none');
  4039.                li.classList.remove('show');
  4040.            }
  4041.        });
  4042.  
  4043.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4044.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4045.    });
  4046. });
  4047.  
  4048. </script>
  4049.  
  4050.        <!-- end of wpo-site-footer-section -->
  4051.    </div>
  4052.    <!-- end of page-wrapper -->
  4053.  
  4054.    <!-- All JavaScript files
  4055.    ================================================== -->
  4056.    
  4057.  
  4058. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4059. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4060. <!-- Plugins for this template -->
  4061. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4062. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4063. <!-- Custom script for this template -->
  4064. <script src="/static/blogapp/assets/js/script.js"></script>
  4065.  
  4066. <script>
  4067. (function () {
  4068. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4069. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4070.  
  4071. function applyFallback(img) {
  4072. if (!img || img.dataset.fallbackApplied === "1") {
  4073. return;
  4074. }
  4075. var failedSrc = img.currentSrc || img.src || "";
  4076. img.dataset.fallbackApplied = "1";
  4077. img.onerror = null;
  4078. img.src = fallbackImageSrc;
  4079. console.warn("[ImageFallback] Replaced broken image:", {
  4080. failedSrc: failedSrc,
  4081. fallbackSrc: fallbackImageSrc,
  4082. alt: img.alt || "",
  4083. });
  4084. }
  4085.  
  4086. document.querySelectorAll("img").forEach(function (img) {
  4087. if (img.complete && img.naturalWidth === 0) {
  4088. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4089. failedSrc: img.currentSrc || img.src || "",
  4090. alt: img.alt || "",
  4091. });
  4092. applyFallback(img);
  4093. }
  4094. });
  4095.  
  4096. document.addEventListener(
  4097. "error",
  4098. function (event) {
  4099. var target = event.target;
  4100. if (target && target.tagName === "IMG") {
  4101. applyFallback(target);
  4102. }
  4103. },
  4104. true
  4105. );
  4106. })();
  4107. </script>
  4108.  
  4109. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4110.  
  4111.  
  4112.  
  4113. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"a42da39c25454d2eb911788de120a4f9","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4114. </body>
  4115.  
  4116. </html>
  4117.  
  4118.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda