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://motionzone.ca

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  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_50_uwcCPKy_pmXhJEv_9S8nFjX_4Sy0ZZ1.png">
  14.    
  15.  
  16.    <title>MotionZone: Expert Insights on Digital Marketing &amp; SEO Strategies</title>
  17.    <meta name="description" content="MotionZone offers cutting-edge digital marketing tips, SEO strategies, and industry insights to help businesses grow online. Stay updated with the latest trends.">
  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://motionzone.ca/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #9333ea;
  42.        --bs-primary-rgb: 9333ea;
  43.        --bs-secondary: #a3bffa;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #ede9fe;
  49.        --bs-dark: #2e1065;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #9333ea;
  53.        --theme-primary-color-s2: #9333ea;
  54.        --body-bg-color: #0f172a;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #ede9fe;
  57.        --text-light-color: #676767;
  58.        --heading-color: #ede9fe;
  59.        --border-color: #6d28d9;
  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: #2e1065;
  73.        --nav-bg: #2e1065;
  74.        --sub-nav: #4c1d95;
  75.        --navbar-color: #ede9fe;
  76.        --topbar-bg: #0f172a;
  77.        --topbar-color: #ede9fe;
  78.        --footer-bg: #2e1065;
  79.        --footer-color: #ede9fe;
  80.        --card-bg: rgba(46, 16, 101, 0.8);
  81.        --card-border: #6d28d9;
  82.        --card-radius: 14px;
  83.        --link-color: #9333ea;
  84.        --link-hover: #7e22ce;
  85.        --blog-color: #ede9fe;
  86.        --blog-bg: rgba(147, 51, 234, 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: rgba(46, 16, 101, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_86">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.  
  397.  
  398.            <!-- end preloader -->
  399.        
  400.        <!-- Start header -->
  401.        <header id="header" class="wpo-site-header">
  402.            
  403.  
  404.  
  405.    
  406.  
  407.  
  408. <div class="top-bg">
  409. <div class="unique-header px-3 d-sm-flex d-none container-fluid fluid-container">
  410.    <button class="unique-menu-button bg-primary-gradient">Latest Update</button>
  411.  
  412.    <div class="unique-news-wrapper-container">
  413.        <div class="unique-news-wrapper top-color" id="newsWrapper">
  414.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex ">
  415.            <p class="text-center">
  416.              
  417.              <a href="/haaland-nets-a-brace-as-manchester-city-win-to-go-top/" class="px-5 top-color">
  418.                Haaland Nets a Brace as Manchester City Win to Go Top.
  419.              </a>
  420.              
  421.              <a href="/why-psg-are-embracing-homegrown-talent-to-defend-their-continental-crown/" class="px-5 top-color">
  422.                Why PSG Are Embracing Homegrown Talent to Defend Their Continental Crown
  423.              </a>
  424.              
  425.              <a href="/democrats-accuse-trump-of-harassment-tactic-as-fbi-requests-interviews/" class="px-5 top-color">
  426.                Democrats Accuse Trump of ‘Harassment’ Tactic as FBI Requests Interviews
  427.              </a>
  428.              
  429.              <a href="/a-banner-year-for-kicking-the-orb/" class="px-5 top-color">
  430.                A Banner Year for Kicking The Orb
  431.              </a>
  432.              
  433.              <a href="/food-delivery-fresh-from-the-west-philippine-sea-an-intense-trip-along-supply-lines-in-the-regional-tension/" class="px-5 top-color">
  434.                Food Delivery: Fresh from the West Philippine Sea – An Intense Trip Along Supply Lines in the Regional Tension.
  435.              </a>
  436.              
  437.            </p>
  438.          </marquee>
  439.        </div>
  440.    </div>
  441.  
  442.    <div class="contact-info top-color">
  443.        <ul class="d-flex list-unstyled gap-3 flex-wrap">
  444.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  445.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  446.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  447.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  448.        </ul>
  449.    </div>
  450. </div>
  451. </div>
  452.  
  453. <script>
  454.    // Build array directly from Django context
  455.    const newsItems = [
  456.        
  457.            { title: "Haaland Nets a Brace as Manchester City Win to Go Top.", url: "/haaland-nets-a-brace-as-manchester-city-win-to-go-top/" },
  458.        
  459.            { title: "Why PSG Are Embracing Homegrown Talent to Defend Their Continental Crown", url: "/why-psg-are-embracing-homegrown-talent-to-defend-their-continental-crown/" },
  460.        
  461.            { title: "Democrats Accuse Trump of ‘Harassment’ Tactic as FBI Requests Interviews", url: "/democrats-accuse-trump-of-harassment-tactic-as-fbi-requests-interviews/" },
  462.        
  463.            { title: "A Banner Year for Kicking The Orb", url: "/a-banner-year-for-kicking-the-orb/" },
  464.        
  465.            { title: "Food Delivery: Fresh from the West Philippine Sea – An Intense Trip Along Supply Lines in the Regional Tension.", url: "/food-delivery-fresh-from-the-west-philippine-sea-an-intense-trip-along-supply-lines-in-the-regional-tension/" }
  466.        
  467.    ];
  468.  
  469.    let currentNewsIndex = 0;
  470.    const newsWrapper = document.getElementById('newsWrapper');
  471.    let currentNewsElement = null;
  472.    let typingInterval = null;
  473.    let isTyping = false;
  474.  
  475.    function createNewsElement() {
  476.        const newsElement = document.createElement('div');
  477.        newsElement.className = 'unique-news-item top-color active';
  478.        newsWrapper.appendChild(newsElement);
  479.        currentNewsElement = newsElement;
  480.    }
  481.  
  482.    function typeText(news, element, callback) {
  483.        let index = 0;
  484.        element.innerHTML = '<span class="unique-cursor"></span>';
  485.  
  486.        typingInterval = setInterval(() => {
  487.            if (index < news.title.length) {
  488.                const currentText = news.title.substring(0, index + 1);
  489.                element.innerHTML = `<a href="${news.url}" class="top-color">${currentText}</a><span class="unique-cursor"></span>`;
  490.                index++;
  491.            } else {
  492.                clearInterval(typingInterval);
  493.                setTimeout(() => {
  494.                    element.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  495.                    if (callback) callback();
  496.                }, 1000);
  497.            }
  498.        }, 100); // typing speed
  499.    }
  500.  
  501.    function startTyping() {
  502.        if (isTyping) return;
  503.  
  504.        isTyping = true;
  505.        const currentNews = newsItems[currentNewsIndex];
  506.  
  507.        typeText(currentNews, currentNewsElement, () => {
  508.            isTyping = false;
  509.            setTimeout(() => {
  510.                currentNewsIndex = (currentNewsIndex + 1) % newsItems.length;
  511.                startTyping();
  512.            }, 5000); // wait before next headline
  513.        });
  514.    }
  515.  
  516.    window.onload = function() {
  517.        createNewsElement();
  518.        startTyping();
  519.    };
  520. </script>
  521.  
  522.  
  523.  
  524.            
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531. <header class="header-v9 mb-4" role="banner">
  532.  <div class="container-fluid fluid-container">
  533.    <!-- Sticky/Glass Nav Card -->
  534.    <div class="nav-card-v9" role="navigation" aria-label="Primary">
  535.      <div class="row align-items-center justify-content-between g-3">
  536.        <!-- Logo -->
  537.       <div class="col-6 col-md-3 col-lg-2">
  538.          <a class="logo-link-v9 d-inline-flex align-items-center gap-2" href="/">
  539.            
  540.              <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/5782b10b-54e7-45d4-bb8c-868ca2dfcb15_logo.png" alt="Logo" class="logo-img-v9" width="160" height="48" decoding="async" fetchpriority="high" />
  541.            
  542.          </a>
  543.        </div>
  544.  
  545.        <!-- Desktop Nav -->
  546.        <div class="col d-none d-xl-block">
  547.          <nav class="main-nav-v9">
  548.            <ul class="nav-list-v9">
  549.              <!-- Home (static) -->
  550.              <li class="nav-item-v9">
  551.                <a href="/" class="nav-link-v9 active-v9">Home</a>
  552.              </li >
  553.          
  554.              
  555.                
  556.                  <li class="nav-item-v9">
  557.                    <a href="/category/all-posts/" class="nav-link-v9">All Posts</a>
  558.                  </li>
  559.                
  560.                  <li class="nav-item-v9">
  561.                    <a href="/category/business/" class="nav-link-v9">Business</a>
  562.                  </li>
  563.                
  564.                  <li class="nav-item-v9">
  565.                    <a href="/category/esports/" class="nav-link-v9">Esports</a>
  566.                  </li>
  567.                
  568.                  <li class="nav-item-v9">
  569.                    <a href="/category/fashion/" class="nav-link-v9">Fashion</a>
  570.                  </li>
  571.                
  572.                  <li class="nav-item-v9">
  573.                    <a href="/category/featured/" class="nav-link-v9">Featured</a>
  574.                  </li>
  575.                
  576.                  <li class="nav-item-v9">
  577.                    <a href="/category/gaming/" class="nav-link-v9">Gaming</a>
  578.                  </li>
  579.                
  580.                  <li class="nav-item-v9">
  581.                    <a href="/category/health/" class="nav-link-v9">Health</a>
  582.                  </li>
  583.                
  584.                  <li class="nav-item-v9">
  585.                    <a href="/category/life-fitness/" class="nav-link-v9">Life &amp; Fitness</a>
  586.                  </li>
  587.                
  588.  
  589.                
  590.                  <li class="nav-item-v9 has-dropdown-v9">
  591.                    <button class="nav-link-v9 bg-transparent border-0 nav-more-btn-v9" type="button" aria-haspopup="true" aria-expanded="false" aria-controls="more-desktop-v9">
  592.                      More<svg class="chev-v9" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  593.                        <polyline points="6,9 12,15 18,9"></polyline>
  594.                      </svg>
  595.                    </button>
  596.                    <div class="dropdown-card-v9" id="more-desktop-v9" role="menu">
  597.                      <div class="dropdown-grid-v9">
  598.                        <div class="dropdown-section-v9">
  599.                          
  600.                            <a href="/category/lifestyle/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Lifestyle</a>
  601.                          
  602.                            <a href="/category/news/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> News</a>
  603.                          
  604.                            <a href="/category/others/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Others</a>
  605.                          
  606.                            <a href="/category/politics/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Politics</a>
  607.                          
  608.                            <a href="/category/sports/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Sports</a>
  609.                          
  610.                            <a href="/category/tech/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Tech</a>
  611.                          
  612.                            <a href="/category/travel/" class="dropdown-link-v9" role="menuitem"><span class="link-dot-v9" aria-hidden="true"></span> Travel</a>
  613.                          
  614.                        </div>
  615.                      </div>
  616.                    </div>
  617.                  </li>
  618.                
  619.              
  620.                <li class="nav-item-v9">
  621.                <a href="/page/contact-us/" class="nav-link-v9">Contact Us</a>
  622.              </li >
  623.            </ul>
  624.          </nav>
  625.        </div>
  626.  
  627.        <!-- Actions -->
  628.        <div class="col-6 col-md-3 col-lg-2">
  629.          <div class="nav-actions-v9">
  630.            <button class="icon-btn-v9" aria-controls="searchPanelV9" aria-expanded="false" aria-label="Open search" onclick="toggleSearchV9()">
  631.              <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  632.                <circle cx="11" cy="11" r="8"></circle>
  633.                <path d="m21 21-4.35-4.35"></path>
  634.              </svg>
  635.            </button>
  636.            <button class="icon-btn-v9 d-xl-none" aria-controls="mobileNavV9" aria-expanded="false" aria-label="Open menu" onclick="toggleMobileNavV9()">
  637.              <svg width="22" height="22" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  638.                <line x1="3" y1="6" x2="21" y2="6" />
  639.                <line x1="3" y1="12" x2="21" y2="12" />
  640.                <line x1="3" y1="18" x2="21" y2="18" />
  641.              </svg>
  642.            </button>
  643.          </div>
  644.        </div>
  645.      </div>
  646.  
  647.      <!-- Active underline (animated) -->
  648.      <span class="active-rail-v9" aria-hidden="true"></span>
  649.    </div>
  650.  
  651.    <!-- Search Panel -->
  652.    <div class="search-panel-v9" id="searchPanelV9" role="dialog" aria-label="Site search" aria-modal="true">
  653.      <form class="search-form-v9" action="" method="get" role="search">
  654.        <label for="q-v9" class="visually-hidden">Search</label>
  655.        <div class="search-input-wrap-v9">
  656.          <svg class="search-icn-v9" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  657.            <circle cx="11" cy="11" r="8"></circle>
  658.            <path d="m21 21-4.35-4.35"></path>
  659.          </svg>
  660.          <input id="search-input" name="q" type="search"  class="search-input-v9" placeholder="Search articles, tutorials, news…" autocomplete="off" />
  661.          <button type="button" class="icon-btn-v9 ghost" aria-label="Close search" onclick="toggleSearchV9()">
  662.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  663.              <line x1="18" y1="6" x2="6" y2="18" />
  664.              <line x1="6" y1="6" x2="18" y2="18" />
  665.            </svg>
  666.          </button>
  667.        </div>
  668.        <div class="search-suggest-v9 search-v1" id="search-results">
  669.          
  670.        </div>
  671.      </form>
  672.    </div>
  673.  
  674.    <!-- Mobile Offcanvas -->
  675.    <aside class="mobile-nav-v9 d-xl-none" id="mobileNavV9" role="dialog" aria-label="Mobile navigation" aria-modal="true">
  676.      <div class="mobile-wrap-v9">
  677.        <div class="mobile-head-v9">
  678.          <span class="mobile-title-v9">Menu</span>
  679.          <button class="icon-btn-v9 ghost" aria-label="Close menu" onclick="toggleMobileNavV9()">
  680.            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  681.              <line x1="18" y1="6" x2="6" y2="18" />
  682.              <line x1="6" y1="6" x2="18" y2="18" />
  683.            </svg>
  684.          </button>
  685.        </div>
  686.  
  687.        <ul class="mobile-list-v9">
  688.          <li>
  689.            <a class="mobile-link-v9 active-v9" href="/">Home</a>
  690.          </li>
  691.          <li class="">
  692.                <a href="/page/contact-us/" class="mobile-link-v9">Contact Us</a>
  693.          </li >
  694.          
  695.            
  696.              <li>
  697.                <a class="mobile-link-v9" href="/category/all-posts/">All Posts</a>
  698.              </li>
  699.            
  700.              <li>
  701.                <a class="mobile-link-v9" href="/category/business/">Business</a>
  702.              </li>
  703.            
  704.              <li>
  705.                <a class="mobile-link-v9" href="/category/esports/">Esports</a>
  706.              </li>
  707.            
  708.              <li>
  709.                <a class="mobile-link-v9" href="/category/fashion/">Fashion</a>
  710.              </li>
  711.            
  712.              <li>
  713.                <a class="mobile-link-v9" href="/category/featured/">Featured</a>
  714.              </li>
  715.            
  716.  
  717.            
  718.          
  719.        </ul>
  720.      </div>
  721.    </aside>
  722.  </div>
  723.  
  724.  <!-- Overlay -->
  725.  <div class="nav-overlay-v9" id="navOverlayV9" onclick="closeAllV9()" aria-hidden="true"></div>
  726. </header>
  727.  
  728. <style>
  729.  
  730.  .header-v9 {
  731.    position: relative;
  732.    padding: 14px 0;
  733.    z-index: 50;
  734.  }
  735.  .header-v9.is-scrolled .nav-card-v9 {
  736.    padding: 10px 18px;
  737.    border-radius: 14px;
  738.    box-shadow: 0 6px 24px rgba(0, 0, 0, 0.08);
  739.  }
  740.  .header-v9.is-scrolled .logo-img-v9 {
  741.    transform: scale(0.92);
  742.  }
  743.  
  744.  /* Card */
  745.  .nav-card-v9 {
  746.    background: var(--navbar-bg);
  747.    backdrop-filter: blur(18px);
  748.    border: 1px solid var(--border-color);
  749.    border-radius: 18px;
  750.    padding: 14px 22px;
  751.    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
  752.    position: sticky;
  753.    top: 10px;
  754.  }
  755.  
  756.  /* Logo */
  757.  .logo-img-v9 {
  758.    max-height: 60px;
  759.    width: auto;
  760.    transition: transform 0.25s ease, opacity 0.25s ease;
  761.  }
  762.  .logo-link-v9:hover .logo-img-v9 {
  763.    transform: translateY(-1px) scale(1.03);
  764.  }
  765.  
  766.  /* Desktop nav */
  767.  .main-nav-v9 {
  768.    display: flex;
  769.    justify-content: center;
  770.  }
  771.  .nav-list-v9 {
  772.    display: flex;
  773.    gap: 6px;
  774.    list-style: none;
  775.    margin: 0;
  776.    padding: 0;
  777.  }
  778.  .nav-item-v9 {
  779.    position: relative;
  780.  }
  781.  .nav-link-v9 {
  782.    position: relative;
  783.    display: inline-flex;
  784.    align-items: center;
  785.    justify-content: center;
  786.    padding: 10px 10px;
  787.    border-radius: 12px;
  788.    color: var(--navbar-color);
  789.    text-decoration: none;
  790.    font-weight: 500;
  791.    font-size: 15px;
  792.    transition: color 0.2s ease, background 0.2s ease, transform 0.2s ease;
  793.  }
  794.  .nav-link-v9:hover {
  795.    background: rgba(102, 126, 234, 0.1);
  796.    color: var(--topbar-color);
  797.    transform: translateY(-1px);
  798.  }
  799.  .nav-link-v9.active-v9 {
  800.    color: transparent;
  801.  }
  802.  .nav-link-v9.active-v9::after {
  803.    content: '';
  804.    position: absolute;
  805.    left: 12px;
  806.    right: 12px;
  807.    bottom: 6px;
  808.    height: 3px;
  809.    border-radius: 3px;
  810.    background: var(--sub-nav);
  811.  }
  812.  
  813.  /* Dropdown */
  814.  .has-dropdown-v9 {
  815.    position: relative;
  816.  }
  817.  .nav-more-btn-v9 {
  818.    display: inline-flex;
  819.    gap: 6px;
  820.    align-items: center;
  821.  }
  822.  .chev-v9 {
  823.    transition: transform 0.2s ease;
  824.  }
  825.  .has-dropdown-v9:focus-within .chev-v9,
  826.  .has-dropdown-v9:hover .chev-v9 {
  827.    transform: rotate(180deg);
  828.  }
  829.  
  830.  .dropdown-card-v9 {
  831.    position: absolute;
  832.    top: calc(100% + 14px);
  833.    left: 50%;
  834.    transform: translateX(-50%) translateY(-6px);
  835.    background: var(--navbar-bg);
  836.    border: 1px solid var(--border-color);
  837.    border-radius: 14px;
  838.    padding: 18px;
  839.    min-width: 280px;
  840.    z-index: 200;
  841.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  842.    opacity: 0;
  843.    visibility: hidden;
  844.    transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  845.  }
  846.  .has-dropdown-v9:hover .dropdown-card-v9,
  847.  .has-dropdown-v9:focus-within .dropdown-card-v9 {
  848.    opacity: 1;
  849.    visibility: visible;
  850.    transform: translateX(-50%) translateY(0);
  851.  }
  852.  
  853.  .dropdown-grid-v9 {
  854.    display: grid;
  855.    grid-template-columns: 1fr;
  856.    gap: 10px;
  857.  }
  858.  .dropdown-section-v9 {
  859.    display: grid;
  860.    gap: 6px;
  861.  }
  862.  .dropdown-link-v9 {
  863.    display: flex;
  864.    align-items: center;
  865.    gap: 10px;
  866.    padding: 10px 12px;
  867.    border-radius: 10px;
  868.    text-decoration: none;
  869.    font-size: 14px;
  870.    color: var(--navbar-color);
  871.    transition: background 0.2s ease, transform 0.2s ease, color 0.2s ease;
  872.  }
  873.  .dropdown-link-v9:hover {
  874.    background: var(--bs-primary);
  875.    color: var(--bs-white);
  876.    transform: translateX(4px);
  877.  }
  878.  .link-dot-v9 {
  879.    width: 6px;
  880.    height: 6px;
  881.    border-radius: 50%;
  882.    border: 1px solid currentColor;
  883.  }
  884.  
  885.  /* Actions */
  886.  .nav-actions-v9 {
  887.    display: flex;
  888.    justify-content: flex-end;
  889.    align-items: center;
  890.    gap: 8px;
  891.  }
  892.  .icon-btn-v9 {
  893.    border: 1px solid var(--border-color);
  894.    background: rgba(102, 126, 234, 0.1);
  895.    color: var(--navbar-color);
  896.    padding: 8px;
  897.    border-radius: 12px;
  898.    cursor: pointer;
  899.    transition: transform 0.2s, background 0.2s, color 0.2s;
  900.  }
  901.  .icon-btn-v9:hover {
  902.    background: var(--sub-nav);
  903.    color: var(--topbar-color) !important;
  904.    transform: translateY(-1px);
  905.  }
  906.  .icon-btn-v9.ghost {
  907.    background: transparent;
  908.  }
  909.  
  910.  /* Search Panel */
  911.  .search-panel-v9 {
  912.    position: fixed;
  913.    top: 14px;
  914.    left: 50%;
  915.    transform: translateX(-50%) translateY(-16px);
  916.    width: min(720px, calc(100% - 40px));
  917.    background: var(--navbar-bg);
  918.    border: 1px solid var(--border-color);
  919.    border-radius: 16px;
  920.    padding: 16px;
  921.    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  922.    opacity: 0;
  923.    visibility: hidden;
  924.    z-index: 300;
  925.    transition: opacity 0.25s, transform 0.25s, visibility 0.25s;
  926.  }
  927.  .search-panel-v9.show-v9 {
  928.    opacity: 1;
  929.    visibility: visible;
  930.    transform: translateX(-50%) translateY(0);
  931.  }
  932.  .search-input-wrap-v9 {
  933.    display: flex;
  934.    align-items: center;
  935.    gap: 10px;
  936.    background: rgba(248, 250, 252, 0.8);
  937.    border: 2px solid rgba(102, 126, 234, 0.2);
  938.    border-radius: 12px;
  939.    padding: 6px 8px;
  940.    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
  941.  }
  942.  .search-input-wrap-v9:focus-within {
  943.    border-color: #667eea;
  944.    background: rgba(255, 255, 255, 0.9);
  945.    box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  946.  }
  947.  .search-icn-v9 {
  948.    color: #a0aec0;
  949.    margin-left: 6px;
  950.  }
  951.  .search-input-v9 {
  952.    flex: 1;
  953.    border: 0;
  954.    background: transparent;
  955.    outline: none;
  956.    padding: 12px 4px;
  957.    font-size: 16px;
  958.    color: #2d3748;
  959.  }
  960.  .search-suggest-v9 {
  961.    display: grid;
  962.    grid-template-columns: repeat(3, minmax(0, 1fr));
  963.    gap: 8px;
  964.    margin-top: 10px;
  965.  }
  966.  .suggestion-v9 {
  967.    border: 1px solid var(--border-color);
  968.    background: rgba(248, 250, 252, 0.5);
  969.    color: var(--navbar-color);
  970.    padding: 10px 12px;
  971.    border-radius: 10px;
  972.    font-size: 14px;
  973.    text-align: left;
  974.    cursor: pointer;
  975.    transition: background 0.2s, color 0.2s, transform 0.2s;
  976.  }
  977.  .suggestion-v9:hover {
  978.    background: var(--bs-primary) !important ;
  979.    color: var(--bs-white)  !important;
  980.    transform: translateY(-1px);
  981.  }
  982.  
  983.  /* Mobile */
  984.  .mobile-nav-v9 {
  985.    position: fixed;
  986.    right: 0;
  987.    top: 0;
  988.    height: 100vh;
  989.    width: min(86vw, 420px);
  990.    background: var(--card-bg);
  991.    border-left: 1px solid var(--border-color);
  992.    transform: translateX(100%);
  993.    transition: transform 0.3s ease;
  994.    z-index: 350;
  995.    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.15);
  996.  }
  997.  .mobile-nav-v9.show-v9 {
  998.    transform: translateX(0);
  999.  }
  1000.  .mobile-wrap-v9 {
  1001.    display: flex;
  1002.    flex-direction: column;
  1003.    height: 100%;
  1004.  }
  1005.  .mobile-head-v9 {
  1006.    display: flex;
  1007.    align-items: center;
  1008.    justify-content: space-between;
  1009.    padding: 16px;
  1010.    background: var(--navbar-bg);
  1011.  }
  1012.  .mobile-title-v9 {
  1013.    font-weight: 600;
  1014.  }
  1015.  .mobile-list-v9 {
  1016.    list-style: none;
  1017.    padding: 10px 12px 20px;
  1018.    margin: 0;
  1019.    overflow-y: auto;
  1020.  }
  1021.  .mobile-link-v9 {
  1022.    display: flex;
  1023.    align-items: center;
  1024.    justify-content: space-between;
  1025.    padding: 14px 12px;
  1026.    border-radius: 12px;
  1027.    text-decoration: none;
  1028.    color: var(--navbar-color);
  1029.    font-weight: 500;
  1030.    transition: background 0.2s, color 0.2s;
  1031.  }
  1032.  .mobile-link-v9:hover,
  1033.  .mobile-link-v9.active-v9 {
  1034.    background: var(--sub-nav);
  1035.    color: var(--topbar-color);
  1036.  }
  1037.  .mobile-group-v9 {
  1038.    margin-top: 4px;
  1039.  }
  1040.  .mobile-sublist-v9 {
  1041.    list-style: none;
  1042.    margin: 0;
  1043.    padding: 0;
  1044.    max-height: 0;
  1045.    overflow: auto;
  1046.    transition: max-height 0.25s ease;
  1047.    background:var(--navbar-bg);
  1048.    border-radius: 12px;
  1049.    margin-top: 6px;
  1050.  }
  1051.  .mobile-sublist-v9.show-v9 {
  1052.    max-height: 360px;
  1053.    background: var(--navbar-bg);
  1054.    padding: 6px 0;
  1055.  }
  1056.  .mobile-sublink-v9 {
  1057.    display: block;
  1058.    padding: 10px 16px;
  1059.    text-decoration: none;
  1060.    color: var(--navbar-color);
  1061.    border-radius: 10px;
  1062.    font-size: 14px;
  1063.  }
  1064.  .mobile-sublink-v9:hover {
  1065.    background: var(--sub-nav);
  1066.    color: var(--topbar-color);
  1067.  }
  1068.  .mobile-arrow-v9 {
  1069.    transition: transform 0.2s ease;
  1070.  }
  1071.  .mobile-link-v9.has-arrow-v9[aria-expanded='true'] .mobile-arrow-v9 {
  1072.    transform: rotate(180deg);
  1073.  }
  1074.  
  1075.  /* Overlay */
  1076.  .nav-overlay-v9 {
  1077.    position: fixed;
  1078.    inset: 0;
  1079.    background: rgba(0, 0, 0, 0.35);
  1080.    backdrop-filter: blur(4px);
  1081.    opacity: 0;
  1082.    visibility: hidden;
  1083.    transition: opacity 0.25s, visibility 0.25s;
  1084.    z-index: 200;
  1085.  }
  1086.  .nav-overlay-v9.show-v9 {
  1087.    opacity: 1;
  1088.    visibility: visible;
  1089.  }
  1090.  
  1091.  
  1092.  /* Utils */
  1093.  .visually-hidden {
  1094.    position: absolute !important;
  1095.    height: 1px;
  1096.    width: 1px;
  1097.    overflow: hidden;
  1098.    clip: rect(1px, 1px, 1px, 1px);
  1099.    white-space: nowrap;
  1100.  }
  1101.  
  1102.  /* Responsive tweaks */
  1103.  @media (max-width: 1300px) {
  1104.    .nav-card-v9 {
  1105.      padding: 12px 18px;
  1106.      border-radius: 16px;
  1107.    }
  1108.    .search-panel-v9 {
  1109.      width: calc(100% - 32px);
  1110.    }
  1111.  }
  1112.  @media (max-width: 576px) {
  1113.    .logo-img-v9 {
  1114.      max-height: 38px;
  1115.    }
  1116.  }
  1117. </style>
  1118.  
  1119. <script>
  1120.  /* ============ V9 JS ============ */
  1121.  ;(function () {
  1122.    const overlay = document.getElementById('navOverlayV9')
  1123.    const searchPanel = document.getElementById('searchPanelV9')
  1124.    const mobileNav = document.getElementById('mobileNavV9')
  1125.    const header = document.querySelector('.header-v9')
  1126.  
  1127.    function lockScroll(lock) {
  1128.      document.body.style.overflow = lock ? 'hidden' : ''
  1129.    }
  1130.  
  1131.    window.toggleSearchV9 = function () {
  1132.      const btn = document.querySelector('[aria-controls="searchPanelV9"]')
  1133.      const willOpen = !searchPanel.classList.contains('show-v9')
  1134.  
  1135.      // close mobile if open
  1136.      mobileNav.classList.remove('show-v9')
  1137.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1138.  
  1139.      searchPanel.classList.toggle('show-v9', willOpen)
  1140.      overlay.classList.toggle('show-v9', willOpen)
  1141.      btn?.setAttribute('aria-expanded', String(willOpen))
  1142.      lockScroll(willOpen)
  1143.  
  1144.      if (willOpen) setTimeout(() => document.getElementById('q-v9')?.focus(), 80)
  1145.    }
  1146.  
  1147.    window.toggleMobileNavV9 = function () {
  1148.      const btn = document.querySelector('[aria-controls="mobileNavV9"]')
  1149.      const willOpen = !mobileNav.classList.contains('show-v9')
  1150.  
  1151.      // close search if open
  1152.      searchPanel.classList.remove('show-v9')
  1153.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1154.  
  1155.      mobileNav.classList.toggle('show-v9', willOpen)
  1156.      overlay.classList.toggle('show-v9', willOpen)
  1157.      btn?.setAttribute('aria-expanded', String(willOpen))
  1158.      lockScroll(willOpen)
  1159.    }
  1160.  
  1161.    window.toggleMobileDropdownV9 = function (id) {
  1162.      const list = document.getElementById(id)
  1163.      const btn = document.querySelector(`[onclick*="${id}"]`)
  1164.      const willOpen = !list.classList.contains('show-v9')
  1165.      // close siblings
  1166.      document.querySelectorAll('.mobile-sublist-v9').forEach((el) => {
  1167.        if (el.id !== id) el.classList.remove('show-v9')
  1168.      })
  1169.      list.classList.toggle('show-v9', willOpen)
  1170.      btn?.setAttribute('aria-expanded', String(willOpen))
  1171.    }
  1172.  
  1173.    window.closeAllV9 = function () {
  1174.      searchPanel.classList.remove('show-v9')
  1175.      mobileNav.classList.remove('show-v9')
  1176.      overlay.classList.remove('show-v9')
  1177.      document.querySelector('[aria-controls="searchPanelV9"]')?.setAttribute('aria-expanded', 'false')
  1178.      document.querySelector('[aria-controls="mobileNavV9"]')?.setAttribute('aria-expanded', 'false')
  1179.      lockScroll(false)
  1180.    }
  1181.  
  1182.    // ESC to close
  1183.    document.addEventListener('keydown', (e) => {
  1184.      if (e.key === 'Escape') window.closeAllV9()
  1185.    })
  1186.  
  1187.    // Sticky shrink on scroll
  1188.    let lastY = window.scrollY
  1189.    const onScroll = () => {
  1190.      const y = window.scrollY
  1191.      header.classList.toggle('is-scrolled', y > 10)
  1192.      lastY = y
  1193.    }
  1194.    onScroll()
  1195.    window.addEventListener('scroll', onScroll, { passive: true })
  1196.  
  1197.    // Suggestions fill
  1198.    document.addEventListener('click', (e) => {
  1199.      const btn = e.target.closest('.suggestion-v9')
  1200.      if (!btn) return
  1201.      const val = btn.getAttribute('data-fill') || ''
  1202.      const input = document.getElementById('q-v9')
  1203.      if (input) input.value = val
  1204.    })
  1205.  
  1206.    // Desktop "More" button a11y: open on focus-within, we just toggle aria
  1207.    const moreBtn = document.querySelector('.nav-more-btn-v9')
  1208.    const moreCard = document.getElementById('more-desktop-v9')
  1209.    if (moreBtn && moreCard) {
  1210.      ;['mouseenter', 'focus'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'true')))
  1211.      ;['mouseleave', 'blur'].forEach((evt) => moreBtn.addEventListener(evt, () => moreBtn.setAttribute('aria-expanded', 'false')))
  1212.    }
  1213.  })()
  1214. </script>
  1215.  
  1216. <script>
  1217.  document.addEventListener("DOMContentLoaded", function () {
  1218.    console.log("loaded");
  1219.  
  1220.     const searchInput = document.getElementById("search-input")
  1221.    const searchResults = document.getElementById("search-results");
  1222.  
  1223.    if (!searchInput || !searchResults) {
  1224.      console.error("Search input/results not found");
  1225.      return;
  1226.    }
  1227.  
  1228.    // Prevent form submission
  1229.    if (searchInput.form) {
  1230.      searchInput.form.addEventListener("submit", function (e) {
  1231.        e.preventDefault();
  1232.      });
  1233.    }
  1234.  
  1235.    // Add event listener for keyup
  1236.    searchInput.addEventListener("keyup", function (e) {
  1237.      console.log("Key pressed:", e.key);
  1238.      e.preventDefault();
  1239.  
  1240.      const query = searchInput.value.trim();
  1241.      console.log("User is typing: " + query);
  1242.  
  1243.      // If empty → clear and hide
  1244.      if (query === "") {
  1245.        searchResults.innerHTML = "";
  1246.        searchResults.style.display = "none";
  1247.        return;
  1248.      }
  1249.  
  1250.      // Show results
  1251.      searchResults.style.display = "block";
  1252.  
  1253.      // Fetch search results
  1254.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1255.        method: "GET",
  1256.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1257.      })
  1258.        .then(response => {
  1259.          console.log("Response Status:", response.status);
  1260.          return response.json();
  1261.        })
  1262.        .then(data => {
  1263.          console.log("Data received:", data);
  1264.          if (data.html) {
  1265.            searchResults.innerHTML = data.html;
  1266.          } else {
  1267.            searchResults.innerHTML = "<p>No results found.</p>";
  1268.          }
  1269.        })
  1270.        .catch(error => {
  1271.          console.error("Error fetching search results:", error);
  1272.        });
  1273.    });
  1274.  
  1275.    // Close results when clicking outside
  1276.    document.addEventListener("click", function (e) {
  1277.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1278.        searchResults.style.display = "none";
  1279.      }
  1280.    });
  1281.  
  1282.    // Close results on ESC key
  1283.    document.addEventListener("keydown", function (e) {
  1284.      if (e.key === "Escape") {
  1285.        searchResults.style.display = "none";
  1286.      }
  1287.    });
  1288.  });
  1289. </script>
  1290.  
  1291.  
  1292.        </header>
  1293.        <!-- end of header -->
  1294.        <!-- start of wpo-blog-hero -->
  1295.        
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.  
  1302.  
  1303. <div class="blog-hero-v10">
  1304.    <div class="container-fluid fluid-container">
  1305.        
  1306.        <!-- Top Section: Three Equal Featured Articles -->
  1307.  
  1308.        <div class="row g-4 mb-5">
  1309.            
  1310.            <div class="col-lg-4 col-md-6 col-12">
  1311.                <article class="featured-article">
  1312.                    <div class="featured-image-container">
  1313.                        
  1314.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Celebrity Traitors Final Episode Accidentally Made Available A Full Day Prematurely Outside the UK" class="featured-image">
  1315.                            
  1316.                        <div class="category-tag bg-primary-gradient">News</div>
  1317.                    </div>
  1318.                    <div class="featured-content">
  1319.                        <h2 class="featured-title"><a href="/celebrity-traitors-final-episode-accidentally-made-available-a-full-day-prematurely-outside-the-uk/">
  1320.                                    Celebrity Traitors Final Episode Accidentally Made Available A Full Day Prematurely Outside the UK
  1321.                                </a></h2>
  1322.                        <p class="featured-summary"></p>
  1323.                        <div class="article-meta">
  1324.                            <span class="author-name">Benjamin Miles</span>
  1325.                            <span class="post-time">May 20</span>
  1326.                        </div>
  1327.                    </div>
  1328.                </article>
  1329.            </div>
  1330.            
  1331.            <div class="col-lg-4 col-md-6 col-12">
  1332.                <article class="featured-article">
  1333.                    <div class="featured-image-container">
  1334.                        
  1335.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="The Legendary Jimmy Cliff, Music Superstar and Cultural Icon, Passes Away at 81 Years Old" class="featured-image">
  1336.                            
  1337.                        <div class="category-tag bg-primary-gradient">News</div>
  1338.                    </div>
  1339.                    <div class="featured-content">
  1340.                        <h2 class="featured-title"><a href="/the-legendary-jimmy-cliff-music-superstar-and-cultural-icon-passes-away-at-81-years-old/">
  1341.                                    The Legendary Jimmy Cliff, Music Superstar and Cultural Icon, Passes Away at 81 Years Old
  1342.                                </a></h2>
  1343.                        <p class="featured-summary"></p>
  1344.                        <div class="article-meta">
  1345.                            <span class="author-name">Benjamin Miles</span>
  1346.                            <span class="post-time">May 20</span>
  1347.                        </div>
  1348.                    </div>
  1349.                </article>
  1350.            </div>
  1351.            
  1352.            <div class="col-lg-4 col-md-6 col-12">
  1353.                <article class="featured-article">
  1354.                    <div class="featured-image-container">
  1355.                        
  1356.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Detonations Hit Kyiv, Taking a Military Member&#x27;s Life and Wounding Four in Terrorist Attack" class="featured-image">
  1357.                            
  1358.                        <div class="category-tag bg-primary-gradient">News</div>
  1359.                    </div>
  1360.                    <div class="featured-content">
  1361.                        <h2 class="featured-title"><a href="/detonations-hit-kyiv-taking-a-military-members-life-and-wounding-four-in-terrorist-attack/">
  1362.                                    Detonations Hit Kyiv, Taking a Military Member&#x27;s Life and Wounding Four in Terrorist Attack
  1363.                                </a></h2>
  1364.                        <p class="featured-summary"></p>
  1365.                        <div class="article-meta">
  1366.                            <span class="author-name">Benjamin Miles</span>
  1367.                            <span class="post-time">May 20</span>
  1368.                        </div>
  1369.                    </div>
  1370.                </article>
  1371.            </div>
  1372.            
  1373.        </div>
  1374.  
  1375.        <!-- Bottom Section: Full-Width Recent Articles List -->
  1376.        <div class="row g-4">
  1377.            <div class="col-12">
  1378.                <div class="recent-section">
  1379.                    <h3 class="recent-title">Recent Articles</h3>
  1380.                    <div class="recent-list">
  1381.                        
  1382.                        <div class="recent-item">
  1383.                            <h4 class="recent-article-title"> <a href="/defiant-speech-justifies-drug-boat-attacks-amidst-scrutiny/">
  1384.                                    Defiant Speech Justifies ‘Drug Boat’ Attacks Amidst Scrutiny
  1385.                                </a></h4>
  1386.                            <span class="recent-meta">News • Benjamin Miles • May 20</span>
  1387.                        </div>
  1388.                        
  1389.                        <div class="recent-item">
  1390.                            <h4 class="recent-article-title"> <a href="/correctional-facility-phone-call-tapes-prompt-questions-about-ex-abercrombie-boss-ability-for-legal-case/">
  1391.                                    Correctional Facility Phone Call Tapes Prompt Questions About Ex-Abercrombie Boss&#x27; Ability for Legal Case
  1392.                                </a></h4>
  1393.                            <span class="recent-meta">News • Benjamin Miles • May 20</span>
  1394.                        </div>
  1395.                        
  1396.                    </div>
  1397.                </div>
  1398.            </div>
  1399.        </div>
  1400.    </div>
  1401. </div>
  1402.  
  1403. <style>
  1404. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  1405. .blog-hero-v10 {
  1406.    padding: 4rem 0;
  1407. }
  1408.  
  1409. /* Featured Article */
  1410. .featured-article {
  1411.    background: var(--card-bg, #ffffff);
  1412.    border-radius: 8px;
  1413.    transition: box-shadow 0.3s ease;
  1414. }
  1415.  
  1416. .featured-article:hover {
  1417.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  1418. }
  1419.  
  1420. .featured-image-container {
  1421.    position: relative;
  1422.    height: 220px;
  1423. }
  1424.  
  1425. .featured-image {
  1426.    width: 100%;
  1427.    height: 100%;
  1428.    object-fit: cover;
  1429.    border-radius: 8px 8px 0 0;
  1430. }
  1431.  
  1432. .featured-content {
  1433.    padding: 1.5rem;
  1434. }
  1435.  
  1436. .featured-title {
  1437.    font-size: 1.4rem;
  1438.    font-weight: 800;
  1439.    color: #111827;
  1440.    margin-bottom: 0.5rem;
  1441.    line-height: 1.3;
  1442. }
  1443.  
  1444. .featured-summary {
  1445.    font-size: 0.95rem;
  1446.    color: #4b5563;
  1447.    line-height: 1.5;
  1448.    margin-bottom: 1rem;
  1449. }
  1450.  
  1451. .article-meta {
  1452.    display: flex;
  1453.    gap: 0.5rem;
  1454.    font-size: 0.85rem;
  1455.    color: #6b7280;
  1456. }
  1457.  
  1458. .author-name {
  1459.    font-weight: 600;
  1460.    color: #374151;
  1461. }
  1462.  
  1463. /* Category Tags - Outlined for Difference */
  1464. .category-tag {
  1465.    position: absolute;
  1466.    bottom: 1rem;
  1467.    left: 1rem;
  1468.    padding: 0.25rem 0.75rem;
  1469.    font-size: 0.75rem;
  1470.    font-weight: 600;
  1471.    text-transform: uppercase;
  1472.    border-radius: 4px;
  1473.    z-index: 2;
  1474. }
  1475.  
  1476. /* Recent Articles Section */
  1477. .recent-section {
  1478.    background: var(--card-bg, #ffffff);
  1479.    border-radius: 8px;
  1480.    padding: 2rem;
  1481. }
  1482.  
  1483. .recent-title {
  1484.    font-size: 1.3rem;
  1485.    font-weight: 700;
  1486.    color: #111827;
  1487.    margin-bottom: 1.25rem;
  1488.    border-bottom: 1px solid #e5e7eb;
  1489.    padding-bottom: 0.75rem;
  1490. }
  1491.  
  1492. .recent-list {
  1493.    display: flex;
  1494.    flex-direction: column;
  1495.    gap: 1rem;
  1496. }
  1497.  
  1498. .recent-item {
  1499.    padding: 1rem 0;
  1500.    border-bottom: 1px solid #f3f4f6;
  1501.    transition: background 0.2s ease;
  1502. }
  1503.  
  1504. .recent-item:last-child {
  1505.    border-bottom: none;
  1506. }
  1507.  
  1508. .recent-item:hover {
  1509.    background: #f9fafb;
  1510. }
  1511.  
  1512. .recent-article-title {
  1513.    font-size: 1rem;
  1514.    font-weight: 600;
  1515.    color: #111827;
  1516.    margin-bottom: 0.25rem;
  1517. }
  1518.  
  1519. .recent-meta {
  1520.    font-size: 0.8rem;
  1521.    color: #6b7280;
  1522. }
  1523.  
  1524. /* Responsive Design */
  1525. @media (max-width: 992px) {
  1526.    .featured-image-container {
  1527.        height: 200px;
  1528.    }
  1529.    
  1530.    .featured-title {
  1531.        font-size: 1.2rem;
  1532.    }
  1533. }
  1534.  
  1535. @media (max-width: 768px) {
  1536.    .featured-content {
  1537.        padding: 1.25rem;
  1538.    }
  1539.    
  1540.    .recent-section {
  1541.        padding: 1.5rem;
  1542.    }
  1543. }
  1544.  
  1545. @media (max-width: 576px) {
  1546.    .featured-title {
  1547.        font-size: 1.1rem;
  1548.    }
  1549.    
  1550.    .recent-article-title {
  1551.        font-size: 0.95rem;
  1552.    }
  1553. }
  1554. </style>
  1555.  
  1556.  
  1557.  
  1558.  
  1559.        <!-- end of wpo-blog-hero -->
  1560.  
  1561.        <!-- start of wpo-breacking-news -->
  1562.        
  1563.        <!-- end of wpo-breacking-news -->
  1564.        
  1565.        <!-- start wpo-blog-highlights-section -->
  1566.        
  1567.  
  1568.  
  1569.  
  1570.    
  1571.  
  1572.  
  1573.  
  1574. <style>
  1575.    .blog-highlights-v2 {
  1576.        padding: 60px 0;
  1577.        position: relative;
  1578.        overflow: hidden;
  1579.    }
  1580.    
  1581.    .blog-highlights-v2::before {
  1582.        content: '';
  1583.        position: absolute;
  1584.        top: 0;
  1585.        left: 0;
  1586.        width: 100%;
  1587.        height: 100%;
  1588.        background: var(--body-bg);
  1589.        pointer-events: none;
  1590.    }
  1591.    
  1592.    .blog-card-v2 {
  1593.        border: none;
  1594.        border-radius: 20px;
  1595.        overflow: hidden;
  1596.        background: white;
  1597.        height: 100%;
  1598.        position: relative;
  1599.        transform: translateY(0);
  1600.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1601.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1602.        will-change: transform;
  1603.    }
  1604.    
  1605.    .blog-card-v2::before {
  1606.        content: '';
  1607.        position: absolute;
  1608.        top: 0;
  1609.        left: 0;
  1610.        width: 100%;
  1611.        height: 100%;
  1612.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1613.        transform: translateX(-100%);
  1614.        transition: transform 0.6s ease;
  1615.        z-index: 1;
  1616.    }
  1617.    
  1618.    .blog-card-v2:hover {
  1619.        transform: translateY(-15px) scale(1.02);
  1620.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1621.    }
  1622.    
  1623.    .blog-card-v2:hover::before {
  1624.        transform: translateX(100%);
  1625.    }
  1626.    
  1627.    .blog-image-v2 {
  1628.        position: relative;
  1629.        overflow: hidden;
  1630.        height: 250px;
  1631.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1632.    }
  1633.    
  1634.    .blog-image-v2::after {
  1635.        content: '';
  1636.        position: absolute;
  1637.        top: 0;
  1638.        left: 0;
  1639.        width: 100%;
  1640.        height: 100%;
  1641.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1642.        z-index: 2;
  1643.    }
  1644.    
  1645.    .blog-image-v2 img {
  1646.        width: 100%;
  1647.        height: 100%;
  1648.        object-fit: cover;
  1649.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1650.        transform: scale(1);
  1651.    }
  1652.    
  1653.    .blog-card-v2:hover .blog-image-v2 img {
  1654.        transform: scale(1.1) rotate(2deg);
  1655.    }
  1656.    
  1657.    .blog-category-v2 {
  1658.        position: absolute;
  1659.        top: 20px;
  1660.        left: 20px;
  1661.        padding: 8px 16px;
  1662.        border-radius: 50px;
  1663.        font-size: 12px;
  1664.        font-weight: 700;
  1665.        text-transform: uppercase;
  1666.        letter-spacing: 1px;
  1667.      
  1668.        z-index: 3;
  1669.        transform: translateY(0);
  1670.        transition: all 0.3s ease;
  1671.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1672.    }
  1673.    
  1674.    .blog-card-v2:hover .blog-category-v2 {
  1675.        transform: translateY(-5px);
  1676.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1677.    }
  1678.    
  1679.    .blog-content-v2 {
  1680.        padding: 30px 25px;
  1681.        position: relative;
  1682.        z-index: 2;
  1683.    }
  1684.    
  1685.    .blog-title-v2 {
  1686.        font-size: 18px;
  1687.        font-weight: 700;
  1688.        line-height: 1.4;
  1689.        margin-bottom: 15px;
  1690.        min-height: 50px;
  1691.        position: relative;
  1692.        overflow: hidden;
  1693.    }
  1694.    
  1695.    .blog-title-v2 a {
  1696.        text-decoration: none;
  1697.        position: relative;
  1698.        transition: all 0.3s ease;
  1699.        background-clip: text;
  1700.        -webkit-background-clip: text;
  1701.    }
  1702.    
  1703.    .blog-title-v2 a::after {
  1704.        content: '';
  1705.        position: absolute;
  1706.        bottom: -2px;
  1707.        left: 0;
  1708.        width: 0;
  1709.        height: 2px;
  1710.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1711.        transition: width 0.4s ease;
  1712.    }
  1713.    
  1714.    .blog-card-v2:hover .blog-title-v2 a::after {
  1715.        width: 100%;
  1716.    }
  1717.    
  1718.    .blog-meta-v2 {
  1719.        display: flex;
  1720.        align-items: center;
  1721.        gap: 12px;
  1722.        margin-bottom: 15px;
  1723.        font-size: 13px;
  1724.        padding-bottom: 15px;
  1725.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1726.        position: relative;
  1727.    }
  1728.    
  1729.    .blog-meta-v2::after {
  1730.        content: '';
  1731.        position: absolute;
  1732.        bottom: -2px;
  1733.        left: 0;
  1734.        width: 0;
  1735.        height: 2px;
  1736.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1737.        transition: width 0.5s ease 0.2s;
  1738.    }
  1739.    
  1740.    .blog-card-v2:hover .blog-meta-v2::after {
  1741.        width: 60px;
  1742.    }
  1743.    
  1744.    .blog-author-img-v2 {
  1745.        width: 32px;
  1746.        height: 32px;
  1747.        border-radius: 50%;
  1748.        object-fit: cover;
  1749.        border: 3px solid white;
  1750.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1751.        transition: all 0.3s ease;
  1752.    }
  1753.    
  1754.    .blog-card-v2:hover .blog-author-img-v2 {
  1755.        transform: scale(1.1);
  1756.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1757.    }
  1758.    
  1759.    .blog-excerpt-v2 {
  1760.        font-size: 14px;
  1761.        line-height: 1.6;
  1762.        color: #666;
  1763.        display: -webkit-box;
  1764.        -webkit-line-clamp: 3;
  1765.        -webkit-box-orient: vertical;
  1766.        overflow: hidden;
  1767.        position: relative;
  1768.        opacity: 0.8;
  1769.        transition: opacity 0.3s ease;
  1770.    }
  1771.    
  1772.    .blog-card-v2:hover .blog-excerpt-v2 {
  1773.        opacity: 1;
  1774.    }
  1775.    
  1776.    .section-header-v2 {
  1777.        text-align: center;
  1778.        margin-bottom: 70px;
  1779.        position: relative;
  1780.    }
  1781.    
  1782.    .section-title-v2 {
  1783.        font-size: 3.2rem;
  1784.        font-weight: 800;
  1785.        margin-bottom: 20px;
  1786.        position: relative;
  1787.    }
  1788.    
  1789.    .section-title-v2::after {
  1790.        content: '';
  1791.        position: absolute;
  1792.        bottom: -10px;
  1793.        left: 50%;
  1794.        transform: translateX(-50%);
  1795.        width: 80px;
  1796.        height: 4px;
  1797.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1798.        border-radius: 2px;
  1799.    }
  1800.    
  1801.    .section-subtitle-v2 {
  1802.        font-size: 1.1rem;
  1803.        color: #666;
  1804.        max-width: 600px;
  1805.        margin: 0 auto;
  1806.        line-height: 1.6;
  1807.    }
  1808.    
  1809.    .blog-read-more-v2 {
  1810.        position: absolute;
  1811.        bottom: 25px;
  1812.        right: 25px;
  1813.        width: 45px;
  1814.        height: 45px;
  1815.        border-radius: 50%;
  1816.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1817.        display: flex;
  1818.        align-items: center;
  1819.        justify-content: center;
  1820.        color: white;
  1821.        text-decoration: none;
  1822.        transition: all 0.4s ease;
  1823.        transform: scale(0);
  1824.        opacity: 0;
  1825.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1826.    }
  1827.    
  1828.    .blog-card-v2:hover .blog-read-more-v2 {
  1829.        transform: scale(1);
  1830.        opacity: 1;
  1831.    }
  1832.    
  1833.    .blog-read-more-v2:hover {
  1834.        transform: scale(1.1);
  1835.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1836.    }
  1837.    
  1838.    /* Animation Classes */
  1839.    .animate-on-scroll {
  1840.        opacity: 0;
  1841.        transform: translateY(30px);
  1842.        transition: all 0.6s ease;
  1843.    }
  1844.    
  1845.    .animate-on-scroll.animated {
  1846.        opacity: 1;
  1847.        transform: translateY(0);
  1848.    }
  1849.    
  1850.    /* Staggered Animation */
  1851.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1852.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1853.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1854.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1855.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1856.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1857.  
  1858.    @media (max-width: 768px) {
  1859.        .section-title-v2 {
  1860.            font-size: 2.5rem;
  1861.        }
  1862.        .blog-highlights-v2 {
  1863.            padding: 40px 0;
  1864.        }
  1865.        .blog-content-v2 {
  1866.            padding: 25px 20px;
  1867.        }
  1868.        .blog-card-v2:hover {
  1869.            transform: translateY(-10px) scale(1.01);
  1870.        }
  1871.    }
  1872. </style>
  1873.  
  1874. <section class="blog-highlights-v2">
  1875.    <div class="container-fluid fluid-container">
  1876.        <div class="row">
  1877.            <div class="col-12">
  1878.                <div class="section-header-v2 animate-on-scroll">
  1879.                    <h2 class="section-title-v2 text-primary-gradient">
  1880.                Today's Top Highlights
  1881.                   </h2>
  1882.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1883.                </div>
  1884.            </div>
  1885.        </div>
  1886.        
  1887.        <div class="row">
  1888.            <div class="col-lg-8 col-12">
  1889.                <div class="row g-4">
  1890.                    
  1891.                    <div class="col-lg-6 col-md-6 col-12">
  1892.                        <div class="card blog-card-v2 animate-on-scroll">
  1893.                            <div class="blog-image-v2">
  1894.                                
  1895.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1896.                                
  1897.                                <span class="blog-category-v2 bg-primary-gradient">
  1898.                                    News
  1899.                                </span>
  1900.                            </div>
  1901.                            <div class="blog-content-v2">
  1902.                                <h3 class="blog-title-v2">
  1903.                                    <a class="top-color" href="/missing-johann-sebastian-bach-compositions-played-for-first-time-in-three-centuries/">
  1904.                                    Missing Johann Sebastian Bach Compositions Played for First Time in Three Centuries
  1905.                                    </a>
  1906.                                </h3>
  1907.                                <div class="blog-meta-v2">
  1908.                                    
  1909.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  1910.                                    
  1911.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1912.                                    <span>By Benjamin Miles</span>
  1913.                                    <span style="color: #ccc;">•</span>
  1914.                                    <span style="color: #999;">20 May 2026</span>
  1915.                                </div>
  1916.                                <p class="blog-excerpt-v2"></p>
  1917.                              
  1918.                            </div>
  1919.                        </div>
  1920.                    </div>
  1921.                    
  1922.                    <div class="col-lg-6 col-md-6 col-12">
  1923.                        <div class="card blog-card-v2 animate-on-scroll">
  1924.                            <div class="blog-image-v2">
  1925.                                
  1926.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1927.                                
  1928.                                <span class="blog-category-v2 bg-primary-gradient">
  1929.                                    News
  1930.                                </span>
  1931.                            </div>
  1932.                            <div class="blog-content-v2">
  1933.                                <h3 class="blog-title-v2">
  1934.                                    <a class="top-color" href="/the-gal%C3%A1pagos-islands-had-no-indigenous-amphibians-until-countless-numbers-of-amphibians-made-their-home/">
  1935.                                    The Galápagos Islands Had No Indigenous Amphibians. Until Countless Numbers of Amphibians Made Their Home
  1936.                                    </a>
  1937.                                </h3>
  1938.                                <div class="blog-meta-v2">
  1939.                                    
  1940.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  1941.                                    
  1942.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1943.                                    <span>By Benjamin Miles</span>
  1944.                                    <span style="color: #ccc;">•</span>
  1945.                                    <span style="color: #999;">20 May 2026</span>
  1946.                                </div>
  1947.                                <p class="blog-excerpt-v2"></p>
  1948.                              
  1949.                            </div>
  1950.                        </div>
  1951.                    </div>
  1952.                    
  1953.                    <div class="col-lg-6 col-md-6 col-12">
  1954.                        <div class="card blog-card-v2 animate-on-scroll">
  1955.                            <div class="blog-image-v2">
  1956.                                
  1957.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1958.                                
  1959.                                <span class="blog-category-v2 bg-primary-gradient">
  1960.                                    News
  1961.                                </span>
  1962.                            </div>
  1963.                            <div class="blog-content-v2">
  1964.                                <h3 class="blog-title-v2">
  1965.                                    <a class="top-color" href="/sharing-a-dugout-with-ferguson-and-getting-knocked-out-a-photographers-tales/">
  1966.                                    Sharing a Dugout with Ferguson and Getting &#x27;Knocked Out&#x27; – A Photographer&#x27;s Tales
  1967.                                    </a>
  1968.                                </h3>
  1969.                                <div class="blog-meta-v2">
  1970.                                    
  1971.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  1972.                                    
  1973.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1974.                                    <span>By Benjamin Miles</span>
  1975.                                    <span style="color: #ccc;">•</span>
  1976.                                    <span style="color: #999;">20 May 2026</span>
  1977.                                </div>
  1978.                                <p class="blog-excerpt-v2"></p>
  1979.                              
  1980.                            </div>
  1981.                        </div>
  1982.                    </div>
  1983.                    
  1984.                    <div class="col-lg-6 col-md-6 col-12">
  1985.                        <div class="card blog-card-v2 animate-on-scroll">
  1986.                            <div class="blog-image-v2">
  1987.                                
  1988.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1989.                                
  1990.                                <span class="blog-category-v2 bg-primary-gradient">
  1991.                                    News
  1992.                                </span>
  1993.                            </div>
  1994.                            <div class="blog-content-v2">
  1995.                                <h3 class="blog-title-v2">
  1996.                                    <a class="top-color" href="/californias-governor-again-denies-parole-for-cult-member-longtime-inmate/">
  1997.                                    California&#x27;s Governor Again Denies Parole for Cult Member Longtime Inmate
  1998.                                    </a>
  1999.                                </h3>
  2000.                                <div class="blog-meta-v2">
  2001.                                    
  2002.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2003.                                    
  2004.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2005.                                    <span>By Benjamin Miles</span>
  2006.                                    <span style="color: #ccc;">•</span>
  2007.                                    <span style="color: #999;">19 May 2026</span>
  2008.                                </div>
  2009.                                <p class="blog-excerpt-v2"></p>
  2010.                              
  2011.                            </div>
  2012.                        </div>
  2013.                    </div>
  2014.                    
  2015.                    <div class="col-lg-6 col-md-6 col-12">
  2016.                        <div class="card blog-card-v2 animate-on-scroll">
  2017.                            <div class="blog-image-v2">
  2018.                                
  2019.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2020.                                
  2021.                                <span class="blog-category-v2 bg-primary-gradient">
  2022.                                    News
  2023.                                </span>
  2024.                            </div>
  2025.                            <div class="blog-content-v2">
  2026.                                <h3 class="blog-title-v2">
  2027.                                    <a class="top-color" href="/person-of-interest-in-brown-university-incident-located-dead-inside-storage-unit/">
  2028.                                    Person of Interest in Brown University Incident Located Dead Inside Storage Unit.
  2029.                                    </a>
  2030.                                </h3>
  2031.                                <div class="blog-meta-v2">
  2032.                                    
  2033.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2034.                                    
  2035.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2036.                                    <span>By Benjamin Miles</span>
  2037.                                    <span style="color: #ccc;">•</span>
  2038.                                    <span style="color: #999;">19 May 2026</span>
  2039.                                </div>
  2040.                                <p class="blog-excerpt-v2"></p>
  2041.                              
  2042.                            </div>
  2043.                        </div>
  2044.                    </div>
  2045.                    
  2046.                    <div class="col-lg-6 col-md-6 col-12">
  2047.                        <div class="card blog-card-v2 animate-on-scroll">
  2048.                            <div class="blog-image-v2">
  2049.                                
  2050.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2051.                                
  2052.                                <span class="blog-category-v2 bg-primary-gradient">
  2053.                                    News
  2054.                                </span>
  2055.                            </div>
  2056.                            <div class="blog-content-v2">
  2057.                                <h3 class="blog-title-v2">
  2058.                                    <a class="top-color" href="/the-mushroom-cleaning-controversy-a-guide-to-preparing-edible-fungi/">
  2059.                                    The Mushroom Cleaning Controversy: A Guide to Preparing Edible Fungi
  2060.                                    </a>
  2061.                                </h3>
  2062.                                <div class="blog-meta-v2">
  2063.                                    
  2064.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2065.                                    
  2066.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2067.                                    <span>By Benjamin Miles</span>
  2068.                                    <span style="color: #ccc;">•</span>
  2069.                                    <span style="color: #999;">19 May 2026</span>
  2070.                                </div>
  2071.                                <p class="blog-excerpt-v2"></p>
  2072.                              
  2073.                            </div>
  2074.                        </div>
  2075.                    </div>
  2076.                    
  2077.                    <div class="col-lg-6 col-md-6 col-12">
  2078.                        <div class="card blog-card-v2 animate-on-scroll">
  2079.                            <div class="blog-image-v2">
  2080.                                
  2081.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2082.                                
  2083.                                <span class="blog-category-v2 bg-primary-gradient">
  2084.                                    News
  2085.                                </span>
  2086.                            </div>
  2087.                            <div class="blog-content-v2">
  2088.                                <h3 class="blog-title-v2">
  2089.                                    <a class="top-color" href="/remains-of-competitive-swimmer-apparently-killed-by-shark-found-on-pacific-coastline/">
  2090.                                    Remains of Competitive Swimmer Apparently Killed by Shark Found on Pacific Coastline
  2091.                                    </a>
  2092.                                </h3>
  2093.                                <div class="blog-meta-v2">
  2094.                                    
  2095.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2096.                                    
  2097.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2098.                                    <span>By Benjamin Miles</span>
  2099.                                    <span style="color: #ccc;">•</span>
  2100.                                    <span style="color: #999;">19 May 2026</span>
  2101.                                </div>
  2102.                                <p class="blog-excerpt-v2"></p>
  2103.                              
  2104.                            </div>
  2105.                        </div>
  2106.                    </div>
  2107.                    
  2108.                    <div class="col-lg-6 col-md-6 col-12">
  2109.                        <div class="card blog-card-v2 animate-on-scroll">
  2110.                            <div class="blog-image-v2">
  2111.                                
  2112.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2113.                                
  2114.                                <span class="blog-category-v2 bg-primary-gradient">
  2115.                                    News
  2116.                                </span>
  2117.                            </div>
  2118.                            <div class="blog-content-v2">
  2119.                                <h3 class="blog-title-v2">
  2120.                                    <a class="top-color" href="/music-legend-barry-manilow-will-have-an-operation-for-lung-cancer/">
  2121.                                    Music Legend Barry Manilow Will Have an Operation for Lung Cancer.
  2122.                                    </a>
  2123.                                </h3>
  2124.                                <div class="blog-meta-v2">
  2125.                                    
  2126.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2127.                                    
  2128.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2129.                                    <span>By Benjamin Miles</span>
  2130.                                    <span style="color: #ccc;">•</span>
  2131.                                    <span style="color: #999;">19 May 2026</span>
  2132.                                </div>
  2133.                                <p class="blog-excerpt-v2"></p>
  2134.                              
  2135.                            </div>
  2136.                        </div>
  2137.                    </div>
  2138.                    
  2139.                    <div class="col-lg-6 col-md-6 col-12">
  2140.                        <div class="card blog-card-v2 animate-on-scroll">
  2141.                            <div class="blog-image-v2">
  2142.                                
  2143.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2144.                                
  2145.                                <span class="blog-category-v2 bg-primary-gradient">
  2146.                                    News
  2147.                                </span>
  2148.                            </div>
  2149.                            <div class="blog-content-v2">
  2150.                                <h3 class="blog-title-v2">
  2151.                                    <a class="top-color" href="/former-uk-serviceman-charged-of-killing-kenya-woman-shows-up-in-courtroom/">
  2152.                                    Former UK Serviceman Charged of Killing Kenya Woman Shows Up in Courtroom
  2153.                                    </a>
  2154.                                </h3>
  2155.                                <div class="blog-meta-v2">
  2156.                                    
  2157.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2158.                                    
  2159.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2160.                                    <span>By Benjamin Miles</span>
  2161.                                    <span style="color: #ccc;">•</span>
  2162.                                    <span style="color: #999;">19 May 2026</span>
  2163.                                </div>
  2164.                                <p class="blog-excerpt-v2"></p>
  2165.                              
  2166.                            </div>
  2167.                        </div>
  2168.                    </div>
  2169.                    
  2170.                    <div class="col-lg-6 col-md-6 col-12">
  2171.                        <div class="card blog-card-v2 animate-on-scroll">
  2172.                            <div class="blog-image-v2">
  2173.                                
  2174.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2175.                                
  2176.                                <span class="blog-category-v2 bg-primary-gradient">
  2177.                                    News
  2178.                                </span>
  2179.                            </div>
  2180.                            <div class="blog-content-v2">
  2181.                                <h3 class="blog-title-v2">
  2182.                                    <a class="top-color" href="/us-food-and-drug-administration-grants-approval-to-flibanserin-a-desire-boosting-drug-for-postmenopausal/">
  2183.                                    U.S. Food and Drug Administration Grants Approval to Flibanserin, a Desire-Boosting Drug for Postmenopausal
  2184.                                    </a>
  2185.                                </h3>
  2186.                                <div class="blog-meta-v2">
  2187.                                    
  2188.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2189.                                    
  2190.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2191.                                    <span>By Benjamin Miles</span>
  2192.                                    <span style="color: #ccc;">•</span>
  2193.                                    <span style="color: #999;">19 May 2026</span>
  2194.                                </div>
  2195.                                <p class="blog-excerpt-v2"></p>
  2196.                              
  2197.                            </div>
  2198.                        </div>
  2199.                    </div>
  2200.                    
  2201.                    <div class="col-lg-6 col-md-6 col-12">
  2202.                        <div class="card blog-card-v2 animate-on-scroll">
  2203.                            <div class="blog-image-v2">
  2204.                                
  2205.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2206.                                
  2207.                                <span class="blog-category-v2 bg-primary-gradient">
  2208.                                    News
  2209.                                </span>
  2210.                            </div>
  2211.                            <div class="blog-content-v2">
  2212.                                <h3 class="blog-title-v2">
  2213.                                    <a class="top-color" href="/we-must-have-a-aircraft-to-search-for-them-adolescents-urgent-plea-to-aid-relatives-lost-off-australian-coast-disclosed/">
  2214.                                    We Must Have a Aircraft to Search For Them’: Adolescent’s Urgent Plea to Aid Relatives Lost Off Australian Coast Disclosed
  2215.                                    </a>
  2216.                                </h3>
  2217.                                <div class="blog-meta-v2">
  2218.                                    
  2219.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2220.                                    
  2221.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2222.                                    <span>By Benjamin Miles</span>
  2223.                                    <span style="color: #ccc;">•</span>
  2224.                                    <span style="color: #999;">19 May 2026</span>
  2225.                                </div>
  2226.                                <p class="blog-excerpt-v2"></p>
  2227.                              
  2228.                            </div>
  2229.                        </div>
  2230.                    </div>
  2231.                    
  2232.                    <div class="col-lg-6 col-md-6 col-12">
  2233.                        <div class="card blog-card-v2 animate-on-scroll">
  2234.                            <div class="blog-image-v2">
  2235.                                
  2236.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2237.                                
  2238.                                <span class="blog-category-v2 bg-primary-gradient">
  2239.                                    News
  2240.                                </span>
  2241.                            </div>
  2242.                            <div class="blog-content-v2">
  2243.                                <h3 class="blog-title-v2">
  2244.                                    <a class="top-color" href="/tropical-storm-catastrophe-in-sri-lanka-ignites-a-spirit-of-volunteerism/">
  2245.                                    Tropical Storm Catastrophe in Sri Lanka Ignites a Spirit of Volunteerism
  2246.                                    </a>
  2247.                                </h3>
  2248.                                <div class="blog-meta-v2">
  2249.                                    
  2250.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="blog-author-img-v2">
  2251.                                    
  2252.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2253.                                    <span>By Benjamin Miles</span>
  2254.                                    <span style="color: #ccc;">•</span>
  2255.                                    <span style="color: #999;">18 May 2026</span>
  2256.                                </div>
  2257.                                <p class="blog-excerpt-v2"></p>
  2258.                              
  2259.                            </div>
  2260.                        </div>
  2261.                    </div>
  2262.                    
  2263.                    
  2264.  
  2265.                </div>
  2266.            </div>
  2267.            
  2268.               <div class="col col-lg-4 col-12">
  2269.                
  2270.  
  2271.  
  2272.  
  2273.    
  2274.  
  2275. <!-- Curved Heading Sidebar -->
  2276.    <div class="sidebar">
  2277.        
  2278.       <div class="sidebar-widget mb-4">
  2279.            <div class="widget-title-wrapper mb-3">
  2280.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2281.                    <div class="title-border"></div>
  2282.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2283.                </h4>
  2284.            </div>
  2285.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2286.                <div class="archives-list scrollable-sidebar">
  2287.                    
  2288.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2289.                        <a href="https://www.albertaoilmagazine.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2290.                            <i class="ti-angle-right me-2 text-primary"></i>
  2291.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2292.                        </a>
  2293.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2294.                    </div>
  2295.                
  2296.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2297.                        <a href="https://siberiastationspa.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2298.                            <i class="ti-angle-right me-2 text-primary"></i>
  2299.                            <span class="archive-link top-color fw-semibold"> meilleur casino en ligne</span>
  2300.                        </a>
  2301.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2302.                    </div>
  2303.                
  2304.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2305.                        <a href="https://www.cgq-qgc.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2306.                            <i class="ti-angle-right me-2 text-primary"></i>
  2307.                            <span class="archive-link top-color fw-semibold"> casino en ligne</span>
  2308.                        </a>
  2309.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2310.                    </div>
  2311.                
  2312.                </div>
  2313.                
  2314.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2315.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2316.                        <i class="ti-archive me-1"></i>View All Archives
  2317.                    </a>
  2318.                </div> -->
  2319.            </div>
  2320.        </div>
  2321.        
  2322.       <div class="sidebar-widget mb-4">
  2323.            <div class="widget-title-wrapper mb-3">
  2324.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2325.                    <div class="title-border"></div>
  2326.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2327.                </h4>
  2328.            </div>
  2329.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2330.                <div class="archives-list scrollable-sidebar">
  2331.                    
  2332.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2333.                        <a href="https://thebluesmobile.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2334.                            <i class="ti-angle-right me-2 text-primary"></i>
  2335.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2336.                        </a>
  2337.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2338.                    </div>
  2339.                
  2340.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2341.                        <a href="https://hriportal.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2342.                            <i class="ti-angle-right me-2 text-primary"></i>
  2343.                            <span class="archive-link top-color fw-semibold"> online casinos canada</span>
  2344.                        </a>
  2345.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2346.                    </div>
  2347.                
  2348.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2349.                        <a href="https://www.bluecanoetheatrical.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2350.                            <i class="ti-angle-right me-2 text-primary"></i>
  2351.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2352.                        </a>
  2353.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2354.                    </div>
  2355.                
  2356.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2357.                        <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2358.                            <i class="ti-angle-right me-2 text-primary"></i>
  2359.                            <span class="archive-link top-color fw-semibold"> new casino canada</span>
  2360.                        </a>
  2361.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2362.                    </div>
  2363.                
  2364.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2365.                        <a href="https://heartandlung.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2366.                            <i class="ti-angle-right me-2 text-primary"></i>
  2367.                            <span class="archive-link top-color fw-semibold"> best online casino canada</span>
  2368.                        </a>
  2369.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2370.                    </div>
  2371.                
  2372.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2373.                        <a href="https://www.valuewalk.com/cryptocurrency/no-account-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2374.                            <i class="ti-angle-right me-2 text-primary"></i>
  2375.                            <span class="archive-link top-color fw-semibold"> crypto casino</span>
  2376.                        </a>
  2377.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2378.                    </div>
  2379.                
  2380.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2381.                        <a href="https://www.dresshead.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2382.                            <i class="ti-angle-right me-2 text-primary"></i>
  2383.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2384.                        </a>
  2385.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2386.                    </div>
  2387.                
  2388.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2389.                        <a href="https://delbarber.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2390.                            <i class="ti-angle-right me-2 text-primary"></i>
  2391.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2392.                        </a>
  2393.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2394.                    </div>
  2395.                
  2396.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2397.                        <a href="https://lerefugedestortues.fr"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2398.                            <i class="ti-angle-right me-2 text-primary"></i>
  2399.                            <span class="archive-link top-color fw-semibold"> casino en ligne france</span>
  2400.                        </a>
  2401.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2402.                    </div>
  2403.                
  2404.                </div>
  2405.                
  2406.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2407.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2408.                        <i class="ti-archive me-1"></i>View All Archives
  2409.                    </a>
  2410.                </div> -->
  2411.            </div>
  2412.        </div>
  2413.        
  2414.       <div class="sidebar-widget mb-4">
  2415.            <div class="widget-title-wrapper mb-3">
  2416.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2417.                    <div class="title-border"></div>
  2418.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2419.                </h4>
  2420.            </div>
  2421.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2422.                <div class="archives-list scrollable-sidebar">
  2423.                    
  2424.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2425.                        <a href="https://energypoverty.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2426.                            <i class="ti-angle-right me-2 text-primary"></i>
  2427.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2428.                        </a>
  2429.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2430.                    </div>
  2431.                
  2432.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2433.                        <a href="https://hginit.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2434.                            <i class="ti-angle-right me-2 text-primary"></i>
  2435.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2436.                        </a>
  2437.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2438.                    </div>
  2439.                
  2440.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2441.                        <a href="https://www.od4d.net/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2442.                            <i class="ti-angle-right me-2 text-primary"></i>
  2443.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2444.                        </a>
  2445.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2446.                    </div>
  2447.                
  2448.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2449.                        <a href="https://www.station16gallery.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2450.                            <i class="ti-angle-right me-2 text-primary"></i>
  2451.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  2452.                        </a>
  2453.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2454.                    </div>
  2455.                
  2456.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2457.                        <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2458.                            <i class="ti-angle-right me-2 text-primary"></i>
  2459.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2460.                        </a>
  2461.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2462.                    </div>
  2463.                
  2464.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2465.                        <a href="https://www.ijic.info/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2466.                            <i class="ti-angle-right me-2 text-primary"></i>
  2467.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2468.                        </a>
  2469.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2470.                    </div>
  2471.                
  2472.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2473.                        <a href="https://blitab.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2474.                            <i class="ti-angle-right me-2 text-primary"></i>
  2475.                            <span class="archive-link top-color fw-semibold"> no kyc casinos</span>
  2476.                        </a>
  2477.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2478.                    </div>
  2479.                
  2480.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2481.                        <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2482.                            <i class="ti-angle-right me-2 text-primary"></i>
  2483.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2484.                        </a>
  2485.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2486.                    </div>
  2487.                
  2488.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2489.                        <a href="https://www.station16gallery.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2490.                            <i class="ti-angle-right me-2 text-primary"></i>
  2491.                            <span class="archive-link top-color fw-semibold"> betting sites canada</span>
  2492.                        </a>
  2493.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2494.                    </div>
  2495.                
  2496.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2497.                        <a href="https://www.birthplaceofhockey.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2498.                            <i class="ti-angle-right me-2 text-primary"></i>
  2499.                            <span class="archive-link top-color fw-semibold"> new betting sites</span>
  2500.                        </a>
  2501.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2502.                    </div>
  2503.                
  2504.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2505.                        <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2506.                            <i class="ti-angle-right me-2 text-primary"></i>
  2507.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2508.                        </a>
  2509.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2510.                    </div>
  2511.                
  2512.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2513.                        <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2514.                            <i class="ti-angle-right me-2 text-primary"></i>
  2515.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2516.                        </a>
  2517.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2518.                    </div>
  2519.                
  2520.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2521.                        <a href="https://www.beachhousevictoria.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2522.                            <i class="ti-angle-right me-2 text-primary"></i>
  2523.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  2524.                        </a>
  2525.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2526.                    </div>
  2527.                
  2528.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2529.                        <a href="https://visualgenome.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2530.                            <i class="ti-angle-right me-2 text-primary"></i>
  2531.                            <span class="archive-link top-color fw-semibold"> canadian online casinos</span>
  2532.                        </a>
  2533.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2534.                    </div>
  2535.                
  2536.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2537.                        <a href="https://www.fruitsofsherbrooke.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2538.                            <i class="ti-angle-right me-2 text-primary"></i>
  2539.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  2540.                        </a>
  2541.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2542.                    </div>
  2543.                
  2544.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2545.                        <a href="https://www.lauraandcoevents.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2546.                            <i class="ti-angle-right me-2 text-primary"></i>
  2547.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2548.                        </a>
  2549.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2550.                    </div>
  2551.                
  2552.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2553.                        <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2554.                            <i class="ti-angle-right me-2 text-primary"></i>
  2555.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2556.                        </a>
  2557.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2558.                    </div>
  2559.                
  2560.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2561.                        <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2562.                            <i class="ti-angle-right me-2 text-primary"></i>
  2563.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2564.                        </a>
  2565.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2566.                    </div>
  2567.                
  2568.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2569.                        <a href="https://www.beaconlearningcenter.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2570.                            <i class="ti-angle-right me-2 text-primary"></i>
  2571.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2572.                        </a>
  2573.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2574.                    </div>
  2575.                
  2576.                </div>
  2577.                
  2578.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2579.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2580.                        <i class="ti-archive me-1"></i>View All Archives
  2581.                    </a>
  2582.                </div> -->
  2583.            </div>
  2584.        </div>
  2585.        
  2586.       <div class="sidebar-widget mb-4">
  2587.            <div class="widget-title-wrapper mb-3">
  2588.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2589.                    <div class="title-border"></div>
  2590.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2591.                </h4>
  2592.            </div>
  2593.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2594.                <div class="archives-list scrollable-sidebar">
  2595.                    
  2596.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2597.                        <a href="https://trombonefrance.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2598.                            <i class="ti-angle-right me-2 text-primary"></i>
  2599.                            <span class="archive-link top-color fw-semibold"> casino en ligne france</span>
  2600.                        </a>
  2601.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2602.                    </div>
  2603.                
  2604.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2605.                        <a href="https://www.beachhousevictoria.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2606.                            <i class="ti-angle-right me-2 text-primary"></i>
  2607.                            <span class="archive-link top-color fw-semibold"> new betting sites</span>
  2608.                        </a>
  2609.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2610.                    </div>
  2611.                
  2612.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2613.                        <a href="https://micharity.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2614.                            <i class="ti-angle-right me-2 text-primary"></i>
  2615.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2616.                        </a>
  2617.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2618.                    </div>
  2619.                
  2620.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2621.                        <a href="https://www.beaconlearningcenter.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2622.                            <i class="ti-angle-right me-2 text-primary"></i>
  2623.                            <span class="archive-link top-color fw-semibold"> online casino real money</span>
  2624.                        </a>
  2625.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2626.                    </div>
  2627.                
  2628.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2629.                        <a href="https://torontosversion.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2630.                            <i class="ti-angle-right me-2 text-primary"></i>
  2631.                            <span class="archive-link top-color fw-semibold"> online casino canada</span>
  2632.                        </a>
  2633.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2634.                    </div>
  2635.                
  2636.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2637.                        <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2638.                            <i class="ti-angle-right me-2 text-primary"></i>
  2639.                            <span class="archive-link top-color fw-semibold"> online casinos canada</span>
  2640.                        </a>
  2641.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2642.                    </div>
  2643.                
  2644.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2645.                        <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2646.                            <i class="ti-angle-right me-2 text-primary"></i>
  2647.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2648.                        </a>
  2649.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2650.                    </div>
  2651.                
  2652.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2653.                        <a href="https://daydreaminginparadise.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2654.                            <i class="ti-angle-right me-2 text-primary"></i>
  2655.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2656.                        </a>
  2657.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2658.                    </div>
  2659.                
  2660.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2661.                        <a href="https://cruxgg.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2662.                            <i class="ti-angle-right me-2 text-primary"></i>
  2663.                            <span class="archive-link top-color fw-semibold"> online casino real money</span>
  2664.                        </a>
  2665.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2666.                    </div>
  2667.                
  2668.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2669.                        <a href="https://clarketheatre.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2670.                            <i class="ti-angle-right me-2 text-primary"></i>
  2671.                            <span class="archive-link top-color fw-semibold"> best online casinos</span>
  2672.                        </a>
  2673.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2674.                    </div>
  2675.                
  2676.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2677.                        <a href="https://watergovernance.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2678.                            <i class="ti-angle-right me-2 text-primary"></i>
  2679.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2680.                        </a>
  2681.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2682.                    </div>
  2683.                
  2684.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2685.                        <a href="https://micharity.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2686.                            <i class="ti-angle-right me-2 text-primary"></i>
  2687.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2688.                        </a>
  2689.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2690.                    </div>
  2691.                
  2692.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2693.                        <a href="https://www.governancevote.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2694.                            <i class="ti-angle-right me-2 text-primary"></i>
  2695.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2696.                        </a>
  2697.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2698.                    </div>
  2699.                
  2700.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2701.                        <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2702.                            <i class="ti-angle-right me-2 text-primary"></i>
  2703.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2704.                        </a>
  2705.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2706.                    </div>
  2707.                
  2708.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2709.                        <a href="https://www.devmcgill.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2710.                            <i class="ti-angle-right me-2 text-primary"></i>
  2711.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2712.                        </a>
  2713.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2714.                    </div>
  2715.                
  2716.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2717.                        <a href="https://www.safepetottawa.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2718.                            <i class="ti-angle-right me-2 text-primary"></i>
  2719.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2720.                        </a>
  2721.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2722.                    </div>
  2723.                
  2724.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2725.                        <a href="https://www.fraserdowns.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2726.                            <i class="ti-angle-right me-2 text-primary"></i>
  2727.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2728.                        </a>
  2729.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2730.                    </div>
  2731.                
  2732.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2733.                        <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2734.                            <i class="ti-angle-right me-2 text-primary"></i>
  2735.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2736.                        </a>
  2737.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2738.                    </div>
  2739.                
  2740.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2741.                        <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2742.                            <i class="ti-angle-right me-2 text-primary"></i>
  2743.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2744.                        </a>
  2745.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2746.                    </div>
  2747.                
  2748.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2749.                        <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2750.                            <i class="ti-angle-right me-2 text-primary"></i>
  2751.                            <span class="archive-link top-color fw-semibold"> best online casinos canada</span>
  2752.                        </a>
  2753.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2754.                    </div>
  2755.                
  2756.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2757.                        <a href="https://www.musicaltoronto.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2758.                            <i class="ti-angle-right me-2 text-primary"></i>
  2759.                            <span class="archive-link top-color fw-semibold"> online casino ontario</span>
  2760.                        </a>
  2761.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2762.                    </div>
  2763.                
  2764.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2765.                        <a href="https://www.jechoisismontreal.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2766.                            <i class="ti-angle-right me-2 text-primary"></i>
  2767.                            <span class="archive-link top-color fw-semibold"> online casino ontario</span>
  2768.                        </a>
  2769.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2770.                    </div>
  2771.                
  2772.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2773.                        <a href="https://www.spiritwrestler.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2774.                            <i class="ti-angle-right me-2 text-primary"></i>
  2775.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  2776.                        </a>
  2777.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2778.                    </div>
  2779.                
  2780.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2781.                        <a href="https://gamingamerica.com/canada/online-casinos"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2782.                            <i class="ti-angle-right me-2 text-primary"></i>
  2783.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2784.                        </a>
  2785.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2786.                    </div>
  2787.                
  2788.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2789.                        <a href="https://www.bluecanoetheatrical.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2790.                            <i class="ti-angle-right me-2 text-primary"></i>
  2791.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2792.                        </a>
  2793.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2794.                    </div>
  2795.                
  2796.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2797.                        <a href="https://watergovernance.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2798.                            <i class="ti-angle-right me-2 text-primary"></i>
  2799.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2800.                        </a>
  2801.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2802.                    </div>
  2803.                
  2804.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2805.                        <a href="https://www.governancevote.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2806.                            <i class="ti-angle-right me-2 text-primary"></i>
  2807.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2808.                        </a>
  2809.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2810.                    </div>
  2811.                
  2812.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2813.                        <a href="https://www.devmcgill.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2814.                            <i class="ti-angle-right me-2 text-primary"></i>
  2815.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2816.                        </a>
  2817.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2818.                    </div>
  2819.                
  2820.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2821.                        <a href="https://www.birthplaceofhockey.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2822.                            <i class="ti-angle-right me-2 text-primary"></i>
  2823.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  2824.                        </a>
  2825.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2826.                    </div>
  2827.                
  2828.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2829.                        <a href="https://www.operationspaix.net/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2830.                            <i class="ti-angle-right me-2 text-primary"></i>
  2831.                            <span class="archive-link top-color fw-semibold"> casinos en ligne</span>
  2832.                        </a>
  2833.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2834.                    </div>
  2835.                
  2836.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2837.                        <a href="https://energypoverty.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2838.                            <i class="ti-angle-right me-2 text-primary"></i>
  2839.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2840.                        </a>
  2841.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2842.                    </div>
  2843.                
  2844.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2845.                        <a href="https://whitehottruth.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2846.                            <i class="ti-angle-right me-2 text-primary"></i>
  2847.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2848.                        </a>
  2849.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2850.                    </div>
  2851.                
  2852.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2853.                        <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2854.                            <i class="ti-angle-right me-2 text-primary"></i>
  2855.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2856.                        </a>
  2857.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2858.                    </div>
  2859.                
  2860.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2861.                        <a href="https://wirkn.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2862.                            <i class="ti-angle-right me-2 text-primary"></i>
  2863.                            <span class="archive-link top-color fw-semibold"> betting sites</span>
  2864.                        </a>
  2865.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2866.                    </div>
  2867.                
  2868.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2869.                        <a href="https://www.lesintouchables.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2870.                            <i class="ti-angle-right me-2 text-primary"></i>
  2871.                            <span class="archive-link top-color fw-semibold"> meilleur casino en ligne</span>
  2872.                        </a>
  2873.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2874.                    </div>
  2875.                
  2876.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2877.                        <a href="https://scena.ca/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2878.                            <i class="ti-angle-right me-2 text-primary"></i>
  2879.                            <span class="archive-link top-color fw-semibold"> meilleur casino en ligne</span>
  2880.                        </a>
  2881.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2882.                    </div>
  2883.                
  2884.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2885.                        <a href="https://espacelafontaine.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2886.                            <i class="ti-angle-right me-2 text-primary"></i>
  2887.                            <span class="archive-link top-color fw-semibold"> meilleur casino en ligne</span>
  2888.                        </a>
  2889.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2890.                    </div>
  2891.                
  2892.                </div>
  2893.                
  2894.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2895.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2896.                        <i class="ti-archive me-1"></i>View All Archives
  2897.                    </a>
  2898.                </div> -->
  2899.            </div>
  2900.        </div>
  2901.        
  2902.       <div class="sidebar-widget mb-4">
  2903.            <div class="widget-title-wrapper mb-3">
  2904.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2905.                    <div class="title-border"></div>
  2906.                    <i class="ti-folder me-2"></i>January 2026 Blog Roll
  2907.                </h4>
  2908.            </div>
  2909.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2910.                <div class="archives-list scrollable-sidebar">
  2911.                    
  2912.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2913.                        <a href="https://www.kingjohnnie.me/en"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2914.                            <i class="ti-angle-right me-2 text-primary"></i>
  2915.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2916.                        </a>
  2917.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2918.                    </div>
  2919.                
  2920.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2921.                        <a href="https://www.lequotidiendusport.fr/paris-sportif/canada/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2922.                            <i class="ti-angle-right me-2 text-primary"></i>
  2923.                            <span class="archive-link top-color fw-semibold"> meilleur site de paris sportif canada</span>
  2924.                        </a>
  2925.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2926.                    </div>
  2927.                
  2928.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2929.                        <a href="https://protecttheharvest.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2930.                            <i class="ti-angle-right me-2 text-primary"></i>
  2931.                            <span class="archive-link top-color fw-semibold"> best bitcoin betting sites</span>
  2932.                        </a>
  2933.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2934.                    </div>
  2935.                
  2936.                </div>
  2937.                
  2938.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2939.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2940.                        <i class="ti-archive me-1"></i>View All Archives
  2941.                    </a>
  2942.                </div> -->
  2943.            </div>
  2944.        </div>
  2945.        
  2946.  
  2947.       <!-- <div class="sidebar-widget mb-5">
  2948.            <div class="widget-title-wrapper mb-3">
  2949.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2950.                    <div class="title-border"></div>
  2951.                    <i class="ti-folder me-2"></i>Blog Archives
  2952.                </h4>
  2953.            </div>
  2954.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2955.                <div class="archives-list">
  2956.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2957.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2958.                            <i class="ti-angle-right me-2 text-primary"></i>
  2959.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2960.                        </a>
  2961.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2962.                    </div>
  2963.  
  2964.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2965.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2966.                            <i class="ti-angle-right me-2 text-primary"></i>
  2967.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2968.                        </a>
  2969.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2970.                    </div>
  2971.  
  2972.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2973.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2974.                            <i class="ti-angle-right me-2 text-primary"></i>
  2975.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2976.                        </a>
  2977.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2978.                    </div>
  2979.  
  2980.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2981.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2982.                            <i class="ti-angle-right me-2 text-primary"></i>
  2983.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2984.                        </a>
  2985.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2986.                    </div>
  2987.  
  2988.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2989.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2990.                            <i class="ti-angle-right me-2 text-primary"></i>
  2991.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2992.                        </a>
  2993.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2994.                    </div>
  2995.  
  2996.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2997.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2998.                            <i class="ti-angle-right me-2 text-primary"></i>
  2999.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3000.                        </a>
  3001.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3002.                    </div>
  3003.                </div>
  3004.                
  3005.                <div class="text-center mt-4 pt-3 border-top border-color">
  3006.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3007.                        <i class="ti-archive me-1"></i>View All Archives
  3008.                    </a>
  3009.                </div>
  3010.            </div>
  3011.        </div> -->
  3012.  
  3013.        <div class="sidebar-widget mb-4">
  3014.            <div class="widget-title-wrapper mb-3">
  3015.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3016.                    <div class="title-border-primary"></div>
  3017.                    <i class="ti-star me-2"></i>Popular Posts
  3018.                </h4>
  3019.            </div>
  3020.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  3021.                <div class="popular-post-list">
  3022.                    
  3023.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3024.                        <div class="post-content flex-grow-1">
  3025.                            <h6 class="post-title mb-1">
  3026.                                 <a href="/los-blancos-trent-alexander-arnold-could-return-to-face-liverpool-in-forthcoming-champions-league-fixture/" class="text-decoration-none top-color fw-semibold lh-sm">
  3027.                                            Los Blancos&#x27; Trent Alexander-Arnold Could Return to Face Liverpool in Forthcoming Champions League Fixture
  3028.                                            </a>
  3029.                            </h6>
  3030.                            <div class="post-meta">
  3031.                                <small class="text-muted">
  3032.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3033.                                </small>
  3034.                                <!-- <small class="text-muted ms-3">
  3035.                                    <i class="ti-eye me-1"></i>1,234 views
  3036.                                </small> -->
  3037.                            </div>
  3038.                        </div>
  3039.                    </div>
  3040.                    
  3041.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3042.                        <div class="post-content flex-grow-1">
  3043.                            <h6 class="post-title mb-1">
  3044.                                 <a href="/disturbing-recollections-return-in-davao-city-as-officials-piece-together-bondi-beach-shooting-suspects-movements/" class="text-decoration-none top-color fw-semibold lh-sm">
  3045.                                            Disturbing Recollections Return in Davao City as Officials Piece Together Bondi Beach Shooting Suspects’ Movements
  3046.                                            </a>
  3047.                            </h6>
  3048.                            <div class="post-meta">
  3049.                                <small class="text-muted">
  3050.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3051.                                </small>
  3052.                                <!-- <small class="text-muted ms-3">
  3053.                                    <i class="ti-eye me-1"></i>1,234 views
  3054.                                </small> -->
  3055.                            </div>
  3056.                        </div>
  3057.                    </div>
  3058.                    
  3059.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3060.                        <div class="post-content flex-grow-1">
  3061.                            <h6 class="post-title mb-1">
  3062.                                 <a href="/genuine-southern-portugal-uncovering-portugal-beyond-the-beach/" class="text-decoration-none top-color fw-semibold lh-sm">
  3063.                                            Genuine Southern Portugal: Uncovering Portugal Beyond the Beach
  3064.                                            </a>
  3065.                            </h6>
  3066.                            <div class="post-meta">
  3067.                                <small class="text-muted">
  3068.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3069.                                </small>
  3070.                                <!-- <small class="text-muted ms-3">
  3071.                                    <i class="ti-eye me-1"></i>1,234 views
  3072.                                </small> -->
  3073.                            </div>
  3074.                        </div>
  3075.                    </div>
  3076.                    
  3077.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3078.                        <div class="post-content flex-grow-1">
  3079.                            <h6 class="post-title mb-1">
  3080.                                 <a href="/arsenals-goalkeeper-backs-squad-depth-as-vital-to-multiple-trophy-ambitions/" class="text-decoration-none top-color fw-semibold lh-sm">
  3081.                                            Arsenal&#x27;s goalkeeper Backs Squad Depth as Vital to Multiple Trophy Ambitions
  3082.                                            </a>
  3083.                            </h6>
  3084.                            <div class="post-meta">
  3085.                                <small class="text-muted">
  3086.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3087.                                </small>
  3088.                                <!-- <small class="text-muted ms-3">
  3089.                                    <i class="ti-eye me-1"></i>1,234 views
  3090.                                </small> -->
  3091.                            </div>
  3092.                        </div>
  3093.                    </div>
  3094.                    
  3095.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3096.                        <div class="post-content flex-grow-1">
  3097.                            <h6 class="post-title mb-1">
  3098.                                 <a href="/can-the-all-blacks-rediscover-their-magic-in-the-upcoming-matches/" class="text-decoration-none top-color fw-semibold lh-sm">
  3099.                                            Can the All Blacks rediscover their magic in the upcoming matches?
  3100.                                            </a>
  3101.                            </h6>
  3102.                            <div class="post-meta">
  3103.                                <small class="text-muted">
  3104.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3105.                                </small>
  3106.                                <!-- <small class="text-muted ms-3">
  3107.                                    <i class="ti-eye me-1"></i>1,234 views
  3108.                                </small> -->
  3109.                            </div>
  3110.                        </div>
  3111.                    </div>
  3112.                    
  3113.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3114.                        <div class="post-content flex-grow-1">
  3115.                            <h6 class="post-title mb-1">
  3116.                                 <a href="/trumps-dominant-influence-in-athletics-hit-a-peak-in-2025-the-coming-year-threatens-to-take-it-further/" class="text-decoration-none top-color fw-semibold lh-sm">
  3117.                                            Trump&#x27;s Dominant Influence in Athletics Hit A Peak in 2025. The Coming Year Threatens to Take It Further.
  3118.                                            </a>
  3119.                            </h6>
  3120.                            <div class="post-meta">
  3121.                                <small class="text-muted">
  3122.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3123.                                </small>
  3124.                                <!-- <small class="text-muted ms-3">
  3125.                                    <i class="ti-eye me-1"></i>1,234 views
  3126.                                </small> -->
  3127.                            </div>
  3128.                        </div>
  3129.                    </div>
  3130.                    
  3131.  
  3132.                </div>
  3133.                
  3134.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3135.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3136.                        <i class="ti-trophy me-1"></i>View All Popular
  3137.                    </a>
  3138.                </div> -->
  3139.            </div>
  3140.        </div>
  3141.  
  3142. </div>
  3143.  
  3144. <style>
  3145.     .widget-content {
  3146.        margin-top: -1px;
  3147.        position: relative;
  3148.        z-index: 1;
  3149.         background-color: var(--card-bg);
  3150.    }
  3151. </style>
  3152.  
  3153.    
  3154.            </div>
  3155.        </div>
  3156.    </div>
  3157. </section>
  3158.  
  3159. <script>
  3160. // Intersection Observer for scroll animations
  3161. document.addEventListener('DOMContentLoaded', function() {
  3162.    const observerOptions = {
  3163.        threshold: 0.1,
  3164.        rootMargin: '0px 0px -50px 0px'
  3165.    };
  3166.  
  3167.    const observer = new IntersectionObserver(function(entries) {
  3168.        entries.forEach(entry => {
  3169.            if (entry.isIntersecting) {
  3170.                entry.target.classList.add('animated');
  3171.            }
  3172.        });
  3173.    }, observerOptions);
  3174.  
  3175.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3176.        observer.observe(el);
  3177.    });
  3178. });
  3179. </script>
  3180.  
  3181.    
  3182.        
  3183.        <!-- end wpo-blog-highlights-section -->
  3184.        <!-- start wpo-blog-sponsored-section -->
  3185.        
  3186.  
  3187.  
  3188.  
  3189.    
  3190.  
  3191.  
  3192.  
  3193. <style>
  3194.    .sponsored-section-v4 {
  3195.        padding: 50px 0;
  3196.    }
  3197.    
  3198.    .sponsored-card-v4 {
  3199.        background: var(--card-bg);
  3200.        border: 1px solid var(--border-color);
  3201.        border-radius: 4px;
  3202.        transition: border-color 0.3s ease;
  3203.        height: 100%;
  3204.        padding: 15px;
  3205.    }
  3206.    
  3207.    .sponsored-card-v4:hover {
  3208.        border-color: #adb5bd;
  3209.    }
  3210.    
  3211.    .sponsored-image-v4 {
  3212.        width: 150px;
  3213.        height: 150px;
  3214.        margin: 10px auto;
  3215.        border-radius: 50%;
  3216.        shape-outside: circle(50%);
  3217.        float: left;
  3218.    }
  3219.    
  3220.    .sponsored-image-v4 img {
  3221.        width: 100%;
  3222.        height: 100%;
  3223.        object-fit: cover;
  3224.        border-radius: 50%;
  3225.    }
  3226.    
  3227.    .sponsored-content-v4 {
  3228.        padding: 10px;
  3229.        overflow: hidden; /* Clearfix for floated image */
  3230.    }
  3231.    
  3232.    .sponsored-title-v4 {
  3233.        font-size: 15px;
  3234.        font-weight: 700;
  3235.        line-height: 1.4;
  3236.        margin-bottom: 8px;
  3237.        color: #333;
  3238.        position: relative;
  3239.        display: inline-block;
  3240.    }
  3241.    
  3242.    .sponsored-title-v4 a {
  3243.        text-decoration: none;
  3244.        color: var(--topbar-color) !important;
  3245.        margin: 10px 0px;
  3246.    }
  3247.    
  3248.    .sponsored-title-v4 a:hover {
  3249.        color: #6f42c1 !important; /* Purple hover */
  3250.    }
  3251.    
  3252.    .sponsored-title-v4::after {
  3253.        content: '';
  3254.        position: absolute;
  3255.        bottom: -2px;
  3256.        left: 0;
  3257.        width: 100%;
  3258.        height: 2px;
  3259.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark))
  3260.    }
  3261.    
  3262.    .sponsored-excerpt-v4 {
  3263.        font-size: 12px;
  3264.        font-weight: 400;
  3265.        color: #6c757d;
  3266.        margin-bottom: 10px;
  3267.        line-height: 1.5;
  3268.    }
  3269.    
  3270.    .sponsored-meta-v4 {
  3271.        font-size: 11px;
  3272.        color: #6c757d;
  3273.    }
  3274.    
  3275.    .author-info-v4 {
  3276.        margin-bottom: 5px;
  3277.    }
  3278.    
  3279.    .sponsored-author-img-v4 {
  3280.        width: 20px;
  3281.        height: 20px;
  3282.        border-radius: 50%;
  3283.        object-fit: cover;
  3284.        vertical-align: middle;
  3285.        margin-right: 5px;
  3286.    }
  3287.    
  3288.    .section-title-sponsored-v4 {
  3289.        font-size: 1.9rem;
  3290.        font-weight: 600;
  3291.        text-align: center;
  3292.        margin-bottom: 30px;
  3293.        color: #333;
  3294.        position: relative;
  3295.    }
  3296.    
  3297.    .section-title-sponsored-v4::after {
  3298.        content: '';
  3299.        position: absolute;
  3300.        bottom: -8px;
  3301.        left: 50%;
  3302.        transform: translateX(-50%);
  3303.        width: 80px;
  3304.        height: 3px;
  3305.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  3306.    }
  3307.  
  3308.    @media (max-width: 768px) {
  3309.        .sponsored-section-v4 {
  3310.            padding: 30px 0;
  3311.        }
  3312.        .sponsored-image-v4 {
  3313.            width: 120px;
  3314.            height: 120px;
  3315.            float: none;
  3316.            margin: 10px auto;
  3317.        }
  3318.        .sponsored-content-v4 {
  3319.            padding: 12px;
  3320.            text-align: center;
  3321.        }
  3322.        .sponsored-title-v4 {
  3323.            font-size: 14px;
  3324.        }
  3325.        .sponsored-excerpt-v4 {
  3326.            font-size: 11px;
  3327.        }
  3328.        .sponsored-meta-v4 {
  3329.            font-size: 10px;
  3330.        }
  3331.        .section-title-sponsored-v4 {
  3332.            font-size: 1.6rem;
  3333.        }
  3334.    }
  3335. </style>
  3336.  
  3337. <section class="sponsored-section-v4">
  3338.    <div class="container-fluid fluid-container">
  3339.        <div class="row">
  3340.            <div class="col-12">
  3341.                <h2 class="section-title-sponsored-v4">Sponsored News</h2>
  3342.            </div>
  3343.        </div>
  3344.        
  3345.        <div class="row g-4">
  3346.            
  3347.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3348.                <div class="card sponsored-card-v4">
  3349.                    <div class="sponsored-image-v4">
  3350.                        
  3351.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3352.                        
  3353.                    </div>
  3354.                    <div class="sponsored-content-v4">
  3355.                        <h3 class="sponsored-title-v4">
  3356.                            <a href="/los-blancos-trent-alexander-arnold-could-return-to-face-liverpool-in-forthcoming-champions-league-fixture/" >
  3357.                                            Los Blancos&#x27; Trent Alexander-Arnold Could Return to Face Liverpool in Forthcoming Champions League Fixture
  3358.                                            </a>
  3359.                        </h3>
  3360.                        <p class="sponsored-excerpt-v4">
  3361.                          
  3362.                        </p>
  3363.                        <div class="sponsored-meta-v4">
  3364.                            <div class="author-info-v4">
  3365.                                
  3366.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3367.                                
  3368.                                <span>
  3369.                                    Benjamin Miles
  3370.                                </span>
  3371.                            </div>
  3372.                            <div>18 May 2026</div>
  3373.                        </div>
  3374.                    </div>
  3375.                </div>
  3376.            </div>
  3377.            
  3378.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3379.                <div class="card sponsored-card-v4">
  3380.                    <div class="sponsored-image-v4">
  3381.                        
  3382.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3383.                        
  3384.                    </div>
  3385.                    <div class="sponsored-content-v4">
  3386.                        <h3 class="sponsored-title-v4">
  3387.                            <a href="/disturbing-recollections-return-in-davao-city-as-officials-piece-together-bondi-beach-shooting-suspects-movements/" >
  3388.                                            Disturbing Recollections Return in Davao City as Officials Piece Together Bondi Beach Shooting Suspects’ Movements
  3389.                                            </a>
  3390.                        </h3>
  3391.                        <p class="sponsored-excerpt-v4">
  3392.                          
  3393.                        </p>
  3394.                        <div class="sponsored-meta-v4">
  3395.                            <div class="author-info-v4">
  3396.                                
  3397.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3398.                                
  3399.                                <span>
  3400.                                    Benjamin Miles
  3401.                                </span>
  3402.                            </div>
  3403.                            <div>18 May 2026</div>
  3404.                        </div>
  3405.                    </div>
  3406.                </div>
  3407.            </div>
  3408.            
  3409.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3410.                <div class="card sponsored-card-v4">
  3411.                    <div class="sponsored-image-v4">
  3412.                        
  3413.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3414.                        
  3415.                    </div>
  3416.                    <div class="sponsored-content-v4">
  3417.                        <h3 class="sponsored-title-v4">
  3418.                            <a href="/genuine-southern-portugal-uncovering-portugal-beyond-the-beach/" >
  3419.                                            Genuine Southern Portugal: Uncovering Portugal Beyond the Beach
  3420.                                            </a>
  3421.                        </h3>
  3422.                        <p class="sponsored-excerpt-v4">
  3423.                          
  3424.                        </p>
  3425.                        <div class="sponsored-meta-v4">
  3426.                            <div class="author-info-v4">
  3427.                                
  3428.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3429.                                
  3430.                                <span>
  3431.                                    Benjamin Miles
  3432.                                </span>
  3433.                            </div>
  3434.                            <div>18 May 2026</div>
  3435.                        </div>
  3436.                    </div>
  3437.                </div>
  3438.            </div>
  3439.            
  3440.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3441.                <div class="card sponsored-card-v4">
  3442.                    <div class="sponsored-image-v4">
  3443.                        
  3444.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3445.                        
  3446.                    </div>
  3447.                    <div class="sponsored-content-v4">
  3448.                        <h3 class="sponsored-title-v4">
  3449.                            <a href="/arsenals-goalkeeper-backs-squad-depth-as-vital-to-multiple-trophy-ambitions/" >
  3450.                                            Arsenal&#x27;s goalkeeper Backs Squad Depth as Vital to Multiple Trophy Ambitions
  3451.                                            </a>
  3452.                        </h3>
  3453.                        <p class="sponsored-excerpt-v4">
  3454.                          
  3455.                        </p>
  3456.                        <div class="sponsored-meta-v4">
  3457.                            <div class="author-info-v4">
  3458.                                
  3459.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3460.                                
  3461.                                <span>
  3462.                                    Benjamin Miles
  3463.                                </span>
  3464.                            </div>
  3465.                            <div>18 May 2026</div>
  3466.                        </div>
  3467.                    </div>
  3468.                </div>
  3469.            </div>
  3470.            
  3471.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3472.                <div class="card sponsored-card-v4">
  3473.                    <div class="sponsored-image-v4">
  3474.                        
  3475.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3476.                        
  3477.                    </div>
  3478.                    <div class="sponsored-content-v4">
  3479.                        <h3 class="sponsored-title-v4">
  3480.                            <a href="/can-the-all-blacks-rediscover-their-magic-in-the-upcoming-matches/" >
  3481.                                            Can the All Blacks rediscover their magic in the upcoming matches?
  3482.                                            </a>
  3483.                        </h3>
  3484.                        <p class="sponsored-excerpt-v4">
  3485.                          
  3486.                        </p>
  3487.                        <div class="sponsored-meta-v4">
  3488.                            <div class="author-info-v4">
  3489.                                
  3490.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3491.                                
  3492.                                <span>
  3493.                                    Benjamin Miles
  3494.                                </span>
  3495.                            </div>
  3496.                            <div>18 May 2026</div>
  3497.                        </div>
  3498.                    </div>
  3499.                </div>
  3500.            </div>
  3501.            
  3502.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3503.                <div class="card sponsored-card-v4">
  3504.                    <div class="sponsored-image-v4">
  3505.                        
  3506.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3507.                        
  3508.                    </div>
  3509.                    <div class="sponsored-content-v4">
  3510.                        <h3 class="sponsored-title-v4">
  3511.                            <a href="/trumps-dominant-influence-in-athletics-hit-a-peak-in-2025-the-coming-year-threatens-to-take-it-further/" >
  3512.                                            Trump&#x27;s Dominant Influence in Athletics Hit A Peak in 2025. The Coming Year Threatens to Take It Further.
  3513.                                            </a>
  3514.                        </h3>
  3515.                        <p class="sponsored-excerpt-v4">
  3516.                          
  3517.                        </p>
  3518.                        <div class="sponsored-meta-v4">
  3519.                            <div class="author-info-v4">
  3520.                                
  3521.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/c5bdee70-74ad-4013-af47-b33f7add0b09_profile.png" alt="Benjamin Miles" style="object-fit: cover;" class="sponsored-author-img-v4">
  3522.                                
  3523.                                <span>
  3524.                                    Benjamin Miles
  3525.                                </span>
  3526.                            </div>
  3527.                            <div>18 May 2026</div>
  3528.                        </div>
  3529.                    </div>
  3530.                </div>
  3531.            </div>
  3532.            
  3533.        </div>
  3534.    </div>
  3535. </section>
  3536.  
  3537.  
  3538.    
  3539.        <!-- end wpo-blog-sponsored-section -->
  3540.        <!-- start wpo-subscribe-section -->
  3541.        
  3542.        <!-- end subscribe-section -->
  3543.        <!-- start of wpo-site-footer-section -->
  3544.        
  3545.  
  3546.  
  3547.  
  3548.  
  3549.  
  3550.  
  3551. <footer class="wpo-site-footer-v2 ">
  3552.    
  3553.    <!-- Main Footer Content -->
  3554.    <div class="container-fluid fluid-container">
  3555.        
  3556.        <!-- Step 1: Brand Section -->
  3557.        <div class="footer-brand-section">
  3558.            <div class="row justify-content-center">
  3559.                <div class="col-lg-8 col-md-10 col-12 text-center">
  3560.                    <div class="brand-wrapper">
  3561.                        
  3562.                            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/5782b10b-54e7-45d4-bb8c-868ca2dfcb15_logo.png" alt="MotionZone" class="footer-logo mb-3" loading="lazy">
  3563.                        
  3564.                        <h2 class="brand-title">MotionZone</h2>
  3565.                        <p class="brand-description">MotionZone offers cutting-edge digital marketing tips, SEO strategies, and industry insights to help businesses grow online. Stay updated with the latest trends.</p>
  3566.                        
  3567.                    </div>
  3568.                </div>
  3569.            </div>
  3570.        </div>
  3571.  
  3572.        <!-- Step 2: Content Columns with Separators -->
  3573.        <div class="footer-content-section">
  3574.            <div class="content-divider"></div>
  3575.            
  3576.            <div class="row">
  3577.                
  3578.                <!-- Column 1: Important Links -->
  3579.                <div class="col-lg-6 col-md-6 col-12">
  3580.                    <div class="footer-column">
  3581.                        <div class="column-header">
  3582.                            <span class="column-number bg-primary-gradient">01</span>
  3583.                            <h6 class="column-title">Important Pages</h6>
  3584.                        </div>
  3585.                        <div class="column-content">
  3586.                            <ul class="footer-links">
  3587.                                
  3588.                                <li>
  3589.                                    <a href="/every-night-i-dream-of-riding-a-unicorn-medieval-heavy-metal-group-castle-rat/" class="footer-link">
  3590.                                        ‘Every Night, I Dream of Riding a Unicorn’: Medieval Heavy Metal Group Castle Rat
  3591.                                    </a>
  3592.                                </li>
  3593.                                
  3594.                                <li>
  3595.                                    <a href="/who-is-the-politician-al-carns-ex-royal-marine-and-government-minister-with-ambitions-on-leadership/" class="footer-link">
  3596.                                        Who is the Politician Al Carns? Ex-Royal Marine and Government Minister with Ambitions on Leadership
  3597.                                    </a>
  3598.                                </li>
  3599.                                
  3600.                                <li>
  3601.                                    <a href="/swiss-ski-resort-fire-victims-receive-care-in-burns-units-throughout-the-continent/" class="footer-link">
  3602.                                        Swiss Ski Resort Fire Victims Receive Care in Burns Units Throughout the Continent
  3603.                                    </a>
  3604.                                </li>
  3605.                                
  3606.                                <li>
  3607.                                    <a href="/queens-acknowledge-leaders-as-trump-gives-the-mayor-elect-a-warm-greeting/" class="footer-link">
  3608.                                        Queens Acknowledge Leaders as Trump Gives The Mayor-Elect a Warm Greeting
  3609.                                    </a>
  3610.                                </li>
  3611.                                
  3612.                                <li>
  3613.                                    <a href="/the-decade-of-desire-from-erin-somers-a-middle-aged-infidelity-story-this-generation-has-earned/" class="footer-link">
  3614.                                        The Decade of Desire from Erin Somers: A Middle-Aged Infidelity Story This Generation Has Earned.
  3615.                                    </a>
  3616.                                </li>
  3617.                                
  3618.                                <li>
  3619.                                    <a href="/leader-zelenskyy-states-the-nation-was-ten-percent-away-from-a-peace-deal-but-not-at-any-possible-price/" class="footer-link">
  3620.                                        Leader Zelenskyy States The Nation Was Ten Percent Away from a Peace Deal, But Not at Any Possible Price
  3621.                                    </a>
  3622.                                </li>
  3623.                                
  3624.                            </ul>
  3625.                        </div>
  3626.                    </div>
  3627.                </div>
  3628.  
  3629.                <!-- Column 2: External Links -->
  3630.                 <div class="col-lg-6 col-md-6 col-12">
  3631.                    <div class="footer-column">
  3632.                        <div class="column-header">
  3633.                            <span class="column-number bg-primary-gradient">02</span>
  3634.                            <h6 class="column-title">External Resources</h6>
  3635.                        </div>
  3636.                       <div class="column-content">
  3637.    <ul class="footer-links" id="footerLinks">
  3638.        
  3639.        
  3640.  
  3641.        
  3642.        
  3643.        
  3644.        
  3645.    </ul>
  3646. </div>
  3647.  
  3648.                    </div>
  3649.                </div>
  3650.  
  3651.                <!-- Column 3: Categories -->
  3652.                <div class="col-lg-6 col-md-6 col-12">
  3653.                    <div class="footer-column">
  3654.                        <div class="column-header">
  3655.                            <span class="column-number bg-primary-gradient">02</span>
  3656.                            <h6 class="column-title">Categories</h6>
  3657.                        </div>
  3658.                        <div class="column-content">
  3659.                            <ul class="footer-links">
  3660.                                
  3661.                                <li>
  3662.                                    <a href="/category/all-posts/" class="footer-link">
  3663.                                        All Posts
  3664.                                    </a>
  3665.                                </li>
  3666.                                
  3667.                                <li>
  3668.                                    <a href="/category/business/" class="footer-link">
  3669.                                        Business
  3670.                                    </a>
  3671.                                </li>
  3672.                                
  3673.                                <li>
  3674.                                    <a href="/category/esports/" class="footer-link">
  3675.                                        Esports
  3676.                                    </a>
  3677.                                </li>
  3678.                                
  3679.                                <li>
  3680.                                    <a href="/category/fashion/" class="footer-link">
  3681.                                        Fashion
  3682.                                    </a>
  3683.                                </li>
  3684.                                
  3685.                                <li>
  3686.                                    <a href="/category/featured/" class="footer-link">
  3687.                                        Featured
  3688.                                    </a>
  3689.                                </li>
  3690.                                
  3691.                                <li>
  3692.                                    <a href="/category/gaming/" class="footer-link">
  3693.                                        Gaming
  3694.                                    </a>
  3695.                                </li>
  3696.                                
  3697.                            </ul>
  3698.                        </div>
  3699.                    </div>
  3700.                </div>
  3701.  
  3702.            </div>
  3703.        </div>
  3704.  
  3705.        <!-- Step 3: Footer Bottom -->
  3706.        <div class="footer-bottom-section">
  3707.            <div class="bottom-divider"></div>
  3708.            <div class="d-flex justify-content-between flex-wrap">
  3709.                <div class="">
  3710.                    <p class="copyright-text">
  3711.                        &copy; 2026 <strong>MotionZone</strong> • All rights reserved
  3712.                    </p>
  3713.                </div>
  3714.                <div class="">
  3715.                    <nav class="footer-nav">
  3716.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  3717.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  3718.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  3719.                    </nav>
  3720.                </div>
  3721.            </div>
  3722.        </div>
  3723.  
  3724.    </div>
  3725.  
  3726.    <!-- Background Elements -->
  3727.    <div class="footer-bg-elements">
  3728.        <div class="bg-circle circle-1"></div>
  3729.        <div class="bg-circle circle-2"></div>
  3730.        <div class="bg-line line-1"></div>
  3731.        <div class="bg-line line-2"></div>
  3732.    </div>
  3733.  
  3734. </footer>
  3735.  
  3736. <style>
  3737. /* Footer V2 - Clean Blog Design */
  3738. .wpo-site-footer-v2 {
  3739.    color: var(--footer-color);
  3740.    background-color: var(--card-bg);
  3741.    margin-top: 100px;
  3742. }
  3743.  
  3744.  
  3745.  
  3746. /* Step 2: Brand Section */
  3747. .footer-brand-section {
  3748.    position: relative;
  3749.    z-index: 2;
  3750.    padding: 120px 0 60px;
  3751. }
  3752.  
  3753. .brand-wrapper {
  3754.    max-width: 600px;
  3755.    margin: 0 auto;
  3756. }
  3757.  
  3758. .footer-logo {
  3759.    max-height: 60px;
  3760.    width: auto;
  3761.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  3762. }
  3763.  
  3764. .brand-title {
  3765.    font-size: 2.2rem;
  3766.    font-weight: 800;
  3767.    color: var(--footer-color);
  3768.    margin-bottom: 1rem;
  3769.    letter-spacing: -0.02em;
  3770. }
  3771.  
  3772. .brand-description {
  3773.    font-size: 1.1rem;
  3774.    color: var(--footer-color);
  3775.    line-height: 1.6;
  3776.    opacity: .7;
  3777.    margin-bottom: 0;
  3778. }
  3779.  
  3780. /* Step 3: Content Section */
  3781. .footer-content-section {
  3782.    position: relative;
  3783.    z-index: 2;
  3784.    padding: 60px 0;
  3785. }
  3786.  
  3787.  
  3788. .footer-column {
  3789.    margin-bottom: 40px;
  3790.    padding: 0 20px;
  3791. }
  3792.  
  3793. .column-header {
  3794.    display: flex;
  3795.    align-items: center;
  3796.    margin-bottom: 25px;
  3797.    padding-bottom: 15px;
  3798.    border-bottom: 2px solid var(--border-color);
  3799. }
  3800.  
  3801. .column-number {
  3802.    width: 35px;
  3803.    height: 35px;
  3804.    border-radius: 10px;
  3805.    display: flex;
  3806.    align-items: center;
  3807.    justify-content: center;
  3808.    font-weight: 700;
  3809.    font-size: 0.9rem;
  3810.    margin-right: 15px;
  3811. }
  3812.  
  3813. .column-title {
  3814.    font-size: 1.1rem;
  3815.    font-weight: 700;
  3816.    color: var(--footer-color) !important;
  3817.    margin: 0;
  3818. }
  3819.  
  3820. .column-content {
  3821.    padding-left: 50px;
  3822. }
  3823.  
  3824. /* Footer Links */
  3825. .footer-links {
  3826.    list-style: none;
  3827.    padding: 0;
  3828.    margin: 0;
  3829. }
  3830.  
  3831. .footer-links li {
  3832.    margin-bottom: 12px;
  3833.    position: relative;
  3834. }
  3835.  
  3836. .footer-link {
  3837.    color: var(--footer-color) !important;
  3838.    text-decoration: none;
  3839.    font-size: 0.95rem;
  3840.    line-height: 1.5;
  3841.    transition: all 0.8s ease;
  3842.    position: relative;
  3843.    display: inline-flex;
  3844.    align-items: center;
  3845. }
  3846.  
  3847. .footer-link:hover {
  3848.    color: var(--bs-primary);
  3849.    padding-left: 8px;
  3850. }
  3851.  
  3852. .footer-link::before {
  3853.    content: '';
  3854.    position: absolute;
  3855.    left: -15px;
  3856.    top: 50%;
  3857.    transform: translateY(-50%);
  3858.    width: 4px;
  3859.    height: 4px;
  3860.    background: var(--bs-primary);
  3861.    border-radius: 50%;
  3862.    opacity: 0;
  3863.    transition: opacity 0.3s ease;
  3864. }
  3865.  
  3866. .footer-link:hover::before {
  3867.    opacity: 1;
  3868. }
  3869.  
  3870. /* Step 4: Footer Bottom */
  3871. .footer-bottom-section {
  3872.    position: relative;
  3873.    z-index: 2;
  3874.    padding: 30px 0;
  3875. }
  3876.  
  3877. .bottom-divider {
  3878.    width: 100%;
  3879.    height: 1px;
  3880.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  3881.    margin-bottom: 30px;
  3882. }
  3883.  
  3884. .copyright-text {
  3885.    color: var(--footer-color);
  3886.    font-size: 0.9rem;
  3887.    margin: 0;
  3888.    line-height: 1.6;
  3889. }
  3890.  
  3891. .footer-nav {
  3892.    display: flex;
  3893.    align-items: center;
  3894.    gap: 20px;
  3895.    justify-content: center;
  3896. }
  3897.  
  3898. .footer-nav-link {
  3899.    color: var(--footer-color) !important;
  3900.    text-decoration: none;
  3901.    font-size: 0.9rem;
  3902.    font-weight: 500;
  3903.    transition: color 0.3s ease;
  3904.    position: relative;
  3905. }
  3906.  
  3907. .footer-nav-link:hover {
  3908.    color: var(--bs-primary);
  3909. }
  3910.  
  3911. .footer-nav-link::after {
  3912.    content: '';
  3913.    position: absolute;
  3914.    bottom: -5px;
  3915.    left: 0;
  3916.    width: 0;
  3917.    height: 2px;
  3918.    background: var(--bs-primary) !important;
  3919.    transition: width 0.3s ease;
  3920. }
  3921.  
  3922. .footer-nav-link:hover::after {
  3923.    width: 100%;
  3924. }
  3925.  
  3926. /* Responsive Design */
  3927. @media (max-width: 992px) {
  3928.    .footer-brand-section {
  3929.        padding: 100px 0 50px;
  3930.    }
  3931.    
  3932.    .brand-title {
  3933.        font-size: 1.8rem;
  3934.    }
  3935.    
  3936.    .column-content {
  3937.        padding-left: 0;
  3938.        padding-top: 10px;
  3939.    }
  3940.    
  3941.    .column-header {
  3942.        flex-direction: column;
  3943.        align-items: flex-start;
  3944.        gap: 10px;
  3945.    }
  3946.    
  3947.    .column-number {
  3948.        align-self: center;
  3949.    }
  3950. }
  3951.  
  3952. @media (max-width: 768px) {
  3953.    .footer-brand-section {
  3954.        padding: 80px 0 40px;
  3955.    }
  3956.    
  3957.    .brand-title {
  3958.        font-size: 1.6rem;
  3959.    }
  3960.    
  3961.    .newsletter-inline {
  3962.        padding: 1.5rem;
  3963.        margin: 0 15px;
  3964.    }
  3965.    
  3966.    .newsletter-form .input-group {
  3967.        flex-direction: column;
  3968.    }
  3969.    
  3970.    .btn-newsletter {
  3971.        border-radius: 0 0 12px 12px;
  3972.    }
  3973.    
  3974.    .newsletter-input {
  3975.        border-radius: 12px 12px 0 0;
  3976.    }
  3977.    
  3978.    .footer-column {
  3979.        padding: 0 15px;
  3980.        margin-bottom: 35px;
  3981.    }
  3982.    
  3983.    .footer-nav {
  3984.        flex-direction: column;
  3985.        gap: 15px;
  3986.        margin-top: 20px;
  3987.    }
  3988. }
  3989.  
  3990. @media (max-width: 576px) {
  3991.    .footer-brand-section {
  3992.        padding: 60px 0 30px;
  3993.    }
  3994.    
  3995.    .brand-title {
  3996.        font-size: 1.4rem;
  3997.    }
  3998.    
  3999.    .brand-description {
  4000.        font-size: 1rem;
  4001.    }
  4002.    
  4003.    .newsletter-title {
  4004.        font-size: 1.1rem;
  4005.    }
  4006.    
  4007.    .column-title {
  4008.        font-size: 1rem;
  4009.    }
  4010.    
  4011.    .footer-column {
  4012.        padding: 0 10px;
  4013.    }
  4014.    
  4015.    .bg-circle, .bg-line {
  4016.        display: none;
  4017.    }
  4018. }
  4019.  
  4020. /* Minimal Animation */
  4021. .footer-column {
  4022.    transition: opacity 0.3s ease;
  4023. }
  4024.  
  4025. .footer-column:hover {
  4026.    opacity: 0.9;
  4027. }
  4028. </style>
  4029.  
  4030. <!-- Bootstrap 5 JS -->
  4031.  
  4032. <script>
  4033. // Scroll to Top Function
  4034. function scrollToTop() {
  4035.    window.scrollTo({
  4036.        top: 0,
  4037.        behavior: 'smooth'
  4038.    });
  4039. }
  4040.  
  4041. // Initialize Footer V2 Features
  4042. document.addEventListener('DOMContentLoaded', function() {
  4043.    
  4044.    // Newsletter Form Enhancement
  4045.    const newsletterForm = document.querySelector('.newsletter-form');
  4046.    if (newsletterForm) {
  4047.        newsletterForm.addEventListener('submit', function(e) {
  4048.            e.preventDefault(); // Remove this in actual implementation
  4049.            
  4050.            const submitBtn = this.querySelector('.btn-newsletter');
  4051.            const originalText = submitBtn.textContent;
  4052.            
  4053.            submitBtn.textContent = 'Subscribing...';
  4054.            submitBtn.disabled = true;
  4055.            
  4056.            // Simulate form processing
  4057.            setTimeout(() => {
  4058.                submitBtn.textContent = 'Subscribed!';
  4059.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  4060.                
  4061.                setTimeout(() => {
  4062.                    submitBtn.textContent = originalText;
  4063.                    submitBtn.disabled = false;
  4064.                    submitBtn.style.background = '';
  4065.                    this.reset();
  4066.                }, 2000);
  4067.            }, 1500);
  4068.        });
  4069.    }
  4070.    
  4071.    // Smooth reveal for columns on scroll
  4072.    const observerOptions = {
  4073.        threshold: 0.1,
  4074.        rootMargin: '0px 0px -50px 0px'
  4075.    };
  4076.    
  4077.    const observer = new IntersectionObserver((entries) => {
  4078.        entries.forEach(entry => {
  4079.            if (entry.isIntersecting) {
  4080.                entry.target.style.opacity = '1';
  4081.                entry.target.style.transform = 'translateY(0)';
  4082.            }
  4083.        });
  4084.    }, observerOptions);
  4085.    
  4086.    // Initially hide columns for animation
  4087.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  4088.        column.style.opacity = '0';
  4089.        column.style.transform = 'translateY(20px)';
  4090.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  4091.        observer.observe(column);
  4092.    });
  4093.    
  4094.    // Prevent default for placeholder links
  4095.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4096.        link.addEventListener('click', function(e) {
  4097.            e.preventDefault();
  4098.        });
  4099.    });
  4100. });
  4101.  
  4102. document.addEventListener('DOMContentLoaded', function () {
  4103.    var btn = document.getElementById('toggleFooterLinks');
  4104.    if (!btn) return; // No extra links, no button
  4105.  
  4106.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4107.  
  4108.    btn.addEventListener('click', function () {
  4109.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4110.            return li.classList.contains('d-none');
  4111.        });
  4112.  
  4113.        extras.forEach(function (li) {
  4114.            if (anyHidden) {
  4115.                li.classList.remove('d-none');
  4116.                li.classList.add('show');
  4117.            } else {
  4118.                li.classList.add('d-none');
  4119.                li.classList.remove('show');
  4120.            }
  4121.        });
  4122.  
  4123.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4124.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4125.    });
  4126. });
  4127.  
  4128. </script>
  4129.  
  4130.        <!-- end of wpo-site-footer-section -->
  4131.    </div>
  4132.    <!-- end of page-wrapper -->
  4133.  
  4134.    <!-- All JavaScript files
  4135.    ================================================== -->
  4136.    
  4137.  
  4138. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4139. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4140. <!-- Plugins for this template -->
  4141. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4142. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4143. <!-- Custom script for this template -->
  4144. <script src="/static/blogapp/assets/js/script.js"></script>
  4145.  
  4146. <script>
  4147. (function () {
  4148. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4149. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4150.  
  4151. function applyFallback(img) {
  4152. if (!img || img.dataset.fallbackApplied === "1") {
  4153. return;
  4154. }
  4155. var failedSrc = img.currentSrc || img.src || "";
  4156. img.dataset.fallbackApplied = "1";
  4157. img.onerror = null;
  4158. img.src = fallbackImageSrc;
  4159. console.warn("[ImageFallback] Replaced broken image:", {
  4160. failedSrc: failedSrc,
  4161. fallbackSrc: fallbackImageSrc,
  4162. alt: img.alt || "",
  4163. });
  4164. }
  4165.  
  4166. document.querySelectorAll("img").forEach(function (img) {
  4167. if (img.complete && img.naturalWidth === 0) {
  4168. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4169. failedSrc: img.currentSrc || img.src || "",
  4170. alt: img.alt || "",
  4171. });
  4172. applyFallback(img);
  4173. }
  4174. });
  4175.  
  4176. document.addEventListener(
  4177. "error",
  4178. function (event) {
  4179. var target = event.target;
  4180. if (target && target.tagName === "IMG") {
  4181. applyFallback(target);
  4182. }
  4183. },
  4184. true
  4185. );
  4186. })();
  4187. </script>
  4188.  
  4189. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4190.  
  4191.  
  4192.  
  4193. <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":"39e6692f3bd64120a08a51527ab8ea4f","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4194. </body>
  4195.  
  4196. </html>
  4197.  
  4198.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda