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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="ptserif">
  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_14_uSJjvof_8EQJoMN_oCiObIN_y4YbgHL.png">
  14.    
  15.  
  16.    <title>ScotiaDirect UK: Expert Financial Advice &amp; Investment Insights</title>
  17.    <meta name="description" content="ScotiaDirect UK provides expert financial guidance, investment strategies, and market analysis to help you achieve your financial goals with confidence.">
  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://scotiadirect.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #ffc107;
  42.        --bs-primary-rgb: ffc107;
  43.        --bs-secondary: #78716c;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #dc2626;
  46.        --bs-warning: #d97706;
  47.        --bs-info: #0284c7;
  48.        --bs-light: #fefce8;
  49.        --bs-dark: #3f3f46;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #ffc107;
  53.        --theme-primary-color-s2: #ffc107;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #3f3f46;
  57.        --text-light-color: #676767;
  58.        --heading-color: #3f3f46;
  59.        --border-color: #fef08a;
  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: #fef08a;
  75.        --navbar-color: #3f3f46;
  76.        --topbar-bg: #fefce8;
  77.        --topbar-color: #3f3f46;
  78.        --footer-bg: #3f3f46;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #fef08a;
  82.        --card-radius: 10px;
  83.        --link-color: #ffc107;
  84.        --link-hover: #e0a800;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(255, 193, 7, 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_39">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.  
  396.  
  397.            <!-- end preloader -->
  398.        
  399.        <!-- Start header -->
  400.        <header id="header" class="wpo-site-header">
  401.            
  402.  
  403.  
  404.    
  405.  
  406.  
  407. <div class="top-bg">
  408. <div class="unique-header px-3 d-sm-flex d-none container-fluid fluid-container">
  409.    <button class="unique-menu-button bg-primary-gradient">Latest Update</button>
  410.  
  411.    <div class="unique-news-wrapper-container">
  412.        <div class="unique-news-wrapper top-color" id="newsWrapper">
  413.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex ">
  414.            <p class="text-center">
  415.              
  416.              <a href="/the-gal%C3%A1pagos-islands-had-no-native-amphibians-then-countless-numbers-of-amphibians-invaded/" class="px-5 top-color">
  417.                The Galápagos Islands Had No Native Amphibians. Then Countless Numbers of Amphibians Invaded
  418.              </a>
  419.              
  420.              <a href="/sharing-a-dugout-with-ferguson-and-being-knocked-out-a-photographers-tales/" class="px-5 top-color">
  421.                Sharing a Dugout with Ferguson and Being &#x27;Knocked Out&#x27; – A Photographer&#x27;s Tales
  422.              </a>
  423.              
  424.              <a href="/gavin-newsom-again-denies-parole-for-cult-member-longtime-inmate/" class="px-5 top-color">
  425.                Gavin Newsom Again Denies Parole for Cult Member Longtime Inmate
  426.              </a>
  427.              
  428.              <a href="/suspect-in-brown-university-shooting-found-discovered-deceased-inside-self-storage-unit/" class="px-5 top-color">
  429.                Suspect in Brown University Shooting Found Discovered Deceased Inside Self-Storage Unit.
  430.              </a>
  431.              
  432.              <a href="/the-mushroom-cleaning-controversy-a-guide-to-preparing-edible-fungi/" class="px-5 top-color">
  433.                The Mushroom Cleaning Controversy: A Guide to Preparing Edible Fungi
  434.              </a>
  435.              
  436.            </p>
  437.          </marquee>
  438.        </div>
  439.    </div>
  440.  
  441.    <div class="contact-info top-color">
  442.        <ul class="d-flex list-unstyled gap-3 flex-wrap">
  443.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  444.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  445.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  446.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  447.        </ul>
  448.    </div>
  449. </div>
  450. </div>
  451.  
  452. <script>
  453.    // Build array directly from Django context
  454.    const newsItems = [
  455.        
  456.            { title: "The Galápagos Islands Had No Native Amphibians. Then Countless Numbers of Amphibians Invaded", url: "/the-gal%C3%A1pagos-islands-had-no-native-amphibians-then-countless-numbers-of-amphibians-invaded/" },
  457.        
  458.            { title: "Sharing a Dugout with Ferguson and Being \u0027Knocked Out\u0027 – A Photographer\u0027s Tales", url: "/sharing-a-dugout-with-ferguson-and-being-knocked-out-a-photographers-tales/" },
  459.        
  460.            { title: "Gavin Newsom Again Denies Parole for Cult Member Longtime Inmate", url: "/gavin-newsom-again-denies-parole-for-cult-member-longtime-inmate/" },
  461.        
  462.            { title: "Suspect in Brown University Shooting Found Discovered Deceased Inside Self\u002DStorage Unit.", url: "/suspect-in-brown-university-shooting-found-discovered-deceased-inside-self-storage-unit/" },
  463.        
  464.            { title: "The Mushroom Cleaning Controversy: A Guide to Preparing Edible Fungi", url: "/the-mushroom-cleaning-controversy-a-guide-to-preparing-edible-fungi/" }
  465.        
  466.    ];
  467.  
  468.    let currentNewsIndex = 0;
  469.    const newsWrapper = document.getElementById('newsWrapper');
  470.    let currentNewsElement = null;
  471.    let typingInterval = null;
  472.    let isTyping = false;
  473.  
  474.    function createNewsElement() {
  475.        const newsElement = document.createElement('div');
  476.        newsElement.className = 'unique-news-item top-color active';
  477.        newsWrapper.appendChild(newsElement);
  478.        currentNewsElement = newsElement;
  479.    }
  480.  
  481.    function typeText(news, element, callback) {
  482.        let index = 0;
  483.        element.innerHTML = '<span class="unique-cursor"></span>';
  484.  
  485.        typingInterval = setInterval(() => {
  486.            if (index < news.title.length) {
  487.                const currentText = news.title.substring(0, index + 1);
  488.                element.innerHTML = `<a href="${news.url}" class="top-color">${currentText}</a><span class="unique-cursor"></span>`;
  489.                index++;
  490.            } else {
  491.                clearInterval(typingInterval);
  492.                setTimeout(() => {
  493.                    element.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  494.                    if (callback) callback();
  495.                }, 1000);
  496.            }
  497.        }, 100); // typing speed
  498.    }
  499.  
  500.    function startTyping() {
  501.        if (isTyping) return;
  502.  
  503.        isTyping = true;
  504.        const currentNews = newsItems[currentNewsIndex];
  505.  
  506.        typeText(currentNews, currentNewsElement, () => {
  507.            isTyping = false;
  508.            setTimeout(() => {
  509.                currentNewsIndex = (currentNewsIndex + 1) % newsItems.length;
  510.                startTyping();
  511.            }, 5000); // wait before next headline
  512.        });
  513.    }
  514.  
  515.    window.onload = function() {
  516.        createNewsElement();
  517.        startTyping();
  518.    };
  519. </script>
  520.  
  521.  
  522.  
  523.            
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530. <header class="header-v6 mb-4 nav-bg position-relative">
  531.    <div class="main-header-v6">
  532.        <div class="container-fluid fluid-container">
  533.            <div class="row align-items-center justify-content-between">
  534.                <!-- Left Navigation -->
  535.                <div class="col-lg-5 col-md-3">
  536.                    <nav class="left-nav-v6">
  537.                        <ul class="nav-list-v6">
  538.                            
  539.                            <li class="nav-item-v6">
  540.                                <a href="/" class="nav-link-v6 active-v6">Home</a>
  541.                            </li>
  542.  
  543.                            
  544.                            
  545.                            <li class="nav-item-v6">
  546.                                <a href="/category/all-posts/" class="nav-link-v6">
  547.                                    All Posts
  548.                                </a>
  549.                            </li>
  550.                            
  551.                            <li class="nav-item-v6">
  552.                                <a href="/category/business/" class="nav-link-v6">
  553.                                    Business
  554.                                </a>
  555.                            </li>
  556.                            
  557.                            <li class="nav-item-v6">
  558.                                <a href="/category/esports/" class="nav-link-v6">
  559.                                    Esports
  560.                                </a>
  561.                            </li>
  562.                            
  563.                        </ul>
  564.                    </nav>
  565.                </div>
  566.  
  567.                <!-- Center Logo -->
  568.               <div class="col-lg-2 col-md-6 text-center">
  569.                    <div class="logo-center-v6">
  570.                        <a class="brand-link-v6" href="/">
  571.                            
  572.                                ScotiaDirect UK
  573.                            
  574.                        </a>
  575.                    </div>
  576.                </div>
  577.  
  578.                <!-- Right Navigation -->
  579.                <div class="col-lg-5 col-md-3">
  580.                    <nav class="right-nav-v6">
  581.                        <ul class="nav-list-v6 justify-content-end">
  582.  
  583.                            
  584.                            
  585.                            <li class="nav-item-v6">
  586.                                <a href="/category/fashion/" class="nav-link-v6">
  587.                                    Fashion
  588.                                </a>
  589.                            </li>
  590.                            
  591.                            <li class="nav-item-v6">
  592.                                <a href="/category/featured/" class="nav-link-v6">
  593.                                    Featured
  594.                                </a>
  595.                            </li>
  596.                            
  597.  
  598.                            
  599.                            
  600.                            
  601.                            <li class="nav-item-v6 dropdown-container-v6">
  602.                                <a href="#" class="nav-link-v6">More</a>
  603.                                <div class="mega-dropdown-v6">
  604.                                    <div class="dropdown-grid-v6">
  605.                                        <div class="dropdown-column-v6">
  606.                                            
  607.                                            <a href="/category/gaming/"
  608.                                                class="dropdown-link-v6">
  609.                                                Gaming
  610.                                            </a>
  611.                                            
  612.                                            <a href="/category/health/"
  613.                                                class="dropdown-link-v6">
  614.                                                Health
  615.                                            </a>
  616.                                            
  617.                                            <a href="/category/life-fitness/"
  618.                                                class="dropdown-link-v6">
  619.                                                Life &amp; Fitness
  620.                                            </a>
  621.                                            
  622.                                            <a href="/category/lifestyle/"
  623.                                                class="dropdown-link-v6">
  624.                                                Lifestyle
  625.                                            </a>
  626.                                            
  627.                                            <a href="/category/news/"
  628.                                                class="dropdown-link-v6">
  629.                                                News
  630.                                            </a>
  631.                                            
  632.                                            <a href="/category/others/"
  633.                                                class="dropdown-link-v6">
  634.                                                Others
  635.                                            </a>
  636.                                            
  637.                                            <a href="/category/politics/"
  638.                                                class="dropdown-link-v6">
  639.                                                Politics
  640.                                            </a>
  641.                                            
  642.                                            <a href="/category/sports/"
  643.                                                class="dropdown-link-v6">
  644.                                                Sports
  645.                                            </a>
  646.                                            
  647.                                            <a href="/category/tech/"
  648.                                                class="dropdown-link-v6">
  649.                                                Tech
  650.                                            </a>
  651.                                            
  652.                                            <a href="/category/travel/"
  653.                                                class="dropdown-link-v6">
  654.                                                Travel
  655.                                            </a>
  656.                                            
  657.                                        </div>
  658.                                    </div>
  659.                                </div>
  660.                            </li>
  661.                            
  662.                            
  663.                             <li>
  664.                  <a href="/page/contact-us/">
  665.                     Contact Us
  666.                  </a>
  667.              </li>
  668.                        </ul>
  669.                    </nav>
  670.                </div>
  671.            </div>
  672.  
  673.  
  674.            <!-- Search Bar Row -->
  675.            <div class="row mt-md-4 ">
  676.                <div class="col-12">
  677.                    <div class="search-container-v6">
  678.                        <form class="search-form-v6" action="#" method="get">
  679.                            <div class="search-wrapper-v6">
  680.                                <svg class="search-icon-v6" width="20" height="20" viewBox="0 0 24 24" fill="none"
  681.                                    stroke="currentColor" stroke-width="2">
  682.                                    <circle cx="11" cy="11" r="8"></circle>
  683.                                    <path d="m21 21-4.35-4.35"></path>
  684.                                </svg>
  685.                                <input id="search-input" type="search" class="search-input-v6"
  686.                                    placeholder="What are you looking for today?" name="q">
  687.                                <button type="submit" class="search-submit-v6">Search</button>
  688.                            </div>
  689.                        </form>
  690.                         <div id="search-results" class="search-results-container search-v1"></div>
  691.                    </div>
  692.                </div>
  693.            </div>
  694.        </div>
  695.    </div>
  696.  
  697.    <!-- Mobile Menu Button -->
  698.    <button class="mobile-toggle-v6  d-lg-none" type="button" onclick="toggleMenuV6()">
  699.        <span class="hamburger-line-v6 text-link "></span>
  700.        <span class="hamburger-line-v6 text-link "></span>
  701.        <span class="hamburger-line-v6 text-link "></span>
  702.    </button>
  703.  
  704.    <!-- Mobile Menu -->
  705. <div class="mobile-menu-v6 d-lg-none" id="mobileMenuV6">
  706.    <div class="mobile-menu-content-v6">
  707.        <button class="mobile-toggle-v6 text-link d-lg-none" style="font-size: larger;" type="button"
  708.            onclick="toggleMenuV6()">
  709.            X
  710.        </button>
  711.        <ul class="mobile-nav-list-v6">
  712.  
  713.            <!-- Static Home -->
  714.            <li class="mobile-nav-item-v6">
  715.                <a href="/"
  716.                   class="mobile-nav-link-v6 active-v6">
  717.                    Home
  718.                </a>
  719.            </li>
  720.  
  721.            <!-- Dynamic categories -->
  722.            
  723.            <li class="mobile-nav-item-v6">
  724.                <a href="/category/all-posts/"
  725.                   class="mobile-nav-link-v6 ">
  726.                    All Posts
  727.                </a>
  728.            </li>
  729.            
  730.            <li class="mobile-nav-item-v6">
  731.                <a href="/category/business/"
  732.                   class="mobile-nav-link-v6 ">
  733.                    Business
  734.                </a>
  735.            </li>
  736.            
  737.            <li class="mobile-nav-item-v6">
  738.                <a href="/category/esports/"
  739.                   class="mobile-nav-link-v6 ">
  740.                    Esports
  741.                </a>
  742.            </li>
  743.            
  744.            <li class="mobile-nav-item-v6">
  745.                <a href="/category/fashion/"
  746.                   class="mobile-nav-link-v6 ">
  747.                    Fashion
  748.                </a>
  749.            </li>
  750.            
  751.            <li class="mobile-nav-item-v6">
  752.                <a href="/category/featured/"
  753.                   class="mobile-nav-link-v6 ">
  754.                    Featured
  755.                </a>
  756.            </li>
  757.            
  758.            <li class="mobile-nav-item-v6">
  759.                <a href="/category/gaming/"
  760.                   class="mobile-nav-link-v6 ">
  761.                    Gaming
  762.                </a>
  763.            </li>
  764.            
  765.            <li class="mobile-nav-item-v6">
  766.                <a href="/category/health/"
  767.                   class="mobile-nav-link-v6 ">
  768.                    Health
  769.                </a>
  770.            </li>
  771.            
  772.            <li class="mobile-nav-item-v6">
  773.                <a href="/category/life-fitness/"
  774.                   class="mobile-nav-link-v6 ">
  775.                    Life &amp; Fitness
  776.                </a>
  777.            </li>
  778.            
  779.            <li class="mobile-nav-item-v6">
  780.                <a href="/category/lifestyle/"
  781.                   class="mobile-nav-link-v6 ">
  782.                    Lifestyle
  783.                </a>
  784.            </li>
  785.            
  786.            <li class="mobile-nav-item-v6">
  787.                <a href="/category/news/"
  788.                   class="mobile-nav-link-v6 ">
  789.                    News
  790.                </a>
  791.            </li>
  792.            
  793.            <li class="mobile-nav-item-v6">
  794.                <a href="/category/others/"
  795.                   class="mobile-nav-link-v6 ">
  796.                    Others
  797.                </a>
  798.            </li>
  799.            
  800.            <li class="mobile-nav-item-v6">
  801.                <a href="/category/politics/"
  802.                   class="mobile-nav-link-v6 ">
  803.                    Politics
  804.                </a>
  805.            </li>
  806.            
  807.            <li class="mobile-nav-item-v6">
  808.                <a href="/category/sports/"
  809.                   class="mobile-nav-link-v6 ">
  810.                    Sports
  811.                </a>
  812.            </li>
  813.            
  814.            <li class="mobile-nav-item-v6">
  815.                <a href="/category/tech/"
  816.                   class="mobile-nav-link-v6 ">
  817.                    Tech
  818.                </a>
  819.            </li>
  820.            
  821.            <li class="mobile-nav-item-v6">
  822.                <a href="/category/travel/"
  823.                   class="mobile-nav-link-v6 ">
  824.                    Travel
  825.                </a>
  826.            </li>
  827.            
  828.  
  829.            <!-- Static Contact -->
  830.            <li class="mobile-nav-item-v6">
  831.                <a href="/page/contact-us/"
  832.                   class="mobile-nav-link-v6 ">
  833.                    Contact Us
  834.                </a>
  835.            </li>
  836.        </ul>
  837.    </div>
  838. </div>
  839. <div class="sidebar-blur d-lg-none"></div>
  840. </header>
  841.  
  842. <style>
  843.    /* Navbar V6 Styles - Centered Logo with Split Navigation */
  844.  
  845.  
  846.    .main-header-v6 {
  847.        padding: 35px 0;
  848.    }
  849.  
  850.    /* Logo Styles */
  851.    .logo-center-v6 {
  852.        position: relative;
  853.    }
  854.  
  855.    .logo-img-v6 {
  856.        max-height: 100px;
  857.        transition: transform 0.3s ease;
  858.    }
  859.  
  860.    .logo-img-v6:hover {
  861.        transform: scale(1.05);
  862.    }
  863.  
  864.    /* Navigation Styles */
  865.    .nav-list-v6 {
  866.        list-style: none;
  867.        padding: 0;
  868.        margin: 0;
  869.        display: flex;
  870.        align-items: center;
  871.    }
  872.  
  873.    .nav-item-v6 {
  874.        position: relative;
  875.        margin: 0 20px;
  876.    }
  877.  
  878.    .nav-link-v6 {
  879.        color: var(--navbar-color) !important;
  880.        text-decoration: none;
  881.        font-weight: 500;
  882.        font-size: 15px;
  883.        padding: 12px 0;
  884.        position: relative;
  885.        transition: all 0.3s ease;
  886.    }
  887.  
  888.    .nav-link-v6::after {
  889.        content: '';
  890.        position: absolute;
  891.        bottom: 0;
  892.        left: 50%;
  893.        width: 0;
  894.        height: 2px;
  895.        transition: all 0.3s ease;
  896.        transform: translateX(-50%);
  897.    }
  898.  
  899.    .nav-link-v6:hover,
  900.    .nav-link-v6.active-v6 {
  901.        font-weight: 700;
  902.        opacity: 0.75;
  903.    }
  904.  
  905.    .nav-link-v6:hover::after,
  906.    .nav-link-v6.active-v6::after {
  907.        width: 100%;
  908.    }
  909.  
  910.    /* Mega Dropdown Styles */
  911.    .dropdown-container-v6 {
  912.        position: relative;
  913.    }
  914.  
  915.    .mega-dropdown-v6 {
  916.        position: absolute;
  917.        top: 100%;
  918.        left: 50%;
  919.        transform: translateX(-50%);
  920.        background: var(--navbar-bg);
  921.        border-radius: 12px;
  922.        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
  923.        opacity: 0;
  924.        visibility: hidden;
  925.        transition: all 0.3s ease;
  926.        padding: 25px;
  927.        min-width: 300px;
  928.        z-index: 1200;
  929.        margin-top: 15px;
  930.    }
  931.  
  932.    .dropdown-container-v6:hover .mega-dropdown-v6 {
  933.        opacity: 1;
  934.        visibility: visible;
  935.        margin-top: 0;
  936.    }
  937.  
  938.    .dropdown-grid-v6 {
  939.        display: grid;
  940.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  941.        gap: 20px;
  942.    }
  943.  
  944.    .dropdown-title-v6 {
  945.        font-size: 13px;
  946.        font-weight: 600;
  947.        color: #4a5568;
  948.        margin-bottom: 10px;
  949.        text-transform: uppercase;
  950.        letter-spacing: 0.5px;
  951.    }
  952.  
  953.    .dropdown-link-v6 {
  954.        display: block;
  955.        color: #2d3748;
  956.        text-decoration: none;
  957.        font-size: 14px;
  958.        padding: 8px 0;
  959.        transition: all 0.3s ease;
  960.        position: relative;
  961.        padding-left: 15px;
  962.    }
  963.  
  964.    .dropdown-link-v6::before {
  965.        content: '';
  966.        position: absolute;
  967.        left: 0;
  968.        top: 50%;
  969.        width: 6px;
  970.        height: 6px;
  971.        background: #e2e8f0;
  972.        border-radius: 50%;
  973.        transform: translateY(-50%);
  974.        transition: all 0.3s ease;
  975.    }
  976.  
  977.    .dropdown-link-v6:hover {
  978.        color: #667eea;
  979.        padding-left: 20px;
  980.    }
  981.  
  982.    .dropdown-link-v6:hover::before {
  983.        background: #667eea;
  984.    }
  985.  
  986.    /* Search Styles */
  987.    .search-container-v6 {
  988.        max-width: 600px;
  989.        margin: 0 auto;
  990.    }
  991.  
  992.    .search-wrapper-v6 {
  993.        position: relative;
  994.        background: #f7fafc;
  995.        border-radius: 50px;
  996.        display: flex;
  997.        align-items: center;
  998.        transition: all 0.3s ease;
  999.        border: 2px solid transparent;
  1000.    }
  1001.  
  1002.    .search-wrapper-v6:focus-within {
  1003.        background: #ffffff;
  1004.        border-color: #007bff;
  1005.        box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
  1006.    }
  1007.  
  1008.    .search-icon-v6 {
  1009.        color: #a0aec0;
  1010.        margin: 0 15px;
  1011.        transition: color 0.3s ease;
  1012.    }
  1013.  
  1014.    .search-wrapper-v6:focus-within .search-icon-v6 {
  1015.        color: #007bff;
  1016.    }
  1017.  
  1018.    .search-input-v6 {
  1019.        flex: 1;
  1020.        border: none;
  1021.        background: transparent;
  1022.        font-size: 16px;
  1023.        padding: 10px 0;
  1024.        outline: none;
  1025.        color: #2d3748;
  1026.    }
  1027.  
  1028.    .search-input-v6::placeholder {
  1029.        color: #a0aec0;
  1030.    }
  1031.  
  1032.    .search-submit-v6 {
  1033.        background-color: var(--bs-primary);
  1034.        color: white;
  1035.        border: none;
  1036.        border-radius: 50px;
  1037.        padding: 12px 25px;
  1038.        font-weight: 500;
  1039.        cursor: pointer;
  1040.        transition: all 0.3s ease;
  1041.    }
  1042.  
  1043.    .search-submit-v6:hover {
  1044.        transform: translateY(-2px);
  1045.        box-shadow: 0 5px 15px rgba(102, 126, 234, 0.3);
  1046.    }
  1047.  
  1048.    /* Mobile Styles */
  1049.    .mobile-toggle-v6 {
  1050.        position: absolute;
  1051.        top: 20px;
  1052.        right: 20px;
  1053.        background: none;
  1054.        border: none;
  1055.        cursor: pointer;
  1056.        z-index: 999;
  1057.        padding: 5px;
  1058.    }
  1059.  
  1060.    .hamburger-line-v6 {
  1061.        display: block;
  1062.        width: 25px;
  1063.        height: 3px;
  1064.        background: var(--navbar-color);
  1065.        margin: 5px 0;
  1066.        transition: all 0.3s ease;
  1067.        border-radius: 2px;
  1068.    }
  1069.  
  1070.    .mobile-menu-v6 {
  1071.        position: fixed;
  1072.        top: 0;
  1073.        right: -100%;
  1074.        width: 300px;
  1075.        height: 100vh;
  1076.        background: var(--navbar-bg) !important;
  1077.        z-index: 1000;
  1078.        transition: right 0.3s ease;
  1079.        box-shadow: -5px 0 20px rgba(0, 0, 0, 0.1);
  1080.    }
  1081.  
  1082.    .mobile-menu-v6.show-v6 {
  1083.        right: 0;
  1084.    }
  1085.  
  1086.    .mobile-menu-content-v6 {
  1087.        padding: 80px 30px 30px;
  1088.        height: 100%;
  1089.        overflow-y: auto;
  1090.    }
  1091.  
  1092.    .mobile-nav-list-v6 {
  1093.        list-style: none;
  1094.        padding: 0;
  1095.        margin: 0;
  1096.    }
  1097.  
  1098.    .mobile-nav-item-v6 {
  1099.        margin-bottom: 5px;
  1100.    }
  1101.  
  1102.    .mobile-nav-link-v6 {
  1103.        display: flex;
  1104.        align-items: center;
  1105.        justify-content: space-between;
  1106.        color: var(--navbar-color) !important;
  1107.        text-decoration: none;
  1108.        font-size: 16px;
  1109.        font-weight: 500;
  1110.        padding: 15px 0;
  1111.        border-bottom: 1px solid var(--border-color);
  1112.        transition: color 0.3s ease;
  1113.    }
  1114.  
  1115.    .mobile-nav-link-v6:hover,
  1116.    .mobile-nav-link-v6.active-v6 {
  1117.        color: #667eea;
  1118.    }
  1119.  
  1120.    .mobile-dropdown-v6 {
  1121.        list-style: none;
  1122.        padding: 0;
  1123.        margin: 0;
  1124.        max-height: 0;
  1125.        overflow: hidden;
  1126.        transition: max-height 0.3s ease;
  1127.        background: var(--navbar-bg);
  1128.        border-radius: 8px;
  1129.        margin-top: 5px;
  1130.    }
  1131.  
  1132.    .mobile-dropdown-v6.show-v6 {
  1133.        max-height: 300px;
  1134.        padding: 10px 0;
  1135.    }
  1136.  
  1137.    .mobile-dropdown-link-v6 {
  1138.        display: block;
  1139.        color: var(--navbar-color) !important;
  1140.        text-decoration: none;
  1141.        font-size: 14px;
  1142.        padding: 10px 20px;
  1143.        transition: all 0.3s ease;
  1144.    }
  1145.  
  1146.    .mobile-dropdown-link-v6:hover {
  1147.        color: #667eea;
  1148.        opacity: 0.6;
  1149.    }
  1150.  
  1151.    /* Responsive Design */
  1152.    @media (max-width: 991px) {
  1153.  
  1154.        .left-nav-v6,
  1155.        .right-nav-v6 {
  1156.            display: none;
  1157.        }
  1158.  
  1159.        .main-header-v6 {
  1160.            padding: 15px 0;
  1161.        }
  1162.  
  1163.        .search-container-v6 {
  1164.            margin-top: 20px;
  1165.        }
  1166.    }
  1167.  
  1168.    @media (max-width: 768px) {
  1169.        .search-wrapper-v6 {
  1170.            flex-direction: row;
  1171.        }
  1172.  
  1173.        .search-input-v6 {
  1174.            padding: 6px 0;
  1175.            text-align: center;
  1176.            display: flex;
  1177.        }
  1178.  
  1179.  
  1180.        .search-submit-v6 {
  1181.            width: 100%;
  1182.            margin-top: 10px;
  1183.            display: none;
  1184.        }
  1185.    }
  1186. </style>
  1187.  
  1188. <script>
  1189.    function toggleMenuV6() {
  1190.        const mobileMenu = document.getElementById('mobileMenuV6');
  1191.        mobileMenu.classList.toggle('show-v6');
  1192.    }
  1193.  
  1194.    function toggleMobileDropdown(dropdownId) {
  1195.        const dropdown = document.getElementById(dropdownId);
  1196.        dropdown.classList.toggle('show-v6');
  1197.    }
  1198.  
  1199.    // Close mobile menu when clicking outside
  1200.    document.addEventListener('click', function (event) {
  1201.        const mobileMenu = document.getElementById('mobileMenuV6');
  1202.        const mobileToggle = document.querySelector('.mobile-toggle-v6');
  1203.  
  1204.        if (!mobileMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  1205.            mobileMenu.classList.remove('show-v6');
  1206.        }
  1207.    });
  1208. </script>
  1209.  
  1210. <script>
  1211.  document.addEventListener("DOMContentLoaded", function () {
  1212.    console.log("loaded");
  1213.  
  1214.     const searchInput = document.getElementById("search-input")
  1215.    const searchResults = document.getElementById("search-results");
  1216.  
  1217.    if (!searchInput || !searchResults) {
  1218.      console.error("Search input/results not found");
  1219.      return;
  1220.    }
  1221.  
  1222.    // Prevent form submission
  1223.    if (searchInput.form) {
  1224.      searchInput.form.addEventListener("submit", function (e) {
  1225.        e.preventDefault();
  1226.      });
  1227.    }
  1228.  
  1229.    // Add event listener for keyup
  1230.    searchInput.addEventListener("keyup", function (e) {
  1231.      console.log("Key pressed:", e.key);
  1232.      e.preventDefault();
  1233.  
  1234.      const query = searchInput.value.trim();
  1235.      console.log("User is typing: " + query);
  1236.  
  1237.      // If empty → clear and hide
  1238.      if (query === "") {
  1239.        searchResults.innerHTML = "";
  1240.        searchResults.style.display = "none";
  1241.        return;
  1242.      }
  1243.  
  1244.      // Show results
  1245.      searchResults.style.display = "block";
  1246.  
  1247.      // Fetch search results
  1248.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1249.        method: "GET",
  1250.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1251.      })
  1252.        .then(response => {
  1253.          console.log("Response Status:", response.status);
  1254.          return response.json();
  1255.        })
  1256.        .then(data => {
  1257.          console.log("Data received:", data);
  1258.          if (data.html) {
  1259.            searchResults.innerHTML = data.html;
  1260.          } else {
  1261.            searchResults.innerHTML = "<p>No results found.</p>";
  1262.          }
  1263.        })
  1264.        .catch(error => {
  1265.          console.error("Error fetching search results:", error);
  1266.        });
  1267.    });
  1268.  
  1269.    // Close results when clicking outside
  1270.    document.addEventListener("click", function (e) {
  1271.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1272.        searchResults.style.display = "none";
  1273.      }
  1274.    });
  1275.  
  1276.    // Close results on ESC key
  1277.    document.addEventListener("keydown", function (e) {
  1278.      if (e.key === "Escape") {
  1279.        searchResults.style.display = "none";
  1280.      }
  1281.    });
  1282.  });
  1283. </script>
  1284.  
  1285. <style>
  1286.        /* search field */
  1287.  .search-results-container {
  1288.  position: absolute;
  1289.  top: 100%; /* Position it below the input field */
  1290.  left: 10px;
  1291.  right: 10px;
  1292.  background-color: white;
  1293.  border: 1px solid #ddd;
  1294.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1295.  max-height: 300px;
  1296.  overflow-y: auto;
  1297.  z-index: 1000;
  1298.  display: none; /* Initially hidden */
  1299. }
  1300.  
  1301. .search-results-container p {
  1302.  margin: 0;
  1303. }
  1304.  
  1305. .search-results-container .result-item {
  1306.  padding: 10px;
  1307.  cursor: pointer;
  1308. }
  1309.  
  1310. .search-results-container .result-item:hover {
  1311.  background-color: #f0f0f0;
  1312. }
  1313. </style>
  1314.  
  1315.        </header>
  1316.        <!-- end of header -->
  1317.        <!-- start of wpo-blog-hero -->
  1318.        
  1319.  
  1320.  
  1321.  
  1322.  
  1323.  
  1324.  
  1325.  
  1326. <div class="blog-hero-v10">
  1327.    <div class="container-fluid fluid-container">
  1328.        
  1329.        <!-- Top Section: Three Equal Featured Articles -->
  1330.  
  1331.        <div class="row g-4 mb-5">
  1332.            
  1333.            <div class="col-lg-4 col-md-6 col-12">
  1334.                <article class="featured-article">
  1335.                    <div class="featured-image-container">
  1336.                        
  1337.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Body of Endurance Athlete Seemingly Attacked by Shark Located on Pacific Beach" class="featured-image">
  1338.                            
  1339.                        <div class="category-tag bg-primary-gradient">News</div>
  1340.                    </div>
  1341.                    <div class="featured-content">
  1342.                        <h2 class="featured-title"><a href="/body-of-endurance-athlete-seemingly-attacked-by-shark-located-on-pacific-beach/">
  1343.                                    Body of Endurance Athlete Seemingly Attacked by Shark Located on Pacific Beach
  1344.                                </a></h2>
  1345.                        <p class="featured-summary"></p>
  1346.                        <div class="article-meta">
  1347.                            <span class="author-name">Corey Johnson</span>
  1348.                            <span class="post-time">May 19</span>
  1349.                        </div>
  1350.                    </div>
  1351.                </article>
  1352.            </div>
  1353.            
  1354.            <div class="col-lg-4 col-md-6 col-12">
  1355.                <article class="featured-article">
  1356.                    <div class="featured-image-container">
  1357.                        
  1358.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Barry Manilow Will Have an Operation for Lung Cancer." class="featured-image">
  1359.                            
  1360.                        <div class="category-tag bg-primary-gradient">News</div>
  1361.                    </div>
  1362.                    <div class="featured-content">
  1363.                        <h2 class="featured-title"><a href="/barry-manilow-will-have-an-operation-for-lung-cancer/">
  1364.                                    Barry Manilow Will Have an Operation for Lung Cancer.
  1365.                                </a></h2>
  1366.                        <p class="featured-summary"></p>
  1367.                        <div class="article-meta">
  1368.                            <span class="author-name">Corey Johnson</span>
  1369.                            <span class="post-time">May 19</span>
  1370.                        </div>
  1371.                    </div>
  1372.                </article>
  1373.            </div>
  1374.            
  1375.            <div class="col-lg-4 col-md-6 col-12">
  1376.                <article class="featured-article">
  1377.                    <div class="featured-image-container">
  1378.                        
  1379.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Former British Serviceman Accused of Murdering Kenya Female Shows Up in Courtroom" class="featured-image">
  1380.                            
  1381.                        <div class="category-tag bg-primary-gradient">News</div>
  1382.                    </div>
  1383.                    <div class="featured-content">
  1384.                        <h2 class="featured-title"><a href="/former-british-serviceman-accused-of-murdering-kenya-female-shows-up-in-courtroom/">
  1385.                                    Former British Serviceman Accused of Murdering Kenya Female Shows Up in Courtroom
  1386.                                </a></h2>
  1387.                        <p class="featured-summary"></p>
  1388.                        <div class="article-meta">
  1389.                            <span class="author-name">Corey Johnson</span>
  1390.                            <span class="post-time">May 19</span>
  1391.                        </div>
  1392.                    </div>
  1393.                </article>
  1394.            </div>
  1395.            
  1396.        </div>
  1397.  
  1398.        <!-- Bottom Section: Full-Width Recent Articles List -->
  1399.        <div class="row g-4">
  1400.            <div class="col-12">
  1401.                <div class="recent-section">
  1402.                    <h3 class="recent-title">Recent Articles</h3>
  1403.                    <div class="recent-list">
  1404.                        
  1405.                        <div class="recent-item">
  1406.                            <h4 class="recent-article-title"> <a href="/fda-clears-flibanserin-a-libido-enhancing-treatment-for-women-after-menopause/">
  1407.                                    FDA Clears Flibanserin, a Libido-Enhancing Treatment for Women After Menopause
  1408.                                </a></h4>
  1409.                            <span class="recent-meta">News • Corey Johnson • May 19</span>
  1410.                        </div>
  1411.                        
  1412.                        <div class="recent-item">
  1413.                            <h4 class="recent-article-title"> <a href="/we-need-a-chopper-to-search-for-them-teenagers-urgent-plea-to-rescue-loved-ones-adrift-off-australian-coast-disclosed/">
  1414.                                    ‘We Need a Chopper to Search For Them’: Teenager’s Urgent Plea to Rescue Loved Ones Adrift Off Australian Coast Disclosed
  1415.                                </a></h4>
  1416.                            <span class="recent-meta">News • Corey Johnson • May 19</span>
  1417.                        </div>
  1418.                        
  1419.                    </div>
  1420.                </div>
  1421.            </div>
  1422.        </div>
  1423.    </div>
  1424. </div>
  1425.  
  1426. <style>
  1427. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  1428. .blog-hero-v10 {
  1429.    padding: 4rem 0;
  1430. }
  1431.  
  1432. /* Featured Article */
  1433. .featured-article {
  1434.    background: var(--card-bg, #ffffff);
  1435.    border-radius: 8px;
  1436.    transition: box-shadow 0.3s ease;
  1437. }
  1438.  
  1439. .featured-article:hover {
  1440.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  1441. }
  1442.  
  1443. .featured-image-container {
  1444.    position: relative;
  1445.    height: 220px;
  1446. }
  1447.  
  1448. .featured-image {
  1449.    width: 100%;
  1450.    height: 100%;
  1451.    object-fit: cover;
  1452.    border-radius: 8px 8px 0 0;
  1453. }
  1454.  
  1455. .featured-content {
  1456.    padding: 1.5rem;
  1457. }
  1458.  
  1459. .featured-title {
  1460.    font-size: 1.4rem;
  1461.    font-weight: 800;
  1462.    color: #111827;
  1463.    margin-bottom: 0.5rem;
  1464.    line-height: 1.3;
  1465. }
  1466.  
  1467. .featured-summary {
  1468.    font-size: 0.95rem;
  1469.    color: #4b5563;
  1470.    line-height: 1.5;
  1471.    margin-bottom: 1rem;
  1472. }
  1473.  
  1474. .article-meta {
  1475.    display: flex;
  1476.    gap: 0.5rem;
  1477.    font-size: 0.85rem;
  1478.    color: #6b7280;
  1479. }
  1480.  
  1481. .author-name {
  1482.    font-weight: 600;
  1483.    color: #374151;
  1484. }
  1485.  
  1486. /* Category Tags - Outlined for Difference */
  1487. .category-tag {
  1488.    position: absolute;
  1489.    bottom: 1rem;
  1490.    left: 1rem;
  1491.    padding: 0.25rem 0.75rem;
  1492.    font-size: 0.75rem;
  1493.    font-weight: 600;
  1494.    text-transform: uppercase;
  1495.    border-radius: 4px;
  1496.    z-index: 2;
  1497. }
  1498.  
  1499. /* Recent Articles Section */
  1500. .recent-section {
  1501.    background: var(--card-bg, #ffffff);
  1502.    border-radius: 8px;
  1503.    padding: 2rem;
  1504. }
  1505.  
  1506. .recent-title {
  1507.    font-size: 1.3rem;
  1508.    font-weight: 700;
  1509.    color: #111827;
  1510.    margin-bottom: 1.25rem;
  1511.    border-bottom: 1px solid #e5e7eb;
  1512.    padding-bottom: 0.75rem;
  1513. }
  1514.  
  1515. .recent-list {
  1516.    display: flex;
  1517.    flex-direction: column;
  1518.    gap: 1rem;
  1519. }
  1520.  
  1521. .recent-item {
  1522.    padding: 1rem 0;
  1523.    border-bottom: 1px solid #f3f4f6;
  1524.    transition: background 0.2s ease;
  1525. }
  1526.  
  1527. .recent-item:last-child {
  1528.    border-bottom: none;
  1529. }
  1530.  
  1531. .recent-item:hover {
  1532.    background: #f9fafb;
  1533. }
  1534.  
  1535. .recent-article-title {
  1536.    font-size: 1rem;
  1537.    font-weight: 600;
  1538.    color: #111827;
  1539.    margin-bottom: 0.25rem;
  1540. }
  1541.  
  1542. .recent-meta {
  1543.    font-size: 0.8rem;
  1544.    color: #6b7280;
  1545. }
  1546.  
  1547. /* Responsive Design */
  1548. @media (max-width: 992px) {
  1549.    .featured-image-container {
  1550.        height: 200px;
  1551.    }
  1552.    
  1553.    .featured-title {
  1554.        font-size: 1.2rem;
  1555.    }
  1556. }
  1557.  
  1558. @media (max-width: 768px) {
  1559.    .featured-content {
  1560.        padding: 1.25rem;
  1561.    }
  1562.    
  1563.    .recent-section {
  1564.        padding: 1.5rem;
  1565.    }
  1566. }
  1567.  
  1568. @media (max-width: 576px) {
  1569.    .featured-title {
  1570.        font-size: 1.1rem;
  1571.    }
  1572.    
  1573.    .recent-article-title {
  1574.        font-size: 0.95rem;
  1575.    }
  1576. }
  1577. </style>
  1578.  
  1579.  
  1580.  
  1581.  
  1582.        <!-- end of wpo-blog-hero -->
  1583.  
  1584.        <!-- start of wpo-breacking-news -->
  1585.        
  1586.        <!-- end of wpo-breacking-news -->
  1587.        
  1588.        <!-- start wpo-blog-highlights-section -->
  1589.        
  1590.  
  1591.  
  1592.  
  1593.    
  1594.  
  1595.  
  1596.  
  1597. <style>
  1598.    /* General Section Styling */
  1599.    .blog-highlights-v10 {
  1600.        padding: 20px 0;  /* Adjusted padding for distinction */
  1601.        position: relative;
  1602.    }
  1603.  
  1604.    /* Section Header */
  1605.    .section-header-v10 {
  1606.        text-align: left;  /* Left-aligned for uniqueness */
  1607.        margin-bottom: 50px;
  1608.        padding-left: 15px;
  1609.    }
  1610.  
  1611.    .section-title-v10 {
  1612.        font-size: 2.9rem;  /* Slightly smaller than v9 for variety */
  1613.        font-weight: 800;
  1614.        color: #1a1a1a;
  1615.        margin-bottom: 15px;
  1616.        text-transform: none;  /* No uppercase for modern look */
  1617.    }
  1618.  
  1619.    .section-subtitle-v10 {
  1620.        font-size: 1.05rem;
  1621.        color: #555;
  1622.        max-width: 650px;
  1623.        line-height: 1.6;
  1624.    }
  1625.  
  1626.  
  1627.    /* Blog Card */
  1628.    .blog-card-v10 {
  1629.        background: var(--card-bg);
  1630.        border-radius: 10px;  /* Softer corners */
  1631.        margin-bottom: 35px;
  1632.        overflow: hidden;
  1633.        opacity: 0;  /* Initially hidden for animation */
  1634.        transform: rotate(1.5deg);  /* Subtle tilt for animation */
  1635.        transition: opacity 0.6s ease, transform 0.6s ease, box-shadow 0.3s ease;
  1636.        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
  1637.    }
  1638.  
  1639.    .blog-card-v10.visible {
  1640.        opacity: 1;
  1641.        transform: rotate(0deg);  /* Straighten on appearance */
  1642.    }
  1643.  
  1644.    @keyframes fadeRotateIn {
  1645.        from {
  1646.            opacity: 0;
  1647.            transform: rotate(1.5deg);
  1648.        }
  1649.        to {
  1650.            opacity: 1;
  1651.            transform: rotate(0deg);
  1652.        }
  1653.    }
  1654.  
  1655.    .blog-card-v10:hover {
  1656.        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.1);  /* Subtle hover shadow */
  1657.    }
  1658.  
  1659.    /* Blog Image */
  1660.    .blog-image-container-v10 {
  1661.        width: 100%;
  1662.        height: 240px;  /* Unique height for v10 */
  1663.        overflow: hidden;
  1664.        position: relative;
  1665.    }
  1666.  
  1667.    .blog-image-v10 img {
  1668.        width: 100%;
  1669.        height: 100%;
  1670.        object-fit: cover;
  1671.    }
  1672.  
  1673.    /* Blog Content */
  1674.    .blog-content-v10 {
  1675.        padding: 20px 22px;  /* Adjusted padding */
  1676.        text-align: left;
  1677.    }
  1678.  
  1679.    .blog-title-v10 {
  1680.        font-size: 1.55rem;  /* Slightly larger than v9 */
  1681.        font-weight: 700;
  1682.        margin-bottom: 12px;
  1683.        color: #1a1a1a;
  1684.    }
  1685.  
  1686.    .blog-meta-v10 {
  1687.        font-size: 0.85rem;
  1688.        color: #777;
  1689.        margin-bottom: 12px;
  1690.        font-style: italic;  /* Italic for distinction */
  1691.    }
  1692.  
  1693.    .blog-excerpt-v10 {
  1694.        font-size: 0.95rem;
  1695.        color: #555;
  1696.        margin-bottom: 15px;
  1697.        line-height: 1.6;
  1698.    }
  1699.  
  1700.    .blog-actions-v10 {
  1701.        display: inline-block;
  1702.    }
  1703.  
  1704.    .blog-read-more-v10 {
  1705.        font-size: 0.95rem;
  1706.        color: #e74c3c;  /* Red accent for uniqueness */
  1707.        text-decoration: none;
  1708.        font-weight: 600;
  1709.        transition: color 0.3s ease;
  1710.    }
  1711.  
  1712.    .blog-read-more-v10:hover {
  1713.        color: #c0392b;  /* Darker red on hover */
  1714.    }
  1715.    /* Responsive Design */
  1716.    @media (max-width: 768px) {
  1717.        .section-title-v10 {
  1718.            font-size: 2.4rem;
  1719.        }
  1720.  
  1721.        .section-header-v10 {
  1722.            padding-left: 10px;
  1723.        }
  1724.        
  1725.        .blog-card-v10 {
  1726.            margin-bottom: 20px;
  1727.        }
  1728.  
  1729.        .blog-meta-v10 {
  1730.            font-size: 0.75rem;
  1731.        }
  1732.  
  1733.        .blog-image-container-v10 {
  1734.            height: 170px;  /* Adjusted for mobile */
  1735.        }
  1736.  
  1737.        .sidebar-v10 {
  1738.            padding: 15px;
  1739.        }
  1740.    }
  1741. </style>
  1742.  
  1743. <section class="blog-highlights-v10">
  1744.    <div class="container-fluid fluid-container">
  1745.        <!-- Section Header -->
  1746.        <div class="row">
  1747.            <div class="col-12 col-lg-10">  
  1748.                <div class="section-header-v10">
  1749.                    <h2 class="section-title-v10">
  1750.                Today's Top Highlights
  1751.                   </h2>
  1752.                    <p class="section-subtitle-v10">Discover how technology and creativity intertwine to shape storytelling in the digital age.</p>
  1753.                </div>
  1754.            </div>
  1755.        </div>
  1756.        
  1757.        <!-- Blog Grid and Sidebar -->
  1758.        <div class="row">
  1759.            <div class="col-lg-8">
  1760.                <div class="row">
  1761.                    
  1762.                    <div class="col-md-6 col-sm-12">  
  1763.                        <article class="blog-card-v10">
  1764.                            <div class="blog-image-container-v10">
  1765.                                <div class="blog-image-v10 h-100">
  1766.                                    
  1767.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1768.                                    
  1769.                                </div>
  1770.                            </div>
  1771.                            <div class="blog-content-v10">
  1772.                                <h3 class="blog-title-v10">
  1773.                                     <a class="top-color" href="/cyclone-catastrophe-in-the-island-nation-ignites-a-wave-of-community-action/" >
  1774.                                    Cyclone Catastrophe in the Island Nation Ignites a Wave of Community Action
  1775.                                    </a>
  1776.                                </h3>
  1777.                                <div class="blog-meta-v10">
  1778.                                    <span>By Corey Johnson • 18 May 2026</span>
  1779.                                </div>
  1780.                                <p class="blog-excerpt-v10">
  1781.                                    
  1782.                                </p>
  1783.                                <div class="blog-actions-v10">
  1784.                                    <a href="/cyclone-catastrophe-in-the-island-nation-ignites-a-wave-of-community-action/" class="blog-read-more-v10">Read More</a>
  1785.                                </div>
  1786.                            </div>
  1787.                        </article>
  1788.                    </div>
  1789.                    
  1790.                    <div class="col-md-6 col-sm-12">  
  1791.                        <article class="blog-card-v10">
  1792.                            <div class="blog-image-container-v10">
  1793.                                <div class="blog-image-v10 h-100">
  1794.                                    
  1795.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1796.                                    
  1797.                                </div>
  1798.                            </div>
  1799.                            <div class="blog-content-v10">
  1800.                                <h3 class="blog-title-v10">
  1801.                                     <a class="top-color" href="/los-blancos-alexander-arnold-may-face-his-former-club-in-novembers-champions-league-fixture/" >
  1802.                                    Los Blancos&#x27; Alexander-Arnold May Face His Former Club in November&#x27;s Champions League Fixture
  1803.                                    </a>
  1804.                                </h3>
  1805.                                <div class="blog-meta-v10">
  1806.                                    <span>By Corey Johnson • 18 May 2026</span>
  1807.                                </div>
  1808.                                <p class="blog-excerpt-v10">
  1809.                                    
  1810.                                </p>
  1811.                                <div class="blog-actions-v10">
  1812.                                    <a href="/los-blancos-alexander-arnold-may-face-his-former-club-in-novembers-champions-league-fixture/" class="blog-read-more-v10">Read More</a>
  1813.                                </div>
  1814.                            </div>
  1815.                        </article>
  1816.                    </div>
  1817.                    
  1818.                    <div class="col-md-6 col-sm-12">  
  1819.                        <article class="blog-card-v10">
  1820.                            <div class="blog-image-container-v10">
  1821.                                <div class="blog-image-v10 h-100">
  1822.                                    
  1823.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1824.                                    
  1825.                                </div>
  1826.                            </div>
  1827.                            <div class="blog-content-v10">
  1828.                                <h3 class="blog-title-v10">
  1829.                                     <a class="top-color" href="/troubling-recollections-resurface-in-davao-as-authorities-piece-together-bondi-beach-attack-suspects-movements/" >
  1830.                                    Troubling Recollections Resurface in Davao as Authorities Piece Together Bondi Beach Attack Suspects’ Movements
  1831.                                    </a>
  1832.                                </h3>
  1833.                                <div class="blog-meta-v10">
  1834.                                    <span>By Corey Johnson • 18 May 2026</span>
  1835.                                </div>
  1836.                                <p class="blog-excerpt-v10">
  1837.                                    
  1838.                                </p>
  1839.                                <div class="blog-actions-v10">
  1840.                                    <a href="/troubling-recollections-resurface-in-davao-as-authorities-piece-together-bondi-beach-attack-suspects-movements/" class="blog-read-more-v10">Read More</a>
  1841.                                </div>
  1842.                            </div>
  1843.                        </article>
  1844.                    </div>
  1845.                    
  1846.                    <div class="col-md-6 col-sm-12">  
  1847.                        <article class="blog-card-v10">
  1848.                            <div class="blog-image-container-v10">
  1849.                                <div class="blog-image-v10 h-100">
  1850.                                    
  1851.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1852.                                    
  1853.                                </div>
  1854.                            </div>
  1855.                            <div class="blog-content-v10">
  1856.                                <h3 class="blog-title-v10">
  1857.                                     <a class="top-color" href="/genuine-southern-portugal-discovering-portugal-past-the-beach/" >
  1858.                                    Genuine Southern Portugal: Discovering Portugal Past the Beach
  1859.                                    </a>
  1860.                                </h3>
  1861.                                <div class="blog-meta-v10">
  1862.                                    <span>By Corey Johnson • 18 May 2026</span>
  1863.                                </div>
  1864.                                <p class="blog-excerpt-v10">
  1865.                                    
  1866.                                </p>
  1867.                                <div class="blog-actions-v10">
  1868.                                    <a href="/genuine-southern-portugal-discovering-portugal-past-the-beach/" class="blog-read-more-v10">Read More</a>
  1869.                                </div>
  1870.                            </div>
  1871.                        </article>
  1872.                    </div>
  1873.                    
  1874.                    <div class="col-md-6 col-sm-12">  
  1875.                        <article class="blog-card-v10">
  1876.                            <div class="blog-image-container-v10">
  1877.                                <div class="blog-image-v10 h-100">
  1878.                                    
  1879.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1880.                                    
  1881.                                </div>
  1882.                            </div>
  1883.                            <div class="blog-content-v10">
  1884.                                <h3 class="blog-title-v10">
  1885.                                     <a class="top-color" href="/david-raya-backs-teams-strength-as-essential-to-multiple-trophy-challenge/" >
  1886.                                    David Raya Backs Team&#x27;s Strength as Essential to Multiple Trophy Challenge
  1887.                                    </a>
  1888.                                </h3>
  1889.                                <div class="blog-meta-v10">
  1890.                                    <span>By Corey Johnson • 18 May 2026</span>
  1891.                                </div>
  1892.                                <p class="blog-excerpt-v10">
  1893.                                    
  1894.                                </p>
  1895.                                <div class="blog-actions-v10">
  1896.                                    <a href="/david-raya-backs-teams-strength-as-essential-to-multiple-trophy-challenge/" class="blog-read-more-v10">Read More</a>
  1897.                                </div>
  1898.                            </div>
  1899.                        </article>
  1900.                    </div>
  1901.                    
  1902.                    <div class="col-md-6 col-sm-12">  
  1903.                        <article class="blog-card-v10">
  1904.                            <div class="blog-image-container-v10">
  1905.                                <div class="blog-image-v10 h-100">
  1906.                                    
  1907.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1908.                                    
  1909.                                </div>
  1910.                            </div>
  1911.                            <div class="blog-content-v10">
  1912.                                <h3 class="blog-title-v10">
  1913.                                     <a class="top-color" href="/can-the-new-zealand-rugby-team-find-their-winning-form-in-the-upcoming-matches/" >
  1914.                                    Can the New Zealand rugby team find their winning form in the upcoming matches?
  1915.                                    </a>
  1916.                                </h3>
  1917.                                <div class="blog-meta-v10">
  1918.                                    <span>By Corey Johnson • 18 May 2026</span>
  1919.                                </div>
  1920.                                <p class="blog-excerpt-v10">
  1921.                                    
  1922.                                </p>
  1923.                                <div class="blog-actions-v10">
  1924.                                    <a href="/can-the-new-zealand-rugby-team-find-their-winning-form-in-the-upcoming-matches/" class="blog-read-more-v10">Read More</a>
  1925.                                </div>
  1926.                            </div>
  1927.                        </article>
  1928.                    </div>
  1929.                    
  1930.                    <div class="col-md-6 col-sm-12">  
  1931.                        <article class="blog-card-v10">
  1932.                            <div class="blog-image-container-v10">
  1933.                                <div class="blog-image-v10 h-100">
  1934.                                    
  1935.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1936.                                    
  1937.                                </div>
  1938.                            </div>
  1939.                            <div class="blog-content-v10">
  1940.                                <h3 class="blog-title-v10">
  1941.                                     <a class="top-color" href="/the-presidents-dominant-shadow-in-athletics-achieved-new-heights-in-last-year-the-coming-year-threatens-to-go-further/" >
  1942.                                    The President&#x27;s Dominant Shadow in Athletics Achieved New Heights in Last Year. The Coming Year Threatens to Go Further.
  1943.                                    </a>
  1944.                                </h3>
  1945.                                <div class="blog-meta-v10">
  1946.                                    <span>By Corey Johnson • 18 May 2026</span>
  1947.                                </div>
  1948.                                <p class="blog-excerpt-v10">
  1949.                                    
  1950.                                </p>
  1951.                                <div class="blog-actions-v10">
  1952.                                    <a href="/the-presidents-dominant-shadow-in-athletics-achieved-new-heights-in-last-year-the-coming-year-threatens-to-go-further/" class="blog-read-more-v10">Read More</a>
  1953.                                </div>
  1954.                            </div>
  1955.                        </article>
  1956.                    </div>
  1957.                    
  1958.                    <div class="col-md-6 col-sm-12">  
  1959.                        <article class="blog-card-v10">
  1960.                            <div class="blog-image-container-v10">
  1961.                                <div class="blog-image-v10 h-100">
  1962.                                    
  1963.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1964.                                    
  1965.                                </div>
  1966.                            </div>
  1967.                            <div class="blog-content-v10">
  1968.                                <h3 class="blog-title-v10">
  1969.                                     <a class="top-color" href="/we-got-let-go-and-we-accept-it-heres-how-to-secure-a-fresh-position-that-works-for-you/" >
  1970.                                    We Got Let Go, and We Accept It – Here&#x27;s How to Secure a Fresh Position That Works for You
  1971.                                    </a>
  1972.                                </h3>
  1973.                                <div class="blog-meta-v10">
  1974.                                    <span>By Corey Johnson • 18 May 2026</span>
  1975.                                </div>
  1976.                                <p class="blog-excerpt-v10">
  1977.                                    
  1978.                                </p>
  1979.                                <div class="blog-actions-v10">
  1980.                                    <a href="/we-got-let-go-and-we-accept-it-heres-how-to-secure-a-fresh-position-that-works-for-you/" class="blog-read-more-v10">Read More</a>
  1981.                                </div>
  1982.                            </div>
  1983.                        </article>
  1984.                    </div>
  1985.                    
  1986.                    <div class="col-md-6 col-sm-12">  
  1987.                        <article class="blog-card-v10">
  1988.                            <div class="blog-image-container-v10">
  1989.                                <div class="blog-image-v10 h-100">
  1990.                                    
  1991.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1992.                                    
  1993.                                </div>
  1994.                            </div>
  1995.                            <div class="blog-content-v10">
  1996.                                <h3 class="blog-title-v10">
  1997.                                     <a class="top-color" href="/more-than-60000-flee-sudanese-city-after-takeover-by-rapid-support-forces-paramilitary-group-un-reports/" >
  1998.                                    More than 60,000 Flee Sudanese City After Takeover by Rapid Support Forces Paramilitary Group, UN Reports
  1999.                                    </a>
  2000.                                </h3>
  2001.                                <div class="blog-meta-v10">
  2002.                                    <span>By Corey Johnson • 17 May 2026</span>
  2003.                                </div>
  2004.                                <p class="blog-excerpt-v10">
  2005.                                    
  2006.                                </p>
  2007.                                <div class="blog-actions-v10">
  2008.                                    <a href="/more-than-60000-flee-sudanese-city-after-takeover-by-rapid-support-forces-paramilitary-group-un-reports/" class="blog-read-more-v10">Read More</a>
  2009.                                </div>
  2010.                            </div>
  2011.                        </article>
  2012.                    </div>
  2013.                    
  2014.                    <div class="col-md-6 col-sm-12">  
  2015.                        <article class="blog-card-v10">
  2016.                            <div class="blog-image-container-v10">
  2017.                                <div class="blog-image-v10 h-100">
  2018.                                    
  2019.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2020.                                    
  2021.                                </div>
  2022.                            </div>
  2023.                            <div class="blog-content-v10">
  2024.                                <h3 class="blog-title-v10">
  2025.                                     <a class="top-color" href="/stay-active-while-you-work-a-dozen-strength-building-desk-workouts-you-can-do-in-everyday-outfits/" >
  2026.                                    Stay active while you work? A dozen strength-building desk workouts you can do in everyday outfits
  2027.                                    </a>
  2028.                                </h3>
  2029.                                <div class="blog-meta-v10">
  2030.                                    <span>By Corey Johnson • 17 May 2026</span>
  2031.                                </div>
  2032.                                <p class="blog-excerpt-v10">
  2033.                                    
  2034.                                </p>
  2035.                                <div class="blog-actions-v10">
  2036.                                    <a href="/stay-active-while-you-work-a-dozen-strength-building-desk-workouts-you-can-do-in-everyday-outfits/" class="blog-read-more-v10">Read More</a>
  2037.                                </div>
  2038.                            </div>
  2039.                        </article>
  2040.                    </div>
  2041.                    
  2042.                    <div class="col-md-6 col-sm-12">  
  2043.                        <article class="blog-card-v10">
  2044.                            <div class="blog-image-container-v10">
  2045.                                <div class="blog-image-v10 h-100">
  2046.                                    
  2047.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2048.                                    
  2049.                                </div>
  2050.                            </div>
  2051.                            <div class="blog-content-v10">
  2052.                                <h3 class="blog-title-v10">
  2053.                                     <a class="top-color" href="/anno-117-pax-romanas-hidden-gem-turns-out-to-be-a-impressive-first-person-mode/" >
  2054.                                    Anno 117: Pax Romana&#x27;s Hidden Gem Turns Out to Be a Impressive First-Person Mode.
  2055.                                    </a>
  2056.                                </h3>
  2057.                                <div class="blog-meta-v10">
  2058.                                    <span>By Corey Johnson • 17 May 2026</span>
  2059.                                </div>
  2060.                                <p class="blog-excerpt-v10">
  2061.                                    
  2062.                                </p>
  2063.                                <div class="blog-actions-v10">
  2064.                                    <a href="/anno-117-pax-romanas-hidden-gem-turns-out-to-be-a-impressive-first-person-mode/" class="blog-read-more-v10">Read More</a>
  2065.                                </div>
  2066.                            </div>
  2067.                        </article>
  2068.                    </div>
  2069.                    
  2070.                    <div class="col-md-6 col-sm-12">  
  2071.                        <article class="blog-card-v10">
  2072.                            <div class="blog-image-container-v10">
  2073.                                <div class="blog-image-v10 h-100">
  2074.                                    
  2075.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2076.                                    
  2077.                                </div>
  2078.                            </div>
  2079.                            <div class="blog-content-v10">
  2080.                                <h3 class="blog-title-v10">
  2081.                                     <a class="top-color" href="/decoding-the-rng-grasping-slot-game-mechanics/" >
  2082.                                    Decoding the RNG: Grasping Slot Game Mechanics
  2083.                                    </a>
  2084.                                </h3>
  2085.                                <div class="blog-meta-v10">
  2086.                                    <span>By Corey Johnson • 17 May 2026</span>
  2087.                                </div>
  2088.                                <p class="blog-excerpt-v10">
  2089.                                    
  2090.                                </p>
  2091.                                <div class="blog-actions-v10">
  2092.                                    <a href="/decoding-the-rng-grasping-slot-game-mechanics/" class="blog-read-more-v10">Read More</a>
  2093.                                </div>
  2094.                            </div>
  2095.                        </article>
  2096.                    </div>
  2097.                    
  2098.                    
  2099.  
  2100.                </div>
  2101.            </div>
  2102.  
  2103.            <!-- Sidebar -->
  2104.                   <div class="col col-lg-4 col-12">
  2105.                <div class="sidebar-v10">
  2106.                      
  2107.  
  2108.  
  2109.  
  2110.    
  2111.  
  2112.  
  2113. <!-- Blog Sidebar V2 - Focused Design -->
  2114.  <div class="sidebar mb-3">
  2115.    <!-- Recent Posts Section -->
  2116.    <div class="sidebar-widget mb-4">
  2117.      <div class="widget-title-wrapper mb-3">
  2118.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2119.          <i class="ti-time me-2"></i>Recent Posts
  2120.          <span class="title-arrow-primary"></span>
  2121.        </h4>
  2122.      </div>
  2123.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  2124.        <div class="recent-post-list">
  2125.          
  2126.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2127.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2128.              
  2129.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2130.              
  2131.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">Others</span>
  2132.            </div>
  2133.            <div class="post-content flex-grow-1">
  2134.              <h6 class="post-title mb-2">
  2135.                <a href="/revolutionizing-gaming-the-evolution-of-online-slot-casinos/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2136.                                            Revolutionizing Gaming: The Evolution of Online Slot Casinos
  2137.                                            </a>
  2138.              </h6>
  2139.              <div class="post-meta">
  2140.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2141.                <!-- <small class="text-muted">
  2142.                  <i class="ti-eye me-1"></i>348 views
  2143.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2144.                </small> -->
  2145.              </div>
  2146.            </div>
  2147.          </div>
  2148.          
  2149.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2150.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2151.              
  2152.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2153.              
  2154.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">Others</span>
  2155.            </div>
  2156.            <div class="post-content flex-grow-1">
  2157.              <h6 class="post-title mb-2">
  2158.                <a href="/unlock-your-luck-strategies-for-winning-in-casino-slot-games-online/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2159.                                            Unlock Your Luck: Strategies for Winning in Casino Slot Games Online
  2160.                                            </a>
  2161.              </h6>
  2162.              <div class="post-meta">
  2163.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2164.                <!-- <small class="text-muted">
  2165.                  <i class="ti-eye me-1"></i>348 views
  2166.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2167.                </small> -->
  2168.              </div>
  2169.            </div>
  2170.          </div>
  2171.          
  2172.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2173.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2174.              
  2175.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2176.              
  2177.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2178.            </div>
  2179.            <div class="post-content flex-grow-1">
  2180.              <h6 class="post-title mb-2">
  2181.                <a href="/trump-affirms-generally-there-is-consensus-on-subsequent-phases-of-peace-deal-in-gaza/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2182.                                            Trump Affirms &#x27;Generally, There Is Consensus&#x27; on Subsequent Phases of Peace Deal in Gaza
  2183.                                            </a>
  2184.              </h6>
  2185.              <div class="post-meta">
  2186.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2187.                <!-- <small class="text-muted">
  2188.                  <i class="ti-eye me-1"></i>348 views
  2189.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2190.                </small> -->
  2191.              </div>
  2192.            </div>
  2193.          </div>
  2194.          
  2195.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2196.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2197.              
  2198.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2199.              
  2200.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2201.            </div>
  2202.            <div class="post-content flex-grow-1">
  2203.              <h6 class="post-title mb-2">
  2204.                <a href="/i-want-to-ride-out-on-a-unicorn-every-night-medieval-heavy-metal-band-castle-rat/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2205.                                            ‘I Want to Ride Out on a Unicorn Every Night’: Medieval Heavy Metal Band Castle Rat
  2206.                                            </a>
  2207.              </h6>
  2208.              <div class="post-meta">
  2209.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2210.                <!-- <small class="text-muted">
  2211.                  <i class="ti-eye me-1"></i>348 views
  2212.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2213.                </small> -->
  2214.              </div>
  2215.            </div>
  2216.          </div>
  2217.          
  2218.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2219.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2220.              
  2221.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2222.              
  2223.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2224.            </div>
  2225.            <div class="post-content flex-grow-1">
  2226.              <h6 class="post-title mb-2">
  2227.                <a href="/crans-montana-blaze-victims-receive-care-in-specialist-clinics-across-europe/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2228.                                            Crans-Montana Blaze Victims Receive Care in Specialist Clinics Across Europe
  2229.                                            </a>
  2230.              </h6>
  2231.              <div class="post-meta">
  2232.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2233.                <!-- <small class="text-muted">
  2234.                  <i class="ti-eye me-1"></i>348 views
  2235.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2236.                </small> -->
  2237.              </div>
  2238.            </div>
  2239.          </div>
  2240.          
  2241.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2242.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2243.              
  2244.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2245.              
  2246.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2247.            </div>
  2248.            <div class="post-content flex-grow-1">
  2249.              <h6 class="post-title mb-2">
  2250.                <a href="/queens-salute-titans-as-trump-offers-the-mayor-elect-a-cordial-reception/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2251.                                            Queens Salute Titans as Trump Offers The Mayor-Elect a Cordial Reception
  2252.                                            </a>
  2253.              </h6>
  2254.              <div class="post-meta">
  2255.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>17 May 2026</small>
  2256.                <!-- <small class="text-muted">
  2257.                  <i class="ti-eye me-1"></i>348 views
  2258.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2259.                </small> -->
  2260.              </div>
  2261.            </div>
  2262.          </div>
  2263.          
  2264.  
  2265.        </div>
  2266.  
  2267.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2268.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2269.        </div> -->
  2270.      </div>
  2271.    </div>
  2272.    
  2273.    
  2274.    <div class="sidebar-widget mb-4">
  2275.      <div class="widget-title-wrapper mb-3">
  2276.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2277.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2278.          <span class="title-arrow"></span>
  2279.        </h4>
  2280.      </div>
  2281.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2282.        <div class="blog-roll-list scrollable-sidebar">
  2283.          
  2284.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2285.            <a href="https://esports-news.co.uk/gambling-sites/zoccer-review/"  rel="dofollow" class="text-decoration-none ">
  2286.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2287.                <i class="ti-angle-right me-2 text-primary"></i>
  2288.                 zoccer casino
  2289.              </h6>
  2290.            </a>
  2291.          </div>
  2292.          
  2293.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2294.            <a href="https://esports-news.co.uk/gambling-sites/ivybet-review/"  rel="dofollow" class="text-decoration-none ">
  2295.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2296.                <i class="ti-angle-right me-2 text-primary"></i>
  2297.                 ivybet casino
  2298.              </h6>
  2299.            </a>
  2300.          </div>
  2301.          
  2302.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2303.            <a href="https://www.britishicehockey.co.uk/betting-sites-not-on-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2304.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2305.                <i class="ti-angle-right me-2 text-primary"></i>
  2306.                 best betting sites
  2307.              </h6>
  2308.            </a>
  2309.          </div>
  2310.          
  2311.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2312.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2313.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2314.                <i class="ti-angle-right me-2 text-primary"></i>
  2315.                 non gamstop casinos
  2316.              </h6>
  2317.            </a>
  2318.          </div>
  2319.          
  2320.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2321.            <a href="https://recyclingtechnologies.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2322.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2323.                <i class="ti-angle-right me-2 text-primary"></i>
  2324.                 non gamstop casinos
  2325.              </h6>
  2326.            </a>
  2327.          </div>
  2328.          
  2329.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2330.            <a href="https://greenwich-design.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2331.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2332.                <i class="ti-angle-right me-2 text-primary"></i>
  2333.                 poker sites not on gamstop
  2334.              </h6>
  2335.            </a>
  2336.          </div>
  2337.          
  2338.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2339.            <a href="https://www.lsx.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2340.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2341.                <i class="ti-angle-right me-2 text-primary"></i>
  2342.                 best new betting sites
  2343.              </h6>
  2344.            </a>
  2345.          </div>
  2346.          
  2347.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2348.            <a href="https://www.cafebabel.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2349.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2350.                <i class="ti-angle-right me-2 text-primary"></i>
  2351.                 non gamstop casino
  2352.              </h6>
  2353.            </a>
  2354.          </div>
  2355.          
  2356.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2357.            <a href="https://www.focus12.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2358.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2359.                <i class="ti-angle-right me-2 text-primary"></i>
  2360.                 uk casino
  2361.              </h6>
  2362.            </a>
  2363.          </div>
  2364.          
  2365.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2366.            <a href="https://britishicehockey.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2367.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2368.                <i class="ti-angle-right me-2 text-primary"></i>
  2369.                 uk casino
  2370.              </h6>
  2371.            </a>
  2372.          </div>
  2373.          
  2374.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2375.            <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none ">
  2376.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2377.                <i class="ti-angle-right me-2 text-primary"></i>
  2378.                 casinos not on gamstop
  2379.              </h6>
  2380.            </a>
  2381.          </div>
  2382.          
  2383.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2384.            <a href="https://esportsinsider.com/uk/gambling/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none ">
  2385.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2386.                <i class="ti-angle-right me-2 text-primary"></i>
  2387.                 non gamstop casinos
  2388.              </h6>
  2389.            </a>
  2390.          </div>
  2391.          
  2392.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2393.            <a href="https://www.squarebox.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2394.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2395.                <i class="ti-angle-right me-2 text-primary"></i>
  2396.                 no gamstop casino
  2397.              </h6>
  2398.            </a>
  2399.          </div>
  2400.          
  2401.  
  2402.        </div>
  2403.  
  2404.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2405.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2406.        </div> -->
  2407.      </div>
  2408.    </div>
  2409.    
  2410.    <div class="sidebar-widget mb-4">
  2411.      <div class="widget-title-wrapper mb-3">
  2412.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2413.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2414.          <span class="title-arrow"></span>
  2415.        </h4>
  2416.      </div>
  2417.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2418.        <div class="blog-roll-list scrollable-sidebar">
  2419.          
  2420.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2421.            <a href="https://www.tamworthinformed.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2422.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2423.                <i class="ti-angle-right me-2 text-primary"></i>
  2424.                 slots not on gamstop
  2425.              </h6>
  2426.            </a>
  2427.          </div>
  2428.          
  2429.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2430.            <a href="https://www.heatonpark.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2431.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2432.                <i class="ti-angle-right me-2 text-primary"></i>
  2433.                 bitcoin casino
  2434.              </h6>
  2435.            </a>
  2436.          </div>
  2437.          
  2438.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2439.            <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2440.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2441.                <i class="ti-angle-right me-2 text-primary"></i>
  2442.                 casinos not on gamstop
  2443.              </h6>
  2444.            </a>
  2445.          </div>
  2446.          
  2447.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2448.            <a href="https://stmargarets.london/"  rel="dofollow" class="text-decoration-none ">
  2449.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2450.                <i class="ti-angle-right me-2 text-primary"></i>
  2451.                 non gamstop casinos
  2452.              </h6>
  2453.            </a>
  2454.          </div>
  2455.          
  2456.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2457.            <a href="https://www.roundhaypark.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2458.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2459.                <i class="ti-angle-right me-2 text-primary"></i>
  2460.                 non gamstop casinos
  2461.              </h6>
  2462.            </a>
  2463.          </div>
  2464.          
  2465.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2466.            <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/"  rel="dofollow" class="text-decoration-none ">
  2467.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2468.                <i class="ti-angle-right me-2 text-primary"></i>
  2469.                 list of casinos not on Gamstop
  2470.              </h6>
  2471.            </a>
  2472.          </div>
  2473.          
  2474.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2475.            <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none ">
  2476.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2477.                <i class="ti-angle-right me-2 text-primary"></i>
  2478.                 casino sites not on gamstop
  2479.              </h6>
  2480.            </a>
  2481.          </div>
  2482.          
  2483.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2484.            <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none ">
  2485.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2486.                <i class="ti-angle-right me-2 text-primary"></i>
  2487.                 casino sites not on gamstop
  2488.              </h6>
  2489.            </a>
  2490.          </div>
  2491.          
  2492.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2493.            <a href="https://internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none ">
  2494.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2495.                <i class="ti-angle-right me-2 text-primary"></i>
  2496.                 non gamstop casinos UK
  2497.              </h6>
  2498.            </a>
  2499.          </div>
  2500.          
  2501.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2502.            <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2503.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2504.                <i class="ti-angle-right me-2 text-primary"></i>
  2505.                 casino sites not on gamstop
  2506.              </h6>
  2507.            </a>
  2508.          </div>
  2509.          
  2510.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2511.            <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2512.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2513.                <i class="ti-angle-right me-2 text-primary"></i>
  2514.                 casino sites not on gamstop
  2515.              </h6>
  2516.            </a>
  2517.          </div>
  2518.          
  2519.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2520.            <a href="https://straightfromyard.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2521.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2522.                <i class="ti-angle-right me-2 text-primary"></i>
  2523.                 casino sites not on gamstop
  2524.              </h6>
  2525.            </a>
  2526.          </div>
  2527.          
  2528.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2529.            <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2530.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2531.                <i class="ti-angle-right me-2 text-primary"></i>
  2532.                 casino sites not on gamstop
  2533.              </h6>
  2534.            </a>
  2535.          </div>
  2536.          
  2537.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2538.            <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2539.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2540.                <i class="ti-angle-right me-2 text-primary"></i>
  2541.                 casino sites not on gamstop
  2542.              </h6>
  2543.            </a>
  2544.          </div>
  2545.          
  2546.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2547.            <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2548.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2549.                <i class="ti-angle-right me-2 text-primary"></i>
  2550.                 casino sites not on gamstop
  2551.              </h6>
  2552.            </a>
  2553.          </div>
  2554.          
  2555.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2556.            <a href="https://www.elthampalace.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2557.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2558.                <i class="ti-angle-right me-2 text-primary"></i>
  2559.                 casino sites not on gamstop
  2560.              </h6>
  2561.            </a>
  2562.          </div>
  2563.          
  2564.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2565.            <a href="https://israelpremiertech.com"  rel="dofollow" class="text-decoration-none ">
  2566.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2567.                <i class="ti-angle-right me-2 text-primary"></i>
  2568.                 best online casino UK
  2569.              </h6>
  2570.            </a>
  2571.          </div>
  2572.          
  2573.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2574.            <a href="https://thesaracensatbrington.co.uk"  rel="dofollow" class="text-decoration-none ">
  2575.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2576.                <i class="ti-angle-right me-2 text-primary"></i>
  2577.                 best non uk casinos for uk players
  2578.              </h6>
  2579.            </a>
  2580.          </div>
  2581.          
  2582.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2583.            <a href="https://www.homeworkworkspace.com"  rel="dofollow" class="text-decoration-none ">
  2584.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2585.                <i class="ti-angle-right me-2 text-primary"></i>
  2586.                 best online casino UK
  2587.              </h6>
  2588.            </a>
  2589.          </div>
  2590.          
  2591.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2592.            <a href="https://fdncoffee.com"  rel="dofollow" class="text-decoration-none ">
  2593.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2594.                <i class="ti-angle-right me-2 text-primary"></i>
  2595.                 casinos not on GamStop
  2596.              </h6>
  2597.            </a>
  2598.          </div>
  2599.          
  2600.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2601.            <a href="https://cryptomillionslotto.com/"  rel="dofollow" class="text-decoration-none ">
  2602.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2603.                <i class="ti-angle-right me-2 text-primary"></i>
  2604.                 crypto casinos
  2605.              </h6>
  2606.            </a>
  2607.          </div>
  2608.          
  2609.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2610.            <a href="https://summerhall.co.uk"  rel="dofollow" class="text-decoration-none ">
  2611.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2612.                <i class="ti-angle-right me-2 text-primary"></i>
  2613.                 casino not on gamstop
  2614.              </h6>
  2615.            </a>
  2616.          </div>
  2617.          
  2618.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2619.            <a href="https://jst.org.uk"  rel="dofollow" class="text-decoration-none ">
  2620.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2621.                <i class="ti-angle-right me-2 text-primary"></i>
  2622.                 non gamstop casinos
  2623.              </h6>
  2624.            </a>
  2625.          </div>
  2626.          
  2627.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2628.            <a href="https://sparks.org.uk"  rel="dofollow" class="text-decoration-none ">
  2629.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2630.                <i class="ti-angle-right me-2 text-primary"></i>
  2631.                 casino not on gamstop
  2632.              </h6>
  2633.            </a>
  2634.          </div>
  2635.          
  2636.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2637.            <a href="https://sandbag.org.uk"  rel="dofollow" class="text-decoration-none ">
  2638.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2639.                <i class="ti-angle-right me-2 text-primary"></i>
  2640.                 casino not on gamstop
  2641.              </h6>
  2642.            </a>
  2643.          </div>
  2644.          
  2645.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2646.            <a href="https://bladnoch.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2647.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2648.                <i class="ti-angle-right me-2 text-primary"></i>
  2649.                 bookmakers not on gamstop
  2650.              </h6>
  2651.            </a>
  2652.          </div>
  2653.          
  2654.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2655.            <a href="https://www.4ye.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2656.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2657.                <i class="ti-angle-right me-2 text-primary"></i>
  2658.                 best non Gamstop casinos
  2659.              </h6>
  2660.            </a>
  2661.          </div>
  2662.          
  2663.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2664.            <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none ">
  2665.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2666.                <i class="ti-angle-right me-2 text-primary"></i>
  2667.                 casino not on gamstop
  2668.              </h6>
  2669.            </a>
  2670.          </div>
  2671.          
  2672.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2673.            <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2674.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2675.                <i class="ti-angle-right me-2 text-primary"></i>
  2676.                 casino not on gamstop
  2677.              </h6>
  2678.            </a>
  2679.          </div>
  2680.          
  2681.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2682.            <a href="https://www.navabi.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2683.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2684.                <i class="ti-angle-right me-2 text-primary"></i>
  2685.                 uk online casinos list
  2686.              </h6>
  2687.            </a>
  2688.          </div>
  2689.          
  2690.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2691.            <a href="https://kam-media.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2692.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2693.                <i class="ti-angle-right me-2 text-primary"></i>
  2694.                 non gamstop casino
  2695.              </h6>
  2696.            </a>
  2697.          </div>
  2698.          
  2699.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2700.            <a href="https://www.jeremyforlabour.com/"  rel="dofollow" class="text-decoration-none ">
  2701.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2702.                <i class="ti-angle-right me-2 text-primary"></i>
  2703.                 non gamstop casino uk
  2704.              </h6>
  2705.            </a>
  2706.          </div>
  2707.          
  2708.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2709.            <a href="https://esports-news.co.uk/online-casinos/"  rel="dofollow" class="text-decoration-none ">
  2710.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2711.                <i class="ti-angle-right me-2 text-primary"></i>
  2712.                 non gamstop casinos
  2713.              </h6>
  2714.            </a>
  2715.          </div>
  2716.          
  2717.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2718.            <a href="https://www.outset.org/"  rel="dofollow" class="text-decoration-none ">
  2719.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2720.                <i class="ti-angle-right me-2 text-primary"></i>
  2721.                 best online betting sites uk
  2722.              </h6>
  2723.            </a>
  2724.          </div>
  2725.          
  2726.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2727.            <a href="https://www.testandverification.com/"  rel="dofollow" class="text-decoration-none ">
  2728.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2729.                <i class="ti-angle-right me-2 text-primary"></i>
  2730.                 casinos not on gamstop uk
  2731.              </h6>
  2732.            </a>
  2733.          </div>
  2734.          
  2735.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2736.            <a href="https://roeparkresort.com"  rel="dofollow" class="text-decoration-none ">
  2737.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2738.                <i class="ti-angle-right me-2 text-primary"></i>
  2739.                 casino not on GamStop
  2740.              </h6>
  2741.            </a>
  2742.          </div>
  2743.          
  2744.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2745.            <a href="https://www.wildandgame.co.uk"  rel="dofollow" class="text-decoration-none ">
  2746.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2747.                <i class="ti-angle-right me-2 text-primary"></i>
  2748.                 non GamStop casinos
  2749.              </h6>
  2750.            </a>
  2751.          </div>
  2752.          
  2753.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2754.            <a href="https://www.caffeinemag.com"  rel="dofollow" class="text-decoration-none ">
  2755.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2756.                <i class="ti-angle-right me-2 text-primary"></i>
  2757.                 best online betting sites
  2758.              </h6>
  2759.            </a>
  2760.          </div>
  2761.          
  2762.  
  2763.        </div>
  2764.  
  2765.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2766.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2767.        </div> -->
  2768.      </div>
  2769.    </div>
  2770.    
  2771.    <div class="sidebar-widget mb-4">
  2772.      <div class="widget-title-wrapper mb-3">
  2773.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2774.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2775.          <span class="title-arrow"></span>
  2776.        </h4>
  2777.      </div>
  2778.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2779.        <div class="blog-roll-list scrollable-sidebar">
  2780.          
  2781.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2782.            <a href="https://www.gullwingbridge.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2783.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2784.                <i class="ti-angle-right me-2 text-primary"></i>
  2785.                 best non GamStop casinos
  2786.              </h6>
  2787.            </a>
  2788.          </div>
  2789.          
  2790.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2791.            <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2792.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2793.                <i class="ti-angle-right me-2 text-primary"></i>
  2794.                 non Gamstop casino
  2795.              </h6>
  2796.            </a>
  2797.          </div>
  2798.          
  2799.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2800.            <a href="https://togetherahealthierfuture.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2801.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2802.                <i class="ti-angle-right me-2 text-primary"></i>
  2803.                 casino sites not on GAMSTOP
  2804.              </h6>
  2805.            </a>
  2806.          </div>
  2807.          
  2808.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2809.            <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none ">
  2810.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2811.                <i class="ti-angle-right me-2 text-primary"></i>
  2812.                 casinos not on GamStop
  2813.              </h6>
  2814.            </a>
  2815.          </div>
  2816.          
  2817.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2818.            <a href="https://www.labodeganegra.com/"  rel="dofollow" class="text-decoration-none ">
  2819.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2820.                <i class="ti-angle-right me-2 text-primary"></i>
  2821.                 casino not on GamStop
  2822.              </h6>
  2823.            </a>
  2824.          </div>
  2825.          
  2826.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2827.            <a href="https://www.dinton-pastures.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2828.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2829.                <i class="ti-angle-right me-2 text-primary"></i>
  2830.                 best casinos not on GamStop
  2831.              </h6>
  2832.            </a>
  2833.          </div>
  2834.          
  2835.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2836.            <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2837.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2838.                <i class="ti-angle-right me-2 text-primary"></i>
  2839.                 non UK casino sites
  2840.              </h6>
  2841.            </a>
  2842.          </div>
  2843.          
  2844.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2845.            <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2846.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2847.                <i class="ti-angle-right me-2 text-primary"></i>
  2848.                 Non UK Casino Sites
  2849.              </h6>
  2850.            </a>
  2851.          </div>
  2852.          
  2853.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2854.            <a href="https://www.gohacking.com/"  rel="dofollow" class="text-decoration-none ">
  2855.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2856.                <i class="ti-angle-right me-2 text-primary"></i>
  2857.                 list of poker sites not on gamstop
  2858.              </h6>
  2859.            </a>
  2860.          </div>
  2861.          
  2862.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2863.            <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2864.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2865.                <i class="ti-angle-right me-2 text-primary"></i>
  2866.                 casinos not on GamStop
  2867.              </h6>
  2868.            </a>
  2869.          </div>
  2870.          
  2871.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2872.            <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2873.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2874.                <i class="ti-angle-right me-2 text-primary"></i>
  2875.                 best casino not on GamStop
  2876.              </h6>
  2877.            </a>
  2878.          </div>
  2879.          
  2880.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2881.            <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2882.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2883.                <i class="ti-angle-right me-2 text-primary"></i>
  2884.                 sites not on GamStop
  2885.              </h6>
  2886.            </a>
  2887.          </div>
  2888.          
  2889.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2890.            <a href="https://www.ginspa.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2891.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2892.                <i class="ti-angle-right me-2 text-primary"></i>
  2893.                 non GamStop casino UK
  2894.              </h6>
  2895.            </a>
  2896.          </div>
  2897.          
  2898.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2899.            <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2900.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2901.                <i class="ti-angle-right me-2 text-primary"></i>
  2902.                 uk casinos not on gamstop
  2903.              </h6>
  2904.            </a>
  2905.          </div>
  2906.          
  2907.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2908.            <a href="https://rcrtom.com.au/"  rel="dofollow" class="text-decoration-none ">
  2909.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2910.                <i class="ti-angle-right me-2 text-primary"></i>
  2911.                 fastest payout online casino instant withdrawal casinos
  2912.              </h6>
  2913.            </a>
  2914.          </div>
  2915.          
  2916.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2917.            <a href="https://citytosea.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2918.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2919.                <i class="ti-angle-right me-2 text-primary"></i>
  2920.                 casino
  2921.              </h6>
  2922.            </a>
  2923.          </div>
  2924.          
  2925.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2926.            <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none ">
  2927.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2928.                <i class="ti-angle-right me-2 text-primary"></i>
  2929.                 non Gamstop casinos
  2930.              </h6>
  2931.            </a>
  2932.          </div>
  2933.          
  2934.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2935.            <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2936.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2937.                <i class="ti-angle-right me-2 text-primary"></i>
  2938.                 non gamstop casinos uk
  2939.              </h6>
  2940.            </a>
  2941.          </div>
  2942.          
  2943.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2944.            <a href="https://www.avon-tyres.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2945.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2946.                <i class="ti-angle-right me-2 text-primary"></i>
  2947.                 best non Gamstop casinos
  2948.              </h6>
  2949.            </a>
  2950.          </div>
  2951.          
  2952.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2953.            <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2954.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2955.                <i class="ti-angle-right me-2 text-primary"></i>
  2956.                 non GamCare casino
  2957.              </h6>
  2958.            </a>
  2959.          </div>
  2960.          
  2961.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2962.            <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none ">
  2963.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2964.                <i class="ti-angle-right me-2 text-primary"></i>
  2965.                 non gamstop casinos
  2966.              </h6>
  2967.            </a>
  2968.          </div>
  2969.          
  2970.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2971.            <a href="https://bapca.org.uk/"  rel="dofollow" class="text-decoration-none ">
  2972.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2973.                <i class="ti-angle-right me-2 text-primary"></i>
  2974.                 casino not on gamstop
  2975.              </h6>
  2976.            </a>
  2977.          </div>
  2978.          
  2979.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2980.            <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none ">
  2981.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2982.                <i class="ti-angle-right me-2 text-primary"></i>
  2983.                 casinos not on gamstop
  2984.              </h6>
  2985.            </a>
  2986.          </div>
  2987.          
  2988.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2989.            <a href="https://fictionuncovered.co.uk/"  rel="dofollow" class="text-decoration-none ">
  2990.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2991.                <i class="ti-angle-right me-2 text-primary"></i>
  2992.                 online casino
  2993.              </h6>
  2994.            </a>
  2995.          </div>
  2996.          
  2997.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2998.            <a href="https://www.money-mentor.org/"  rel="dofollow" class="text-decoration-none ">
  2999.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3000.                <i class="ti-angle-right me-2 text-primary"></i>
  3001.                 no verification casinos
  3002.              </h6>
  3003.            </a>
  3004.          </div>
  3005.          
  3006.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3007.            <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none ">
  3008.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3009.                <i class="ti-angle-right me-2 text-primary"></i>
  3010.                 casino not on gamstop
  3011.              </h6>
  3012.            </a>
  3013.          </div>
  3014.          
  3015.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3016.            <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none ">
  3017.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3018.                <i class="ti-angle-right me-2 text-primary"></i>
  3019.                 casinos not on gamstop
  3020.              </h6>
  3021.            </a>
  3022.          </div>
  3023.          
  3024.  
  3025.        </div>
  3026.  
  3027.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3028.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3029.        </div> -->
  3030.      </div>
  3031.    </div>
  3032.    
  3033.    <div class="sidebar-widget mb-4">
  3034.      <div class="widget-title-wrapper mb-3">
  3035.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3036.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3037.          <span class="title-arrow"></span>
  3038.        </h4>
  3039.      </div>
  3040.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  3041.        <div class="blog-roll-list scrollable-sidebar">
  3042.          
  3043.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3044.            <a href="https://www.ncpqsw.com/"  rel="dofollow" class="text-decoration-none ">
  3045.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3046.                <i class="ti-angle-right me-2 text-primary"></i>
  3047.                 top 50 online casinos uk
  3048.              </h6>
  3049.            </a>
  3050.          </div>
  3051.          
  3052.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3053.            <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3054.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3055.                <i class="ti-angle-right me-2 text-primary"></i>
  3056.                 best online casinos uk
  3057.              </h6>
  3058.            </a>
  3059.          </div>
  3060.          
  3061.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3062.            <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none ">
  3063.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3064.                <i class="ti-angle-right me-2 text-primary"></i>
  3065.                 casinos not on gamstop
  3066.              </h6>
  3067.            </a>
  3068.          </div>
  3069.          
  3070.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3071.            <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3072.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3073.                <i class="ti-angle-right me-2 text-primary"></i>
  3074.                 non uk betting sites
  3075.              </h6>
  3076.            </a>
  3077.          </div>
  3078.          
  3079.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3080.            <a href="https://financialservicescultureboard.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3081.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3082.                <i class="ti-angle-right me-2 text-primary"></i>
  3083.                 non gamstop betting
  3084.              </h6>
  3085.            </a>
  3086.          </div>
  3087.          
  3088.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3089.            <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3090.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3091.                <i class="ti-angle-right me-2 text-primary"></i>
  3092.                 non gamstop casino
  3093.              </h6>
  3094.            </a>
  3095.          </div>
  3096.          
  3097.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3098.            <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3099.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3100.                <i class="ti-angle-right me-2 text-primary"></i>
  3101.                 online casinos
  3102.              </h6>
  3103.            </a>
  3104.          </div>
  3105.          
  3106.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3107.            <a href="https://jst.org.uk/"  rel="dofollow" class="text-decoration-none ">
  3108.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3109.                <i class="ti-angle-right me-2 text-primary"></i>
  3110.                 online casino
  3111.              </h6>
  3112.            </a>
  3113.          </div>
  3114.          
  3115.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3116.            <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3117.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3118.                <i class="ti-angle-right me-2 text-primary"></i>
  3119.                 online casino
  3120.              </h6>
  3121.            </a>
  3122.          </div>
  3123.          
  3124.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3125.            <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3126.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3127.                <i class="ti-angle-right me-2 text-primary"></i>
  3128.                 non gamstop casinos
  3129.              </h6>
  3130.            </a>
  3131.          </div>
  3132.          
  3133.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3134.            <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3135.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3136.                <i class="ti-angle-right me-2 text-primary"></i>
  3137.                 best non gamstop casinos
  3138.              </h6>
  3139.            </a>
  3140.          </div>
  3141.          
  3142.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3143.            <a href="https://www.resourceshelf.com/"  rel="dofollow" class="text-decoration-none ">
  3144.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3145.                <i class="ti-angle-right me-2 text-primary"></i>
  3146.                 uk online casinos not on gamstop
  3147.              </h6>
  3148.            </a>
  3149.          </div>
  3150.          
  3151.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3152.            <a href="https://www.mesaonline.org/"  rel="dofollow" class="text-decoration-none ">
  3153.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3154.                <i class="ti-angle-right me-2 text-primary"></i>
  3155.                 non gamstop casino
  3156.              </h6>
  3157.            </a>
  3158.          </div>
  3159.          
  3160.  
  3161.        </div>
  3162.  
  3163.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3164.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3165.        </div> -->
  3166.      </div>
  3167.    </div>
  3168.    
  3169.  </div>
  3170.  
  3171. <!-- Sidebar V2 Styles -->
  3172. <style>
  3173.  .sidebar-widget {
  3174.    position: relative;
  3175.  }
  3176.  
  3177.  .widget-title {
  3178.    font-size: 1.1rem;
  3179.    font-weight: 700;
  3180.    display: inline-block;
  3181.    position: relative;
  3182.    z-index: 2;
  3183.    border-radius: 0;
  3184.  }
  3185.  
  3186.  /* Green arrow for August Blog Roll */
  3187.  .title-arrow::after {
  3188.    content: '';
  3189.    position: absolute;
  3190.    top: 0;
  3191.    right: -22px;
  3192.    width: 0;
  3193.    height: 0;
  3194.    border-left: 22px solid var(--bs-primary);
  3195.    border-top: 22px solid transparent;
  3196.    border-bottom: 22px solid transparent;
  3197.    z-index: 1;
  3198.  }
  3199.  
  3200.  /* Blue arrow for Recent Posts */
  3201.  .title-arrow-primary::after {
  3202.    content: '';
  3203.    position: absolute;
  3204.    top: 0;
  3205.    right: -22px;
  3206.    width: 0;
  3207.    height: 0;
  3208.    border-left: 22px solid var(--bs-primary);
  3209.    border-top: 22px solid transparent;
  3210.    border-bottom: 22px solid transparent;
  3211.    z-index: 1;
  3212.  }
  3213.  
  3214.  .widget-content {
  3215.    margin-top: -1px;
  3216.    position: relative;
  3217.    z-index: 1;
  3218.     background-color: var(--card-bg);
  3219.  }
  3220.  
  3221.  /* Blog Roll Items Hover Effects */
  3222.  .blog-roll-item:hover .post-title {
  3223.    color: #198754 !important;
  3224.    transform: translateX(5px);
  3225.    transition: all 0.3s ease;
  3226.  }
  3227.  
  3228.  /* Recent Post Items Hover Effects */
  3229.  .recent-post-item:hover .post-title a {
  3230.    color: #0d6efd !important;
  3231.    transition: color 0.3s ease;
  3232.  }
  3233.  
  3234.  .recent-post-item:hover .post-image img {
  3235.    transform: scale(1.05);
  3236.    transition: transform 0.3s ease;
  3237.  }
  3238.  
  3239.  /* Button Hover Effects */
  3240.  .btn:hover {
  3241.    transform: translateY(-2px);
  3242.    transition: all 0.3s ease;
  3243.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3244.  }
  3245.  
  3246.  /* Badge Hover Effects */
  3247.  .badge:hover {
  3248.    transform: scale(1.05);
  3249.    transition: transform 0.3s ease;
  3250.  }
  3251.  
  3252.  @media (max-width: 991px) {
  3253.    .sidebar {
  3254.      margin-top: 3rem;
  3255.    }
  3256.  }
  3257.  
  3258.  @media (max-width: 576px) {
  3259.    .widget-title {
  3260.      font-size: 1rem;
  3261.      padding: 0.75rem 1rem !important;
  3262.    }
  3263.  
  3264.    .title-arrow::after,
  3265.    .title-arrow-primary::after {
  3266.      right: -18px;
  3267.      border-left-width: 18px;
  3268.      border-top-width: 18px;
  3269.      border-bottom-width: 18px;
  3270.    }
  3271.  
  3272.    .post-image {
  3273.      width: 70px !important;
  3274.      height: 55px !important;
  3275.    }
  3276.  
  3277.    .blog-meta {
  3278.      flex-direction: column !important;
  3279.      align-items: flex-start !important;
  3280.      gap: 0.5rem;
  3281.    }
  3282.  }
  3283. </style>
  3284.  
  3285.    
  3286.                </div>
  3287.            </div>
  3288.        </div>
  3289.    </div>
  3290. </section>
  3291.  
  3292. <script>
  3293.    // Intersection Observer for Fade-in with Slight Rotation
  3294.    document.addEventListener('DOMContentLoaded', function() {
  3295.        const observerOptions = {
  3296.            threshold: 0.15, // Trigger when 15% of the card is visible
  3297.            rootMargin: '0px 0px -50px 0px',
  3298.        };
  3299.  
  3300.        const observer = new IntersectionObserver(function(entries, observer) {
  3301.            entries.forEach(entry => {
  3302.                if (entry.isIntersecting) {
  3303.                    entry.target.classList.add('visible');
  3304.                    observer.unobserve(entry.target);
  3305.                }
  3306.            });
  3307.        }, observerOptions);
  3308.  
  3309.        document.querySelectorAll('.blog-card-v10').forEach(card => {
  3310.            observer.observe(card);
  3311.        });
  3312.    });
  3313. </script>
  3314.  
  3315.    
  3316.        
  3317.        <!-- end wpo-blog-highlights-section -->
  3318.        <!-- start wpo-blog-sponsored-section -->
  3319.        
  3320.  
  3321.  
  3322.  
  3323.    
  3324.  
  3325.  
  3326.  
  3327. <section class="wpo-blog-sponsored-section section-padding">
  3328.    <div class="container-fluid fluid-container">
  3329.        <div class="wpo-section-title">
  3330.            <h2>sponsored news</h2>
  3331.        </div>
  3332.        <div class="row">
  3333.            <div class="wpo-blog-sponsored-wrap">
  3334.                <div class="wpo-blog-items">
  3335.                    <div class="row">
  3336.                        
  3337.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3338.                            <div class="wpo-blog-item">
  3339.                                <div class="wpo-blog-img">
  3340.                                    
  3341.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3342.                                    
  3343.                                    <div class="thumb bg-primary-gradient ">Others</div>
  3344.                                </div>
  3345.                                <div class="wpo-blog-content">
  3346.                                    <h2>  <a href="/revolutionizing-gaming-the-evolution-of-online-slot-casinos/" class="top-color">
  3347.                                            Revolutionizing Gaming: The Evolution of Online Slot Casinos
  3348.                                            </a>
  3349.                                    </h2>
  3350.                                    <ul>
  3351.                                        <li>
  3352.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3353.                                                </li>
  3354.                                        <li class="top-color">By Corey Johnson</li>
  3355.                                        <li  class="top-color">17 May 2026</li>
  3356.                                    </ul>
  3357.                                </div>
  3358.                            </div>
  3359.                        </div>
  3360.                        
  3361.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3362.                            <div class="wpo-blog-item">
  3363.                                <div class="wpo-blog-img">
  3364.                                    
  3365.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3366.                                    
  3367.                                    <div class="thumb bg-primary-gradient ">Others</div>
  3368.                                </div>
  3369.                                <div class="wpo-blog-content">
  3370.                                    <h2>  <a href="/unlock-your-luck-strategies-for-winning-in-casino-slot-games-online/" class="top-color">
  3371.                                            Unlock Your Luck: Strategies for Winning in Casino Slot Games Online
  3372.                                            </a>
  3373.                                    </h2>
  3374.                                    <ul>
  3375.                                        <li>
  3376.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3377.                                                </li>
  3378.                                        <li class="top-color">By Corey Johnson</li>
  3379.                                        <li  class="top-color">17 May 2026</li>
  3380.                                    </ul>
  3381.                                </div>
  3382.                            </div>
  3383.                        </div>
  3384.                        
  3385.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3386.                            <div class="wpo-blog-item">
  3387.                                <div class="wpo-blog-img">
  3388.                                    
  3389.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3390.                                    
  3391.                                    <div class="thumb bg-primary-gradient ">News</div>
  3392.                                </div>
  3393.                                <div class="wpo-blog-content">
  3394.                                    <h2>  <a href="/trump-affirms-generally-there-is-consensus-on-subsequent-phases-of-peace-deal-in-gaza/" class="top-color">
  3395.                                            Trump Affirms &#x27;Generally, There Is Consensus&#x27; on Subsequent Phases of Peace Deal in Gaza
  3396.                                            </a>
  3397.                                    </h2>
  3398.                                    <ul>
  3399.                                        <li>
  3400.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3401.                                                </li>
  3402.                                        <li class="top-color">By Corey Johnson</li>
  3403.                                        <li  class="top-color">17 May 2026</li>
  3404.                                    </ul>
  3405.                                </div>
  3406.                            </div>
  3407.                        </div>
  3408.                        
  3409.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3410.                            <div class="wpo-blog-item">
  3411.                                <div class="wpo-blog-img">
  3412.                                    
  3413.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3414.                                    
  3415.                                    <div class="thumb bg-primary-gradient ">News</div>
  3416.                                </div>
  3417.                                <div class="wpo-blog-content">
  3418.                                    <h2>  <a href="/i-want-to-ride-out-on-a-unicorn-every-night-medieval-heavy-metal-band-castle-rat/" class="top-color">
  3419.                                            ‘I Want to Ride Out on a Unicorn Every Night’: Medieval Heavy Metal Band Castle Rat
  3420.                                            </a>
  3421.                                    </h2>
  3422.                                    <ul>
  3423.                                        <li>
  3424.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3425.                                                </li>
  3426.                                        <li class="top-color">By Corey Johnson</li>
  3427.                                        <li  class="top-color">17 May 2026</li>
  3428.                                    </ul>
  3429.                                </div>
  3430.                            </div>
  3431.                        </div>
  3432.                        
  3433.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3434.                            <div class="wpo-blog-item">
  3435.                                <div class="wpo-blog-img">
  3436.                                    
  3437.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3438.                                    
  3439.                                    <div class="thumb bg-primary-gradient ">News</div>
  3440.                                </div>
  3441.                                <div class="wpo-blog-content">
  3442.                                    <h2>  <a href="/crans-montana-blaze-victims-receive-care-in-specialist-clinics-across-europe/" class="top-color">
  3443.                                            Crans-Montana Blaze Victims Receive Care in Specialist Clinics Across Europe
  3444.                                            </a>
  3445.                                    </h2>
  3446.                                    <ul>
  3447.                                        <li>
  3448.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3449.                                                </li>
  3450.                                        <li class="top-color">By Corey Johnson</li>
  3451.                                        <li  class="top-color">17 May 2026</li>
  3452.                                    </ul>
  3453.                                </div>
  3454.                            </div>
  3455.                        </div>
  3456.                        
  3457.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  3458.                            <div class="wpo-blog-item">
  3459.                                <div class="wpo-blog-img">
  3460.                                    
  3461.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3462.                                    
  3463.                                    <div class="thumb bg-primary-gradient ">News</div>
  3464.                                </div>
  3465.                                <div class="wpo-blog-content">
  3466.                                    <h2>  <a href="/queens-salute-titans-as-trump-offers-the-mayor-elect-a-cordial-reception/" class="top-color">
  3467.                                            Queens Salute Titans as Trump Offers The Mayor-Elect a Cordial Reception
  3468.                                            </a>
  3469.                                    </h2>
  3470.                                    <ul>
  3471.                                        <li>
  3472.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Corey Johnson">
  3473.                                                </li>
  3474.                                        <li class="top-color">By Corey Johnson</li>
  3475.                                        <li  class="top-color">17 May 2026</li>
  3476.                                    </ul>
  3477.                                </div>
  3478.                            </div>
  3479.                        </div>
  3480.                        
  3481.  
  3482.                    </div>
  3483.                </div>
  3484.            </div>
  3485.        </div>
  3486.    </div> <!-- end container -->
  3487. </section>
  3488.  
  3489.  
  3490.    
  3491.        <!-- end wpo-blog-sponsored-section -->
  3492.        <!-- start wpo-subscribe-section -->
  3493.        
  3494.        <!-- end subscribe-section -->
  3495.        <!-- start of wpo-site-footer-section -->
  3496.        
  3497.  
  3498.  
  3499.  
  3500.  
  3501.  
  3502. <footer class="wpo-site-footer-v4 bg-primary-gradient">
  3503.  <!-- Main Content: Asymmetrical Layout -->
  3504.  <div class="footer-main-content py-5">
  3505.    <div class="container-fluid fluid-container">
  3506.      <div class="row">
  3507.        <!-- Left: Logo & Tagline (Narrow, Skewed) -->
  3508.        <div class="col-lg-3 col-md-4 col-12 mb-4 skewed-section">
  3509.          <div class="brand-logo text-center text-lg-start">
  3510.            
  3511.              <h3 class="brand-title">ScotiaDirect UK</h3>
  3512.            
  3513.            <p class="brand-tagline mt-2">ScotiaDirect UK provides expert financial guidance, investment strategies, and market analysis to help you achieve your financial goals with confidence.</p>
  3514.          </div>
  3515.        </div>
  3516.        <!-- Right: Staggered Links -->
  3517.        <div class="col-lg-9 col-md-8 col-12">
  3518.          <div class="d-flex flex-column gap-4">
  3519.            <!-- Quick Links -->
  3520.            <div class="footer-column offset-content">
  3521.              <h5 class="column-title">Quick Links</h5>
  3522.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  3523.                
  3524.                  <li>
  3525.                    <a class="menu-link" href="/sadness-occurs-as-individual-succumbs-after-water-recovery-off-uk-shoreline/">Sadness Occurs as Individual Succumbs After Water Recovery Off UK Shoreline</a>
  3526.                  </li>
  3527.                
  3528.                  <li>
  3529.                    <a class="menu-link" href="/pm-celebrates-a-historic-day-as-online-safety-commissioner-predicts-globe-will-follow-our-lead/">PM Celebrates a &#x27;Historic Day&#x27; as Online Safety Commissioner Predicts &#x27;Globe Will Follow Our Lead&#x27;.</a>
  3530.                  </li>
  3531.                
  3532.                  <li>
  3533.                    <a class="menu-link" href="/maximizing-your-wins-in-machine-games-seven-effective-tips/">Maximizing Your Wins in Machine Games: Seven Effective Tips</a>
  3534.                  </li>
  3535.                
  3536.                  <li>
  3537.                    <a class="menu-link" href="/eric-adams-to-endorse-andrew-cuomo-in-nyc-mayoral-race/">Eric Adams to Endorse Andrew Cuomo in NYC Mayoral Race</a>
  3538.                  </li>
  3539.                
  3540.                  <li>
  3541.                    <a class="menu-link" href="/gop-senator-says-agreement-can-be-had-on-healthcare-as-crucial-subsidies-set-to-expire/">GOP Senator Says &#x27;Agreement Can Be Had&#x27; on Healthcare as Crucial Subsidies Set to Expire.</a>
  3542.                  </li>
  3543.                
  3544.                  <li>
  3545.                    <a class="menu-link" href="/white-house-denounces-democrat-fabrication-as-additional-epstein-estate-photographs-disclosed/">White House Denounces &#x27;Democrat Fabrication&#x27; as Additional Epstein Estate Photographs Disclosed</a>
  3546.                  </li>
  3547.                
  3548.              </ul>
  3549.            </div>
  3550.            <!-- Top Categories -->
  3551.            <div class="footer-column offset-content offset-right">
  3552.              <h5 class="column-title">Top Categories</h5>
  3553.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3">
  3554.                
  3555.                  <li>
  3556.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3557.                  </li>
  3558.                
  3559.                  <li>
  3560.                    <a class="menu-link" href="/category/business/">Business</a>
  3561.                  </li>
  3562.                
  3563.                  <li>
  3564.                    <a class="menu-link" href="/category/esports/">Esports</a>
  3565.                  </li>
  3566.                
  3567.                  <li>
  3568.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  3569.                  </li>
  3570.                
  3571.                  <li>
  3572.                    <a class="menu-link" href="/category/featured/">Featured</a>
  3573.                  </li>
  3574.                
  3575.              </ul>
  3576.            </div>
  3577.            <!-- Blog Rolls -->
  3578.           <div class="footer-column offset-content">
  3579.              <h5 class="column-title">Blog Rolls</h5>
  3580.              <ul class="footer-menu list-unstyled d-flex flex-wrap gap-3" id="blogRollLinks">
  3581.                
  3582.                
  3583.  
  3584.                
  3585.                
  3586.                  
  3587.                
  3588.              </ul>
  3589.            </div>
  3590.          </div>
  3591.        </div>
  3592.      </div>
  3593.    </div>
  3594.  </div>
  3595.  
  3596.  <!-- Bottom Section -->
  3597.  <div class="footer-bottom bg-primary text-white py-3">
  3598.    <div class="container-fluid fluid-container">
  3599.      <div class="row justify-content-center">
  3600.        <div class="col-12 text-center">
  3601.          <div class="bottom-content">
  3602.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3 mb-3">
  3603.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  3604.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  3605.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3606.            </div>
  3607.            <div class="copyright-info ">
  3608.              <p class="mb-0 text-white">
  3609.                &copy; 2026 <strong>ScotiaDirect UK</strong>. All rights reserved.
  3610.              </p>
  3611.            </div>
  3612.          </div>
  3613.        </div>
  3614.      </div>
  3615.    </div>
  3616.  </div>
  3617. </footer>
  3618.  
  3619.  
  3620.  
  3621. <style>
  3622. .footer-logo {
  3623.    height: 60px;
  3624.    width: auto;
  3625. }
  3626.  
  3627. .brand-title {
  3628.    font-size: 24px;
  3629.    font-weight: 700;
  3630.    color: white  !important;
  3631.    margin: 0;
  3632. }
  3633.  
  3634. .brand-tagline {
  3635.    font-size: 14px;
  3636.    color: white  !important;
  3637.    margin: 0;
  3638. }
  3639.  
  3640. .column-title {
  3641.    font-size: 16px;
  3642.    font-weight: 600;
  3643.    color: white !important;
  3644.    margin-bottom: 12px;
  3645. }
  3646.  
  3647. .footer-menu {
  3648.    margin: 0;
  3649. }
  3650.  
  3651. .menu-link {
  3652.    color: white !important;
  3653.    text-decoration: none;
  3654.    font-size: 14px;
  3655.    transition: color 0.3s ease, transform 0.3s ease;
  3656. }
  3657.  
  3658. .menu-link:hover {
  3659.    color: var(--primary-color);
  3660.    transform: scale(1.05);
  3661. }
  3662.  
  3663. .offset-content {
  3664.    margin-left: 20px;
  3665. }
  3666.  
  3667. .footer-bottom {
  3668.    font-size: 13px;
  3669. }
  3670.  
  3671. .utility-link {
  3672.    color: white  !important;
  3673.    text-decoration: none;
  3674.    font-size: 13px;
  3675.    transition: color 0.3s ease;
  3676. }
  3677.  
  3678. .utility-link:hover {
  3679.    color: var(--primary-color);
  3680. }
  3681.  
  3682. .copyright-info p {
  3683.    font-size: 13px;
  3684. }
  3685.  
  3686. /* Responsive Design */
  3687. @media (max-width: 1024px) {
  3688.   .footer-logo{
  3689.    height: 40px;
  3690.    width: auto;
  3691.   }
  3692. }
  3693.  
  3694. @media (max-width: 768px) {
  3695.    .footer-logo {
  3696.        height: 60px;
  3697.    }
  3698.    
  3699.    .column-title {
  3700.        font-size: 15px;
  3701.        text-align: center;
  3702.    }
  3703.    
  3704.    .footer-menu {
  3705.        justify-content: center;
  3706.    }
  3707.    
  3708.    .menu-link {
  3709.        font-size: 13px;
  3710.    }
  3711. }
  3712.  
  3713. @media (max-width: 576px) {
  3714.    .brand-title {
  3715.        font-size: 20px;
  3716.    }
  3717.    
  3718.    .brand-tagline {
  3719.        font-size: 12px;
  3720.    }
  3721.    
  3722.    .cta-btn {
  3723.        font-size: 12px;
  3724.        padding: 5px 12px;
  3725.    }
  3726. }
  3727. </style>
  3728.  
  3729. <script>
  3730. // Prevent default for placeholder links
  3731. document.addEventListener('DOMContentLoaded', function() {
  3732.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  3733.        anchor.addEventListener('click', function(e) {
  3734.            e.preventDefault();
  3735.        });
  3736.    });
  3737. });
  3738. document.addEventListener('DOMContentLoaded', function () {
  3739.    var btn = document.getElementById('toggleBlogRollLinks');
  3740.    if (!btn) return; // No extra items, no button
  3741.  
  3742.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  3743.  
  3744.    btn.addEventListener('click', function () {
  3745.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3746.            return li.classList.contains('d-none');
  3747.        });
  3748.  
  3749.        extras.forEach(function (li) {
  3750.            if (anyHidden) {
  3751.                li.classList.remove('d-none');
  3752.                li.classList.add('show');
  3753.            } else {
  3754.                li.classList.add('d-none');
  3755.                li.classList.remove('show');
  3756.            }
  3757.        });
  3758.  
  3759.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3760.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3761.    });
  3762. });
  3763.  
  3764. </script>
  3765.  
  3766.        <!-- end of wpo-site-footer-section -->
  3767.    </div>
  3768.    <!-- end of page-wrapper -->
  3769.  
  3770.    <!-- All JavaScript files
  3771.    ================================================== -->
  3772.    
  3773.  
  3774. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3775. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3776. <!-- Plugins for this template -->
  3777. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3778. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3779. <!-- Custom script for this template -->
  3780. <script src="/static/blogapp/assets/js/script.js"></script>
  3781.  
  3782. <script>
  3783. (function () {
  3784. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3785. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3786.  
  3787. function applyFallback(img) {
  3788. if (!img || img.dataset.fallbackApplied === "1") {
  3789. return;
  3790. }
  3791. var failedSrc = img.currentSrc || img.src || "";
  3792. img.dataset.fallbackApplied = "1";
  3793. img.onerror = null;
  3794. img.src = fallbackImageSrc;
  3795. console.warn("[ImageFallback] Replaced broken image:", {
  3796. failedSrc: failedSrc,
  3797. fallbackSrc: fallbackImageSrc,
  3798. alt: img.alt || "",
  3799. });
  3800. }
  3801.  
  3802. document.querySelectorAll("img").forEach(function (img) {
  3803. if (img.complete && img.naturalWidth === 0) {
  3804. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3805. failedSrc: img.currentSrc || img.src || "",
  3806. alt: img.alt || "",
  3807. });
  3808. applyFallback(img);
  3809. }
  3810. });
  3811.  
  3812. document.addEventListener(
  3813. "error",
  3814. function (event) {
  3815. var target = event.target;
  3816. if (target && target.tagName === "IMG") {
  3817. applyFallback(target);
  3818. }
  3819. },
  3820. true
  3821. );
  3822. })();
  3823. </script>
  3824.  
  3825. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3826.  
  3827.  
  3828.  
  3829. <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":"8ee3549a2dc341d38b1c5a141134ce2d","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3830. </body>
  3831.  
  3832. </html>
  3833.  
  3834.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda