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://originglobal.co.uk

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ibmp">
  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-28T170605.392_OvTggko_tpbviUJ.png">
  14.    
  15.  
  16.    <title>Origin Global: UK Business Strategy &amp; Digital Transformation Insights</title>
  17.    <meta name="description" content="Origin Global provides expert analysis on UK business strategy, digital transformation, and market trends. Discover actionable insights for growth and innovation.">
  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://originglobal.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ff784e;
  42.        --bs-primary-rgb: ff784e;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #f87171;
  48.        --bs-light: #fff7ed;
  49.        --bs-dark: #431407;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ff784e;
  53.        --theme-primary-color-s2: #ff784e;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #431407;
  57.        --text-light-color: #676767;
  58.        --heading-color: #431407;
  59.        --border-color: #fed7aa;
  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: #fed7aa;
  75.        --navbar-color: #431407;
  76.        --topbar-bg: #fff7ed;
  77.        --topbar-color: #431407;
  78.        --footer-bg: #431407;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fed7aa;
  82.        --card-radius: 10px;
  83.        --link-color: #ff784e;
  84.        --link-hover: #e05f3f;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 120, 78, 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_75">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395. <div class="preloader" style="z-index: 1025;">
  396.    <div class="angular-shape">
  397.        <div></div>
  398.        <div></div>
  399.        <div></div>
  400.    </div>
  401.    <div class="spinner">
  402.        <div class="double-bounce1"></div>
  403.        <div class="double-bounce2"></div>
  404.    </div>
  405. </div>  
  406.  
  407.            <!-- end preloader -->
  408.        
  409.        <!-- Start header -->
  410.        <header id="header" class="wpo-site-header">
  411.            
  412.  
  413.  
  414.    
  415.  
  416.  
  417. <div class="top-bg">
  418. <div class="unique-header px-3 d-sm-flex d-none container-fluid fluid-container">
  419.    <button class="unique-menu-button bg-primary-gradient">Latest Update</button>
  420.  
  421.    <div class="unique-news-wrapper-container">
  422.        <div class="unique-news-wrapper top-color" id="newsWrapper">
  423.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex ">
  424.            <p class="text-center">
  425.              
  426.              <a href="/joe-root-expresses-conflicted-opinions-on-floodlit-test-cricket-ahead-of-key-ashes-series-encounter/" class="px-5 top-color">
  427.                Joe Root Expresses Conflicted Opinions on Floodlit Test Cricket Ahead of Key Ashes Series Encounter
  428.              </a>
  429.              
  430.              <a href="/conversing-over-the-divide-a-encounter-among-different-viewpoints/" class="px-5 top-color">
  431.                Conversing Over the Divide: A Encounter Among Different Viewpoints
  432.              </a>
  433.              
  434.              <a href="/wta-finals-latest-news-rybakina-takes-on-ekaterina-alexandrova-swiatek-clashes-with-anisimova/" class="px-5 top-color">
  435.                WTA Finals Latest News: Rybakina Takes On Ekaterina Alexandrova, Swiatek Clashes With Anisimova
  436.              </a>
  437.              
  438.              <a href="/cameroon-opposition-leader-faces-legal-action-concerning-post-election-violence-authorities-says/" class="px-5 top-color">
  439.                Cameroon Opposition Leader Faces Legal Action Concerning Post-Election Violence, Authorities Says
  440.              </a>
  441.              
  442.              <a href="/the-finnish-team-stuns-back-to-back-reigning-champions-us-in-world-junior-quarterfinal-round/" class="px-5 top-color">
  443.                The Finnish Team Stuns Back-to-Back Reigning Champions US in World Junior Quarterfinal Round.
  444.              </a>
  445.              
  446.            </p>
  447.          </marquee>
  448.        </div>
  449.    </div>
  450.  
  451.    <div class="contact-info top-color">
  452.        <ul class="d-flex list-unstyled gap-3 flex-wrap">
  453.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  454.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  455.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  456.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  457.        </ul>
  458.    </div>
  459. </div>
  460. </div>
  461.  
  462. <script>
  463.    // Build array directly from Django context
  464.    const newsItems = [
  465.        
  466.            { title: "Joe Root Expresses Conflicted Opinions on Floodlit Test Cricket Ahead of Key Ashes Series Encounter", url: "/joe-root-expresses-conflicted-opinions-on-floodlit-test-cricket-ahead-of-key-ashes-series-encounter/" },
  467.        
  468.            { title: "Conversing Over the Divide: A Encounter Among Different Viewpoints", url: "/conversing-over-the-divide-a-encounter-among-different-viewpoints/" },
  469.        
  470.            { title: "WTA Finals Latest News: Rybakina Takes On Ekaterina Alexandrova, Swiatek Clashes With Anisimova", url: "/wta-finals-latest-news-rybakina-takes-on-ekaterina-alexandrova-swiatek-clashes-with-anisimova/" },
  471.        
  472.            { title: "Cameroon Opposition Leader Faces Legal Action Concerning Post\u002DElection Violence, Authorities Says", url: "/cameroon-opposition-leader-faces-legal-action-concerning-post-election-violence-authorities-says/" },
  473.        
  474.            { title: "The Finnish Team Stuns Back\u002Dto\u002DBack Reigning Champions US in World Junior Quarterfinal Round.", url: "/the-finnish-team-stuns-back-to-back-reigning-champions-us-in-world-junior-quarterfinal-round/" }
  475.        
  476.    ];
  477.  
  478.    let currentNewsIndex = 0;
  479.    const newsWrapper = document.getElementById('newsWrapper');
  480.    let currentNewsElement = null;
  481.    let typingInterval = null;
  482.    let isTyping = false;
  483.  
  484.    function createNewsElement() {
  485.        const newsElement = document.createElement('div');
  486.        newsElement.className = 'unique-news-item top-color active';
  487.        newsWrapper.appendChild(newsElement);
  488.        currentNewsElement = newsElement;
  489.    }
  490.  
  491.    function typeText(news, element, callback) {
  492.        let index = 0;
  493.        element.innerHTML = '<span class="unique-cursor"></span>';
  494.  
  495.        typingInterval = setInterval(() => {
  496.            if (index < news.title.length) {
  497.                const currentText = news.title.substring(0, index + 1);
  498.                element.innerHTML = `<a href="${news.url}" class="top-color">${currentText}</a><span class="unique-cursor"></span>`;
  499.                index++;
  500.            } else {
  501.                clearInterval(typingInterval);
  502.                setTimeout(() => {
  503.                    element.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  504.                    if (callback) callback();
  505.                }, 1000);
  506.            }
  507.        }, 100); // typing speed
  508.    }
  509.  
  510.    function startTyping() {
  511.        if (isTyping) return;
  512.  
  513.        isTyping = true;
  514.        const currentNews = newsItems[currentNewsIndex];
  515.  
  516.        typeText(currentNews, currentNewsElement, () => {
  517.            isTyping = false;
  518.            setTimeout(() => {
  519.                currentNewsIndex = (currentNewsIndex + 1) % newsItems.length;
  520.                startTyping();
  521.            }, 5000); // wait before next headline
  522.        });
  523.    }
  524.  
  525.    window.onload = function() {
  526.        createNewsElement();
  527.        startTyping();
  528.    };
  529. </script>
  530.  
  531.  
  532.  
  533.            
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540. <header class="header-v9 mb-4" role="banner">
  541.  <div class="container-fluid fluid-container">
  542.    <!-- Sticky/Glass Nav Card -->
  543.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  544.      <div class="row align-items-center justify-content-between g-3">
  545.        <!-- Logo -->
  546.       <div class="col-6 col-md-3 col-lg-2">
  547.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  548.            
  549.              <span class="site-name">My Site</span>
  550.            
  551.          </a>
  552.        </div>
  553.  
  554.        <!-- Desktop Nav -->
  555.        <div class="col d-none d-xl-block">
  556.          <nav class="main-nav-v9">
  557.            <ul class="nav-list-v9">
  558.              <!-- Home (static) -->
  559.              <li class="nav-item-v9">
  560.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  561.              </li >
  562.          
  563.              
  564.                
  565.                  <li class="nav-item-v9">
  566.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  567.                  </li>
  568.                
  569.                  <li class="nav-item-v9">
  570.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  571.                  </li>
  572.                
  573.                  <li class="nav-item-v9">
  574.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  575.                  </li>
  576.                
  577.                  <li class="nav-item-v9">
  578.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  579.                  </li>
  580.                
  581.                  <li class="nav-item-v9">
  582.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  583.                  </li>
  584.                
  585.                  <li class="nav-item-v9">
  586.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  587.                  </li>
  588.                
  589.                  <li class="nav-item-v9">
  590.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  591.                  </li>
  592.                
  593.                  <li class="nav-item-v9">
  594.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  595.                  </li>
  596.                
  597.  
  598.                
  599.                  <li class="nav-item-v9 has-dropdown-v9">
  600.                    <button class="nav-link-v9 bg-transparent border-0 nav-more-btn-v9" type="button" aria-haspopup="true" aria-expanded="false" aria-controls="more-desktop-v9">
  601.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  602.                        <polyline points="6,9 12,15 18,9"></polyline>
  603.                      </svg>
  604.                    </button>
  605.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  606.                      <div class="dropdown-grid-v9">
  607.                        <div class="dropdown-section-v9">
  608.                          
  609.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  610.                          
  611.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  612.                          
  613.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  614.                          
  615.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  616.                          
  617.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  618.                          
  619.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  620.                          
  621.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  622.                          
  623.                        </div>
  624.                      </div>
  625.                    </div>
  626.                  </li>
  627.                
  628.              
  629.                <li class="nav-item-v9">
  630.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  631.              </li >
  632.            </ul>
  633.          </nav>
  634.        </div>
  635.  
  636.        <!-- Actions -->
  637.        <div class="col-6 col-md-3 col-lg-2">
  638.          <div class="nav-actions-v9">
  639.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  640.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  641.                <circle cx="11" cy="11" r="8"></circle>
  642.                <path d="m21 21-4.35-4.35"></path>
  643.              </svg>
  644.            </button>
  645.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  646.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  647.                <line x1="3" y1="6" x2="21" y2="6" />
  648.                <line x1="3" y1="12" x2="21" y2="12" />
  649.                <line x1="3" y1="18" x2="21" y2="18" />
  650.              </svg>
  651.            </button>
  652.          </div>
  653.        </div>
  654.      </div>
  655.  
  656.      <!-- Active underline (animated) -->
  657.      <span class="active-rail-v9" aria-hidden="true"></span>
  658.    </div>
  659.  
  660.    <!-- Search Panel -->
  661.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  662.      <form class="search-form-v9" action="" method="get" role="search">
  663.        <label for="q-v9" class="visually-hidden">Search</label>
  664.        <div class="search-input-wrap-v9">
  665.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  666.            <circle cx="11" cy="11" r="8"></circle>
  667.            <path d="m21 21-4.35-4.35"></path>
  668.          </svg>
  669.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  670.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  671.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  672.              <line x1="18" y1="6" x2="6" y2="18" />
  673.              <line x1="6" y1="6" x2="18" y2="18" />
  674.            </svg>
  675.          </button>
  676.        </div>
  677.        <div class="search-suggest-v9 search-v1" id="search-results">
  678.          
  679.        </div>
  680.      </form>
  681.    </div>
  682.  
  683.    <!-- Mobile Offcanvas -->
  684.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  685.      <div class="mobile-wrap-v9">
  686.        <div class="mobile-head-v9">
  687.          <span class="mobile-title-v9">Menu</span>
  688.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  689.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  690.              <line x1="18" y1="6" x2="6" y2="18" />
  691.              <line x1="6" y1="6" x2="18" y2="18" />
  692.            </svg>
  693.          </button>
  694.        </div>
  695.  
  696.        <ul class="mobile-list-v9">
  697.          <li>
  698.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  699.          </li>
  700.          <li class="">
  701.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  702.          </li >
  703.          
  704.            
  705.              <li>
  706.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  707.              </li>
  708.            
  709.              <li>
  710.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  711.              </li>
  712.            
  713.              <li>
  714.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  715.              </li>
  716.            
  717.              <li>
  718.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  719.              </li>
  720.            
  721.              <li>
  722.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  723.              </li>
  724.            
  725.  
  726.            
  727.          
  728.        </ul>
  729.      </div>
  730.    </aside>
  731.  </div>
  732.  
  733.  <!-- Overlay -->
  734.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  735. </header>
  736.  
  737. <style>
  738.  
  739.  .header-v9 {
  740.    position: relative;
  741.    padding: 14px 0;
  742.    z-index: 50;
  743.  }
  744.  .header-v9.is-scrolled .nav-card-v9 {
  745.    padding: 10px 18px;
  746.    border-radius: 14px;
  747.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  748.  }
  749.  .header-v9.is-scrolled .logo-img-v9 {
  750.    transform: scale(0.92);
  751.  }
  752.  
  753.  /* Card */
  754.  .nav-card-v9 {
  755.    background: var(--navbar-bg);
  756.    backdrop-filter: blur(18px);
  757.    border: 1px solid var(--border-color);
  758.    border-radius: 18px;
  759.    padding: 14px 22px;
  760.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  761.    position: sticky;
  762.    top: 10px;
  763.  }
  764.  
  765.  /* Logo */
  766.  .logo-img-v9 {
  767.    max-height: 60px;
  768.    width: auto;
  769.    transition: transform 0.25s ease, opacity 0.25s ease;
  770.  }
  771.  .logo-link-v9:hover .logo-img-v9 {
  772.    transform: translateY(-1px) scale(1.03);
  773.  }
  774.  
  775.  /* Desktop nav */
  776.  .main-nav-v9 {
  777.    display: flex;
  778.    justify-content: center;
  779.  }
  780.  .nav-list-v9 {
  781.    display: flex;
  782.    gap: 6px;
  783.    list-style: none;
  784.    margin: 0;
  785.    padding: 0;
  786.  }
  787.  .nav-item-v9 {
  788.    position: relative;
  789.  }
  790.  .nav-link-v9 {
  791.    position: relative;
  792.    display: inline-flex;
  793.    align-items: center;
  794.    justify-content: center;
  795.    padding: 10px 10px;
  796.    border-radius: 12px;
  797.    color: var(--navbar-color);
  798.    text-decoration: none;
  799.    font-weight: 500;
  800.    font-size: 15px;
  801.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  802.  }
  803.  .nav-link-v9:hover {
  804.    background: rgba(102, 126, 234, 0.1);
  805.    color: var(--topbar-color);
  806.    transform: translateY(-1px);
  807.  }
  808.  .nav-link-v9.active-v9 {
  809.    color: transparent;
  810.  }
  811.  .nav-link-v9.active-v9::after {
  812.    content: '';
  813.    position: absolute;
  814.    left: 12px;
  815.    right: 12px;
  816.    bottom: 6px;
  817.    height: 3px;
  818.    border-radius: 3px;
  819.    background: var(--sub-nav);
  820.  }
  821.  
  822.  /* Dropdown */
  823.  .has-dropdown-v9 {
  824.    position: relative;
  825.  }
  826.  .nav-more-btn-v9 {
  827.    display: inline-flex;
  828.    gap: 6px;
  829.    align-items: center;
  830.  }
  831.  .chev-v9 {
  832.    transition: transform 0.2s ease;
  833.  }
  834.  .has-dropdown-v9:focus-within .chev-v9,
  835.  .has-dropdown-v9:hover .chev-v9 {
  836.    transform: rotate(180deg);
  837.  }
  838.  
  839.  .dropdown-card-v9 {
  840.    position: absolute;
  841.    top: calc(100% + 14px);
  842.    left: 50%;
  843.    transform: translateX(-50%) translateY(-6px);
  844.    background: var(--navbar-bg);
  845.    border: 1px solid var(--border-color);
  846.    border-radius: 14px;
  847.    padding: 18px;
  848.    min-width: 280px;
  849.    z-index: 200;
  850.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  851.    opacity: 0;
  852.    visibility: hidden;
  853.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  854.  }
  855.  .has-dropdown-v9:hover .dropdown-card-v9,
  856.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  857.    opacity: 1;
  858.    visibility: visible;
  859.    transform: translateX(-50%) translateY(0);
  860.  }
  861.  
  862.  .dropdown-grid-v9 {
  863.    display: grid;
  864.    grid-template-columns: 1fr;
  865.    gap: 10px;
  866.  }
  867.  .dropdown-section-v9 {
  868.    display: grid;
  869.    gap: 6px;
  870.  }
  871.  .dropdown-link-v9 {
  872.    display: flex;
  873.    align-items: center;
  874.    gap: 10px;
  875.    padding: 10px 12px;
  876.    border-radius: 10px;
  877.    text-decoration: none;
  878.    font-size: 14px;
  879.    color: var(--navbar-color);
  880.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  881.  }
  882.  .dropdown-link-v9:hover {
  883.    background: var(--bs-primary);
  884.    color: var(--bs-white);
  885.    transform: translateX(4px);
  886.  }
  887.  .link-dot-v9 {
  888.    width: 6px;
  889.    height: 6px;
  890.    border-radius: 50%;
  891.    border: 1px solid currentColor;
  892.  }
  893.  
  894.  /* Actions */
  895.  .nav-actions-v9 {
  896.    display: flex;
  897.    justify-content: flex-end;
  898.    align-items: center;
  899.    gap: 8px;
  900.  }
  901.  .icon-btn-v9 {
  902.    border: 1px solid var(--border-color);
  903.    background: rgba(102, 126, 234, 0.1);
  904.    color: var(--navbar-color);
  905.    padding: 8px;
  906.    border-radius: 12px;
  907.    cursor: pointer;
  908.    transition: transform 0.2s, background 0.2s, color 0.2s;
  909.  }
  910.  .icon-btn-v9:hover {
  911.    background: var(--sub-nav);
  912.    color: var(--topbar-color) !important;
  913.    transform: translateY(-1px);
  914.  }
  915.  .icon-btn-v9.ghost {
  916.    background: transparent;
  917.  }
  918.  
  919.  /* Search Panel */
  920.  .search-panel-v9 {
  921.    position: fixed;
  922.    top: 14px;
  923.    left: 50%;
  924.    transform: translateX(-50%) translateY(-16px);
  925.    width: min(720px, calc(100% - 40px));
  926.    background: var(--navbar-bg);
  927.    border: 1px solid var(--border-color);
  928.    border-radius: 16px;
  929.    padding: 16px;
  930.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  931.    opacity: 0;
  932.    visibility: hidden;
  933.    z-index: 300;
  934.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  935.  }
  936.  .search-panel-v9.show-v9 {
  937.    opacity: 1;
  938.    visibility: visible;
  939.    transform: translateX(-50%) translateY(0);
  940.  }
  941.  .search-input-wrap-v9 {
  942.    display: flex;
  943.    align-items: center;
  944.    gap: 10px;
  945.    background: rgba(248, 250, 252, 0.8);
  946.    border: 2px solid rgba(102, 126, 234, 0.2);
  947.    border-radius: 12px;
  948.    padding: 6px 8px;
  949.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  950.  }
  951.  .search-input-wrap-v9:focus-within {
  952.    border-color: #667eea;
  953.    background: rgba(255, 255, 255, 0.9);
  954.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  955.  }
  956.  .search-icn-v9 {
  957.    color: #a0aec0;
  958.    margin-left: 6px;
  959.  }
  960.  .search-input-v9 {
  961.    flex: 1;
  962.    border: 0;
  963.    background: transparent;
  964.    outline: none;
  965.    padding: 12px 4px;
  966.    font-size: 16px;
  967.    color: #2d3748;
  968.  }
  969.  .search-suggest-v9 {
  970.    display: grid;
  971.    grid-template-columns: repeat(3, minmax(0, 1fr));
  972.    gap: 8px;
  973.    margin-top: 10px;
  974.  }
  975.  .suggestion-v9 {
  976.    border: 1px solid var(--border-color);
  977.    background: rgba(248, 250, 252, 0.5);
  978.    color: var(--navbar-color);
  979.    padding: 10px 12px;
  980.    border-radius: 10px;
  981.    font-size: 14px;
  982.    text-align: left;
  983.    cursor: pointer;
  984.    transition: background 0.2s, color 0.2s, transform 0.2s;
  985.  }
  986.  .suggestion-v9:hover {
  987.    background: var(--bs-primary) !important ;
  988.    color: var(--bs-white)  !important;
  989.    transform: translateY(-1px);
  990.  }
  991.  
  992.  /* Mobile */
  993.  .mobile-nav-v9 {
  994.    position: fixed;
  995.    right: 0;
  996.    top: 0;
  997.    height: 100vh;
  998.    width: min(86vw, 420px);
  999.    background: var(--card-bg);
  1000.    border-left: 1px solid var(--border-color);
  1001.    transform: translateX(100%);
  1002.    transition: transform 0.3s ease;
  1003.    z-index: 350;
  1004.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  1005.  }
  1006.  .mobile-nav-v9.show-v9 {
  1007.    transform: translateX(0);
  1008.  }
  1009.  .mobile-wrap-v9 {
  1010.    display: flex;
  1011.    flex-direction: column;
  1012.    height: 100%;
  1013.  }
  1014.  .mobile-head-v9 {
  1015.    display: flex;
  1016.    align-items: center;
  1017.    justify-content: space-between;
  1018.    padding: 16px;
  1019.    background: var(--navbar-bg);
  1020.  }
  1021.  .mobile-title-v9 {
  1022.    font-weight: 600;
  1023.  }
  1024.  .mobile-list-v9 {
  1025.    list-style: none;
  1026.    padding: 10px 12px 20px;
  1027.    margin: 0;
  1028.    overflow-y: auto;
  1029.  }
  1030.  .mobile-link-v9 {
  1031.    display: flex;
  1032.    align-items: center;
  1033.    justify-content: space-between;
  1034.    padding: 14px 12px;
  1035.    border-radius: 12px;
  1036.    text-decoration: none;
  1037.    color: var(--navbar-color);
  1038.    font-weight: 500;
  1039.    transition: background 0.2s, color 0.2s;
  1040.  }
  1041.  .mobile-link-v9:hover,
  1042.  .mobile-link-v9.active-v9 {
  1043.    background: var(--sub-nav);
  1044.    color: var(--topbar-color);
  1045.  }
  1046.  .mobile-group-v9 {
  1047.    margin-top: 4px;
  1048.  }
  1049.  .mobile-sublist-v9 {
  1050.    list-style: none;
  1051.    margin: 0;
  1052.    padding: 0;
  1053.    max-height: 0;
  1054.    overflow: auto;
  1055.    transition: max-height 0.25s ease;
  1056.    background:var(--navbar-bg);
  1057.    border-radius: 12px;
  1058.    margin-top: 6px;
  1059.  }
  1060.  .mobile-sublist-v9.show-v9 {
  1061.    max-height: 360px;
  1062.    background: var(--navbar-bg);
  1063.    padding: 6px 0;
  1064.  }
  1065.  .mobile-sublink-v9 {
  1066.    display: block;
  1067.    padding: 10px 16px;
  1068.    text-decoration: none;
  1069.    color: var(--navbar-color);
  1070.    border-radius: 10px;
  1071.    font-size: 14px;
  1072.  }
  1073.  .mobile-sublink-v9:hover {
  1074.    background: var(--sub-nav);
  1075.    color: var(--topbar-color);
  1076.  }
  1077.  .mobile-arrow-v9 {
  1078.    transition: transform 0.2s ease;
  1079.  }
  1080.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1081.    transform: rotate(180deg);
  1082.  }
  1083.  
  1084.  /* Overlay */
  1085.  .nav-overlay-v9 {
  1086.    position: fixed;
  1087.    inset: 0;
  1088.    background: rgba(0, 0, 0, 0.35);
  1089.    backdrop-filter: blur(4px);
  1090.    opacity: 0;
  1091.    visibility: hidden;
  1092.    transition: opacity 0.25s, visibility 0.25s;
  1093.    z-index: 200;
  1094.  }
  1095.  .nav-overlay-v9.show-v9 {
  1096.    opacity: 1;
  1097.    visibility: visible;
  1098.  }
  1099.  
  1100.  
  1101.  /* Utils */
  1102.  .visually-hidden {
  1103.    position: absolute !important;
  1104.    height: 1px;
  1105.    width: 1px;
  1106.    overflow: hidden;
  1107.    clip: rect(1px, 1px, 1px, 1px);
  1108.    white-space: nowrap;
  1109.  }
  1110.  
  1111.  /* Responsive tweaks */
  1112.  @media (max-width: 1300px) {
  1113.    .nav-card-v9 {
  1114.      padding: 12px 18px;
  1115.      border-radius: 16px;
  1116.    }
  1117.    .search-panel-v9 {
  1118.      width: calc(100% - 32px);
  1119.    }
  1120.  }
  1121.  @media (max-width: 576px) {
  1122.    .logo-img-v9 {
  1123.      max-height: 38px;
  1124.    }
  1125.  }
  1126. </style>
  1127.  
  1128. <script>
  1129.  /* ============ V9 JS ============ */
  1130.  ;(function () {
  1131.    const overlay = document.getElementById('navOverlayV9')
  1132.    const searchPanel = document.getElementById('searchPanelV9')
  1133.    const mobileNav = document.getElementById('mobileNavV9')
  1134.    const header = document.querySelector('.header-v9')
  1135.  
  1136.    function lockScroll(lock) {
  1137.      document.body.style.overflow = lock ? 'hidden' : ''
  1138.    }
  1139.  
  1140.    window.toggleSearchV9 = function () {
  1141.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1142.      const willOpen = !searchPanel.classList.contains('show-v9')
  1143.  
  1144.      // close mobile if open
  1145.      mobileNav.classList.remove('show-v9')
  1146.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1147.  
  1148.      searchPanel.classList.toggle('show-v9', willOpen)
  1149.      overlay.classList.toggle('show-v9', willOpen)
  1150.      btn?.setAttribute('aria-expanded', String(willOpen))
  1151.      lockScroll(willOpen)
  1152.  
  1153.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1154.    }
  1155.  
  1156.    window.toggleMobileNavV9 = function () {
  1157.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1158.      const willOpen = !mobileNav.classList.contains('show-v9')
  1159.  
  1160.      // close search if open
  1161.      searchPanel.classList.remove('show-v9')
  1162.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1163.  
  1164.      mobileNav.classList.toggle('show-v9', willOpen)
  1165.      overlay.classList.toggle('show-v9', willOpen)
  1166.      btn?.setAttribute('aria-expanded', String(willOpen))
  1167.      lockScroll(willOpen)
  1168.    }
  1169.  
  1170.    window.toggleMobileDropdownV9 = function (id) {
  1171.      const list = document.getElementById(id)
  1172.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1173.      const willOpen = !list.classList.contains('show-v9')
  1174.      // close siblings
  1175.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1176.        if (el.id !== id) el.classList.remove('show-v9')
  1177.      })
  1178.      list.classList.toggle('show-v9', willOpen)
  1179.      btn?.setAttribute('aria-expanded', String(willOpen))
  1180.    }
  1181.  
  1182.    window.closeAllV9 = function () {
  1183.      searchPanel.classList.remove('show-v9')
  1184.      mobileNav.classList.remove('show-v9')
  1185.      overlay.classList.remove('show-v9')
  1186.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1187.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1188.      lockScroll(false)
  1189.    }
  1190.  
  1191.    // ESC to close
  1192.    document.addEventListener('keydown', (e) => {
  1193.      if (e.key === 'Escape') window.closeAllV9()
  1194.    })
  1195.  
  1196.    // Sticky shrink on scroll
  1197.    let lastY = window.scrollY
  1198.    const onScroll = () => {
  1199.      const y = window.scrollY
  1200.      header.classList.toggle('is-scrolled', y > 10)
  1201.      lastY = y
  1202.    }
  1203.    onScroll()
  1204.    window.addEventListener('scroll', onScroll, { passive: true })
  1205.  
  1206.    // Suggestions fill
  1207.    document.addEventListener('click', (e) => {
  1208.      const btn = e.target.closest('.suggestion-v9')
  1209.      if (!btn) return
  1210.      const val = btn.getAttribute('data-fill') || ''
  1211.      const input = document.getElementById('q-v9')
  1212.      if (input) input.value = val
  1213.    })
  1214.  
  1215.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1216.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1217.    const moreCard = document.getElementById('more-desktop-v9')
  1218.    if (moreBtn && moreCard) {
  1219.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1220.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1221.    }
  1222.  })()
  1223. </script>
  1224.  
  1225. <script>
  1226.  document.addEventListener("DOMContentLoaded", function () {
  1227.    console.log("loaded");
  1228.  
  1229.     const searchInput = document.getElementById("search-input")
  1230.    const searchResults = document.getElementById("search-results");
  1231.  
  1232.    if (!searchInput || !searchResults) {
  1233.      console.error("Search input/results not found");
  1234.      return;
  1235.    }
  1236.  
  1237.    // Prevent form submission
  1238.    if (searchInput.form) {
  1239.      searchInput.form.addEventListener("submit", function (e) {
  1240.        e.preventDefault();
  1241.      });
  1242.    }
  1243.  
  1244.    // Add event listener for keyup
  1245.    searchInput.addEventListener("keyup", function (e) {
  1246.      console.log("Key pressed:", e.key);
  1247.      e.preventDefault();
  1248.  
  1249.      const query = searchInput.value.trim();
  1250.      console.log("User is typing: " + query);
  1251.  
  1252.      // If empty → clear and hide
  1253.      if (query === "") {
  1254.        searchResults.innerHTML = "";
  1255.        searchResults.style.display = "none";
  1256.        return;
  1257.      }
  1258.  
  1259.      // Show results
  1260.      searchResults.style.display = "block";
  1261.  
  1262.      // Fetch search results
  1263.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1264.        method: "GET",
  1265.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1266.      })
  1267.        .then(response => {
  1268.          console.log("Response Status:", response.status);
  1269.          return response.json();
  1270.        })
  1271.        .then(data => {
  1272.          console.log("Data received:", data);
  1273.          if (data.html) {
  1274.            searchResults.innerHTML = data.html;
  1275.          } else {
  1276.            searchResults.innerHTML = "<p>No results found.</p>";
  1277.          }
  1278.        })
  1279.        .catch(error => {
  1280.          console.error("Error fetching search results:", error);
  1281.        });
  1282.    });
  1283.  
  1284.    // Close results when clicking outside
  1285.    document.addEventListener("click", function (e) {
  1286.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1287.        searchResults.style.display = "none";
  1288.      }
  1289.    });
  1290.  
  1291.    // Close results on ESC key
  1292.    document.addEventListener("keydown", function (e) {
  1293.      if (e.key === "Escape") {
  1294.        searchResults.style.display = "none";
  1295.      }
  1296.    });
  1297.  });
  1298. </script>
  1299.  
  1300.  
  1301.        </header>
  1302.        <!-- end of header -->
  1303.        <!-- start of wpo-blog-hero -->
  1304.        
  1305.  
  1306.  
  1307.  
  1308.  
  1309.  
  1310.  
  1311.  
  1312. <div class="blog-hero-v9">
  1313.  <div class="container-fluid fluid-container">
  1314.    <!-- Top Section: Split Layout -->
  1315.    <div class="row g-4 mb-5">
  1316.      <!-- Large Featured Article (Left) -->
  1317.      
  1318.              
  1319.      <div class="col-lg-8 col-12">
  1320.        <article class="large-featured">
  1321.          <div class="featured-image-container">
  1322.            
  1323.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Not having an amazing experience at university? You&#x27;re not alone." class="featured-image">
  1324.            
  1325.            <div class="category-tag bg-primary-gradient">News</div>
  1326.          </div>
  1327.          <div class="featured-content">
  1328.            <h1 class="featured-title"><a href="/not-having-an-amazing-experience-at-university-youre-not-alone/">
  1329.                                Not having an amazing experience at university? You&#x27;re not alone.
  1330.                            </a></h1>
  1331.            <p class="featured-summary"></p>
  1332.            <div class="article-meta">
  1333.              <div class="author-info">
  1334.                
  1335.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Justin Taylor" class="author-pic" >
  1336.                  
  1337.                <span class="author-name">Justin Taylor</span>
  1338.                <span class="post-time">May 07, 2026</span>
  1339.              </div>
  1340.            </div>
  1341.          </div>
  1342.        </article>
  1343.      </div>
  1344.      
  1345.      
  1346.  
  1347.      <!-- Smaller Featured Articles (Right, Stacked) -->
  1348.      <div class="col-lg-4 col-12">
  1349.        <div class="stacked-features">
  1350.          
  1351.          <article class="small-featured">
  1352.            <div class="small-image-container">
  1353.              
  1354.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Which Player is Your Personal Favourite Cricket Player in the History of the Ashes Series?" class="small-image">
  1355.              
  1356.              <div class="category-tag bg-primary-gradient">News</div>
  1357.            </div>
  1358.            <div class="small-content">
  1359.              <h3 class="small-title"> <a href="/which-player-is-your-personal-favourite-cricket-player-in-the-history-of-the-ashes-series/">
  1360.                                Which Player is Your Personal Favourite Cricket Player in the History of the Ashes Series?
  1361.                            </a></h3>
  1362.              <p class="compact-text"></p>
  1363.              <div class="small-meta">
  1364.                <span class="small-author">Justin Taylor</span>
  1365.                <span class="small-date">May 07, 2026</span>
  1366.              </div>
  1367.            </div>
  1368.          </article>
  1369.      
  1370.          <article class="small-featured">
  1371.            <div class="small-image-container">
  1372.              
  1373.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="O&#x27;Neill Secures First Team Win in 20 Years" class="small-image">
  1374.              
  1375.              <div class="category-tag bg-primary-gradient">News</div>
  1376.            </div>
  1377.            <div class="small-content">
  1378.              <h3 class="small-title"> <a href="/oneill-secures-first-team-win-in-20-years/">
  1379.                                O&#x27;Neill Secures First Team Win in 20 Years
  1380.                            </a></h3>
  1381.              <p class="compact-text"></p>
  1382.              <div class="small-meta">
  1383.                <span class="small-author">Justin Taylor</span>
  1384.                <span class="small-date">May 07, 2026</span>
  1385.              </div>
  1386.            </div>
  1387.          </article>
  1388.      
  1389.        </div>
  1390.      </div>
  1391.    </div>
  1392.    <!-- Bottom Section: Three Compact Cards -->
  1393.    <div class="row g-4">
  1394.      
  1395.      <div class="col-lg-4 col-md-6 col-12">
  1396.        <article class="compact-card">
  1397.          <div class="compact-image">
  1398.            
  1399.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Can Britain&#x27;s Toads Survive from Roads and Population Collapse?" >
  1400.            
  1401.            <div class="compact-category bg-primary-gradient">News</div>
  1402.          </div>
  1403.          <div class="compact-body">
  1404.            <h3 class="compact-title"> <a href="/can-britains-toads-survive-from-roads-and-population-collapse/">
  1405.                                    Can Britain&#x27;s Toads Survive from Roads and Population Collapse?
  1406.                                </a></h3>
  1407.            <p class="compact-text"></p>
  1408.            <div class="compact-footer">
  1409.              <span class="compact-name">Justin Taylor</span>
  1410.              <span class="compact-date">May 07</span>
  1411.            </div>
  1412.          </div>
  1413.        </article>
  1414.      </div>
  1415.      
  1416.      <div class="col-lg-4 col-md-6 col-12">
  1417.        <article class="compact-card">
  1418.          <div class="compact-image">
  1419.            
  1420.                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Outrage Erupts as Trump&#x27;s Social Media Remarks on Rob Reiner Ignites Widespread Backlash" >
  1421.            
  1422.            <div class="compact-category bg-primary-gradient">News</div>
  1423.          </div>
  1424.          <div class="compact-body">
  1425.            <h3 class="compact-title"> <a href="/outrage-erupts-as-trumps-social-media-remarks-on-rob-reiner-ignites-widespread-backlash/">
  1426.                                    Outrage Erupts as Trump&#x27;s Social Media Remarks on Rob Reiner Ignites Widespread Backlash
  1427.                                </a></h3>
  1428.            <p class="compact-text"></p>
  1429.            <div class="compact-footer">
  1430.              <span class="compact-name">Justin Taylor</span>
  1431.              <span class="compact-date">May 07</span>
  1432.            </div>
  1433.          </div>
  1434.        </article>
  1435.      </div>
  1436.      
  1437.    </div>
  1438.  </div>
  1439. </div>
  1440.  
  1441. <style>
  1442.  
  1443.  /* Large Featured Article */
  1444.  .large-featured {
  1445.    background: var(--card-bg, #ffffff);
  1446.    border-radius: 10px;
  1447.    overflow: hidden;
  1448.    transition: box-shadow 0.3s ease;
  1449.  }
  1450.  
  1451.  .large-featured:hover {
  1452.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1453.  }
  1454.  
  1455.  .featured-image-container {
  1456.    position: relative;
  1457.    height: 350px;
  1458.    overflow: hidden;
  1459.  }
  1460.  
  1461.  .featured-image {
  1462.    width: 100%;
  1463.    height: 100%;
  1464.    object-fit: cover;
  1465.  }
  1466.  
  1467.  .featured-content {
  1468.    padding: 2rem;
  1469.  }
  1470.  
  1471.  .featured-title {
  1472.    font-size: 2.2rem;
  1473.    font-weight: 700;
  1474.    color: #111827;
  1475.    margin-bottom: 0.75rem;
  1476.    line-height: 1.3;
  1477.  }
  1478.  
  1479.  .featured-summary {
  1480.    font-size: 1rem;
  1481.    color: #4b5563;
  1482.    line-height: 1.6;
  1483.    margin-bottom: 1.25rem;
  1484.  }
  1485.  
  1486.  .article-meta {
  1487.    display: flex;
  1488.    align-items: center;
  1489.    gap: 0.75rem;
  1490.    font-size: 0.85rem;
  1491.    color: #6b7280;
  1492.  }
  1493.  
  1494.  .author-info {
  1495.    display: flex;
  1496.    align-items: center;
  1497.    gap: 0.5rem;
  1498.  }
  1499.  
  1500.  .author-pic {
  1501.    width: 36px;
  1502.    height: 36px;
  1503.    border-radius: 50%;
  1504.  }
  1505.  
  1506.  .author-name {
  1507.    font-weight: 600;
  1508.    color: #374151;
  1509.  }
  1510.  
  1511.  /* Smaller Featured Articles (Stacked) */
  1512.  .stacked-features {
  1513.    display: flex;
  1514.    flex-direction: column;
  1515.    gap: 1.5rem;
  1516.  }
  1517.  
  1518.  .small-featured {
  1519.    background: var(--card-bg, #ffffff);
  1520.    border-radius: 10px;
  1521.    overflow: hidden;
  1522.    transition: box-shadow 0.3s ease;
  1523.  }
  1524.  
  1525.  .small-featured:hover {
  1526.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1527.  }
  1528.  
  1529.  .small-image-container {
  1530.    position: relative;
  1531.    height: 150px;
  1532.    overflow: hidden;
  1533.  }
  1534.  
  1535.  .small-image {
  1536.    width: 100%;
  1537.    height: 100%;
  1538.    object-fit: cover;
  1539.  }
  1540.  
  1541.  .small-content {
  1542.    padding: 1.25rem;
  1543.  }
  1544.  
  1545.  .small-title {
  1546.    font-size: 1.2rem;
  1547.    font-weight: 600;
  1548.    color: #111827;
  1549.    margin-bottom: 0.5rem;
  1550.  }
  1551.  
  1552.  .small-meta {
  1553.    display: flex;
  1554.    gap: 0.5rem;
  1555.    font-size: 0.8rem;
  1556.    color: #6b7280;
  1557.  }
  1558.  
  1559.  /* Category Tags - Gradient for Difference */
  1560.  .category-tag {
  1561.    position: absolute;
  1562.    top: 0.75rem;
  1563.    left: 0.75rem;
  1564.    padding: 0.3rem 1rem;
  1565.    font-size: 0.75rem;
  1566.    font-weight: 600;
  1567.    text-transform: uppercase;
  1568.    color: white;
  1569.    border-radius: 15px; /* Soft pill shape */
  1570.  }
  1571.  
  1572.  
  1573.  
  1574.  /* Compact Cards - Borderless */
  1575.  .compact-card {
  1576.    background: var(--card-bg, #ffffff);
  1577.    border-radius: 10px;
  1578.    overflow: hidden;
  1579.    transition: box-shadow 0.3s ease;
  1580.  }
  1581.  
  1582.  .compact-card:hover {
  1583.    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  1584.  }
  1585.  
  1586.  .compact-image {
  1587.    position: relative;
  1588.    height: 180px;
  1589.    overflow: hidden;
  1590.  }
  1591.  
  1592.  .compact-image img {
  1593.    width: 100%;
  1594.    height: 100%;
  1595.    object-fit: cover;
  1596.  }
  1597.  
  1598.  .compact-category {
  1599.    position: absolute;
  1600.    top: 0.75rem;
  1601.    left: 0.75rem;
  1602.    padding: 0.3rem 0.8rem;
  1603.    font-size: 0.7rem;
  1604.    border-radius: 15px;
  1605.    color: white;
  1606.  }
  1607.  
  1608.  .compact-body {
  1609.    padding: 1.5rem;
  1610.  }
  1611.  
  1612.  .compact-title {
  1613.    font-size: 1.1rem;
  1614.    font-weight: 600;
  1615.    color: #111827;
  1616.    margin-bottom: 0.5rem;
  1617.  }
  1618.  
  1619.  .compact-text {
  1620.    font-size: 0.9rem;
  1621.    color: #4b5563;
  1622.    line-height: 1.5;
  1623.    margin-bottom: 1rem;
  1624.  }
  1625.  
  1626.  .compact-footer {
  1627.    display: flex;
  1628.    justify-content: space-between;
  1629.    font-size: 0.8rem;
  1630.    color: #6b7280;
  1631.  }
  1632.  
  1633.  /* Responsive Design */
  1634.  @media (max-width: 992px) {
  1635.    .featured-image-container {
  1636.      height: 280px;
  1637.    }
  1638.  
  1639.    .featured-title {
  1640.      font-size: 1.8rem;
  1641.    }
  1642.  
  1643.    .small-image-container {
  1644.      height: 120px;
  1645.    }
  1646.  }
  1647.  
  1648.  @media (max-width: 768px) {
  1649.    .featured-content,
  1650.    .small-content,
  1651.    .compact-body {
  1652.      padding: 1.25rem;
  1653.    }
  1654.  
  1655.    .compact-image {
  1656.      height: 150px;
  1657.    }
  1658.  }
  1659.  
  1660.  @media (max-width: 576px) {
  1661.    .featured-title {
  1662.      font-size: 1.5rem;
  1663.    }
  1664.  
  1665.    .small-title,
  1666.    .compact-title {
  1667.      font-size: 1rem;
  1668.    }
  1669.  }
  1670. </style>
  1671.  
  1672.  
  1673.  
  1674.  
  1675.        <!-- end of wpo-blog-hero -->
  1676.  
  1677.        <!-- start of wpo-breacking-news -->
  1678.        
  1679.        <!-- end of wpo-breacking-news -->
  1680.        
  1681.        <!-- start wpo-blog-highlights-section -->
  1682.        
  1683.  
  1684.  
  1685.  
  1686.    
  1687.  
  1688.  
  1689. <section class="wpo-blog-highlights-section">
  1690.    <div class="container-fluid fluid-container">
  1691.        <div class="wpo-section-title">
  1692.            
  1693.                <h2>Today's Top Highlights</h2>
  1694.                    
  1695.        </div>
  1696.        <div class="row">
  1697.            <div class="col col-lg-8 col-12">
  1698.                <!-- start wpo-blog-section -->
  1699.                <div class="wpo-blog-highlights-wrap">
  1700.                    <div class="wpo-blog-items">
  1701.                        <div class="row">
  1702.                            
  1703.                            
  1704.                            <div class="col col-lg-6 col-md-6 col-12">
  1705.                                <div class="wpo-blog-item">
  1706.                                    <div class="wpo-blog-img">
  1707.                                        
  1708.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1709.                                        
  1710.                                        <div class="thumb bg-primary-gradient">News</div>
  1711.                                    </div>
  1712.                                    <div class="wpo-blog-content"  >
  1713.                                        <h2>
  1714.                                            <a href="/the-horror-sequel-eminfluencersem-will-give-other-streaming-suspense-films-serious-fomo/" class="top-color">
  1715.                                            The Horror Sequel &lt;em&gt;Influencers&lt;/em&gt; Will Give Other Streaming Suspense Films Serious FOMO
  1716.                                            </a>
  1717.                                        </h2>
  1718.                                        <ul>
  1719.                                            <li>  
  1720.                                                
  1721.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1722.                                                
  1723.                                            </li>
  1724.                                            <li class="top-color">By Justin Taylor</li>
  1725.                                            <li class="top-color">07 May 2026</li>
  1726.                                        </ul>
  1727.                                        <p class="top-color"> </p>
  1728.                                    </div>
  1729.                                </div>
  1730.                            </div>
  1731.                        
  1732.                            
  1733.                            
  1734.                            <div class="col col-lg-6 col-md-6 col-12">
  1735.                                <div class="wpo-blog-item">
  1736.                                    <div class="wpo-blog-img">
  1737.                                        
  1738.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1739.                                        
  1740.                                        <div class="thumb bg-primary-gradient">News</div>
  1741.                                    </div>
  1742.                                    <div class="wpo-blog-content"  >
  1743.                                        <h2>
  1744.                                            <a href="/esteemed-actor-pat-finn-recognized-for-parts-in-friends-and-the-middle-passes-away-at-age-60/" class="top-color">
  1745.                                            Esteemed Actor Pat Finn, Recognized For Parts in Friends and The Middle, Passes Away at Age 60.
  1746.                                            </a>
  1747.                                        </h2>
  1748.                                        <ul>
  1749.                                            <li>  
  1750.                                                
  1751.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1752.                                                
  1753.                                            </li>
  1754.                                            <li class="top-color">By Justin Taylor</li>
  1755.                                            <li class="top-color">07 May 2026</li>
  1756.                                        </ul>
  1757.                                        <p class="top-color"> </p>
  1758.                                    </div>
  1759.                                </div>
  1760.                            </div>
  1761.                        
  1762.                            
  1763.                            
  1764.                            <div class="col col-lg-6 col-md-6 col-12">
  1765.                                <div class="wpo-blog-item">
  1766.                                    <div class="wpo-blog-img">
  1767.                                        
  1768.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1769.                                        
  1770.                                        <div class="thumb bg-primary-gradient">News</div>
  1771.                                    </div>
  1772.                                    <div class="wpo-blog-content"  >
  1773.                                        <h2>
  1774.                                            <a href="/sabalenka-set-to-challenge-kyrgios-in-modern-battle-of-the-sexes-exhibition/" class="top-color">
  1775.                                            Sabalenka Set to Challenge Kyrgios in Modern ‘Battle of the Sexes’ Exhibition
  1776.                                            </a>
  1777.                                        </h2>
  1778.                                        <ul>
  1779.                                            <li>  
  1780.                                                
  1781.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1782.                                                
  1783.                                            </li>
  1784.                                            <li class="top-color">By Justin Taylor</li>
  1785.                                            <li class="top-color">06 May 2026</li>
  1786.                                        </ul>
  1787.                                        <p class="top-color"> </p>
  1788.                                    </div>
  1789.                                </div>
  1790.                            </div>
  1791.                        
  1792.                            
  1793.                            
  1794.                            <div class="col col-lg-6 col-md-6 col-12">
  1795.                                <div class="wpo-blog-item">
  1796.                                    <div class="wpo-blog-img">
  1797.                                        
  1798.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1799.                                        
  1800.                                        <div class="thumb bg-primary-gradient">News</div>
  1801.                                    </div>
  1802.                                    <div class="wpo-blog-content"  >
  1803.                                        <h2>
  1804.                                            <a href="/netflix-casts-ideal-performer-for-bon-clay-in-the-hit-series-season-3/" class="top-color">
  1805.                                            Netflix Casts Ideal Performer for Bon Clay in the Hit Series Season 3
  1806.                                            </a>
  1807.                                        </h2>
  1808.                                        <ul>
  1809.                                            <li>  
  1810.                                                
  1811.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1812.                                                
  1813.                                            </li>
  1814.                                            <li class="top-color">By Justin Taylor</li>
  1815.                                            <li class="top-color">06 May 2026</li>
  1816.                                        </ul>
  1817.                                        <p class="top-color"> </p>
  1818.                                    </div>
  1819.                                </div>
  1820.                            </div>
  1821.                        
  1822.                            
  1823.                            
  1824.                            <div class="col col-lg-6 col-md-6 col-12">
  1825.                                <div class="wpo-blog-item">
  1826.                                    <div class="wpo-blog-img">
  1827.                                        
  1828.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1829.                                        
  1830.                                        <div class="thumb bg-primary-gradient">News</div>
  1831.                                    </div>
  1832.                                    <div class="wpo-blog-content"  >
  1833.                                        <h2>
  1834.                                            <a href="/the-porcine-pardon-pig-named-6-7-granted-clemency-by-miami-dade-county-mayor/" class="top-color">
  1835.                                            The Porcine Pardon: Pig Named 6-7 Granted Clemency by Miami Dade County Mayor.
  1836.                                            </a>
  1837.                                        </h2>
  1838.                                        <ul>
  1839.                                            <li>  
  1840.                                                
  1841.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1842.                                                
  1843.                                            </li>
  1844.                                            <li class="top-color">By Justin Taylor</li>
  1845.                                            <li class="top-color">06 May 2026</li>
  1846.                                        </ul>
  1847.                                        <p class="top-color"> </p>
  1848.                                    </div>
  1849.                                </div>
  1850.                            </div>
  1851.                        
  1852.                            
  1853.                            
  1854.                            <div class="col col-lg-6 col-md-6 col-12">
  1855.                                <div class="wpo-blog-item">
  1856.                                    <div class="wpo-blog-img">
  1857.                                        
  1858.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1859.                                        
  1860.                                        <div class="thumb bg-primary-gradient">News</div>
  1861.                                    </div>
  1862.                                    <div class="wpo-blog-content"  >
  1863.                                        <h2>
  1864.                                            <a href="/president-trump-invites-families-of-shot-military-members-to-the-white-house/" class="top-color">
  1865.                                            President Trump Invites Families of Shot Military Members to the White House
  1866.                                            </a>
  1867.                                        </h2>
  1868.                                        <ul>
  1869.                                            <li>  
  1870.                                                
  1871.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1872.                                                
  1873.                                            </li>
  1874.                                            <li class="top-color">By Justin Taylor</li>
  1875.                                            <li class="top-color">06 May 2026</li>
  1876.                                        </ul>
  1877.                                        <p class="top-color"> </p>
  1878.                                    </div>
  1879.                                </div>
  1880.                            </div>
  1881.                        
  1882.                            
  1883.                            
  1884.                            <div class="col col-lg-6 col-md-6 col-12">
  1885.                                <div class="wpo-blog-item">
  1886.                                    <div class="wpo-blog-img">
  1887.                                        
  1888.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1889.                                        
  1890.                                        <div class="thumb bg-primary-gradient">News</div>
  1891.                                    </div>
  1892.                                    <div class="wpo-blog-content"  >
  1893.                                        <h2>
  1894.                                            <a href="/scream-original-star-the-actor-fears-he-could-spoil-the-series-with-scream-7/" class="top-color">
  1895.                                            Scream Original Star the Actor Fears He Could Spoil the Series with Scream 7.
  1896.                                            </a>
  1897.                                        </h2>
  1898.                                        <ul>
  1899.                                            <li>  
  1900.                                                
  1901.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1902.                                                
  1903.                                            </li>
  1904.                                            <li class="top-color">By Justin Taylor</li>
  1905.                                            <li class="top-color">06 May 2026</li>
  1906.                                        </ul>
  1907.                                        <p class="top-color"> </p>
  1908.                                    </div>
  1909.                                </div>
  1910.                            </div>
  1911.                        
  1912.                            
  1913.                            
  1914.                            <div class="col col-lg-6 col-md-6 col-12">
  1915.                                <div class="wpo-blog-item">
  1916.                                    <div class="wpo-blog-img">
  1917.                                        
  1918.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1919.                                        
  1920.                                        <div class="thumb bg-primary-gradient">News</div>
  1921.                                    </div>
  1922.                                    <div class="wpo-blog-content"  >
  1923.                                        <h2>
  1924.                                            <a href="/skipper-ben-stokes-is-exhausted-yet-insists-hes-ready-to-bowl/" class="top-color">
  1925.                                            Skipper Ben Stokes Is &#x27;Exhausted&#x27; Yet Insists He&#x27;s &#x27;Ready to Bowl&#x27;
  1926.                                            </a>
  1927.                                        </h2>
  1928.                                        <ul>
  1929.                                            <li>  
  1930.                                                
  1931.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1932.                                                
  1933.                                            </li>
  1934.                                            <li class="top-color">By Justin Taylor</li>
  1935.                                            <li class="top-color">06 May 2026</li>
  1936.                                        </ul>
  1937.                                        <p class="top-color"> </p>
  1938.                                    </div>
  1939.                                </div>
  1940.                            </div>
  1941.                        
  1942.                            
  1943.                            
  1944.                            <div class="col col-lg-6 col-md-6 col-12">
  1945.                                <div class="wpo-blog-item">
  1946.                                    <div class="wpo-blog-img">
  1947.                                        
  1948.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1949.                                        
  1950.                                        <div class="thumb bg-primary-gradient">News</div>
  1951.                                    </div>
  1952.                                    <div class="wpo-blog-content"  >
  1953.                                        <h2>
  1954.                                            <a href="/moving-from-reluctant-admiration-to-disquiet-moscow-considers-the-fall-of-venezuelas-leader/" class="top-color">
  1955.                                            Moving from Reluctant Admiration to Disquiet: Moscow Considers the Fall of Venezuela&#x27;s Leader.
  1956.                                            </a>
  1957.                                        </h2>
  1958.                                        <ul>
  1959.                                            <li>  
  1960.                                                
  1961.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1962.                                                
  1963.                                            </li>
  1964.                                            <li class="top-color">By Justin Taylor</li>
  1965.                                            <li class="top-color">06 May 2026</li>
  1966.                                        </ul>
  1967.                                        <p class="top-color"> </p>
  1968.                                    </div>
  1969.                                </div>
  1970.                            </div>
  1971.                        
  1972.                            
  1973.                            
  1974.                            <div class="col col-lg-6 col-md-6 col-12">
  1975.                                <div class="wpo-blog-item">
  1976.                                    <div class="wpo-blog-img">
  1977.                                        
  1978.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1979.                                        
  1980.                                        <div class="thumb bg-primary-gradient">News</div>
  1981.                                    </div>
  1982.                                    <div class="wpo-blog-content"  >
  1983.                                        <h2>
  1984.                                            <a href="/new-antibiotics-hailed-as-a-turning-point-in-combating-antibiotic-resistant-gonorrhea/" class="top-color">
  1985.                                            New Antibiotics Hailed as a &#x27;Turning Point&#x27; in Combating Antibiotic-Resistant Gonorrhea
  1986.                                            </a>
  1987.                                        </h2>
  1988.                                        <ul>
  1989.                                            <li>  
  1990.                                                
  1991.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  1992.                                                
  1993.                                            </li>
  1994.                                            <li class="top-color">By Justin Taylor</li>
  1995.                                            <li class="top-color">06 May 2026</li>
  1996.                                        </ul>
  1997.                                        <p class="top-color"> </p>
  1998.                                    </div>
  1999.                                </div>
  2000.                            </div>
  2001.                        
  2002.                            
  2003.                            
  2004.                            <div class="col col-lg-6 col-md-6 col-12">
  2005.                                <div class="wpo-blog-item">
  2006.                                    <div class="wpo-blog-img">
  2007.                                        
  2008.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2009.                                        
  2010.                                        <div class="thumb bg-primary-gradient">News</div>
  2011.                                    </div>
  2012.                                    <div class="wpo-blog-content"  >
  2013.                                        <h2>
  2014.                                            <a href="/paul-was-fun-remembering-the-sports-taken-talent-two-decades-on/" class="top-color">
  2015.                                            &#x27;Paul was fun&#x27;: Remembering the sport&#x27;s taken talent two decades on.
  2016.                                            </a>
  2017.                                        </h2>
  2018.                                        <ul>
  2019.                                            <li>  
  2020.                                                
  2021.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  2022.                                                
  2023.                                            </li>
  2024.                                            <li class="top-color">By Justin Taylor</li>
  2025.                                            <li class="top-color">05 May 2026</li>
  2026.                                        </ul>
  2027.                                        <p class="top-color"> </p>
  2028.                                    </div>
  2029.                                </div>
  2030.                            </div>
  2031.                        
  2032.                            
  2033.                            
  2034.                            <div class="col col-lg-6 col-md-6 col-12">
  2035.                                <div class="wpo-blog-item">
  2036.                                    <div class="wpo-blog-img">
  2037.                                        
  2038.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2039.                                        
  2040.                                        <div class="thumb bg-primary-gradient">News</div>
  2041.                                    </div>
  2042.                                    <div class="wpo-blog-content"  >
  2043.                                        <h2>
  2044.                                            <a href="/why-los-blancos-have-total-confidence-in-youngster-pitarch/" class="top-color">
  2045.                                            Why Los Blancos Have &#x27;Total Confidence&#x27; in Youngster Pitarch
  2046.                                            </a>
  2047.                                        </h2>
  2048.                                        <ul>
  2049.                                            <li>  
  2050.                                                
  2051.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor">
  2052.                                                
  2053.                                            </li>
  2054.                                            <li class="top-color">By Justin Taylor</li>
  2055.                                            <li class="top-color">05 May 2026</li>
  2056.                                        </ul>
  2057.                                        <p class="top-color"> </p>
  2058.                                    </div>
  2059.                                </div>
  2060.                            </div>
  2061.                        
  2062.                            
  2063.                            
  2064.  
  2065.                        </div>
  2066.                    </div>
  2067.                </div>
  2068.                <!-- end wpo-blog-section -->
  2069.            </div>
  2070.  
  2071.            <div class="col col-lg-4 col-12">
  2072.                
  2073.  
  2074.  
  2075.  
  2076.    
  2077.  
  2078. <div class="blog-sidebar">
  2079.    
  2080.        <div class="widget category-widget">
  2081.            <h3>May 2026 Blog Roll</h3>
  2082.            <ul class="scrollable-sidebar">
  2083.                
  2084.                    <li>
  2085.                        <a href="https://www.citytosea.org.uk/" class="top-color " rel="dofollow">
  2086.                            non gamstop casinos
  2087.                        </a>
  2088.                    </li>
  2089.                
  2090.                    <li>
  2091.                        <a href="https://thebrexitparty.org/" class="top-color " rel="dofollow">
  2092.                            non gamstop casinos uk
  2093.                        </a>
  2094.                    </li>
  2095.                
  2096.                    <li>
  2097.                        <a href="https://britishicehockey.co.uk/" class="top-color " rel="dofollow">
  2098.                            online casino
  2099.                        </a>
  2100.                    </li>
  2101.                
  2102.                    <li>
  2103.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="top-color " rel="dofollow">
  2104.                            non gamstop casino
  2105.                        </a>
  2106.                    </li>
  2107.                
  2108.                    <li>
  2109.                        <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" class="top-color " rel="dofollow">
  2110.                            casinos not on gamstop
  2111.                        </a>
  2112.                    </li>
  2113.                
  2114.                    <li>
  2115.                        <a href="https://unbound.co.uk/" class="top-color " rel="dofollow">
  2116.                            casinos not on gamstop
  2117.                        </a>
  2118.                    </li>
  2119.                
  2120.            </ul>
  2121.        </div>
  2122.    
  2123.        <div class="widget category-widget">
  2124.            <h3>April 2026 Blog Roll</h3>
  2125.            <ul class="scrollable-sidebar">
  2126.                
  2127.                    <li>
  2128.                        <a href="https://maisondefleurs.co.uk" class="top-color " rel="dofollow">
  2129.                            best non GamStop casino
  2130.                        </a>
  2131.                    </li>
  2132.                
  2133.                    <li>
  2134.                        <a href="https://www.heatonpark.org.uk/" class="top-color " rel="dofollow">
  2135.                            crypto casino
  2136.                        </a>
  2137.                    </li>
  2138.                
  2139.                    <li>
  2140.                        <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/" class="top-color " rel="dofollow">
  2141.                            casino not on gamstop
  2142.                        </a>
  2143.                    </li>
  2144.                
  2145.                    <li>
  2146.                        <a href="https://www.richmondreview.co.uk/" class="top-color " rel="dofollow">
  2147.                            casinos not on gamstop
  2148.                        </a>
  2149.                    </li>
  2150.                
  2151.                    <li>
  2152.                        <a href="https://savethedatemagazine.co.uk/" class="top-color " rel="dofollow">
  2153.                            casino not on gamstop
  2154.                        </a>
  2155.                    </li>
  2156.                
  2157.                    <li>
  2158.                        <a href="https://allcatsrgrey.org.uk/" class="top-color " rel="dofollow">
  2159.                            online casinos not on gamstop
  2160.                        </a>
  2161.                    </li>
  2162.                
  2163.                    <li>
  2164.                        <a href="https://www.cca-glasgow.com/" class="top-color " rel="dofollow">
  2165.                            online casinos not on gamstop
  2166.                        </a>
  2167.                    </li>
  2168.                
  2169.                    <li>
  2170.                        <a href="https://www.citytosea.org.uk/" class="top-color " rel="dofollow">
  2171.                            online casinos not on gamstop
  2172.                        </a>
  2173.                    </li>
  2174.                
  2175.                    <li>
  2176.                        <a href="https://www.surfaceview.co.uk/" class="top-color " rel="dofollow">
  2177.                            online casinos not on gamstop
  2178.                        </a>
  2179.                    </li>
  2180.                
  2181.                    <li>
  2182.                        <a href="https://unbound.co.uk/" class="top-color " rel="dofollow">
  2183.                            online casinos not on gamstop
  2184.                        </a>
  2185.                    </li>
  2186.                
  2187.                    <li>
  2188.                        <a href="https://internationalschoolmealsday.com/" class="top-color " rel="dofollow">
  2189.                            uk casinos not on gamstop
  2190.                        </a>
  2191.                    </li>
  2192.                
  2193.                    <li>
  2194.                        <a href="https://savethedatemagazine.co.uk/" class="top-color " rel="dofollow">
  2195.                            online casinos not on gamstop
  2196.                        </a>
  2197.                    </li>
  2198.                
  2199.                    <li>
  2200.                        <a href="https://www.london-irish.com/" class="top-color " rel="dofollow">
  2201.                            online casinos not on gamstop
  2202.                        </a>
  2203.                    </li>
  2204.                
  2205.                    <li>
  2206.                        <a href="https://bereavementcommission.org.uk/" class="top-color " rel="dofollow">
  2207.                            online casinos not on gamstop
  2208.                        </a>
  2209.                    </li>
  2210.                
  2211.                    <li>
  2212.                        <a href="https://www.summerhall.co.uk/" class="top-color " rel="dofollow">
  2213.                            online casinos not on gamstop
  2214.                        </a>
  2215.                    </li>
  2216.                
  2217.                    <li>
  2218.                        <a href="https://www.elthampalace.org.uk/" class="top-color " rel="dofollow">
  2219.                            online casinos not on gamstop
  2220.                        </a>
  2221.                    </li>
  2222.                
  2223.                    <li>
  2224.                        <a href="https://israelpremiertech.com" class="top-color " rel="dofollow">
  2225.                            best non GamStop casinos
  2226.                        </a>
  2227.                    </li>
  2228.                
  2229.                    <li>
  2230.                        <a href="https://tridentcryptofund.com/" class="top-color " rel="dofollow">
  2231.                            crypto casino UK
  2232.                        </a>
  2233.                    </li>
  2234.                
  2235.                    <li>
  2236.                        <a href="https://qualityofcarenetwork.org/" class="top-color " rel="dofollow">
  2237.                            lolajack casino review
  2238.                        </a>
  2239.                    </li>
  2240.                
  2241.                    <li>
  2242.                        <a href="https://kscience.co.uk" class="top-color " rel="dofollow">
  2243.                            casino not on gamstop
  2244.                        </a>
  2245.                    </li>
  2246.                
  2247.                    <li>
  2248.                        <a href="https://globix.net" class="top-color " rel="dofollow">
  2249.                            non gamstop casino
  2250.                        </a>
  2251.                    </li>
  2252.                
  2253.                    <li>
  2254.                        <a href="https://makemegenius.com" class="top-color " rel="dofollow">
  2255.                            casino not on gamstop
  2256.                        </a>
  2257.                    </li>
  2258.                
  2259.                    <li>
  2260.                        <a href="https://bmagic.org.uk" class="top-color " rel="dofollow">
  2261.                            casinos not on gamstop
  2262.                        </a>
  2263.                    </li>
  2264.                
  2265.                    <li>
  2266.                        <a href="https://www.nordicresearchnetwork.co.uk/" class="top-color " rel="dofollow">
  2267.                            Non UKGC
  2268.                        </a>
  2269.                    </li>
  2270.                
  2271.                    <li>
  2272.                        <a href="https://www.thekarczma.co.uk/" class="top-color " rel="dofollow">
  2273.                            non UK casinos
  2274.                        </a>
  2275.                    </li>
  2276.                
  2277.                    <li>
  2278.                        <a href="https://phoneweek.co.uk/" class="top-color " rel="dofollow">
  2279.                            casino sites not on gamstop
  2280.                        </a>
  2281.                    </li>
  2282.                
  2283.                    <li>
  2284.                        <a href="https://superdao.co/" class="top-color " rel="dofollow">
  2285.                            anonymous crypto casino
  2286.                        </a>
  2287.                    </li>
  2288.                
  2289.                    <li>
  2290.                        <a href="https://www.economicjournal.co.uk/" class="top-color " rel="dofollow">
  2291.                            online bookmakers not on gamstop
  2292.                        </a>
  2293.                    </li>
  2294.                
  2295.                    <li>
  2296.                        <a href="https://www.cca-glasgow.com/" class="top-color " rel="dofollow">
  2297.                            casino not on gamstop
  2298.                        </a>
  2299.                    </li>
  2300.                
  2301.                    <li>
  2302.                        <a href="https://allcatsrgrey.org.uk/" class="top-color " rel="dofollow">
  2303.                            casino not on gamstop
  2304.                        </a>
  2305.                    </li>
  2306.                
  2307.                    <li>
  2308.                        <a href="https://www.surfaceview.co.uk/" class="top-color " rel="dofollow">
  2309.                            casino not on gamstop
  2310.                        </a>
  2311.                    </li>
  2312.                
  2313.                    <li>
  2314.                        <a href="https://thepearlyqueen.com/" class="top-color " rel="dofollow">
  2315.                            casinos not on GamStop
  2316.                        </a>
  2317.                    </li>
  2318.                
  2319.                    <li>
  2320.                        <a href="https://www.bmag.org.uk/" class="top-color " rel="dofollow">
  2321.                            top 20 online casinos uk
  2322.                        </a>
  2323.                    </li>
  2324.                
  2325.                    <li>
  2326.                        <a href="https://letstalkloneliness.co.uk/" class="top-color " rel="dofollow">
  2327.                            non gamstop casinos uk
  2328.                        </a>
  2329.                    </li>
  2330.                
  2331.                    <li>
  2332.                        <a href="https://www.cafebabel.co.uk/" class="top-color " rel="dofollow">
  2333.                            non gamstop casinos
  2334.                        </a>
  2335.                    </li>
  2336.                
  2337.                    <li>
  2338.                        <a href="http://cielivestock.co.uk/" class="top-color " rel="dofollow">
  2339.                            non gamstop casinos uk
  2340.                        </a>
  2341.                    </li>
  2342.                
  2343.                    <li>
  2344.                        <a href="https://knightsof.media/" class="top-color " rel="dofollow">
  2345.                            uk casinos not on gamstop
  2346.                        </a>
  2347.                    </li>
  2348.                
  2349.                    <li>
  2350.                        <a href="https://www.testandverification.com/" class="top-color " rel="dofollow">
  2351.                            non gamstop casinos uk
  2352.                        </a>
  2353.                    </li>
  2354.                
  2355.                    <li>
  2356.                        <a href="https://www.happydaysrv.co.uk" class="top-color " rel="dofollow">
  2357.                            non GamStop sites
  2358.                        </a>
  2359.                    </li>
  2360.                
  2361.                    <li>
  2362.                        <a href="https://www.wildandgame.co.uk" class="top-color " rel="dofollow">
  2363.                            UK casino sites
  2364.                        </a>
  2365.                    </li>
  2366.                
  2367.                    <li>
  2368.                        <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk" class="top-color " rel="dofollow">
  2369.                            casino not on GamStop
  2370.                        </a>
  2371.                    </li>
  2372.                
  2373.                    <li>
  2374.                        <a href="https://www.antiquesforeveryone.co.uk/" class="top-color " rel="dofollow">
  2375.                            betting sites not on GamStop
  2376.                        </a>
  2377.                    </li>
  2378.                
  2379.            </ul>
  2380.        </div>
  2381.    
  2382.        <div class="widget category-widget">
  2383.            <h3>March 2026 Blog Roll</h3>
  2384.            <ul class="scrollable-sidebar">
  2385.                
  2386.                    <li>
  2387.                        <a href="https://www.drenge.co.uk/" class="top-color " rel="dofollow">
  2388.                            non GamStop casinos
  2389.                        </a>
  2390.                    </li>
  2391.                
  2392.                    <li>
  2393.                        <a href="https://hmdbookclub.co.uk/" class="top-color " rel="dofollow">
  2394.                            best non GamStop casinos
  2395.                        </a>
  2396.                    </li>
  2397.                
  2398.                    <li>
  2399.                        <a href="https://www.ginspa.co.uk/" class="top-color " rel="dofollow">
  2400.                            casino not on GamStop
  2401.                        </a>
  2402.                    </li>
  2403.                
  2404.                    <li>
  2405.                        <a href="https://socialeatinghouse.com/" class="top-color " rel="dofollow">
  2406.                            best casino not on GamStop
  2407.                        </a>
  2408.                    </li>
  2409.                
  2410.                    <li>
  2411.                        <a href="https://www.patients4nhs.org.uk/" class="top-color " rel="dofollow">
  2412.                            non GamStop casino
  2413.                        </a>
  2414.                    </li>
  2415.                
  2416.                    <li>
  2417.                        <a href="https://www.durhamminers.org/" class="top-color " rel="dofollow">
  2418.                            non GamStop casinos
  2419.                        </a>
  2420.                    </li>
  2421.                
  2422.                    <li>
  2423.                        <a href="https://www.covent-garden.co.uk/" class="top-color " rel="dofollow">
  2424.                            casinos not on GamStop
  2425.                        </a>
  2426.                    </li>
  2427.                
  2428.                    <li>
  2429.                        <a href="https://www.kysty.co.uk/" class="top-color " rel="dofollow">
  2430.                            best casino not on Gamstop
  2431.                        </a>
  2432.                    </li>
  2433.                
  2434.                    <li>
  2435.                        <a href="https://www.gcaf.co.uk/" class="top-color " rel="dofollow">
  2436.                            best crypto sports betting sites
  2437.                        </a>
  2438.                    </li>
  2439.                
  2440.                    <li>
  2441.                        <a href="https://www.roostblog.com/" class="top-color " rel="dofollow">
  2442.                            best uk non gamstop casinos
  2443.                        </a>
  2444.                    </li>
  2445.                
  2446.                    <li>
  2447.                        <a href="https://www.patients4nhs.org.uk/" class="top-color " rel="dofollow">
  2448.                            casino sites not on GamStop
  2449.                        </a>
  2450.                    </li>
  2451.                
  2452.                    <li>
  2453.                        <a href="https://www.fourpure.com/" class="top-color " rel="dofollow">
  2454.                            non GamStop casino
  2455.                        </a>
  2456.                    </li>
  2457.                
  2458.                    <li>
  2459.                        <a href="https://socialeatinghouse.com/" class="top-color " rel="dofollow">
  2460.                            non GamStop casino
  2461.                        </a>
  2462.                    </li>
  2463.                
  2464.                    <li>
  2465.                        <a href="https://citytosea.org.uk/" class="top-color " rel="dofollow">
  2466.                            casinos not on gamstop
  2467.                        </a>
  2468.                    </li>
  2469.                
  2470.                    <li>
  2471.                        <a href="https://www.lgbthistorymonth.org.uk/" class="top-color " rel="dofollow">
  2472.                            best uk non gamstop casinos
  2473.                        </a>
  2474.                    </li>
  2475.                
  2476.                    <li>
  2477.                        <a href="https://www.continuitycentral.com/" class="top-color " rel="dofollow">
  2478.                            best betting sites uk
  2479.                        </a>
  2480.                    </li>
  2481.                
  2482.                    <li>
  2483.                        <a href="https://aboutcookies.org.uk" class="top-color " rel="dofollow">
  2484.                            non gamstop casinos
  2485.                        </a>
  2486.                    </li>
  2487.                
  2488.                    <li>
  2489.                        <a href="https://oncallfire.uk/" class="top-color " rel="dofollow">
  2490.                            UK Casinos Not on Gamban
  2491.                        </a>
  2492.                    </li>
  2493.                
  2494.                    <li>
  2495.                        <a href="https://www.regionalnetworks.org.uk/" class="top-color " rel="dofollow">
  2496.                            slots not on Gamblock
  2497.                        </a>
  2498.                    </li>
  2499.                
  2500.                    <li>
  2501.                        <a href="https://www.toop.eu" class="top-color " rel="dofollow">
  2502.                            online casinos
  2503.                        </a>
  2504.                    </li>
  2505.                
  2506.                    <li>
  2507.                        <a href="https://knightsof.media/" class="top-color " rel="dofollow">
  2508.                            non gamstop casinos
  2509.                        </a>
  2510.                    </li>
  2511.                
  2512.                    <li>
  2513.                        <a href="https://www.employersforwork-lifebalance.org.uk/" class="top-color " rel="dofollow">
  2514.                            online casinos
  2515.                        </a>
  2516.                    </li>
  2517.                
  2518.                    <li>
  2519.                        <a href="https://www.bttad.org/" class="top-color " rel="dofollow">
  2520.                            online casinos
  2521.                        </a>
  2522.                    </li>
  2523.                
  2524.                    <li>
  2525.                        <a href="https://roadpeace.org/" class="top-color " rel="dofollow">
  2526.                            non gamstop casinos
  2527.                        </a>
  2528.                    </li>
  2529.                
  2530.            </ul>
  2531.        </div>
  2532.    
  2533.        <div class="widget category-widget">
  2534.            <h3>February 2026 Blog Roll</h3>
  2535.            <ul class="scrollable-sidebar">
  2536.                
  2537.                    <li>
  2538.                        <a href="https://croftersrights.co.uk/" class="top-color " rel="dofollow">
  2539.                            online casino
  2540.                        </a>
  2541.                    </li>
  2542.                
  2543.                    <li>
  2544.                        <a href="https://www.summerhall.co.uk/" class="top-color " rel="dofollow">
  2545.                            casino not on gamstop
  2546.                        </a>
  2547.                    </li>
  2548.                
  2549.                    <li>
  2550.                        <a href="https://free2learn.org.uk/" class="top-color " rel="dofollow">
  2551.                            online casinos
  2552.                        </a>
  2553.                    </li>
  2554.                
  2555.                    <li>
  2556.                        <a href="https://bereavementcommission.org.uk/" class="top-color " rel="dofollow">
  2557.                            non gamstop casino
  2558.                        </a>
  2559.                    </li>
  2560.                
  2561.                    <li>
  2562.                        <a href="https://www.techandplay.org/" class="top-color " rel="dofollow">
  2563.                            betting sites
  2564.                        </a>
  2565.                    </li>
  2566.                
  2567.                    <li>
  2568.                        <a href="https://www.casquette.co.uk/" class="top-color " rel="dofollow">
  2569.                            online casinos
  2570.                        </a>
  2571.                    </li>
  2572.                
  2573.                    <li>
  2574.                        <a href="https://www.bshg.org.uk/" class="top-color " rel="dofollow">
  2575.                            non gamstop casino
  2576.                        </a>
  2577.                    </li>
  2578.                
  2579.            </ul>
  2580.        </div>
  2581.    
  2582.  
  2583.    
  2584.    <div class="widget recent-post-widget mb-3">
  2585.        <h3>Popular Post</h3>
  2586.        <div class="posts">
  2587.            
  2588.            <div class="post">
  2589.                <div class="img-holder">
  2590.                    
  2591.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2592.                    
  2593.                </div>
  2594.                <div class="details">
  2595.                    <span class="date top-color" >05 May 2026 </span>
  2596.                    <h4> <a href="/live-streaming-streamer-welcomes-baby-in-the-midst-of-live-broadcast-with-tens-of-thousands-of-viewers/" class="top-color">
  2597.                                            Live Streaming Streamer Welcomes Baby In the Midst of Live Broadcast with Tens of Thousands of Viewers
  2598.                                            </a></h4>
  2599.                </div>
  2600.            </div>
  2601.            
  2602.            <div class="post">
  2603.                <div class="img-holder">
  2604.                    
  2605.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2606.                    
  2607.                </div>
  2608.                <div class="details">
  2609.                    <span class="date top-color" >05 May 2026 </span>
  2610.                    <h4> <a href="/the-red-devils-set-to-sign-germany-striker-lea-sch%C3%BCller-from-the-bavarian-giants/" class="top-color">
  2611.                                            The Red Devils Set to Sign Germany Striker Lea Schüller from the Bavarian Giants
  2612.                                            </a></h4>
  2613.                </div>
  2614.            </div>
  2615.            
  2616.            <div class="post">
  2617.                <div class="img-holder">
  2618.                    
  2619.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2620.                    
  2621.                </div>
  2622.                <div class="details">
  2623.                    <span class="date top-color" >05 May 2026 </span>
  2624.                    <h4> <a href="/celebrating-like-a-champions-league-champion-kendalls-unforgettable-night-for-england/" class="top-color">
  2625.                                            ‘Celebrating like a Champions League champion’ - Kendall’s unforgettable night for England
  2626.                                            </a></h4>
  2627.                </div>
  2628.            </div>
  2629.            
  2630.            <div class="post">
  2631.                <div class="img-holder">
  2632.                    
  2633.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2634.                    
  2635.                </div>
  2636.                <div class="details">
  2637.                    <span class="date top-color" >05 May 2026 </span>
  2638.                    <h4> <a href="/china-increases-control-on-rare-earth-shipments-citing-national-security-issues/" class="top-color">
  2639.                                            China Increases Control on Rare-Earth Shipments, Citing National Security Issues
  2640.                                            </a></h4>
  2641.                </div>
  2642.            </div>
  2643.            
  2644.            <div class="post">
  2645.                <div class="img-holder">
  2646.                    
  2647.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2648.                    
  2649.                </div>
  2650.                <div class="details">
  2651.                    <span class="date top-color" >05 May 2026 </span>
  2652.                    <h4> <a href="/ken-burns-on-his-monumental-revolutionary-war-film-series-no-project-will-be-more-significant/" class="top-color">
  2653.                                            Ken Burns on His Monumental Revolutionary War Film Series: ‘No Project Will Be More Significant’
  2654.                                            </a></h4>
  2655.                </div>
  2656.            </div>
  2657.            
  2658.            <div class="post">
  2659.                <div class="img-holder">
  2660.                    
  2661.                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;  width: 80px;" alt="">
  2662.                    
  2663.                </div>
  2664.                <div class="details">
  2665.                    <span class="date top-color" >05 May 2026 </span>
  2666.                    <h4> <a href="/satellite-pictures-show-iranian-navy-and-nuclear-sites-damaged-by-american-and-israeli-military-action/" class="top-color">
  2667.                                            Satellite Pictures Show Iranian Navy and Nuclear Sites Damaged by American and Israeli Military Action.
  2668.                                            </a></h4>
  2669.                </div>
  2670.            </div>
  2671.            
  2672.  
  2673.        </div>
  2674.    </div>
  2675.    
  2676. </div>
  2677.    
  2678.            </div>
  2679.        </div>
  2680.    </div> <!-- end container -->
  2681. </section>
  2682.  
  2683.    
  2684.        
  2685.        <!-- end wpo-blog-highlights-section -->
  2686.        <!-- start wpo-blog-sponsored-section -->
  2687.        
  2688.  
  2689.  
  2690.  
  2691.    
  2692.  
  2693.  
  2694.  <style>
  2695.    .sponsored-section-v7 {
  2696.      padding: 50px 0;
  2697.    }
  2698.    
  2699.    .sponsored-card-v7 {
  2700.      background: #fafafa;
  2701.      border: none;
  2702.      transition: transform 0.3s ease;
  2703.      height: 100%;
  2704.    }
  2705.    
  2706.    .sponsored-card-v7:hover {
  2707.      transform: translateY(-3px);
  2708.    }
  2709.    
  2710.    .sponsored-image-v7 {
  2711.      position: relative;
  2712.      height: 160px;
  2713.    }
  2714.    
  2715.    .sponsored-image-v7 img {
  2716.      width: 100%;
  2717.      height: 100%;
  2718.      object-fit: cover;
  2719.      border-radius: 10px; /* Apply curve to image */
  2720.    }
  2721.    
  2722.    .sponsored-badge-v7 {
  2723.      position: absolute;
  2724.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  2725.      left: 10px;
  2726.      z-index: 10;
  2727.    
  2728.      /* pill look */
  2729.      display: inline-flex; /* vertical centering */
  2730.      align-items: center;
  2731.      justify-content: center;
  2732.      padding: 8px 16px; /* width = content + padding */
  2733.      border-radius: 999px; /* full pill */
  2734.      white-space: nowrap; /* ek hi line me rahe */
  2735.      /* text */
  2736.      font-size: 12px;
  2737.      text-transform: uppercase;
  2738.      letter-spacing: 0.5px;
  2739.      line-height: 1;
  2740.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  2741.    }
  2742.    
  2743.    /* optional: icon ke saath thoda gap */
  2744.    .sponsored-badge-v7 i,
  2745.    .sponsored-badge-v7 .icon {
  2746.      margin-right: 8px;
  2747.      font-size: 14px;
  2748.      line-height: 1;
  2749.    }
  2750.    
  2751.    .sponsored-content-v7 {
  2752.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  2753.    }
  2754.    
  2755.    .sponsored-title-v7 {
  2756.      font-size: 15px;
  2757.      font-weight: 700;
  2758.      line-height: 1.4;
  2759.      margin-bottom: 8px;
  2760.      color: #333;
  2761.    }
  2762.    
  2763.    .sponsored-title-v7 a {
  2764.      text-decoration: none;
  2765.      font-size: 16px;
  2766.      color: var(--topbar-color);
  2767.    }
  2768.    
  2769.    .sponsored-title-v7 a:hover {
  2770.      color: var(--bs-primary); /* Green hover */
  2771.    }
  2772.    
  2773.    .sponsored-excerpt-v7 {
  2774.      font-size: 12px;
  2775.      font-weight: 400;
  2776.      color:  var(--topbar-color);;
  2777.      margin-bottom: 10px;
  2778.      line-height: 1.5;
  2779.    }
  2780.    
  2781.    .sponsored-meta-v7 {
  2782.      font-size: 11px;
  2783.       color: var(--topbar-color);;
  2784.    }
  2785.    
  2786.    .author-info-v7 {
  2787.      margin-bottom: 5px;
  2788.    }
  2789.    
  2790.    .sponsored-author-img-v7 {
  2791.      width: 30px;
  2792.      height: 30px;
  2793.      border-radius: 50%;
  2794.      object-fit: cover;
  2795.      vertical-align: middle;
  2796.      margin-right: 5px;
  2797.    }
  2798.    
  2799.    .section-title-sponsored-v7 {
  2800.      font-size: 1.9rem;
  2801.      font-weight: 600;
  2802.      text-align: center;
  2803.      margin-bottom: 30px;
  2804.      color: #333;
  2805.      position: relative;
  2806.    }
  2807.    
  2808.    .section-title-sponsored-v7::after {
  2809.      content: '';
  2810.      position: absolute;
  2811.      bottom: -8px;
  2812.      left: 50%;
  2813.      transform: translateX(-50%);
  2814.      width: 100px;
  2815.      height: 3px;
  2816.      background: var(--bs-primary);
  2817.    }
  2818.    
  2819.    @media (max-width: 768px) {
  2820.      .sponsored-section-v7 {
  2821.        padding: 30px 0;
  2822.      }
  2823.      .sponsored-image-v7 {
  2824.        height: 120px;
  2825.      }
  2826.      .sponsored-content-v7 {
  2827.        padding: 35px 12px 12px;
  2828.      }
  2829.  
  2830.      .sponsored-title-v7 {
  2831.        font-size: 14px;
  2832.      }
  2833.      .sponsored-excerpt-v7 {
  2834.        font-size: 11px;
  2835.      }
  2836.      .section-title-sponsored-v7 {
  2837.        font-size: 1.6rem;
  2838.      }
  2839.    }
  2840.  </style>
  2841.  
  2842.  <section class="sponsored-section-v7">
  2843.    <div class="container-fluid fluid-container">
  2844.      <div class="row mb-3">
  2845.        <div class="col-12">
  2846.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  2847.        </div>
  2848.      </div>
  2849.  
  2850.      <div class="row g-3 d-flex justify-content-center">
  2851.        
  2852.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2853.            <div class="card sponsored-card-v7">
  2854.              <div class="sponsored-image-v7">
  2855.                
  2856.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2857.                
  2858.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2859.              </div>
  2860.              <div class="sponsored-content-v7">
  2861.                <h3 class="sponsored-title-v7"><a href="/live-streaming-streamer-welcomes-baby-in-the-midst-of-live-broadcast-with-tens-of-thousands-of-viewers/">Live Streaming Streamer Welcomes Baby In the Midst of Live Broadcast with Tens of Thousands of Viewers</a></h3>
  2862.                <p class="sponsored-excerpt-v7 "></p>
  2863.                <div class="sponsored-meta-v7">
  2864.                  <div class="author-info-v7">
  2865.                    
  2866.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2867.                    
  2868.                    <span>Justin Taylor</span>
  2869.                  </div>
  2870.                  <div>05 May 2026</div>
  2871.                </div>
  2872.              </div>
  2873.            </div>
  2874.          </div>
  2875.        
  2876.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2877.            <div class="card sponsored-card-v7">
  2878.              <div class="sponsored-image-v7">
  2879.                
  2880.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2881.                
  2882.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2883.              </div>
  2884.              <div class="sponsored-content-v7">
  2885.                <h3 class="sponsored-title-v7"><a href="/the-red-devils-set-to-sign-germany-striker-lea-sch%C3%BCller-from-the-bavarian-giants/">The Red Devils Set to Sign Germany Striker Lea Schüller from the Bavarian Giants</a></h3>
  2886.                <p class="sponsored-excerpt-v7 "></p>
  2887.                <div class="sponsored-meta-v7">
  2888.                  <div class="author-info-v7">
  2889.                    
  2890.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2891.                    
  2892.                    <span>Justin Taylor</span>
  2893.                  </div>
  2894.                  <div>05 May 2026</div>
  2895.                </div>
  2896.              </div>
  2897.            </div>
  2898.          </div>
  2899.        
  2900.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2901.            <div class="card sponsored-card-v7">
  2902.              <div class="sponsored-image-v7">
  2903.                
  2904.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2905.                
  2906.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2907.              </div>
  2908.              <div class="sponsored-content-v7">
  2909.                <h3 class="sponsored-title-v7"><a href="/celebrating-like-a-champions-league-champion-kendalls-unforgettable-night-for-england/">‘Celebrating like a Champions League champion’ - Kendall’s unforgettable night for England</a></h3>
  2910.                <p class="sponsored-excerpt-v7 "></p>
  2911.                <div class="sponsored-meta-v7">
  2912.                  <div class="author-info-v7">
  2913.                    
  2914.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2915.                    
  2916.                    <span>Justin Taylor</span>
  2917.                  </div>
  2918.                  <div>05 May 2026</div>
  2919.                </div>
  2920.              </div>
  2921.            </div>
  2922.          </div>
  2923.        
  2924.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2925.            <div class="card sponsored-card-v7">
  2926.              <div class="sponsored-image-v7">
  2927.                
  2928.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2929.                
  2930.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2931.              </div>
  2932.              <div class="sponsored-content-v7">
  2933.                <h3 class="sponsored-title-v7"><a href="/china-increases-control-on-rare-earth-shipments-citing-national-security-issues/">China Increases Control on Rare-Earth Shipments, Citing National Security Issues</a></h3>
  2934.                <p class="sponsored-excerpt-v7 "></p>
  2935.                <div class="sponsored-meta-v7">
  2936.                  <div class="author-info-v7">
  2937.                    
  2938.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2939.                    
  2940.                    <span>Justin Taylor</span>
  2941.                  </div>
  2942.                  <div>05 May 2026</div>
  2943.                </div>
  2944.              </div>
  2945.            </div>
  2946.          </div>
  2947.        
  2948.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2949.            <div class="card sponsored-card-v7">
  2950.              <div class="sponsored-image-v7">
  2951.                
  2952.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2953.                
  2954.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2955.              </div>
  2956.              <div class="sponsored-content-v7">
  2957.                <h3 class="sponsored-title-v7"><a href="/ken-burns-on-his-monumental-revolutionary-war-film-series-no-project-will-be-more-significant/">Ken Burns on His Monumental Revolutionary War Film Series: ‘No Project Will Be More Significant’</a></h3>
  2958.                <p class="sponsored-excerpt-v7 "></p>
  2959.                <div class="sponsored-meta-v7">
  2960.                  <div class="author-info-v7">
  2961.                    
  2962.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2963.                    
  2964.                    <span>Justin Taylor</span>
  2965.                  </div>
  2966.                  <div>05 May 2026</div>
  2967.                </div>
  2968.              </div>
  2969.            </div>
  2970.          </div>
  2971.        
  2972.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  2973.            <div class="card sponsored-card-v7">
  2974.              <div class="sponsored-image-v7">
  2975.                
  2976.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  2977.                
  2978.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  2979.              </div>
  2980.              <div class="sponsored-content-v7">
  2981.                <h3 class="sponsored-title-v7"><a href="/satellite-pictures-show-iranian-navy-and-nuclear-sites-damaged-by-american-and-israeli-military-action/">Satellite Pictures Show Iranian Navy and Nuclear Sites Damaged by American and Israeli Military Action.</a></h3>
  2982.                <p class="sponsored-excerpt-v7 "></p>
  2983.                <div class="sponsored-meta-v7">
  2984.                  <div class="author-info-v7">
  2985.                    
  2986.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Justin Taylor" class="sponsored-author-img-v7" />
  2987.                    
  2988.                    <span>Justin Taylor</span>
  2989.                  </div>
  2990.                  <div>05 May 2026</div>
  2991.                </div>
  2992.              </div>
  2993.            </div>
  2994.          </div>
  2995.        
  2996.      </div>
  2997.    </div>
  2998.  </section>
  2999.  
  3000.  
  3001.    
  3002.        <!-- end wpo-blog-sponsored-section -->
  3003.        <!-- start wpo-subscribe-section -->
  3004.        
  3005.        <!-- end subscribe-section -->
  3006.        <!-- start of wpo-site-footer-section -->
  3007.        
  3008.  
  3009.  
  3010.  
  3011.  
  3012.  
  3013. <footer class="wpo-site-footer-v5 bg-primary-gradient">
  3014.  <!-- Top Layer: Logo & Tagline -->
  3015.  <div class="footer-top-layer py-5 text-center">
  3016.    <div class="container-fluid fluid-container">
  3017.      <div class="row">
  3018.        <div class="col-12">
  3019.          <div class="brand-logo">
  3020.            
  3021.              <h3 class="brand-title">Origin Global</h3>
  3022.            
  3023.            <p class="brand-tagline mt-2">Origin Global provides expert analysis on UK business strategy, digital transformation, and market trends. Discover actionable insights for growth and innovation.</p>
  3024.          </div>
  3025.        </div>
  3026.      </div>
  3027.    </div>
  3028.  </div>
  3029.  
  3030.  <!-- Content Layer: Full-Width Bands -->
  3031.  <div class="footer-content-layer pt-4">
  3032.    <div class="container-fluid fluid-container">
  3033.      <!-- Quick Links -->
  3034.      <div class="row">
  3035.        <div class="col-12 band-block py-3 mb-3 border-bottom">
  3036.          <h5 class="column-title">Quick Links</h5>
  3037.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  3038.            
  3039.              <li>
  3040.                <a class="menu-link" href="/underdog-justin-hood-smashes-record-with-astonishing-11-straight-doubles-in-global-showdown-rout/">Underdog Justin Hood Smashes Record with Astonishing 11 Straight Doubles in Global Showdown Rout</a>
  3041.              </li>
  3042.            
  3043.              <li>
  3044.                <a class="menu-link" href="/the-ongoing-issue-with-the-capitals-scaffolding-clad-hotel/">The Ongoing Issue with the Capital&#x27;s Scaffolding-Clad Hotel?</a>
  3045.              </li>
  3046.            
  3047.              <li>
  3048.                <a class="menu-link" href="/amid-a-violent-gale-the-cries-of-children-in-tents-pierced-the-night-this-defines-christmas-in-gaza/">Amid a Violent Gale, The Cries of Children in Tents Pierced the Night. This Defines Christmas in Gaza</a>
  3049.              </li>
  3050.            
  3051.              <li>
  3052.                <a class="menu-link" href="/the-situation-is-dire-conflict-on-iran-tightens-indias-kitchen-fuel-supplies/">‘The Situation is Dire’: Conflict on Iran Tightens India&#x27;s Kitchen Fuel Supplies.</a>
  3053.              </li>
  3054.            
  3055.              <li>
  3056.                <a class="menu-link" href="/real-madrid-strong-yet-vinicius-strains-escalate-key-clasico-talking-points/">Real Madrid Strong yet Vinicius Strains Escalate – Key Clasico Talking Points</a>
  3057.              </li>
  3058.            
  3059.              <li>
  3060.                <a class="menu-link" href="/trump-voters-backing-zohran-mamdani-and-a-emerging-progressive-alliance-the-biggest-unexpected-outcomes-from-nycs-mayoral-race/">Trump Voters Backing Zohran Mamdani and a Emerging Progressive Alliance: The Biggest Unexpected Outcomes from NYC’s Mayoral Race</a>
  3061.              </li>
  3062.            
  3063.          </ul>
  3064.        </div>
  3065.      </div>
  3066.      <!-- Top Categories -->
  3067.      <div class="row">
  3068.        <div class="col-12 band-block pb-4  border-bottom">
  3069.          <h5 class="column-title">Top Categories</h5>
  3070.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  3071.            
  3072.              <li>
  3073.                <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3074.              </li>
  3075.            
  3076.              <li>
  3077.                <a class="menu-link" href="/category/business/">Business</a>
  3078.              </li>
  3079.            
  3080.              <li>
  3081.                <a class="menu-link" href="/category/esports/">Esports</a>
  3082.              </li>
  3083.            
  3084.              <li>
  3085.                <a class="menu-link" href="/category/fashion/">Fashion</a>
  3086.              </li>
  3087.            
  3088.              <li>
  3089.                <a class="menu-link" href="/category/featured/">Featured</a>
  3090.              </li>
  3091.            
  3092.          </ul>
  3093.        </div>
  3094.      </div>
  3095.      <!-- Blog Rolls -->
  3096.       <div class="row">
  3097.        <div class="col-12 band-block py-3 mb-3 border-bottom">
  3098.          <h5 class="column-title">Blog Rolls</h5>
  3099.          <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  3100.            
  3101.            
  3102.  
  3103.            
  3104.            
  3105.              
  3106.            
  3107.          </ul>
  3108.        </div>
  3109.      </div>
  3110.    </div>
  3111.  </div>
  3112.  
  3113.  <!-- Bottom Layer -->
  3114.  <div class="footer-bottom-layer bg-primary text-white py-3">
  3115.    <div class="container-fluid fluid-container">
  3116.      <div class="row">
  3117.        <div class="col-12 text-center">
  3118.          <div class="bottom-content d-flex flex-wrap justify-content-center gap-3">
  3119.            <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  3120.            <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  3121.            <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3122.            <span class="copyright-info">&copy; 2026 <strong>Origin Global</strong>. All rights reserved.</span>
  3123.          </div>
  3124.        </div>
  3125.      </div>
  3126.    </div>
  3127.  </div>
  3128. </footer>
  3129.  
  3130. <style>
  3131.  
  3132. .footer-logo {
  3133.    height: 60px;
  3134.    width: auto;
  3135. }
  3136.  
  3137. .brand-title {
  3138.    font-size: 22px;
  3139.    font-weight: 800;
  3140.    color: white !important;
  3141.    margin: 0;
  3142. }
  3143.  
  3144. .brand-tagline {
  3145.    font-size: 14px;
  3146.    color: white !important;
  3147.    margin: 0;
  3148. }
  3149.  
  3150. .column-title {
  3151.    font-size: 16px;
  3152.    font-weight: 700;
  3153.    color:  white !important;
  3154.    margin-bottom: 12px;
  3155.    text-align: center;
  3156. }
  3157.  
  3158. .footer-menu {
  3159.    margin: 0;
  3160. }
  3161.  
  3162. .menu-link {
  3163.    color: white !important;
  3164.    text-decoration: none;
  3165.    font-size: 14px;
  3166.    font-weight: 600;
  3167.    transition: color 0.3s ease;
  3168. }
  3169.  
  3170.  
  3171. .footer-bottom-layer {
  3172.    font-size: 13px;
  3173. }
  3174.  
  3175. .utility-link {
  3176.    color: white !important;
  3177.    text-decoration: none;
  3178.    font-size: 13px;
  3179.    font-weight: 600;
  3180.    transition: color 0.3s ease;
  3181. }
  3182.  
  3183. .utility-link:hover {
  3184.    color: blue !important;
  3185. }
  3186.  
  3187. .copyright-info {
  3188.    font-size: 13px;
  3189.    font-weight: 600;
  3190. }
  3191.  
  3192. /* Responsive Design */
  3193. @media (max-width: 768px) {
  3194.    .footer-logo {
  3195.        height: 60px;
  3196.    }
  3197.    
  3198.    .column-title {
  3199.        font-size: 15px;
  3200.    }
  3201.    
  3202.    .menu-link {
  3203.        font-size: 13px;
  3204.    }
  3205. }
  3206.  
  3207. @media (max-width: 576px) {
  3208.    .brand-title {
  3209.        font-size: 20px;
  3210.    }
  3211.    
  3212.    .brand-tagline {
  3213.        font-size: 12px;
  3214.    }
  3215.    
  3216.    .cta-btn {
  3217.        font-size: 12px;
  3218.        padding: 5px 12px;
  3219.    }
  3220.    
  3221.    .band-block {
  3222.        border-left: 3px solid var(--primary-color);
  3223.    }
  3224. }
  3225. </style>
  3226.  
  3227. <script>
  3228. // Prevent default for placeholder links
  3229. document.addEventListener('DOMContentLoaded', function() {
  3230.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  3231.        anchor.addEventListener('click', function(e) {
  3232.            e.preventDefault();
  3233.        });
  3234.    });
  3235. });
  3236. document.addEventListener('DOMContentLoaded', function () {
  3237.    var btn = document.getElementById('toggleBlogRollLinks');
  3238.    if (!btn) return; // No extra items, no button
  3239.  
  3240.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  3241.  
  3242.    btn.addEventListener('click', function () {
  3243.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3244.            return li.classList.contains('d-none');
  3245.        });
  3246.  
  3247.        extras.forEach(function (li) {
  3248.            if (anyHidden) {
  3249.                li.classList.remove('d-none');
  3250.                li.classList.add('show');
  3251.            } else {
  3252.                li.classList.add('d-none');
  3253.                li.classList.remove('show');
  3254.            }
  3255.        });
  3256.  
  3257.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3258.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3259.    });
  3260. });
  3261.  
  3262. </script>
  3263.  
  3264.        <!-- end of wpo-site-footer-section -->
  3265.    </div>
  3266.    <!-- end of page-wrapper -->
  3267.  
  3268.    <!-- All JavaScript files
  3269.    ================================================== -->
  3270.    
  3271.  
  3272. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3273. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3274. <!-- Plugins for this template -->
  3275. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3276. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3277. <!-- Custom script for this template -->
  3278. <script src="/static/blogapp/assets/js/script.js"></script>
  3279.  
  3280. <script>
  3281. (function () {
  3282. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3283. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3284.  
  3285. function applyFallback(img) {
  3286. if (!img || img.dataset.fallbackApplied === "1") {
  3287. return;
  3288. }
  3289. var failedSrc = img.currentSrc || img.src || "";
  3290. img.dataset.fallbackApplied = "1";
  3291. img.onerror = null;
  3292. img.src = fallbackImageSrc;
  3293. console.warn("[ImageFallback] Replaced broken image:", {
  3294. failedSrc: failedSrc,
  3295. fallbackSrc: fallbackImageSrc,
  3296. alt: img.alt || "",
  3297. });
  3298. }
  3299.  
  3300. document.querySelectorAll("img").forEach(function (img) {
  3301. if (img.complete && img.naturalWidth === 0) {
  3302. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3303. failedSrc: img.currentSrc || img.src || "",
  3304. alt: img.alt || "",
  3305. });
  3306. applyFallback(img);
  3307. }
  3308. });
  3309.  
  3310. document.addEventListener(
  3311. "error",
  3312. function (event) {
  3313. var target = event.target;
  3314. if (target && target.tagName === "IMG") {
  3315. applyFallback(target);
  3316. }
  3317. },
  3318. true
  3319. );
  3320. })();
  3321. </script>
  3322.  
  3323. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3324.  
  3325.  
  3326.  
  3327. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"fdd2a90b0bfa4a268fd63e7e7a66bbc5","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3328. </body>
  3329.  
  3330. </html>
  3331.  
  3332.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda