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://vipline.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_-_2025-04-28T165817.010_cXtIyYs_kqDw7Ej_Kur6HSk_7bYmDOP.png">
  14.    
  15.  
  16.    <title>VIP Line Canada: Exclusive Lifestyle and Luxury Insights</title>
  17.    <meta name="description" content="VIP Line Canada offers curated content on luxury lifestyle, exclusive events, and premium experiences across Canada. Discover insider tips and high-end 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://vipline.ca/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #4f46e5;
  42.        --bs-primary-rgb: 4f46e5;
  43.        --bs-secondary: #a3bffa;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #93c5fd;
  48.        --bs-light: #dbeafe;
  49.        --bs-dark: #1e3a8a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #4f46e5;
  53.        --theme-primary-color-s2: #4f46e5;
  54.        --body-bg-color: #0f172a;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #dbeafe;
  57.        --text-light-color: #676767;
  58.        --heading-color: #dbeafe;
  59.        --border-color: #475569;
  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: #0f172a;
  73.        --nav-bg: #1e3a8a;
  74.        --sub-nav: #334155;
  75.        --navbar-color: #dbeafe;
  76.        --topbar-bg: #0f172a;
  77.        --topbar-color: #dbeafe;
  78.        --footer-bg: #1e3a8a;
  79.        --footer-color: #dbeafe;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 14px;
  83.        --link-color: #4f46e5;
  84.        --link-hover: #4338ca;
  85.        --blog-color: #dbeafe;
  86.        --blog-bg: rgba(79, 70, 229, 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(30, 41, 59, 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_100">
  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-topbar d-sm-flex d-none container-fluid fluid-container">
  410.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  411.        
  412.        <div class="unique-news-container">
  413.            <div class="unique-news-wrapper" id="newsWrapper">
  414.                <!-- News items injected via JS -->
  415.            </div>
  416.        </div>
  417.    
  418.        <div class="contact-info">
  419.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  420.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  421.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  422.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  423.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  424.            </ul>
  425.        </div>
  426.    </div>
  427. </div>
  428.  
  429. <script>
  430.    // Build array dynamically from Django context
  431.    const newsItems = [
  432.        
  433.            { title: "Root Voices Dual Views on Floodlit Test Matches Before Key Ashes Series Encounter", url: "/root-voices-dual-views-on-floodlit-test-matches-before-key-ashes-series-encounter/" },
  434.        
  435.            { title: "Dining Over the Gap: A Encounter Among Different Perspectives", url: "/dining-over-the-gap-a-encounter-among-different-perspectives/" },
  436.        
  437.            { title: "Women\u0027s Tennis Finals Updates: Rybakina Faces Alexandrova, Swiatek Clashes With Amanda Anisimova", url: "/womens-tennis-finals-updates-rybakina-faces-alexandrova-swiatek-clashes-with-amanda-anisimova/" },
  438.        
  439.            { title: "Cameroon Political Opposition Figure to Face Legal Action Over Electoral Turmoil, Authorities Declares", url: "/cameroon-political-opposition-figure-to-face-legal-action-over-electoral-turmoil-authorities-declares/" },
  440.        
  441.            { title: "NYC Prepares For Incoming Gambling Establishments During A US Wagering Surge", url: "/nyc-prepares-for-incoming-gambling-establishments-during-a-us-wagering-surge/" }
  442.        
  443.    ];
  444.  
  445.    let currentNewsIndex = 0;
  446.    const newsWrapper = document.getElementById('newsWrapper');
  447.    let newsElements = [];
  448.  
  449.    // Create news elements dynamically with links
  450.    function createNewsElements() {
  451.        newsItems.forEach((news, index) => {
  452.            const newsElement = document.createElement('div');
  453.            newsElement.className = 'unique-news-item';
  454.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  455.            newsWrapper.appendChild(newsElement);
  456.            newsElements.push(newsElement);
  457.        });
  458.  
  459.        if (newsElements.length > 0) {
  460.            newsElements[0].classList.add('active');
  461.        }
  462.    }
  463.  
  464.    function changeNews() {
  465.        const currentElement = newsElements[currentNewsIndex];
  466.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  467.        const nextElement = newsElements[nextIndex];
  468.  
  469.        currentElement.classList.remove('active');
  470.        currentElement.classList.add('exit-up');
  471.  
  472.        setTimeout(() => {
  473.            nextElement.classList.add('active');
  474.            currentNewsIndex = nextIndex;
  475.  
  476.            setTimeout(() => {
  477.                currentElement.classList.remove('exit-up');
  478.            }, 100);
  479.        }, 250);
  480.    }
  481.  
  482.    function startNewsRotation() {
  483.        setInterval(changeNews, 5000);
  484.    }
  485.  
  486.    window.onload = function() {
  487.        createNewsElements();
  488.        startNewsRotation();
  489.    };
  490. </script>
  491.  
  492.  
  493.  
  494.            
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501. <header class="header-v8 mb-4">
  502.    <div class="container-fluid fluid-container">
  503.        <!-- Main Navigation Card -->
  504.        <div class="nav-card-v8">
  505.            <div class="row align-items-center justify-content-between">
  506.                <!-- Logo Section -->
  507.               <div class="col-lg-2 col-md-3 col-6">
  508.                    <div class="logo-section-v8">
  509.                        <a class="logo-link-v8" href="/">
  510.                            
  511.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/28b3baeb-2c23-4acb-bf74-a2343be1fb26_logo.png" alt="VIP Line Canada" class="logo-img-v8" />
  512.                            
  513.                        </a>
  514.                    </div>
  515.                </div>
  516.  
  517.                <!-- Navigation Menu -->
  518.                <div class="col-lg-8 col-md-6 d-none d-xl-block">
  519.                    <nav class="main-nav-v8">
  520.                        <ul class="nav-list-v8">
  521.  
  522.                            
  523.                            <li class="nav-item-v8">
  524.                                <a href="/" class="nav-link-v8 active-v8"
  525.                                    data-text="Home">Home</a>
  526.                            </li>
  527.  
  528.                            
  529.                            
  530.                             <li class="nav-item-v8">
  531.                                <a href="/category/all-posts/" class="nav-link-v8"
  532.                                    data-text="All Posts">
  533.                                    All Posts
  534.                                </a>
  535.                                </li>
  536.  
  537.                                
  538.  
  539.                                                
  540.                                                
  541.                                
  542.                             <li class="nav-item-v8">
  543.                                <a href="/category/business/" class="nav-link-v8"
  544.                                    data-text="Business">
  545.                                    Business
  546.                                </a>
  547.                                </li>
  548.  
  549.                                
  550.  
  551.                                                
  552.                                                
  553.                                
  554.                             <li class="nav-item-v8">
  555.                                <a href="/category/esports/" class="nav-link-v8"
  556.                                    data-text="Esports">
  557.                                    Esports
  558.                                </a>
  559.                                </li>
  560.  
  561.                                
  562.  
  563.                                                
  564.                                                
  565.                                
  566.                             <li class="nav-item-v8">
  567.                                <a href="/category/fashion/" class="nav-link-v8"
  568.                                    data-text="Fashion">
  569.                                    Fashion
  570.                                </a>
  571.                                </li>
  572.  
  573.                                
  574.  
  575.                                                
  576.                                                
  577.                                
  578.                             <li class="nav-item-v8">
  579.                                <a href="/category/featured/" class="nav-link-v8"
  580.                                    data-text="Featured">
  581.                                    Featured
  582.                                </a>
  583.                                </li>
  584.  
  585.                                
  586.  
  587.                                                
  588.                                                
  589.                                
  590.                             <li class="nav-item-v8">
  591.                                <a href="/category/gaming/" class="nav-link-v8"
  592.                                    data-text="Gaming">
  593.                                    Gaming
  594.                                </a>
  595.                                </li>
  596.  
  597.                                
  598.  
  599.                                                
  600.                                                
  601.                                
  602.                             <li class="nav-item-v8">
  603.                                <a href="/category/health/" class="nav-link-v8"
  604.                                    data-text="Health">
  605.                                    Health
  606.                                </a>
  607.                                </li>
  608.  
  609.                                
  610.  
  611.                                                
  612.                                                
  613.                                
  614.                            
  615.                                
  616.                                
  617.                                <li class="nav-item-v8 has-dropdown-v8">
  618.                                    <a href="#" class="nav-link-v8" data-text="More">More</a>
  619.                                    <div class="dropdown-card-v8">
  620.                                        <div class="dropdown-grid-v8">
  621.                                            <div class="dropdown-section-v8">
  622.                                                <a href="/category/life-fitness/"
  623.                                                    class="dropdown-link-v8">
  624.                                                    <span class="link-icon-v8"></span> Life &amp; Fitness
  625.                                                </a>
  626.                                                
  627.  
  628.                                                
  629.  
  630.                                                
  631.                                                
  632.                                
  633.                            
  634.                                                <a href="/category/lifestyle/"
  635.                                                    class="dropdown-link-v8">
  636.                                                    <span class="link-icon-v8"></span> Lifestyle
  637.                                                </a>
  638.                                                
  639.  
  640.                                                
  641.                                                
  642.                                
  643.                            
  644.                                                <a href="/category/news/"
  645.                                                    class="dropdown-link-v8">
  646.                                                    <span class="link-icon-v8"></span> News
  647.                                                </a>
  648.                                                
  649.  
  650.                                                
  651.                                                
  652.                                
  653.                            
  654.                                                <a href="/category/others/"
  655.                                                    class="dropdown-link-v8">
  656.                                                    <span class="link-icon-v8"></span> Others
  657.                                                </a>
  658.                                                
  659.  
  660.                                                
  661.                                                
  662.                                
  663.                            
  664.                                                <a href="/category/politics/"
  665.                                                    class="dropdown-link-v8">
  666.                                                    <span class="link-icon-v8"></span> Politics
  667.                                                </a>
  668.                                                
  669.  
  670.                                                
  671.                                                
  672.                                
  673.                            
  674.                                                <a href="/category/sports/"
  675.                                                    class="dropdown-link-v8">
  676.                                                    <span class="link-icon-v8"></span> Sports
  677.                                                </a>
  678.                                                
  679.  
  680.                                                
  681.                                                
  682.                                
  683.                            
  684.                                                <a href="/category/tech/"
  685.                                                    class="dropdown-link-v8">
  686.                                                    <span class="link-icon-v8"></span> Tech
  687.                                                </a>
  688.                                                
  689.  
  690.                                                
  691.                                                
  692.                                
  693.                            
  694.                                                <a href="/category/travel/"
  695.                                                    class="dropdown-link-v8">
  696.                                                    <span class="link-icon-v8"></span> Travel
  697.                                                </a>
  698.                                                
  699.  
  700.                                                
  701.                                                
  702.                                            </div>
  703.                                        </div>
  704.                                    </div>
  705.                                </li>
  706.                                
  707.                                
  708. <li>
  709.                  <a href="/page/contact-us/">
  710.                     Contact Us
  711.                  </a>
  712.              </li>
  713.                        </ul>
  714.                    </nav>
  715.  
  716.                </div>
  717.  
  718.                <!-- Search & Mobile Toggle -->
  719.                <div class="col-lg-2 col-md-3 col-6">
  720.                    <div class="nav-actions-v8">
  721.                        <button class="search-toggle-v8" onclick="toggleSearchV8()">
  722.                            <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  723.                                stroke-width="2">
  724.                                <circle cx="11" cy="11" r="8"></circle>
  725.                                <path d="m21 21-4.35-4.35"></path>
  726.                            </svg>
  727.                        </button>
  728.                        <button class="mobile-toggle-v8 d-xl-none" onclick="toggleMobileNavV8()">
  729.                            <i class="ti-menu fs-5"></i>
  730.                        </button>
  731.                    </div>
  732.                </div>
  733.            </div>
  734.        </div>
  735.  
  736.        <!-- Floating Search Card -->
  737.        <div class="search-card-v8" id="searchCardV8">
  738.            <div class="search-container-v8">
  739.                <form class="search-form-v8" action="#" method="get">
  740.                    <div class="search-input-wrapper-v8">
  741.                        <svg class="search-icon-v8" width="20" height="20" viewBox="0 0 24 24" fill="none"
  742.                            stroke="currentColor" stroke-width="2">
  743.                            <circle cx="11" cy="11" r="8"></circle>
  744.                            <path d="m21 21-4.35-4.35"></path>
  745.                        </svg>
  746.                        <input type="search" class="search-input-v8" id="search-input"
  747.                            placeholder="Search for articles, tutorials, news..." name="q" autocomplete="off">
  748.                        <button type="button" class="search-close-v8" onclick="toggleSearchV8()">
  749.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  750.                                stroke-width="2">
  751.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  752.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  753.                            </svg>
  754.                        </button>
  755.                    </div>
  756.                    <div class="search-suggestions-v8 search-v1" id="search-results">
  757.                        
  758.                        
  759.                    </div>
  760.                </form>
  761.            </div>
  762.        </div>
  763.  
  764.        <!-- Mobile Navigation Card -->
  765.        <div class="mobile-nav-card-v8 d-xl-none" id="mobileNavV8">
  766.            <div class="mobile-nav-content-v8">
  767.                <ul class="mobile-nav-list-v8">
  768.  
  769.                    
  770.                    <li class="mobile-nav-item-v8">
  771.                        <a href="/" class="mobile-nav-link-v8 active-v8">
  772.                            Home
  773.                        </a>
  774.                    </li>
  775.  
  776.                    
  777.                      <li class="mobile-nav-item-v8">
  778.                        <a href="/category/all-posts/" class="mobile-nav-link-v8">
  779.                            All Posts
  780.                        </a>
  781.                        </li>
  782.  
  783.                        
  784.  
  785.                                
  786.                                
  787.                        
  788.                      <li class="mobile-nav-item-v8">
  789.                        <a href="/category/business/" class="mobile-nav-link-v8">
  790.                            Business
  791.                        </a>
  792.                        </li>
  793.  
  794.                        
  795.  
  796.                                
  797.                                
  798.                        
  799.                      <li class="mobile-nav-item-v8">
  800.                        <a href="/category/esports/" class="mobile-nav-link-v8">
  801.                            Esports
  802.                        </a>
  803.                        </li>
  804.  
  805.                        
  806.  
  807.                                
  808.                                
  809.                        
  810.                      <li class="mobile-nav-item-v8">
  811.                        <a href="/category/fashion/" class="mobile-nav-link-v8">
  812.                            Fashion
  813.                        </a>
  814.                        </li>
  815.  
  816.                        
  817.  
  818.                                
  819.                                
  820.                        
  821.                      <li class="mobile-nav-item-v8">
  822.                        <a href="/category/featured/" class="mobile-nav-link-v8">
  823.                            Featured
  824.                        </a>
  825.                        </li>
  826.  
  827.                        
  828.  
  829.                                
  830.                                
  831.                        
  832.                      <li class="mobile-nav-item-v8">
  833.                        <a href="/category/gaming/" class="mobile-nav-link-v8">
  834.                            Gaming
  835.                        </a>
  836.                        </li>
  837.  
  838.                        
  839.  
  840.                                
  841.                                
  842.                        
  843.                      <li class="mobile-nav-item-v8">
  844.                        <a href="/category/health/" class="mobile-nav-link-v8">
  845.                            Health
  846.                        </a>
  847.                        </li>
  848.  
  849.                        
  850.  
  851.                                
  852.                                
  853.                        
  854.                    
  855.                        
  856.                        
  857.                        <li class="mobile-nav-item-v8">
  858.                            <a href="#" class="mobile-nav-link-v8" onclick="toggleMobileDropdownV8('more-mobile-v8')">
  859.                                More
  860.                                <svg class="mobile-arrow-v8" width="16" height="16" viewBox="0 0 24 24" fill="none"
  861.                                    stroke="currentColor" stroke-width="2">
  862.                                    <polyline points="6,9 12,15 18,9"></polyline>
  863.                                </svg>
  864.                            </a>
  865.                            <ul class="mobile-dropdown-v8" id="more-mobile-v8">
  866.                                <li>
  867.                                    <a href="/category/life-fitness/"
  868.                                        class="mobile-sub-link-v8">
  869.                                        Life &amp; Fitness
  870.                                    </a>
  871.                                </li>
  872.                                
  873.  
  874.                                
  875.  
  876.                                
  877.                                
  878.                        
  879.                    
  880.                                
  881.                                <li>
  882.                                    <a href="/category/lifestyle/"
  883.                                        class="mobile-sub-link-v8">
  884.                                        Lifestyle
  885.                                    </a>
  886.                                </li>
  887.                                
  888.  
  889.                                
  890.                                
  891.                        
  892.                    
  893.                                
  894.                                <li>
  895.                                    <a href="/category/news/"
  896.                                        class="mobile-sub-link-v8">
  897.                                        News
  898.                                    </a>
  899.                                </li>
  900.                                
  901.  
  902.                                
  903.                                
  904.                        
  905.                    
  906.                                
  907.                                <li>
  908.                                    <a href="/category/others/"
  909.                                        class="mobile-sub-link-v8">
  910.                                        Others
  911.                                    </a>
  912.                                </li>
  913.                                
  914.  
  915.                                
  916.                                
  917.                        
  918.                    
  919.                                
  920.                                <li>
  921.                                    <a href="/category/politics/"
  922.                                        class="mobile-sub-link-v8">
  923.                                        Politics
  924.                                    </a>
  925.                                </li>
  926.                                
  927.  
  928.                                
  929.                                
  930.                        
  931.                    
  932.                                
  933.                                <li>
  934.                                    <a href="/category/sports/"
  935.                                        class="mobile-sub-link-v8">
  936.                                        Sports
  937.                                    </a>
  938.                                </li>
  939.                                
  940.  
  941.                                
  942.                                
  943.                        
  944.                    
  945.                                
  946.                                <li>
  947.                                    <a href="/category/tech/"
  948.                                        class="mobile-sub-link-v8">
  949.                                        Tech
  950.                                    </a>
  951.                                </li>
  952.                                
  953.  
  954.                                
  955.                                
  956.                        
  957.                    
  958.                                
  959.                                <li>
  960.                                    <a href="/category/travel/"
  961.                                        class="mobile-sub-link-v8">
  962.                                        Travel
  963.                                    </a>
  964.                                </li>
  965.                                
  966.  
  967.                                
  968.                                
  969.                            </ul>
  970.                        </li>
  971.                        
  972.                        
  973.  
  974.                </ul>
  975.  
  976.            </div>
  977.        </div>
  978.    </div>
  979.  
  980.    <!-- Background Overlay -->
  981.    <div class="nav-overlay-v8" id="navOverlayV8" onclick="closeAllV8()"></div>
  982. </header>
  983.  
  984. <style>
  985.    /* Navbar V8 Styles - Card-Based Glassmorphism Navigation */
  986.    .header-v8 {
  987.        padding: 20px 0;
  988.        position: relative;
  989.        min-height: 120px;
  990.    }
  991.  
  992.    /* Main Navigation Card */
  993.    .nav-card-v8 {
  994.        background:var(--navbar-bg);
  995.        backdrop-filter: blur(20px);
  996.        border: 1px solid var(--border-color);
  997.        border-radius: 20px;
  998.        padding: 15px 25px;
  999.        box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
  1000.        position: relative;
  1001.        z-index: 100;
  1002.    }
  1003.  
  1004.    /* Logo Styles */
  1005.    .logo-img-v8 {
  1006.        max-height: 60px;
  1007.        transition: all 0.3s ease;
  1008.    }
  1009.  
  1010.    .logo-link-v8:hover .logo-img-v8 {
  1011.        transform: scale(1.05) rotate(2deg);
  1012.    }
  1013.  
  1014.    /* Main Navigation */
  1015.    .nav-list-v8 {
  1016.        list-style: none;
  1017.        padding: 0;
  1018.        margin: 0;
  1019.        display: flex;
  1020.        align-items: center;
  1021.        justify-content: center;
  1022.        gap: 8px;
  1023.    }
  1024.  
  1025.    .nav-item-v8 {
  1026.        position: relative;
  1027.    }
  1028.  
  1029.    .nav-link-v8 {
  1030.        color: #4a5568;
  1031.        text-decoration: none;
  1032.        font-weight: 500;
  1033.        font-size: 15px;
  1034.        padding: 12px 18px;
  1035.        border-radius: 12px;
  1036.        position: relative;
  1037.        transition: all 0.3s ease;
  1038.        display: block;
  1039.        background: linear-gradient(135deg, transparent 0%, transparent 100%);
  1040.    }
  1041.  
  1042.    .nav-link-v8::before {
  1043.        content: attr(data-text);
  1044.        position: absolute;
  1045.        top: 0;
  1046.        left: 0;
  1047.        right: 0;
  1048.        bottom: 0;
  1049.        display: flex;
  1050.        align-items: center;
  1051.        justify-content: center;
  1052.        background: var(--sub-nav);
  1053.        color: var(--topbar-color);
  1054.        border-radius: 12px;
  1055.        opacity: 0;
  1056.        transform: scale(0.8);
  1057.        transition: all 0.3s ease;
  1058.        font-weight: 600;
  1059.    }
  1060.  
  1061.    .nav-link-v8:hover::before,
  1062.    .nav-link-v8.active-v8::before {
  1063.        opacity: 1;
  1064.        transform: scale(1);
  1065.    }
  1066.  
  1067.    .nav-link-v8:hover,
  1068.    .nav-link-v8.active-v8 {
  1069.        color: transparent;
  1070.        background: rgba(102, 126, 234, 0.1);
  1071.    }
  1072.  
  1073.    /* Dropdown Styles */
  1074.    .dropdown-card-v8 {
  1075.        position: absolute;
  1076.        top: calc(100% + 15px);
  1077.        left: 50%;
  1078.        transform: translateX(-50%);
  1079.        background:var(--navbar-bg);
  1080.        backdrop-filter: blur(20px);
  1081.        border: 1px solid var(--border-color);
  1082.        border-radius: 16px;
  1083.        padding: 25px;
  1084.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1085.        opacity: 0;
  1086.        visibility: hidden;
  1087.        transform: translateX(-50%) translateY(-10px);
  1088.        transition: all 0.3s ease;
  1089.        z-index: 200;
  1090.        min-width: 320px;
  1091.    }
  1092.  
  1093.    .has-dropdown-v8:hover .dropdown-card-v8 {
  1094.        opacity: 1;
  1095.        visibility: visible;
  1096.        transform: translateX(-50%) translateY(0);
  1097.    }
  1098.  
  1099.    .dropdown-grid-v8 {
  1100.        display: grid;
  1101.        grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  1102.        gap: 20px;
  1103.    }
  1104.  
  1105.    .dropdown-header-v8 {
  1106.        font-size: 12px;
  1107.        font-weight: 700;
  1108.        color: #667eea;
  1109.        margin-bottom: 12px;
  1110.        text-transform: uppercase;
  1111.        letter-spacing: 1px;
  1112.    }
  1113.  
  1114.    .dropdown-link-v8 {
  1115.        display: flex;
  1116.        align-items: center;
  1117.        color: var(--navbar-color) !important;;
  1118.        text-decoration: none;
  1119.        font-size: 14px;
  1120.        padding: 10px 12px;
  1121.        border-radius: 10px;
  1122.        transition: all 0.3s ease;
  1123.        margin-bottom: 8px;
  1124.    }
  1125.  
  1126.    .dropdown-link-v8:hover {
  1127.        background:var(--bs-primary);
  1128.        color: var(--bs-white) !important;;
  1129.        transform: translateX(5px);
  1130.    }
  1131.  
  1132.    .link-icon-v8 {
  1133.        margin-right: 10px;
  1134.        height: 5px;
  1135.        width: 5px;
  1136.        border: 1px solid #2d3748;
  1137.        border-radius: 50%;
  1138.    }
  1139.  
  1140.    /* Navigation Actions */
  1141.    .nav-actions-v8 {
  1142.        display: flex;
  1143.        align-items: center;
  1144.        justify-content: flex-end;
  1145.        gap: 10px;
  1146.    }
  1147.  
  1148.    .search-toggle-v8,
  1149.    .mobile-toggle-v8 {
  1150.        background: rgba(102, 126, 234, 0.1);
  1151.        border: none;
  1152.        border-radius: 12px;
  1153.        padding: 12px;
  1154.        cursor: pointer;
  1155.        transition: all 0.3s ease;
  1156.        color: var(--bs-white);
  1157.    }
  1158.  
  1159.    .search-toggle-v8:hover,
  1160.    .mobile-toggle-v8:hover {
  1161.        background: var(--sub-nav);
  1162.        color: var(--topbar-color);
  1163.        transform: scale(1.05);
  1164.    }
  1165.  
  1166.    .mobile-toggle-v8 {
  1167.        flex-direction: column;
  1168.        gap: 3px;
  1169.        padding: 10px 12px;
  1170.    }
  1171.  
  1172.    .toggle-line-v8 {
  1173.        width: 20px;
  1174.        height: 2px;
  1175.        background: currentColor;
  1176.        border-radius: 1px;
  1177.        transition: all 0.3s ease;
  1178.    }
  1179.  
  1180.    /* Floating Search Card */
  1181.    .search-card-v8 {
  1182.        position: absolute;
  1183.        top: 100%;
  1184.        left: 50%;
  1185.        transform: translateX(-50%);
  1186.        width: calc(100% - 40px);
  1187.        max-width: 600px;
  1188.        background:var(--navbar-bg);
  1189.        backdrop-filter: blur(20px);
  1190.        border: 1px solid var(--border-color);
  1191.        border-radius: 20px;
  1192.        padding: 25px;
  1193.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1194.        opacity: 0;
  1195.        visibility: hidden;
  1196.        transform: translateX(-50%) translateY(-20px);
  1197.        transition: all 0.4s ease;
  1198.        z-index: 300;
  1199.        margin-top: 15px;
  1200.    }
  1201.  
  1202.    .search-card-v8.show-v8 {
  1203.        opacity: 1;
  1204.        visibility: visible;
  1205.        transform: translateX(-50%) translateY(0);
  1206.    }
  1207.  
  1208.    .search-input-wrapper-v8 {
  1209.        display: flex;
  1210.        align-items: center;
  1211.        background: rgba(248, 250, 252, 0.8);
  1212.        border: 2px solid rgba(102, 126, 234, 0.2);
  1213.        border-radius: 15px;
  1214.        padding: 5px;
  1215.        margin-bottom: 20px;
  1216.        transition: all 0.3s ease;
  1217.    }
  1218.  
  1219.    .search-input-wrapper-v8:focus-within {
  1220.        border-color: #667eea;
  1221.        background: rgba(255, 255, 255, 0.9);
  1222.        box-shadow: 0 0 0 4px rgba(102, 126, 234, 0.1);
  1223.    }
  1224.  
  1225.    .search-icon-v8 {
  1226.        color: #a0aec0;
  1227.        margin: 0 15px;
  1228.        transition: color 0.3s ease;
  1229.    }
  1230.  
  1231.    .search-input-wrapper-v8:focus-within .search-icon-v8 {
  1232.        color: #667eea;
  1233.    }
  1234.  
  1235.    .search-input-v8 {
  1236.        flex: 1;
  1237.        border: none;
  1238.        background: transparent;
  1239.        font-size: 16px;
  1240.        padding: 15px 0;
  1241.        outline: none;
  1242.        color: #2d3748;
  1243.    }
  1244.  
  1245.    .search-input-v8::placeholder {
  1246.        color: #a0aec0;
  1247.    }
  1248.  
  1249.    .search-close-v8 {
  1250.        background: rgba(160, 174, 192, 0.2);
  1251.        border: none;
  1252.        border-radius: 10px;
  1253.        padding: 8px;
  1254.        margin-right: 8px;
  1255.        cursor: pointer;
  1256.        transition: all 0.3s ease;
  1257.        color: #a0aec0;
  1258.    }
  1259.  
  1260.    .search-close-v8:hover {
  1261.        background: rgba(229, 62, 62, 0.1);
  1262.        color: #e53e3e;
  1263.    }
  1264.  
  1265.    /* Search Suggestions */
  1266.    .search-suggestions-v8 {
  1267.        display: grid;
  1268.        gap: 8px;
  1269.    }
  1270.  
  1271.    .suggestion-item-v8 {
  1272.        display: flex;
  1273.        align-items: center;
  1274.        padding: 12px 15px;
  1275.        background: rgba(248, 250, 252, 0.1);
  1276.        border-radius: 12px;
  1277.        cursor: pointer;
  1278.        transition: all 0.3s ease;
  1279.    }
  1280.  
  1281.    .suggestion-item-v8:hover {
  1282.        background: linear-gradient(135deg, #667eea 0%, #007bff 100%);
  1283.        color: white;
  1284.        transform: translateX(5px);
  1285.    }
  1286.  
  1287.    .suggestion-icon-v8 {
  1288.        margin-right: 12px;
  1289.        font-size: 16px;
  1290.    }
  1291.  
  1292.    .suggestion-text-v8 {
  1293.        font-size: 14px;
  1294.        font-weight: 500;
  1295.    }
  1296.  
  1297.    /* Mobile Navigation Card */
  1298.    .mobile-nav-card-v8 {
  1299.        position: absolute;
  1300.        top: 100%;
  1301.        left: 50%;
  1302.        transform: translateX(-50%);
  1303.        width: calc(100% - 40px);
  1304.        background:var(--card-bg);
  1305.        backdrop-filter: blur(20px);
  1306.        border: 1px solid var(--border-color);
  1307.        border-radius: 20px;
  1308.        padding: 20px;
  1309.        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  1310.        opacity: 0;
  1311.        visibility: hidden;
  1312.        transform: translateX(-50%) translateY(-20px);
  1313.        transition: all 0.4s ease;
  1314.        z-index: 300;
  1315.        margin-top: 15px;
  1316.        max-height: 70vh;
  1317.        overflow-y: auto;
  1318.    }
  1319.  
  1320.    .mobile-nav-card-v8.show-v8 {
  1321.        opacity: 1;
  1322.        visibility: visible;
  1323.        transform: translateX(-50%) translateY(0);
  1324.    }
  1325.  
  1326.    .mobile-nav-list-v8 {
  1327.        list-style: none;
  1328.        padding: 0;
  1329.        margin: 0;
  1330.    }
  1331.  
  1332.    .mobile-nav-item-v8 {
  1333.        margin-bottom: 8px;
  1334.    }
  1335.  
  1336.    .mobile-nav-link-v8 {
  1337.        display: flex;
  1338.        align-items: center;
  1339.        color: var(--navbar-color) !important;
  1340.        text-decoration: none;
  1341.        font-weight: 500;
  1342.        font-size: 16px;
  1343.        padding: 15px;
  1344.        border-radius: 12px;
  1345.        justify-content: space-between;
  1346.    }
  1347.  
  1348.    .mobile-nav-link-v8:hover,
  1349.    .mobile-nav-link-v8.active-v8 {
  1350.        background:var(--sub-nav);
  1351.        color: var(--topbar-color) !important;
  1352.    }
  1353.  
  1354.    .mobile-nav-icon-v8 {
  1355.        font-size: 18px;
  1356.        background-color: var(--navbar-bg) !important;
  1357.        margin-right: 12px;
  1358.    }
  1359.  
  1360.    .mobile-arrow-v8 {
  1361.        transition: transform 0.3s ease;
  1362.    }
  1363.  
  1364.    .mobile-nav-item-v8.open-v8 .mobile-arrow-v8 {
  1365.        transform: rotate(180deg);
  1366.    }
  1367.  
  1368.    .mobile-dropdown-v8 {
  1369.        list-style: none;
  1370.        padding: 0;
  1371.        margin: 0;
  1372.        max-height: 0;
  1373.        overflow: hidden;
  1374.        transition: all 0.3s ease;
  1375.        background: rgba(248, 250, 252, 0.5);
  1376.        border-radius: 12px;
  1377.        margin-top: 8px;
  1378.    }
  1379.  
  1380.    .mobile-dropdown-v8.show-v8 {
  1381.        max-height: 300px;
  1382.        background-color: var(--navbar-bg);
  1383.        padding: 10px 0;
  1384.    }
  1385.  
  1386.    .mobile-sub-link-v8 {
  1387.        display: block;
  1388.        color: var(--navbar-color) !important;
  1389.        text-decoration: none;
  1390.        font-size: 14px;
  1391.        padding: 10px 20px;
  1392.        transition: all 0.3s ease;
  1393.    }
  1394.  
  1395.    .mobile-sub-link-v8:hover {
  1396.        color: var(--topbar-color);
  1397.        background: var(--sub-nav);
  1398.        border-radius: 12px;
  1399.    }
  1400.  
  1401.    /* Background Overlay */
  1402.    .nav-overlay-v8 {
  1403.        position: fixed;
  1404.        top: 0;
  1405.        left: 0;
  1406.        right: 0;
  1407.        bottom: 0;
  1408.        background: rgba(0, 0, 0, 0.3);
  1409.        backdrop-filter: blur(5px);
  1410.        z-index: 250;
  1411.        opacity: 0;
  1412.        visibility: hidden;
  1413.        transition: all 0.3s ease;
  1414.    }
  1415.  
  1416.    .nav-overlay-v8.show-v8 {
  1417.        opacity: 1;
  1418.        visibility: visible;
  1419.    }
  1420.  
  1421.    /* Responsive Design */
  1422.    @media (max-width: 1300px) {
  1423.        .header-v8 {
  1424.            padding: 15px 0;
  1425.        }
  1426.  
  1427.        .nav-card-v8 {
  1428.            padding: 12px 20px;
  1429.            border-radius: 15px;
  1430.        }
  1431.  
  1432.        .search-card-v8,
  1433.        .mobile-nav-card-v8 {
  1434.            width: calc(100% - 40px);
  1435.            padding: 20px;
  1436.        }
  1437.    }
  1438.  
  1439.    @media (max-width: 576px) {
  1440.        .nav-card-v8 {
  1441.            padding: 10px 15px;
  1442.        }
  1443.  
  1444.        .logo-img-v8 {
  1445.            max-height: 35px;
  1446.        }
  1447.    }
  1448. </style>
  1449.  
  1450. <script>
  1451.    let activeCard = null;
  1452.  
  1453.    function toggleSearchV8() {
  1454.        const searchCard = document.getElementById('searchCardV8');
  1455.        const overlay = document.getElementById('navOverlayV8');
  1456.        const mobileNav = document.getElementById('mobileNavV8');
  1457.  
  1458.        // Close mobile nav if open
  1459.        mobileNav.classList.remove('show-v8');
  1460.  
  1461.        if (searchCard.classList.contains('show-v8')) {
  1462.            searchCard.classList.remove('show-v8');
  1463.            overlay.classList.remove('show-v8');
  1464.            activeCard = null;
  1465.        } else {
  1466.            searchCard.classList.add('show-v8');
  1467.            overlay.classList.add('show-v8');
  1468.            activeCard = 'search';
  1469.  
  1470.            // Focus on search input
  1471.            setTimeout(() => {
  1472.                const searchInput = document.querySelector('.search-input-v8');
  1473.                if (searchInput) searchInput.focus();
  1474.            }, 100);
  1475.        }
  1476.    }
  1477.  
  1478.    function toggleMobileNavV8() {
  1479.        const mobileNav = document.getElementById('mobileNavV8');
  1480.        const overlay = document.getElementById('navOverlayV8');
  1481.        const searchCard = document.getElementById('searchCardV8');
  1482.  
  1483.        // Close search if open
  1484.        searchCard.classList.remove('show-v8');
  1485.  
  1486.        if (mobileNav.classList.contains('show-v8')) {
  1487.            mobileNav.classList.remove('show-v8');
  1488.            overlay.classList.remove('show-v8');
  1489.            activeCard = null;
  1490.        } else {
  1491.            mobileNav.classList.add('show-v8');
  1492.            overlay.classList.add('show-v8');
  1493.            activeCard = 'mobile';
  1494.        }
  1495.    }
  1496.  
  1497.    function toggleMobileDropdownV8(dropdownId) {
  1498.        const dropdown = document.getElementById(dropdownId);
  1499.        const parentItem = dropdown.closest('.mobile-nav-item-v8');
  1500.  
  1501.        // Close other dropdowns
  1502.        const allDropdowns = document.querySelectorAll('.mobile-dropdown-v8');
  1503.        const allParents = document.querySelectorAll('.mobile-nav-item-v8');
  1504.  
  1505.        allDropdowns.forEach(dd => {
  1506.            if (dd.id !== dropdownId) {
  1507.                dd.classList.remove('show-v8');
  1508.            }
  1509.        });
  1510.  
  1511.        allParents.forEach(parent => {
  1512.            if (parent !== parentItem) {
  1513.                parent.classList.remove('open-v8');
  1514.            }
  1515.        });
  1516.  
  1517.        // Toggle current dropdown
  1518.        dropdown.classList.toggle('show-v8');
  1519.        parentItem.classList.toggle('open-v8');
  1520.    }
  1521.  
  1522.    function closeAllV8() {
  1523.        const searchCard = document.getElementById('searchCardV8');
  1524.        const mobileNav = document.getElementById('mobileNavV8');
  1525.        const overlay = document.getElementById('navOverlayV8');
  1526.  
  1527.        searchCard.classList.remove('show-v8');
  1528.        mobileNav.classList.remove('show-v8');
  1529.        overlay.classList.remove('show-v8');
  1530.        activeCard = null;
  1531.    }
  1532.  
  1533.    // Close on escape key
  1534.    document.addEventListener('keydown', function (e) {
  1535.        if (e.key === 'Escape' && activeCard) {
  1536.            closeAllV8();
  1537.        }
  1538.    });
  1539.  
  1540.    // Handle suggestion clicks
  1541.    document.addEventListener('click', function (e) {
  1542.        if (e.target.closest('.suggestion-item-v8')) {
  1543.            const suggestionText = e.target.closest('.suggestion-item-v8').querySelector('.suggestion-text-v8').textContent;
  1544.            const searchInput = document.querySelector('.search-input-v8');
  1545.            if (searchInput) {
  1546.                searchInput.value = suggestionText.replace(/^(Popular|Trending|Latest): /, '');
  1547.            }
  1548.        }
  1549.    });
  1550. </script>
  1551. <script>
  1552.  document.addEventListener("DOMContentLoaded", function () {
  1553.    console.log("loaded");
  1554.  
  1555.     const searchInput = document.getElementById("search-input")
  1556.    const searchResults = document.getElementById("search-results");
  1557.  
  1558.    if (!searchInput || !searchResults) {
  1559.      console.error("Search input/results not found");
  1560.      return;
  1561.    }
  1562.  
  1563.    // Prevent form submission
  1564.    if (searchInput.form) {
  1565.      searchInput.form.addEventListener("submit", function (e) {
  1566.        e.preventDefault();
  1567.      });
  1568.    }
  1569.  
  1570.    // Add event listener for keyup
  1571.    searchInput.addEventListener("keyup", function (e) {
  1572.      console.log("Key pressed:", e.key);
  1573.      e.preventDefault();
  1574.  
  1575.      const query = searchInput.value.trim();
  1576.      console.log("User is typing: " + query);
  1577.  
  1578.      // If empty → clear and hide
  1579.      if (query === "") {
  1580.        searchResults.innerHTML = "";
  1581.        searchResults.style.display = "none";
  1582.        return;
  1583.      }
  1584.  
  1585.      // Show results
  1586.      searchResults.style.display = "block";
  1587.  
  1588.      // Fetch search results
  1589.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1590.        method: "GET",
  1591.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1592.      })
  1593.        .then(response => {
  1594.          console.log("Response Status:", response.status);
  1595.          return response.json();
  1596.        })
  1597.        .then(data => {
  1598.          console.log("Data received:", data);
  1599.          if (data.html) {
  1600.            searchResults.innerHTML = data.html;
  1601.          } else {
  1602.            searchResults.innerHTML = "<p>No results found.</p>";
  1603.          }
  1604.        })
  1605.        .catch(error => {
  1606.          console.error("Error fetching search results:", error);
  1607.        });
  1608.    });
  1609.  
  1610.    // Close results when clicking outside
  1611.    document.addEventListener("click", function (e) {
  1612.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1613.        searchResults.style.display = "none";
  1614.      }
  1615.    });
  1616.  
  1617.    // Close results on ESC key
  1618.    document.addEventListener("keydown", function (e) {
  1619.      if (e.key === "Escape") {
  1620.        searchResults.style.display = "none";
  1621.      }
  1622.    });
  1623.  });
  1624. </script>
  1625.  
  1626.  
  1627.        </header>
  1628.        <!-- end of header -->
  1629.        <!-- start of wpo-blog-hero -->
  1630.        
  1631.  
  1632.  
  1633.  
  1634.  
  1635.  
  1636.  
  1637.  
  1638. <div class="blog-hero-v6">
  1639.    <div class="container-fluid fluid-container">
  1640.        
  1641.        <!-- Top Section - Two Column Layout -->
  1642.        <div class="row g-4 mb-5">
  1643.            <!-- Main Featured Article - Left -->
  1644.            
  1645.  
  1646.            <div class="col-lg-6 col-md-12">
  1647.                <article class="main-featured">
  1648.                    <div class="featured-image-container">
  1649.                        
  1650.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1651.                                class="featured-image" style="object-fit: cover;" alt="">
  1652.                        
  1653.                        <div class="category-tag bg-primary-gradient">News</div>
  1654.                    </div>
  1655.                    <div class="featured-content">
  1656.                        <h1 class="featured-title"><a class="top-color" href="/finland-shocks-back-to-back-reigning-champions-the-united-states-in-u20-world-championship-quarter-finals/" >
  1657.                                        Finland Shocks Back-to-Back Reigning Champions the United States in U20 World Championship Quarter-Finals.
  1658.                                    </a></h1>
  1659.                        <p class="featured-summary"></p>
  1660.                        <div class="article-meta">
  1661.                            <div class="author-info">
  1662.                                
  1663.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="author-pic">
  1664.                                
  1665.                                <div class="author-text">
  1666.                                    <span class="author-name">David Frazier</span>
  1667.                                    <span class="post-time">07 May 2026</span>
  1668.                                    
  1669.                                </div>
  1670.                            </div>
  1671.                            <div class="reading-info">
  1672.                                <!-- <span class="read-time">4 min read</span> -->
  1673.                            </div>
  1674.                        </div>
  1675.                    </div>
  1676.                </article>
  1677.            </div>
  1678.            
  1679.  
  1680.            <div class="col-lg-6 col-md-12">
  1681.                <article class="main-featured">
  1682.                    <div class="featured-image-container">
  1683.                        
  1684.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1685.                                class="featured-image" style="object-fit: cover;" alt="">
  1686.                        
  1687.                        <div class="category-tag bg-primary-gradient">News</div>
  1688.                    </div>
  1689.                    <div class="featured-content">
  1690.                        <h1 class="featured-title"><a class="top-color" href="/failing-to-find-a-fantastic-time-at-uni-youre-not-alone/" >
  1691.                                        Failing to find a fantastic time at uni? You&#x27;re not alone.
  1692.                                    </a></h1>
  1693.                        <p class="featured-summary"></p>
  1694.                        <div class="article-meta">
  1695.                            <div class="author-info">
  1696.                                
  1697.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="author-pic">
  1698.                                
  1699.                                <div class="author-text">
  1700.                                    <span class="author-name">David Frazier</span>
  1701.                                    <span class="post-time">07 May 2026</span>
  1702.                                    
  1703.                                </div>
  1704.                            </div>
  1705.                            <div class="reading-info">
  1706.                                <!-- <span class="read-time">4 min read</span> -->
  1707.                            </div>
  1708.                        </div>
  1709.                    </div>
  1710.                </article>
  1711.            </div>
  1712.            
  1713.  
  1714.        </div>
  1715.  
  1716.        <!-- Bottom Section - Three Column Grid -->
  1717.        <div class="row g-4">
  1718.            
  1719.                <div class="col-lg-4 col-md-6 col-12">
  1720.                    <article class="compact-card">
  1721.                        <div class="compact-image">
  1722.                            
  1723.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1724.                                   style="object-fit: cover;" alt="">
  1725.                            
  1726.                            <div class="compact-category bg-primary-gradient">News</div>
  1727.                        </div>
  1728.                        <div class="compact-body">
  1729.                            <h3 class="compact-title"> <a class="top-color" href="/which-player-is-your-favorite-cricket-player-in-the-legacy-of-the-mens-ashes/" >
  1730.                                        Which Player is Your Favorite Cricket Player in the Legacy of the Men’s Ashes?
  1731.                                    </a></h3>
  1732.                            <p class="compact-text"></p>
  1733.                            <div class="compact-footer">
  1734.                                <div class="compact-author">
  1735.                                    
  1736.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="" style="object-fit: cover;" class="compact-avatar">
  1737.                                    
  1738.                                    <span class="compact-name">David Frazier</span>
  1739.                                </div>
  1740.                                <span class="compact-date">07 May 2026</span>
  1741.                            </div>
  1742.                        </div>
  1743.                    </article>
  1744.                </div>
  1745.            
  1746.                <div class="col-lg-4 col-md-6 col-12">
  1747.                    <article class="compact-card">
  1748.                        <div class="compact-image">
  1749.                            
  1750.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1751.                                   style="object-fit: cover;" alt="">
  1752.                            
  1753.                            <div class="compact-category bg-primary-gradient">News</div>
  1754.                        </div>
  1755.                        <div class="compact-body">
  1756.                            <h3 class="compact-title"> <a class="top-color" href="/oneill-earns-first-team-triumph-for-the-first-time-since-2004/" >
  1757.                                        O&#x27;Neill Earns First Team Triumph For the First Time Since 2004
  1758.                                    </a></h3>
  1759.                            <p class="compact-text"></p>
  1760.                            <div class="compact-footer">
  1761.                                <div class="compact-author">
  1762.                                    
  1763.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="" style="object-fit: cover;" class="compact-avatar">
  1764.                                    
  1765.                                    <span class="compact-name">David Frazier</span>
  1766.                                </div>
  1767.                                <span class="compact-date">07 May 2026</span>
  1768.                            </div>
  1769.                        </div>
  1770.                    </article>
  1771.                </div>
  1772.            
  1773.  
  1774.            <div class="col-lg-4 col-md-12 col-12">
  1775.                <!-- Recent Articles Sidebar -->
  1776.                <div class="recent-section">
  1777.                    <h3 class="recent-title">Recent Articles</h3>
  1778.                    <div class="recent-list">
  1779.                        
  1780.                        <div class="recent-item">
  1781.                            <div class="recent-content">
  1782.                                <h4 class="recent-article-title"><a class="top-color" href="/will-the-uks-common-toads-be-saved-from-roads-and-population-collapse/" >
  1783.                                        Will the UK&#x27;s Common Toads Be Saved from Roads and Population Collapse?
  1784.                                    </a></h4>
  1785.                                <span class="recent-date">07 May 2026</span>
  1786.                            </div>
  1787.                        </div>
  1788.                        
  1789.                    </div>
  1790.                </div>
  1791.            </div>
  1792.        </div>
  1793.    </div>
  1794. </div>
  1795.  
  1796. <style>
  1797. /* Blog Hero V6 - Magazine Style with White Background */
  1798. .blog-hero-v6 {
  1799.    padding: 3rem 0;
  1800.    font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
  1801. }
  1802.  
  1803. /* Main Featured Article */
  1804. .main-featured {
  1805.    background: var(--card-bg);
  1806.    border-radius: 16px;
  1807.    overflow: hidden;
  1808.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1809.    border: 1px solid var(--border-color);
  1810.    transition: all 0.3s ease;
  1811. }
  1812.  
  1813. .main-featured:hover {
  1814.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1815.    transform: translateY(-2px);
  1816. }
  1817.  
  1818. .featured-image-container {
  1819.    position: relative;
  1820.    height: 300px;
  1821.    overflow: hidden;
  1822. }
  1823.  
  1824. .featured-image {
  1825.    width: 100%;
  1826.    height: 100%;
  1827.    object-fit: cover;
  1828.    transition: transform 0.4s ease;
  1829. }
  1830.  
  1831. .main-featured:hover .featured-image {
  1832.    transform: scale(1.03);
  1833. }
  1834.  
  1835. .featured-content {
  1836.    padding: 2.5rem;
  1837. }
  1838.  
  1839. .featured-title {
  1840.    font-size: 2rem;
  1841.    font-weight: 700;
  1842.    color: #1a202c;
  1843.    margin-bottom: 1rem;
  1844.    line-height: 1.25;
  1845.    letter-spacing: -0.025em;
  1846. }
  1847.  
  1848. .featured-summary {
  1849.    font-size: 1.1rem;
  1850.    color: #4a5568;
  1851.    line-height: 1.6;
  1852.    margin-bottom: 2rem;
  1853. }
  1854.  
  1855. /* Category Tags */
  1856. .category-tag {
  1857.    position: absolute;
  1858.    top: 1.5rem;
  1859.    left: 1.5rem;
  1860.    padding: 0.5rem 1rem;
  1861.    font-size: 0.75rem;
  1862.    font-weight: 600;
  1863.    text-transform: uppercase;
  1864.    letter-spacing: 0.1em;
  1865.    color: white;
  1866.    border-radius: 6px;
  1867.    z-index: 2;
  1868. }
  1869.  
  1870.  
  1871. /* Article Meta */
  1872. .article-meta {
  1873.    display: flex;
  1874.    align-items: center;
  1875.    justify-content: space-between;
  1876. }
  1877.  
  1878. .author-info {
  1879.    display: flex;
  1880.    align-items: center;
  1881.    gap: 1rem;
  1882. }
  1883.  
  1884. .author-pic {
  1885.    width: 48px;
  1886.    height: 48px;
  1887.    border-radius: 50%;
  1888.    object-fit: cover;
  1889.    border: 2px solid #e2e8f0;
  1890. }
  1891.  
  1892. .author-text {
  1893.    display: flex;
  1894.    flex-direction: column;
  1895. }
  1896.  
  1897. .author-name {
  1898.    font-weight: 600;
  1899.    color: #2d3748;
  1900.    font-size: 0.95rem;
  1901. }
  1902.  
  1903. .post-time {
  1904.    font-size: 0.85rem;
  1905.    color: #718096;
  1906. }
  1907.  
  1908. .reading-info {
  1909.    display: flex;
  1910.    align-items: center;
  1911. }
  1912.  
  1913. .read-time {
  1914.    font-size: 0.9rem;
  1915.    color: #718096;
  1916.    padding: 0.25rem 0.75rem;
  1917.    background: #f7fafc;
  1918.    border-radius: 15px;
  1919.    font-weight: 500;
  1920. }
  1921.  
  1922. /* Secondary Featured */
  1923. .secondary-featured {
  1924.    background: var(--card-bg);
  1925.    border-radius: 16px;
  1926.    overflow: hidden;
  1927.    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.06);
  1928.    border: 1px solid var(--border-color);
  1929.    height: 100%;
  1930.    transition: all 0.3s ease;
  1931. }
  1932.  
  1933. .secondary-featured:hover {
  1934.    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1935.    transform: translateY(-2px);
  1936. }
  1937.  
  1938. .secondary-image-wrapper {
  1939.    position: relative;
  1940.    height: 200px;
  1941.    overflow: hidden;
  1942. }
  1943.  
  1944. .secondary-image-wrapper img {
  1945.    width: 100%;
  1946.    height: 100%;
  1947.    object-fit: cover;
  1948.    transition: transform 0.4s ease;
  1949. }
  1950.  
  1951. .secondary-featured:hover .secondary-image-wrapper img {
  1952.    transform: scale(1.03);
  1953. }
  1954.  
  1955. .secondary-content {
  1956.    padding: 2rem;
  1957. }
  1958.  
  1959. .secondary-title {
  1960.    font-size: 1.5rem;
  1961.    font-weight: 600;
  1962.    color: #1a202c;
  1963.    margin-bottom: 1rem;
  1964.    line-height: 1.3;
  1965. }
  1966.  
  1967. .secondary-excerpt {
  1968.    font-size: 0.95rem;
  1969.    color: #4a5568;
  1970.    line-height: 1.6;
  1971.    margin-bottom: 1.5rem;
  1972. }
  1973.  
  1974. .secondary-meta {
  1975.    display: flex;
  1976.    align-items: center;
  1977.    gap: 0.5rem;
  1978.    font-size: 0.85rem;
  1979.    color: #718096;
  1980. }
  1981.  
  1982. .meta-divider {
  1983.    color: #cbd5e0;
  1984. }
  1985.  
  1986. /* Compact Cards */
  1987. .compact-card {
  1988.    background: var(--card-bg);
  1989.    border-radius: 12px;
  1990.    overflow: hidden;
  1991.    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.05);
  1992.    border: 1px solid var(--border-color);
  1993.    transition: all 0.3s ease;
  1994.    height: 100%;
  1995.    display: flex;
  1996.    flex-direction: column;
  1997. }
  1998.  
  1999. .compact-card:hover {
  2000.    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
  2001.    transform: translateY(-3px);
  2002. }
  2003.  
  2004. .compact-image {
  2005.    position: relative;
  2006.    height: 180px;
  2007.    overflow: hidden;
  2008. }
  2009.  
  2010. .compact-image img {
  2011.    width: 100%;
  2012.    height: 100%;
  2013.    object-fit: cover;
  2014.    transition: transform 0.4s ease;
  2015. }
  2016.  
  2017. .compact-card:hover .compact-image img {
  2018.    transform: scale(1.05);
  2019. }
  2020.  
  2021. .compact-category {
  2022.    position: absolute;
  2023.    top: 1rem;
  2024.    left: 1rem;
  2025.    padding: 0.25rem 0.75rem;
  2026.    font-size: 0.7rem;
  2027.    font-weight: 600;
  2028.    text-transform: uppercase;
  2029.    color: white;
  2030.    border-radius: 4px;
  2031. }
  2032.  
  2033. .compact-body {
  2034.    padding: 1.5rem;
  2035.    flex-grow: 1;
  2036.    display: flex;
  2037.    flex-direction: column;
  2038. }
  2039.  
  2040. .compact-title {
  2041.    font-size: 1.1rem;
  2042.    font-weight: 600;
  2043.    color: #1a202c;
  2044.    margin-bottom: 0.75rem;
  2045.    line-height: 1.4;
  2046. }
  2047.  
  2048. .compact-text {
  2049.    font-size: 0.9rem;
  2050.    color: #4a5568;
  2051.    line-height: 1.5;
  2052.    margin-bottom: 1.5rem;
  2053.    flex-grow: 1;
  2054. }
  2055.  
  2056. .compact-footer {
  2057.    display: flex;
  2058.    align-items: center;
  2059.    justify-content: space-between;
  2060.    margin-top: auto;
  2061. }
  2062.  
  2063. .compact-author {
  2064.    display: flex;
  2065.    align-items: center;
  2066.    gap: 0.5rem;
  2067. }
  2068.  
  2069. .compact-avatar {
  2070.    width: 32px;
  2071.    height: 32px;
  2072.    border-radius: 50%;
  2073.    object-fit: cover;
  2074. }
  2075.  
  2076. .compact-name {
  2077.    font-size: 0.85rem;
  2078.    font-weight: 500;
  2079.    color: #2d3748;
  2080. }
  2081.  
  2082. .compact-date {
  2083.    font-size: 0.8rem;
  2084.    color: #718096;
  2085. }
  2086.  
  2087. /* Recent Articles Section */
  2088. .recent-section {
  2089.    background: var(--card-bg);
  2090.    border-radius: 12px;
  2091.    padding: 2rem;
  2092.    border: 1px solid var(--border-color);
  2093.    height: 100%;
  2094. }
  2095.  
  2096. .recent-title {
  2097.    font-size: 1.25rem;
  2098.    font-weight: 700;
  2099.    color: #1a202c;
  2100.    margin-bottom: 1.5rem;
  2101.    padding-bottom: 0.75rem;
  2102.    border-bottom: 2px solid var(--border-color);
  2103. }
  2104.  
  2105. .recent-list {
  2106.    display: flex;
  2107.    flex-direction: column;
  2108.    gap: 1.25rem;
  2109. }
  2110.  
  2111. .recent-item {
  2112.    display: flex;
  2113.    align-items: center;
  2114.    gap: 1rem;
  2115.    padding: 0.8rem;
  2116.    background: var(--card-bg);
  2117.    border-radius: 8px;
  2118.    transition: all 0.2s ease;
  2119.    border: 1px solid var(--border-color);
  2120. }
  2121.  
  2122. .recent-item:hover {
  2123.    transform: translateX(4px);
  2124.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  2125. }
  2126.  
  2127. .recent-content {
  2128.    flex-grow: 1;
  2129. }
  2130.  
  2131. .recent-article-title {
  2132.    font-size: 0.95rem;
  2133.    font-weight: 600;
  2134.    color: #1a202c;
  2135.    margin-bottom: 0rem;
  2136.    line-height: 1.3;
  2137. }
  2138.  
  2139. .recent-date {
  2140.    font-size: 0.8rem;
  2141.    color: #718096;
  2142. }
  2143.  
  2144. /* Responsive Design */
  2145. @media (max-width: 992px) {
  2146.    .blog-hero-v6 {
  2147.        padding: 2rem 0;
  2148.    }
  2149.    
  2150.    .featured-title {
  2151.        font-size: 1.75rem;
  2152.    }
  2153.    
  2154.    .secondary-title {
  2155.        font-size: 1.3rem;
  2156.    }
  2157.    
  2158.    .article-meta {
  2159.        flex-direction: column;
  2160.        align-items: flex-start;
  2161.        gap: 1rem;
  2162.    }
  2163. }
  2164.  
  2165. @media (max-width: 768px) {
  2166.    .featured-content,
  2167.    .secondary-content {
  2168.        padding: 1.5rem;
  2169.    }
  2170.    
  2171.    .featured-title {
  2172.        font-size: 1.5rem;
  2173.    }
  2174.    
  2175.    .featured-image-container,
  2176.    .secondary-image-wrapper {
  2177.        height: 200px;
  2178.    }
  2179.    
  2180.    .compact-image {
  2181.        height: 150px;
  2182.    }
  2183.    
  2184.    .recent-section {
  2185.        margin-top: 2rem;
  2186.    }
  2187. }
  2188.  
  2189. @media (max-width: 576px) {
  2190.    .reading-info {
  2191.        margin-top: 1rem;
  2192.    }
  2193.    
  2194.    .secondary-meta {
  2195.        flex-wrap: wrap;
  2196.    }
  2197.    
  2198.    .recent-item {
  2199.        padding: 0.75rem;
  2200.    }
  2201. }
  2202. </style>
  2203.  
  2204.  
  2205.  
  2206.  
  2207.        <!-- end of wpo-blog-hero -->
  2208.  
  2209.        <!-- start of wpo-breacking-news -->
  2210.        
  2211.        <!-- end of wpo-breacking-news -->
  2212.        
  2213.        <!-- start wpo-blog-highlights-section -->
  2214.        
  2215.  
  2216.  
  2217.  
  2218.    
  2219.  
  2220.  
  2221.  
  2222. <style>
  2223.    .blog-highlights-v2 {
  2224.        padding: 60px 0;
  2225.    }
  2226.    
  2227.    .blog-card-v2 {
  2228.        border: none;
  2229.        border-radius: 16px;
  2230.        overflow: hidden;
  2231.        transition: all 0.3s ease;
  2232.        background: white;
  2233.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  2234.    }
  2235.    
  2236.    .blog-card-v2:hover {
  2237.        transform: translateY(-8px);
  2238.        box-shadow: 0 12px 40px rgba(0,0,0,0.15);
  2239.    }
  2240.    
  2241.    .blog-image-v2 {
  2242.        position: relative;
  2243.        overflow: hidden;
  2244.        height: 220px;
  2245.    }
  2246.    
  2247.    .blog-image-v2 img {
  2248.        width: 100%;
  2249.        height: 100%;
  2250.        object-fit: cover;
  2251.        transition: transform 0.3s ease;
  2252.    }
  2253.    
  2254.    .blog-card-v2:hover .blog-image-v2 img {
  2255.        transform: scale(1.05);
  2256.    }
  2257.    
  2258.    .blog-category-v2 {
  2259.        position: absolute;
  2260.        top: 16px;
  2261.        left: 16px;
  2262.        padding: 6px 14px;
  2263.        border-radius: 20px;
  2264.        font-size: 12px;
  2265.        font-weight: 600;
  2266.        text-transform: uppercase;
  2267.        letter-spacing: 0.5px;
  2268.    }
  2269.    
  2270.    .blog-content-v2 {
  2271.        padding: 24px;
  2272.    }
  2273.    
  2274.    .blog-title-v2 {
  2275.        font-size: 18px;
  2276.        font-weight: 700;
  2277.        line-height: 1.4;
  2278.        margin-bottom: 16px;
  2279.    }
  2280.    
  2281.    .blog-title-v2 a {
  2282.        text-decoration: none;
  2283.        transition: color 0.3s ease;
  2284.    }
  2285.    
  2286.    .blog-meta-v2 {
  2287.        display: flex;
  2288.        align-items: center;
  2289.        gap: 12px;
  2290.        margin-bottom: 12px;
  2291.        font-size: 13px;
  2292.    }
  2293.    
  2294.    .blog-author-img {
  2295.        width: 32px;
  2296.        height: 32px;
  2297.        border-radius: 50%;
  2298.        object-fit: cover;
  2299.    }
  2300.    
  2301.    .blog-excerpt-v2 {
  2302.        font-size: 14px;
  2303.        line-height: 1.6;
  2304.        opacity: 0.8;
  2305.    }
  2306.    
  2307.    .section-title-v2 {
  2308.        font-size: 2.5rem;
  2309.        font-weight: 800;
  2310.        text-align: center;
  2311.        margin-bottom: 50px;
  2312.    }
  2313.  
  2314.    @media (max-width: 768px) {
  2315.        .section-title-v2 {
  2316.            font-size: 2rem;
  2317.        }
  2318.        .blog-highlights-v2 {
  2319.            padding: 40px 0;
  2320.        }
  2321.    }
  2322. </style>
  2323.  
  2324. <section class="blog-highlights-v2">
  2325.    <div class="container-fluid fluid-container">
  2326.        <div class="row">
  2327.            <div class="col-12">
  2328.                <h2 class="section-title-v2 top-color">
  2329.                Today's Top Highlights
  2330.                   </h2>
  2331.            </div>
  2332.            
  2333.        </div>
  2334.        
  2335.        <div class="row">
  2336.            <div class="col-lg-8 col-12">
  2337.                <div class="row g-4">
  2338.                    
  2339.                    <div class="col-lg-6 col-md-6 col-12">
  2340.                        <div class="card blog-card-v2 h-100">
  2341.                            <div class="blog-image-v2">
  2342.                                
  2343.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2344.                                
  2345.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2346.                            </div>
  2347.                            <div class="blog-content-v2">
  2348.                                <h3 class="blog-title-v2">
  2349.                                    <a href="/outrage-explodes-as-trumps-social-media-remarks-on-director-rob-reiner-spurs-sharp-backlash/" class="top-color">
  2350.                                    Outrage Explodes as Trump&#x27;s Social Media Remarks on Director Rob Reiner Spurs Sharp Backlash
  2351.                                    </a>
  2352.                                </h3>
  2353.                                <div class="blog-meta-v2">
  2354.                                    
  2355.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2356.                                    
  2357.                                    
  2358.                                    <span class="top-color">By David Frazier</span>
  2359.                                    <span class="top-color">07 May 2026</span>
  2360.                                </div>
  2361.                                <p class="blog-excerpt-v2 top-color"> </p>
  2362.                            </div>
  2363.                        </div>
  2364.                    </div>
  2365.                    
  2366.                    <div class="col-lg-6 col-md-6 col-12">
  2367.                        <div class="card blog-card-v2 h-100">
  2368.                            <div class="blog-image-v2">
  2369.                                
  2370.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2371.                                
  2372.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2373.                            </div>
  2374.                            <div class="blog-content-v2">
  2375.                                <h3 class="blog-title-v2">
  2376.                                    <a href="/the-thriller-sequel-eminfluencersem-is-set-to-give-other-digital-suspense-films-a-bad-case-of-fomo/" class="top-color">
  2377.                                    The Thriller Sequel &lt;em&gt;Influencers&lt;/em&gt; Is Set to Give Other Digital Suspense Films a Bad Case of FOMO
  2378.                                    </a>
  2379.                                </h3>
  2380.                                <div class="blog-meta-v2">
  2381.                                    
  2382.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2383.                                    
  2384.                                    
  2385.                                    <span class="top-color">By David Frazier</span>
  2386.                                    <span class="top-color">07 May 2026</span>
  2387.                                </div>
  2388.                                <p class="blog-excerpt-v2 top-color"> </p>
  2389.                            </div>
  2390.                        </div>
  2391.                    </div>
  2392.                    
  2393.                    <div class="col-lg-6 col-md-6 col-12">
  2394.                        <div class="card blog-card-v2 h-100">
  2395.                            <div class="blog-image-v2">
  2396.                                
  2397.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2398.                                
  2399.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2400.                            </div>
  2401.                            <div class="blog-content-v2">
  2402.                                <h3 class="blog-title-v2">
  2403.                                    <a href="/esteemed-actor-the-actor-pat-finn-famed-for-appearances-in-the-middle-and-friends-passes-away-at-the-age-of-sixty/" class="top-color">
  2404.                                    Esteemed Actor The actor Pat Finn, Famed For Appearances in The Middle and Friends, Passes Away at the Age of Sixty.
  2405.                                    </a>
  2406.                                </h3>
  2407.                                <div class="blog-meta-v2">
  2408.                                    
  2409.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2410.                                    
  2411.                                    
  2412.                                    <span class="top-color">By David Frazier</span>
  2413.                                    <span class="top-color">07 May 2026</span>
  2414.                                </div>
  2415.                                <p class="blog-excerpt-v2 top-color"> </p>
  2416.                            </div>
  2417.                        </div>
  2418.                    </div>
  2419.                    
  2420.                    <div class="col-lg-6 col-md-6 col-12">
  2421.                        <div class="card blog-card-v2 h-100">
  2422.                            <div class="blog-image-v2">
  2423.                                
  2424.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2425.                                
  2426.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2427.                            </div>
  2428.                            <div class="blog-content-v2">
  2429.                                <h3 class="blog-title-v2">
  2430.                                    <a href="/aryna-sabalenka-set-to-face-kyrgios-in-modern-battle-of-the-sexes-match/" class="top-color">
  2431.                                    Aryna Sabalenka Set to Face Kyrgios in Modern ‘Battle of the Sexes’ Match
  2432.                                    </a>
  2433.                                </h3>
  2434.                                <div class="blog-meta-v2">
  2435.                                    
  2436.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2437.                                    
  2438.                                    
  2439.                                    <span class="top-color">By David Frazier</span>
  2440.                                    <span class="top-color">06 May 2026</span>
  2441.                                </div>
  2442.                                <p class="blog-excerpt-v2 top-color"> </p>
  2443.                            </div>
  2444.                        </div>
  2445.                    </div>
  2446.                    
  2447.                    <div class="col-lg-6 col-md-6 col-12">
  2448.                        <div class="card blog-card-v2 h-100">
  2449.                            <div class="blog-image-v2">
  2450.                                
  2451.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2452.                                
  2453.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2454.                            </div>
  2455.                            <div class="blog-content-v2">
  2456.                                <h3 class="blog-title-v2">
  2457.                                    <a href="/netflix-chooses-ideal-performer-for-mr-2-in-the-hit-series-upcoming-installment/" class="top-color">
  2458.                                    Netflix Chooses Ideal Performer for Mr. 2 in the Hit Series Upcoming Installment
  2459.                                    </a>
  2460.                                </h3>
  2461.                                <div class="blog-meta-v2">
  2462.                                    
  2463.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2464.                                    
  2465.                                    
  2466.                                    <span class="top-color">By David Frazier</span>
  2467.                                    <span class="top-color">06 May 2026</span>
  2468.                                </div>
  2469.                                <p class="blog-excerpt-v2 top-color"> </p>
  2470.                            </div>
  2471.                        </div>
  2472.                    </div>
  2473.                    
  2474.                    <div class="col-lg-6 col-md-6 col-12">
  2475.                        <div class="card blog-card-v2 h-100">
  2476.                            <div class="blog-image-v2">
  2477.                                
  2478.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2479.                                
  2480.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2481.                            </div>
  2482.                            <div class="blog-content-v2">
  2483.                                <h3 class="blog-title-v2">
  2484.                                    <a href="/the-porcine-pardon-hog-named-6-7-pardoned-by-miami-dade-mayor/" class="top-color">
  2485.                                    The Porcine Pardon: Hog Named 6-7 Pardoned by Miami-Dade Mayor.
  2486.                                    </a>
  2487.                                </h3>
  2488.                                <div class="blog-meta-v2">
  2489.                                    
  2490.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2491.                                    
  2492.                                    
  2493.                                    <span class="top-color">By David Frazier</span>
  2494.                                    <span class="top-color">06 May 2026</span>
  2495.                                </div>
  2496.                                <p class="blog-excerpt-v2 top-color"> </p>
  2497.                            </div>
  2498.                        </div>
  2499.                    </div>
  2500.                    
  2501.                    <div class="col-lg-6 col-md-6 col-12">
  2502.                        <div class="card blog-card-v2 h-100">
  2503.                            <div class="blog-image-v2">
  2504.                                
  2505.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2506.                                
  2507.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2508.                            </div>
  2509.                            <div class="blog-content-v2">
  2510.                                <h3 class="blog-title-v2">
  2511.                                    <a href="/president-trump-calls-relatives-of-attacked-national-guard-soldiers-to-the-white-house/" class="top-color">
  2512.                                    President Trump Calls Relatives of Attacked National Guard Soldiers to the White House
  2513.                                    </a>
  2514.                                </h3>
  2515.                                <div class="blog-meta-v2">
  2516.                                    
  2517.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2518.                                    
  2519.                                    
  2520.                                    <span class="top-color">By David Frazier</span>
  2521.                                    <span class="top-color">06 May 2026</span>
  2522.                                </div>
  2523.                                <p class="blog-excerpt-v2 top-color"> </p>
  2524.                            </div>
  2525.                        </div>
  2526.                    </div>
  2527.                    
  2528.                    <div class="col-lg-6 col-md-6 col-12">
  2529.                        <div class="card blog-card-v2 h-100">
  2530.                            <div class="blog-image-v2">
  2531.                                
  2532.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2533.                                
  2534.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2535.                            </div>
  2536.                            <div class="blog-content-v2">
  2537.                                <h3 class="blog-title-v2">
  2538.                                    <a href="/scream-original-star-matthew-lillard-fears-he-could-spoil-the-series-with-the-seventh-installment/" class="top-color">
  2539.                                    Scream Original Star Matthew Lillard Fears He Could Spoil the Series with the Seventh Installment.
  2540.                                    </a>
  2541.                                </h3>
  2542.                                <div class="blog-meta-v2">
  2543.                                    
  2544.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2545.                                    
  2546.                                    
  2547.                                    <span class="top-color">By David Frazier</span>
  2548.                                    <span class="top-color">06 May 2026</span>
  2549.                                </div>
  2550.                                <p class="blog-excerpt-v2 top-color"> </p>
  2551.                            </div>
  2552.                        </div>
  2553.                    </div>
  2554.                    
  2555.                    <div class="col-lg-6 col-md-6 col-12">
  2556.                        <div class="card blog-card-v2 h-100">
  2557.                            <div class="blog-image-v2">
  2558.                                
  2559.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2560.                                
  2561.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2562.                            </div>
  2563.                            <div class="blog-content-v2">
  2564.                                <h3 class="blog-title-v2">
  2565.                                    <a href="/captain-ben-stokes-feels-knackered-yet-insists-hes-ready-to-bowl/" class="top-color">
  2566.                                    Captain Ben Stokes Feels &#x27;Knackered&#x27; Yet Insists He&#x27;s &#x27;Ready to Bowl&#x27;
  2567.                                    </a>
  2568.                                </h3>
  2569.                                <div class="blog-meta-v2">
  2570.                                    
  2571.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2572.                                    
  2573.                                    
  2574.                                    <span class="top-color">By David Frazier</span>
  2575.                                    <span class="top-color">06 May 2026</span>
  2576.                                </div>
  2577.                                <p class="blog-excerpt-v2 top-color"> </p>
  2578.                            </div>
  2579.                        </div>
  2580.                    </div>
  2581.                    
  2582.                    <div class="col-lg-6 col-md-6 col-12">
  2583.                        <div class="card blog-card-v2 h-100">
  2584.                            <div class="blog-image-v2">
  2585.                                
  2586.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2587.                                
  2588.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2589.                            </div>
  2590.                            <div class="blog-content-v2">
  2591.                                <h3 class="blog-title-v2">
  2592.                                    <a href="/moving-from-reluctant-admiration-to-disquiet-russia-weighs-up-the-fall-of-venezuelas-leader/" class="top-color">
  2593.                                    Moving from Reluctant Admiration to Disquiet: Russia Weighs Up the Fall of Venezuela&#x27;s Leader.
  2594.                                    </a>
  2595.                                </h3>
  2596.                                <div class="blog-meta-v2">
  2597.                                    
  2598.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2599.                                    
  2600.                                    
  2601.                                    <span class="top-color">By David Frazier</span>
  2602.                                    <span class="top-color">06 May 2026</span>
  2603.                                </div>
  2604.                                <p class="blog-excerpt-v2 top-color"> </p>
  2605.                            </div>
  2606.                        </div>
  2607.                    </div>
  2608.                    
  2609.                    <div class="col-lg-6 col-md-6 col-12">
  2610.                        <div class="card blog-card-v2 h-100">
  2611.                            <div class="blog-image-v2">
  2612.                                
  2613.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2614.                                
  2615.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2616.                            </div>
  2617.                            <div class="blog-content-v2">
  2618.                                <h3 class="blog-title-v2">
  2619.                                    <a href="/new-antimicrobials-celebrated-as-a-pivotal-moment-in-treating-antibiotic-resistant-gonorrhoea/" class="top-color">
  2620.                                    New Antimicrobials Celebrated as a &#x27;Pivotal Moment&#x27; in Treating Antibiotic-Resistant Gonorrhoea
  2621.                                    </a>
  2622.                                </h3>
  2623.                                <div class="blog-meta-v2">
  2624.                                    
  2625.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2626.                                    
  2627.                                    
  2628.                                    <span class="top-color">By David Frazier</span>
  2629.                                    <span class="top-color">06 May 2026</span>
  2630.                                </div>
  2631.                                <p class="blog-excerpt-v2 top-color"> </p>
  2632.                            </div>
  2633.                        </div>
  2634.                    </div>
  2635.                    
  2636.                    <div class="col-lg-6 col-md-6 col-12">
  2637.                        <div class="card blog-card-v2 h-100">
  2638.                            <div class="blog-image-v2">
  2639.                                
  2640.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2641.                                
  2642.                                <span class="blog-category-v2 bg-primary-gradient">News</span>
  2643.                            </div>
  2644.                            <div class="blog-content-v2">
  2645.                                <h3 class="blog-title-v2">
  2646.                                    <a href="/he-was-a-joy-remembering-the-sports-lost-great-a-score-of-years-on/" class="top-color">
  2647.                                    &#x27;He was a joy&#x27;: Remembering the sport&#x27;s lost great a score of years on.
  2648.                                    </a>
  2649.                                </h3>
  2650.                                <div class="blog-meta-v2">
  2651.                                    
  2652.                                        <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="blog-author-img">
  2653.                                    
  2654.                                    
  2655.                                    <span class="top-color">By David Frazier</span>
  2656.                                    <span class="top-color">05 May 2026</span>
  2657.                                </div>
  2658.                                <p class="blog-excerpt-v2 top-color"> </p>
  2659.                            </div>
  2660.                        </div>
  2661.                    </div>
  2662.                    
  2663.                    
  2664.  
  2665.                </div>
  2666.            </div>
  2667.            
  2668.          <div class="col col-lg-4 col-12">
  2669.                
  2670.  
  2671.  
  2672.  
  2673.    
  2674.  
  2675.  
  2676. <!-- Blog Sidebar V2 - Focused Design -->
  2677.  <div class="sidebar mb-3">
  2678.    <!-- Recent Posts Section -->
  2679.    <div class="sidebar-widget mb-4">
  2680.      <div class="widget-title-wrapper mb-3">
  2681.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2682.          <i class="ti-time me-2"></i>Recent Posts
  2683.          <span class="title-arrow-primary"></span>
  2684.        </h4>
  2685.      </div>
  2686.      <div class="widget-content border border-light  shadow-sm rounded-3 p-4">
  2687.        <div class="recent-post-list">
  2688.          
  2689.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2690.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2691.              
  2692.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2693.              
  2694.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2695.            </div>
  2696.            <div class="post-content flex-grow-1">
  2697.              <h6 class="post-title mb-2">
  2698.                <a href="/the-reason-real-madrid-have-total-faith-in-teenager-thiago-pitarch/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2699.                                            The Reason Real Madrid Have &#x27;Total Faith&#x27; in Teenager Thiago Pitarch
  2700.                                            </a>
  2701.              </h6>
  2702.              <div class="post-meta">
  2703.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2704.                <!-- <small class="text-muted">
  2705.                  <i class="ti-eye me-1"></i>348 views
  2706.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2707.                </small> -->
  2708.              </div>
  2709.            </div>
  2710.          </div>
  2711.          
  2712.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2713.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2714.              
  2715.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2716.              
  2717.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2718.            </div>
  2719.            <div class="post-content flex-grow-1">
  2720.              <h6 class="post-title mb-2">
  2721.                <a href="/twitch-broadcaster-introduces-newborn-during-real-time-broadcast-with-tens-of-thousands-of-viewers/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2722.                                            Twitch Broadcaster Introduces Newborn During Real-Time Broadcast with Tens of Thousands of Viewers
  2723.                                            </a>
  2724.              </h6>
  2725.              <div class="post-meta">
  2726.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2727.                <!-- <small class="text-muted">
  2728.                  <i class="ti-eye me-1"></i>348 views
  2729.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2730.                </small> -->
  2731.              </div>
  2732.            </div>
  2733.          </div>
  2734.          
  2735.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2736.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2737.              
  2738.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2739.              
  2740.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2741.            </div>
  2742.            <div class="post-content flex-grow-1">
  2743.              <h6 class="post-title mb-2">
  2744.                <a href="/manchester-united-set-to-secure-germany-forward-lea-sch%C3%BCller-away-from-the-bavarian-giants/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2745.                                            Manchester United Set to Secure Germany Forward Lea Schüller away from the Bavarian Giants
  2746.                                            </a>
  2747.              </h6>
  2748.              <div class="post-meta">
  2749.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2750.                <!-- <small class="text-muted">
  2751.                  <i class="ti-eye me-1"></i>348 views
  2752.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2753.                </small> -->
  2754.              </div>
  2755.            </div>
  2756.          </div>
  2757.          
  2758.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2759.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2760.              
  2761.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2762.              
  2763.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2764.            </div>
  2765.            <div class="post-content flex-grow-1">
  2766.              <h6 class="post-title mb-2">
  2767.                <a href="/as-if-she-had-won-the-champions-league-kendalls-memorable-performance-for-england/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2768.                                            ‘As if she had won the Champions League’ - Kendall’s memorable performance for England
  2769.                                            </a>
  2770.              </h6>
  2771.              <div class="post-meta">
  2772.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2773.                <!-- <small class="text-muted">
  2774.                  <i class="ti-eye me-1"></i>348 views
  2775.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2776.                </small> -->
  2777.              </div>
  2778.            </div>
  2779.          </div>
  2780.          
  2781.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2782.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2783.              
  2784.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2785.              
  2786.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2787.            </div>
  2788.            <div class="post-content flex-grow-1">
  2789.              <h6 class="post-title mb-2">
  2790.                <a href="/china-tightens-control-on-rare-earth-element-exports-citing-security-concerns/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2791.                                            China Tightens Control on Rare Earth Element Exports, Citing Security Concerns
  2792.                                            </a>
  2793.              </h6>
  2794.              <div class="post-meta">
  2795.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2796.                <!-- <small class="text-muted">
  2797.                  <i class="ti-eye me-1"></i>348 views
  2798.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2799.                </small> -->
  2800.              </div>
  2801.            </div>
  2802.          </div>
  2803.          
  2804.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2805.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2806.              
  2807.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2808.              
  2809.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2810.            </div>
  2811.            <div class="post-content flex-grow-1">
  2812.              <h6 class="post-title mb-2">
  2813.                <a href="/the-renowned-filmmaker-discussing-his-latest-revolutionary-war-film-series-no-project-will-be-more-significant/"  class="text-decoration-none top-color fw-semibold lh-sm">
  2814.                                            The Renowned Filmmaker discussing His Latest Revolutionary War Film Series: ‘No Project Will Be More Significant’
  2815.                                            </a>
  2816.              </h6>
  2817.              <div class="post-meta">
  2818.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2819.                <!-- <small class="text-muted">
  2820.                  <i class="ti-eye me-1"></i>348 views
  2821.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2822.                </small> -->
  2823.              </div>
  2824.            </div>
  2825.          </div>
  2826.          
  2827.  
  2828.        </div>
  2829.  
  2830.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2831.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2832.        </div> -->
  2833.      </div>
  2834.    </div>
  2835.    
  2836.    
  2837.    <div class="sidebar-widget mb-4">
  2838.      <div class="widget-title-wrapper mb-3">
  2839.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2840.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2841.          <span class="title-arrow"></span>
  2842.        </h4>
  2843.      </div>
  2844.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2845.        <div class="blog-roll-list scrollable-sidebar">
  2846.          
  2847.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2848.            <a href="https://dictionaryofarchitectsincanada.org/"  rel="dofollow" class="text-decoration-none ">
  2849.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2850.                <i class="ti-angle-right me-2 text-primary"></i>
  2851.                 online casino
  2852.              </h6>
  2853.            </a>
  2854.          </div>
  2855.          
  2856.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2857.            <a href="https://makernetwork.app/"  rel="dofollow" class="text-decoration-none ">
  2858.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2859.                <i class="ti-angle-right me-2 text-primary"></i>
  2860.                 online casino
  2861.              </h6>
  2862.            </a>
  2863.          </div>
  2864.          
  2865.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2866.            <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none ">
  2867.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2868.                <i class="ti-angle-right me-2 text-primary"></i>
  2869.                 online casino
  2870.              </h6>
  2871.            </a>
  2872.          </div>
  2873.          
  2874.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2875.            <a href="https://www.sheeats.ca/"  rel="dofollow" class="text-decoration-none ">
  2876.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2877.                <i class="ti-angle-right me-2 text-primary"></i>
  2878.                 online casino
  2879.              </h6>
  2880.            </a>
  2881.          </div>
  2882.          
  2883.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2884.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  2885.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2886.                <i class="ti-angle-right me-2 text-primary"></i>
  2887.                 online casino canada
  2888.              </h6>
  2889.            </a>
  2890.          </div>
  2891.          
  2892.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2893.            <a href="https://www.payequitychrc.ca/"  rel="dofollow" class="text-decoration-none ">
  2894.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2895.                <i class="ti-angle-right me-2 text-primary"></i>
  2896.                 online casinos
  2897.              </h6>
  2898.            </a>
  2899.          </div>
  2900.          
  2901.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2902.            <a href="https://rnip-vernon-northok.ca/"  rel="dofollow" class="text-decoration-none ">
  2903.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2904.                <i class="ti-angle-right me-2 text-primary"></i>
  2905.                 online casino canada
  2906.              </h6>
  2907.            </a>
  2908.          </div>
  2909.          
  2910.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2911.            <a href="https://camanjs.com/"  rel="dofollow" class="text-decoration-none ">
  2912.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2913.                <i class="ti-angle-right me-2 text-primary"></i>
  2914.                 new casino canada
  2915.              </h6>
  2916.            </a>
  2917.          </div>
  2918.          
  2919.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2920.            <a href="https://www.dresshead.com/"  rel="dofollow" class="text-decoration-none ">
  2921.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2922.                <i class="ti-angle-right me-2 text-primary"></i>
  2923.                 real money casino
  2924.              </h6>
  2925.            </a>
  2926.          </div>
  2927.          
  2928.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2929.            <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none ">
  2930.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2931.                <i class="ti-angle-right me-2 text-primary"></i>
  2932.                 online casino canada
  2933.              </h6>
  2934.            </a>
  2935.          </div>
  2936.          
  2937.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2938.            <a href="https://www.od4d.net/"  rel="dofollow" class="text-decoration-none ">
  2939.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2940.                <i class="ti-angle-right me-2 text-primary"></i>
  2941.                 new casino canada
  2942.              </h6>
  2943.            </a>
  2944.          </div>
  2945.          
  2946.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2947.            <a href="https://consumercrafts.com/"  rel="dofollow" class="text-decoration-none ">
  2948.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2949.                <i class="ti-angle-right me-2 text-primary"></i>
  2950.                 online casino
  2951.              </h6>
  2952.            </a>
  2953.          </div>
  2954.          
  2955.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2956.            <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none ">
  2957.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2958.                <i class="ti-angle-right me-2 text-primary"></i>
  2959.                 best online casino canada
  2960.              </h6>
  2961.            </a>
  2962.          </div>
  2963.          
  2964.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2965.            <a href="https://www.digitaltransformationawards.ca/"  rel="dofollow" class="text-decoration-none ">
  2966.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2967.                <i class="ti-angle-right me-2 text-primary"></i>
  2968.                 best online casinos
  2969.              </h6>
  2970.            </a>
  2971.          </div>
  2972.          
  2973.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2974.            <a href="https://www.albertaoilmagazine.com/"  rel="dofollow" class="text-decoration-none ">
  2975.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  2976.                <i class="ti-angle-right me-2 text-primary"></i>
  2977.                 online casinos
  2978.              </h6>
  2979.            </a>
  2980.          </div>
  2981.          
  2982.  
  2983.        </div>
  2984.  
  2985.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2986.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2987.        </div> -->
  2988.      </div>
  2989.    </div>
  2990.    
  2991.    <div class="sidebar-widget mb-4">
  2992.      <div class="widget-title-wrapper mb-3">
  2993.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2994.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2995.          <span class="title-arrow"></span>
  2996.        </h4>
  2997.      </div>
  2998.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  2999.        <div class="blog-roll-list scrollable-sidebar">
  3000.          
  3001.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3002.            <a href="https://heartandlung.ca/"  rel="dofollow" class="text-decoration-none ">
  3003.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3004.                <i class="ti-angle-right me-2 text-primary"></i>
  3005.                 real money casino
  3006.              </h6>
  3007.            </a>
  3008.          </div>
  3009.          
  3010.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3011.            <a href="https://synapsec.ca/"  rel="dofollow" class="text-decoration-none ">
  3012.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3013.                <i class="ti-angle-right me-2 text-primary"></i>
  3014.                 meilleurs casinos en ligne canada
  3015.              </h6>
  3016.            </a>
  3017.          </div>
  3018.          
  3019.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3020.            <a href="https://www.b2bmarketingzone.com/"  rel="dofollow" class="text-decoration-none ">
  3021.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3022.                <i class="ti-angle-right me-2 text-primary"></i>
  3023.                 online casino
  3024.              </h6>
  3025.            </a>
  3026.          </div>
  3027.          
  3028.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3029.            <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none ">
  3030.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3031.                <i class="ti-angle-right me-2 text-primary"></i>
  3032.                 ontario online casino
  3033.              </h6>
  3034.            </a>
  3035.          </div>
  3036.          
  3037.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3038.            <a href="https://wirkn.com/"  rel="dofollow" class="text-decoration-none ">
  3039.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3040.                <i class="ti-angle-right me-2 text-primary"></i>
  3041.                 best sports betting sites canada
  3042.              </h6>
  3043.            </a>
  3044.          </div>
  3045.          
  3046.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3047.            <a href="https://www.birthplaceofhockey.com/"  rel="dofollow" class="text-decoration-none ">
  3048.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3049.                <i class="ti-angle-right me-2 text-primary"></i>
  3050.                 best sports betting sites
  3051.              </h6>
  3052.            </a>
  3053.          </div>
  3054.          
  3055.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3056.            <a href="https://lovenorthernbc.com/"  rel="dofollow" class="text-decoration-none ">
  3057.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3058.                <i class="ti-angle-right me-2 text-primary"></i>
  3059.                 online casino
  3060.              </h6>
  3061.            </a>
  3062.          </div>
  3063.          
  3064.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3065.            <a href="https://www.bluecanoetheatrical.ca/"  rel="dofollow" class="text-decoration-none ">
  3066.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3067.                <i class="ti-angle-right me-2 text-primary"></i>
  3068.                 online casino
  3069.              </h6>
  3070.            </a>
  3071.          </div>
  3072.          
  3073.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3074.            <a href="https://www.childbirthsolutions.com/"  rel="dofollow" class="text-decoration-none ">
  3075.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3076.                <i class="ti-angle-right me-2 text-primary"></i>
  3077.                 online casino
  3078.              </h6>
  3079.            </a>
  3080.          </div>
  3081.          
  3082.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3083.            <a href="https://watergovernance.ca/"  rel="dofollow" class="text-decoration-none ">
  3084.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3085.                <i class="ti-angle-right me-2 text-primary"></i>
  3086.                 online casino
  3087.              </h6>
  3088.            </a>
  3089.          </div>
  3090.          
  3091.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3092.            <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none ">
  3093.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3094.                <i class="ti-angle-right me-2 text-primary"></i>
  3095.                 fast withdrawal casino
  3096.              </h6>
  3097.            </a>
  3098.          </div>
  3099.          
  3100.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3101.            <a href="https://nbhrf.com/"  rel="dofollow" class="text-decoration-none ">
  3102.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3103.                <i class="ti-angle-right me-2 text-primary"></i>
  3104.                 new casino
  3105.              </h6>
  3106.            </a>
  3107.          </div>
  3108.          
  3109.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3110.            <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none ">
  3111.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3112.                <i class="ti-angle-right me-2 text-primary"></i>
  3113.                 canadian online casinos
  3114.              </h6>
  3115.            </a>
  3116.          </div>
  3117.          
  3118.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3119.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  3120.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3121.                <i class="ti-angle-right me-2 text-primary"></i>
  3122.                 new casino
  3123.              </h6>
  3124.            </a>
  3125.          </div>
  3126.          
  3127.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3128.            <a href="https://www.saltinstitute.org/"  rel="dofollow" class="text-decoration-none ">
  3129.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3130.                <i class="ti-angle-right me-2 text-primary"></i>
  3131.                 online casino canada
  3132.              </h6>
  3133.            </a>
  3134.          </div>
  3135.          
  3136.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3137.            <a href="https://www.stuzoclothing.com/"  rel="dofollow" class="text-decoration-none ">
  3138.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3139.                <i class="ti-angle-right me-2 text-primary"></i>
  3140.                 online casino canada
  3141.              </h6>
  3142.            </a>
  3143.          </div>
  3144.          
  3145.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3146.            <a href="https://www.unsdgadvocates.org/"  rel="dofollow" class="text-decoration-none ">
  3147.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3148.                <i class="ti-angle-right me-2 text-primary"></i>
  3149.                 online casino canada
  3150.              </h6>
  3151.            </a>
  3152.          </div>
  3153.          
  3154.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3155.            <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none ">
  3156.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3157.                <i class="ti-angle-right me-2 text-primary"></i>
  3158.                 best payout casino canada
  3159.              </h6>
  3160.            </a>
  3161.          </div>
  3162.          
  3163.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3164.            <a href="https://crystalshawanda.co/"  rel="dofollow" class="text-decoration-none ">
  3165.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3166.                <i class="ti-angle-right me-2 text-primary"></i>
  3167.                 online casino canada
  3168.              </h6>
  3169.            </a>
  3170.          </div>
  3171.          
  3172.  
  3173.        </div>
  3174.  
  3175.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3176.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3177.        </div> -->
  3178.      </div>
  3179.    </div>
  3180.    
  3181.    <div class="sidebar-widget mb-4">
  3182.      <div class="widget-title-wrapper mb-3">
  3183.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3184.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3185.          <span class="title-arrow"></span>
  3186.        </h4>
  3187.      </div>
  3188.      <div class="widget-content mb-3 border border-light shadow-sm rounded-3 p-4">
  3189.        <div class="blog-roll-list scrollable-sidebar">
  3190.          
  3191.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3192.            <a href="https://www.taysideaviation.co.uk/"  rel="dofollow" class="text-decoration-none ">
  3193.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3194.                <i class="ti-angle-right me-2 text-primary"></i>
  3195.                 uk betting sites not on gamstop
  3196.              </h6>
  3197.            </a>
  3198.          </div>
  3199.          
  3200.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3201.            <a href="https://daydreaminginparadise.com/"  rel="dofollow" class="text-decoration-none ">
  3202.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3203.                <i class="ti-angle-right me-2 text-primary"></i>
  3204.                 online casinos canada
  3205.              </h6>
  3206.            </a>
  3207.          </div>
  3208.          
  3209.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3210.            <a href="https://www.quebechebdo.com/"  rel="dofollow" class="text-decoration-none ">
  3211.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3212.                <i class="ti-angle-right me-2 text-primary"></i>
  3213.                 paris sportif
  3214.              </h6>
  3215.            </a>
  3216.          </div>
  3217.          
  3218.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3219.            <a href="https://amorebeautifuljourney.ca/"  rel="dofollow" class="text-decoration-none ">
  3220.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3221.                <i class="ti-angle-right me-2 text-primary"></i>
  3222.                 online casino
  3223.              </h6>
  3224.            </a>
  3225.          </div>
  3226.          
  3227.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3228.            <a href="https://micharity.com/"  rel="dofollow" class="text-decoration-none ">
  3229.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3230.                <i class="ti-angle-right me-2 text-primary"></i>
  3231.                 instant withdrawal casino canada
  3232.              </h6>
  3233.            </a>
  3234.          </div>
  3235.          
  3236.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3237.            <a href="https://www.fraserdowns.com/"  rel="dofollow" class="text-decoration-none ">
  3238.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3239.                <i class="ti-angle-right me-2 text-primary"></i>
  3240.                 online casino canada
  3241.              </h6>
  3242.            </a>
  3243.          </div>
  3244.          
  3245.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3246.            <a href="https://www.gsa2024.org/"  rel="dofollow" class="text-decoration-none ">
  3247.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3248.                <i class="ti-angle-right me-2 text-primary"></i>
  3249.                 online casino
  3250.              </h6>
  3251.            </a>
  3252.          </div>
  3253.          
  3254.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3255.            <a href="https://lovenorthernbc.com/"  rel="dofollow" class="text-decoration-none ">
  3256.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3257.                <i class="ti-angle-right me-2 text-primary"></i>
  3258.                 online casinos
  3259.              </h6>
  3260.            </a>
  3261.          </div>
  3262.          
  3263.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3264.            <a href="https://startuparound.com/"  rel="dofollow" class="text-decoration-none ">
  3265.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3266.                <i class="ti-angle-right me-2 text-primary"></i>
  3267.                 online casino canada
  3268.              </h6>
  3269.            </a>
  3270.          </div>
  3271.          
  3272.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3273.            <a href="https://daydreaminginparadise.com/"  rel="dofollow" class="text-decoration-none ">
  3274.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3275.                <i class="ti-angle-right me-2 text-primary"></i>
  3276.                 best online casino canada
  3277.              </h6>
  3278.            </a>
  3279.          </div>
  3280.          
  3281.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3282.            <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none ">
  3283.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3284.                <i class="ti-angle-right me-2 text-primary"></i>
  3285.                 new casino
  3286.              </h6>
  3287.            </a>
  3288.          </div>
  3289.          
  3290.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3291.            <a href="https://www.governancevote.ca/"  rel="dofollow" class="text-decoration-none ">
  3292.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3293.                <i class="ti-angle-right me-2 text-primary"></i>
  3294.                 online casino
  3295.              </h6>
  3296.            </a>
  3297.          </div>
  3298.          
  3299.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3300.            <a href="https://autismspeaks.ca"  rel="dofollow" class="text-decoration-none ">
  3301.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3302.                <i class="ti-angle-right me-2 text-primary"></i>
  3303.                 online casino
  3304.              </h6>
  3305.            </a>
  3306.          </div>
  3307.          
  3308.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3309.            <a href="https://www.devmcgill.com/"  rel="dofollow" class="text-decoration-none ">
  3310.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3311.                <i class="ti-angle-right me-2 text-primary"></i>
  3312.                 online casino
  3313.              </h6>
  3314.            </a>
  3315.          </div>
  3316.          
  3317.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3318.            <a href="https://www.safepetottawa.com/"  rel="dofollow" class="text-decoration-none ">
  3319.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3320.                <i class="ti-angle-right me-2 text-primary"></i>
  3321.                 online casino
  3322.              </h6>
  3323.            </a>
  3324.          </div>
  3325.          
  3326.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3327.            <a href="https://www.fraserdowns.com/"  rel="dofollow" class="text-decoration-none ">
  3328.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3329.                <i class="ti-angle-right me-2 text-primary"></i>
  3330.                 canadian online casinos
  3331.              </h6>
  3332.            </a>
  3333.          </div>
  3334.          
  3335.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3336.            <a href="https://www.northernstars.ca/"  rel="dofollow" class="text-decoration-none ">
  3337.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3338.                <i class="ti-angle-right me-2 text-primary"></i>
  3339.                 canadian online casinos
  3340.              </h6>
  3341.            </a>
  3342.          </div>
  3343.          
  3344.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3345.            <a href="https://nordicbridges.ca/"  rel="dofollow" class="text-decoration-none ">
  3346.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3347.                <i class="ti-angle-right me-2 text-primary"></i>
  3348.                 online casino
  3349.              </h6>
  3350.            </a>
  3351.          </div>
  3352.          
  3353.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3354.            <a href="https://www.itworldcanada.com/"  rel="dofollow" class="text-decoration-none ">
  3355.              <h6 class="blog-titl top-color mb-2 fw-semibold">
  3356.                <i class="ti-angle-right me-2 text-primary"></i>
  3357.                 online casino
  3358.              </h6>
  3359.            </a>
  3360.          </div>
  3361.          
  3362.  
  3363.        </div>
  3364.  
  3365.        <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3366.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3367.        </div> -->
  3368.      </div>
  3369.    </div>
  3370.    
  3371.  </div>
  3372.  
  3373. <!-- Sidebar V2 Styles -->
  3374. <style>
  3375.  .sidebar-widget {
  3376.    position: relative;
  3377.  }
  3378.  
  3379.  .widget-title {
  3380.    font-size: 1.1rem;
  3381.    font-weight: 700;
  3382.    display: inline-block;
  3383.    position: relative;
  3384.    z-index: 2;
  3385.    border-radius: 0;
  3386.  }
  3387.  
  3388.  /* Green arrow for August Blog Roll */
  3389.  .title-arrow::after {
  3390.    content: '';
  3391.    position: absolute;
  3392.    top: 0;
  3393.    right: -22px;
  3394.    width: 0;
  3395.    height: 0;
  3396.    border-left: 22px solid var(--bs-primary);
  3397.    border-top: 22px solid transparent;
  3398.    border-bottom: 22px solid transparent;
  3399.    z-index: 1;
  3400.  }
  3401.  
  3402.  /* Blue arrow for Recent Posts */
  3403.  .title-arrow-primary::after {
  3404.    content: '';
  3405.    position: absolute;
  3406.    top: 0;
  3407.    right: -22px;
  3408.    width: 0;
  3409.    height: 0;
  3410.    border-left: 22px solid var(--bs-primary);
  3411.    border-top: 22px solid transparent;
  3412.    border-bottom: 22px solid transparent;
  3413.    z-index: 1;
  3414.  }
  3415.  
  3416.  .widget-content {
  3417.    margin-top: -1px;
  3418.    position: relative;
  3419.    z-index: 1;
  3420.     background-color: var(--card-bg);
  3421.  }
  3422.  
  3423.  /* Blog Roll Items Hover Effects */
  3424.  .blog-roll-item:hover .post-title {
  3425.    color: #198754 !important;
  3426.    transform: translateX(5px);
  3427.    transition: all 0.3s ease;
  3428.  }
  3429.  
  3430.  /* Recent Post Items Hover Effects */
  3431.  .recent-post-item:hover .post-title a {
  3432.    color: #0d6efd !important;
  3433.    transition: color 0.3s ease;
  3434.  }
  3435.  
  3436.  .recent-post-item:hover .post-image img {
  3437.    transform: scale(1.05);
  3438.    transition: transform 0.3s ease;
  3439.  }
  3440.  
  3441.  /* Button Hover Effects */
  3442.  .btn:hover {
  3443.    transform: translateY(-2px);
  3444.    transition: all 0.3s ease;
  3445.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3446.  }
  3447.  
  3448.  /* Badge Hover Effects */
  3449.  .badge:hover {
  3450.    transform: scale(1.05);
  3451.    transition: transform 0.3s ease;
  3452.  }
  3453.  
  3454.  @media (max-width: 991px) {
  3455.    .sidebar {
  3456.      margin-top: 3rem;
  3457.    }
  3458.  }
  3459.  
  3460.  @media (max-width: 576px) {
  3461.    .widget-title {
  3462.      font-size: 1rem;
  3463.      padding: 0.75rem 1rem !important;
  3464.    }
  3465.  
  3466.    .title-arrow::after,
  3467.    .title-arrow-primary::after {
  3468.      right: -18px;
  3469.      border-left-width: 18px;
  3470.      border-top-width: 18px;
  3471.      border-bottom-width: 18px;
  3472.    }
  3473.  
  3474.    .post-image {
  3475.      width: 70px !important;
  3476.      height: 55px !important;
  3477.    }
  3478.  
  3479.    .blog-meta {
  3480.      flex-direction: column !important;
  3481.      align-items: flex-start !important;
  3482.      gap: 0.5rem;
  3483.    }
  3484.  }
  3485. </style>
  3486.  
  3487.    
  3488.            </div>
  3489.        </div>
  3490.    </div>
  3491. </section>
  3492.  
  3493.    
  3494.        
  3495.        <!-- end wpo-blog-highlights-section -->
  3496.        <!-- start wpo-blog-sponsored-section -->
  3497.        
  3498.  
  3499.  
  3500.  
  3501.    
  3502.  
  3503.  
  3504.  <style>
  3505.    .sponsored-card-v10 {
  3506.      border: 1px solid var(--bs-primary); /* Cyan border */
  3507.      transition: border-color 0.3s ease;
  3508.      min-height: 350px;
  3509.    }
  3510.    
  3511.    .sponsored-content-v10 {
  3512.      flex: 1; /* text area stretch kare */
  3513.    }
  3514.    .sponsored-card-v10:hover {
  3515.      border-color: var(--bs-primary);
  3516.      opacity: 0.8;
  3517.    }
  3518.    
  3519.    .sponsored-content-v10 {
  3520.      padding: 12px;
  3521.      border-radius: 12px 12px 0px 0px;
  3522.      background: var(--card-bg);
  3523.      border-bottom: 2px solid var(--bs-primary); /* Cyan top border for banner */
  3524.    }
  3525.    
  3526.    .sponsored-image-v10 {
  3527.      height: 180px;
  3528.    }
  3529.    
  3530.    .sponsored-image-v10 img {
  3531.      width: 100%;
  3532.      height: 100%;
  3533.      border-radius: 0px 0px 12px 12px;
  3534.      object-fit: cover;
  3535.    }
  3536.    
  3537.    .sponsored-badge-v10 {
  3538.      display: inline-block;
  3539.      position: relative;
  3540.      padding: 4px 8px;
  3541.      border-radius: var(--border-radius);
  3542.      font-size: 11px;
  3543.      font-weight: 600;
  3544.      text-transform: uppercase;
  3545.      color: white;
  3546.      margin-bottom: 8px;
  3547.    }
  3548.    
  3549.    .sponsored-badge-v10::after {
  3550.      content: '';
  3551.      position: absolute;
  3552.      top: 0;
  3553.      right: -8px;
  3554.    }
  3555.    
  3556.    .sponsored-title-v10 {
  3557.      font-size: 14px;
  3558.      font-weight: 700;
  3559.      line-height: 1.3;
  3560.      margin-bottom: 6px;
  3561.      color: #333;
  3562.    }
  3563.    
  3564.    .sponsored-title-v10 a {
  3565.      text-decoration: none;
  3566.      color: var(--topbar-color);
  3567.    }
  3568.    
  3569.    .sponsored-title-v10 a:hover {
  3570.      color: var(--bs-primary); /* Cyan hover */
  3571.    }
  3572.    
  3573.    .sponsored-excerpt-v10 {
  3574.      font-size: 11px;
  3575.      font-weight: 400;
  3576.      color: #6c757d;
  3577.      margin-bottom: 6px;
  3578.      line-height: 1.4;
  3579.    }
  3580.    
  3581.    .sponsored-meta-v10 {
  3582.      font-size: 10px;
  3583.      color: #6c757d;
  3584.    }
  3585.    
  3586.    .author-info-v10 {
  3587.      margin-bottom: 4px;
  3588.    }
  3589.    
  3590.    .sponsored-author-img-v10 {
  3591.      width: 18px;
  3592.      height: 18px;
  3593.      border-radius: 50%;
  3594.      object-fit: cover;
  3595.      vertical-align: middle;
  3596.      margin-right: 4px;
  3597.    }
  3598.    
  3599.    .section-title-sponsored-v10 {
  3600.      font-size: 1.8rem;
  3601.      font-weight: 600;
  3602.      text-align: left;
  3603.      margin-bottom: 25px;
  3604.      color: #333;
  3605.      position: relative;
  3606.    }
  3607.    
  3608.    .section-title-sponsored-v10::after {
  3609.      content: '';
  3610.      position: absolute;
  3611.      bottom: -6px;
  3612.      left: 0;
  3613.      width: 60px;
  3614.      height: 2px;
  3615.      background: var(--bs-primary);
  3616.    }
  3617.    
  3618.    @media (max-width: 768px) {
  3619.      .sponsored-section-v10 {
  3620.        padding: 30px 0;
  3621.      }
  3622.      .sponsored-image-v10 {
  3623.        height: 180px;
  3624.      }
  3625.      .sponsored-content-v10 {
  3626.        padding: 10px;
  3627.      }
  3628.      .sponsored-title-v10 {
  3629.        font-size: 13px;
  3630.      }
  3631.      .sponsored-excerpt-v10 {
  3632.        font-size: 10px;
  3633.      }
  3634.      .sponsored-badge-v10 {
  3635.        font-size: 10px;
  3636.        padding: 3px 6px;
  3637.      }
  3638.      .sponsored-meta-v10 {
  3639.        font-size: 9px;
  3640.      }
  3641.      .section-title-sponsored-v10 {
  3642.        font-size: 1.5rem;
  3643.      }
  3644.    }
  3645.  </style>
  3646.  
  3647.  <section class="sponsored-section-v10 my-5">
  3648.    <div class="container-fluid fluid-container">
  3649.      <div class="row">
  3650.        <div class="col-12">
  3651.          <h2 class="section-title-sponsored-v10">Sponsored News</h2>
  3652.        </div>
  3653.      </div>
  3654.  
  3655.      <div class="row g-3 d-flex align-items-center">
  3656.        
  3657.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3658.            <div class="card sponsored-card-v10 h-100 w-100">
  3659.              <div class="sponsored-content-v10">
  3660.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3661.                <h3 class="sponsored-title-v10"><a href="/the-reason-real-madrid-have-total-faith-in-teenager-thiago-pitarch/">The Reason Real Madrid Have &#x27;Total Faith&#x27; in Teenager Thiago Pitarch</a></h3>
  3662.                <p class="sponsored-excerpt-v10"></p>
  3663.                <div class="sponsored-meta-v10">
  3664.                  <div class="author-info-v10">
  3665.                    
  3666.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3667.                    
  3668.                    <span>David Frazier</span>
  3669.                  </div>
  3670.                  <div>05 May 2026</div>
  3671.                </div>
  3672.              </div>
  3673.              <div class="sponsored-image-v10">
  3674.                
  3675.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3676.                
  3677.              </div>
  3678.            </div>
  3679.          </div>
  3680.        
  3681.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3682.            <div class="card sponsored-card-v10 h-100 w-100">
  3683.              <div class="sponsored-content-v10">
  3684.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3685.                <h3 class="sponsored-title-v10"><a href="/twitch-broadcaster-introduces-newborn-during-real-time-broadcast-with-tens-of-thousands-of-viewers/">Twitch Broadcaster Introduces Newborn During Real-Time Broadcast with Tens of Thousands of Viewers</a></h3>
  3686.                <p class="sponsored-excerpt-v10"></p>
  3687.                <div class="sponsored-meta-v10">
  3688.                  <div class="author-info-v10">
  3689.                    
  3690.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3691.                    
  3692.                    <span>David Frazier</span>
  3693.                  </div>
  3694.                  <div>05 May 2026</div>
  3695.                </div>
  3696.              </div>
  3697.              <div class="sponsored-image-v10">
  3698.                
  3699.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3700.                
  3701.              </div>
  3702.            </div>
  3703.          </div>
  3704.        
  3705.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3706.            <div class="card sponsored-card-v10 h-100 w-100">
  3707.              <div class="sponsored-content-v10">
  3708.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3709.                <h3 class="sponsored-title-v10"><a href="/manchester-united-set-to-secure-germany-forward-lea-sch%C3%BCller-away-from-the-bavarian-giants/">Manchester United Set to Secure Germany Forward Lea Schüller away from the Bavarian Giants</a></h3>
  3710.                <p class="sponsored-excerpt-v10"></p>
  3711.                <div class="sponsored-meta-v10">
  3712.                  <div class="author-info-v10">
  3713.                    
  3714.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3715.                    
  3716.                    <span>David Frazier</span>
  3717.                  </div>
  3718.                  <div>05 May 2026</div>
  3719.                </div>
  3720.              </div>
  3721.              <div class="sponsored-image-v10">
  3722.                
  3723.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3724.                
  3725.              </div>
  3726.            </div>
  3727.          </div>
  3728.        
  3729.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3730.            <div class="card sponsored-card-v10 h-100 w-100">
  3731.              <div class="sponsored-content-v10">
  3732.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3733.                <h3 class="sponsored-title-v10"><a href="/as-if-she-had-won-the-champions-league-kendalls-memorable-performance-for-england/">‘As if she had won the Champions League’ - Kendall’s memorable performance for England</a></h3>
  3734.                <p class="sponsored-excerpt-v10"></p>
  3735.                <div class="sponsored-meta-v10">
  3736.                  <div class="author-info-v10">
  3737.                    
  3738.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3739.                    
  3740.                    <span>David Frazier</span>
  3741.                  </div>
  3742.                  <div>05 May 2026</div>
  3743.                </div>
  3744.              </div>
  3745.              <div class="sponsored-image-v10">
  3746.                
  3747.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3748.                
  3749.              </div>
  3750.            </div>
  3751.          </div>
  3752.        
  3753.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3754.            <div class="card sponsored-card-v10 h-100 w-100">
  3755.              <div class="sponsored-content-v10">
  3756.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3757.                <h3 class="sponsored-title-v10"><a href="/china-tightens-control-on-rare-earth-element-exports-citing-security-concerns/">China Tightens Control on Rare Earth Element Exports, Citing Security Concerns</a></h3>
  3758.                <p class="sponsored-excerpt-v10"></p>
  3759.                <div class="sponsored-meta-v10">
  3760.                  <div class="author-info-v10">
  3761.                    
  3762.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3763.                    
  3764.                    <span>David Frazier</span>
  3765.                  </div>
  3766.                  <div>05 May 2026</div>
  3767.                </div>
  3768.              </div>
  3769.              <div class="sponsored-image-v10">
  3770.                
  3771.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3772.                
  3773.              </div>
  3774.            </div>
  3775.          </div>
  3776.        
  3777.          <div class="col-xl-3 col-lg-6 col-md-6 col-12 d-flex">
  3778.            <div class="card sponsored-card-v10 h-100 w-100">
  3779.              <div class="sponsored-content-v10">
  3780.                <div class="sponsored-badge-v10 bg-primary-gradient">News</div>
  3781.                <h3 class="sponsored-title-v10"><a href="/the-renowned-filmmaker-discussing-his-latest-revolutionary-war-film-series-no-project-will-be-more-significant/">The Renowned Filmmaker discussing His Latest Revolutionary War Film Series: ‘No Project Will Be More Significant’</a></h3>
  3782.                <p class="sponsored-excerpt-v10"></p>
  3783.                <div class="sponsored-meta-v10">
  3784.                  <div class="author-info-v10">
  3785.                    
  3786.                      <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/author_profile/7f589e1d-be38-4ebf-850b-e0a80f17b781_profile.png" alt="David Frazier" style="object-fit: cover;" class="sponsored-author-img-v10" />
  3787.                    
  3788.                    <span>David Frazier</span>
  3789.                  </div>
  3790.                  <div>05 May 2026</div>
  3791.                </div>
  3792.              </div>
  3793.              <div class="sponsored-image-v10">
  3794.                
  3795.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3796.                
  3797.              </div>
  3798.            </div>
  3799.          </div>
  3800.        
  3801.      </div>
  3802.    </div>
  3803.  </section>
  3804.  
  3805.  
  3806.    
  3807.        <!-- end wpo-blog-sponsored-section -->
  3808.        <!-- start wpo-subscribe-section -->
  3809.        
  3810.        <!-- end subscribe-section -->
  3811.        <!-- start of wpo-site-footer-section -->
  3812.        
  3813.  
  3814.  
  3815.  
  3816.  
  3817.  
  3818. <footer class="wpo-site-footer-v6 bg-primary-gradient">
  3819.  <!-- Main Footer Content -->
  3820.  <div class="footer-main-content">
  3821.    <div class="container-fluid fluid-container">
  3822.      <!-- Top Section - Centered Logo & Tagline -->
  3823.      <div class="footer-top-section text-center">
  3824.        <div class="brand-logo">
  3825.          
  3826.            <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/28b3baeb-2c23-4acb-bf74-a2343be1fb26_logo.png" alt="VIP Line Canada" width="auto" height="70px" class="footer-logo" />
  3827.          
  3828.        </div>
  3829.      </div>
  3830.  
  3831.      <!-- Content Grid -->
  3832.      <div class="footer-content-grid">
  3833.        <div class="d-flex justify-content-between flex-wrap gap-3 px-3">
  3834.          <!-- Column 1: Navigation & Categories (Merged) -->
  3835.          <div class="">
  3836.            <div class="footer-column">
  3837.              <h5 class="column-title">Quick Links</h5>
  3838.              <ul class="footer-menu">
  3839.                
  3840.                  <li>
  3841.                    <a class="menu-link" href="/eurovision-was-traditionally-a-lighthearted-spectacle-however-it-has-evolved-into-a-strategic-method-to-sanitize-conflict/">Eurovision Was Traditionally a Lighthearted Spectacle – However It Has Evolved Into a Strategic Method to Sanitize Conflict.</a>
  3842.                  </li>
  3843.                
  3844.                  <li>
  3845.                    <a class="menu-link" href="/underdog-justin-hood-demolishes-record-with-stunning-11-straight-doubles-in-world-championship-rout/">Underdog Justin Hood Demolishes Record with Stunning 11 Straight Doubles in World Championship Rout</a>
  3846.                  </li>
  3847.                
  3848.                  <li>
  3849.                    <a class="menu-link" href="/whats-happening-with-the-capitals-scaffold-wrapped-hotel/">What&#x27;s Happening with the Capital&#x27;s Scaffold-Wrapped Hotel?</a>
  3850.                  </li>
  3851.                
  3852.                  <li>
  3853.                    <a class="menu-link" href="/in-the-midst-of-a-fierce-gale-the-panicked-screams-of-children-in-tents-outside-echoed-this-defines-christmas-in-gaza/">In the midst of a Fierce Gale, The Panicked Screams of Children in Tents Outside Echoed. This Defines Christmas in Gaza</a>
  3854.                  </li>
  3855.                
  3856.                  <li>
  3857.                    <a class="menu-link" href="/a-critical-scenario-hostilities-on-iran-tightens-indias-kitchen-fuel-availability/">‘A Critical Scenario’: Hostilities on Iran Tightens India&#x27;s Kitchen Fuel Availability.</a>
  3858.                  </li>
  3859.                
  3860.                  <li>
  3861.                    <a class="menu-link" href="/the-madrid-giants-strong-yet-vinicius-strains-grow-major-spanish-derby-takeaways/">The Madrid Giants Strong yet Vinicius Strains Grow – Major Spanish Derby Takeaways</a>
  3862.                  </li>
  3863.                
  3864.              </ul>
  3865.            </div>
  3866.          </div>
  3867.  
  3868.          <!-- Column 2: Resources -->
  3869.          <div class="">
  3870.            <div class="footer-column">
  3871.              <h5 class="column-title">Blog Rolls</h5>
  3872.              <ul class="footer-menu" id="blogRollLinks">
  3873.                
  3874.                
  3875.  
  3876.                
  3877.                
  3878.                  
  3879.                
  3880.              </ul>
  3881.            </div>
  3882.          </div>
  3883.  
  3884.          <!-- Column 2: Resources -->
  3885.          <div class="">
  3886.            <div class="footer-column">
  3887.              <h5 class="column-title">Categories</h5>
  3888.              <ul class="footer-menu">
  3889.                
  3890.                  <li>
  3891.                    <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3892.                  </li>
  3893.                
  3894.                  <li>
  3895.                    <a class="menu-link" href="/category/business/">Business</a>
  3896.                  </li>
  3897.                
  3898.                  <li>
  3899.                    <a class="menu-link" href="/category/esports/">Esports</a>
  3900.                  </li>
  3901.                
  3902.                  <li>
  3903.                    <a class="menu-link" href="/category/fashion/">Fashion</a>
  3904.                  </li>
  3905.                
  3906.                  <li>
  3907.                    <a class="menu-link" href="/category/featured/">Featured</a>
  3908.                  </li>
  3909.                
  3910.              </ul>
  3911.            </div>
  3912.          </div>
  3913.        </div>
  3914.      </div>
  3915.    </div>
  3916.  </div>
  3917.  
  3918.  <!-- Footer Bottom -->
  3919.  <div class="footer-bottom">
  3920.    <div class="container-fluid fluid-container">
  3921.      <div class="bottom-content text-center">
  3922.        <!-- Copyright -->
  3923.        <div class="copyright-info">
  3924.          <p>
  3925.            &copy; 2026 <strong>VIP Line Canada</strong>. All rights reserved.
  3926.          </p>
  3927.        </div>
  3928.  
  3929.        <!-- Footer Links -->
  3930.        <div class="utility-links">
  3931.          <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  3932.          <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  3933.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3934.        </div>
  3935.      </div>
  3936.    </div>
  3937.  </div>
  3938. </footer>
  3939.  
  3940. <style>
  3941.    .wpo-site-footer-v6{
  3942.        border-radius: 60px 60px 0px 0px !important;
  3943.    }
  3944.  
  3945. .footer-main-content {
  3946.    padding: 60px 0 40px;
  3947. }
  3948.  
  3949. /* Top Section */
  3950. .footer-top-section {
  3951.    margin-bottom: 40px;
  3952.    padding-bottom: 30px;
  3953.    border-bottom: 1px solid #dee2e6;
  3954. }
  3955.  
  3956. .brand-logo {
  3957.    display: flex;
  3958.    align-items: center;
  3959.    justify-content: center;
  3960.    gap: 15px;
  3961. }
  3962.  
  3963.  
  3964. .brand-title {
  3965.    font-size: 26px;
  3966.    font-weight: 700;
  3967.    margin: 0;
  3968. }
  3969.  
  3970. .brand-tagline {
  3971.    font-size: 15px;
  3972.    color: var(--footer-color) !important;
  3973.    margin: 0;
  3974. }
  3975.  
  3976. /* Content Grid */
  3977. .footer-column {
  3978.    margin-bottom: 30px;
  3979. }
  3980.  
  3981. .column-title {
  3982.    font-size: 17px;
  3983.    font-weight: 600;
  3984.    color: var(--footer-color) !important;
  3985.    margin-bottom: 20px;
  3986. }
  3987.  
  3988. /* Footer Menu */
  3989. .footer-menu {
  3990.    list-style: none;
  3991.    padding: 0;
  3992.    margin: 0;
  3993.    color: var(--footer-color) !important;
  3994. }
  3995.  
  3996. .footer-menu li {
  3997.    margin-bottom: 10px;
  3998.  
  3999. }
  4000.  
  4001. .menu-link {
  4002.    color: var(--footer-color) !important;
  4003.    text-decoration: none;
  4004.    font-size: 15px;
  4005.    transition: color 0.3s ease;
  4006. }
  4007.  
  4008. .menu-link:hover {
  4009.    color: #007bff;
  4010. }
  4011.  
  4012. /* Footer Bottom */
  4013. .footer-bottom {
  4014.    border-top: 1px solid var(--border-color);
  4015.    padding: 20px 0;
  4016. }
  4017.  
  4018. .copyright-info p {
  4019.    margin: 0 0 10px;
  4020.    color: var(--footer-color) !important;
  4021. }
  4022.  
  4023. .utility-links {
  4024.    display: flex;
  4025.    justify-content: center;
  4026.    gap: 15px;
  4027. }
  4028.  
  4029. .utility-link {
  4030.    color: #666;
  4031.    text-decoration: none;
  4032.    transition: color 0.3s ease;
  4033. }
  4034.  
  4035. .utility-link:hover {
  4036.    color: #007bff;
  4037. }
  4038.  
  4039. /* Responsive Design */
  4040. @media (max-width: 992px) {
  4041.    .footer-column {
  4042.        text-align: start;
  4043.    }
  4044.    
  4045.    .social-buttons {
  4046.        justify-content: start;
  4047.    }
  4048. }
  4049.  
  4050. @media (max-width: 768px) {
  4051.    .footer-top-section {
  4052.        margin-bottom: 30px;
  4053.    }
  4054.    
  4055.    .brand-logo {
  4056.        flex-direction: column;
  4057.    }
  4058.    
  4059.    .footer-bottom .bottom-content {
  4060.        padding: 0 15px;
  4061.    }
  4062. }
  4063.  
  4064. @media (max-width: 576px) {
  4065.    .column-title {
  4066.        font-size: 16px;
  4067.    }
  4068.    
  4069.    .menu-link {
  4070.        font-size: 14px;
  4071.    }
  4072. }
  4073. </style>
  4074.  
  4075. <script>
  4076. // Newsletter Form Enhancement
  4077. document.addEventListener('DOMContentLoaded', function() {
  4078.    const newsletterForm = document.querySelector('.newsletter-form');
  4079.    if (newsletterForm) {
  4080.        newsletterForm.addEventListener('submit', function(e) {
  4081.            const submitBtn = this.querySelector('.newsletter-submit');
  4082.            const originalHTML = submitBtn.innerHTML;
  4083.            
  4084.            submitBtn.innerHTML = '<i class="fas fa-spinner fa-spin"></i>';
  4085.            submitBtn.disabled = true;
  4086.            
  4087.            // Re-enable after form processing (simulate for now)
  4088.            setTimeout(() => {
  4089.                submitBtn.innerHTML = originalHTML;
  4090.                submitBtn.disabled = false;
  4091.            }, 2000);
  4092.        });
  4093.    }
  4094.  
  4095.    // Add prevent default to placeholder links
  4096.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4097.        anchor.addEventListener('click', function (e) {
  4098.            e.preventDefault();
  4099.        });
  4100.    });
  4101. });
  4102. document.addEventListener('DOMContentLoaded', function () {
  4103.    var btn = document.getElementById('toggleBlogRollLinks');
  4104.    if (!btn) return; // No extra items, no button
  4105.  
  4106.    var extras = document.querySelectorAll('#blogRollLinks 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/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"5eecfa84d9eb4e34ab973568edc8d760","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