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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="source">
  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_26_8VywlWg_6yq22DT_TlwttSU.png">
  14.    
  15.  
  16.    <title>Corex Media - UK Digital Marketing &amp; Web Design Agency Blog</title>
  17.    <meta name="description" content="Explore insights on digital marketing, web design, and SEO strategies from Corex Media, a UK-based agency helping businesses grow online.">
  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://corexmedia.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #1b5e20;
  42.        --bs-primary-rgb: 1b5e20;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #f0f4f2;
  49.        --bs-dark: #1a2e05;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #1b5e20;
  53.        --theme-primary-color-s2: #1b5e20;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #1a2e05;
  57.        --text-light-color: #676767;
  58.        --heading-color: #1a2e05;
  59.        --border-color: #c4d6cc;
  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: #d7e8d4;
  75.        --navbar-color: #1a2e05;
  76.        --topbar-bg: #f0f4f2;
  77.        --topbar-color: #1a2e05;
  78.        --footer-bg: #1a2e05;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #c4d6cc;
  82.        --card-radius: 12px;
  83.        --link-color: #1b5e20;
  84.        --link-hover: #134d17;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(27, 94, 32, 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_27">
  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.  
  418. <div class="topbar d-sm-flex d-none">
  419.  <div class="container-fluid fluid-container">
  420.    <div class="row  ">
  421.      <div>
  422.        <div class="pt-2 d-flex gap-2 pb-0">
  423.          <div class="bg-primary-gradient d-flex gap-2 mb-2 p-2">
  424.            <div class="d-flex">
  425.              <span class="fw-bold">Latest</span>
  426.            </div>
  427.            <div class="d-flex">
  428.              <span class="fw-bold">Update</span>
  429.            </div>
  430.          </div>
  431.  
  432.          <!-- Add an id to the marquee -->
  433.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  434.            <p class="text-center">
  435.              
  436.               <a href="/the-reason-psg-are-focusing-on-homegrown-players-to-protect-their-european-title/" class="px-5 top-color">
  437.                    The Reason PSG Are Focusing On Homegrown Players to Protect Their European Title
  438.                  </a>
  439.              
  440.               <a href="/democratic-lawmakers-allege-trump-of-intimidation-campaign-as-fbi-seeks-interviews/" class="px-5 top-color">
  441.                    Democratic lawmakers Allege Trump of ‘Intimidation’ Campaign as FBI Seeks Interviews
  442.                  </a>
  443.              
  444.               <a href="/a-banner-twelve-months-for-striking-the-sphere/" class="px-5 top-color">
  445.                    A Banner Twelve Months for Striking The Sphere
  446.                  </a>
  447.              
  448.               <a href="/a-gripping-journey-food-delivery-from-the-west-philippine-sea-a-compelling-journey-along-supply-lines-amid-the-maritime-dispute/" class="px-5 top-color">
  449.                    A Gripping Journey: Food Delivery from the West Philippine Sea – A Compelling Journey Along Supply Lines amid the Maritime Dispute.
  450.                  </a>
  451.              
  452.               <a href="/celebrity-traitors-finale-mistakenly-made-available-24-hours-early-beyond-the-uk/" class="px-5 top-color">
  453.                    Celebrity Traitors Finale Mistakenly Made Available 24 Hours Early Beyond the UK
  454.                  </a>
  455.                          
  456.            </p>
  457.          </marquee>
  458.        </div>
  459.      </div>
  460.    </div>
  461.  </div>
  462. </div>
  463.  
  464. <script>
  465.  // Stop/start marquee when hovering or focusing links inside it
  466.  document.addEventListener("DOMContentLoaded", function () {
  467.    const marquee = document.getElementById("newsMarquee");
  468.    if (!marquee) return;
  469.  
  470.    marquee.querySelectorAll("a").forEach((link) => {
  471.      link.addEventListener("mouseenter", () => marquee.stop());
  472.      link.addEventListener("mouseleave", () => marquee.start());
  473.      // keyboard accessibility
  474.      link.addEventListener("focus", () => marquee.stop());
  475.      link.addEventListener("blur", () => marquee.start());
  476.    });
  477.  });
  478. </script>
  479.  
  480.  
  481.  
  482.            
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489. <header class="header-v8 mb-4">
  490.    <div class="container-fluid fluid-container">
  491.        <!-- Main Navigation Card -->
  492.        <div class="nav-card-v8">
  493.            <div class="row align-items-center justify-content-between">
  494.                <!-- Logo Section -->
  495.               <div class="col-lg-2 col-md-3 col-6">
  496.                    <div class="logo-section-v8">
  497.                        <a class="logo-link-v8" href="/">
  498.                            
  499.                                Corex Media Blog
  500.                            
  501.                        </a>
  502.                    </div>
  503.                </div>
  504.  
  505.                <!-- Navigation Menu -->
  506.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  507.                    <nav class="main-nav-v8">
  508.                        <ul class="nav-list-v8">
  509.  
  510.                            
  511.                            <li class="nav-item-v8">
  512.                                <a href="/" class="nav-link-v8 active-v8"
  513.                                    data-text="Home">Home</a>
  514.                            </li>
  515.  
  516.                            
  517.                            
  518.                             <li class="nav-item-v8">
  519.                                <a href="/category/all-posts/" class="nav-link-v8"
  520.                                    data-text="All Posts">
  521.                                    All Posts
  522.                                </a>
  523.                                </li>
  524.  
  525.                                
  526.  
  527.                                                
  528.                                                
  529.                                
  530.                             <li class="nav-item-v8">
  531.                                <a href="/category/business/" class="nav-link-v8"
  532.                                    data-text="Business">
  533.                                    Business
  534.                                </a>
  535.                                </li>
  536.  
  537.                                
  538.  
  539.                                                
  540.                                                
  541.                                
  542.                             <li class="nav-item-v8">
  543.                                <a href="/category/esports/" class="nav-link-v8"
  544.                                    data-text="Esports">
  545.                                    Esports
  546.                                </a>
  547.                                </li>
  548.  
  549.                                
  550.  
  551.                                                
  552.                                                
  553.                                
  554.                             <li class="nav-item-v8">
  555.                                <a href="/category/fashion/" class="nav-link-v8"
  556.                                    data-text="Fashion">
  557.                                    Fashion
  558.                                </a>
  559.                                </li>
  560.  
  561.                                
  562.  
  563.                                                
  564.                                                
  565.                                
  566.                             <li class="nav-item-v8">
  567.                                <a href="/category/featured/" class="nav-link-v8"
  568.                                    data-text="Featured">
  569.                                    Featured
  570.                                </a>
  571.                                </li>
  572.  
  573.                                
  574.  
  575.                                                
  576.                                                
  577.                                
  578.                             <li class="nav-item-v8">
  579.                                <a href="/category/gaming/" class="nav-link-v8"
  580.                                    data-text="Gaming">
  581.                                    Gaming
  582.                                </a>
  583.                                </li>
  584.  
  585.                                
  586.  
  587.                                                
  588.                                                
  589.                                
  590.                             <li class="nav-item-v8">
  591.                                <a href="/category/health/" class="nav-link-v8"
  592.                                    data-text="Health">
  593.                                    Health
  594.                                </a>
  595.                                </li>
  596.  
  597.                                
  598.  
  599.                                                
  600.                                                
  601.                                
  602.                            
  603.                                
  604.                                
  605.                                <li class="nav-item-v8 has-dropdown-v8">
  606.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  607.                                    <div class="dropdown-card-v8">
  608.                                        <div class="dropdown-grid-v8">
  609.                                            <div class="dropdown-section-v8">
  610.                                                <a href="/category/life-fitness/"
  611.                                                    class="dropdown-link-v8">
  612.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  613.                                                </a>
  614.                                                
  615.  
  616.                                                
  617.  
  618.                                                
  619.                                                
  620.                                
  621.                            
  622.                                                <a href="/category/lifestyle/"
  623.                                                    class="dropdown-link-v8">
  624.                                                    <span class="link-icon-v8"></span> Lifestyle
  625.                                                </a>
  626.                                                
  627.  
  628.                                                
  629.                                                
  630.                                
  631.                            
  632.                                                <a href="/category/news/"
  633.                                                    class="dropdown-link-v8">
  634.                                                    <span class="link-icon-v8"></span> News
  635.                                                </a>
  636.                                                
  637.  
  638.                                                
  639.                                                
  640.                                
  641.                            
  642.                                                <a href="/category/others/"
  643.                                                    class="dropdown-link-v8">
  644.                                                    <span class="link-icon-v8"></span> Others
  645.                                                </a>
  646.                                                
  647.  
  648.                                                
  649.                                                
  650.                                
  651.                            
  652.                                                <a href="/category/politics/"
  653.                                                    class="dropdown-link-v8">
  654.                                                    <span class="link-icon-v8"></span> Politics
  655.                                                </a>
  656.                                                
  657.  
  658.                                                
  659.                                                
  660.                                
  661.                            
  662.                                                <a href="/category/sports/"
  663.                                                    class="dropdown-link-v8">
  664.                                                    <span class="link-icon-v8"></span> Sports
  665.                                                </a>
  666.                                                
  667.  
  668.                                                
  669.                                                
  670.                                
  671.                            
  672.                                                <a href="/category/tech/"
  673.                                                    class="dropdown-link-v8">
  674.                                                    <span class="link-icon-v8"></span> Tech
  675.                                                </a>
  676.                                                
  677.  
  678.                                                
  679.                                                
  680.                                
  681.                            
  682.                                                <a href="/category/travel/"
  683.                                                    class="dropdown-link-v8">
  684.                                                    <span class="link-icon-v8"></span> Travel
  685.                                                </a>
  686.                                                
  687.  
  688.                                                
  689.                                                
  690.                                            </div>
  691.                                        </div>
  692.                                    </div>
  693.                                </li>
  694.                                
  695.                                
  696. <li>
  697.                  <a href="/page/contact-us/">
  698.                     Contact Us
  699.                  </a>
  700.              </li>
  701.                        </ul>
  702.                    </nav>
  703.  
  704.                </div>
  705.  
  706.                <!-- Search & Mobile Toggle -->
  707.                <div class="col-lg-2 col-md-3 col-6">
  708.                    <div class="nav-actions-v8">
  709.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  710.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  711.                                stroke-width="2">
  712.                                <circle cx="11" cy="11" r="8"></circle>
  713.                                <path d="m21 21-4.35-4.35"></path>
  714.                            </svg>
  715.                        </button>
  716.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  717.                            <i class="ti-menu fs-5"></i>
  718.                        </button>
  719.                    </div>
  720.                </div>
  721.            </div>
  722.        </div>
  723.  
  724.        <!-- Floating Search Card -->
  725.        <div class="search-card-v8" id="searchCardV8">
  726.            <div class="search-container-v8">
  727.                <form class="search-form-v8" action="#" method="get">
  728.                    <div class="search-input-wrapper-v8">
  729.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  730.                            stroke="currentColor" stroke-width="2">
  731.                            <circle cx="11" cy="11" r="8"></circle>
  732.                            <path d="m21 21-4.35-4.35"></path>
  733.                        </svg>
  734.                        <input type="search" class="search-input-v8" id="search-input"
  735.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  736.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  737.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  738.                                stroke-width="2">
  739.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  740.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  741.                            </svg>
  742.                        </button>
  743.                    </div>
  744.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  745.                        
  746.                        
  747.                    </div>
  748.                </form>
  749.            </div>
  750.        </div>
  751.  
  752.        <!-- Mobile Navigation Card -->
  753.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  754.            <div class="mobile-nav-content-v8">
  755.                <ul class="mobile-nav-list-v8">
  756.  
  757.                    
  758.                    <li class="mobile-nav-item-v8">
  759.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  760.                            Home
  761.                        </a>
  762.                    </li>
  763.  
  764.                    
  765.                      <li class="mobile-nav-item-v8">
  766.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  767.                            All Posts
  768.                        </a>
  769.                        </li>
  770.  
  771.                        
  772.  
  773.                                
  774.                                
  775.                        
  776.                      <li class="mobile-nav-item-v8">
  777.                        <a href="/category/business/" class="mobile-nav-link-v8">
  778.                            Business
  779.                        </a>
  780.                        </li>
  781.  
  782.                        
  783.  
  784.                                
  785.                                
  786.                        
  787.                      <li class="mobile-nav-item-v8">
  788.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  789.                            Esports
  790.                        </a>
  791.                        </li>
  792.  
  793.                        
  794.  
  795.                                
  796.                                
  797.                        
  798.                      <li class="mobile-nav-item-v8">
  799.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  800.                            Fashion
  801.                        </a>
  802.                        </li>
  803.  
  804.                        
  805.  
  806.                                
  807.                                
  808.                        
  809.                      <li class="mobile-nav-item-v8">
  810.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  811.                            Featured
  812.                        </a>
  813.                        </li>
  814.  
  815.                        
  816.  
  817.                                
  818.                                
  819.                        
  820.                      <li class="mobile-nav-item-v8">
  821.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  822.                            Gaming
  823.                        </a>
  824.                        </li>
  825.  
  826.                        
  827.  
  828.                                
  829.                                
  830.                        
  831.                      <li class="mobile-nav-item-v8">
  832.                        <a href="/category/health/" class="mobile-nav-link-v8">
  833.                            Health
  834.                        </a>
  835.                        </li>
  836.  
  837.                        
  838.  
  839.                                
  840.                                
  841.                        
  842.                    
  843.                        
  844.                        
  845.                        <li class="mobile-nav-item-v8">
  846.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  847.                                More
  848.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  849.                                    stroke="currentColor" stroke-width="2">
  850.                                    <polyline points="6,9 12,15 18,9"></polyline>
  851.                                </svg>
  852.                            </a>
  853.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  854.                                <li>
  855.                                    <a href="/category/life-fitness/"
  856.                                        class="mobile-sub-link-v8">
  857.                                        Life &amp; Fitness
  858.                                    </a>
  859.                                </li>
  860.                                
  861.  
  862.                                
  863.  
  864.                                
  865.                                
  866.                        
  867.                    
  868.                                
  869.                                <li>
  870.                                    <a href="/category/lifestyle/"
  871.                                        class="mobile-sub-link-v8">
  872.                                        Lifestyle
  873.                                    </a>
  874.                                </li>
  875.                                
  876.  
  877.                                
  878.                                
  879.                        
  880.                    
  881.                                
  882.                                <li>
  883.                                    <a href="/category/news/"
  884.                                        class="mobile-sub-link-v8">
  885.                                        News
  886.                                    </a>
  887.                                </li>
  888.                                
  889.  
  890.                                
  891.                                
  892.                        
  893.                    
  894.                                
  895.                                <li>
  896.                                    <a href="/category/others/"
  897.                                        class="mobile-sub-link-v8">
  898.                                        Others
  899.                                    </a>
  900.                                </li>
  901.                                
  902.  
  903.                                
  904.                                
  905.                        
  906.                    
  907.                                
  908.                                <li>
  909.                                    <a href="/category/politics/"
  910.                                        class="mobile-sub-link-v8">
  911.                                        Politics
  912.                                    </a>
  913.                                </li>
  914.                                
  915.  
  916.                                
  917.                                
  918.                        
  919.                    
  920.                                
  921.                                <li>
  922.                                    <a href="/category/sports/"
  923.                                        class="mobile-sub-link-v8">
  924.                                        Sports
  925.                                    </a>
  926.                                </li>
  927.                                
  928.  
  929.                                
  930.                                
  931.                        
  932.                    
  933.                                
  934.                                <li>
  935.                                    <a href="/category/tech/"
  936.                                        class="mobile-sub-link-v8">
  937.                                        Tech
  938.                                    </a>
  939.                                </li>
  940.                                
  941.  
  942.                                
  943.                                
  944.                        
  945.                    
  946.                                
  947.                                <li>
  948.                                    <a href="/category/travel/"
  949.                                        class="mobile-sub-link-v8">
  950.                                        Travel
  951.                                    </a>
  952.                                </li>
  953.                                
  954.  
  955.                                
  956.                                
  957.                            </ul>
  958.                        </li>
  959.                        
  960.                        
  961.  
  962.                </ul>
  963.  
  964.            </div>
  965.        </div>
  966.    </div>
  967.  
  968.    <!-- Background Overlay -->
  969.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  970. </header>
  971.  
  972. <style>
  973.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  974.    .header-v8 {
  975.        padding: 20px 0;
  976.        position: relative;
  977.        min-height: 120px;
  978.    }
  979.  
  980.    /* Main Navigation Card */
  981.    .nav-card-v8 {
  982.        background:var(--navbar-bg);
  983.        backdrop-filter: blur(20px);
  984.        border: 1px solid var(--border-color);
  985.        border-radius: 20px;
  986.        padding: 15px 25px;
  987.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  988.        position: relative;
  989.        z-index: 100;
  990.    }
  991.  
  992.    /* Logo Styles */
  993.    .logo-img-v8 {
  994.        max-height: 60px;
  995.        transition: all 0.3s ease;
  996.    }
  997.  
  998.    .logo-link-v8:hover .logo-img-v8 {
  999.        transform: scale(1.05) rotate(2deg);
  1000.    }
  1001.  
  1002.    /* Main Navigation */
  1003.    .nav-list-v8 {
  1004.        list-style: none;
  1005.        padding: 0;
  1006.        margin: 0;
  1007.        display: flex;
  1008.        align-items: center;
  1009.        justify-content: center;
  1010.        gap: 8px;
  1011.    }
  1012.  
  1013.    .nav-item-v8 {
  1014.        position: relative;
  1015.    }
  1016.  
  1017.    .nav-link-v8 {
  1018.        color: #4a5568;
  1019.        text-decoration: none;
  1020.        font-weight: 500;
  1021.        font-size: 15px;
  1022.        padding: 12px 18px;
  1023.        border-radius: 12px;
  1024.        position: relative;
  1025.        transition: all 0.3s ease;
  1026.        display: block;
  1027.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  1028.    }
  1029.  
  1030.    .nav-link-v8::before {
  1031.        content: attr(data-text);
  1032.        position: absolute;
  1033.        top: 0;
  1034.        left: 0;
  1035.        right: 0;
  1036.        bottom: 0;
  1037.        display: flex;
  1038.        align-items: center;
  1039.        justify-content: center;
  1040.        background: var(--sub-nav);
  1041.        color: var(--topbar-color);
  1042.        border-radius: 12px;
  1043.        opacity: 0;
  1044.        transform: scale(0.8);
  1045.        transition: all 0.3s ease;
  1046.        font-weight: 600;
  1047.    }
  1048.  
  1049.    .nav-link-v8:hover::before,
  1050.    .nav-link-v8.active-v8::before {
  1051.        opacity: 1;
  1052.        transform: scale(1);
  1053.    }
  1054.  
  1055.    .nav-link-v8:hover,
  1056.    .nav-link-v8.active-v8 {
  1057.        color: transparent;
  1058.        background: rgba(102, 126, 234, 0.1);
  1059.    }
  1060.  
  1061.    /* Dropdown Styles */
  1062.    .dropdown-card-v8 {
  1063.        position: absolute;
  1064.        top: calc(100% + 15px);
  1065.        left: 50%;
  1066.        transform: translateX(-50%);
  1067.        background:var(--navbar-bg);
  1068.        backdrop-filter: blur(20px);
  1069.        border: 1px solid var(--border-color);
  1070.        border-radius: 16px;
  1071.        padding: 25px;
  1072.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1073.        opacity: 0;
  1074.        visibility: hidden;
  1075.        transform: translateX(-50%) translateY(-10px);
  1076.        transition: all 0.3s ease;
  1077.        z-index: 200;
  1078.        min-width: 320px;
  1079.    }
  1080.  
  1081.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1082.        opacity: 1;
  1083.        visibility: visible;
  1084.        transform: translateX(-50%) translateY(0);
  1085.    }
  1086.  
  1087.    .dropdown-grid-v8 {
  1088.        display: grid;
  1089.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1090.        gap: 20px;
  1091.    }
  1092.  
  1093.    .dropdown-header-v8 {
  1094.        font-size: 12px;
  1095.        font-weight: 700;
  1096.        color: #667eea;
  1097.        margin-bottom: 12px;
  1098.        text-transform: uppercase;
  1099.        letter-spacing: 1px;
  1100.    }
  1101.  
  1102.    .dropdown-link-v8 {
  1103.        display: flex;
  1104.        align-items: center;
  1105.        color: var(--navbar-color) !important;;
  1106.        text-decoration: none;
  1107.        font-size: 14px;
  1108.        padding: 10px 12px;
  1109.        border-radius: 10px;
  1110.        transition: all 0.3s ease;
  1111.        margin-bottom: 8px;
  1112.    }
  1113.  
  1114.    .dropdown-link-v8:hover {
  1115.        background:var(--bs-primary);
  1116.        color: var(--bs-white) !important;;
  1117.        transform: translateX(5px);
  1118.    }
  1119.  
  1120.    .link-icon-v8 {
  1121.        margin-right: 10px;
  1122.        height: 5px;
  1123.        width: 5px;
  1124.        border: 1px solid #2d3748;
  1125.        border-radius: 50%;
  1126.    }
  1127.  
  1128.    /* Navigation Actions */
  1129.    .nav-actions-v8 {
  1130.        display: flex;
  1131.        align-items: center;
  1132.        justify-content: flex-end;
  1133.        gap: 10px;
  1134.    }
  1135.  
  1136.    .search-toggle-v8,
  1137.    .mobile-toggle-v8 {
  1138.        background: rgba(102, 126, 234, 0.1);
  1139.        border: none;
  1140.        border-radius: 12px;
  1141.        padding: 12px;
  1142.        cursor: pointer;
  1143.        transition: all 0.3s ease;
  1144.        color: var(--bs-white);
  1145.    }
  1146.  
  1147.    .search-toggle-v8:hover,
  1148.    .mobile-toggle-v8:hover {
  1149.        background: var(--sub-nav);
  1150.        color: var(--topbar-color);
  1151.        transform: scale(1.05);
  1152.    }
  1153.  
  1154.    .mobile-toggle-v8 {
  1155.        flex-direction: column;
  1156.        gap: 3px;
  1157.        padding: 10px 12px;
  1158.    }
  1159.  
  1160.    .toggle-line-v8 {
  1161.        width: 20px;
  1162.        height: 2px;
  1163.        background: currentColor;
  1164.        border-radius: 1px;
  1165.        transition: all 0.3s ease;
  1166.    }
  1167.  
  1168.    /* Floating Search Card */
  1169.    .search-card-v8 {
  1170.        position: absolute;
  1171.        top: 100%;
  1172.        left: 50%;
  1173.        transform: translateX(-50%);
  1174.        width: calc(100% - 40px);
  1175.        max-width: 600px;
  1176.        background:var(--navbar-bg);
  1177.        backdrop-filter: blur(20px);
  1178.        border: 1px solid var(--border-color);
  1179.        border-radius: 20px;
  1180.        padding: 25px;
  1181.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1182.        opacity: 0;
  1183.        visibility: hidden;
  1184.        transform: translateX(-50%) translateY(-20px);
  1185.        transition: all 0.4s ease;
  1186.        z-index: 300;
  1187.        margin-top: 15px;
  1188.    }
  1189.  
  1190.    .search-card-v8.show-v8 {
  1191.        opacity: 1;
  1192.        visibility: visible;
  1193.        transform: translateX(-50%) translateY(0);
  1194.    }
  1195.  
  1196.    .search-input-wrapper-v8 {
  1197.        display: flex;
  1198.        align-items: center;
  1199.        background: rgba(248, 250, 252, 0.8);
  1200.        border: 2px solid rgba(102, 126, 234, 0.2);
  1201.        border-radius: 15px;
  1202.        padding: 5px;
  1203.        margin-bottom: 20px;
  1204.        transition: all 0.3s ease;
  1205.    }
  1206.  
  1207.    .search-input-wrapper-v8:focus-within {
  1208.        border-color: #667eea;
  1209.        background: rgba(255, 255, 255, 0.9);
  1210.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1211.    }
  1212.  
  1213.    .search-icon-v8 {
  1214.        color: #a0aec0;
  1215.        margin: 0 15px;
  1216.        transition: color 0.3s ease;
  1217.    }
  1218.  
  1219.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1220.        color: #667eea;
  1221.    }
  1222.  
  1223.    .search-input-v8 {
  1224.        flex: 1;
  1225.        border: none;
  1226.        background: transparent;
  1227.        font-size: 16px;
  1228.        padding: 15px 0;
  1229.        outline: none;
  1230.        color: #2d3748;
  1231.    }
  1232.  
  1233.    .search-input-v8::placeholder {
  1234.        color: #a0aec0;
  1235.    }
  1236.  
  1237.    .search-close-v8 {
  1238.        background: rgba(160, 174, 192, 0.2);
  1239.        border: none;
  1240.        border-radius: 10px;
  1241.        padding: 8px;
  1242.        margin-right: 8px;
  1243.        cursor: pointer;
  1244.        transition: all 0.3s ease;
  1245.        color: #a0aec0;
  1246.    }
  1247.  
  1248.    .search-close-v8:hover {
  1249.        background: rgba(229, 62, 62, 0.1);
  1250.        color: #e53e3e;
  1251.    }
  1252.  
  1253.    /* Search Suggestions */
  1254.    .search-suggestions-v8 {
  1255.        display: grid;
  1256.        gap: 8px;
  1257.    }
  1258.  
  1259.    .suggestion-item-v8 {
  1260.        display: flex;
  1261.        align-items: center;
  1262.        padding: 12px 15px;
  1263.        background: rgba(248, 250, 252, 0.1);
  1264.        border-radius: 12px;
  1265.        cursor: pointer;
  1266.        transition: all 0.3s ease;
  1267.    }
  1268.  
  1269.    .suggestion-item-v8:hover {
  1270.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1271.        color: white;
  1272.        transform: translateX(5px);
  1273.    }
  1274.  
  1275.    .suggestion-icon-v8 {
  1276.        margin-right: 12px;
  1277.        font-size: 16px;
  1278.    }
  1279.  
  1280.    .suggestion-text-v8 {
  1281.        font-size: 14px;
  1282.        font-weight: 500;
  1283.    }
  1284.  
  1285.    /* Mobile Navigation Card */
  1286.    .mobile-nav-card-v8 {
  1287.        position: absolute;
  1288.        top: 100%;
  1289.        left: 50%;
  1290.        transform: translateX(-50%);
  1291.        width: calc(100% - 40px);
  1292.        background:var(--card-bg);
  1293.        backdrop-filter: blur(20px);
  1294.        border: 1px solid var(--border-color);
  1295.        border-radius: 20px;
  1296.        padding: 20px;
  1297.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1298.        opacity: 0;
  1299.        visibility: hidden;
  1300.        transform: translateX(-50%) translateY(-20px);
  1301.        transition: all 0.4s ease;
  1302.        z-index: 300;
  1303.        margin-top: 15px;
  1304.        max-height: 70vh;
  1305.        overflow-y: auto;
  1306.    }
  1307.  
  1308.    .mobile-nav-card-v8.show-v8 {
  1309.        opacity: 1;
  1310.        visibility: visible;
  1311.        transform: translateX(-50%) translateY(0);
  1312.    }
  1313.  
  1314.    .mobile-nav-list-v8 {
  1315.        list-style: none;
  1316.        padding: 0;
  1317.        margin: 0;
  1318.    }
  1319.  
  1320.    .mobile-nav-item-v8 {
  1321.        margin-bottom: 8px;
  1322.    }
  1323.  
  1324.    .mobile-nav-link-v8 {
  1325.        display: flex;
  1326.        align-items: center;
  1327.        color: var(--navbar-color) !important;
  1328.        text-decoration: none;
  1329.        font-weight: 500;
  1330.        font-size: 16px;
  1331.        padding: 15px;
  1332.        border-radius: 12px;
  1333.        justify-content: space-between;
  1334.    }
  1335.  
  1336.    .mobile-nav-link-v8:hover,
  1337.    .mobile-nav-link-v8.active-v8 {
  1338.        background:var(--sub-nav);
  1339.        color: var(--topbar-color) !important;
  1340.    }
  1341.  
  1342.    .mobile-nav-icon-v8 {
  1343.        font-size: 18px;
  1344.        background-color: var(--navbar-bg) !important;
  1345.        margin-right: 12px;
  1346.    }
  1347.  
  1348.    .mobile-arrow-v8 {
  1349.        transition: transform 0.3s ease;
  1350.    }
  1351.  
  1352.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1353.        transform: rotate(180deg);
  1354.    }
  1355.  
  1356.    .mobile-dropdown-v8 {
  1357.        list-style: none;
  1358.        padding: 0;
  1359.        margin: 0;
  1360.        max-height: 0;
  1361.        overflow: hidden;
  1362.        transition: all 0.3s ease;
  1363.        background: rgba(248, 250, 252, 0.5);
  1364.        border-radius: 12px;
  1365.        margin-top: 8px;
  1366.    }
  1367.  
  1368.    .mobile-dropdown-v8.show-v8 {
  1369.        max-height: 300px;
  1370.        background-color: var(--navbar-bg);
  1371.        padding: 10px 0;
  1372.    }
  1373.  
  1374.    .mobile-sub-link-v8 {
  1375.        display: block;
  1376.        color: var(--navbar-color) !important;
  1377.        text-decoration: none;
  1378.        font-size: 14px;
  1379.        padding: 10px 20px;
  1380.        transition: all 0.3s ease;
  1381.    }
  1382.  
  1383.    .mobile-sub-link-v8:hover {
  1384.        color: var(--topbar-color);
  1385.        background: var(--sub-nav);
  1386.        border-radius: 12px;
  1387.    }
  1388.  
  1389.    /* Background Overlay */
  1390.    .nav-overlay-v8 {
  1391.        position: fixed;
  1392.        top: 0;
  1393.        left: 0;
  1394.        right: 0;
  1395.        bottom: 0;
  1396.        background: rgba(0, 0, 0, 0.3);
  1397.        backdrop-filter: blur(5px);
  1398.        z-index: 250;
  1399.        opacity: 0;
  1400.        visibility: hidden;
  1401.        transition: all 0.3s ease;
  1402.    }
  1403.  
  1404.    .nav-overlay-v8.show-v8 {
  1405.        opacity: 1;
  1406.        visibility: visible;
  1407.    }
  1408.  
  1409.    /* Responsive Design */
  1410.    @media (max-width: 1300px) {
  1411.        .header-v8 {
  1412.            padding: 15px 0;
  1413.        }
  1414.  
  1415.        .nav-card-v8 {
  1416.            padding: 12px 20px;
  1417.            border-radius: 15px;
  1418.        }
  1419.  
  1420.        .search-card-v8,
  1421.        .mobile-nav-card-v8 {
  1422.            width: calc(100% - 40px);
  1423.            padding: 20px;
  1424.        }
  1425.    }
  1426.  
  1427.    @media (max-width: 576px) {
  1428.        .nav-card-v8 {
  1429.            padding: 10px 15px;
  1430.        }
  1431.  
  1432.        .logo-img-v8 {
  1433.            max-height: 35px;
  1434.        }
  1435.    }
  1436. </style>
  1437.  
  1438. <script>
  1439.    let activeCard = null;
  1440.  
  1441.    function toggleSearchV8() {
  1442.        const searchCard = document.getElementById('searchCardV8');
  1443.        const overlay = document.getElementById('navOverlayV8');
  1444.        const mobileNav = document.getElementById('mobileNavV8');
  1445.  
  1446.        // Close mobile nav if open
  1447.        mobileNav.classList.remove('show-v8');
  1448.  
  1449.        if (searchCard.classList.contains('show-v8')) {
  1450.            searchCard.classList.remove('show-v8');
  1451.            overlay.classList.remove('show-v8');
  1452.            activeCard = null;
  1453.        } else {
  1454.            searchCard.classList.add('show-v8');
  1455.            overlay.classList.add('show-v8');
  1456.            activeCard = 'search';
  1457.  
  1458.            // Focus on search input
  1459.            setTimeout(() => {
  1460.                const searchInput = document.querySelector('.search-input-v8');
  1461.                if (searchInput) searchInput.focus();
  1462.            }, 100);
  1463.        }
  1464.    }
  1465.  
  1466.    function toggleMobileNavV8() {
  1467.        const mobileNav = document.getElementById('mobileNavV8');
  1468.        const overlay = document.getElementById('navOverlayV8');
  1469.        const searchCard = document.getElementById('searchCardV8');
  1470.  
  1471.        // Close search if open
  1472.        searchCard.classList.remove('show-v8');
  1473.  
  1474.        if (mobileNav.classList.contains('show-v8')) {
  1475.            mobileNav.classList.remove('show-v8');
  1476.            overlay.classList.remove('show-v8');
  1477.            activeCard = null;
  1478.        } else {
  1479.            mobileNav.classList.add('show-v8');
  1480.            overlay.classList.add('show-v8');
  1481.            activeCard = 'mobile';
  1482.        }
  1483.    }
  1484.  
  1485.    function toggleMobileDropdownV8(dropdownId) {
  1486.        const dropdown = document.getElementById(dropdownId);
  1487.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1488.  
  1489.        // Close other dropdowns
  1490.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1491.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1492.  
  1493.        allDropdowns.forEach(dd => {
  1494.            if (dd.id !== dropdownId) {
  1495.                dd.classList.remove('show-v8');
  1496.            }
  1497.        });
  1498.  
  1499.        allParents.forEach(parent => {
  1500.            if (parent !== parentItem) {
  1501.                parent.classList.remove('open-v8');
  1502.            }
  1503.        });
  1504.  
  1505.        // Toggle current dropdown
  1506.        dropdown.classList.toggle('show-v8');
  1507.        parentItem.classList.toggle('open-v8');
  1508.    }
  1509.  
  1510.    function closeAllV8() {
  1511.        const searchCard = document.getElementById('searchCardV8');
  1512.        const mobileNav = document.getElementById('mobileNavV8');
  1513.        const overlay = document.getElementById('navOverlayV8');
  1514.  
  1515.        searchCard.classList.remove('show-v8');
  1516.        mobileNav.classList.remove('show-v8');
  1517.        overlay.classList.remove('show-v8');
  1518.        activeCard = null;
  1519.    }
  1520.  
  1521.    // Close on escape key
  1522.    document.addEventListener('keydown', function (e) {
  1523.        if (e.key === 'Escape' && activeCard) {
  1524.            closeAllV8();
  1525.        }
  1526.    });
  1527.  
  1528.    // Handle suggestion clicks
  1529.    document.addEventListener('click', function (e) {
  1530.        if (e.target.closest('.suggestion-item-v8')) {
  1531.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1532.            const searchInput = document.querySelector('.search-input-v8');
  1533.            if (searchInput) {
  1534.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1535.            }
  1536.        }
  1537.    });
  1538. </script>
  1539. <script>
  1540.  document.addEventListener("DOMContentLoaded", function () {
  1541.    console.log("loaded");
  1542.  
  1543.     const searchInput = document.getElementById("search-input")
  1544.    const searchResults = document.getElementById("search-results");
  1545.  
  1546.    if (!searchInput || !searchResults) {
  1547.      console.error("Search input/results not found");
  1548.      return;
  1549.    }
  1550.  
  1551.    // Prevent form submission
  1552.    if (searchInput.form) {
  1553.      searchInput.form.addEventListener("submit", function (e) {
  1554.        e.preventDefault();
  1555.      });
  1556.    }
  1557.  
  1558.    // Add event listener for keyup
  1559.    searchInput.addEventListener("keyup", function (e) {
  1560.      console.log("Key pressed:", e.key);
  1561.      e.preventDefault();
  1562.  
  1563.      const query = searchInput.value.trim();
  1564.      console.log("User is typing: " + query);
  1565.  
  1566.      // If empty → clear and hide
  1567.      if (query === "") {
  1568.        searchResults.innerHTML = "";
  1569.        searchResults.style.display = "none";
  1570.        return;
  1571.      }
  1572.  
  1573.      // Show results
  1574.      searchResults.style.display = "block";
  1575.  
  1576.      // Fetch search results
  1577.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1578.        method: "GET",
  1579.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1580.      })
  1581.        .then(response => {
  1582.          console.log("Response Status:", response.status);
  1583.          return response.json();
  1584.        })
  1585.        .then(data => {
  1586.          console.log("Data received:", data);
  1587.          if (data.html) {
  1588.            searchResults.innerHTML = data.html;
  1589.          } else {
  1590.            searchResults.innerHTML = "<p>No results found.</p>";
  1591.          }
  1592.        })
  1593.        .catch(error => {
  1594.          console.error("Error fetching search results:", error);
  1595.        });
  1596.    });
  1597.  
  1598.    // Close results when clicking outside
  1599.    document.addEventListener("click", function (e) {
  1600.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1601.        searchResults.style.display = "none";
  1602.      }
  1603.    });
  1604.  
  1605.    // Close results on ESC key
  1606.    document.addEventListener("keydown", function (e) {
  1607.      if (e.key === "Escape") {
  1608.        searchResults.style.display = "none";
  1609.      }
  1610.    });
  1611.  });
  1612. </script>
  1613.  
  1614.  
  1615.        </header>
  1616.        <!-- end of header -->
  1617.        <!-- start of wpo-blog-hero -->
  1618.        
  1619.  
  1620.  
  1621.  
  1622.  
  1623.  
  1624.  
  1625.  
  1626. <div class="blog-hero-v10">
  1627.    <div class="container-fluid fluid-container">
  1628.        
  1629.        <!-- Top Section: Three Equal Featured Articles -->
  1630.  
  1631.        <div class="row g-4 mb-5">
  1632.            
  1633.            <div class="col-lg-4 col-md-6 col-12">
  1634.                <article class="featured-article">
  1635.                    <div class="featured-image-container">
  1636.                        
  1637.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Jamaican Icon Jimmy Cliff, Reggae Superstar and Cultural Icon, Passes Away at Eighty-One Years Old" class="featured-image">
  1638.                            
  1639.                        <div class="category-tag bg-primary-gradient">News</div>
  1640.                    </div>
  1641.                    <div class="featured-content">
  1642.                        <h2 class="featured-title"><a href="/jamaican-icon-jimmy-cliff-reggae-superstar-and-cultural-icon-passes-away-at-eighty-one-years-old/">
  1643.                                    Jamaican Icon Jimmy Cliff, Reggae Superstar and Cultural Icon, Passes Away at Eighty-One Years Old
  1644.                                </a></h2>
  1645.                        <p class="featured-summary"></p>
  1646.                        <div class="article-meta">
  1647.                            <span class="author-name">Michele Robles</span>
  1648.                            <span class="post-time">May 20</span>
  1649.                        </div>
  1650.                    </div>
  1651.                </article>
  1652.            </div>
  1653.            
  1654.            <div class="col-lg-4 col-md-6 col-12">
  1655.                <article class="featured-article">
  1656.                    <div class="featured-image-container">
  1657.                        
  1658.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Blasts Rock Kyiv, Claiming a Military Member&#x27;s Life and Injuring Four in Terrorist Attack" class="featured-image">
  1659.                            
  1660.                        <div class="category-tag bg-primary-gradient">News</div>
  1661.                    </div>
  1662.                    <div class="featured-content">
  1663.                        <h2 class="featured-title"><a href="/blasts-rock-kyiv-claiming-a-military-members-life-and-injuring-four-in-terrorist-attack/">
  1664.                                    Blasts Rock Kyiv, Claiming a Military Member&#x27;s Life and Injuring Four in Terrorist Attack
  1665.                                </a></h2>
  1666.                        <p class="featured-summary"></p>
  1667.                        <div class="article-meta">
  1668.                            <span class="author-name">Michele Robles</span>
  1669.                            <span class="post-time">May 20</span>
  1670.                        </div>
  1671.                    </div>
  1672.                </article>
  1673.            </div>
  1674.            
  1675.            <div class="col-lg-4 col-md-6 col-12">
  1676.                <article class="featured-article">
  1677.                    <div class="featured-image-container">
  1678.                        
  1679.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Defiant Speech Upholds ‘Drug Boat’ Strikes Amidst Examination" class="featured-image">
  1680.                            
  1681.                        <div class="category-tag bg-primary-gradient">News</div>
  1682.                    </div>
  1683.                    <div class="featured-content">
  1684.                        <h2 class="featured-title"><a href="/defiant-speech-upholds-drug-boat-strikes-amidst-examination/">
  1685.                                    Defiant Speech Upholds ‘Drug Boat’ Strikes Amidst Examination
  1686.                                </a></h2>
  1687.                        <p class="featured-summary"></p>
  1688.                        <div class="article-meta">
  1689.                            <span class="author-name">Michele Robles</span>
  1690.                            <span class="post-time">May 20</span>
  1691.                        </div>
  1692.                    </div>
  1693.                </article>
  1694.            </div>
  1695.            
  1696.        </div>
  1697.  
  1698.        <!-- Bottom Section: Full-Width Recent Articles List -->
  1699.        <div class="row g-4">
  1700.            <div class="col-12">
  1701.                <div class="recent-section">
  1702.                    <h3 class="recent-title">Recent Articles</h3>
  1703.                    <div class="recent-list">
  1704.                        
  1705.                        <div class="recent-item">
  1706.                            <h4 class="recent-article-title"> <a href="/prison-recorded-conversation-recordings-prompt-concerns-about-ex-abercrombie-ceos-fitness-for-trial/">
  1707.                                    Prison Recorded Conversation Recordings Prompt Concerns About Ex-Abercrombie CEO&#x27;s Fitness for Trial
  1708.                                </a></h4>
  1709.                            <span class="recent-meta">News • Michele Robles • May 20</span>
  1710.                        </div>
  1711.                        
  1712.                        <div class="recent-item">
  1713.                            <h4 class="recent-article-title"> <a href="/long-forgotten-johann-sebastian-bach-compositions-played-for-first-time-in-over-three-centuries/">
  1714.                                    Long-Forgotten Johann Sebastian Bach Compositions Played for First Time in Over Three Centuries
  1715.                                </a></h4>
  1716.                            <span class="recent-meta">News • Michele Robles • May 20</span>
  1717.                        </div>
  1718.                        
  1719.                    </div>
  1720.                </div>
  1721.            </div>
  1722.        </div>
  1723.    </div>
  1724. </div>
  1725.  
  1726. <style>
  1727. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  1728. .blog-hero-v10 {
  1729.    padding: 4rem 0;
  1730. }
  1731.  
  1732. /* Featured Article */
  1733. .featured-article {
  1734.    background: var(--card-bg, #ffffff);
  1735.    border-radius: 8px;
  1736.    transition: box-shadow 0.3s ease;
  1737. }
  1738.  
  1739. .featured-article:hover {
  1740.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  1741. }
  1742.  
  1743. .featured-image-container {
  1744.    position: relative;
  1745.    height: 220px;
  1746. }
  1747.  
  1748. .featured-image {
  1749.    width: 100%;
  1750.    height: 100%;
  1751.    object-fit: cover;
  1752.    border-radius: 8px 8px 0 0;
  1753. }
  1754.  
  1755. .featured-content {
  1756.    padding: 1.5rem;
  1757. }
  1758.  
  1759. .featured-title {
  1760.    font-size: 1.4rem;
  1761.    font-weight: 800;
  1762.    color: #111827;
  1763.    margin-bottom: 0.5rem;
  1764.    line-height: 1.3;
  1765. }
  1766.  
  1767. .featured-summary {
  1768.    font-size: 0.95rem;
  1769.    color: #4b5563;
  1770.    line-height: 1.5;
  1771.    margin-bottom: 1rem;
  1772. }
  1773.  
  1774. .article-meta {
  1775.    display: flex;
  1776.    gap: 0.5rem;
  1777.    font-size: 0.85rem;
  1778.    color: #6b7280;
  1779. }
  1780.  
  1781. .author-name {
  1782.    font-weight: 600;
  1783.    color: #374151;
  1784. }
  1785.  
  1786. /* Category Tags - Outlined for Difference */
  1787. .category-tag {
  1788.    position: absolute;
  1789.    bottom: 1rem;
  1790.    left: 1rem;
  1791.    padding: 0.25rem 0.75rem;
  1792.    font-size: 0.75rem;
  1793.    font-weight: 600;
  1794.    text-transform: uppercase;
  1795.    border-radius: 4px;
  1796.    z-index: 2;
  1797. }
  1798.  
  1799. /* Recent Articles Section */
  1800. .recent-section {
  1801.    background: var(--card-bg, #ffffff);
  1802.    border-radius: 8px;
  1803.    padding: 2rem;
  1804. }
  1805.  
  1806. .recent-title {
  1807.    font-size: 1.3rem;
  1808.    font-weight: 700;
  1809.    color: #111827;
  1810.    margin-bottom: 1.25rem;
  1811.    border-bottom: 1px solid #e5e7eb;
  1812.    padding-bottom: 0.75rem;
  1813. }
  1814.  
  1815. .recent-list {
  1816.    display: flex;
  1817.    flex-direction: column;
  1818.    gap: 1rem;
  1819. }
  1820.  
  1821. .recent-item {
  1822.    padding: 1rem 0;
  1823.    border-bottom: 1px solid #f3f4f6;
  1824.    transition: background 0.2s ease;
  1825. }
  1826.  
  1827. .recent-item:last-child {
  1828.    border-bottom: none;
  1829. }
  1830.  
  1831. .recent-item:hover {
  1832.    background: #f9fafb;
  1833. }
  1834.  
  1835. .recent-article-title {
  1836.    font-size: 1rem;
  1837.    font-weight: 600;
  1838.    color: #111827;
  1839.    margin-bottom: 0.25rem;
  1840. }
  1841.  
  1842. .recent-meta {
  1843.    font-size: 0.8rem;
  1844.    color: #6b7280;
  1845. }
  1846.  
  1847. /* Responsive Design */
  1848. @media (max-width: 992px) {
  1849.    .featured-image-container {
  1850.        height: 200px;
  1851.    }
  1852.    
  1853.    .featured-title {
  1854.        font-size: 1.2rem;
  1855.    }
  1856. }
  1857.  
  1858. @media (max-width: 768px) {
  1859.    .featured-content {
  1860.        padding: 1.25rem;
  1861.    }
  1862.    
  1863.    .recent-section {
  1864.        padding: 1.5rem;
  1865.    }
  1866. }
  1867.  
  1868. @media (max-width: 576px) {
  1869.    .featured-title {
  1870.        font-size: 1.1rem;
  1871.    }
  1872.    
  1873.    .recent-article-title {
  1874.        font-size: 0.95rem;
  1875.    }
  1876. }
  1877. </style>
  1878.  
  1879.  
  1880.  
  1881.  
  1882.        <!-- end of wpo-blog-hero -->
  1883.  
  1884.        <!-- start of wpo-breacking-news -->
  1885.        
  1886.        <!-- end of wpo-breacking-news -->
  1887.        
  1888.        <!-- start wpo-blog-highlights-section -->
  1889.        
  1890.  
  1891.  
  1892.  
  1893.    
  1894.  
  1895.  
  1896. <style>
  1897.  
  1898.    .blog-highlights-section {
  1899.        padding: 30px 0;
  1900.    }
  1901.  
  1902.    .blog-cards-grid {
  1903.        display: grid;
  1904.        grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  1905.        gap: 30px;
  1906.    }
  1907.  
  1908.    .blog-card {
  1909.        background: var(--card-bg);
  1910.        border: 1px solid var(--card-border);
  1911.        border-radius: var(--border-radius);
  1912.        overflow: hidden;
  1913.        transition: all 0.3s ease;
  1914.        box-shadow: 0 4px 15px rgba(0,0,0,0.05);
  1915.    }
  1916.  
  1917.    .blog-card:hover {
  1918.        transform: translateY(-8px);
  1919.        box-shadow: 0 12px 35px rgba(0,0,0,0.1);
  1920.        border-color: var(--theme-primary-color);
  1921.    }
  1922.  
  1923.    .blog-card-image {
  1924.        position: relative;
  1925.        height: 220px;
  1926.        overflow: hidden;
  1927.    }
  1928.  
  1929.    .blog-card-image img {
  1930.        width: 100%;
  1931.        height: 100%;
  1932.        object-fit: cover;
  1933.        transition: transform 0.3s ease;
  1934.    }
  1935.  
  1936.    .blog-card:hover .blog-card-image img {
  1937.        transform: scale(1.05);
  1938.    }
  1939.  
  1940.    .blog-category {
  1941.        position: absolute;
  1942.        top: 15px;
  1943.        right: 15px;
  1944.        color: white;
  1945.        padding: 6px 12px;
  1946.        border-radius: 20px;
  1947.        font-size: 12px;
  1948.        font-weight: 600;
  1949.        text-transform: uppercase;
  1950.        letter-spacing: 0.5px;
  1951.    }
  1952.  
  1953.    .blog-card-content {
  1954.        padding: 25px;
  1955.    }
  1956.  
  1957.    .blog-card-title {
  1958.        font-family: var(--heading-font);
  1959.        font-size: 1.3rem;
  1960.        font-weight: var(--heading-weight);
  1961.        color: var(--top-color);
  1962.        margin-bottom: 15px;
  1963.        line-height: 1.4;
  1964.    }
  1965.  
  1966.    .blog-card-title a {
  1967.        color: inherit !important;
  1968.        text-decoration: none;
  1969.        transition: color 0.3s ease;
  1970.    }
  1971.  
  1972.    .blog-card-title a:hover {
  1973.        color: var(--theme-primary-color);
  1974.    }
  1975.  
  1976.    .blog-card-meta {
  1977.        display: flex;
  1978.        align-items: center;
  1979.        gap: 15px;
  1980.        margin-bottom: 15px;
  1981.        font-size: 14px;
  1982.        color: var(--text-light-color);
  1983.    }
  1984.  
  1985.    .blog-author-img {
  1986.        width: 30px;
  1987.        height: 30px;
  1988.        border-radius: 50%;
  1989.        object-fit: cover;
  1990.    }
  1991.  
  1992.    .blog-card-excerpt {
  1993.        color: var(--body-color);
  1994.        font-size: 15px;
  1995.        line-height: 1.6;
  1996.        margin-bottom: 20px;
  1997.        display: -webkit-box;
  1998.        -webkit-line-clamp: 3;
  1999.        -webkit-box-orient: vertical;
  2000.        overflow: hidden;
  2001.    }
  2002.  
  2003.    .blog-card-footer {
  2004.        display: flex;
  2005.        justify-content: space-between;
  2006.        align-items: center;
  2007.        padding-top: 15px;
  2008.        border-top: 1px solid var(--border-color-s2);
  2009.    }
  2010.  
  2011.    .blog-read-time {
  2012.        font-size: 13px;
  2013.        color: var(--light);
  2014.    }
  2015.  
  2016.    .blog-read-more {
  2017.        color: var(--top-color) !important;
  2018.        text-decoration: none;
  2019.        font-weight: 600;
  2020.        font-size: 14px;
  2021.        transition: all 0.3s ease;
  2022.    }
  2023.  
  2024.    .blog-read-more:hover {
  2025.        color: var(--theme-primary-color-s2);
  2026.        text-decoration: underline;
  2027.    }
  2028.  
  2029.    .section-title {
  2030.        font-family: var(--heading-font);
  2031.        font-size: 2.5rem;
  2032.        font-weight: var(--heading-weight);
  2033.        color: var(--heading-color);
  2034.        text-align: center;
  2035.        margin-bottom: 20px;
  2036.    }
  2037.  
  2038.    .section-subtitle {
  2039.        text-align: center;
  2040.        color: var(--text-light-color);
  2041.        font-size: 1.1rem;
  2042.        max-width: 600px;
  2043.        margin: 0 auto;
  2044.    }
  2045.  
  2046.    @media (max-width: 768px) {
  2047.        .blog-cards-grid {
  2048.            grid-template-columns: 1fr;
  2049.            gap: 20px;
  2050.        }
  2051.        
  2052.        .section-title {
  2053.            font-size: 2rem;
  2054.        }
  2055.        
  2056.        .blog-highlights-section {
  2057.            padding: 60px 0;
  2058.        }
  2059.    }
  2060. </style>
  2061.  
  2062. <section class="blog-highlights-section">
  2063.     <div class="container-fluid fluid-container">
  2064.      
  2065.            <div class="section-title">
  2066.                <h2>
  2067.                Today's Top Highlights
  2068.                   </h2>
  2069.                <p class="section-subtitle">Discover the latest stories and insights from our community</p>
  2070.    </div>
  2071.        
  2072.        <div class="row">
  2073.            <div class="col-lg-8 col-12">
  2074.                <div class="blog-cards-grid">
  2075.                    
  2076.                    <article class="blog-card">
  2077.                        <div class="blog-card-image">
  2078.                          
  2079.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2080.                            
  2081.                            <span class="blog-category bg-primary-gradient">
  2082.                                News
  2083.                            </span>
  2084.                        </div>
  2085.                        <div class="blog-card-content">
  2086.                            <h3 class="blog-card-title">
  2087.                                <a href="/gal%C3%A1pagos-lacked-any-native-amphibians-until-countless-numbers-of-amphibians-invaded/" >
  2088.                                Galápagos Lacked Any Native Amphibians. Until Countless Numbers of Amphibians Invaded
  2089.                                </a>
  2090.                            </h3>
  2091.                            <div class="blog-card-meta">
  2092.                                
  2093.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2094.                                
  2095.                                <span>By <strong>Michele Robles</strong></span>
  2096.                                <span>•</span>
  2097.                                <span>20 May 2026</span>
  2098.                            </div>
  2099.                            <p class="blog-card-excerpt">
  2100.                                
  2101.                            </p>
  2102.                            <div class="blog-card-footer">
  2103.                                <div class="blog-read-time">
  2104.                                    📖 5 min read
  2105.                                </div>
  2106.                                <a href="/gal%C3%A1pagos-lacked-any-native-amphibians-until-countless-numbers-of-amphibians-invaded/" class="blog-read-more">
  2107.                                    Read More →
  2108.                                </a>
  2109.                            </div>
  2110.                        </div>
  2111.                    </article>
  2112.                    
  2113.                    <article class="blog-card">
  2114.                        <div class="blog-card-image">
  2115.                          
  2116.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2117.                            
  2118.                            <span class="blog-category bg-primary-gradient">
  2119.                                News
  2120.                            </span>
  2121.                        </div>
  2122.                        <div class="blog-card-content">
  2123.                            <h3 class="blog-card-title">
  2124.                                <a href="/sharing-a-dugout-with-sir-alex-and-being-knocked-out-the-lenswomans-stories/" >
  2125.                                Sharing a Dugout with Sir Alex and Being &#x27;Knocked Out&#x27; – The Lenswoman&#x27;s Stories
  2126.                                </a>
  2127.                            </h3>
  2128.                            <div class="blog-card-meta">
  2129.                                
  2130.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2131.                                
  2132.                                <span>By <strong>Michele Robles</strong></span>
  2133.                                <span>•</span>
  2134.                                <span>20 May 2026</span>
  2135.                            </div>
  2136.                            <p class="blog-card-excerpt">
  2137.                                
  2138.                            </p>
  2139.                            <div class="blog-card-footer">
  2140.                                <div class="blog-read-time">
  2141.                                    📖 5 min read
  2142.                                </div>
  2143.                                <a href="/sharing-a-dugout-with-sir-alex-and-being-knocked-out-the-lenswomans-stories/" class="blog-read-more">
  2144.                                    Read More →
  2145.                                </a>
  2146.                            </div>
  2147.                        </div>
  2148.                    </article>
  2149.                    
  2150.                    <article class="blog-card">
  2151.                        <div class="blog-card-image">
  2152.                          
  2153.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2154.                            
  2155.                            <span class="blog-category bg-primary-gradient">
  2156.                                News
  2157.                            </span>
  2158.                        </div>
  2159.                        <div class="blog-card-content">
  2160.                            <h3 class="blog-card-title">
  2161.                                <a href="/gavin-newsom-rejects-early-release-for-cult-member-longtime-inmate/" >
  2162.                                Gavin Newsom Rejects Early Release for Cult Member Longtime Inmate
  2163.                                </a>
  2164.                            </h3>
  2165.                            <div class="blog-card-meta">
  2166.                                
  2167.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2168.                                
  2169.                                <span>By <strong>Michele Robles</strong></span>
  2170.                                <span>•</span>
  2171.                                <span>19 May 2026</span>
  2172.                            </div>
  2173.                            <p class="blog-card-excerpt">
  2174.                                
  2175.                            </p>
  2176.                            <div class="blog-card-footer">
  2177.                                <div class="blog-read-time">
  2178.                                    📖 5 min read
  2179.                                </div>
  2180.                                <a href="/gavin-newsom-rejects-early-release-for-cult-member-longtime-inmate/" class="blog-read-more">
  2181.                                    Read More →
  2182.                                </a>
  2183.                            </div>
  2184.                        </div>
  2185.                    </article>
  2186.                    
  2187.                    <article class="blog-card">
  2188.                        <div class="blog-card-image">
  2189.                          
  2190.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2191.                            
  2192.                            <span class="blog-category bg-primary-gradient">
  2193.                                News
  2194.                            </span>
  2195.                        </div>
  2196.                        <div class="blog-card-content">
  2197.                            <h3 class="blog-card-title">
  2198.                                <a href="/suspect-in-ivy-league-campus-shooting-found-discovered-deceased-inside-storage-facility/" >
  2199.                                Suspect in Ivy League Campus Shooting Found Discovered Deceased Inside Storage Facility.
  2200.                                </a>
  2201.                            </h3>
  2202.                            <div class="blog-card-meta">
  2203.                                
  2204.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2205.                                
  2206.                                <span>By <strong>Michele Robles</strong></span>
  2207.                                <span>•</span>
  2208.                                <span>19 May 2026</span>
  2209.                            </div>
  2210.                            <p class="blog-card-excerpt">
  2211.                                
  2212.                            </p>
  2213.                            <div class="blog-card-footer">
  2214.                                <div class="blog-read-time">
  2215.                                    📖 5 min read
  2216.                                </div>
  2217.                                <a href="/suspect-in-ivy-league-campus-shooting-found-discovered-deceased-inside-storage-facility/" class="blog-read-more">
  2218.                                    Read More →
  2219.                                </a>
  2220.                            </div>
  2221.                        </div>
  2222.                    </article>
  2223.                    
  2224.                    <article class="blog-card">
  2225.                        <div class="blog-card-image">
  2226.                          
  2227.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2228.                            
  2229.                            <span class="blog-category bg-primary-gradient">
  2230.                                News
  2231.                            </span>
  2232.                        </div>
  2233.                        <div class="blog-card-content">
  2234.                            <h3 class="blog-card-title">
  2235.                                <a href="/the-mushroom-cleaning-controversy-how-to-properly-prepare-mushrooms/" >
  2236.                                The Mushroom Cleaning Controversy: How to Properly Prepare Mushrooms
  2237.                                </a>
  2238.                            </h3>
  2239.                            <div class="blog-card-meta">
  2240.                                
  2241.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2242.                                
  2243.                                <span>By <strong>Michele Robles</strong></span>
  2244.                                <span>•</span>
  2245.                                <span>19 May 2026</span>
  2246.                            </div>
  2247.                            <p class="blog-card-excerpt">
  2248.                                
  2249.                            </p>
  2250.                            <div class="blog-card-footer">
  2251.                                <div class="blog-read-time">
  2252.                                    📖 5 min read
  2253.                                </div>
  2254.                                <a href="/the-mushroom-cleaning-controversy-how-to-properly-prepare-mushrooms/" class="blog-read-more">
  2255.                                    Read More →
  2256.                                </a>
  2257.                            </div>
  2258.                        </div>
  2259.                    </article>
  2260.                    
  2261.                    <article class="blog-card">
  2262.                        <div class="blog-card-image">
  2263.                          
  2264.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2265.                            
  2266.                            <span class="blog-category bg-primary-gradient">
  2267.                                News
  2268.                            </span>
  2269.                        </div>
  2270.                        <div class="blog-card-content">
  2271.                            <h3 class="blog-card-title">
  2272.                                <a href="/remains-of-triathlete-presumably-attacked-by-great-white-recovered-from-california-beach/" >
  2273.                                Remains of Triathlete Presumably Attacked by Great White Recovered from California Beach
  2274.                                </a>
  2275.                            </h3>
  2276.                            <div class="blog-card-meta">
  2277.                                
  2278.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2279.                                
  2280.                                <span>By <strong>Michele Robles</strong></span>
  2281.                                <span>•</span>
  2282.                                <span>19 May 2026</span>
  2283.                            </div>
  2284.                            <p class="blog-card-excerpt">
  2285.                                
  2286.                            </p>
  2287.                            <div class="blog-card-footer">
  2288.                                <div class="blog-read-time">
  2289.                                    📖 5 min read
  2290.                                </div>
  2291.                                <a href="/remains-of-triathlete-presumably-attacked-by-great-white-recovered-from-california-beach/" class="blog-read-more">
  2292.                                    Read More →
  2293.                                </a>
  2294.                            </div>
  2295.                        </div>
  2296.                    </article>
  2297.                    
  2298.                    <article class="blog-card">
  2299.                        <div class="blog-card-image">
  2300.                          
  2301.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2302.                            
  2303.                            <span class="blog-category bg-primary-gradient">
  2304.                                News
  2305.                            </span>
  2306.                        </div>
  2307.                        <div class="blog-card-content">
  2308.                            <h3 class="blog-card-title">
  2309.                                <a href="/iconic-singer-barry-manilow-will-have-surgery-for-cancer-in-his-lung/" >
  2310.                                Iconic Singer Barry Manilow Will Have Surgery for Cancer in His Lung.
  2311.                                </a>
  2312.                            </h3>
  2313.                            <div class="blog-card-meta">
  2314.                                
  2315.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2316.                                
  2317.                                <span>By <strong>Michele Robles</strong></span>
  2318.                                <span>•</span>
  2319.                                <span>19 May 2026</span>
  2320.                            </div>
  2321.                            <p class="blog-card-excerpt">
  2322.                                
  2323.                            </p>
  2324.                            <div class="blog-card-footer">
  2325.                                <div class="blog-read-time">
  2326.                                    📖 5 min read
  2327.                                </div>
  2328.                                <a href="/iconic-singer-barry-manilow-will-have-surgery-for-cancer-in-his-lung/" class="blog-read-more">
  2329.                                    Read More →
  2330.                                </a>
  2331.                            </div>
  2332.                        </div>
  2333.                    </article>
  2334.                    
  2335.                    <article class="blog-card">
  2336.                        <div class="blog-card-image">
  2337.                          
  2338.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2339.                            
  2340.                            <span class="blog-category bg-primary-gradient">
  2341.                                News
  2342.                            </span>
  2343.                        </div>
  2344.                        <div class="blog-card-content">
  2345.                            <h3 class="blog-card-title">
  2346.                                <a href="/former-british-serviceman-charged-of-killing-kenyan-woman-appears-in-court/" >
  2347.                                Former British Serviceman Charged of Killing Kenyan Woman Appears in Court
  2348.                                </a>
  2349.                            </h3>
  2350.                            <div class="blog-card-meta">
  2351.                                
  2352.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2353.                                
  2354.                                <span>By <strong>Michele Robles</strong></span>
  2355.                                <span>•</span>
  2356.                                <span>19 May 2026</span>
  2357.                            </div>
  2358.                            <p class="blog-card-excerpt">
  2359.                                
  2360.                            </p>
  2361.                            <div class="blog-card-footer">
  2362.                                <div class="blog-read-time">
  2363.                                    📖 5 min read
  2364.                                </div>
  2365.                                <a href="/former-british-serviceman-charged-of-killing-kenyan-woman-appears-in-court/" class="blog-read-more">
  2366.                                    Read More →
  2367.                                </a>
  2368.                            </div>
  2369.                        </div>
  2370.                    </article>
  2371.                    
  2372.                    <article class="blog-card">
  2373.                        <div class="blog-card-image">
  2374.                          
  2375.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2376.                            
  2377.                            <span class="blog-category bg-primary-gradient">
  2378.                                News
  2379.                            </span>
  2380.                        </div>
  2381.                        <div class="blog-card-content">
  2382.                            <h3 class="blog-card-title">
  2383.                                <a href="/us-food-and-drug-administration-grants-approval-to-flibanserin-a-libido-enhancing-treatment-for-females-beyond-menopause/" >
  2384.                                U.S. Food and Drug Administration Grants Approval to Flibanserin, a Libido-Enhancing Treatment for Females Beyond Menopause
  2385.                                </a>
  2386.                            </h3>
  2387.                            <div class="blog-card-meta">
  2388.                                
  2389.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2390.                                
  2391.                                <span>By <strong>Michele Robles</strong></span>
  2392.                                <span>•</span>
  2393.                                <span>19 May 2026</span>
  2394.                            </div>
  2395.                            <p class="blog-card-excerpt">
  2396.                                
  2397.                            </p>
  2398.                            <div class="blog-card-footer">
  2399.                                <div class="blog-read-time">
  2400.                                    📖 5 min read
  2401.                                </div>
  2402.                                <a href="/us-food-and-drug-administration-grants-approval-to-flibanserin-a-libido-enhancing-treatment-for-females-beyond-menopause/" class="blog-read-more">
  2403.                                    Read More →
  2404.                                </a>
  2405.                            </div>
  2406.                        </div>
  2407.                    </article>
  2408.                    
  2409.                    <article class="blog-card">
  2410.                        <div class="blog-card-image">
  2411.                          
  2412.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2413.                            
  2414.                            <span class="blog-category bg-primary-gradient">
  2415.                                News
  2416.                            </span>
  2417.                        </div>
  2418.                        <div class="blog-card-content">
  2419.                            <h3 class="blog-card-title">
  2420.                                <a href="/we-must-have-a-aircraft-to-locate-them-teenagers-urgent-plea-to-save-loved-ones-stranded-off-australian-coast-revealed/" >
  2421.                                We Must Have a Aircraft to Locate Them’: Teenager’s Urgent Plea to Save Loved Ones Stranded Off Australian Coast Revealed
  2422.                                </a>
  2423.                            </h3>
  2424.                            <div class="blog-card-meta">
  2425.                                
  2426.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2427.                                
  2428.                                <span>By <strong>Michele Robles</strong></span>
  2429.                                <span>•</span>
  2430.                                <span>19 May 2026</span>
  2431.                            </div>
  2432.                            <p class="blog-card-excerpt">
  2433.                                
  2434.                            </p>
  2435.                            <div class="blog-card-footer">
  2436.                                <div class="blog-read-time">
  2437.                                    📖 5 min read
  2438.                                </div>
  2439.                                <a href="/we-must-have-a-aircraft-to-locate-them-teenagers-urgent-plea-to-save-loved-ones-stranded-off-australian-coast-revealed/" class="blog-read-more">
  2440.                                    Read More →
  2441.                                </a>
  2442.                            </div>
  2443.                        </div>
  2444.                    </article>
  2445.                    
  2446.                    <article class="blog-card">
  2447.                        <div class="blog-card-image">
  2448.                          
  2449.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2450.                            
  2451.                            <span class="blog-category bg-primary-gradient">
  2452.                                News
  2453.                            </span>
  2454.                        </div>
  2455.                        <div class="blog-card-content">
  2456.                            <h3 class="blog-card-title">
  2457.                                <a href="/cyclone-disaster-in-sri-lanka-unleashes-a-wave-of-volunteerism/" >
  2458.                                Cyclone Disaster in Sri Lanka Unleashes a Wave of Volunteerism
  2459.                                </a>
  2460.                            </h3>
  2461.                            <div class="blog-card-meta">
  2462.                                
  2463.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2464.                                
  2465.                                <span>By <strong>Michele Robles</strong></span>
  2466.                                <span>•</span>
  2467.                                <span>18 May 2026</span>
  2468.                            </div>
  2469.                            <p class="blog-card-excerpt">
  2470.                                
  2471.                            </p>
  2472.                            <div class="blog-card-footer">
  2473.                                <div class="blog-read-time">
  2474.                                    📖 5 min read
  2475.                                </div>
  2476.                                <a href="/cyclone-disaster-in-sri-lanka-unleashes-a-wave-of-volunteerism/" class="blog-read-more">
  2477.                                    Read More →
  2478.                                </a>
  2479.                            </div>
  2480.                        </div>
  2481.                    </article>
  2482.                    
  2483.                    <article class="blog-card">
  2484.                        <div class="blog-card-image">
  2485.                          
  2486.                                <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2487.                            
  2488.                            <span class="blog-category bg-primary-gradient">
  2489.                                News
  2490.                            </span>
  2491.                        </div>
  2492.                        <div class="blog-card-content">
  2493.                            <h3 class="blog-card-title">
  2494.                                <a href="/real-madrids-alexander-arnold-may-face-liverpool-in-novembers-champions-league-match/" >
  2495.                                Real Madrid&#x27;s Alexander-Arnold May Face Liverpool in November&#x27;s Champions League Match
  2496.                                </a>
  2497.                            </h3>
  2498.                            <div class="blog-card-meta">
  2499.                                
  2500.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="blog-author-img">
  2501.                                
  2502.                                <span>By <strong>Michele Robles</strong></span>
  2503.                                <span>•</span>
  2504.                                <span>18 May 2026</span>
  2505.                            </div>
  2506.                            <p class="blog-card-excerpt">
  2507.                                
  2508.                            </p>
  2509.                            <div class="blog-card-footer">
  2510.                                <div class="blog-read-time">
  2511.                                    📖 5 min read
  2512.                                </div>
  2513.                                <a href="/real-madrids-alexander-arnold-may-face-liverpool-in-novembers-champions-league-match/" class="blog-read-more">
  2514.                                    Read More →
  2515.                                </a>
  2516.                            </div>
  2517.                        </div>
  2518.                    </article>
  2519.                    
  2520.                    
  2521.  
  2522.                </div>
  2523.            </div>
  2524.            
  2525.              <div class="col col-lg-4 col-12">
  2526.                
  2527.  
  2528.  
  2529.  
  2530.    
  2531.  
  2532.  
  2533. <!-- Blog Sidebar V2 - Focused Design -->
  2534.  <div class="sidebar mb-3">
  2535.    <!-- Recent Posts Section -->
  2536.    <div class="sidebar-widget mb-4">
  2537.      <div class="widget-title-wrapper mb-3">
  2538.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2539.          <i class="ti-time me-2"></i>Recent Posts
  2540.          <span class="title-arrow-primary"></span>
  2541.        </h4>
  2542.      </div>
  2543.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2544.        <div class="recent-post-list">
  2545.          
  2546.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2547.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2548.                
  2549.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2550.                
  2551.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2552.            </div>
  2553.            <div class="post-content flex-grow-1">
  2554.              <h6 class="post-title mb-2">
  2555.                 <a href="/disturbing-remembrances-reemerge-in-davao-as-officials-piece-together-bondi-attack-suspects-movements/" class="text-decoration-none top-color fw-semibold lh-sm">
  2556.                                            Disturbing Remembrances Reemerge in Davao as Officials Piece Together Bondi Attack Suspects’ Movements
  2557.                                            </a>
  2558.              </h6>
  2559.              <div class="post-meta mb-3">
  2560.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2561.                <!-- <small class="text-muted">
  2562.                  <i class="ti-eye me-1"></i>348 views
  2563.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2564.                </small> -->
  2565.              </div>
  2566.            </div>
  2567.          </div>
  2568.          
  2569.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2570.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2571.                
  2572.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2573.                
  2574.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2575.            </div>
  2576.            <div class="post-content flex-grow-1">
  2577.              <h6 class="post-title mb-2">
  2578.                 <a href="/genuine-algarve-discovering-portugal-away-from-the-beach/" class="text-decoration-none top-color fw-semibold lh-sm">
  2579.                                            Genuine Algarve: Discovering Portugal Away from the Beach
  2580.                                            </a>
  2581.              </h6>
  2582.              <div class="post-meta mb-3">
  2583.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2584.                <!-- <small class="text-muted">
  2585.                  <i class="ti-eye me-1"></i>348 views
  2586.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2587.                </small> -->
  2588.              </div>
  2589.            </div>
  2590.          </div>
  2591.          
  2592.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2593.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2594.                
  2595.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2596.                
  2597.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2598.            </div>
  2599.            <div class="post-content flex-grow-1">
  2600.              <h6 class="post-title mb-2">
  2601.                 <a href="/arsenals-goalkeeper-highlights-teams-strength-as-vital-to-silverware-ambitions/" class="text-decoration-none top-color fw-semibold lh-sm">
  2602.                                            Arsenal&#x27;s goalkeeper Highlights Team&#x27;s Strength as Vital to Silverware Ambitions
  2603.                                            </a>
  2604.              </h6>
  2605.              <div class="post-meta mb-3">
  2606.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2607.                <!-- <small class="text-muted">
  2608.                  <i class="ti-eye me-1"></i>348 views
  2609.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2610.                </small> -->
  2611.              </div>
  2612.            </div>
  2613.          </div>
  2614.          
  2615.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2616.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2617.                
  2618.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2619.                
  2620.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2621.            </div>
  2622.            <div class="post-content flex-grow-1">
  2623.              <h6 class="post-title mb-2">
  2624.                 <a href="/will-the-new-zealand-rugby-team-rediscover-their-magic-this-autumn/" class="text-decoration-none top-color fw-semibold lh-sm">
  2625.                                            Will the New Zealand rugby team rediscover their magic this autumn?
  2626.                                            </a>
  2627.              </h6>
  2628.              <div class="post-meta mb-3">
  2629.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2630.                <!-- <small class="text-muted">
  2631.                  <i class="ti-eye me-1"></i>348 views
  2632.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2633.                </small> -->
  2634.              </div>
  2635.            </div>
  2636.          </div>
  2637.          
  2638.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2639.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2640.                
  2641.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2642.                
  2643.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2644.            </div>
  2645.            <div class="post-content flex-grow-1">
  2646.              <h6 class="post-title mb-2">
  2647.                 <a href="/his-overarching-shadow-in-the-sporting-world-achieved-new-heights-in-last-year-the-coming-year-threatens-to-be-even-bigger/" class="text-decoration-none top-color fw-semibold lh-sm">
  2648.                                            His Overarching Shadow in The Sporting World Achieved New Heights in Last Year. The Coming Year Threatens to Be Even Bigger.
  2649.                                            </a>
  2650.              </h6>
  2651.              <div class="post-meta mb-3">
  2652.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2653.                <!-- <small class="text-muted">
  2654.                  <i class="ti-eye me-1"></i>348 views
  2655.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2656.                </small> -->
  2657.              </div>
  2658.            </div>
  2659.          </div>
  2660.          
  2661.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2662.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2663.                
  2664.                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;">
  2665.                
  2666.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2667.            </div>
  2668.            <div class="post-content flex-grow-1">
  2669.              <h6 class="post-title mb-2">
  2670.                 <a href="/we-got-dismissed-and-we-accept-it-heres-how-to-secure-a-fresh-position-that-works-your-needs/" class="text-decoration-none top-color fw-semibold lh-sm">
  2671.                                            We Got Dismissed, and We Accept It – Here&#x27;s How to Secure a Fresh Position That Works Your Needs
  2672.                                            </a>
  2673.              </h6>
  2674.              <div class="post-meta mb-3">
  2675.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>18 May 2026</small>
  2676.                <!-- <small class="text-muted">
  2677.                  <i class="ti-eye me-1"></i>348 views
  2678.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2679.                </small> -->
  2680.              </div>
  2681.            </div>
  2682.          </div>
  2683.          
  2684.  
  2685.        </div>
  2686.  
  2687.        <div class="text-center mt-4 pt-3 border-top border-light">
  2688.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2689.        </div>
  2690.      </div>
  2691.    </div>
  2692.  
  2693.    
  2694.    <div class="sidebar-widget mb-4">
  2695.      <div class="widget-title-wrapper mb-3">
  2696.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2697.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2698.          <span class="title-arrow"></span>
  2699.        </h4>
  2700.      </div>
  2701.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2702.        <div class="blog-roll-list scrollable-sidebar">
  2703.          
  2704.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2705.            <a href="https://www.nerdly.co.uk/" rel="dofollow" class="text-decoration-none ">
  2706.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2707.                <i class="ti-angle-right me-2 text-primary"></i>
  2708.                uk online casino
  2709.              </h6>
  2710.            </a>
  2711.          </div>
  2712.          
  2713.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2714.            <a href="https://esports-news.co.uk/gambling-sites/" rel="dofollow" class="text-decoration-none ">
  2715.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2716.                <i class="ti-angle-right me-2 text-primary"></i>
  2717.                uk casino sites
  2718.              </h6>
  2719.            </a>
  2720.          </div>
  2721.          
  2722.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2723.            <a href="https://tokenist.com/gb/best-non-gamstop-casinos/" rel="dofollow" class="text-decoration-none ">
  2724.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2725.                <i class="ti-angle-right me-2 text-primary"></i>
  2726.                best uk non gamstop casinos
  2727.              </h6>
  2728.            </a>
  2729.          </div>
  2730.          
  2731.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2732.            <a href="https://www.union-news.co.uk/non-gamstop-casinos/" rel="dofollow" class="text-decoration-none ">
  2733.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2734.                <i class="ti-angle-right me-2 text-primary"></i>
  2735.                non gamstop casino
  2736.              </h6>
  2737.            </a>
  2738.          </div>
  2739.          
  2740.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2741.            <a href="https://esports-news.co.uk/gambling-sites/betninja-review/" rel="dofollow" class="text-decoration-none ">
  2742.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2743.                <i class="ti-angle-right me-2 text-primary"></i>
  2744.                betninja review
  2745.              </h6>
  2746.            </a>
  2747.          </div>
  2748.          
  2749.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2750.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  2751.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2752.                <i class="ti-angle-right me-2 text-primary"></i>
  2753.                online casino
  2754.              </h6>
  2755.            </a>
  2756.          </div>
  2757.          
  2758.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2759.            <a href="https://www.lattitude.org.uk/" rel="dofollow" class="text-decoration-none ">
  2760.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2761.                <i class="ti-angle-right me-2 text-primary"></i>
  2762.                online casino
  2763.              </h6>
  2764.            </a>
  2765.          </div>
  2766.          
  2767.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2768.            <a href="https://www.kylebooks.co.uk/" rel="dofollow" class="text-decoration-none ">
  2769.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2770.                <i class="ti-angle-right me-2 text-primary"></i>
  2771.                online casino
  2772.              </h6>
  2773.            </a>
  2774.          </div>
  2775.          
  2776.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2777.            <a href="https://heyimhome.co.uk/" rel="dofollow" class="text-decoration-none ">
  2778.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2779.                <i class="ti-angle-right me-2 text-primary"></i>
  2780.                casinos not on gamstop
  2781.              </h6>
  2782.            </a>
  2783.          </div>
  2784.          
  2785.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2786.            <a href="https://www.artigiano.co.uk/" rel="dofollow" class="text-decoration-none ">
  2787.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2788.                <i class="ti-angle-right me-2 text-primary"></i>
  2789.                casino not on gamstop
  2790.              </h6>
  2791.            </a>
  2792.          </div>
  2793.          
  2794.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2795.            <a href="https://peterbrett.com/" rel="dofollow" class="text-decoration-none ">
  2796.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2797.                <i class="ti-angle-right me-2 text-primary"></i>
  2798.                casino not on gamstop
  2799.              </h6>
  2800.            </a>
  2801.          </div>
  2802.          
  2803.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2804.            <a href="https://www.lsx.org.uk/" rel="dofollow" class="text-decoration-none ">
  2805.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2806.                <i class="ti-angle-right me-2 text-primary"></i>
  2807.                best sports betting sites uk
  2808.              </h6>
  2809.            </a>
  2810.          </div>
  2811.          
  2812.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2813.            <a href="https://www.focus12.co.uk/" rel="dofollow" class="text-decoration-none ">
  2814.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2815.                <i class="ti-angle-right me-2 text-primary"></i>
  2816.                non gamstop casinos uk
  2817.              </h6>
  2818.            </a>
  2819.          </div>
  2820.          
  2821.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2822.            <a href="https://www.money-mentor.org/" rel="dofollow" class="text-decoration-none ">
  2823.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2824.                <i class="ti-angle-right me-2 text-primary"></i>
  2825.                anonymous crypto casino
  2826.              </h6>
  2827.            </a>
  2828.          </div>
  2829.          
  2830.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2831.            <a href="https://nursingnotes.co.uk/" rel="dofollow" class="text-decoration-none ">
  2832.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2833.                <i class="ti-angle-right me-2 text-primary"></i>
  2834.                casino not on gamstop
  2835.              </h6>
  2836.            </a>
  2837.          </div>
  2838.          
  2839.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2840.            <a href="https://idolmag.co.uk/" rel="dofollow" class="text-decoration-none ">
  2841.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2842.                <i class="ti-angle-right me-2 text-primary"></i>
  2843.                non gamstop casinos
  2844.              </h6>
  2845.            </a>
  2846.          </div>
  2847.          
  2848.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2849.            <a href="https://straightfromyard.co.uk/" rel="dofollow" class="text-decoration-none ">
  2850.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2851.                <i class="ti-angle-right me-2 text-primary"></i>
  2852.                non gamstop casino uk
  2853.              </h6>
  2854.            </a>
  2855.          </div>
  2856.          
  2857.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2858.            <a href="https://bettingsitesnotongamstop.com/" rel="dofollow" class="text-decoration-none ">
  2859.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2860.                <i class="ti-angle-right me-2 text-primary"></i>
  2861.                betting sites not on gamstop
  2862.              </h6>
  2863.            </a>
  2864.          </div>
  2865.          
  2866.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2867.            <a href="https://www.mesaonline.org/" rel="dofollow" class="text-decoration-none ">
  2868.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2869.                <i class="ti-angle-right me-2 text-primary"></i>
  2870.                non gamstop casino
  2871.              </h6>
  2872.            </a>
  2873.          </div>
  2874.          
  2875.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2876.            <a href="https://www.focus12.co.uk/" rel="dofollow" class="text-decoration-none ">
  2877.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2878.                <i class="ti-angle-right me-2 text-primary"></i>
  2879.                non gamstop casino
  2880.              </h6>
  2881.            </a>
  2882.          </div>
  2883.          
  2884.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2885.            <a href="https://britishicehockey.co.uk/" rel="dofollow" class="text-decoration-none ">
  2886.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2887.                <i class="ti-angle-right me-2 text-primary"></i>
  2888.                non gamstop casino
  2889.              </h6>
  2890.            </a>
  2891.          </div>
  2892.          
  2893.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2894.            <a href="https://adventuregamers.com/online-casinos/non-gamstop" rel="dofollow" class="text-decoration-none ">
  2895.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2896.                <i class="ti-angle-right me-2 text-primary"></i>
  2897.                non gamstop casino
  2898.              </h6>
  2899.            </a>
  2900.          </div>
  2901.          
  2902.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2903.            <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="text-decoration-none ">
  2904.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2905.                <i class="ti-angle-right me-2 text-primary"></i>
  2906.                best uk non gamstop casinos
  2907.              </h6>
  2908.            </a>
  2909.          </div>
  2910.          
  2911.      </div>
  2912.    </div>
  2913.    
  2914.    <div class="sidebar-widget mb-4">
  2915.      <div class="widget-title-wrapper mb-3">
  2916.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2917.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2918.          <span class="title-arrow"></span>
  2919.        </h4>
  2920.      </div>
  2921.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2922.        <div class="blog-roll-list scrollable-sidebar">
  2923.          
  2924.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2925.            <a href="https://twinsuk.co.uk" rel="dofollow" class="text-decoration-none ">
  2926.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2927.                <i class="ti-angle-right me-2 text-primary"></i>
  2928.                UK casino not on GamStop
  2929.              </h6>
  2930.            </a>
  2931.          </div>
  2932.          
  2933.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2934.            <a href="https://gamingamerica.com/non-gamstop-casinos" rel="dofollow" class="text-decoration-none ">
  2935.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2936.                <i class="ti-angle-right me-2 text-primary"></i>
  2937.                casino not on gamstop
  2938.              </h6>
  2939.            </a>
  2940.          </div>
  2941.          
  2942.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2943.            <a href="https://internationalschoolmealsday.com/" rel="dofollow" class="text-decoration-none ">
  2944.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2945.                <i class="ti-angle-right me-2 text-primary"></i>
  2946.                casinos not on gamstop
  2947.              </h6>
  2948.            </a>
  2949.          </div>
  2950.          
  2951.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2952.            <a href="https://www.chemical-records.co.uk/" rel="dofollow" class="text-decoration-none ">
  2953.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2954.                <i class="ti-angle-right me-2 text-primary"></i>
  2955.                non gamstop casino
  2956.              </h6>
  2957.            </a>
  2958.          </div>
  2959.          
  2960.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2961.            <a href="https://www.forcesreunited.co.uk/" rel="dofollow" class="text-decoration-none ">
  2962.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2963.                <i class="ti-angle-right me-2 text-primary"></i>
  2964.                casinos not on gamstop
  2965.              </h6>
  2966.            </a>
  2967.          </div>
  2968.          
  2969.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2970.            <a href="https://savethedatemagazine.co.uk/" rel="dofollow" class="text-decoration-none ">
  2971.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2972.                <i class="ti-angle-right me-2 text-primary"></i>
  2973.                casinos not on gamstop
  2974.              </h6>
  2975.            </a>
  2976.          </div>
  2977.          
  2978.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2979.            <a href="https://www.citytosea.org.uk/" rel="dofollow" class="text-decoration-none ">
  2980.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2981.                <i class="ti-angle-right me-2 text-primary"></i>
  2982.                casinos not on gamstop
  2983.              </h6>
  2984.            </a>
  2985.          </div>
  2986.          
  2987.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2988.            <a href="https://www.cca-glasgow.com/" rel="dofollow" class="text-decoration-none ">
  2989.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2990.                <i class="ti-angle-right me-2 text-primary"></i>
  2991.                casinos not on gamstop
  2992.              </h6>
  2993.            </a>
  2994.          </div>
  2995.          
  2996.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2997.            <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="text-decoration-none ">
  2998.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2999.                <i class="ti-angle-right me-2 text-primary"></i>
  3000.                casinos not on gamstop
  3001.              </h6>
  3002.            </a>
  3003.          </div>
  3004.          
  3005.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3006.            <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="text-decoration-none ">
  3007.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3008.                <i class="ti-angle-right me-2 text-primary"></i>
  3009.                casinos not on gamstop
  3010.              </h6>
  3011.            </a>
  3012.          </div>
  3013.          
  3014.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3015.            <a href="https://straightfromyard.co.uk/" rel="dofollow" class="text-decoration-none ">
  3016.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3017.                <i class="ti-angle-right me-2 text-primary"></i>
  3018.                casinos not on gamstop
  3019.              </h6>
  3020.            </a>
  3021.          </div>
  3022.          
  3023.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3024.            <a href="https://allcatsrgrey.org.uk/" rel="dofollow" class="text-decoration-none ">
  3025.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3026.                <i class="ti-angle-right me-2 text-primary"></i>
  3027.                casinos not on gamstop
  3028.              </h6>
  3029.            </a>
  3030.          </div>
  3031.          
  3032.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3033.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  3034.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3035.                <i class="ti-angle-right me-2 text-primary"></i>
  3036.                casinos not on gamstop
  3037.              </h6>
  3038.            </a>
  3039.          </div>
  3040.          
  3041.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3042.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  3043.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3044.                <i class="ti-angle-right me-2 text-primary"></i>
  3045.                non gamstop casino
  3046.              </h6>
  3047.            </a>
  3048.          </div>
  3049.          
  3050.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3051.            <a href="https://www.elthampalace.org.uk/" rel="dofollow" class="text-decoration-none ">
  3052.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3053.                <i class="ti-angle-right me-2 text-primary"></i>
  3054.                casinos not on gamstop
  3055.              </h6>
  3056.            </a>
  3057.          </div>
  3058.          
  3059.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3060.            <a href="https://www.nhsborders.org.uk/" rel="dofollow" class="text-decoration-none ">
  3061.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3062.                <i class="ti-angle-right me-2 text-primary"></i>
  3063.                crypto casino
  3064.              </h6>
  3065.            </a>
  3066.          </div>
  3067.          
  3068.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3069.            <a href="https://forcesreunited.org.uk/" rel="dofollow" class="text-decoration-none ">
  3070.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3071.                <i class="ti-angle-right me-2 text-primary"></i>
  3072.                harry casino website
  3073.              </h6>
  3074.            </a>
  3075.          </div>
  3076.          
  3077.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3078.            <a href="https://ddaymuseum.co.uk" rel="dofollow" class="text-decoration-none ">
  3079.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3080.                <i class="ti-angle-right me-2 text-primary"></i>
  3081.                casinos not on gamstop
  3082.              </h6>
  3083.            </a>
  3084.          </div>
  3085.          
  3086.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3087.            <a href="https://sbnn.co.uk" rel="dofollow" class="text-decoration-none ">
  3088.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3089.                <i class="ti-angle-right me-2 text-primary"></i>
  3090.                non gamstop casinos
  3091.              </h6>
  3092.            </a>
  3093.          </div>
  3094.          
  3095.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3096.            <a href="https://visitfortwilliam.co.uk" rel="dofollow" class="text-decoration-none ">
  3097.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3098.                <i class="ti-angle-right me-2 text-primary"></i>
  3099.                casinos not on gamstop
  3100.              </h6>
  3101.            </a>
  3102.          </div>
  3103.          
  3104.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3105.            <a href="https://unbound.co.uk/" rel="dofollow" class="text-decoration-none ">
  3106.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3107.                <i class="ti-angle-right me-2 text-primary"></i>
  3108.                casinos not on gamstop
  3109.              </h6>
  3110.            </a>
  3111.          </div>
  3112.          
  3113.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3114.            <a href="https://www.german-embassy.org.uk/" rel="dofollow" class="text-decoration-none ">
  3115.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3116.                <i class="ti-angle-right me-2 text-primary"></i>
  3117.                no kyc casinos
  3118.              </h6>
  3119.            </a>
  3120.          </div>
  3121.          
  3122.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3123.            <a href="https://www.ukessaywriters.co.uk/" rel="dofollow" class="text-decoration-none ">
  3124.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3125.                <i class="ti-angle-right me-2 text-primary"></i>
  3126.                online casinos
  3127.              </h6>
  3128.            </a>
  3129.          </div>
  3130.          
  3131.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3132.            <a href="https://allcatsrgrey.org.uk/" rel="dofollow" class="text-decoration-none ">
  3133.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3134.                <i class="ti-angle-right me-2 text-primary"></i>
  3135.                non gamstop casinos
  3136.              </h6>
  3137.            </a>
  3138.          </div>
  3139.          
  3140.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3141.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3142.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3143.                <i class="ti-angle-right me-2 text-primary"></i>
  3144.                casinos not on gamstop
  3145.              </h6>
  3146.            </a>
  3147.          </div>
  3148.          
  3149.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3150.            <a href="https://knightsof.media/" rel="dofollow" class="text-decoration-none ">
  3151.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3152.                <i class="ti-angle-right me-2 text-primary"></i>
  3153.                casinos not on gamstop
  3154.              </h6>
  3155.            </a>
  3156.          </div>
  3157.          
  3158.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3159.            <a href="https://www.cca-glasgow.com/" rel="dofollow" class="text-decoration-none ">
  3160.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3161.                <i class="ti-angle-right me-2 text-primary"></i>
  3162.                uk casinos
  3163.              </h6>
  3164.            </a>
  3165.          </div>
  3166.          
  3167.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3168.            <a href="https://israelpremiertech.com" rel="dofollow" class="text-decoration-none ">
  3169.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3170.                <i class="ti-angle-right me-2 text-primary"></i>
  3171.                non GamStop casinos
  3172.              </h6>
  3173.            </a>
  3174.          </div>
  3175.          
  3176.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3177.            <a href="https://www.durhamminers.org/" rel="dofollow" class="text-decoration-none ">
  3178.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3179.                <i class="ti-angle-right me-2 text-primary"></i>
  3180.                online casinos UK
  3181.              </h6>
  3182.            </a>
  3183.          </div>
  3184.          
  3185.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3186.            <a href="https://www.patients4nhs.org.uk/" rel="dofollow" class="text-decoration-none ">
  3187.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3188.                <i class="ti-angle-right me-2 text-primary"></i>
  3189.                non GamStop casinos
  3190.              </h6>
  3191.            </a>
  3192.          </div>
  3193.          
  3194.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3195.            <a href="https://www.northdevon.com/" rel="dofollow" class="text-decoration-none ">
  3196.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3197.                <i class="ti-angle-right me-2 text-primary"></i>
  3198.                casinos not on gamstop
  3199.              </h6>
  3200.            </a>
  3201.          </div>
  3202.          
  3203.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3204.            <a href="https://www.gamblinginsider.com/uk/online-casinos" rel="dofollow" class="text-decoration-none ">
  3205.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3206.                <i class="ti-angle-right me-2 text-primary"></i>
  3207.                online casinos
  3208.              </h6>
  3209.            </a>
  3210.          </div>
  3211.          
  3212.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3213.            <a href="https://www.richmondreview.co.uk/" rel="dofollow" class="text-decoration-none ">
  3214.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3215.                <i class="ti-angle-right me-2 text-primary"></i>
  3216.                non gamstop casinos
  3217.              </h6>
  3218.            </a>
  3219.          </div>
  3220.          
  3221.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3222.            <a href="https://dabet.uk/" rel="dofollow" class="text-decoration-none ">
  3223.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3224.                <i class="ti-angle-right me-2 text-primary"></i>
  3225.                betting sites not on gamstop
  3226.              </h6>
  3227.            </a>
  3228.          </div>
  3229.          
  3230.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3231.            <a href="https://internationalschoolmealsday.com/" rel="dofollow" class="text-decoration-none ">
  3232.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3233.                <i class="ti-angle-right me-2 text-primary"></i>
  3234.                best uk non gamstop casinos
  3235.              </h6>
  3236.            </a>
  3237.          </div>
  3238.          
  3239.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3240.            <a href="https://www.london-irish.com/" rel="dofollow" class="text-decoration-none ">
  3241.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3242.                <i class="ti-angle-right me-2 text-primary"></i>
  3243.                best uk non gamstop casinos
  3244.              </h6>
  3245.            </a>
  3246.          </div>
  3247.          
  3248.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3249.            <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="text-decoration-none ">
  3250.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3251.                <i class="ti-angle-right me-2 text-primary"></i>
  3252.                non gamstop casinos
  3253.              </h6>
  3254.            </a>
  3255.          </div>
  3256.          
  3257.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3258.            <a href="https://www.no-deportations.org.uk" rel="dofollow" class="text-decoration-none ">
  3259.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3260.                <i class="ti-angle-right me-2 text-primary"></i>
  3261.                online casinos
  3262.              </h6>
  3263.            </a>
  3264.          </div>
  3265.          
  3266.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3267.            <a href="https://www.homeworkworkspace.com" rel="dofollow" class="text-decoration-none ">
  3268.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3269.                <i class="ti-angle-right me-2 text-primary"></i>
  3270.                non GamStop casinos
  3271.              </h6>
  3272.            </a>
  3273.          </div>
  3274.          
  3275.      </div>
  3276.    </div>
  3277.    
  3278.    <div class="sidebar-widget mb-4">
  3279.      <div class="widget-title-wrapper mb-3">
  3280.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3281.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3282.          <span class="title-arrow"></span>
  3283.        </h4>
  3284.      </div>
  3285.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3286.        <div class="blog-roll-list scrollable-sidebar">
  3287.          
  3288.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3289.            <a href="https://letsmush.com/" rel="dofollow" class="text-decoration-none ">
  3290.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3291.                <i class="ti-angle-right me-2 text-primary"></i>
  3292.                non GamStop casinos
  3293.              </h6>
  3294.            </a>
  3295.          </div>
  3296.          
  3297.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3298.            <a href="https://www.kysty.co.uk/" rel="dofollow" class="text-decoration-none ">
  3299.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3300.                <i class="ti-angle-right me-2 text-primary"></i>
  3301.                casinos not on GAMSTOP
  3302.              </h6>
  3303.            </a>
  3304.          </div>
  3305.          
  3306.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3307.            <a href="https://www.surfaceview.co.uk/" rel="dofollow" class="text-decoration-none ">
  3308.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3309.                <i class="ti-angle-right me-2 text-primary"></i>
  3310.                non gamstop casino
  3311.              </h6>
  3312.            </a>
  3313.          </div>
  3314.          
  3315.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3316.            <a href="https://www.bmag.org.uk/" rel="dofollow" class="text-decoration-none ">
  3317.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3318.                <i class="ti-angle-right me-2 text-primary"></i>
  3319.                online casinos
  3320.              </h6>
  3321.            </a>
  3322.          </div>
  3323.          
  3324.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3325.            <a href="https://ola.co.uk/" rel="dofollow" class="text-decoration-none ">
  3326.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3327.                <i class="ti-angle-right me-2 text-primary"></i>
  3328.                non GamStop casino
  3329.              </h6>
  3330.            </a>
  3331.          </div>
  3332.          
  3333.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3334.            <a href="https://hmdbookclub.co.uk/" rel="dofollow" class="text-decoration-none ">
  3335.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3336.                <i class="ti-angle-right me-2 text-primary"></i>
  3337.                sites not on GamStop
  3338.              </h6>
  3339.            </a>
  3340.          </div>
  3341.          
  3342.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3343.            <a href="https://www.hshmotorgroup.co.uk/" rel="dofollow" class="text-decoration-none ">
  3344.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3345.                <i class="ti-angle-right me-2 text-primary"></i>
  3346.                bitcoin bookies
  3347.              </h6>
  3348.            </a>
  3349.          </div>
  3350.          
  3351.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3352.            <a href="https://www.nordicresearchnetwork.co.uk/" rel="dofollow" class="text-decoration-none ">
  3353.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3354.                <i class="ti-angle-right me-2 text-primary"></i>
  3355.                best non UK casino sites
  3356.              </h6>
  3357.            </a>
  3358.          </div>
  3359.          
  3360.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3361.            <a href="https://www.london-irish.com/" rel="dofollow" class="text-decoration-none ">
  3362.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3363.                <i class="ti-angle-right me-2 text-primary"></i>
  3364.                online casino
  3365.              </h6>
  3366.            </a>
  3367.          </div>
  3368.          
  3369.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3370.            <a href="https://www.chromayoga.co.uk/" rel="dofollow" class="text-decoration-none ">
  3371.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3372.                <i class="ti-angle-right me-2 text-primary"></i>
  3373.                casinos not on gamstop
  3374.              </h6>
  3375.            </a>
  3376.          </div>
  3377.          
  3378.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3379.            <a href="https://www.fourpure.com/" rel="dofollow" class="text-decoration-none ">
  3380.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3381.                <i class="ti-angle-right me-2 text-primary"></i>
  3382.                casino not on gamestop
  3383.              </h6>
  3384.            </a>
  3385.          </div>
  3386.          
  3387.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3388.            <a href="https://socialeatinghouse.com/" rel="dofollow" class="text-decoration-none ">
  3389.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3390.                <i class="ti-angle-right me-2 text-primary"></i>
  3391.                UK casino not on GamStop
  3392.              </h6>
  3393.            </a>
  3394.          </div>
  3395.          
  3396.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3397.            <a href="https://www.durhamminers.org/" rel="dofollow" class="text-decoration-none ">
  3398.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3399.                <i class="ti-angle-right me-2 text-primary"></i>
  3400.                online casino not on GamStop
  3401.              </h6>
  3402.            </a>
  3403.          </div>
  3404.          
  3405.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3406.            <a href="https://www.ginspa.co.uk/" rel="dofollow" class="text-decoration-none ">
  3407.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3408.                <i class="ti-angle-right me-2 text-primary"></i>
  3409.                UK casinos not on GamStop
  3410.              </h6>
  3411.            </a>
  3412.          </div>
  3413.          
  3414.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3415.            <a href="https://www.llancaiachfawr.co.uk/" rel="dofollow" class="text-decoration-none ">
  3416.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3417.                <i class="ti-angle-right me-2 text-primary"></i>
  3418.                non GamStop casino
  3419.              </h6>
  3420.            </a>
  3421.          </div>
  3422.          
  3423.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3424.            <a href="https://www.thekarczma.co.uk/" rel="dofollow" class="text-decoration-none ">
  3425.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3426.                <i class="ti-angle-right me-2 text-primary"></i>
  3427.                Non UK Casino
  3428.              </h6>
  3429.            </a>
  3430.          </div>
  3431.          
  3432.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3433.            <a href="https://www.falconryforum.co.uk/" rel="dofollow" class="text-decoration-none ">
  3434.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3435.                <i class="ti-angle-right me-2 text-primary"></i>
  3436.                non gamstop casinos
  3437.              </h6>
  3438.            </a>
  3439.          </div>
  3440.          
  3441.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3442.            <a href="https://www.cevicheuk.com/" rel="dofollow" class="text-decoration-none ">
  3443.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3444.                <i class="ti-angle-right me-2 text-primary"></i>
  3445.                casinos not on gamstop
  3446.              </h6>
  3447.            </a>
  3448.          </div>
  3449.          
  3450.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3451.            <a href="https://www.klevermedia.co.uk/" rel="dofollow" class="text-decoration-none ">
  3452.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3453.                <i class="ti-angle-right me-2 text-primary"></i>
  3454.                top 20 online casinos uk
  3455.              </h6>
  3456.            </a>
  3457.          </div>
  3458.          
  3459.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3460.            <a href="https://citytosea.org.uk/" rel="dofollow" class="text-decoration-none ">
  3461.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3462.                <i class="ti-angle-right me-2 text-primary"></i>
  3463.                UK online casino
  3464.              </h6>
  3465.            </a>
  3466.          </div>
  3467.          
  3468.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3469.            <a href="https://londonnewsonline.co.uk/en-gb/" rel="dofollow" class="text-decoration-none ">
  3470.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3471.                <i class="ti-angle-right me-2 text-primary"></i>
  3472.                non gamstop casino
  3473.              </h6>
  3474.            </a>
  3475.          </div>
  3476.          
  3477.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3478.            <a href="https://oncallfire.uk/" rel="dofollow" class="text-decoration-none ">
  3479.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3480.                <i class="ti-angle-right me-2 text-primary"></i>
  3481.                Non Gamblock Casinos UK
  3482.              </h6>
  3483.            </a>
  3484.          </div>
  3485.          
  3486.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3487.            <a href="https://www.socresonline.org.uk/" rel="dofollow" class="text-decoration-none ">
  3488.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3489.                <i class="ti-angle-right me-2 text-primary"></i>
  3490.                crypto casinos
  3491.              </h6>
  3492.            </a>
  3493.          </div>
  3494.          
  3495.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3496.            <a href="https://www.ncpqsw.com/" rel="dofollow" class="text-decoration-none ">
  3497.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3498.                <i class="ti-angle-right me-2 text-primary"></i>
  3499.                best uk non GamStop casinos
  3500.              </h6>
  3501.            </a>
  3502.          </div>
  3503.          
  3504.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3505.            <a href="https://www.regionalnetworks.org.uk/" rel="dofollow" class="text-decoration-none ">
  3506.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3507.                <i class="ti-angle-right me-2 text-primary"></i>
  3508.                Gamstop free casinos
  3509.              </h6>
  3510.            </a>
  3511.          </div>
  3512.          
  3513.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3514.            <a href="https://humanigen.com/" rel="dofollow" class="text-decoration-none ">
  3515.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3516.                <i class="ti-angle-right me-2 text-primary"></i>
  3517.                casino not on gamstop
  3518.              </h6>
  3519.            </a>
  3520.          </div>
  3521.          
  3522.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3523.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  3524.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3525.                <i class="ti-angle-right me-2 text-primary"></i>
  3526.                non gamstop casino
  3527.              </h6>
  3528.            </a>
  3529.          </div>
  3530.          
  3531.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3532.            <a href="https://www.london-irish.com/" rel="dofollow" class="text-decoration-none ">
  3533.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3534.                <i class="ti-angle-right me-2 text-primary"></i>
  3535.                online casinos
  3536.              </h6>
  3537.            </a>
  3538.          </div>
  3539.          
  3540.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3541.            <a href="https://www.money-mentor.org/" rel="dofollow" class="text-decoration-none ">
  3542.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3543.                <i class="ti-angle-right me-2 text-primary"></i>
  3544.                crypto casinos
  3545.              </h6>
  3546.            </a>
  3547.          </div>
  3548.          
  3549.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3550.            <a href="https://www.globalwaters.org/" rel="dofollow" class="text-decoration-none ">
  3551.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3552.                <i class="ti-angle-right me-2 text-primary"></i>
  3553.                online casino
  3554.              </h6>
  3555.            </a>
  3556.          </div>
  3557.          
  3558.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3559.            <a href="https://roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3560.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3561.                <i class="ti-angle-right me-2 text-primary"></i>
  3562.                online casino
  3563.              </h6>
  3564.            </a>
  3565.          </div>
  3566.          
  3567.      </div>
  3568.    </div>
  3569.    
  3570.    <div class="sidebar-widget mb-4">
  3571.      <div class="widget-title-wrapper mb-3">
  3572.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3573.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3574.          <span class="title-arrow"></span>
  3575.        </h4>
  3576.      </div>
  3577.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3578.        <div class="blog-roll-list scrollable-sidebar">
  3579.          
  3580.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3581.            <a href="https://ibrabee.org.uk/" rel="dofollow" class="text-decoration-none ">
  3582.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3583.                <i class="ti-angle-right me-2 text-primary"></i>
  3584.                online casino uk
  3585.              </h6>
  3586.            </a>
  3587.          </div>
  3588.          
  3589.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3590.            <a href="https://www.roadpeace.org/" rel="dofollow" class="text-decoration-none ">
  3591.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3592.                <i class="ti-angle-right me-2 text-primary"></i>
  3593.                best online casinos
  3594.              </h6>
  3595.            </a>
  3596.          </div>
  3597.          
  3598.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3599.            <a href="https://www.summerhall.co.uk/" rel="dofollow" class="text-decoration-none ">
  3600.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3601.                <i class="ti-angle-right me-2 text-primary"></i>
  3602.                non gamstop casinos
  3603.              </h6>
  3604.            </a>
  3605.          </div>
  3606.          
  3607.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3608.            <a href="https://plasticoceans.uk/" rel="dofollow" class="text-decoration-none ">
  3609.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3610.                <i class="ti-angle-right me-2 text-primary"></i>
  3611.                casino not on gamstop
  3612.              </h6>
  3613.            </a>
  3614.          </div>
  3615.          
  3616.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3617.            <a href="https://platypuspress.co.uk/" rel="dofollow" class="text-decoration-none ">
  3618.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3619.                <i class="ti-angle-right me-2 text-primary"></i>
  3620.                online casino
  3621.              </h6>
  3622.            </a>
  3623.          </div>
  3624.          
  3625.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3626.            <a href="https://financialservicescultureboard.org.uk/" rel="dofollow" class="text-decoration-none ">
  3627.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3628.                <i class="ti-angle-right me-2 text-primary"></i>
  3629.                new sports betting sites uk
  3630.              </h6>
  3631.            </a>
  3632.          </div>
  3633.          
  3634.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3635.            <a href="https://www.kylebooks.co.uk/" rel="dofollow" class="text-decoration-none ">
  3636.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3637.                <i class="ti-angle-right me-2 text-primary"></i>
  3638.                best online casinos uk
  3639.              </h6>
  3640.            </a>
  3641.          </div>
  3642.          
  3643.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3644.            <a href="https://bereavementcommission.org.uk/" rel="dofollow" class="text-decoration-none ">
  3645.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3646.                <i class="ti-angle-right me-2 text-primary"></i>
  3647.                online casino
  3648.              </h6>
  3649.            </a>
  3650.          </div>
  3651.          
  3652.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3653.            <a href="https://www.foreignersinuk.co.uk/" rel="dofollow" class="text-decoration-none ">
  3654.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3655.                <i class="ti-angle-right me-2 text-primary"></i>
  3656.                casinos not on gamstop
  3657.              </h6>
  3658.            </a>
  3659.          </div>
  3660.          
  3661.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3662.            <a href="https://www.lsx.org.uk/" rel="dofollow" class="text-decoration-none ">
  3663.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3664.                <i class="ti-angle-right me-2 text-primary"></i>
  3665.                betting sites not on gamstop
  3666.              </h6>
  3667.            </a>
  3668.          </div>
  3669.          
  3670.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3671.            <a href="https://unbound.co.uk/" rel="dofollow" class="text-decoration-none ">
  3672.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3673.                <i class="ti-angle-right me-2 text-primary"></i>
  3674.                online casino
  3675.              </h6>
  3676.            </a>
  3677.          </div>
  3678.          
  3679.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3680.            <a href="https://itechlabs.co.uk/" rel="dofollow" class="text-decoration-none ">
  3681.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3682.                <i class="ti-angle-right me-2 text-primary"></i>
  3683.                crypto sports betting
  3684.              </h6>
  3685.            </a>
  3686.          </div>
  3687.          
  3688.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3689.            <a href="https://www.taysideaviation.co.uk/" rel="dofollow" class="text-decoration-none ">
  3690.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3691.                <i class="ti-angle-right me-2 text-primary"></i>
  3692.                crypto sports betting
  3693.              </h6>
  3694.            </a>
  3695.          </div>
  3696.          
  3697.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3698.            <a href="https://www.bshg.org.uk/" rel="dofollow" class="text-decoration-none ">
  3699.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3700.                <i class="ti-angle-right me-2 text-primary"></i>
  3701.                uk casinos not on gamstop
  3702.              </h6>
  3703.            </a>
  3704.          </div>
  3705.          
  3706.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3707.            <a href="https://heartofswlep.co.uk/" rel="dofollow" class="text-decoration-none ">
  3708.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3709.                <i class="ti-angle-right me-2 text-primary"></i>
  3710.                non gamstop casinos uk
  3711.              </h6>
  3712.            </a>
  3713.          </div>
  3714.          
  3715.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3716.            <a href="https://esports-news.co.uk/online-casinos/non-gamstop/" rel="dofollow" class="text-decoration-none ">
  3717.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3718.                <i class="ti-angle-right me-2 text-primary"></i>
  3719.                non gamstop casino
  3720.              </h6>
  3721.            </a>
  3722.          </div>
  3723.          
  3724.      </div>
  3725.    </div>
  3726.    
  3727.  </div>
  3728.  
  3729. <!-- Sidebar V2 Styles -->
  3730. <style>
  3731.  .sidebar-widget {
  3732.    position: relative;
  3733.  }
  3734.  
  3735.  .widget-title {
  3736.    font-size: 1.1rem;
  3737.    font-weight: 700;
  3738.    display: inline-block;
  3739.    position: relative;
  3740.    z-index: 2;
  3741.    border-radius: 0;
  3742.  }
  3743.  
  3744.  /* Green arrow for August Blog Roll */
  3745.  .title-arrow::after {
  3746.    content: '';
  3747.    position: absolute;
  3748.    top: 0;
  3749.    right: -22px;
  3750.    width: 0;
  3751.    height: 0;
  3752.    border-left: 22px solid var(--bs-primary);
  3753.    border-top: 22px solid transparent;
  3754.    border-bottom: 22px solid transparent;
  3755.    z-index: 1;
  3756.  }
  3757.  
  3758.  /* Blue arrow for Recent Posts */
  3759.  .title-arrow-primary::after {
  3760.    content: '';
  3761.    position: absolute;
  3762.    top: 0;
  3763.    right: -22px;
  3764.    width: 0;
  3765.    height: 0;
  3766.    border-left: 22px solid var(--bs-primary);
  3767.    border-top: 22px solid transparent;
  3768.    border-bottom: 22px solid transparent;
  3769.    z-index: 1;
  3770.  }
  3771.  
  3772.  .widget-content {
  3773.    margin-top: -1px;
  3774.    position: relative;
  3775.    z-index: 1;
  3776.     background-color: var(--card-bg);
  3777.  }
  3778.  
  3779.  /* Blog Roll Items Hover Effects */
  3780.  .blog-roll-item:hover .blog-title {
  3781.    color: #198754 !important;
  3782.    transform: translateX(5px);
  3783.    transition: all 0.3s ease;
  3784.  }
  3785.  
  3786.  /* Recent Post Items Hover Effects */
  3787.  .recent-post-item:hover .post-title a {
  3788.    color: #0d6efd !important;
  3789.    transition: color 0.3s ease;
  3790.  }
  3791.  
  3792.  .recent-post-item:hover .post-image img {
  3793.    transform: scale(1.05);
  3794.    transition: transform 0.3s ease;
  3795.  }
  3796.  
  3797.  /* Button Hover Effects */
  3798.  .btn:hover {
  3799.    transform: translateY(-2px);
  3800.    transition: all 0.3s ease;
  3801.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3802.  }
  3803.  
  3804.  /* Badge Hover Effects */
  3805.  .badge:hover {
  3806.    transform: scale(1.05);
  3807.    transition: transform 0.3s ease;
  3808.  }
  3809.  
  3810.  @media (max-width: 991px) {
  3811.    .sidebar {
  3812.      margin-top: 3rem;
  3813.    }
  3814.  }
  3815.  
  3816.  @media (max-width: 576px) {
  3817.    .widget-title {
  3818.      font-size: 1rem;
  3819.      padding: 0.75rem 1rem !important;
  3820.    }
  3821.  
  3822.    .title-arrow::after,
  3823.    .title-arrow-primary::after {
  3824.      right: -18px;
  3825.      border-left-width: 18px;
  3826.      border-top-width: 18px;
  3827.      border-bottom-width: 18px;
  3828.    }
  3829.  
  3830.    .post-image {
  3831.      width: 70px !important;
  3832.      height: 55px !important;
  3833.    }
  3834.  
  3835.    .blog-meta {
  3836.      flex-direction: column !important;
  3837.      align-items: flex-start !important;
  3838.      gap: 0.5rem;
  3839.    }
  3840.  }
  3841. </style>
  3842.  
  3843.    
  3844.            </div>
  3845.        </div>
  3846.    </div>
  3847. </section>
  3848.  
  3849. <script>
  3850. document.addEventListener('DOMContentLoaded', function() {
  3851.    // Simple scroll animation
  3852.    const cards = document.querySelectorAll('.blog-card');
  3853.    
  3854.    const observer = new IntersectionObserver(function(entries) {
  3855.        entries.forEach(entry => {
  3856.            if (entry.isIntersecting) {
  3857.                entry.target.style.opacity = '1';
  3858.                entry.target.style.transform = 'translateY(0)';
  3859.            }
  3860.        });
  3861.    }, {
  3862.        threshold: 0.1
  3863.    });
  3864.  
  3865.    cards.forEach((card, index) => {
  3866.        card.style.opacity = '0';
  3867.        card.style.transform = 'translateY(30px)';
  3868.        card.style.transition = `opacity 0.6s ease ${index * 0.1}s, transform 0.6s ease ${index * 0.1}s`;
  3869.        observer.observe(card);
  3870.    });
  3871. });
  3872. </script>
  3873.  
  3874.    
  3875.        
  3876.        <!-- end wpo-blog-highlights-section -->
  3877.        <!-- start wpo-blog-sponsored-section -->
  3878.        
  3879.  
  3880.  
  3881.  
  3882.    
  3883.  
  3884.  
  3885.  
  3886. <style>
  3887.    .sponsored-section-v5 {
  3888.        padding: 40px 0;
  3889.    }
  3890.    
  3891.    .sponsored-card-v5 {
  3892.        background: var(--card-bg);
  3893.        border: 1px solid #f5f5f5;
  3894.        border-radius: var(--border-radius);
  3895.        transition: border-color 0.3s ease;
  3896.        height: 100%;
  3897.    }
  3898.    
  3899.    .sponsored-card-v5:hover {
  3900.        border-color: var(--bs-primary);
  3901.    }
  3902.    
  3903.    .sponsored-image-v5 {
  3904.        position: relative;
  3905.        background: var(--card-bg);
  3906.        box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  3907.        margin: 15px 15px 0;
  3908.    }
  3909.    
  3910.    .sponsored-image-v5 img {
  3911.        width: 100%;
  3912.        height: 140px;
  3913.        object-fit: cover;
  3914.        border-radius: var(--border-radius);
  3915.    }
  3916.    
  3917.    .sponsored-badge-v5 {
  3918.        position: absolute;
  3919.        top: 6px;
  3920.        left: 8px;
  3921.        padding: 4px 10px;
  3922.        font-size: 11px;
  3923.        font-weight: 600;
  3924.        text-transform: uppercase;    
  3925.        border-radius: var(--border-radius);
  3926.    }
  3927.    
  3928.    .sponsored-badge-v5::before {
  3929.        content: '';
  3930.        position: absolute;
  3931.        top: 8px;
  3932.        left: -10px;
  3933.        border-top: 10px solid var(--bs-primary);
  3934.        border-left: 10px solid transparent;
  3935.        transform: rotate(45deg);
  3936.    }
  3937.    
  3938.    .sponsored-content-v5 {
  3939.        padding: 15px;
  3940.    }
  3941.    
  3942.    .sponsored-title-v5 {
  3943.        font-size: 15px;
  3944.        font-weight: 700;
  3945.        line-height: 1.4;
  3946.        margin-bottom: 8px;
  3947.        color: #333;
  3948.    }
  3949.    
  3950.    .sponsored-title-v5 a {
  3951.        text-decoration: none;
  3952.        color: #333;
  3953.    }
  3954.    
  3955.    .sponsored-title-v5 a:hover {
  3956.        color: var(--bs-primary); /* Purple hover */
  3957.    }
  3958.    
  3959.    .sponsored-excerpt-v5 {
  3960.        font-size: 12px;
  3961.        font-style: italic;
  3962.        color: #868e96;
  3963.        margin-bottom: 10px;
  3964.        line-height: 1.5;
  3965.    }
  3966.    
  3967.    .sponsored-meta-v5 {
  3968.        font-size: 11px;
  3969.        color: #6c757d;
  3970.    }
  3971.    
  3972.    .author-info-v5 {
  3973.        margin-bottom: 5px;
  3974.    }
  3975.    
  3976.    .sponsored-author-img-v5 {
  3977.        width: 22px;
  3978.        height: 22px;
  3979.        border-radius: var(--border-radius);
  3980.        object-fit: cover;
  3981.        vertical-align: middle;
  3982.        margin-right: 5px;
  3983.    }
  3984.    
  3985.    .section-title-sponsored-v5 {
  3986.        font-size: 2.1rem;
  3987.        font-weight: 700;
  3988.        text-align: center;
  3989.        margin-bottom: 30px;
  3990.        color: #333;
  3991.        position: relative;
  3992.    }
  3993.    
  3994.    .section-title-sponsored-v5::after {
  3995.        content: '';
  3996.        position: absolute;
  3997.        bottom: -10px;
  3998.        left: 50%;
  3999.        transform: translateX(-50%);
  4000.        width: 80px;
  4001.        height: 2px;
  4002.        background: var(--bs-primary);
  4003.        box-shadow: 0 2px 0 0 var(--bs-primary);
  4004.    }
  4005.  
  4006.    @media (max-width: 768px) {
  4007.        .sponsored-section-v5 {
  4008.            padding: 25px 0;
  4009.        }
  4010.        .sponsored-image-v5 {
  4011.            margin: 10px 10px 0;
  4012.            padding: 8px;
  4013.        }
  4014.        .sponsored-image-v5 img {
  4015.            height: 120px;
  4016.        }
  4017.        .sponsored-content-v5 {
  4018.            padding: 12px;
  4019.        }
  4020.        .sponsored-title-v5 {
  4021.            font-size: 14px;
  4022.        }
  4023.        .sponsored-excerpt-v5 {
  4024.            font-size: 11px;
  4025.        }
  4026.        .section-title-sponsored-v5 {
  4027.            font-size: 1.7rem;
  4028.        }
  4029.    }
  4030. </style>
  4031.  
  4032. <section class="sponsored-section-v5">
  4033.    <div class="container-fluid fluid-container">
  4034.        <div class="row">
  4035.            <div class="col-12">
  4036.                <h2 class="section-title-sponsored-v5">Sponsored News</h2>
  4037.            </div>
  4038.        </div>
  4039.        
  4040.        <div class="row g-3">
  4041.            
  4042.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4043.                <div class="card sponsored-card-v5">
  4044.                    <div class="sponsored-image-v5">
  4045.                        
  4046.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4047.                        
  4048.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4049.                    </div>
  4050.                    <div class="sponsored-content-v5">
  4051.                        <h3 class="sponsored-title-v5">
  4052.                            <a href="/disturbing-remembrances-reemerge-in-davao-as-officials-piece-together-bondi-attack-suspects-movements/" >
  4053.                                            Disturbing Remembrances Reemerge in Davao as Officials Piece Together Bondi Attack Suspects’ Movements
  4054.                                            </a>
  4055.                        </h3>
  4056.                        <p class="sponsored-excerpt-v5">
  4057.                          
  4058.                        </p>
  4059.                        <div class="sponsored-meta-v5">
  4060.                            <div class="author-info-v5">
  4061.                                
  4062.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4063.                                
  4064.                                <span>
  4065.                                    Michele Robles
  4066.                                </span>
  4067.                            </div>
  4068.                            <div>18 May 2026</div>
  4069.                        </div>
  4070.                    </div>
  4071.                </div>
  4072.            </div>
  4073.            
  4074.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4075.                <div class="card sponsored-card-v5">
  4076.                    <div class="sponsored-image-v5">
  4077.                        
  4078.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4079.                        
  4080.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4081.                    </div>
  4082.                    <div class="sponsored-content-v5">
  4083.                        <h3 class="sponsored-title-v5">
  4084.                            <a href="/genuine-algarve-discovering-portugal-away-from-the-beach/" >
  4085.                                            Genuine Algarve: Discovering Portugal Away from the Beach
  4086.                                            </a>
  4087.                        </h3>
  4088.                        <p class="sponsored-excerpt-v5">
  4089.                          
  4090.                        </p>
  4091.                        <div class="sponsored-meta-v5">
  4092.                            <div class="author-info-v5">
  4093.                                
  4094.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4095.                                
  4096.                                <span>
  4097.                                    Michele Robles
  4098.                                </span>
  4099.                            </div>
  4100.                            <div>18 May 2026</div>
  4101.                        </div>
  4102.                    </div>
  4103.                </div>
  4104.            </div>
  4105.            
  4106.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4107.                <div class="card sponsored-card-v5">
  4108.                    <div class="sponsored-image-v5">
  4109.                        
  4110.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4111.                        
  4112.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4113.                    </div>
  4114.                    <div class="sponsored-content-v5">
  4115.                        <h3 class="sponsored-title-v5">
  4116.                            <a href="/arsenals-goalkeeper-highlights-teams-strength-as-vital-to-silverware-ambitions/" >
  4117.                                            Arsenal&#x27;s goalkeeper Highlights Team&#x27;s Strength as Vital to Silverware Ambitions
  4118.                                            </a>
  4119.                        </h3>
  4120.                        <p class="sponsored-excerpt-v5">
  4121.                          
  4122.                        </p>
  4123.                        <div class="sponsored-meta-v5">
  4124.                            <div class="author-info-v5">
  4125.                                
  4126.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4127.                                
  4128.                                <span>
  4129.                                    Michele Robles
  4130.                                </span>
  4131.                            </div>
  4132.                            <div>18 May 2026</div>
  4133.                        </div>
  4134.                    </div>
  4135.                </div>
  4136.            </div>
  4137.            
  4138.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4139.                <div class="card sponsored-card-v5">
  4140.                    <div class="sponsored-image-v5">
  4141.                        
  4142.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4143.                        
  4144.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4145.                    </div>
  4146.                    <div class="sponsored-content-v5">
  4147.                        <h3 class="sponsored-title-v5">
  4148.                            <a href="/will-the-new-zealand-rugby-team-rediscover-their-magic-this-autumn/" >
  4149.                                            Will the New Zealand rugby team rediscover their magic this autumn?
  4150.                                            </a>
  4151.                        </h3>
  4152.                        <p class="sponsored-excerpt-v5">
  4153.                          
  4154.                        </p>
  4155.                        <div class="sponsored-meta-v5">
  4156.                            <div class="author-info-v5">
  4157.                                
  4158.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4159.                                
  4160.                                <span>
  4161.                                    Michele Robles
  4162.                                </span>
  4163.                            </div>
  4164.                            <div>18 May 2026</div>
  4165.                        </div>
  4166.                    </div>
  4167.                </div>
  4168.            </div>
  4169.            
  4170.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4171.                <div class="card sponsored-card-v5">
  4172.                    <div class="sponsored-image-v5">
  4173.                        
  4174.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4175.                        
  4176.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4177.                    </div>
  4178.                    <div class="sponsored-content-v5">
  4179.                        <h3 class="sponsored-title-v5">
  4180.                            <a href="/his-overarching-shadow-in-the-sporting-world-achieved-new-heights-in-last-year-the-coming-year-threatens-to-be-even-bigger/" >
  4181.                                            His Overarching Shadow in The Sporting World Achieved New Heights in Last Year. The Coming Year Threatens to Be Even Bigger.
  4182.                                            </a>
  4183.                        </h3>
  4184.                        <p class="sponsored-excerpt-v5">
  4185.                          
  4186.                        </p>
  4187.                        <div class="sponsored-meta-v5">
  4188.                            <div class="author-info-v5">
  4189.                                
  4190.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4191.                                
  4192.                                <span>
  4193.                                    Michele Robles
  4194.                                </span>
  4195.                            </div>
  4196.                            <div>18 May 2026</div>
  4197.                        </div>
  4198.                    </div>
  4199.                </div>
  4200.            </div>
  4201.            
  4202.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4203.                <div class="card sponsored-card-v5">
  4204.                    <div class="sponsored-image-v5">
  4205.                        
  4206.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4207.                        
  4208.                        <div class="sponsored-badge-v5 bg-primary-gradient">News</div>
  4209.                    </div>
  4210.                    <div class="sponsored-content-v5">
  4211.                        <h3 class="sponsored-title-v5">
  4212.                            <a href="/we-got-dismissed-and-we-accept-it-heres-how-to-secure-a-fresh-position-that-works-your-needs/" >
  4213.                                            We Got Dismissed, and We Accept It – Here&#x27;s How to Secure a Fresh Position That Works Your Needs
  4214.                                            </a>
  4215.                        </h3>
  4216.                        <p class="sponsored-excerpt-v5">
  4217.                          
  4218.                        </p>
  4219.                        <div class="sponsored-meta-v5">
  4220.                            <div class="author-info-v5">
  4221.                                
  4222.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Michele Robles" class="sponsored-author-img-v5">
  4223.                                
  4224.                                <span>
  4225.                                    Michele Robles
  4226.                                </span>
  4227.                            </div>
  4228.                            <div>18 May 2026</div>
  4229.                        </div>
  4230.                    </div>
  4231.                </div>
  4232.            </div>
  4233.            
  4234.        </div>
  4235.    </div>
  4236. </section>
  4237.  
  4238.  
  4239.    
  4240.        <!-- end wpo-blog-sponsored-section -->
  4241.        <!-- start wpo-subscribe-section -->
  4242.        
  4243.        <!-- end subscribe-section -->
  4244.        <!-- start of wpo-site-footer-section -->
  4245.        
  4246.  
  4247.  
  4248.  
  4249.  
  4250.  
  4251. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  4252.  <!-- Main Content: Asymmetrical Layout -->
  4253.  <div class="footer-main-content py-5">
  4254.    <div class="container-fluid fluid-container">
  4255.      <div class="row">
  4256.        <!-- Left: Logo & Tagline (Narrow, Skewed) -->
  4257.        <div class="col-lg-3 col-md-4 col-12 mb-4 skewed-section">
  4258.          <div class="brand-logo text-center text-lg-start">
  4259.            
  4260.              <h3 class="brand-title">Corex Media Blog</h3>
  4261.            
  4262.            <p class="brand-tagline mt-2">Explore insights on digital marketing, web design, and SEO strategies from Corex Media, a UK-based agency helping businesses grow online.</p>
  4263.          </div>
  4264.        </div>
  4265.        <!-- Right: Staggered Links -->
  4266.        <div class="col-lg-9 col-md-8 col-12">
  4267.          <div class="d-flex flex-column gap-4">
  4268.            <!-- Quick Links -->
  4269.            <div class="footer-column offset-content">
  4270.              <h5 class="column-title">Quick Links</h5>
  4271.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  4272.                
  4273.                  <li>
  4274.                    <a class="menu-link" href="/mastering-online-slot-games-best-10-tips-to-win/">Mastering Online Slot Games: Best 10 Tips to Win</a>
  4275.                  </li>
  4276.                
  4277.                  <li>
  4278.                    <a class="menu-link" href="/i-want-to-ride-out-on-a-unicorn-every-night-fantasy-themed-metal-group-castle-rat/">‘I Want to Ride Out on a Unicorn Every Night’: Fantasy-Themed Metal Group Castle Rat</a>
  4279.                  </li>
  4280.                
  4281.                  <li>
  4282.                    <a class="menu-link" href="/common-mistakes-to-bypass-while-playing-online-casino-slot-games/">Common Mistakes to Bypass While Playing Online Casino Slot Games</a>
  4283.                  </li>
  4284.                
  4285.                  <li>
  4286.                    <a class="menu-link" href="/swiss-ski-resort-fire-victims-are-treated-in-burns-units-throughout-the-continent/">Swiss Ski Resort Fire Victims Are Treated in Burns Units Throughout the Continent</a>
  4287.                  </li>
  4288.                
  4289.                  <li>
  4290.                    <a class="menu-link" href="/queens-salute-queens-as-trump-offers-mamdani-a-warm-greeting/">Queens Salute Queens as Trump Offers Mamdani a Warm Greeting</a>
  4291.                  </li>
  4292.                
  4293.                  <li>
  4294.                    <a class="menu-link" href="/the-ten-year-affair-from-author-erin-somers-the-midlife-adultery-tale-this-generation-needs/">The Ten Year Affair from author Erin Somers: The Midlife Adultery Tale This Generation Needs.</a>
  4295.                  </li>
  4296.                
  4297.              </ul>
  4298.            </div>
  4299.            <!-- Top Categories -->
  4300.            <div class="footer-column offset-content offset-right">
  4301.              <h5 class="column-title">Top Categories</h5>
  4302.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  4303.                
  4304.                  <li>
  4305.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4306.                  </li>
  4307.                
  4308.                  <li>
  4309.                    <a class="menu-link" href="/category/business/">Business</a>
  4310.                  </li>
  4311.                
  4312.                  <li>
  4313.                    <a class="menu-link" href="/category/esports/">Esports</a>
  4314.                  </li>
  4315.                
  4316.                  <li>
  4317.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  4318.                  </li>
  4319.                
  4320.                  <li>
  4321.                    <a class="menu-link" href="/category/featured/">Featured</a>
  4322.                  </li>
  4323.                
  4324.              </ul>
  4325.            </div>
  4326.            <!-- Blog Rolls -->
  4327.           <div class="footer-column offset-content">
  4328.              <h5 class="column-title">Blog Rolls</h5>
  4329.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3" id="blogRollLinks">
  4330.                
  4331.                
  4332.  
  4333.                
  4334.                
  4335.                  
  4336.                
  4337.              </ul>
  4338.            </div>
  4339.          </div>
  4340.        </div>
  4341.      </div>
  4342.    </div>
  4343.  </div>
  4344.  
  4345.  <!-- Bottom Section -->
  4346.  <div class="footer-bottom bg-primary text-white py-3">
  4347.    <div class="container-fluid fluid-container">
  4348.      <div class="row justify-content-center">
  4349.        <div class="col-12 text-center">
  4350.          <div class="bottom-content">
  4351.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3 mb-3">
  4352.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  4353.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  4354.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4355.            </div>
  4356.            <div class="copyright-info ">
  4357.              <p class="mb-0 text-white">
  4358.                &copy; 2026 <strong>Corex Media Blog</strong>. All rights reserved.
  4359.              </p>
  4360.            </div>
  4361.          </div>
  4362.        </div>
  4363.      </div>
  4364.    </div>
  4365.  </div>
  4366. </footer>
  4367.  
  4368.  
  4369.  
  4370. <style>
  4371. .footer-logo {
  4372.    height: 60px;
  4373.    width: auto;
  4374. }
  4375.  
  4376. .brand-title {
  4377.    font-size: 24px;
  4378.    font-weight: 700;
  4379.    color: white  !important;
  4380.    margin: 0;
  4381. }
  4382.  
  4383. .brand-tagline {
  4384.    font-size: 14px;
  4385.    color: white  !important;
  4386.    margin: 0;
  4387. }
  4388.  
  4389. .column-title {
  4390.    font-size: 16px;
  4391.    font-weight: 600;
  4392.    color: white !important;
  4393.    margin-bottom: 12px;
  4394. }
  4395.  
  4396. .footer-menu {
  4397.    margin: 0;
  4398. }
  4399.  
  4400. .menu-link {
  4401.    color: white !important;
  4402.    text-decoration: none;
  4403.    font-size: 14px;
  4404.    transition: color 0.3s ease, transform 0.3s ease;
  4405. }
  4406.  
  4407. .menu-link:hover {
  4408.    color: var(--primary-color);
  4409.    transform: scale(1.05);
  4410. }
  4411.  
  4412. .offset-content {
  4413.    margin-left: 20px;
  4414. }
  4415.  
  4416. .footer-bottom {
  4417.    font-size: 13px;
  4418. }
  4419.  
  4420. .utility-link {
  4421.    color: white  !important;
  4422.    text-decoration: none;
  4423.    font-size: 13px;
  4424.    transition: color 0.3s ease;
  4425. }
  4426.  
  4427. .utility-link:hover {
  4428.    color: var(--primary-color);
  4429. }
  4430.  
  4431. .copyright-info p {
  4432.    font-size: 13px;
  4433. }
  4434.  
  4435. /* Responsive Design */
  4436. @media (max-width: 1024px) {
  4437.   .footer-logo{
  4438.    height: 40px;
  4439.    width: auto;
  4440.   }
  4441. }
  4442.  
  4443. @media (max-width: 768px) {
  4444.    .footer-logo {
  4445.        height: 60px;
  4446.    }
  4447.    
  4448.    .column-title {
  4449.        font-size: 15px;
  4450.        text-align: center;
  4451.    }
  4452.    
  4453.    .footer-menu {
  4454.        justify-content: center;
  4455.    }
  4456.    
  4457.    .menu-link {
  4458.        font-size: 13px;
  4459.    }
  4460. }
  4461.  
  4462. @media (max-width: 576px) {
  4463.    .brand-title {
  4464.        font-size: 20px;
  4465.    }
  4466.    
  4467.    .brand-tagline {
  4468.        font-size: 12px;
  4469.    }
  4470.    
  4471.    .cta-btn {
  4472.        font-size: 12px;
  4473.        padding: 5px 12px;
  4474.    }
  4475. }
  4476. </style>
  4477.  
  4478. <script>
  4479. // Prevent default for placeholder links
  4480. document.addEventListener('DOMContentLoaded', function() {
  4481.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4482.        anchor.addEventListener('click', function(e) {
  4483.            e.preventDefault();
  4484.        });
  4485.    });
  4486. });
  4487. document.addEventListener('DOMContentLoaded', function () {
  4488.    var btn = document.getElementById('toggleBlogRollLinks');
  4489.    if (!btn) return; // No extra items, no button
  4490.  
  4491.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4492.  
  4493.    btn.addEventListener('click', function () {
  4494.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4495.            return li.classList.contains('d-none');
  4496.        });
  4497.  
  4498.        extras.forEach(function (li) {
  4499.            if (anyHidden) {
  4500.                li.classList.remove('d-none');
  4501.                li.classList.add('show');
  4502.            } else {
  4503.                li.classList.add('d-none');
  4504.                li.classList.remove('show');
  4505.            }
  4506.        });
  4507.  
  4508.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4509.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4510.    });
  4511. });
  4512.  
  4513. </script>
  4514.  
  4515.        <!-- end of wpo-site-footer-section -->
  4516.    </div>
  4517.    <!-- end of page-wrapper -->
  4518.  
  4519.    <!-- All JavaScript files
  4520.    ================================================== -->
  4521.    
  4522.  
  4523. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4524. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4525. <!-- Plugins for this template -->
  4526. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4527. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4528. <!-- Custom script for this template -->
  4529. <script src="/static/blogapp/assets/js/script.js"></script>
  4530.  
  4531. <script>
  4532. (function () {
  4533. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4534. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4535.  
  4536. function applyFallback(img) {
  4537. if (!img || img.dataset.fallbackApplied === "1") {
  4538. return;
  4539. }
  4540. var failedSrc = img.currentSrc || img.src || "";
  4541. img.dataset.fallbackApplied = "1";
  4542. img.onerror = null;
  4543. img.src = fallbackImageSrc;
  4544. console.warn("[ImageFallback] Replaced broken image:", {
  4545. failedSrc: failedSrc,
  4546. fallbackSrc: fallbackImageSrc,
  4547. alt: img.alt || "",
  4548. });
  4549. }
  4550.  
  4551. document.querySelectorAll("img").forEach(function (img) {
  4552. if (img.complete && img.naturalWidth === 0) {
  4553. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4554. failedSrc: img.currentSrc || img.src || "",
  4555. alt: img.alt || "",
  4556. });
  4557. applyFallback(img);
  4558. }
  4559. });
  4560.  
  4561. document.addEventListener(
  4562. "error",
  4563. function (event) {
  4564. var target = event.target;
  4565. if (target && target.tagName === "IMG") {
  4566. applyFallback(target);
  4567. }
  4568. },
  4569. true
  4570. );
  4571. })();
  4572. </script>
  4573.  
  4574. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4575.  
  4576.  
  4577.  
  4578. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"9badbd6bebc345979356ccac6c6e5480","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4579. </body>
  4580.  
  4581. </html>
  4582.  
  4583.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda