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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="futura">
  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_98_cPudBif.png">
  14.    
  15.  
  16.    <title>Pathia Direct - Authentic Indian Cuisine Recipes &amp; Cooking Tips</title>
  17.    <meta name="description" content="Discover authentic Indian recipes, cooking techniques, and culinary insights from expert chefs. Learn to make traditional dishes like pathia with step-by-step guides.">
  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://pathiadirect.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #475569;
  42.        --bs-primary-rgb: 475569;
  43.        --bs-secondary: #94a3b8;
  44.        --bs-success: #10b981;
  45.        --bs-danger: #f87171;
  46.        --bs-warning: #fbbf24;
  47.        --bs-info: #38bdf8;
  48.        --bs-light: #f8fafc;
  49.        --bs-dark: #0f172a;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #475569;
  53.        --theme-primary-color-s2: #475569;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #334155;
  57.        --text-light-color: #676767;
  58.        --heading-color: #334155;
  59.        --border-color: #e2e8f0;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #f1f5f9;
  75.        --navbar-color: #475569;
  76.        --topbar-bg: #f8fafc;
  77.        --topbar-color: #334155;
  78.        --footer-bg: #475569;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #e2e8f0;
  82.        --card-radius: 8px;
  83.        --link-color: #475569;
  84.        --link-hover: #334155;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(71, 85, 105, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-corporate">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  407.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  408.        
  409.        <div class="unique-news-container">
  410.            <div class="unique-news-wrapper" id="newsWrapper">
  411.                <!-- News items injected via JS -->
  412.            </div>
  413.        </div>
  414.    
  415.        <div class="contact-info">
  416.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  417.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  418.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  419.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  421.            </ul>
  422.        </div>
  423.    </div>
  424. </div>
  425.  
  426. <script>
  427.    // Build array dynamically from Django context
  428.    const newsItems = [
  429.        
  430.            { title: "Haaland Nets a Brace as Manchester City Win to Climb to the Summit.", url: "/haaland-nets-a-brace-as-manchester-city-win-to-climb-to-the-summit/" },
  431.        
  432.            { title: "The Reason PSG Are Turning To Parisian Players to Defend Their European Crown", url: "/the-reason-psg-are-turning-to-parisian-players-to-defend-their-european-crown/" },
  433.        
  434.            { title: "Democrats Allege Trump of ‘Harassment’ Campaign as FBI Seeks Meetings", url: "/democrats-allege-trump-of-harassment-campaign-as-fbi-seeks-meetings/" },
  435.        
  436.            { title: "A Remarkable Twelve Months for Striking The Orb", url: "/a-remarkable-twelve-months-for-striking-the-orb/" },
  437.        
  438.            { title: "A Gripping Journey: Food Delivery from the West Philippine Sea – A Gripping Expedition Through Supply Lines in the Maritime Dispute.", url: "/a-gripping-journey-food-delivery-from-the-west-philippine-sea-a-gripping-expedition-through-supply-lines-in-the-maritime-dispute/" }
  439.        
  440.    ];
  441.  
  442.    let currentNewsIndex = 0;
  443.    const newsWrapper = document.getElementById('newsWrapper');
  444.    let newsElements = [];
  445.  
  446.    // Create news elements dynamically with links
  447.    function createNewsElements() {
  448.        newsItems.forEach((news, index) => {
  449.            const newsElement = document.createElement('div');
  450.            newsElement.className = 'unique-news-item';
  451.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  452.            newsWrapper.appendChild(newsElement);
  453.            newsElements.push(newsElement);
  454.        });
  455.  
  456.        if (newsElements.length > 0) {
  457.            newsElements[0].classList.add('active');
  458.        }
  459.    }
  460.  
  461.    function changeNews() {
  462.        const currentElement = newsElements[currentNewsIndex];
  463.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  464.        const nextElement = newsElements[nextIndex];
  465.  
  466.        currentElement.classList.remove('active');
  467.        currentElement.classList.add('exit-up');
  468.  
  469.        setTimeout(() => {
  470.            nextElement.classList.add('active');
  471.            currentNewsIndex = nextIndex;
  472.  
  473.            setTimeout(() => {
  474.                currentElement.classList.remove('exit-up');
  475.            }, 100);
  476.        }, 250);
  477.    }
  478.  
  479.    function startNewsRotation() {
  480.        setInterval(changeNews, 5000);
  481.    }
  482.  
  483.    window.onload = function() {
  484.        createNewsElements();
  485.        startNewsRotation();
  486.    };
  487. </script>
  488.  
  489.  
  490.  
  491.            
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498. <nav class="navigation navbar navbar-expand-lg mb-4">
  499.  <div class="container-fluid fluid-container">
  500.    <div class=" gap-3 align-items-center pt-md-0 pt-3 justify-content-lg-start justify-content-between flex-wrap d-flex w-100">
  501.      <div class="navbar-header d-md-none mb-0 justify-content-center d-flex w-sm-full">
  502.          <a class="navbar-brand" href="/">
  503.              
  504.                  Pathia Direct
  505.              
  506.          </a>
  507.      </div>
  508.      <div class="">
  509.        <div class="style-card">
  510.          <div class="minimal-search mb-md-4 mb-0">
  511.            <input type="search" class="search-input mt-md-4 mt-0" placeholder="Search..." />
  512.            <svg class="search-icon" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  513.              <circle cx="11" cy="11" r="8"></circle>
  514.              <path d="m21 21-4.35-4.35"></path>
  515.            </svg>
  516.          </div>
  517.          <!-- The search results will be displayed here -->
  518.          <div id="search-results" class="search-results-container search-v1"></div>
  519.        </div>
  520.      </div>
  521.      <div class=" d-flex flex-wrap">
  522.        <div class="navbar-header d-lg-none d-none d-md-flex">
  523.          <a class="navbar-brand" href='/'><img src="" alt="" /></a>
  524.        </div>
  525.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  526.          <button class="menu-close"><i class="ti-close"></i></button>
  527.  
  528.    <ul class="nav navbar-nav mb-2 mb-lg-0 align-items-center">
  529.    <li>
  530.      <a href="/">
  531.        Home
  532.      </a>
  533.    </li>
  534.  
  535.  
  536.    <li>
  537.      <a href="/category/all-posts/">
  538.        All Posts
  539.      </a>
  540.    </li>
  541.  
  542.    <li>
  543.      <a href="/category/business/">
  544.        Business
  545.      </a>
  546.    </li>
  547.  
  548.    <li>
  549.      <a href="/category/esports/">
  550.        Esports
  551.      </a>
  552.    </li>
  553.  
  554.  
  555.  
  556.  <div class="navbar-header d-lg-block d-none">
  557.    <a class="navbar-brand" href="/">
  558.      <img src="" alt="" />
  559.    </a>
  560.  </div>
  561.  
  562.  
  563.  
  564.    
  565.    
  566.    
  567.      <li>
  568.        <a href="/category/fashion/">
  569.          Fashion
  570.        </a>
  571.      </li>
  572.    
  573.      <li>
  574.        <a href="/category/featured/">
  575.          Featured
  576.        </a>
  577.      </li>
  578.    
  579.  
  580.    
  581.    
  582.      <li class="menu-item-has-children">
  583.        <a href="#">More</a>
  584.        <ul class="sub-menu">
  585.          
  586.            <li>
  587.              <a href="/category/gaming/">
  588.                Gaming
  589.              </a>
  590.            </li>
  591.          
  592.            <li>
  593.              <a href="/category/health/">
  594.                Health
  595.              </a>
  596.            </li>
  597.          
  598.            <li>
  599.              <a href="/category/life-fitness/">
  600.                Life &amp; Fitness
  601.              </a>
  602.            </li>
  603.          
  604.            <li>
  605.              <a href="/category/lifestyle/">
  606.                Lifestyle
  607.              </a>
  608.            </li>
  609.          
  610.            <li>
  611.              <a href="/category/news/">
  612.                News
  613.              </a>
  614.            </li>
  615.          
  616.            <li>
  617.              <a href="/category/others/">
  618.                Others
  619.              </a>
  620.            </li>
  621.          
  622.            <li>
  623.              <a href="/category/politics/">
  624.                Politics
  625.              </a>
  626.            </li>
  627.          
  628.            <li>
  629.              <a href="/category/sports/">
  630.                Sports
  631.              </a>
  632.            </li>
  633.          
  634.            <li>
  635.              <a href="/category/tech/">
  636.                Tech
  637.              </a>
  638.            </li>
  639.          
  640.            <li>
  641.              <a href="/category/travel/">
  642.                Travel
  643.              </a>
  644.            </li>
  645.          
  646.        </ul>
  647.      </li>
  648.    
  649.  
  650.  
  651. <li>
  652.                  <a href="/page/contact-us/">
  653.                     Contact Us
  654.                  </a>
  655.              </li>
  656. </ul>
  657.  
  658.        </div>
  659.        <div class="sidebar-blur"></div>
  660.        <!-- end of nav-collapse -->
  661.      </div>
  662.      <div class="me-3">
  663.        <div class="mobail-menu d-xl-none d-block">
  664.          <button type="button" class="navbar-toggler open-btn">
  665.            <span class="sr-only">Toggle navigation</span>
  666.            <span class="icon-bar first-angle"></span>
  667.            <span class="icon-bar middle-angle"></span>
  668.            <span class="icon-bar last-angle"></span>
  669.          </button>
  670.        </div>
  671.        <!-- <div class="header-right">
  672.          <div class="header-right-menu-wrapper d-xl-block d-none">
  673.            <div class="header-right-menu">
  674.              <div class="right-menu-toggle-btn">
  675.                <span></span>
  676.                <span></span>
  677.                <span></span>
  678.              </div>
  679.              <div class="header-right-menu-wrap" style="z-index: 999;">
  680.                <button class="right-menu-close"><i class="ti-close"></i></button>
  681.                <div class="logo">
  682.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  683.                </div>
  684.                <div class="header-right-sec">
  685.                  <div class="project-widget widget">
  686.                    <h3 class="text-white">Our Latest News</h3>
  687.                    <div class="posts">
  688.                      <div class="post">
  689.                        <div class="img-holder">
  690.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  691.                        </div>
  692.                        <div class="details">
  693.                          <span class="date">19 Jun 2022</span>
  694.                          <h4><a href="blog-single.html" class="text-white">Perfect Photo Clicking Idea You Must Know.</a></h4>
  695.                        </div>
  696.                      </div>
  697.                      <div class="post">
  698.                        <div class="img-holder">
  699.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  700.                        </div>
  701.                        <div class="details">
  702.                          <span class="date">22 May 2022</span>
  703.                          <h4><a href="blog-single.html" class="text-white">Best tourism site all over the world.</a></h4>
  704.                        </div>
  705.                      </div>
  706.                      <div class="post">
  707.                        <div class="img-holder">
  708.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  709.                        </div>
  710.                        <div class="details">
  711.                          <span class="date">12 Apr 2022</span>
  712.                          <h4><a href="blog-single.html" class="text-white">Whats In Trend in Now Woman Fashion.</a></h4>
  713.                        </div>
  714.                      </div>
  715.                    </div>
  716.                  </div>
  717.                  <div class="widget wpo-contact-widget">
  718.                    <div class="widget-title">
  719.                      <h3 class="text-white">Contact Us</h3>
  720.                    </div>
  721.                    <div class="contact-ft">
  722.                      <ul>
  723.                        <li>
  724.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  725.                        </li>
  726.                        <li>
  727.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  728.                          + 8 (123) 123 456 789
  729.                        </li>
  730.                        <li>
  731.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  732.                        </li>
  733.                      </ul>
  734.                    </div>
  735.                  </div>
  736.                </div>
  737.              </div>
  738.              <div class="sidebar-blur"></div>
  739.            </div>
  740.          </div>
  741.        </div> -->
  742.      </div>
  743.    </div>
  744.  </div>
  745.  <!-- end of container -->
  746. </nav>
  747. <style>
  748.  .navbar-brand img{
  749.    height: 70px;
  750.    object-fit: contain;
  751.  }
  752.    /* search field */
  753.  .search-results-container {
  754.  position: absolute;
  755.  top: 100%; /* Position it below the input field */
  756. left: 10px;
  757.  right: 10px;
  758.  background-color: white;
  759.  border: 1px solid #ddd;
  760.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  761.  max-height: 300px;
  762.  overflow-y: auto;
  763.  z-index: 1000;
  764.  display: none; /* Initially hidden */
  765. }
  766.  
  767. .search-results-container p {
  768.  margin: 0;
  769. }
  770.  
  771. .search-results-container .result-item {
  772.  padding: 10px;
  773.  cursor: pointer;
  774. }
  775.  
  776. .search-results-container .result-item:hover {
  777.  background-color: #f0f0f0;
  778. }
  779. @media (max-width:576px) {
  780.  .w-sm-full{
  781.    padding-top: 10px;
  782.    width: 100%;
  783.  }
  784.  .m-s-0{
  785.    margin-top: 0px !important;
  786.  }
  787. }
  788. @media (max-width:768px) {
  789. .search-icon{
  790. top: 50%;
  791. }
  792. }
  793.  
  794.  
  795. </style>
  796. <script>
  797.  const searchInput = document.querySelector(".search-input");
  798.  const searchResults = document.getElementById("search-results");
  799.  
  800.  // Handle typing
  801.  searchInput.addEventListener("keyup", function (e) {
  802.    e.preventDefault();
  803.  
  804.    const query = searchInput.value;
  805.  
  806.    if (query === "") {
  807.      searchResults.innerHTML = "";
  808.      searchResults.style.display = "none";
  809.      return;
  810.    }
  811.  
  812.    searchResults.style.display = "block";
  813.  
  814.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  815.      method: "GET",
  816.      headers: {
  817.        "X-Requested-With": "XMLHttpRequest",
  818.      },
  819.    })
  820.      .then(response => response.json())
  821.      .then(data => {
  822.        if (data.html) {
  823.          searchResults.innerHTML = data.html;
  824.        } else {
  825.          searchResults.innerHTML = "<p>No results found.</p>";
  826.        }
  827.      })
  828.      .catch(error => {
  829.        console.error("Error fetching search results:", error);
  830.      });
  831.  });
  832.  
  833.  // Close results when clicking outside
  834.  document.addEventListener("click", function (e) {
  835.    if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  836.      searchResults.style.display = "none";
  837.    }
  838.  });
  839. </script>
  840.  
  841.  
  842.        </header>
  843.        <!-- end of header -->
  844.        <!-- start of wpo-blog-hero -->
  845.        
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852.  
  853. <div class="blog-hero-v3 pt-3">
  854.    <div class="container-fluid fluid-container">
  855.        <div class="row g-4">
  856.            
  857.            
  858.              
  859.            <!-- Left Column -->
  860.            <div class="col-lg-4 col-md-6">
  861.                <div class="magazine-card tall-card h-100">
  862.                    <div class="card-image">
  863.                        
  864.                            <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  865.                        
  866.                        <div class="image-overlay"></div>
  867.                    </div>
  868.                    <div class="card-content">
  869.                        <div class="category-pill bg-primary-gradient">News</div>
  870.                        <h2> <a href="/celebrity-traitors-finale-accidentally-uploaded-24-hours-early-beyond-the-uk/">
  871.                                        Celebrity Traitors Finale Accidentally Uploaded 24 Hours Early Beyond the UK
  872.                                    </a></h2>
  873.                        <p></p>
  874.                        <div class="author-section">
  875.                            
  876.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="author-img">
  877.                            
  878.                            <div class="author-details">
  879.                                <span class="author-name">Derek Gilbert</span>
  880.                                <span class="publish-date">20 May 2026</span>
  881.                            </div>
  882.                        </div>
  883.                    </div>
  884.                </div>
  885.            </div>
  886.  
  887.            
  888.            
  889.  
  890.            <!-- Center Column -->
  891.            <div class="col-lg-4 col-md-6">
  892.                <div class="row g-4">
  893.                    
  894.                    <div class="col-12">
  895.                        <div class="magazine-card square-card">
  896.                            <div class="card-image">
  897.                            
  898.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  899.                                    class="img img-responsive" style="object-fit: cover;" alt="">
  900.                            
  901.                                <div class="floating-category bg-primary-gradient">News</div>
  902.                            </div>
  903.                            <div class="card-content compact">
  904.                                <h3> <a href="/the-legendary-jimmy-cliff-reggae-superstar-and-cultural-figure-dies-at-eighty-one-years-old/" >
  905.                                        The Legendary Jimmy Cliff, Reggae Superstar and Cultural Figure, Dies at Eighty-One Years Old
  906.                                    </a></h3>
  907.                                    
  908.                                <div class="mini-meta">
  909.                                    <span>By Derek Gilbert</span>
  910.                                    <span class="date-dot">• 20 May 2026</span>
  911.                                </div>
  912.                            </div>
  913.                        </div>
  914.                    </div>
  915.                    
  916.                    <div class="col-12">
  917.                        <div class="magazine-card square-card">
  918.                            <div class="card-image">
  919.                            
  920.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  921.                                    class="img img-responsive" style="object-fit: cover;" alt="">
  922.                            
  923.                                <div class="floating-category bg-primary-gradient">News</div>
  924.                            </div>
  925.                            <div class="card-content compact">
  926.                                <h3> <a href="/detonations-strike-kyiv-claiming-a-servicemans-life-and-wounding-four-in-terrorist-attack/" >
  927.                                        Detonations Strike Kyiv, Claiming a Serviceman&#x27;s Life and Wounding Four in Terrorist Attack
  928.                                    </a></h3>
  929.                                    
  930.                                <div class="mini-meta">
  931.                                    <span>By Derek Gilbert</span>
  932.                                    <span class="date-dot">• 20 May 2026</span>
  933.                                </div>
  934.                            </div>
  935.                        </div>
  936.                    </div>
  937.                    
  938.  
  939.                </div>
  940.            </div>
  941.            
  942.            
  943.              
  944.            <!-- Right Column -->
  945.            <div class="col-lg-4 col-md-12">
  946.                <div class="magazine-card featured-card">
  947.                    <div class="featured-header">
  948.                        <h4>Featured Story</h4>
  949.                        <div class="featured-line"></div>
  950.                    </div>
  951.                    <div class="card-image featured-img" >
  952.                    
  953.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  954.                            class="img img-responsive" style="object-fit: cover;" alt="">
  955.                    
  956.                    </div>
  957.                    <div class="card-content featured-content">
  958.                        <div class="category-pill bg-primary-gradient">News</div>
  959.                        <h2><a href="/resolute-speech-defends-smuggling-craft-strikes-amid-examination/">
  960.                                        Resolute Speech Defends Smuggling Craft Strikes Amid Examination
  961.                                    </a></h2>
  962.                        
  963.                        <div class="author-section featured-author">
  964.                            
  965.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;border-radius: 20px; width: 50px;" alt="Derek Gilbert">
  966.                            
  967.                            <div class="author-details">
  968.                                <span class="author-name">Derek Gilbert</span>
  969.                                <!-- <span class="author-title">Business Analyst</span> -->
  970.                                <span class="publish-date">20 May 2026</span>
  971.                            </div>
  972.                        </div>
  973.                    </div>
  974.                </div>
  975.            </div>
  976.  
  977.            
  978.            
  979.        </div>
  980.    </div>
  981. </div>
  982.  
  983. <style>
  984. /* Blog Hero V3 - Magazine Style */
  985. .blog-hero-v3 {
  986.    padding: 80px 0;
  987.    position: relative;
  988. }
  989.  
  990. /* Magazine Cards */
  991. .magazine-card {
  992.    background: var(--card-bg);
  993.    border-radius: 20px;
  994.    overflow: hidden;
  995.    position: relative;
  996.    transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  997.    border: 1px solid var(--border-color);
  998. }
  999.  
  1000. .magazine-card:hover {
  1001.    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  1002. }
  1003.  
  1004. /* Tall Card (Left Column) */
  1005. .tall-card {
  1006.    display: flex;
  1007.    flex-direction: column;
  1008. }
  1009.  
  1010. .tall-card .card-image {
  1011.    height: 300px;
  1012.    position: relative;
  1013.    overflow: hidden;
  1014. }
  1015.  
  1016. .tall-card .card-image img {
  1017.    width: 100%;
  1018.    height: 100%;
  1019.    object-fit: cover;
  1020.    transition: transform 0.6s ease;
  1021. }
  1022.  
  1023. .tall-card:hover .card-image img {
  1024.    transform: scale(1.1) rotate(-2deg);
  1025. }
  1026.  
  1027. .image-overlay {
  1028.    position: absolute;
  1029.    top: 0;
  1030.    left: 0;
  1031.    right: 0;
  1032.    bottom: 0;
  1033.    opacity: 0;
  1034.    transition: opacity 0.3s ease;
  1035. }
  1036.  
  1037. .tall-card:hover .image-overlay {
  1038.    opacity: 1;
  1039. }
  1040.  
  1041. .tall-card .card-content {
  1042.    padding: 20px;
  1043.    flex-grow: 1;
  1044.    display: flex;
  1045.    flex-direction: column;
  1046. }
  1047.  
  1048. .tall-card h2 {
  1049.    font-size: 1.5rem;
  1050.    font-weight: 700;
  1051.    color: #2c3e50;
  1052.    margin: 12px 0;
  1053.    line-height: 1.3;
  1054. }
  1055.  
  1056. .tall-card p {
  1057.    color: #7f8c8d;
  1058.    line-height: 1.6;
  1059.    margin-bottom: 1rem;
  1060.    flex-grow: 1;
  1061. }
  1062.  
  1063. /* Square Cards (Center Column) */
  1064. .square-card {
  1065.    position: relative;
  1066.    overflow: hidden;
  1067. }
  1068.  
  1069. .square-card .card-image {
  1070.    height: 180px;
  1071.    position: relative;
  1072. }
  1073.  
  1074. .square-card .card-image img {
  1075.    width: 100%;
  1076.    height: 100%;
  1077.    object-fit: cover;
  1078.    filter: brightness(1.1) saturate(1.2);
  1079.    transition: all 0.4s ease;
  1080. }
  1081.  
  1082. .square-card:hover .card-image img {
  1083.    transform: scale(1.15);
  1084.    filter: brightness(1.2) saturate(1.4);
  1085. }
  1086.  
  1087. .floating-category {
  1088.    position: absolute;
  1089.    top: 15px;
  1090.    right: 15px;
  1091.    padding: 8px 15px;
  1092.    border-radius: 20px;
  1093.    font-size: 0.75rem;
  1094.    text-transform: uppercase;
  1095.    letter-spacing: 1px;
  1096.    backdrop-filter: blur(10px);
  1097.    border: 1px solid rgba(255, 255, 255, 0.3);
  1098. }
  1099.  
  1100. .square-card .card-content.compact {
  1101.    padding: 1.2rem;
  1102. }
  1103.  
  1104. .square-card h3 {
  1105.    font-size: 1.1rem;
  1106.    font-weight: 600;
  1107.    color: #2c3e50;
  1108.    margin-bottom: 10px;
  1109.    line-height: 1.3;
  1110. }
  1111.  
  1112. .mini-meta {
  1113.    font-size: 0.85rem;
  1114.    color: #95a5a6;
  1115. }
  1116.  
  1117. .date-dot {
  1118.    margin-left: 8px;
  1119. }
  1120.  
  1121. /* Featured Card (Right Column) */
  1122. .featured-card {
  1123.    color: white;
  1124.    position: relative;
  1125.    overflow: hidden;
  1126. }
  1127.  
  1128. .featured-card::before {
  1129.    content: '';
  1130.    position: absolute;
  1131.    top: -50%;
  1132.    right: -50%;
  1133.    width: 200%;
  1134.    height: 200%;
  1135.    pointer-events: none;
  1136. }
  1137.  
  1138.  
  1139.  
  1140. .featured-header {
  1141.    padding: 25px 25px 0;
  1142.    position: relative;
  1143. }
  1144.  
  1145. .featured-header h4 {
  1146.    font-size: 0.9rem;
  1147.    text-transform: uppercase;
  1148.    letter-spacing: 2px;
  1149.    margin: 0;
  1150.    opacity: 0.9;
  1151. }
  1152.  
  1153. .featured-line {
  1154.    width: 50px;
  1155.    height: 2px;
  1156.    background: rgba(255, 255, 255, 0.6);
  1157.    margin-top: 10px;
  1158. }
  1159.  
  1160. .featured-img {
  1161.    height: 200px;
  1162.    margin: 1rem;
  1163.    border-radius: 15px;
  1164.    overflow: hidden;
  1165.    position: relative;
  1166. }
  1167.  
  1168. .featured-img img {
  1169.    width: 100%;
  1170.    height: 100%;
  1171.    object-fit: cover;
  1172.    transition: transform 0.5s ease;
  1173. }
  1174.  
  1175. .featured-card:hover .featured-img img {
  1176.    transform: scale(1.1);
  1177. }
  1178.  
  1179. .featured-content {
  1180.    padding: 0 1rem 1.5rem;
  1181. }
  1182.  
  1183. .featured-content h2 {
  1184.    font-size: 1.4rem;
  1185.    font-weight: 700;
  1186.    margin: 15px 0;
  1187.    line-height: 1.3;
  1188. }
  1189.  
  1190. .featured-content p {
  1191.    font-size: 0.95rem;
  1192.    opacity: 0.9;
  1193.    line-height: 1.6;
  1194.    margin-bottom: 1rem;
  1195. }
  1196.  
  1197. /* Category Pills */
  1198. .category-pill {
  1199.    display: inline-block;
  1200.    padding: 6px 16px;
  1201.    border-radius: 20px;
  1202.    font-size: 0.75rem;
  1203.    text-transform: uppercase;
  1204.    letter-spacing: 1px;
  1205.    margin-bottom: 10px;
  1206.    width: fit-content;
  1207. }
  1208.  
  1209. /* Author Sections */
  1210. .author-section {
  1211.    display: flex;
  1212.    align-items: center;
  1213.    gap: 15px;
  1214.    margin-top: auto;
  1215. }
  1216.  
  1217. .author-img {
  1218.    width: 60px;
  1219.    height: 60px;
  1220.    border-radius: 50%;
  1221.    object-fit: cover;
  1222. }
  1223.  
  1224. .author-details {
  1225.    display: flex;
  1226.    flex-direction: column;
  1227. }
  1228.  
  1229. .author-name {
  1230.    font-weight: 600;
  1231. color: #95a5a6;
  1232.    font-size: 16px;
  1233. }
  1234.  
  1235. .author-title {
  1236.    font-size: 0.8rem;
  1237. color: #95a5a6;
  1238.    font-weight: 500;
  1239. }
  1240.  
  1241. .publish-date {
  1242.    font-size: 0.8rem;
  1243.    color: #95a5a6;
  1244.    margin-top: 2px;
  1245. }
  1246.  
  1247. /* Featured Stats */
  1248. .featured-stats {
  1249.    display: flex;
  1250.    gap: 30px;
  1251.    margin: 20px 0;
  1252. }
  1253.  
  1254. .stat-item {
  1255.    text-align: center;
  1256. }
  1257.  
  1258. .stat-number {
  1259.    display: block;
  1260.    font-size: 1.5rem;
  1261.    font-weight: 700;
  1262.    color: white;
  1263. }
  1264.  
  1265. .stat-label {
  1266.    font-size: 0.8rem;
  1267.    opacity: 0.8;
  1268.    text-transform: uppercase;
  1269.    letter-spacing: 1px;
  1270. }
  1271.  
  1272. /* Read More Button */
  1273. .read-more-btn {
  1274.    padding: 0 30px 30px;
  1275. }
  1276.  
  1277. .btn-read {
  1278.    display: inline-block;
  1279.    padding: 12px 30px;
  1280.    background: linear-gradient(45deg, #667eea, #764ba2);
  1281.    color: white;
  1282.    text-decoration: none;
  1283.    border-radius: 20px;
  1284.    font-weight: 600;
  1285.    text-transform: uppercase;
  1286.    letter-spacing: 1px;
  1287.    font-size: 0.85rem;
  1288.    transition: all 0.3s ease;
  1289.    position: relative;
  1290.    overflow: hidden;
  1291. }
  1292.  
  1293. .btn-read::before {
  1294.    content: '';
  1295.    position: absolute;
  1296.    top: 0;
  1297.    left: -100%;
  1298.    width: 100%;
  1299.    height: 100%;
  1300.    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
  1301.    transition: left 0.5s ease;
  1302. }
  1303.  
  1304. .btn-read:hover::before {
  1305.    left: 100%;
  1306. }
  1307.  
  1308. .btn-read:hover {
  1309.    transform: translateY(-2px);
  1310.    box-shadow: 0 10px 20px rgba(102, 126, 234, 0.3);
  1311.    color: white;
  1312. }
  1313.  
  1314. /* Trending Bar */
  1315. .trending-bar {
  1316.    background: white;
  1317.    border-radius: 20px;
  1318.    padding: 25px 35px;
  1319.    display: flex;
  1320.    align-items: center;
  1321.    gap: 30px;
  1322.    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  1323.    border-left: 5px solid #667eea;
  1324. }
  1325.  
  1326. .trending-header h5 {
  1327.    margin: 0;
  1328.    font-weight: 700;
  1329.    color: #2c3e50;
  1330.    font-size: 1.1rem;
  1331. }
  1332.  
  1333. .trending-tags {
  1334.    display: flex;
  1335.    flex-wrap: wrap;
  1336.    gap: 15px;
  1337. }
  1338.  
  1339. .trend-tag {
  1340.    padding: 8px 18px;
  1341.    background: #f8f9fa;
  1342.    border: 2px solid #e9ecef;
  1343.    border-radius: 20px;
  1344.    font-size: 0.85rem;
  1345.    font-weight: 500;
  1346.    color: #495057;
  1347.    transition: all 0.3s ease;
  1348.    cursor: pointer;
  1349. }
  1350.  
  1351. .trend-tag:hover {
  1352.    background: #667eea;
  1353.    color: white;
  1354.    border-color: #667eea;
  1355.    transform: translateY(-2px);
  1356. }
  1357.  
  1358. /* Responsive Design */
  1359. @media (max-width: 992px) {
  1360.    .tall-card,
  1361.    .featured-card {
  1362.        height: auto;
  1363.        margin-bottom: 30px;
  1364.    }
  1365.    
  1366.  
  1367.    
  1368.    .trending-bar {
  1369.        flex-direction: column;
  1370.        align-items: flex-start;
  1371.        gap: 20px;
  1372.    }
  1373. }
  1374.  
  1375. @media (max-width: 768px) {
  1376.    .blog-hero-v3 {
  1377.        padding: 40px 0;
  1378.    }
  1379.  
  1380.    
  1381.    .trending-tags {
  1382.        justify-content: center;
  1383.    }
  1384.    
  1385.    .featured-stats {
  1386.        justify-content: center;
  1387.    }
  1388. }
  1389. </style>
  1390.  
  1391.  
  1392.  
  1393.  
  1394.        <!-- end of wpo-blog-hero -->
  1395.  
  1396.        <!-- start of wpo-breacking-news -->
  1397.        
  1398.        <!-- end of wpo-breacking-news -->
  1399.        
  1400.        <!-- start wpo-blog-highlights-section -->
  1401.        
  1402.  
  1403.  
  1404.  
  1405.    
  1406.  
  1407.  
  1408.  
  1409. <style>
  1410.    .blog-highlights-v2 {
  1411.        padding: 60px 0;
  1412.        position: relative;
  1413.        overflow: hidden;
  1414.    }
  1415.    
  1416.    .blog-highlights-v2::before {
  1417.        content: '';
  1418.        position: absolute;
  1419.        top: 0;
  1420.        left: 0;
  1421.        width: 100%;
  1422.        height: 100%;
  1423.        background: var(--body-bg);
  1424.        pointer-events: none;
  1425.    }
  1426.    
  1427.    .blog-card-v2 {
  1428.        border: none;
  1429.        border-radius: 20px;
  1430.        overflow: hidden;
  1431.        background: white;
  1432.        height: 100%;
  1433.        position: relative;
  1434.        transform: translateY(0);
  1435.        transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  1436.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1437.        will-change: transform;
  1438.    }
  1439.    
  1440.    .blog-card-v2::before {
  1441.        content: '';
  1442.        position: absolute;
  1443.        top: 0;
  1444.        left: 0;
  1445.        width: 100%;
  1446.        height: 100%;
  1447.        background: linear-gradient(45deg, transparent 0%, rgba(255,255,255,0.1) 50%, transparent 100%);
  1448.        transform: translateX(-100%);
  1449.        transition: transform 0.6s ease;
  1450.        z-index: 1;
  1451.    }
  1452.    
  1453.    .blog-card-v2:hover {
  1454.        transform: translateY(-15px) scale(1.02);
  1455.        box-shadow: 0 20px 40px rgba(0,0,0,0.15);
  1456.    }
  1457.    
  1458.    .blog-card-v2:hover::before {
  1459.        transform: translateX(100%);
  1460.    }
  1461.    
  1462.    .blog-image-v2 {
  1463.        position: relative;
  1464.        overflow: hidden;
  1465.        height: 250px;
  1466.        background: linear-gradient(45deg, #667eea 0%, #764ba2 100%);
  1467.    }
  1468.    
  1469.    .blog-image-v2::after {
  1470.        content: '';
  1471.        position: absolute;
  1472.        top: 0;
  1473.        left: 0;
  1474.        width: 100%;
  1475.        height: 100%;
  1476.        background: linear-gradient(to bottom, transparent 0%, rgba(0,0,0,0.3) 100%);
  1477.        z-index: 2;
  1478.    }
  1479.    
  1480.    .blog-image-v2 img {
  1481.        width: 100%;
  1482.        height: 100%;
  1483.        object-fit: cover;
  1484.        transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  1485.        transform: scale(1);
  1486.    }
  1487.    
  1488.    .blog-card-v2:hover .blog-image-v2 img {
  1489.        transform: scale(1.1) rotate(2deg);
  1490.    }
  1491.    
  1492.    .blog-category-v2 {
  1493.        position: absolute;
  1494.        top: 20px;
  1495.        left: 20px;
  1496.        padding: 8px 16px;
  1497.        border-radius: 50px;
  1498.        font-size: 12px;
  1499.        font-weight: 700;
  1500.        text-transform: uppercase;
  1501.        letter-spacing: 1px;
  1502.      
  1503.        z-index: 3;
  1504.        transform: translateY(0);
  1505.        transition: all 0.3s ease;
  1506.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1507.    }
  1508.    
  1509.    .blog-card-v2:hover .blog-category-v2 {
  1510.        transform: translateY(-5px);
  1511.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1512.    }
  1513.    
  1514.    .blog-content-v2 {
  1515.        padding: 30px 25px;
  1516.        position: relative;
  1517.        z-index: 2;
  1518.    }
  1519.    
  1520.    .blog-title-v2 {
  1521.        font-size: 18px;
  1522.        font-weight: 700;
  1523.        line-height: 1.4;
  1524.        margin-bottom: 15px;
  1525.        min-height: 50px;
  1526.        position: relative;
  1527.        overflow: hidden;
  1528.    }
  1529.    
  1530.    .blog-title-v2 a {
  1531.        text-decoration: none;
  1532.        position: relative;
  1533.        transition: all 0.3s ease;
  1534.        background-clip: text;
  1535.        -webkit-background-clip: text;
  1536.    }
  1537.    
  1538.    .blog-title-v2 a::after {
  1539.        content: '';
  1540.        position: absolute;
  1541.        bottom: -2px;
  1542.        left: 0;
  1543.        width: 0;
  1544.        height: 2px;
  1545.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1546.        transition: width 0.4s ease;
  1547.    }
  1548.    
  1549.    .blog-card-v2:hover .blog-title-v2 a::after {
  1550.        width: 100%;
  1551.    }
  1552.    
  1553.    .blog-meta-v2 {
  1554.        display: flex;
  1555.        align-items: center;
  1556.        gap: 12px;
  1557.        margin-bottom: 15px;
  1558.        font-size: 13px;
  1559.        padding-bottom: 15px;
  1560.        border-bottom: 2px solid rgba(102, 126, 234, 0.1);
  1561.        position: relative;
  1562.    }
  1563.    
  1564.    .blog-meta-v2::after {
  1565.        content: '';
  1566.        position: absolute;
  1567.        bottom: -2px;
  1568.        left: 0;
  1569.        width: 0;
  1570.        height: 2px;
  1571.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1572.        transition: width 0.5s ease 0.2s;
  1573.    }
  1574.    
  1575.    .blog-card-v2:hover .blog-meta-v2::after {
  1576.        width: 60px;
  1577.    }
  1578.    
  1579.    .blog-author-img-v2 {
  1580.        width: 32px;
  1581.        height: 32px;
  1582.        border-radius: 50%;
  1583.        object-fit: cover;
  1584.        border: 3px solid white;
  1585.        box-shadow: 0 4px 15px rgba(0,0,0,0.1);
  1586.        transition: all 0.3s ease;
  1587.    }
  1588.    
  1589.    .blog-card-v2:hover .blog-author-img-v2 {
  1590.        transform: scale(1.1);
  1591.        box-shadow: 0 6px 20px rgba(102, 126, 234, 0.3);
  1592.    }
  1593.    
  1594.    .blog-excerpt-v2 {
  1595.        font-size: 14px;
  1596.        line-height: 1.6;
  1597.        color: #666;
  1598.        display: -webkit-box;
  1599.        -webkit-line-clamp: 3;
  1600.        -webkit-box-orient: vertical;
  1601.        overflow: hidden;
  1602.        position: relative;
  1603.        opacity: 0.8;
  1604.        transition: opacity 0.3s ease;
  1605.    }
  1606.    
  1607.    .blog-card-v2:hover .blog-excerpt-v2 {
  1608.        opacity: 1;
  1609.    }
  1610.    
  1611.    .section-header-v2 {
  1612.        text-align: center;
  1613.        margin-bottom: 70px;
  1614.        position: relative;
  1615.    }
  1616.    
  1617.    .section-title-v2 {
  1618.        font-size: 3.2rem;
  1619.        font-weight: 800;
  1620.        margin-bottom: 20px;
  1621.        position: relative;
  1622.    }
  1623.    
  1624.    .section-title-v2::after {
  1625.        content: '';
  1626.        position: absolute;
  1627.        bottom: -10px;
  1628.        left: 50%;
  1629.        transform: translateX(-50%);
  1630.        width: 80px;
  1631.        height: 4px;
  1632.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1633.        border-radius: 2px;
  1634.    }
  1635.    
  1636.    .section-subtitle-v2 {
  1637.        font-size: 1.1rem;
  1638.        color: #666;
  1639.        max-width: 600px;
  1640.        margin: 0 auto;
  1641.        line-height: 1.6;
  1642.    }
  1643.    
  1644.    .blog-read-more-v2 {
  1645.        position: absolute;
  1646.        bottom: 25px;
  1647.        right: 25px;
  1648.        width: 45px;
  1649.        height: 45px;
  1650.        border-radius: 50%;
  1651.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  1652.        display: flex;
  1653.        align-items: center;
  1654.        justify-content: center;
  1655.        color: white;
  1656.        text-decoration: none;
  1657.        transition: all 0.4s ease;
  1658.        transform: scale(0);
  1659.        opacity: 0;
  1660.        box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
  1661.    }
  1662.    
  1663.    .blog-card-v2:hover .blog-read-more-v2 {
  1664.        transform: scale(1);
  1665.        opacity: 1;
  1666.    }
  1667.    
  1668.    .blog-read-more-v2:hover {
  1669.        transform: scale(1.1);
  1670.        box-shadow: 0 8px 25px rgba(102, 126, 234, 0.4);
  1671.    }
  1672.    
  1673.    /* Animation Classes */
  1674.    .animate-on-scroll {
  1675.        opacity: 0;
  1676.        transform: translateY(30px);
  1677.        transition: all 0.6s ease;
  1678.    }
  1679.    
  1680.    .animate-on-scroll.animated {
  1681.        opacity: 1;
  1682.        transform: translateY(0);
  1683.    }
  1684.    
  1685.    /* Staggered Animation */
  1686.    .blog-card-v2:nth-child(1) { animation-delay: 0.1s; }
  1687.    .blog-card-v2:nth-child(2) { animation-delay: 0.2s; }
  1688.    .blog-card-v2:nth-child(3) { animation-delay: 0.3s; }
  1689.    .blog-card-v2:nth-child(4) { animation-delay: 0.4s; }
  1690.    .blog-card-v2:nth-child(5) { animation-delay: 0.5s; }
  1691.    .blog-card-v2:nth-child(6) { animation-delay: 0.6s; }
  1692.  
  1693.    @media (max-width: 768px) {
  1694.        .section-title-v2 {
  1695.            font-size: 2.5rem;
  1696.        }
  1697.        .blog-highlights-v2 {
  1698.            padding: 40px 0;
  1699.        }
  1700.        .blog-content-v2 {
  1701.            padding: 25px 20px;
  1702.        }
  1703.        .blog-card-v2:hover {
  1704.            transform: translateY(-10px) scale(1.01);
  1705.        }
  1706.    }
  1707. </style>
  1708.  
  1709. <section class="blog-highlights-v2">
  1710.    <div class="container-fluid fluid-container">
  1711.        <div class="row">
  1712.            <div class="col-12">
  1713.                <div class="section-header-v2 animate-on-scroll">
  1714.                    <h2 class="section-title-v2 text-primary-gradient">
  1715.                Today's Top Highlights
  1716.                   </h2>
  1717.                    <p class="section-subtitle-v2">Discover our latest stories and insights from around the world</p>
  1718.                </div>
  1719.            </div>
  1720.        </div>
  1721.        
  1722.        <div class="row">
  1723.            <div class="col-lg-8 col-12">
  1724.                <div class="row g-4">
  1725.                    
  1726.                    <div class="col-lg-6 col-md-6 col-12">
  1727.                        <div class="card blog-card-v2 animate-on-scroll">
  1728.                            <div class="blog-image-v2">
  1729.                                
  1730.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1731.                                
  1732.                                <span class="blog-category-v2 bg-primary-gradient">
  1733.                                    News
  1734.                                </span>
  1735.                            </div>
  1736.                            <div class="blog-content-v2">
  1737.                                <h3 class="blog-title-v2">
  1738.                                    <a class="top-color" href="/missing-johann-sebastian-bach-pieces-played-for-first-ever-performance-in-three-centuries/">
  1739.                                    Missing Johann Sebastian Bach Pieces Played for First-Ever Performance in Three Centuries
  1740.                                    </a>
  1741.                                </h3>
  1742.                                <div class="blog-meta-v2">
  1743.                                    
  1744.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1745.                                    
  1746.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1747.                                    <span>By Derek Gilbert</span>
  1748.                                    <span style="color: #ccc;">•</span>
  1749.                                    <span style="color: #999;">20 May 2026</span>
  1750.                                </div>
  1751.                                <p class="blog-excerpt-v2"></p>
  1752.                              
  1753.                            </div>
  1754.                        </div>
  1755.                    </div>
  1756.                    
  1757.                    <div class="col-lg-6 col-md-6 col-12">
  1758.                        <div class="card blog-card-v2 animate-on-scroll">
  1759.                            <div class="blog-image-v2">
  1760.                                
  1761.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1762.                                
  1763.                                <span class="blog-category-v2 bg-primary-gradient">
  1764.                                    News
  1765.                                </span>
  1766.                            </div>
  1767.                            <div class="blog-content-v2">
  1768.                                <h3 class="blog-title-v2">
  1769.                                    <a class="top-color" href="/californias-governor-again-denies-early-release-for-cult-member-longtime-inmate/">
  1770.                                    California&#x27;s Governor Again Denies Early Release for Cult Member Longtime Inmate
  1771.                                    </a>
  1772.                                </h3>
  1773.                                <div class="blog-meta-v2">
  1774.                                    
  1775.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1776.                                    
  1777.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1778.                                    <span>By Derek Gilbert</span>
  1779.                                    <span style="color: #ccc;">•</span>
  1780.                                    <span style="color: #999;">19 May 2026</span>
  1781.                                </div>
  1782.                                <p class="blog-excerpt-v2"></p>
  1783.                              
  1784.                            </div>
  1785.                        </div>
  1786.                    </div>
  1787.                    
  1788.                    <div class="col-lg-6 col-md-6 col-12">
  1789.                        <div class="card blog-card-v2 animate-on-scroll">
  1790.                            <div class="blog-image-v2">
  1791.                                
  1792.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1793.                                
  1794.                                <span class="blog-category-v2 bg-primary-gradient">
  1795.                                    News
  1796.                                </span>
  1797.                            </div>
  1798.                            <div class="blog-content-v2">
  1799.                                <h3 class="blog-title-v2">
  1800.                                    <a class="top-color" href="/individual-accused-in-brown-university-tragedy-found-discovered-dead-inside-self-storage-unit/">
  1801.                                    Individual Accused in Brown University Tragedy Found Discovered Dead Inside Self-Storage Unit.
  1802.                                    </a>
  1803.                                </h3>
  1804.                                <div class="blog-meta-v2">
  1805.                                    
  1806.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1807.                                    
  1808.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1809.                                    <span>By Derek Gilbert</span>
  1810.                                    <span style="color: #ccc;">•</span>
  1811.                                    <span style="color: #999;">19 May 2026</span>
  1812.                                </div>
  1813.                                <p class="blog-excerpt-v2"></p>
  1814.                              
  1815.                            </div>
  1816.                        </div>
  1817.                    </div>
  1818.                    
  1819.                    <div class="col-lg-6 col-md-6 col-12">
  1820.                        <div class="card blog-card-v2 animate-on-scroll">
  1821.                            <div class="blog-image-v2">
  1822.                                
  1823.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1824.                                
  1825.                                <span class="blog-category-v2 bg-primary-gradient">
  1826.                                    News
  1827.                                </span>
  1828.                            </div>
  1829.                            <div class="blog-content-v2">
  1830.                                <h3 class="blog-title-v2">
  1831.                                    <a class="top-color" href="/washing-mushrooms-the-great-debate-how-to-properly-prepare-your-fungi/">
  1832.                                    Washing Mushrooms: The Great Debate: How to Properly Prepare Your Fungi
  1833.                                    </a>
  1834.                                </h3>
  1835.                                <div class="blog-meta-v2">
  1836.                                    
  1837.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1838.                                    
  1839.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1840.                                    <span>By Derek Gilbert</span>
  1841.                                    <span style="color: #ccc;">•</span>
  1842.                                    <span style="color: #999;">19 May 2026</span>
  1843.                                </div>
  1844.                                <p class="blog-excerpt-v2"></p>
  1845.                              
  1846.                            </div>
  1847.                        </div>
  1848.                    </div>
  1849.                    
  1850.                    <div class="col-lg-6 col-md-6 col-12">
  1851.                        <div class="card blog-card-v2 animate-on-scroll">
  1852.                            <div class="blog-image-v2">
  1853.                                
  1854.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1855.                                
  1856.                                <span class="blog-category-v2 bg-primary-gradient">
  1857.                                    News
  1858.                                </span>
  1859.                            </div>
  1860.                            <div class="blog-content-v2">
  1861.                                <h3 class="blog-title-v2">
  1862.                                    <a class="top-color" href="/remains-of-competitive-swimmer-apparently-taken-by-predator-located-on-pacific-beach/">
  1863.                                    Remains of Competitive Swimmer Apparently Taken by Predator Located on Pacific Beach
  1864.                                    </a>
  1865.                                </h3>
  1866.                                <div class="blog-meta-v2">
  1867.                                    
  1868.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1869.                                    
  1870.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1871.                                    <span>By Derek Gilbert</span>
  1872.                                    <span style="color: #ccc;">•</span>
  1873.                                    <span style="color: #999;">19 May 2026</span>
  1874.                                </div>
  1875.                                <p class="blog-excerpt-v2"></p>
  1876.                              
  1877.                            </div>
  1878.                        </div>
  1879.                    </div>
  1880.                    
  1881.                    <div class="col-lg-6 col-md-6 col-12">
  1882.                        <div class="card blog-card-v2 animate-on-scroll">
  1883.                            <div class="blog-image-v2">
  1884.                                
  1885.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1886.                                
  1887.                                <span class="blog-category-v2 bg-primary-gradient">
  1888.                                    News
  1889.                                </span>
  1890.                            </div>
  1891.                            <div class="blog-content-v2">
  1892.                                <h3 class="blog-title-v2">
  1893.                                    <a class="top-color" href="/barry-manilow-will-have-surgery-for-lung-cancer/">
  1894.                                    Barry Manilow Will Have Surgery for Lung Cancer.
  1895.                                    </a>
  1896.                                </h3>
  1897.                                <div class="blog-meta-v2">
  1898.                                    
  1899.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1900.                                    
  1901.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1902.                                    <span>By Derek Gilbert</span>
  1903.                                    <span style="color: #ccc;">•</span>
  1904.                                    <span style="color: #999;">19 May 2026</span>
  1905.                                </div>
  1906.                                <p class="blog-excerpt-v2"></p>
  1907.                              
  1908.                            </div>
  1909.                        </div>
  1910.                    </div>
  1911.                    
  1912.                    <div class="col-lg-6 col-md-6 col-12">
  1913.                        <div class="card blog-card-v2 animate-on-scroll">
  1914.                            <div class="blog-image-v2">
  1915.                                
  1916.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1917.                                
  1918.                                <span class="blog-category-v2 bg-primary-gradient">
  1919.                                    News
  1920.                                </span>
  1921.                            </div>
  1922.                            <div class="blog-content-v2">
  1923.                                <h3 class="blog-title-v2">
  1924.                                    <a class="top-color" href="/ex-uk-serviceman-accused-of-killing-kenyan-female-appears-in-court/">
  1925.                                    Ex UK Serviceman Accused of Killing Kenyan Female Appears in Court
  1926.                                    </a>
  1927.                                </h3>
  1928.                                <div class="blog-meta-v2">
  1929.                                    
  1930.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1931.                                    
  1932.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1933.                                    <span>By Derek Gilbert</span>
  1934.                                    <span style="color: #ccc;">•</span>
  1935.                                    <span style="color: #999;">19 May 2026</span>
  1936.                                </div>
  1937.                                <p class="blog-excerpt-v2"></p>
  1938.                              
  1939.                            </div>
  1940.                        </div>
  1941.                    </div>
  1942.                    
  1943.                    <div class="col-lg-6 col-md-6 col-12">
  1944.                        <div class="card blog-card-v2 animate-on-scroll">
  1945.                            <div class="blog-image-v2">
  1946.                                
  1947.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1948.                                
  1949.                                <span class="blog-category-v2 bg-primary-gradient">
  1950.                                    News
  1951.                                </span>
  1952.                            </div>
  1953.                            <div class="blog-content-v2">
  1954.                                <h3 class="blog-title-v2">
  1955.                                    <a class="top-color" href="/fda-grants-approval-to-flibanserin-a-desire-boosting-treatment-for-postmenopausal/">
  1956.                                    FDA Grants Approval to Flibanserin, a Desire-Boosting Treatment for Postmenopausal
  1957.                                    </a>
  1958.                                </h3>
  1959.                                <div class="blog-meta-v2">
  1960.                                    
  1961.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1962.                                    
  1963.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1964.                                    <span>By Derek Gilbert</span>
  1965.                                    <span style="color: #ccc;">•</span>
  1966.                                    <span style="color: #999;">19 May 2026</span>
  1967.                                </div>
  1968.                                <p class="blog-excerpt-v2"></p>
  1969.                              
  1970.                            </div>
  1971.                        </div>
  1972.                    </div>
  1973.                    
  1974.                    <div class="col-lg-6 col-md-6 col-12">
  1975.                        <div class="card blog-card-v2 animate-on-scroll">
  1976.                            <div class="blog-image-v2">
  1977.                                
  1978.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1979.                                
  1980.                                <span class="blog-category-v2 bg-primary-gradient">
  1981.                                    News
  1982.                                </span>
  1983.                            </div>
  1984.                            <div class="blog-content-v2">
  1985.                                <h3 class="blog-title-v2">
  1986.                                    <a class="top-color" href="/we-need-a-helicopter-to-go-find-them-adolescents-emergency-call-to-rescue-loved-ones-stranded-off-aussie-coast-disclosed/">
  1987.                                    ‘We Need a Helicopter to Go Find Them’: Adolescent’s Emergency Call to Rescue Loved Ones Stranded Off Aussie Coast Disclosed
  1988.                                    </a>
  1989.                                </h3>
  1990.                                <div class="blog-meta-v2">
  1991.                                    
  1992.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  1993.                                    
  1994.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  1995.                                    <span>By Derek Gilbert</span>
  1996.                                    <span style="color: #ccc;">•</span>
  1997.                                    <span style="color: #999;">19 May 2026</span>
  1998.                                </div>
  1999.                                <p class="blog-excerpt-v2"></p>
  2000.                              
  2001.                            </div>
  2002.                        </div>
  2003.                    </div>
  2004.                    
  2005.                    <div class="col-lg-6 col-md-6 col-12">
  2006.                        <div class="card blog-card-v2 animate-on-scroll">
  2007.                            <div class="blog-image-v2">
  2008.                                
  2009.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2010.                                
  2011.                                <span class="blog-category-v2 bg-primary-gradient">
  2012.                                    News
  2013.                                </span>
  2014.                            </div>
  2015.                            <div class="blog-content-v2">
  2016.                                <h3 class="blog-title-v2">
  2017.                                    <a class="top-color" href="/cyclone-disaster-in-sri-lanka-ignites-a-spirit-of-volunteerism/">
  2018.                                    Cyclone Disaster in Sri Lanka Ignites a Spirit of Volunteerism
  2019.                                    </a>
  2020.                                </h3>
  2021.                                <div class="blog-meta-v2">
  2022.                                    
  2023.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  2024.                                    
  2025.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2026.                                    <span>By Derek Gilbert</span>
  2027.                                    <span style="color: #ccc;">•</span>
  2028.                                    <span style="color: #999;">18 May 2026</span>
  2029.                                </div>
  2030.                                <p class="blog-excerpt-v2"></p>
  2031.                              
  2032.                            </div>
  2033.                        </div>
  2034.                    </div>
  2035.                    
  2036.                    <div class="col-lg-6 col-md-6 col-12">
  2037.                        <div class="card blog-card-v2 animate-on-scroll">
  2038.                            <div class="blog-image-v2">
  2039.                                
  2040.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2041.                                
  2042.                                <span class="blog-category-v2 bg-primary-gradient">
  2043.                                    News
  2044.                                </span>
  2045.                            </div>
  2046.                            <div class="blog-content-v2">
  2047.                                <h3 class="blog-title-v2">
  2048.                                    <a class="top-color" href="/los-blancos-alexander-arnold-could-play-against-liverpool-in-forthcoming-champions-league-match/">
  2049.                                    Los Blancos&#x27; Alexander-Arnold Could Play Against Liverpool in Forthcoming Champions League Match
  2050.                                    </a>
  2051.                                </h3>
  2052.                                <div class="blog-meta-v2">
  2053.                                    
  2054.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  2055.                                    
  2056.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2057.                                    <span>By Derek Gilbert</span>
  2058.                                    <span style="color: #ccc;">•</span>
  2059.                                    <span style="color: #999;">18 May 2026</span>
  2060.                                </div>
  2061.                                <p class="blog-excerpt-v2"></p>
  2062.                              
  2063.                            </div>
  2064.                        </div>
  2065.                    </div>
  2066.                    
  2067.                    <div class="col-lg-6 col-md-6 col-12">
  2068.                        <div class="card blog-card-v2 animate-on-scroll">
  2069.                            <div class="blog-image-v2">
  2070.                                
  2071.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2072.                                
  2073.                                <span class="blog-category-v2 bg-primary-gradient">
  2074.                                    News
  2075.                                </span>
  2076.                            </div>
  2077.                            <div class="blog-content-v2">
  2078.                                <h3 class="blog-title-v2">
  2079.                                    <a class="top-color" href="/worrying-remembrances-reemerge-in-davao-city-as-officials-track-bondi-attack-alleged-attackers-time-in-the-city/">
  2080.                                    Worrying Remembrances Reemerge in Davao City as Officials Track Bondi Attack Alleged Attackers&#x27; Time in the City
  2081.                                    </a>
  2082.                                </h3>
  2083.                                <div class="blog-meta-v2">
  2084.                                    
  2085.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="blog-author-img-v2">
  2086.                                    
  2087.                                    <!-- <span>By <a href="blog-single.html" class="text-decoration-none" style="color: #667eea; font-weight: 600;">Sarah Mitchell</a></span> -->
  2088.                                    <span>By Derek Gilbert</span>
  2089.                                    <span style="color: #ccc;">•</span>
  2090.                                    <span style="color: #999;">18 May 2026</span>
  2091.                                </div>
  2092.                                <p class="blog-excerpt-v2"></p>
  2093.                              
  2094.                            </div>
  2095.                        </div>
  2096.                    </div>
  2097.                    
  2098.                    
  2099.  
  2100.                </div>
  2101.            </div>
  2102.            
  2103.               <div class="col col-lg-4 col-12">
  2104.                
  2105.  
  2106.  
  2107.  
  2108.    
  2109.  
  2110. <!-- Curved Heading Sidebar -->
  2111.    <div class="sidebar mb-3">
  2112.        
  2113.       <div class="sidebar-widget mb-4">
  2114.            <div class="widget-title-wrapper mb-3">
  2115.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2116.                    <div class="title-border"></div>
  2117.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  2118.                </h4>
  2119.            </div>
  2120.            <div class="widget-content shadow-sm rounded-3 p-4">
  2121.                <div class="archives-list scrollable-sidebar">
  2122.                    
  2123.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2124.                        <a href="https://esports-news.co.uk/gambling-sites/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2125.                            <i class="ti-angle-right me-2 text-primary"></i>
  2126.                            <span class="archive-link top-color fw-semibold"> best gambling sites uk</span>
  2127.                        </a>
  2128.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2129.                    </div>
  2130.                    
  2131.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2132.                        <a href="https://www.britishicehockey.co.uk/non-gamstop-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2133.                            <i class="ti-angle-right me-2 text-primary"></i>
  2134.                            <span class="archive-link top-color fw-semibold"> no gamstop casino</span>
  2135.                        </a>
  2136.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2137.                    </div>
  2138.                    
  2139.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2140.                        <a href="https://esports-news.co.uk/gambling-sites/winner-island-review/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2141.                            <i class="ti-angle-right me-2 text-primary"></i>
  2142.                            <span class="archive-link top-color fw-semibold"> winnerisland casino</span>
  2143.                        </a>
  2144.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2145.                    </div>
  2146.                    
  2147.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2148.                        <a href="https://esports-news.co.uk/gambling-sites/harry-casino-review/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2149.                            <i class="ti-angle-right me-2 text-primary"></i>
  2150.                            <span class="archive-link top-color fw-semibold"> harry casino</span>
  2151.                        </a>
  2152.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2153.                    </div>
  2154.                    
  2155.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2156.                        <a href="https://lagoccia.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2157.                            <i class="ti-angle-right me-2 text-primary"></i>
  2158.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2159.                        </a>
  2160.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2161.                    </div>
  2162.                    
  2163.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2164.                        <a href="https://www.thehaven.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2165.                            <i class="ti-angle-right me-2 text-primary"></i>
  2166.                            <span class="archive-link top-color fw-semibold"> top 20 online casinos</span>
  2167.                        </a>
  2168.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2169.                    </div>
  2170.                    
  2171.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2172.                        <a href="https://idolmag.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2173.                            <i class="ti-angle-right me-2 text-primary"></i>
  2174.                            <span class="archive-link top-color fw-semibold"> top 20 online casinos</span>
  2175.                        </a>
  2176.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2177.                    </div>
  2178.                    
  2179.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2180.                        <a href="https://heyimhome.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2181.                            <i class="ti-angle-right me-2 text-primary"></i>
  2182.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2183.                        </a>
  2184.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2185.                    </div>
  2186.                    
  2187.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2188.                        <a href="https://www.concrete-online.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2189.                            <i class="ti-angle-right me-2 text-primary"></i>
  2190.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2191.                        </a>
  2192.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2193.                    </div>
  2194.                    
  2195.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2196.                        <a href="https://www.britishicehockey.co.uk/betting-sites/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2197.                            <i class="ti-angle-right me-2 text-primary"></i>
  2198.                            <span class="archive-link top-color fw-semibold"> new uk betting sites</span>
  2199.                        </a>
  2200.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2201.                    </div>
  2202.                    
  2203.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2204.                        <a href="https://techconnect-live.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2205.                            <i class="ti-angle-right me-2 text-primary"></i>
  2206.                            <span class="archive-link top-color fw-semibold"> casino online</span>
  2207.                        </a>
  2208.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2209.                    </div>
  2210.                    
  2211.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2212.                        <a href="https://www.huhmagazine.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2213.                            <i class="ti-angle-right me-2 text-primary"></i>
  2214.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2215.                        </a>
  2216.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2217.                    </div>
  2218.                    
  2219.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2220.                        <a href="https://www.cca-glasgow.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2221.                            <i class="ti-angle-right me-2 text-primary"></i>
  2222.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  2223.                        </a>
  2224.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2225.                    </div>
  2226.                    
  2227.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2228.                        <a href="https://gamingamerica.com/non-gamstop-casinos" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2229.                            <i class="ti-angle-right me-2 text-primary"></i>
  2230.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  2231.                        </a>
  2232.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2233.                    </div>
  2234.                    
  2235.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2236.                        <a href="https://www.kylebooks.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2237.                            <i class="ti-angle-right me-2 text-primary"></i>
  2238.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2239.                        </a>
  2240.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2241.                    </div>
  2242.                    
  2243.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2244.                        <a href="https://www.testandverification.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2245.                            <i class="ti-angle-right me-2 text-primary"></i>
  2246.                            <span class="archive-link top-color fw-semibold"> casinos non gamstop</span>
  2247.                        </a>
  2248.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2249.                    </div>
  2250.                    
  2251.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2252.                        <a href="https://www.citytosea.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2253.                            <i class="ti-angle-right me-2 text-primary"></i>
  2254.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2255.                        </a>
  2256.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2257.                    </div>
  2258.                    
  2259.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2260.                        <a href="https://thebrexitparty.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2261.                            <i class="ti-angle-right me-2 text-primary"></i>
  2262.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2263.                        </a>
  2264.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2265.                    </div>
  2266.                    
  2267.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2268.                        <a href="https://www.focus12.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2269.                            <i class="ti-angle-right me-2 text-primary"></i>
  2270.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2271.                        </a>
  2272.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2273.                    </div>
  2274.                    
  2275.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2276.                        <a href="https://britishicehockey.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2277.                            <i class="ti-angle-right me-2 text-primary"></i>
  2278.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2279.                        </a>
  2280.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2281.                    </div>
  2282.                    
  2283.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2284.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2285.                            <i class="ti-angle-right me-2 text-primary"></i>
  2286.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2287.                        </a>
  2288.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2289.                    </div>
  2290.                    
  2291.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2292.                        <a href="https://unbound.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2293.                            <i class="ti-angle-right me-2 text-primary"></i>
  2294.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2295.                        </a>
  2296.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2297.                    </div>
  2298.                    
  2299.                </div>
  2300. <!--                
  2301.                <div class="text-center mt-4 pt-3 border-top border-color">
  2302.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2303.                        <i class="ti-archive me-1"></i>View All Archives
  2304.                    </a>
  2305.                </div> -->
  2306.            </div>
  2307.        </div>
  2308.        
  2309.       <div class="sidebar-widget mb-4">
  2310.            <div class="widget-title-wrapper mb-3">
  2311.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2312.                    <div class="title-border"></div>
  2313.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  2314.                </h4>
  2315.            </div>
  2316.            <div class="widget-content shadow-sm rounded-3 p-4">
  2317.                <div class="archives-list scrollable-sidebar">
  2318.                    
  2319.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2320.                        <a href="https://tdlwebsolutions.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2321.                            <i class="ti-angle-right me-2 text-primary"></i>
  2322.                            <span class="archive-link top-color fw-semibold"> lolajack casino promo code</span>
  2323.                        </a>
  2324.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2325.                    </div>
  2326.                    
  2327.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2328.                        <a href="https://stmargarets.london/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2329.                            <i class="ti-angle-right me-2 text-primary"></i>
  2330.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2331.                        </a>
  2332.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2333.                    </div>
  2334.                    
  2335.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2336.                        <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2337.                            <i class="ti-angle-right me-2 text-primary"></i>
  2338.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2339.                        </a>
  2340.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2341.                    </div>
  2342.                    
  2343.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2344.                        <a href="https://www.surfaceview.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2345.                            <i class="ti-angle-right me-2 text-primary"></i>
  2346.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2347.                        </a>
  2348.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2349.                    </div>
  2350.                    
  2351.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2352.                        <a href="https://www.citytosea.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2353.                            <i class="ti-angle-right me-2 text-primary"></i>
  2354.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2355.                        </a>
  2356.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2357.                    </div>
  2358.                    
  2359.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2360.                        <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2361.                            <i class="ti-angle-right me-2 text-primary"></i>
  2362.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2363.                        </a>
  2364.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2365.                    </div>
  2366.                    
  2367.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2368.                        <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2369.                            <i class="ti-angle-right me-2 text-primary"></i>
  2370.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2371.                        </a>
  2372.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2373.                    </div>
  2374.                    
  2375.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2376.                        <a href="https://www.cca-glasgow.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2377.                            <i class="ti-angle-right me-2 text-primary"></i>
  2378.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2379.                        </a>
  2380.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2381.                    </div>
  2382.                    
  2383.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2384.                        <a href="https://straightfromyard.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2385.                            <i class="ti-angle-right me-2 text-primary"></i>
  2386.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2387.                        </a>
  2388.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2389.                    </div>
  2390.                    
  2391.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2392.                        <a href="https://www.summerhall.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2393.                            <i class="ti-angle-right me-2 text-primary"></i>
  2394.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2395.                        </a>
  2396.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2397.                    </div>
  2398.                    
  2399.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2400.                        <a href="https://internationalschoolmealsday.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2401.                            <i class="ti-angle-right me-2 text-primary"></i>
  2402.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2403.                        </a>
  2404.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2405.                    </div>
  2406.                    
  2407.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2408.                        <a href="https://bereavementcommission.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2409.                            <i class="ti-angle-right me-2 text-primary"></i>
  2410.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2411.                        </a>
  2412.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2413.                    </div>
  2414.                    
  2415.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2416.                        <a href="https://unbound.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2417.                            <i class="ti-angle-right me-2 text-primary"></i>
  2418.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2419.                        </a>
  2420.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2421.                    </div>
  2422.                    
  2423.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2424.                        <a href="https://www.elthampalace.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2425.                            <i class="ti-angle-right me-2 text-primary"></i>
  2426.                            <span class="archive-link top-color fw-semibold"> online casinos not on gamstop</span>
  2427.                        </a>
  2428.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2429.                    </div>
  2430.                    
  2431.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2432.                        <a href="https://www.wildandgame.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2433.                            <i class="ti-angle-right me-2 text-primary"></i>
  2434.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2435.                        </a>
  2436.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2437.                    </div>
  2438.                    
  2439.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2440.                        <a href="https://tridentcryptofund.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2441.                            <i class="ti-angle-right me-2 text-primary"></i>
  2442.                            <span class="archive-link top-color fw-semibold"> crypto casino UK</span>
  2443.                        </a>
  2444.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2445.                    </div>
  2446.                    
  2447.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2448.                        <a href="https://frn.org.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2449.                            <i class="ti-angle-right me-2 text-primary"></i>
  2450.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2451.                        </a>
  2452.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2453.                    </div>
  2454.                    
  2455.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2456.                        <a href="https://globix.net" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2457.                            <i class="ti-angle-right me-2 text-primary"></i>
  2458.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2459.                        </a>
  2460.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2461.                    </div>
  2462.                    
  2463.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2464.                        <a href="https://bmagic.org.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2465.                            <i class="ti-angle-right me-2 text-primary"></i>
  2466.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2467.                        </a>
  2468.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2469.                    </div>
  2470.                    
  2471.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2472.                        <a href="https://headley.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2473.                            <i class="ti-angle-right me-2 text-primary"></i>
  2474.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2475.                        </a>
  2476.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2477.                    </div>
  2478.                    
  2479.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2480.                        <a href="https://www.portail-humanitaire.org" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2481.                            <i class="ti-angle-right me-2 text-primary"></i>
  2482.                            <span class="archive-link top-color fw-semibold"> casino en ligne france</span>
  2483.                        </a>
  2484.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2485.                    </div>
  2486.                    
  2487.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2488.                        <a href="https://www.economicjournal.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2489.                            <i class="ti-angle-right me-2 text-primary"></i>
  2490.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop uk</span>
  2491.                        </a>
  2492.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2493.                    </div>
  2494.                    
  2495.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2496.                        <a href="https://superdao.co/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2497.                            <i class="ti-angle-right me-2 text-primary"></i>
  2498.                            <span class="archive-link top-color fw-semibold"> online crypto casino</span>
  2499.                        </a>
  2500.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2501.                    </div>
  2502.                    
  2503.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2504.                        <a href="https://phoneweek.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2505.                            <i class="ti-angle-right me-2 text-primary"></i>
  2506.                            <span class="archive-link top-color fw-semibold"> new non gamstop casinos</span>
  2507.                        </a>
  2508.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2509.                    </div>
  2510.                    
  2511.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2512.                        <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2513.                            <i class="ti-angle-right me-2 text-primary"></i>
  2514.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2515.                        </a>
  2516.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2517.                    </div>
  2518.                    
  2519.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2520.                        <a href="https://www.london-irish.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2521.                            <i class="ti-angle-right me-2 text-primary"></i>
  2522.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2523.                        </a>
  2524.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2525.                    </div>
  2526.                    
  2527.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2528.                        <a href="https://www.homeworkworkspace.com" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2529.                            <i class="ti-angle-right me-2 text-primary"></i>
  2530.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  2531.                        </a>
  2532.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2533.                    </div>
  2534.                    
  2535.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2536.                        <a href="https://www.bmag.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2537.                            <i class="ti-angle-right me-2 text-primary"></i>
  2538.                            <span class="archive-link top-color fw-semibold"> online casinos uk</span>
  2539.                        </a>
  2540.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2541.                    </div>
  2542.                    
  2543.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2544.                        <a href="https://letstalkloneliness.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2545.                            <i class="ti-angle-right me-2 text-primary"></i>
  2546.                            <span class="archive-link top-color fw-semibold"> best non gamstop casinos</span>
  2547.                        </a>
  2548.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2549.                    </div>
  2550.                    
  2551.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2552.                        <a href="https://www.cafebabel.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2553.                            <i class="ti-angle-right me-2 text-primary"></i>
  2554.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2555.                        </a>
  2556.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2557.                    </div>
  2558.                    
  2559.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2560.                        <a href="https://ecademy.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2561.                            <i class="ti-angle-right me-2 text-primary"></i>
  2562.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2563.                        </a>
  2564.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2565.                    </div>
  2566.                    
  2567.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2568.                        <a href="https://knightsof.media/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2569.                            <i class="ti-angle-right me-2 text-primary"></i>
  2570.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2571.                        </a>
  2572.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2573.                    </div>
  2574.                    
  2575.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2576.                        <a href="https://www.testandverification.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2577.                            <i class="ti-angle-right me-2 text-primary"></i>
  2578.                            <span class="archive-link top-color fw-semibold"> non gamstop casino uk</span>
  2579.                        </a>
  2580.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2581.                    </div>
  2582.                    
  2583.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2584.                        <a href="https://www.impact-awards.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2585.                            <i class="ti-angle-right me-2 text-primary"></i>
  2586.                            <span class="archive-link top-color fw-semibold"> non GamStop sites</span>
  2587.                        </a>
  2588.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2589.                    </div>
  2590.                    
  2591.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2592.                        <a href="https://www.executive-shaving.co.uk" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2593.                            <i class="ti-angle-right me-2 text-primary"></i>
  2594.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop</span>
  2595.                        </a>
  2596.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2597.                    </div>
  2598.                    
  2599.                </div>
  2600. <!--                
  2601.                <div class="text-center mt-4 pt-3 border-top border-color">
  2602.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2603.                        <i class="ti-archive me-1"></i>View All Archives
  2604.                    </a>
  2605.                </div> -->
  2606.            </div>
  2607.        </div>
  2608.        
  2609.       <div class="sidebar-widget mb-4">
  2610.            <div class="widget-title-wrapper mb-3">
  2611.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2612.                    <div class="title-border"></div>
  2613.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  2614.                </h4>
  2615.            </div>
  2616.            <div class="widget-content shadow-sm rounded-3 p-4">
  2617.                <div class="archives-list scrollable-sidebar">
  2618.                    
  2619.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2620.                        <a href="https://www.mediawise.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2621.                            <i class="ti-angle-right me-2 text-primary"></i>
  2622.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop UK</span>
  2623.                        </a>
  2624.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2625.                    </div>
  2626.                    
  2627.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2628.                        <a href="https://www.thekarczma.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2629.                            <i class="ti-angle-right me-2 text-primary"></i>
  2630.                            <span class="archive-link top-color fw-semibold"> non UK casino</span>
  2631.                        </a>
  2632.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2633.                    </div>
  2634.                    
  2635.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2636.                        <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2637.                            <i class="ti-angle-right me-2 text-primary"></i>
  2638.                            <span class="archive-link top-color fw-semibold"> best casino not on GamStop</span>
  2639.                        </a>
  2640.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2641.                    </div>
  2642.                    
  2643.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2644.                        <a href="https://www.labodeganegra.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2645.                            <i class="ti-angle-right me-2 text-primary"></i>
  2646.                            <span class="archive-link top-color fw-semibold"> online casino not on GamStop</span>
  2647.                        </a>
  2648.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2649.                    </div>
  2650.                    
  2651.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2652.                        <a href="https://www.cranleyclinic.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2653.                            <i class="ti-angle-right me-2 text-primary"></i>
  2654.                            <span class="archive-link top-color fw-semibold"> slots not on GamStop</span>
  2655.                        </a>
  2656.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2657.                    </div>
  2658.                    
  2659.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2660.                        <a href="https://www.kysty.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2661.                            <i class="ti-angle-right me-2 text-primary"></i>
  2662.                            <span class="archive-link top-color fw-semibold"> casinos that dont use GAMSTOP</span>
  2663.                        </a>
  2664.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2665.                    </div>
  2666.                    
  2667.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2668.                        <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2669.                            <i class="ti-angle-right me-2 text-primary"></i>
  2670.                            <span class="archive-link top-color fw-semibold"> Non UK Registered Gambling Sites</span>
  2671.                        </a>
  2672.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2673.                    </div>
  2674.                    
  2675.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2676.                        <a href="https://www.roostblog.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2677.                            <i class="ti-angle-right me-2 text-primary"></i>
  2678.                            <span class="archive-link top-color fw-semibold"> crypto casinos</span>
  2679.                        </a>
  2680.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2681.                    </div>
  2682.                    
  2683.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2684.                        <a href="https://www.falconryforum.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2685.                            <i class="ti-angle-right me-2 text-primary"></i>
  2686.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2687.                        </a>
  2688.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2689.                    </div>
  2690.                    
  2691.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2692.                        <a href="https://www.lgbthistorymonth.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2693.                            <i class="ti-angle-right me-2 text-primary"></i>
  2694.                            <span class="archive-link top-color fw-semibold"> best non Gamstop casinos</span>
  2695.                        </a>
  2696.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2697.                    </div>
  2698.                    
  2699.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2700.                        <a href="https://esports-news.co.uk/betting-sites/non-gamstop/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2701.                            <i class="ti-angle-right me-2 text-primary"></i>
  2702.                            <span class="archive-link top-color fw-semibold"> best betting sites</span>
  2703.                        </a>
  2704.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2705.                    </div>
  2706.                    
  2707.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2708.                        <a href="https://www.fourpure.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2709.                            <i class="ti-angle-right me-2 text-primary"></i>
  2710.                            <span class="archive-link top-color fw-semibold"> UK casino sites</span>
  2711.                        </a>
  2712.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2713.                    </div>
  2714.                    
  2715.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2716.                        <a href="https://www.dinton-pastures.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2717.                            <i class="ti-angle-right me-2 text-primary"></i>
  2718.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2719.                        </a>
  2720.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2721.                    </div>
  2722.                    
  2723.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2724.                        <a href="https://www.ginspa.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2725.                            <i class="ti-angle-right me-2 text-primary"></i>
  2726.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2727.                        </a>
  2728.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2729.                    </div>
  2730.                    
  2731.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2732.                        <a href="https://www.covent-garden.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2733.                            <i class="ti-angle-right me-2 text-primary"></i>
  2734.                            <span class="archive-link top-color fw-semibold"> UK casino not on GamStop</span>
  2735.                        </a>
  2736.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2737.                    </div>
  2738.                    
  2739.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2740.                        <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2741.                            <i class="ti-angle-right me-2 text-primary"></i>
  2742.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2743.                        </a>
  2744.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2745.                    </div>
  2746.                    
  2747.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2748.                        <a href="https://www.durhamminers.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2749.                            <i class="ti-angle-right me-2 text-primary"></i>
  2750.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2751.                        </a>
  2752.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2753.                    </div>
  2754.                    
  2755.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2756.                        <a href="https://socialeatinghouse.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2757.                            <i class="ti-angle-right me-2 text-primary"></i>
  2758.                            <span class="archive-link top-color fw-semibold"> non GamStop casino UK</span>
  2759.                        </a>
  2760.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2761.                    </div>
  2762.                    
  2763.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2764.                        <a href="https://www.open-money.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2765.                            <i class="ti-angle-right me-2 text-primary"></i>
  2766.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2767.                        </a>
  2768.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2769.                    </div>
  2770.                    
  2771.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2772.                        <a href="https://oncallfire.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2773.                            <i class="ti-angle-right me-2 text-primary"></i>
  2774.                            <span class="archive-link top-color fw-semibold"> Online Casinos Not on GAMSTOP</span>
  2775.                        </a>
  2776.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2777.                    </div>
  2778.                    
  2779.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2780.                        <a href="https://www.toop.eu/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2781.                            <i class="ti-angle-right me-2 text-primary"></i>
  2782.                            <span class="archive-link top-color fw-semibold"> uk online casinos not on gamstop</span>
  2783.                        </a>
  2784.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2785.                    </div>
  2786.                    
  2787.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2788.                        <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2789.                            <i class="ti-angle-right me-2 text-primary"></i>
  2790.                            <span class="archive-link top-color fw-semibold"> non Gamban casinos</span>
  2791.                        </a>
  2792.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2793.                    </div>
  2794.                    
  2795.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2796.                        <a href="https://www.toop.eu" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2797.                            <i class="ti-angle-right me-2 text-primary"></i>
  2798.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2799.                        </a>
  2800.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2801.                    </div>
  2802.                    
  2803.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2804.                        <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2805.                            <i class="ti-angle-right me-2 text-primary"></i>
  2806.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2807.                        </a>
  2808.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2809.                    </div>
  2810.                    
  2811.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2812.                        <a href="https://thefoodmarket.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2813.                            <i class="ti-angle-right me-2 text-primary"></i>
  2814.                            <span class="archive-link top-color fw-semibold"> bitcoin casinos UK</span>
  2815.                        </a>
  2816.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2817.                    </div>
  2818.                    
  2819.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2820.                        <a href="https://knightsof.media/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2821.                            <i class="ti-angle-right me-2 text-primary"></i>
  2822.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2823.                        </a>
  2824.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2825.                    </div>
  2826.                    
  2827.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2828.                        <a href="https://www.employersforwork-lifebalance.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2829.                            <i class="ti-angle-right me-2 text-primary"></i>
  2830.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2831.                        </a>
  2832.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2833.                    </div>
  2834.                    
  2835.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2836.                        <a href="https://www.bttad.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2837.                            <i class="ti-angle-right me-2 text-primary"></i>
  2838.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2839.                        </a>
  2840.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2841.                    </div>
  2842.                    
  2843.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2844.                        <a href="https://www.money-mentor.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2845.                            <i class="ti-angle-right me-2 text-primary"></i>
  2846.                            <span class="archive-link top-color fw-semibold"> bitcoin casino</span>
  2847.                        </a>
  2848.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2849.                    </div>
  2850.                    
  2851.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2852.                        <a href="https://gamblingindustrynews.com/crypto-casinos/uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2853.                            <i class="ti-angle-right me-2 text-primary"></i>
  2854.                            <span class="archive-link top-color fw-semibold"> uk crypto casino</span>
  2855.                        </a>
  2856.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2857.                    </div>
  2858.                    
  2859.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2860.                        <a href="https://knightsof.media/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2861.                            <i class="ti-angle-right me-2 text-primary"></i>
  2862.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2863.                        </a>
  2864.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2865.                    </div>
  2866.                    
  2867.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2868.                        <a href="https://roadpeace.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2869.                            <i class="ti-angle-right me-2 text-primary"></i>
  2870.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2871.                        </a>
  2872.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2873.                    </div>
  2874.                    
  2875.                </div>
  2876. <!--                
  2877.                <div class="text-center mt-4 pt-3 border-top border-color">
  2878.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2879.                        <i class="ti-archive me-1"></i>View All Archives
  2880.                    </a>
  2881.                </div> -->
  2882.            </div>
  2883.        </div>
  2884.        
  2885.       <div class="sidebar-widget mb-4">
  2886.            <div class="widget-title-wrapper mb-3">
  2887.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2888.                    <div class="title-border"></div>
  2889.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2890.                </h4>
  2891.            </div>
  2892.            <div class="widget-content shadow-sm rounded-3 p-4">
  2893.                <div class="archives-list scrollable-sidebar">
  2894.                    
  2895.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2896.                        <a href="https://www.ncpqsw.com/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2897.                            <i class="ti-angle-right me-2 text-primary"></i>
  2898.                            <span class="archive-link top-color fw-semibold"> best non gamstop casinos</span>
  2899.                        </a>
  2900.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2901.                    </div>
  2902.                    
  2903.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2904.                        <a href="https://croftersrights.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2905.                            <i class="ti-angle-right me-2 text-primary"></i>
  2906.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2907.                        </a>
  2908.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2909.                    </div>
  2910.                    
  2911.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2912.                        <a href="https://www.roadpeace.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2913.                            <i class="ti-angle-right me-2 text-primary"></i>
  2914.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2915.                        </a>
  2916.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2917.                    </div>
  2918.                    
  2919.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2920.                        <a href="https://www.summerhall.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2921.                            <i class="ti-angle-right me-2 text-primary"></i>
  2922.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2923.                        </a>
  2924.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2925.                    </div>
  2926.                    
  2927.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2928.                        <a href="https://free2learn.org.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2929.                            <i class="ti-angle-right me-2 text-primary"></i>
  2930.                            <span class="archive-link top-color fw-semibold"> casinos online</span>
  2931.                        </a>
  2932.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2933.                    </div>
  2934.                    
  2935.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2936.                        <a href="https://www.casquette.co.uk/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2937.                            <i class="ti-angle-right me-2 text-primary"></i>
  2938.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2939.                        </a>
  2940.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2941.                    </div>
  2942.                    
  2943.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2944.                        <a href="https://www.techandplay.org/" class="text-decoration-none d-flex align-items-center " rel="dofollow">
  2945.                            <i class="ti-angle-right me-2 text-primary"></i>
  2946.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  2947.                        </a>
  2948.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2949.                    </div>
  2950.                    
  2951.                </div>
  2952. <!--                
  2953.                <div class="text-center mt-4 pt-3 border-top border-color">
  2954.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2955.                        <i class="ti-archive me-1"></i>View All Archives
  2956.                    </a>
  2957.                </div> -->
  2958.            </div>
  2959.        </div>
  2960.        
  2961.  
  2962.       <!-- <div class="sidebar-widget mb-5">
  2963.            <div class="widget-title-wrapper mb-3">
  2964.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2965.                    <div class="title-border"></div>
  2966.                    <i class="ti-folder me-2"></i>Blog Archives
  2967.                </h4>
  2968.            </div>
  2969.            <div class="widget-content shadow-sm rounded-3 p-4">
  2970.                <div class="archives-list">
  2971.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2972.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2973.                            <i class="ti-angle-right me-2 text-primary"></i>
  2974.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2975.                        </a>
  2976.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2977.                    </div>
  2978.  
  2979.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2980.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2981.                            <i class="ti-angle-right me-2 text-primary"></i>
  2982.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2983.                        </a>
  2984.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2985.                    </div>
  2986.  
  2987.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2988.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2989.                            <i class="ti-angle-right me-2 text-primary"></i>
  2990.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2991.                        </a>
  2992.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2993.                    </div>
  2994.  
  2995.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2996.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2997.                            <i class="ti-angle-right me-2 text-primary"></i>
  2998.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2999.                        </a>
  3000.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  3001.                    </div>
  3002.  
  3003.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  3004.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3005.                            <i class="ti-angle-right me-2 text-primary"></i>
  3006.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  3007.                        </a>
  3008.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  3009.                    </div>
  3010.  
  3011.                    <div class="archive-item d-flex justify-content-between align-items-center">
  3012.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  3013.                            <i class="ti-angle-right me-2 text-primary"></i>
  3014.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  3015.                        </a>
  3016.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  3017.                    </div>
  3018.                </div>
  3019.                
  3020.                <div class="text-center mt-4 pt-3 border-top border-color">
  3021.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  3022.                        <i class="ti-archive me-1"></i>View All Archives
  3023.                    </a>
  3024.                </div>
  3025.            </div>
  3026.        </div> -->
  3027.  
  3028.        <div class="sidebar-widget mb-4">
  3029.            <div class="widget-title-wrapper mb-3">
  3030.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  3031.                    <div class="title-border-primary"></div>
  3032.                    <i class="ti-star me-2"></i>Popular Posts
  3033.                </h4>
  3034.            </div>
  3035.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  3036.                <div class="popular-post-list">
  3037.                    
  3038.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3039.                        <div class="post-content flex-grow-1">
  3040.                            <h6 class="post-title mb-1">
  3041.                                <a href="/real-algarve-uncovering-portugal-away-from-the-beach/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3042.                                            Real Algarve: Uncovering Portugal Away from the Beach
  3043.                                            </a>
  3044.                            </h6>
  3045.                            <div class="post-meta">
  3046.                                <small class="text-muted">
  3047.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3048.                                </small>
  3049.                                <!-- <small class="text-muted ms-3">
  3050.                                    <i class="ti-eye me-1"></i>1,234 views
  3051.                                </small> -->
  3052.                            </div>
  3053.                        </div>
  3054.                    </div>
  3055.                    
  3056.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3057.                        <div class="post-content flex-grow-1">
  3058.                            <h6 class="post-title mb-1">
  3059.                                <a href="/david-raya-praises-squad-depth-as-key-to-silverware-ambitions/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3060.                                            David Raya Praises Squad Depth as Key to Silverware Ambitions
  3061.                                            </a>
  3062.                            </h6>
  3063.                            <div class="post-meta">
  3064.                                <small class="text-muted">
  3065.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3066.                                </small>
  3067.                                <!-- <small class="text-muted ms-3">
  3068.                                    <i class="ti-eye me-1"></i>1,234 views
  3069.                                </small> -->
  3070.                            </div>
  3071.                        </div>
  3072.                    </div>
  3073.                    
  3074.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3075.                        <div class="post-content flex-grow-1">
  3076.                            <h6 class="post-title mb-1">
  3077.                                <a href="/will-the-new-zealand-rugby-team-regain-their-winning-form-during-the-fall-tour/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3078.                                            Will the New Zealand rugby team regain their winning form during the fall tour?
  3079.                                            </a>
  3080.                            </h6>
  3081.                            <div class="post-meta">
  3082.                                <small class="text-muted">
  3083.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3084.                                </small>
  3085.                                <!-- <small class="text-muted ms-3">
  3086.                                    <i class="ti-eye me-1"></i>1,234 views
  3087.                                </small> -->
  3088.                            </div>
  3089.                        </div>
  3090.                    </div>
  3091.                    
  3092.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3093.                        <div class="post-content flex-grow-1">
  3094.                            <h6 class="post-title mb-1">
  3095.                                <a href="/trumps-overarching-influence-in-the-sporting-world-reached-new-heights-in-last-year-2026-threatens-to-be-even-bigger/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3096.                                            Trump&#x27;s Overarching Influence in The Sporting World Reached New Heights in Last Year. 2026 Threatens to Be Even Bigger.
  3097.                                            </a>
  3098.                            </h6>
  3099.                            <div class="post-meta">
  3100.                                <small class="text-muted">
  3101.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3102.                                </small>
  3103.                                <!-- <small class="text-muted ms-3">
  3104.                                    <i class="ti-eye me-1"></i>1,234 views
  3105.                                </small> -->
  3106.                            </div>
  3107.                        </div>
  3108.                    </div>
  3109.                    
  3110.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3111.                        <div class="post-content flex-grow-1">
  3112.                            <h6 class="post-title mb-1">
  3113.                                <a href="/we-were-fired-and-were-embracing-it-learn-how-to-find-a-fresh-position-that-suits-your-needs/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3114.                                            We Were Fired, and We&#x27;re Embracing It – Learn How to Find a Fresh Position That Suits Your Needs
  3115.                                            </a>
  3116.                            </h6>
  3117.                            <div class="post-meta">
  3118.                                <small class="text-muted">
  3119.                                    <i class="ti-calendar me-1"></i>18 May 2026
  3120.                                </small>
  3121.                                <!-- <small class="text-muted ms-3">
  3122.                                    <i class="ti-eye me-1"></i>1,234 views
  3123.                                </small> -->
  3124.                            </div>
  3125.                        </div>
  3126.                    </div>
  3127.                    
  3128.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  3129.                        <div class="post-content flex-grow-1">
  3130.                            <h6 class="post-title mb-1">
  3131.                                <a href="/exercise-as-you-work-ten-muscle-toning-workplace-workouts-you-can-do-in-regular-clothes/"  class="text-decoration-none top-color fw-semibold lh-sm">
  3132.                                            Exercise as you work? Ten muscle-toning workplace workouts you can do in regular clothes
  3133.                                            </a>
  3134.                            </h6>
  3135.                            <div class="post-meta">
  3136.                                <small class="text-muted">
  3137.                                    <i class="ti-calendar me-1"></i>17 May 2026
  3138.                                </small>
  3139.                                <!-- <small class="text-muted ms-3">
  3140.                                    <i class="ti-eye me-1"></i>1,234 views
  3141.                                </small> -->
  3142.                            </div>
  3143.                        </div>
  3144.                    </div>
  3145.                    
  3146.  
  3147.                </div>
  3148.                
  3149.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  3150.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  3151.                        <i class="ti-trophy me-1"></i>View All Popular
  3152.                    </a>
  3153.                </div> -->
  3154.            </div>
  3155.        </div>
  3156.  
  3157. </div>
  3158. <style>
  3159.    
  3160.  .widget-content {
  3161.    background-color: var(--card-bg);
  3162.    border: 1px solid var(--border-color);
  3163.  }
  3164. </style>
  3165.  
  3166.    
  3167.            </div>
  3168.        </div>
  3169.    </div>
  3170. </section>
  3171.  
  3172. <script>
  3173. // Intersection Observer for scroll animations
  3174. document.addEventListener('DOMContentLoaded', function() {
  3175.    const observerOptions = {
  3176.        threshold: 0.1,
  3177.        rootMargin: '0px 0px -50px 0px'
  3178.    };
  3179.  
  3180.    const observer = new IntersectionObserver(function(entries) {
  3181.        entries.forEach(entry => {
  3182.            if (entry.isIntersecting) {
  3183.                entry.target.classList.add('animated');
  3184.            }
  3185.        });
  3186.    }, observerOptions);
  3187.  
  3188.    document.querySelectorAll('.animate-on-scroll').forEach(el => {
  3189.        observer.observe(el);
  3190.    });
  3191. });
  3192. </script>
  3193.  
  3194.    
  3195.        
  3196.        <!-- end wpo-blog-highlights-section -->
  3197.        <!-- start wpo-blog-sponsored-section -->
  3198.        
  3199.  
  3200.  
  3201.  
  3202.    
  3203.  
  3204.  
  3205.  <style>
  3206.    .sponsored-section-v7 {
  3207.      padding: 50px 0;
  3208.    }
  3209.    
  3210.    .sponsored-card-v7 {
  3211.      background: #fafafa;
  3212.      border: none;
  3213.      transition: transform 0.3s ease;
  3214.      height: 100%;
  3215.    }
  3216.    
  3217.    .sponsored-card-v7:hover {
  3218.      transform: translateY(-3px);
  3219.    }
  3220.    
  3221.    .sponsored-image-v7 {
  3222.      position: relative;
  3223.      height: 160px;
  3224.    }
  3225.    
  3226.    .sponsored-image-v7 img {
  3227.      width: 100%;
  3228.      height: 100%;
  3229.      object-fit: cover;
  3230.      border-radius: 10px; /* Apply curve to image */
  3231.    }
  3232.    
  3233.    .sponsored-badge-v7 {
  3234.      position: absolute;
  3235.      bottom: 10px; /* pehle -30px tha; need be adjust kar lena */
  3236.      left: 10px;
  3237.      z-index: 10;
  3238.    
  3239.      /* pill look */
  3240.      display: inline-flex; /* vertical centering */
  3241.      align-items: center;
  3242.      justify-content: center;
  3243.      padding: 8px 16px; /* width = content + padding */
  3244.      border-radius: 999px; /* full pill */
  3245.      white-space: nowrap; /* ek hi line me rahe */
  3246.      /* text */
  3247.      font-size: 12px;
  3248.      text-transform: uppercase;
  3249.      letter-spacing: 0.5px;
  3250.      line-height: 1;
  3251.      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  3252.    }
  3253.    
  3254.    /* optional: icon ke saath thoda gap */
  3255.    .sponsored-badge-v7 i,
  3256.    .sponsored-badge-v7 .icon {
  3257.      margin-right: 8px;
  3258.      font-size: 14px;
  3259.      line-height: 1;
  3260.    }
  3261.    
  3262.    .sponsored-content-v7 {
  3263.      padding: 40px 15px 15px; /* Increased top padding to accommodate larger badge */
  3264.    }
  3265.    
  3266.    .sponsored-title-v7 {
  3267.      font-size: 15px;
  3268.      font-weight: 700;
  3269.      line-height: 1.4;
  3270.      margin-bottom: 8px;
  3271.      color: #333;
  3272.    }
  3273.    
  3274.    .sponsored-title-v7 a {
  3275.      text-decoration: none;
  3276.      font-size: 16px;
  3277.      color: var(--topbar-color);
  3278.    }
  3279.    
  3280.    .sponsored-title-v7 a:hover {
  3281.      color: var(--bs-primary); /* Green hover */
  3282.    }
  3283.    
  3284.    .sponsored-excerpt-v7 {
  3285.      font-size: 12px;
  3286.      font-weight: 400;
  3287.      color:  var(--topbar-color);;
  3288.      margin-bottom: 10px;
  3289.      line-height: 1.5;
  3290.    }
  3291.    
  3292.    .sponsored-meta-v7 {
  3293.      font-size: 11px;
  3294.       color: var(--topbar-color);;
  3295.    }
  3296.    
  3297.    .author-info-v7 {
  3298.      margin-bottom: 5px;
  3299.    }
  3300.    
  3301.    .sponsored-author-img-v7 {
  3302.      width: 30px;
  3303.      height: 30px;
  3304.      border-radius: 50%;
  3305.      object-fit: cover;
  3306.      vertical-align: middle;
  3307.      margin-right: 5px;
  3308.    }
  3309.    
  3310.    .section-title-sponsored-v7 {
  3311.      font-size: 1.9rem;
  3312.      font-weight: 600;
  3313.      text-align: center;
  3314.      margin-bottom: 30px;
  3315.      color: #333;
  3316.      position: relative;
  3317.    }
  3318.    
  3319.    .section-title-sponsored-v7::after {
  3320.      content: '';
  3321.      position: absolute;
  3322.      bottom: -8px;
  3323.      left: 50%;
  3324.      transform: translateX(-50%);
  3325.      width: 100px;
  3326.      height: 3px;
  3327.      background: var(--bs-primary);
  3328.    }
  3329.    
  3330.    @media (max-width: 768px) {
  3331.      .sponsored-section-v7 {
  3332.        padding: 30px 0;
  3333.      }
  3334.      .sponsored-image-v7 {
  3335.        height: 120px;
  3336.      }
  3337.      .sponsored-content-v7 {
  3338.        padding: 35px 12px 12px;
  3339.      }
  3340.  
  3341.      .sponsored-title-v7 {
  3342.        font-size: 14px;
  3343.      }
  3344.      .sponsored-excerpt-v7 {
  3345.        font-size: 11px;
  3346.      }
  3347.      .section-title-sponsored-v7 {
  3348.        font-size: 1.6rem;
  3349.      }
  3350.    }
  3351.  </style>
  3352.  
  3353.  <section class="sponsored-section-v7">
  3354.    <div class="container-fluid fluid-container">
  3355.      <div class="row mb-3">
  3356.        <div class="col-12">
  3357.          <h2 class="section-title-sponsored-v7">Sponsored News</h2>
  3358.        </div>
  3359.      </div>
  3360.  
  3361.      <div class="row g-3 d-flex justify-content-center">
  3362.        
  3363.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3364.            <div class="card sponsored-card-v7">
  3365.              <div class="sponsored-image-v7">
  3366.                
  3367.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3368.                
  3369.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3370.              </div>
  3371.              <div class="sponsored-content-v7">
  3372.                <h3 class="sponsored-title-v7"><a href="/real-algarve-uncovering-portugal-away-from-the-beach/">Real Algarve: Uncovering Portugal Away from the Beach</a></h3>
  3373.                <p class="sponsored-excerpt-v7 "></p>
  3374.                <div class="sponsored-meta-v7">
  3375.                  <div class="author-info-v7">
  3376.                    
  3377.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3378.                    
  3379.                    <span>Derek Gilbert</span>
  3380.                  </div>
  3381.                  <div>18 May 2026</div>
  3382.                </div>
  3383.              </div>
  3384.            </div>
  3385.          </div>
  3386.        
  3387.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3388.            <div class="card sponsored-card-v7">
  3389.              <div class="sponsored-image-v7">
  3390.                
  3391.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3392.                
  3393.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3394.              </div>
  3395.              <div class="sponsored-content-v7">
  3396.                <h3 class="sponsored-title-v7"><a href="/david-raya-praises-squad-depth-as-key-to-silverware-ambitions/">David Raya Praises Squad Depth as Key to Silverware Ambitions</a></h3>
  3397.                <p class="sponsored-excerpt-v7 "></p>
  3398.                <div class="sponsored-meta-v7">
  3399.                  <div class="author-info-v7">
  3400.                    
  3401.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3402.                    
  3403.                    <span>Derek Gilbert</span>
  3404.                  </div>
  3405.                  <div>18 May 2026</div>
  3406.                </div>
  3407.              </div>
  3408.            </div>
  3409.          </div>
  3410.        
  3411.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3412.            <div class="card sponsored-card-v7">
  3413.              <div class="sponsored-image-v7">
  3414.                
  3415.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3416.                
  3417.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3418.              </div>
  3419.              <div class="sponsored-content-v7">
  3420.                <h3 class="sponsored-title-v7"><a href="/will-the-new-zealand-rugby-team-regain-their-winning-form-during-the-fall-tour/">Will the New Zealand rugby team regain their winning form during the fall tour?</a></h3>
  3421.                <p class="sponsored-excerpt-v7 "></p>
  3422.                <div class="sponsored-meta-v7">
  3423.                  <div class="author-info-v7">
  3424.                    
  3425.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3426.                    
  3427.                    <span>Derek Gilbert</span>
  3428.                  </div>
  3429.                  <div>18 May 2026</div>
  3430.                </div>
  3431.              </div>
  3432.            </div>
  3433.          </div>
  3434.        
  3435.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3436.            <div class="card sponsored-card-v7">
  3437.              <div class="sponsored-image-v7">
  3438.                
  3439.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3440.                
  3441.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3442.              </div>
  3443.              <div class="sponsored-content-v7">
  3444.                <h3 class="sponsored-title-v7"><a href="/trumps-overarching-influence-in-the-sporting-world-reached-new-heights-in-last-year-2026-threatens-to-be-even-bigger/">Trump&#x27;s Overarching Influence in The Sporting World Reached New Heights in Last Year. 2026 Threatens to Be Even Bigger.</a></h3>
  3445.                <p class="sponsored-excerpt-v7 "></p>
  3446.                <div class="sponsored-meta-v7">
  3447.                  <div class="author-info-v7">
  3448.                    
  3449.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3450.                    
  3451.                    <span>Derek Gilbert</span>
  3452.                  </div>
  3453.                  <div>18 May 2026</div>
  3454.                </div>
  3455.              </div>
  3456.            </div>
  3457.          </div>
  3458.        
  3459.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3460.            <div class="card sponsored-card-v7">
  3461.              <div class="sponsored-image-v7">
  3462.                
  3463.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3464.                
  3465.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3466.              </div>
  3467.              <div class="sponsored-content-v7">
  3468.                <h3 class="sponsored-title-v7"><a href="/we-were-fired-and-were-embracing-it-learn-how-to-find-a-fresh-position-that-suits-your-needs/">We Were Fired, and We&#x27;re Embracing It – Learn How to Find a Fresh Position That Suits Your Needs</a></h3>
  3469.                <p class="sponsored-excerpt-v7 "></p>
  3470.                <div class="sponsored-meta-v7">
  3471.                  <div class="author-info-v7">
  3472.                    
  3473.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3474.                    
  3475.                    <span>Derek Gilbert</span>
  3476.                  </div>
  3477.                  <div>18 May 2026</div>
  3478.                </div>
  3479.              </div>
  3480.            </div>
  3481.          </div>
  3482.        
  3483.          <div class="col-xl-3 col-lg-4 col-md-6 col-12">
  3484.            <div class="card sponsored-card-v7">
  3485.              <div class="sponsored-image-v7">
  3486.                
  3487.                  <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" />
  3488.                
  3489.                <div class="sponsored-badge-v7 bg-primary-gradient">News</div>
  3490.              </div>
  3491.              <div class="sponsored-content-v7">
  3492.                <h3 class="sponsored-title-v7"><a href="/exercise-as-you-work-ten-muscle-toning-workplace-workouts-you-can-do-in-regular-clothes/">Exercise as you work? Ten muscle-toning workplace workouts you can do in regular clothes</a></h3>
  3493.                <p class="sponsored-excerpt-v7 "></p>
  3494.                <div class="sponsored-meta-v7">
  3495.                  <div class="author-info-v7">
  3496.                    
  3497.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Derek Gilbert" class="sponsored-author-img-v7" />
  3498.                    
  3499.                    <span>Derek Gilbert</span>
  3500.                  </div>
  3501.                  <div>17 May 2026</div>
  3502.                </div>
  3503.              </div>
  3504.            </div>
  3505.          </div>
  3506.        
  3507.      </div>
  3508.    </div>
  3509.  </section>
  3510.  
  3511.  
  3512.    
  3513.        <!-- end wpo-blog-sponsored-section -->
  3514.        <!-- start wpo-subscribe-section -->
  3515.        
  3516.        <!-- end subscribe-section -->
  3517.        <!-- start of wpo-site-footer-section -->
  3518.        
  3519.  
  3520.  
  3521.  
  3522.  
  3523.  
  3524. <footer class="wpo-site-footer-v2">
  3525.  <!-- Top Section - Logo & CTA -->
  3526.  <div class="footer-top-section py-3">
  3527.    <div class="container-fluid fluid-container">
  3528.      <div class="row align-items-center">
  3529.        <div class="brand-logo d-flex align-items-center justify-content-center">
  3530.          
  3531.            <h3 class="brand-title">Pathia Direct</h3>
  3532.          
  3533.          <div class="brand-info">
  3534.            <h3 class="brand-title">Pathia Direct</h3>
  3535.          </div>
  3536.        </div>
  3537.      </div>
  3538.    </div>
  3539.  </div>
  3540.  
  3541.  <!-- Main Content Grid -->
  3542.  <div class="footer-main-content py-4">
  3543.    <div class="container-fluid fluid-container px-3">
  3544.      <div class="d-flex justify-content-between flex-wrap gap-3">
  3545.        <!-- Column 1: Quick Links & Top Categories -->
  3546.        <div class="">
  3547.          <div class="footer-column">
  3548.            <h5 class="column-title">Quick Links</h5>
  3549.            <ul class="footer-menu list-unstyled">
  3550.              
  3551.                <li>
  3552.                  <a class="menu-link" href="/swiss-ski-resort-blaze-survivors-receive-care-in-specialist-clinics-across-europe/">Swiss Ski Resort Blaze Survivors Receive Care in Specialist Clinics Across Europe</a>
  3553.                </li>
  3554.              
  3555.                <li>
  3556.                  <a class="menu-link" href="/understanding-the-emotional-factors-of-slot-machine-addiction/">Understanding the Emotional Factors of Slot Machine Addiction</a>
  3557.                </li>
  3558.              
  3559.                <li>
  3560.                  <a class="menu-link" href="/queens-recognise-queens-as-the-president-offers-the-mayor-elect-a-cordial-welcome/">Queens Recognise Queens as The President Offers The Mayor-Elect a Cordial Welcome</a>
  3561.                </li>
  3562.              
  3563.                <li>
  3564.                  <a class="menu-link" href="/a-decade-long-liaison-by-erin-somers-the-middle-aged-adultery-story-our-generation-has-earned/">A Decade-Long Liaison by Erin Somers: The Middle-Aged Adultery Story Our Generation Has Earned.</a>
  3565.                </li>
  3566.              
  3567.                <li>
  3568.                  <a class="menu-link" href="/president-zelensky-says-the-nation-is-10-off-from-a-peace-deal-yet-not-at-any-possible-cost/">President Zelensky Says The Nation Is 10% Off from a Peace Deal, Yet Not at Any Possible Cost</a>
  3569.                </li>
  3570.              
  3571.                <li>
  3572.                  <a class="menu-link" href="/the-mighty-neins-opening-sequence-selected-the-wrong-critical-role-track/">The Mighty Nein&#x27;s Opening Sequence Selected the Wrong Critical Role Track</a>
  3573.                </li>
  3574.              
  3575.            </ul>
  3576.          </div>
  3577.        </div>
  3578.        <div class="">
  3579.          <div class="footer-column mt-4">
  3580.            <h5 class="column-title">Top Categories</h5>
  3581.            <ul class="footer-menu list-unstyled">
  3582.              
  3583.                <li>
  3584.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  3585.                </li>
  3586.              
  3587.                <li>
  3588.                  <a class="menu-link" href="/category/business/">Business</a>
  3589.                </li>
  3590.              
  3591.                <li>
  3592.                  <a class="menu-link" href="/category/esports/">Esports</a>
  3593.                </li>
  3594.              
  3595.                <li>
  3596.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  3597.                </li>
  3598.              
  3599.                <li>
  3600.                  <a class="menu-link" href="/category/featured/">Featured</a>
  3601.                </li>
  3602.              
  3603.            </ul>
  3604.          </div>
  3605.        </div>
  3606.        <!-- Column 2: Blog Rolls -->
  3607.      <div class="">
  3608.          <div class="footer-column">
  3609.            <h5 class="column-title">Blog Rolls</h5>
  3610.            <ul class="footer-menu list-unstyled" id="blogRollLinks">
  3611.              
  3612.              
  3613.  
  3614.              
  3615.              
  3616.                
  3617.              
  3618.            </ul>
  3619.          </div>
  3620.        </div>
  3621.      </div>
  3622.    </div>
  3623.  </div>
  3624.  
  3625.  <!-- Tagline Section -->
  3626.  <div class="footer-tagline bg-primary-gradient text-center py-3">
  3627.    <div class="container-fluid fluid-container">
  3628.      <p class="mb-0 text-white text-capitalize">Discover authentic Indian recipes, cooking techniques, and culinary insights from expert chefs. Learn to make traditional dishes like pathia with step-by-step guides.</p>
  3629.    </div>
  3630.  </div>
  3631.  
  3632.  <!-- Footer Bottom -->
  3633.  <div class="footer-bottom py-3">
  3634.    <div class="container-fluid fluid-container">
  3635.      <div class="d-flex flex-column flex-md-row justify-content-between align-items-center text-center">
  3636.        <div class="copyright-info">
  3637.          <p class="mb-0 text-color">
  3638.            &copy; 2026 <strong>Pathia Direct</strong>. All rights reserved.
  3639.          </p>
  3640.        </div>
  3641.        <div class="utility-links mt-2 mt-md-0">
  3642.          <a href="/page/write-for-us/" class="utility-link me-3">Write For Us</a>
  3643.          <a href="/page/terms-and-conditions/" class="utility-link me-3">Terms &amp; Conditions</a>
  3644.          <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  3645.        </div>
  3646.      </div>
  3647.    </div>
  3648.  </div>
  3649. </footer>
  3650.  
  3651.  
  3652. <style>
  3653.  
  3654. .footer-top-section {
  3655.    border-bottom: 1px solid var(--border-color);
  3656.    background-color: var(--card-bg) !important;
  3657. }
  3658.  
  3659. .footer-logo {
  3660.    height:50px;
  3661.    width: auto;
  3662. }
  3663. .text-color{
  3664.    color: var(--topbar-color) !important;
  3665. }
  3666. .brand-title {
  3667.    font-size: 20px;
  3668.    font-weight: 600;
  3669.    color: var(--topbar-color);
  3670.    margin: 0;
  3671. }
  3672.  
  3673. .footer-main-content {
  3674.    background: var(--card-bg);
  3675. }
  3676.  
  3677. .column-title {
  3678.    font-size: 16px;
  3679.    font-weight: 600;
  3680.    color: var(--topbar-color) !important;
  3681.    margin-bottom: 15px;
  3682. }
  3683.  
  3684. .footer-menu li {
  3685.    margin-bottom: 8px;
  3686. }
  3687.  
  3688. .menu-link {
  3689.    color: var(--topbar-color) !important;
  3690.    text-decoration: none;
  3691.    font-size: 16px;
  3692.    transition: color 0.3s ease;
  3693. }
  3694.  
  3695. .footer-tagline {
  3696.    font-size: 16px;
  3697. }
  3698.  
  3699. .footer-bottom {
  3700.    font-size: 16px;
  3701.    background-color: var(--card-bg) !important;
  3702. }
  3703.  
  3704. .utility-link {
  3705.    color: var(--topbar-color) !important;
  3706.    text-decoration: none;
  3707.    transition: color 0.3s ease;
  3708. }
  3709.  
  3710. .utility-link:hover {
  3711.    color: var(--secondary-color);
  3712. }
  3713.  
  3714. /* Responsive Design */
  3715. @media (max-width: 992px) {
  3716.    .footer-top-section {
  3717.        text-align: start;
  3718.    }
  3719.    .cta-btn {
  3720.        margin-top: 10px;
  3721.    }
  3722. }
  3723.  
  3724. @media (max-width: 768px) {
  3725.    .footer-column {
  3726.        text-align: start;
  3727.    }
  3728.    .footer-tagline {
  3729.        font-size: 13px;
  3730.    }
  3731. }
  3732.  
  3733. @media (max-width: 576px) {
  3734.    .column-title {
  3735.        font-size: 15px;
  3736.    }
  3737.    .menu-link {
  3738.        font-size: 13px;
  3739.    }
  3740.    .cta-btn {
  3741.        font-size: 13px;
  3742.        padding: 7px 15px;
  3743.    }
  3744. }
  3745. </style>
  3746.  
  3747. <script>
  3748. // Prevent default for placeholder links
  3749. document.addEventListener('DOMContentLoaded', function() {
  3750.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  3751.        anchor.addEventListener('click', function(e) {
  3752.            e.preventDefault();
  3753.        });
  3754.    });
  3755. });
  3756. document.addEventListener('DOMContentLoaded', function () {
  3757.    var btn = document.getElementById('toggleBlogRollLinks');
  3758.    if (!btn) return; // No extra items, no button
  3759.  
  3760.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  3761.  
  3762.    btn.addEventListener('click', function () {
  3763.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3764.            return li.classList.contains('d-none');
  3765.        });
  3766.  
  3767.        extras.forEach(function (li) {
  3768.            if (anyHidden) {
  3769.                li.classList.remove('d-none');
  3770.                li.classList.add('show');
  3771.            } else {
  3772.                li.classList.add('d-none');
  3773.                li.classList.remove('show');
  3774.            }
  3775.        });
  3776.  
  3777.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3778.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3779.    });
  3780. });
  3781.  
  3782. </script>
  3783.  
  3784.        <!-- end of wpo-site-footer-section -->
  3785.    </div>
  3786.    <!-- end of page-wrapper -->
  3787.  
  3788.    <!-- All JavaScript files
  3789.    ================================================== -->
  3790.    
  3791.  
  3792. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3793. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3794. <!-- Plugins for this template -->
  3795. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3796. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3797. <!-- Custom script for this template -->
  3798. <script src="/static/blogapp/assets/js/script.js"></script>
  3799.  
  3800. <script>
  3801. (function () {
  3802. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3803. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3804.  
  3805. function applyFallback(img) {
  3806. if (!img || img.dataset.fallbackApplied === "1") {
  3807. return;
  3808. }
  3809. var failedSrc = img.currentSrc || img.src || "";
  3810. img.dataset.fallbackApplied = "1";
  3811. img.onerror = null;
  3812. img.src = fallbackImageSrc;
  3813. console.warn("[ImageFallback] Replaced broken image:", {
  3814. failedSrc: failedSrc,
  3815. fallbackSrc: fallbackImageSrc,
  3816. alt: img.alt || "",
  3817. });
  3818. }
  3819.  
  3820. document.querySelectorAll("img").forEach(function (img) {
  3821. if (img.complete && img.naturalWidth === 0) {
  3822. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3823. failedSrc: img.currentSrc || img.src || "",
  3824. alt: img.alt || "",
  3825. });
  3826. applyFallback(img);
  3827. }
  3828. });
  3829.  
  3830. document.addEventListener(
  3831. "error",
  3832. function (event) {
  3833. var target = event.target;
  3834. if (target && target.tagName === "IMG") {
  3835. applyFallback(target);
  3836. }
  3837. },
  3838. true
  3839. );
  3840. })();
  3841. </script>
  3842.  
  3843. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3844.  
  3845.  
  3846.  
  3847. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"2cdf8500f6974d24bbb3ca52a69f26aa","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3848. </body>
  3849.  
  3850. </html>
  3851.  
  3852.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda