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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="lora">
  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_18_Pl5vFXx_7XLLoTu_D25cVqb.png">
  14.    
  15.  
  16.    <title>Betrix Resources: UK Construction &amp; Engineering Solutions</title>
  17.    <meta name="description" content="Betrix Resources provides expert construction, engineering, and project management services across the UK, delivering innovative and sustainable solutions for diverse industries.">
  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://betrixresources.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #e74c3c;
  42.        --bs-primary-rgb: e74c3c;
  43.        --bs-secondary: #636e72;
  44.        --bs-success: #27ae60;
  45.        --bs-danger: #c0392b;
  46.        --bs-warning: #f1c40f;
  47.        --bs-info: #3498db;
  48.        --bs-light: #f5f6fa;
  49.        --bs-dark: #2d3436;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #e74c3c;
  53.        --theme-primary-color-s2: #e74c3c;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #2d3436;
  57.        --text-light-color: #676767;
  58.        --heading-color: #2d3436;
  59.        --border-color: #dfe4ea;
  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: #e8ecef;
  75.        --navbar-color: #2d3436;
  76.        --topbar-bg: #f5f6fa;
  77.        --topbar-color: #2d3436;
  78.        --footer-bg: #2d3436;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #dfe4ea;
  82.        --card-radius: 10px;
  83.        --link-color: #e74c3c;
  84.        --link-hover: #c0392b;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(231, 76, 60, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_8">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.  
  396.  
  397.            <!-- end preloader -->
  398.        
  399.        <!-- Start header -->
  400.        <header id="header" class="wpo-site-header">
  401.            
  402.  
  403.  
  404.    
  405.  
  406.  
  407. <div class="top-bg">
  408. <div class="unique-topbar2 d-sm-flex d-none container-fluid fluid-container">
  409.    <span id="current-time"></span>
  410.    
  411.    <div class="unique-news-container2">
  412.        <div class="unique-news-wrapper2 top-color" id="newsWrapper">
  413.            <!-- News items will be dynamically added here -->
  414.        </div>
  415.    </div>
  416.  
  417.    <div class="contact-info">
  418.        <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  419.            <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  420.            <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  421.            <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  422.            <li><a href="#"><i class="top-color ti-google"></i></a></li>
  423.        </ul>
  424.    </div>
  425. </div>
  426. </div>
  427.  
  428. <script>
  429.  // ----------------- Clock -----------------
  430.  function updateCurrentTime() {
  431.    const currentDate = new Date();
  432.    const day = currentDate.getDate().toString().padStart(2, '0');
  433.    const monthNames = ["January","February","March","April","May","June","July","August","September","October","November","December"];
  434.    const month = monthNames[currentDate.getMonth()];
  435.    const year = currentDate.getFullYear();
  436.    const hours = currentDate.getHours().toString().padStart(2, '0');
  437.    const minutes = currentDate.getMinutes().toString().padStart(2, '0');
  438.    const seconds = currentDate.getSeconds().toString().padStart(2, '0');
  439.    document.getElementById('current-time').innerHTML =
  440.      `<span class="fw-bold text-black p-2">${hours}:${minutes}:${seconds}</span> <span>${month} ${day}, ${year}</span>`;
  441.  }
  442.  setInterval(updateCurrentTime, 1000);
  443.  updateCurrentTime();
  444.  
  445.  // ----------------- News from Django -----------------
  446.  const newsItems = [
  447.    
  448.      { title: "Joe Root Expresses Mixed Opinions on Pink\u002DBall Test Matches Before Key Ashes Series Showdown", url: "/joe-root-expresses-mixed-opinions-on-pink-ball-test-matches-before-key-ashes-series-showdown/" },
  449.    
  450.      { title: "Dining Over the Divide: A Meeting Between Different Viewpoints", url: "/dining-over-the-divide-a-meeting-between-different-viewpoints/" },
  451.    
  452.      { title: "Women\u0027s Tennis Finals Latest News: Elena Rybakina Takes On Alexandrova, Swiatek Clashes With Amanda Anisimova", url: "/womens-tennis-finals-latest-news-elena-rybakina-takes-on-alexandrova-swiatek-clashes-with-amanda-anisimova/" },
  453.    
  454.      { title: "Cameroonian Opposition Leader Faces Legal Proceedings Regarding Electoral Turmoil, Authorities Declares", url: "/cameroonian-opposition-leader-faces-legal-proceedings-regarding-electoral-turmoil-authorities-declares/" },
  455.    
  456.      { title: "NYC Prepares For Fresh Gambling Establishments Amid An American Gambling Boom", url: "/nyc-prepares-for-fresh-gambling-establishments-amid-an-american-gambling-boom/" }
  457.    
  458.  ];
  459.  
  460.  let currentNewsIndex = 0;
  461.  const newsWrapper = document.getElementById('newsWrapper');
  462.  let newsElements = [];
  463.  
  464.  function createNewsElements() {
  465.      newsItems.forEach((news, index) => {
  466.          const newsElement = document.createElement('div');
  467.          newsElement.className = 'unique-news-item2 top-color';
  468.          newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  469.          newsWrapper.appendChild(newsElement);
  470.          newsElements.push(newsElement);
  471.      });
  472.      if (newsElements.length > 0) {
  473.          newsElements[0].classList.add('active');
  474.      }
  475.  }
  476.  
  477.  function changeNews() {
  478.      const currentElement = newsElements[currentNewsIndex];
  479.      const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  480.      const nextElement = newsElements[nextIndex];
  481.  
  482.      currentElement.classList.remove('active');
  483.      currentElement.classList.add('exit-up');
  484.  
  485.      setTimeout(() => {
  486.          nextElement.classList.add('active');
  487.          currentNewsIndex = nextIndex;
  488.          setTimeout(() => {
  489.              currentElement.classList.remove('exit-up');
  490.          }, 100);
  491.      }, 250);
  492.  }
  493.  
  494.  function startNewsRotation() {
  495.      setInterval(changeNews, 5000);
  496.  }
  497.  
  498.  window.onload = function() {
  499.      createNewsElements();
  500.      startNewsRotation();
  501.  };
  502. </script>
  503.  
  504.  
  505.  
  506.            
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513. <header class="custom-header mb-4">
  514.    <!-- Logo Section - Top Centered -->
  515.    <div class="logo-container">
  516.        <div class="container-fluid fluid-container">
  517.            <a class="brand-link" href="/">
  518.                
  519.                    Betrix Resources
  520.                
  521.            </a>
  522.        </div>
  523.    </div>
  524.  
  525.    <!-- Navigation Section -->
  526.    <div class="navigation-container">
  527.        <div class="container-fluid fluid-container">
  528.            <div class="nav-content">
  529.                <!-- Mobile toggle button -->
  530.                <button class="mobile-nav-toggle" type="button" onclick="toggleNav()">
  531.                    <svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  532.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  533.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  534.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  535.                    </svg>
  536.                </button>
  537.  
  538.                <!-- Navigation Links - Left Side -->
  539.                <nav class="primary-nav navbar navbar-expand-lg">
  540.                    <ul class="navbar-nav align-items-center me-auto mb-2 mb-lg-0">
  541.  
  542.                        
  543.                        <li class="nav-item">
  544.                            <a href="/" class="nav-link active">HOME</a>
  545.                        </li>
  546.                        
  547.                        
  548.                         <li class="nav-item">
  549.                            <a href="/category/all-posts/" class="nav-link">
  550.                                ALL POSTS
  551.                            </a>
  552.                            </li>
  553.  
  554.                            
  555.  
  556.                                    
  557.                                    
  558.                            
  559.                         <li class="nav-item">
  560.                            <a href="/category/business/" class="nav-link">
  561.                                BUSINESS
  562.                            </a>
  563.                            </li>
  564.  
  565.                            
  566.  
  567.                                    
  568.                                    
  569.                            
  570.                         <li class="nav-item">
  571.                            <a href="/category/esports/" class="nav-link">
  572.                                ESPORTS
  573.                            </a>
  574.                            </li>
  575.  
  576.                            
  577.  
  578.                                    
  579.                                    
  580.                            
  581.                         <li class="nav-item">
  582.                            <a href="/category/fashion/" class="nav-link">
  583.                                FASHION
  584.                            </a>
  585.                            </li>
  586.  
  587.                            
  588.  
  589.                                    
  590.                                    
  591.                            
  592.                         <li class="nav-item">
  593.                            <a href="/category/featured/" class="nav-link">
  594.                                FEATURED
  595.                            </a>
  596.                            </li>
  597.  
  598.                            
  599.  
  600.                                    
  601.                                    
  602.                            
  603.                        
  604.                            
  605.                            <li class="nav-item dropdown">
  606.                                <a class="nav-link dropdown-toggle" href="#" id="moreDropdown" role="button"
  607.                                    data-bs-toggle="dropdown" aria-expanded="false">
  608.                                    More
  609.                                </a>
  610.                                <ul class="dropdown-menu" aria-labelledby="moreDropdown">
  611.                                    <li>
  612.                                        <a class="dropdown-item"
  613.                                            href="/category/gaming/">
  614.                                            GAMING
  615.                                        </a>
  616.                                    </li>
  617.  
  618.                                    
  619.  
  620.                                    
  621.                                    
  622.                            
  623.                        
  624.                                    <li>
  625.                                        <a class="dropdown-item"
  626.                                            href="/category/health/">
  627.                                            HEALTH
  628.                                        </a>
  629.                                    </li>
  630.                                    
  631.  
  632.                                    
  633.                                    
  634.                            
  635.                        
  636.                                    <li>
  637.                                        <a class="dropdown-item"
  638.                                            href="/category/life-fitness/">
  639.                                            LIFE &amp; FITNESS
  640.                                        </a>
  641.                                    </li>
  642.                                    
  643.  
  644.                                    
  645.                                    
  646.                            
  647.                        
  648.                                    <li>
  649.                                        <a class="dropdown-item"
  650.                                            href="/category/lifestyle/">
  651.                                            LIFESTYLE
  652.                                        </a>
  653.                                    </li>
  654.                                    
  655.  
  656.                                    
  657.                                    
  658.                            
  659.                        
  660.                                    <li>
  661.                                        <a class="dropdown-item"
  662.                                            href="/category/news/">
  663.                                            NEWS
  664.                                        </a>
  665.                                    </li>
  666.                                    
  667.  
  668.                                    
  669.                                    
  670.                            
  671.                        
  672.                                    <li>
  673.                                        <a class="dropdown-item"
  674.                                            href="/category/others/">
  675.                                            OTHERS
  676.                                        </a>
  677.                                    </li>
  678.                                    
  679.  
  680.                                    
  681.                                    
  682.                            
  683.                        
  684.                                    <li>
  685.                                        <a class="dropdown-item"
  686.                                            href="/category/politics/">
  687.                                            POLITICS
  688.                                        </a>
  689.                                    </li>
  690.                                    
  691.  
  692.                                    
  693.                                    
  694.                            
  695.                        
  696.                                    <li>
  697.                                        <a class="dropdown-item"
  698.                                            href="/category/sports/">
  699.                                            SPORTS
  700.                                        </a>
  701.                                    </li>
  702.                                    
  703.  
  704.                                    
  705.                                    
  706.                            
  707.                        
  708.                                    <li>
  709.                                        <a class="dropdown-item"
  710.                                            href="/category/tech/">
  711.                                            TECH
  712.                                        </a>
  713.                                    </li>
  714.                                    
  715.  
  716.                                    
  717.                                    
  718.                            
  719.                        
  720.                                    <li>
  721.                                        <a class="dropdown-item"
  722.                                            href="/category/travel/">
  723.                                            TRAVEL
  724.                                        </a>
  725.                                    </li>
  726.                                    
  727.  
  728.                                    
  729.                                    
  730.                                </ul>
  731.                            </li>
  732.                            
  733.                            
  734. <li>
  735.                  <a href="/page/contact-us/">
  736.                     Contact Us
  737.                  </a>
  738.              </li>
  739.                    </ul>
  740.                </nav>
  741.  
  742.  
  743.                <!-- Search - Right Side -->
  744.                <div class="search-wrapper">
  745.                    <input type="search" class="search-input-field" placeholder="Search...">
  746.                    <!-- <button class="search-submit-btn" type="submit">
  747.                        <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  748.                            stroke-width="2">
  749.                            <circle cx="11" cy="11" r="8"></circle>
  750.                            <path d="m21 21-4.35-4.35"></path>
  751.                        </svg>
  752.                    </button> -->
  753.                        <!-- The search results will be displayed here -->
  754.          <div id="search-results" class="search-results-container search-v1"></div>
  755.                </div>
  756.            </div>
  757.        </div>
  758.    </div>
  759. </header>
  760.  
  761.  
  762. <script>
  763.    function toggleNav() {
  764.        const nav = document.getElementById('primaryNav');
  765.        const toggle = document.querySelector('.mobile-nav-toggle');
  766.  
  767.        nav.classList.toggle('show');
  768.        toggle.classList.toggle('active');
  769.    }
  770.  
  771.    // Close nav when clicking outside
  772.    document.addEventListener('click', function (event) {
  773.        const nav = document.getElementById('primaryNav');
  774.        const toggle = document.querySelector('.mobile-nav-toggle');
  775.  
  776.        if (!nav.contains(event.target) && !toggle.contains(event.target)) {
  777.            nav.classList.remove('show');
  778.            toggle.classList.remove('active');
  779.        }
  780.    });
  781.  
  782.    // Close nav when window is resized to desktop
  783.    window.addEventListener('resize', function () {
  784.        if (window.innerWidth > 768) {
  785.            document.getElementById('primaryNav').classList.remove('show');
  786.            document.querySelector('.mobile-nav-toggle').classList.remove('active');
  787.        }
  788.    });
  789.  
  790. </script>
  791.  
  792. <style>
  793.    .custom-header {
  794.        background: var(--navbar-bg);
  795.        border-bottom: 1px solid var(--border-color);
  796.        position: sticky;
  797.        top: 0;
  798.        z-index: 1000;
  799.        padding: 0px 10px;
  800.    }
  801.  
  802.    /* Logo Section - Top Centered */
  803.    .logo-container {
  804.        text-align: center;
  805.        padding: 10px 0;
  806.        background: var(--navbar-bg);
  807.        border-bottom: 1px solid var(--border-color);
  808.    }
  809.  
  810.    .brand-link {
  811.        display: inline-flex;
  812.        align-items: center;
  813.        text-decoration: none;
  814.    }
  815.  
  816.    .brand-link img {
  817.        height: 100px;
  818.        width: auto;
  819.    }
  820.  
  821.    /* Navigation Section */
  822.    .navigation-container {
  823.        background: var(--navbar-bg);
  824.        padding: 0;
  825.    }
  826.  
  827.    .nav-content {
  828.        display: flex;
  829.        align-items: center;
  830.        justify-content: space-between;
  831.        min-height: 60px;
  832.        position: relative;
  833.    }
  834.  
  835.    /* Mobile toggle button */
  836.    .mobile-nav-toggle {
  837.        display: none;
  838.        background: var(--navbar-bg);
  839.        border: 2px solid var(--bs-primary);
  840.        color: var(--navbar-color);
  841.        padding: 8px;
  842.        border-radius: 12px;
  843.        cursor: pointer;
  844.        transition: all 0.3s ease;
  845.    }
  846.  
  847.    .mobile-nav-toggle:hover {
  848.        background: var(--bs-primary);
  849.        color: var(--link-color) !important;
  850.    }
  851.  
  852.    /* Navigation Links - Left Side */
  853.    .primary-nav {
  854.        flex: 1;
  855.    }
  856.  
  857.    .nav-links-list {
  858.        display: flex;
  859.        list-style: none;
  860.        margin: 0;
  861.        padding: 0;
  862.        gap: 5px;
  863.        align-items: center;
  864.    }
  865.  
  866.    .nav-item {
  867.        display: block;
  868.        padding: 8px 16px;
  869.        color: #333;
  870.        text-decoration: none;
  871.        font-weight: 500;
  872.        font-size: 14px;
  873.        text-transform: uppercase;
  874.        letter-spacing: 0.5px;
  875.        border-radius: 12px;
  876.        transition: all 0.3s ease;
  877.        white-space: nowrap;
  878.    }
  879.  
  880.    .nav-item:hover {
  881.        background: rgba(0, 123, 255, 0.19);
  882.        color: var(--navbar-color);
  883.    }
  884.  
  885.    .nav-item.active {
  886.        background: var(--bs-primary);
  887.        color: var(--link-color) !important;
  888.        box-shadow: 0 2px 8px rgba(0, 123, 255, 0.3);
  889.    }
  890.  
  891.    /* Search Container - Right Side */
  892.    .search-wrapper {
  893.        display: flex;
  894.        align-items: center;
  895.        gap: 8px;
  896.    }
  897.  
  898.    .search-input-field {
  899.        padding: 12px 18px;
  900.        border: 2px solid var(--border-color);
  901.        border-radius: 12px;
  902.        background: var(--navbar-bg);
  903.        color: var(--navbar-color);
  904.        font-size: 14px;
  905.        width: 250px;
  906.        transition: all 0.3s ease;
  907.    }
  908.  
  909.    .search-input-field::placeholder {
  910.        color: #6c757d;
  911.    }
  912.  
  913.    .search-input-field:focus {
  914.        outline: none;
  915.        background: white;
  916.        border-color: var(--bs-primary);
  917.        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  918.    }
  919.  
  920.    .search-submit-btn {
  921.        background: var(--bs-primary);
  922.        border: none;
  923.        color: white;
  924.        padding: 12px;
  925.        border-radius: 12px;
  926.        cursor: pointer;
  927.        transition: all 0.3s ease;
  928.        display: flex;
  929.        align-items: center;
  930.        justify-content: center;
  931.    }
  932.  
  933.    .search-submit-btn:hover {
  934.        transform: scale(1.05);
  935.        opacity: 0.7;
  936.    }
  937.  
  938.    /* Tablet responsiveness */
  939.    @media (max-width: 1200px) {
  940.        .nav-item {
  941.            font-size: 13px;
  942.        }
  943.  
  944.        .search-input-field {
  945.            width: 220px;
  946.        }
  947.    }
  948.  
  949.    @media (max-width: 1024px) {
  950.        .nav-item {
  951.            font-size: 13px;
  952.        }
  953.  
  954.        .search-input-field {
  955.            width: 200px;
  956.        }
  957.    }
  958.  
  959.    @media (max-width: 900px) {
  960.        .nav-item {
  961.            font-size: 12px;
  962.        }
  963.  
  964.        .search-input-field {
  965.            width: 180px;
  966.        }
  967.    }
  968.  
  969.    /* Mobile responsiveness */
  970.    @media (max-width: 768px) {
  971.        .container-fluid {
  972.            padding: 0 15px;
  973.        }
  974.  
  975.        .logo-container {
  976.            padding: 15px 0;
  977.        }
  978.  
  979.        .brand-link img {
  980.            height: 40px;
  981.        }
  982.  
  983.        /* Show mobile toggle */
  984.        .mobile-nav-toggle {
  985.            display: block;
  986.        }
  987.  
  988.        .nav-content {
  989.            min-height: 50px;
  990.            padding: 10px 0;
  991.        }
  992.  
  993.        /* Hide navigation on mobile by default */
  994.        .primary-nav {
  995.            position: absolute;
  996.            top: 100%;
  997.            left: 0;
  998.            right: 0;
  999.            background: var(--navbar-bg);
  1000.            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1001.            border-radius: 0 0 10px 10px;
  1002.            transform: translateY(-100%);
  1003.            opacity: 0;
  1004.            visibility: hidden;
  1005.            transition: all 0.3s ease;
  1006.            z-index: 999;
  1007.        }
  1008.  
  1009.        /* Show navigation when toggled */
  1010.        .primary-nav.show {
  1011.            transform: translateY(0);
  1012.            opacity: 1;
  1013.            visibility: visible;
  1014.        }
  1015.  
  1016.        .nav-links-list {
  1017.            flex-direction: column;
  1018.            gap: 0;
  1019.            padding: 15px 0;
  1020.        }
  1021.  
  1022.        .nav-item {
  1023.            border-bottom: 1px solid #eee;
  1024.            text-align: left;
  1025.            border-radius: 0;
  1026.            width: 100%;
  1027.        }
  1028.  
  1029.        .nav-item:last-child {
  1030.            border-bottom: none;
  1031.        }
  1032.  
  1033.        /* Search stays visible on mobile - right side */
  1034.        .search-wrapper {
  1035.            margin-left: auto;
  1036.        }
  1037.  
  1038.        .search-input-field {
  1039.            width: 160px;
  1040.            padding: 10px 15px;
  1041.            font-size: 13px;
  1042.        }
  1043.  
  1044.        .search-submit-btn {
  1045.            padding: 10px;
  1046.        }
  1047.    }
  1048.  
  1049.    @media (max-width: 576px) {
  1050.        .logo-container {
  1051.            padding: 12px 0;
  1052.        }
  1053.  
  1054.        .brand-link img {
  1055.            height: 35px;
  1056.        }
  1057.  
  1058.        .search-input-field {
  1059.            width: 140px;
  1060.            font-size: 12px;
  1061.        }
  1062.  
  1063.        .nav-content {
  1064.            gap: 10px;
  1065.        }
  1066.    }
  1067.  
  1068.    @media (max-width: 480px) {
  1069.        .container-fluid {
  1070.            padding: 0 10px;
  1071.        }
  1072.  
  1073.        .search-input-field {
  1074.            width: 120px;
  1075.        }
  1076.  
  1077.        .mobile-nav-toggle {
  1078.            padding: 6px;
  1079.        }
  1080.  
  1081.        .nav-item {
  1082.            font-size: 13px;
  1083.        }
  1084.    }
  1085.  
  1086.    @media (max-width: 400px) {
  1087.        .search-input-field {
  1088.            width: 100px;
  1089.            font-size: 11px;
  1090.            padding: 8px 12px;
  1091.        }
  1092.  
  1093.        .search-submit-btn {
  1094.            padding: 8px;
  1095.        }
  1096.  
  1097.        .search-submit-btn svg {
  1098.            width: 14px;
  1099.            height: 14px;
  1100.        }
  1101.    }
  1102.  
  1103.      /* search field */
  1104.  .search-results-container {
  1105.  position: absolute;
  1106.  top: 100%; /* Position it below the input field */
  1107.  left: 0;
  1108.  right: 0;
  1109.  background-color: white;
  1110.  border: 1px solid #ddd;
  1111.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1112.  max-height: 300px;
  1113.  overflow-y: auto;
  1114.  z-index: 1000;
  1115.  display: none; /* Initially hidden */
  1116. }
  1117.  
  1118. .search-results-container p {
  1119.  margin: 0;
  1120. }
  1121.  
  1122. .search-results-container .result-item {
  1123.  padding: 10px;
  1124.  cursor: pointer;
  1125. }
  1126.  
  1127. .search-results-container .result-item:hover {
  1128.  background-color: #f0f0f0;
  1129. }
  1130.  
  1131. </style>
  1132.  
  1133. <script>
  1134.  document.addEventListener("DOMContentLoaded", function () {
  1135.    const searchInput = document.querySelector(".search-input-field");
  1136.    const searchResults = document.getElementById("search-results");
  1137.  
  1138.    if (!searchInput || !searchResults) return; // Safety check
  1139.  
  1140.    // 🔍 Handle typing
  1141.    searchInput.addEventListener("keyup", function (e) {
  1142.      e.preventDefault();
  1143.  
  1144.      const query = searchInput.value.trim();
  1145.  
  1146.      if (query === "") {
  1147.        searchResults.innerHTML = "";
  1148.        searchResults.style.display = "none";
  1149.        return;
  1150.      }
  1151.  
  1152.      searchResults.style.display = "block";
  1153.  
  1154.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1155.        method: "GET",
  1156.        headers: {
  1157.          "X-Requested-With": "XMLHttpRequest",
  1158.        },
  1159.      })
  1160.        .then(response => response.json())
  1161.        .then(data => {
  1162.          if (data.html) {
  1163.            searchResults.innerHTML = data.html;
  1164.          } else {
  1165.            searchResults.innerHTML = "<p>No results found.</p>";
  1166.          }
  1167.        })
  1168.        .catch(error => {
  1169.          console.error("Error fetching search results:", error);
  1170.        });
  1171.    });
  1172.  
  1173.    // 🖱️ Close results when clicking outside
  1174.    document.addEventListener("click", function (e) {
  1175.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1176.        searchResults.style.display = "none";
  1177.      }
  1178.    });
  1179.  
  1180.    // ⌨️ Close results when pressing Escape
  1181.    document.addEventListener("keydown", function (e) {
  1182.      if (e.key === "Escape") {
  1183.        searchResults.style.display = "none";
  1184.      }
  1185.    });
  1186.  });
  1187. </script>
  1188.  
  1189.        </header>
  1190.        <!-- end of header -->
  1191.        <!-- start of wpo-blog-hero -->
  1192.        
  1193.  
  1194.  
  1195.  
  1196.  <!-- Django Template for Clean Blog Cards -->
  1197.  
  1198.  
  1199.  
  1200.  
  1201. <div class="blog-section">
  1202.    <div class="container-fluid fluid-container">
  1203.        <div class="blog-grid">
  1204.            
  1205.            
  1206.              
  1207.            <!-- Featured Blog Card -->
  1208.            <article class="blog-card featured">
  1209.                <div class="card-image">
  1210.                    
  1211.                        <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1212.                    
  1213.                    <span class="category bg-primary-gradient">News</span>
  1214.                </div>
  1215.                <div class="card-content">
  1216.                    <h2 class="card-title"><a class="top-color" href="/finland-stuns-back-to-back-reigning-champions-us-in-u20-world-championship-quarter-finals/">
  1217.                                        Finland Stuns Back-to-Back Reigning Champions US in U20 World Championship Quarter-Finals.
  1218.                                    </a></h2>
  1219.                    <p class="card-excerpt"></p>
  1220.                    <div class="card-meta">
  1221.                        <div class="author">
  1222.                            
  1223.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="author-avatar">
  1224.                            
  1225.                            <span class="author-name">Scott Anderson</span>
  1226.                        </div>
  1227.                        <span class="date">07 May 2026</span>
  1228.                    </div>
  1229.                    <a  href="/finland-stuns-back-to-back-reigning-champions-us-in-u20-world-championship-quarter-finals/" class="read-more">Read Article</a>
  1230.                </div>
  1231.            </article>
  1232.  
  1233.            
  1234.            
  1235.  
  1236.            
  1237.            <!-- Regular Blog Card -->
  1238.            <article class="blog-card">
  1239.                <div class="card-image">
  1240.                    
  1241.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1242.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1243.                    
  1244.                    <span class="category bg-primary-gradient">News</span>
  1245.                </div>
  1246.                <div class="card-content">
  1247.                    <h3 class="card-title"> <a class="top-color" href="/not-having-a-fantastic-time-at-college-you-are-not-the-only-one/" >
  1248.                                        Not having a fantastic time at college? You are not the only one.
  1249.                                    </a></h3>
  1250.                    <p class="card-excerpt"></p>
  1251.                    <div class="card-meta">
  1252.                        <div class="author">
  1253.                              
  1254.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="author-avatar">
  1255.                            
  1256.                            <span class="author-name">Scott Anderson</span>
  1257.                        </div>
  1258.                        <span class="date">07 May 2026</span>
  1259.                    </div>
  1260.                    <a  href="/not-having-a-fantastic-time-at-college-you-are-not-the-only-one/" class="read-more">Read Article</a>
  1261.                </div>
  1262.            </article>
  1263.            
  1264.            <!-- Regular Blog Card -->
  1265.            <article class="blog-card">
  1266.                <div class="card-image">
  1267.                    
  1268.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1269.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1270.                    
  1271.                    <span class="category bg-primary-gradient">News</span>
  1272.                </div>
  1273.                <div class="card-content">
  1274.                    <h3 class="card-title"> <a class="top-color" href="/who-is-your-personal-most-cherished-cricket-player-in-the-legacy-of-the-mens-ashes/" >
  1275.                                        Who is Your Personal Most Cherished Cricket Player in the Legacy of the Men’s Ashes?
  1276.                                    </a></h3>
  1277.                    <p class="card-excerpt"></p>
  1278.                    <div class="card-meta">
  1279.                        <div class="author">
  1280.                              
  1281.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="author-avatar">
  1282.                            
  1283.                            <span class="author-name">Scott Anderson</span>
  1284.                        </div>
  1285.                        <span class="date">07 May 2026</span>
  1286.                    </div>
  1287.                    <a  href="/who-is-your-personal-most-cherished-cricket-player-in-the-legacy-of-the-mens-ashes/" class="read-more">Read Article</a>
  1288.                </div>
  1289.            </article>
  1290.            
  1291.            <!-- Regular Blog Card -->
  1292.            <article class="blog-card">
  1293.                <div class="card-image">
  1294.                    
  1295.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1296.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1297.                    
  1298.                    <span class="category bg-primary-gradient">News</span>
  1299.                </div>
  1300.                <div class="card-content">
  1301.                    <h3 class="card-title"> <a class="top-color" href="/oneill-claims-debut-celtic-victory-in-20-years/" >
  1302.                                        O&#x27;Neill Claims Debut Celtic Victory in 20 Years
  1303.                                    </a></h3>
  1304.                    <p class="card-excerpt"></p>
  1305.                    <div class="card-meta">
  1306.                        <div class="author">
  1307.                              
  1308.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="author-avatar">
  1309.                            
  1310.                            <span class="author-name">Scott Anderson</span>
  1311.                        </div>
  1312.                        <span class="date">07 May 2026</span>
  1313.                    </div>
  1314.                    <a  href="/oneill-claims-debut-celtic-victory-in-20-years/" class="read-more">Read Article</a>
  1315.                </div>
  1316.            </article>
  1317.            
  1318.            <!-- Regular Blog Card -->
  1319.            <article class="blog-card">
  1320.                <div class="card-image">
  1321.                    
  1322.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1323.                            class="img img-responsive" style="object-fit: cover;" alt="">
  1324.                    
  1325.                    <span class="category bg-primary-gradient">News</span>
  1326.                </div>
  1327.                <div class="card-content">
  1328.                    <h3 class="card-title"> <a class="top-color" href="/can-britains-common-toads-be-saved-from-roads-and-terrible-decline/" >
  1329.                                        Can Britain&#x27;s Common Toads Be Saved from Roads and Terrible Decline?
  1330.                                    </a></h3>
  1331.                    <p class="card-excerpt"></p>
  1332.                    <div class="card-meta">
  1333.                        <div class="author">
  1334.                              
  1335.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="author-avatar">
  1336.                            
  1337.                            <span class="author-name">Scott Anderson</span>
  1338.                        </div>
  1339.                        <span class="date">07 May 2026</span>
  1340.                    </div>
  1341.                    <a  href="/can-britains-common-toads-be-saved-from-roads-and-terrible-decline/" class="read-more">Read Article</a>
  1342.                </div>
  1343.            </article>
  1344.            
  1345.  
  1346.        </div>
  1347.    </div>
  1348. </div>
  1349.  
  1350. <style>
  1351.  
  1352.  
  1353. .blog-section {
  1354.    padding: 60px 0;
  1355. }
  1356.  
  1357.  
  1358. .blog-grid {
  1359.    display: grid;
  1360.    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  1361.    gap: 30px;
  1362. }
  1363.  
  1364. /* Blog Cards */
  1365. .blog-card {
  1366.    background: var(--card-bg);
  1367.    border: 1px solid var(--border-color);
  1368.    border-radius: var(--card-radius);
  1369.    overflow: hidden;
  1370.    transition: all 0.3s ease;
  1371. }
  1372.  
  1373. .blog-card:hover {
  1374.    transform: translateY(-5px);
  1375.    box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  1376.    border-color: var(--border-color);
  1377. }
  1378.  
  1379. .featured {
  1380.    grid-column: span 2;
  1381.    display: grid;
  1382.    grid-template-columns: 1fr 1fr;
  1383.    gap: 0;
  1384. }
  1385.  
  1386. .card-image {
  1387.    position: relative;
  1388.    height: 220px;
  1389.    background: #f8f8f8;
  1390. }
  1391.  
  1392. .featured .card-image {
  1393.    height: 100%;
  1394.    min-height: 300px;
  1395. }
  1396.  
  1397. .card-image img {
  1398.    width: 100%;
  1399.    height: 100%;
  1400.    object-fit: cover;
  1401. }
  1402.  
  1403. .category {
  1404.    position: absolute;
  1405.    top: 15px;
  1406.    left: 15px;
  1407.    padding: 6px 16px;
  1408.    border-radius: 20px;
  1409.    font-size: 12px;
  1410.    font-weight: 500;
  1411.    text-transform: uppercase;
  1412.    letter-spacing: 0.5px;
  1413. }
  1414.  
  1415. .card-content {
  1416.    padding: 25px;
  1417. }
  1418.  
  1419. .featured .card-content {
  1420.    display: flex;
  1421.    flex-direction: column;
  1422.    justify-content: center;
  1423.    padding: 40px;
  1424. }
  1425.  
  1426. .card-title {
  1427.    font-size: 18px;
  1428.    font-weight: 600;
  1429.    margin-bottom: 12px;
  1430.    line-height: 1.4;
  1431. }
  1432.  
  1433. .featured .card-title {
  1434.    font-size: 24px;
  1435.    margin-bottom: 15px;
  1436. }
  1437.  
  1438. .card-excerpt {
  1439.    color: #666;
  1440.    font-size: 14px;
  1441.    line-height: 1.6;
  1442.    margin-bottom: 20px;
  1443. }
  1444.  
  1445. .featured .card-excerpt {
  1446.    font-size: 16px;
  1447.    margin-bottom: 25px;
  1448. }
  1449.  
  1450. .card-meta {
  1451.    display: flex;
  1452.    align-items: center;
  1453.    justify-content: space-between;
  1454.    padding-top: 15px;
  1455.    border-top: 1px solid #f0f0f0;
  1456.    margin-bottom: 15px;
  1457. }
  1458.  
  1459. .author {
  1460.    display: flex;
  1461.    align-items: center;
  1462.    gap: 10px;
  1463. }
  1464.  
  1465. .author-avatar {
  1466.    width: 30px;
  1467.    height: 30px;
  1468.    border-radius: 50%;
  1469.    object-fit: cover;
  1470.    border: 1px solid #e5e5e5;
  1471. }
  1472.  
  1473. .author-name {
  1474.    color: #555;
  1475.    font-size: 13px;
  1476.    font-weight: 500;
  1477. }
  1478.  
  1479. .date {
  1480.    color: #999;
  1481.    font-size: 12px;
  1482. }
  1483.  
  1484. .read-more {
  1485.    color: #333;
  1486.    text-decoration: none;
  1487.    font-size: 13px;
  1488.    font-weight: 500;
  1489.    display: inline-flex;
  1490.    align-items: center;
  1491.    transition: color 0.2s ease;
  1492. }
  1493.  
  1494. .read-more:hover {
  1495.    color: #000;
  1496. }
  1497.  
  1498. .read-more::after {
  1499.    content: '→';
  1500.    margin-left: 8px;
  1501.    transition: transform 0.2s ease;
  1502. }
  1503.  
  1504. .read-more:hover::after {
  1505.    transform: translateX(4px);
  1506. }
  1507.  
  1508. /* Newsletter Card */
  1509. .newsletter-card {
  1510.    background: white;
  1511.    border: 2px dashed #ddd;
  1512.    border-radius: 12px;
  1513.    padding: 40px 30px;
  1514.    text-align: center;
  1515.    display: flex;
  1516.    flex-direction: column;
  1517.    justify-content: center;
  1518.    align-items: center;
  1519. }
  1520.  
  1521. .newsletter-title {
  1522.    color: #333;
  1523.    font-size: 20px;
  1524.    font-weight: 600;
  1525.    margin-bottom: 8px;
  1526. }
  1527.  
  1528. .newsletter-desc {
  1529.    color: #666;
  1530.    font-size: 14px;
  1531.    margin-bottom: 25px;
  1532. }
  1533.  
  1534. .newsletter-form {
  1535.    width: 100%;
  1536.    max-width: 280px;
  1537.    margin-bottom: 15px;
  1538. }
  1539.  
  1540. .email-input {
  1541.    width: 100%;
  1542.    padding: 12px 16px;
  1543.    border: 1px solid #ddd;
  1544.    border-radius: 8px;
  1545.    font-size: 14px;
  1546.    margin-bottom: 12px;
  1547.    transition: border-color 0.2s ease;
  1548. }
  1549.  
  1550. .email-input:focus {
  1551.    outline: none;
  1552.    border-color: #333;
  1553. }
  1554.  
  1555. .subscribe-btn {
  1556.    width: 100%;
  1557.    padding: 12px 16px;
  1558.    background: #333;
  1559.    color: white;
  1560.    border: none;
  1561.    border-radius: 8px;
  1562.    font-size: 14px;
  1563.    font-weight: 500;
  1564.    cursor: pointer;
  1565.    transition: background 0.2s ease;
  1566. }
  1567.  
  1568. .subscribe-btn:hover {
  1569.    background: #555;
  1570. }
  1571.  
  1572. .subscriber-count {
  1573.    color: #999;
  1574.    font-size: 12px;
  1575. }
  1576.  
  1577. /* Responsive Design */
  1578. @media (max-width: 768px) {
  1579.    .blog-grid {
  1580.        grid-template-columns: 1fr;
  1581.        gap: 20px;
  1582.    }
  1583.    
  1584.    .featured {
  1585.        grid-column: span 1;
  1586.        grid-template-columns: 1fr;
  1587.    }
  1588.    
  1589.    .featured .card-image {
  1590.        height: 220px;
  1591.    }
  1592.    
  1593.    .featured .card-content {
  1594.        padding: 25px;
  1595.    }
  1596.    
  1597.    .featured .card-title {
  1598.        font-size: 20px;
  1599.    }
  1600.    
  1601.    .featured .card-excerpt {
  1602.        font-size: 14px;
  1603.    }
  1604. }
  1605.  
  1606. @media (max-width: 480px) {
  1607.    .container {
  1608.        padding: 0 15px;
  1609.    }
  1610.    
  1611.    .card-content,
  1612.    .featured .card-content {
  1613.        padding: 20px;
  1614.    }
  1615.    
  1616.    .newsletter-card {
  1617.        padding: 30px 20px;
  1618.    }
  1619. }
  1620. </style>
  1621.  
  1622.  
  1623.  
  1624.  
  1625.        <!-- end of wpo-blog-hero -->
  1626.  
  1627.        <!-- start of wpo-breacking-news -->
  1628.        
  1629.        <!-- end of wpo-breacking-news -->
  1630.        
  1631.        <!-- start wpo-blog-highlights-section -->
  1632.        
  1633.  
  1634.  
  1635.  
  1636.    
  1637.  
  1638.  
  1639.  
  1640. <style>
  1641.    .blog-highlights-v4 {
  1642.        padding: 30px 0;
  1643.        position: relative;
  1644.        min-height: 100vh;
  1645.        background: transparent; /* Solid background color */
  1646.    }
  1647.  
  1648.    /* Blog Container */
  1649.    .blog-container-v4 {
  1650.        position: relative;
  1651.        z-index: 10;
  1652.    }
  1653.  
  1654.    /* Card Design */
  1655.    .blog-card-v4 {
  1656.        border-radius: 25px;
  1657.        background: var(--card-bg);
  1658.        border: 1px solid var(--border-color);
  1659.        position: relative;
  1660.        overflow: hidden;
  1661.        transition: opacity 1.2s ease; /* Fade animation for card */
  1662.    }
  1663.  
  1664.    /* Image Container */
  1665.    .blog-image-container-v4 {
  1666.        height: 280px;
  1667.        border-radius: 20px 20px 0 0;
  1668.        overflow: hidden;
  1669.        position: relative;
  1670.        z-index: 2;
  1671.    }
  1672.  
  1673.    .blog-image-v4 {
  1674.        width: 100%;
  1675.        height: 100%;
  1676.        position: relative;
  1677.        overflow: hidden;
  1678.    }
  1679.  
  1680.    .blog-image-v4 img {
  1681.        width: 100%;
  1682.        height: 100%;
  1683.        object-fit: cover;
  1684.    }
  1685.  
  1686.    /* Category Badge */
  1687.    .blog-category-v4 {
  1688.        position: absolute;
  1689.        top: 20px;
  1690.        left: 20px;
  1691.        padding: 10px 18px;
  1692.        border-radius: 20px;
  1693.        font-size: 11px;
  1694.        font-weight: 700;
  1695.        text-transform: uppercase;
  1696.        letter-spacing: 1.2px;
  1697.        z-index: 5;
  1698.        border: 1px solid rgba(255, 255, 255, 0.3);
  1699.        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  1700.    }
  1701.  
  1702.    /* Content Area */
  1703.    .blog-content-v4 {
  1704.        padding: 20px 25px 25px;
  1705.        display: flex;
  1706.        flex-direction: column;
  1707.        justify-content: space-between;
  1708.        position: relative;
  1709.        z-index: 2;
  1710.    }
  1711.  
  1712.    /* Title */
  1713.    .blog-title-v4 {
  1714.        font-size: 20px;
  1715.        font-weight: 800;
  1716.        line-height: 1.3;
  1717.        margin-bottom: 8px;
  1718.    }
  1719.  
  1720.    .blog-title-v4 a {
  1721.        text-decoration: none;
  1722.    }
  1723.  
  1724.    /* Meta Information */
  1725.    .blog-meta-v4 {
  1726.        display: flex;
  1727.        align-items: center;
  1728.        gap: 12px;
  1729.        margin-bottom: 15px;
  1730.        font-size: 13px;
  1731.    }
  1732.  
  1733.    .blog-author-img-v4 {
  1734.        width: 35px;
  1735.        height: 35px;
  1736.        border-radius: 50%;
  1737.        border: 2px solid var(--border-color);
  1738.    }
  1739.  
  1740.    /* Excerpt */
  1741.    .blog-excerpt-v4 {
  1742.        font-size: 14px;
  1743.        line-height: 1.6;
  1744.        margin-bottom: 8px;
  1745.        display: -webkit-box;
  1746.        -webkit-line-clamp: 3;
  1747.        -webkit-box-orient: vertical;
  1748.        overflow: hidden;
  1749.    }
  1750.  
  1751.    /* Actions Area */
  1752.    .blog-actions-v4 {
  1753.        display: flex;
  1754.        justify-content: space-between;
  1755.        align-items: center;
  1756.    }
  1757.  
  1758.    .blog-stats-v4 {
  1759.        display: flex;
  1760.        gap: 20px;
  1761.        align-items: center;
  1762.    }
  1763.  
  1764.    .blog-stat-item-v4 {
  1765.        display: flex;
  1766.        align-items: center;
  1767.        gap: 6px;
  1768.        font-size: 12px;
  1769.    }
  1770.  
  1771.    /* Read More Button */
  1772.    .blog-read-more-v4 {
  1773.        width: 40px;
  1774.        height: 40px;
  1775.        border-radius: 50%;
  1776.        background: var(--border-color);
  1777.        border: 2px solid var(--border-color);
  1778.        display: flex;
  1779.        align-items: center;
  1780.        justify-content: center;
  1781.        text-decoration: none;
  1782.    }
  1783.  
  1784.    ..blog-read-more-v4:hover{
  1785.        background-color: #172133;
  1786.    }
  1787.    /* Section Header */
  1788.    .section-header-v4 {
  1789.        text-align: center;
  1790.        margin-bottom: 40px;
  1791.        position: relative;
  1792.        z-index: 15;
  1793.    }
  1794.  
  1795.    .section-title-v4 {
  1796.        font-size: 3.5rem;
  1797.        font-weight: 900;
  1798.        margin-bottom: .5rem;
  1799.    }
  1800.  
  1801.    .section-subtitle-v4 {
  1802.        font-size: 1.4rem;
  1803.        max-width: 700px;
  1804.        margin: 0 auto;
  1805.        line-height: 1.7;
  1806.        font-weight: 300;
  1807.    }
  1808.  
  1809.    /* Scroll Fade Animation */
  1810.    .scroll-trigger {
  1811.        opacity: 0;
  1812.        transition: opacity 1.2s ease;
  1813.    }
  1814.  
  1815.    .scroll-trigger.active {
  1816.        opacity: 1;
  1817.    }
  1818.  
  1819.    /* Responsive Design */
  1820.    @media (max-width: 768px) {
  1821.        .section-title-v4 {
  1822.            font-size: 3rem;
  1823.        }
  1824.        .blog-highlights-v4 {
  1825.            padding: 80px 0;
  1826.        }
  1827.        .blog-card-v4 {
  1828.            height: 450px;
  1829.        }
  1830.        .blog-content-v4 {
  1831.            padding: 15px 20px 20px;
  1832.        }
  1833.    }
  1834. </style>
  1835.  
  1836. <section class="blog-highlights-v4">
  1837.    <div class="container-fluid fluid-container blog-container-v4">
  1838.        <!-- Section Header -->
  1839.        <div class="row">
  1840.            <div class="col-12">
  1841.                <div class="section-header-v4">
  1842.                    <h2 class="section-title-v4">
  1843.                Today's Top Highlights
  1844.                   </h2>
  1845.                    <p class="section-subtitle-v4">Experience the future of storytelling through immersive digital journeys that blend creativity with cutting-edge technology</p>
  1846.                </div>
  1847.            </div>
  1848.        </div>
  1849.        
  1850.        <!-- Blog Grid -->
  1851.        <div class="row">
  1852.            <div class="col-lg-8">
  1853.                <div class="row g-4">
  1854.                    
  1855.                    <div class="col-lg-6 col-md-6">
  1856.                        <article class="blog-card-v4 scroll-trigger">
  1857.                            <div class="blog-image-container-v4">
  1858.                                <div class="blog-image-v4">
  1859.                                    
  1860.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1861.                                    
  1862.                                </div>
  1863.                                
  1864.                                <span class="blog-category-v4 bg-primary-gradient">
  1865.                                    News
  1866.                                </span>
  1867.                            </div>
  1868.                            
  1869.                            <div class="blog-content-v4">
  1870.                                <h3 class="blog-title-v4">
  1871.                                    <a href="/fury-erupts-as-former-president-trumps-post-on-director-rob-reiner-spurs-fierce-rebuke/" class="top-color">
  1872.                                    Fury Erupts as Former President Trump&#x27;s Post on Director Rob Reiner Spurs Fierce Rebuke
  1873.                                    </a>
  1874.                                </h3>
  1875.                                <div class="blog-meta-v4">
  1876.                                    
  1877.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  1878.                                    
  1879.                                    <span>By <strong>Scott Anderson</strong></span>
  1880.                                    <span>•</span>
  1881.                                    <span>07 May 2026</span>
  1882.                                </div>
  1883.                                
  1884.                                <p class="blog-excerpt-v4">
  1885.                                    
  1886.                                </p>
  1887.                                
  1888.                                <div class="blog-actions-v4">
  1889.                                    
  1890.                                    <a href="/fury-erupts-as-former-president-trumps-post-on-director-rob-reiner-spurs-fierce-rebuke/" class="blog-read-more-v4 bg-primary-gradient">
  1891.                                        <i class="ti-arrow-right"></i>
  1892.                                    </a>
  1893.                                </div>
  1894.                            </div>
  1895.                        </article>
  1896.                    </div>
  1897.                    
  1898.                    <div class="col-lg-6 col-md-6">
  1899.                        <article class="blog-card-v4 scroll-trigger">
  1900.                            <div class="blog-image-container-v4">
  1901.                                <div class="blog-image-v4">
  1902.                                    
  1903.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1904.                                    
  1905.                                </div>
  1906.                                
  1907.                                <span class="blog-category-v4 bg-primary-gradient">
  1908.                                    News
  1909.                                </span>
  1910.                            </div>
  1911.                            
  1912.                            <div class="blog-content-v4">
  1913.                                <h3 class="blog-title-v4">
  1914.                                    <a href="/this-horror-sequel-eminfluencersem-could-give-other-streaming-thrillers-a-bad-case-of-fomo/" class="top-color">
  1915.                                    This Horror Sequel &lt;em&gt;Influencers&lt;/em&gt; Could Give Other Streaming Thrillers a Bad Case of FOMO
  1916.                                    </a>
  1917.                                </h3>
  1918.                                <div class="blog-meta-v4">
  1919.                                    
  1920.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  1921.                                    
  1922.                                    <span>By <strong>Scott Anderson</strong></span>
  1923.                                    <span>•</span>
  1924.                                    <span>07 May 2026</span>
  1925.                                </div>
  1926.                                
  1927.                                <p class="blog-excerpt-v4">
  1928.                                    
  1929.                                </p>
  1930.                                
  1931.                                <div class="blog-actions-v4">
  1932.                                    
  1933.                                    <a href="/this-horror-sequel-eminfluencersem-could-give-other-streaming-thrillers-a-bad-case-of-fomo/" class="blog-read-more-v4 bg-primary-gradient">
  1934.                                        <i class="ti-arrow-right"></i>
  1935.                                    </a>
  1936.                                </div>
  1937.                            </div>
  1938.                        </article>
  1939.                    </div>
  1940.                    
  1941.                    <div class="col-lg-6 col-md-6">
  1942.                        <article class="blog-card-v4 scroll-trigger">
  1943.                            <div class="blog-image-container-v4">
  1944.                                <div class="blog-image-v4">
  1945.                                    
  1946.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1947.                                    
  1948.                                </div>
  1949.                                
  1950.                                <span class="blog-category-v4 bg-primary-gradient">
  1951.                                    News
  1952.                                </span>
  1953.                            </div>
  1954.                            
  1955.                            <div class="blog-content-v4">
  1956.                                <h3 class="blog-title-v4">
  1957.                                    <a href="/beloved-actor-pat-finn-recognized-for-appearances-in-seinfeld-and-the-middle-has-died-at-age-60/" class="top-color">
  1958.                                    Beloved Actor Pat Finn, Recognized For Appearances in Seinfeld and The Middle, Has Died at Age 60.
  1959.                                    </a>
  1960.                                </h3>
  1961.                                <div class="blog-meta-v4">
  1962.                                    
  1963.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  1964.                                    
  1965.                                    <span>By <strong>Scott Anderson</strong></span>
  1966.                                    <span>•</span>
  1967.                                    <span>07 May 2026</span>
  1968.                                </div>
  1969.                                
  1970.                                <p class="blog-excerpt-v4">
  1971.                                    
  1972.                                </p>
  1973.                                
  1974.                                <div class="blog-actions-v4">
  1975.                                    
  1976.                                    <a href="/beloved-actor-pat-finn-recognized-for-appearances-in-seinfeld-and-the-middle-has-died-at-age-60/" class="blog-read-more-v4 bg-primary-gradient">
  1977.                                        <i class="ti-arrow-right"></i>
  1978.                                    </a>
  1979.                                </div>
  1980.                            </div>
  1981.                        </article>
  1982.                    </div>
  1983.                    
  1984.                    <div class="col-lg-6 col-md-6">
  1985.                        <article class="blog-card-v4 scroll-trigger">
  1986.                            <div class="blog-image-container-v4">
  1987.                                <div class="blog-image-v4">
  1988.                                    
  1989.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1990.                                    
  1991.                                </div>
  1992.                                
  1993.                                <span class="blog-category-v4 bg-primary-gradient">
  1994.                                    News
  1995.                                </span>
  1996.                            </div>
  1997.                            
  1998.                            <div class="blog-content-v4">
  1999.                                <h3 class="blog-title-v4">
  2000.                                    <a href="/aryna-sabalenka-ready-to-face-kyrgios-in-modern-battle-of-the-sexes-exhibition/" class="top-color">
  2001.                                    Aryna Sabalenka Ready to Face Kyrgios in Modern ‘Battle of the Sexes’ Exhibition
  2002.                                    </a>
  2003.                                </h3>
  2004.                                <div class="blog-meta-v4">
  2005.                                    
  2006.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2007.                                    
  2008.                                    <span>By <strong>Scott Anderson</strong></span>
  2009.                                    <span>•</span>
  2010.                                    <span>06 May 2026</span>
  2011.                                </div>
  2012.                                
  2013.                                <p class="blog-excerpt-v4">
  2014.                                    
  2015.                                </p>
  2016.                                
  2017.                                <div class="blog-actions-v4">
  2018.                                    
  2019.                                    <a href="/aryna-sabalenka-ready-to-face-kyrgios-in-modern-battle-of-the-sexes-exhibition/" class="blog-read-more-v4 bg-primary-gradient">
  2020.                                        <i class="ti-arrow-right"></i>
  2021.                                    </a>
  2022.                                </div>
  2023.                            </div>
  2024.                        </article>
  2025.                    </div>
  2026.                    
  2027.                    <div class="col-lg-6 col-md-6">
  2028.                        <article class="blog-card-v4 scroll-trigger">
  2029.                            <div class="blog-image-container-v4">
  2030.                                <div class="blog-image-v4">
  2031.                                    
  2032.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2033.                                    
  2034.                                </div>
  2035.                                
  2036.                                <span class="blog-category-v4 bg-primary-gradient">
  2037.                                    News
  2038.                                </span>
  2039.                            </div>
  2040.                            
  2041.                            <div class="blog-content-v4">
  2042.                                <h3 class="blog-title-v4">
  2043.                                    <a href="/the-streaming-giant-selects-perfect-actor-for-bon-clay-in-one-piece-third-season/" class="top-color">
  2044.                                    The Streaming Giant Selects Perfect Actor for Bon Clay in One Piece Third Season
  2045.                                    </a>
  2046.                                </h3>
  2047.                                <div class="blog-meta-v4">
  2048.                                    
  2049.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2050.                                    
  2051.                                    <span>By <strong>Scott Anderson</strong></span>
  2052.                                    <span>•</span>
  2053.                                    <span>06 May 2026</span>
  2054.                                </div>
  2055.                                
  2056.                                <p class="blog-excerpt-v4">
  2057.                                    
  2058.                                </p>
  2059.                                
  2060.                                <div class="blog-actions-v4">
  2061.                                    
  2062.                                    <a href="/the-streaming-giant-selects-perfect-actor-for-bon-clay-in-one-piece-third-season/" class="blog-read-more-v4 bg-primary-gradient">
  2063.                                        <i class="ti-arrow-right"></i>
  2064.                                    </a>
  2065.                                </div>
  2066.                            </div>
  2067.                        </article>
  2068.                    </div>
  2069.                    
  2070.                    <div class="col-lg-6 col-md-6">
  2071.                        <article class="blog-card-v4 scroll-trigger">
  2072.                            <div class="blog-image-container-v4">
  2073.                                <div class="blog-image-v4">
  2074.                                    
  2075.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2076.                                    
  2077.                                </div>
  2078.                                
  2079.                                <span class="blog-category-v4 bg-primary-gradient">
  2080.                                    News
  2081.                                </span>
  2082.                            </div>
  2083.                            
  2084.                            <div class="blog-content-v4">
  2085.                                <h3 class="blog-title-v4">
  2086.                                    <a href="/trump-calls-loved-ones-of-shot-guard-members-to-the-presidential-residence/" class="top-color">
  2087.                                    Trump Calls Loved Ones of Shot Guard Members to the Presidential Residence
  2088.                                    </a>
  2089.                                </h3>
  2090.                                <div class="blog-meta-v4">
  2091.                                    
  2092.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2093.                                    
  2094.                                    <span>By <strong>Scott Anderson</strong></span>
  2095.                                    <span>•</span>
  2096.                                    <span>06 May 2026</span>
  2097.                                </div>
  2098.                                
  2099.                                <p class="blog-excerpt-v4">
  2100.                                    
  2101.                                </p>
  2102.                                
  2103.                                <div class="blog-actions-v4">
  2104.                                    
  2105.                                    <a href="/trump-calls-loved-ones-of-shot-guard-members-to-the-presidential-residence/" class="blog-read-more-v4 bg-primary-gradient">
  2106.                                        <i class="ti-arrow-right"></i>
  2107.                                    </a>
  2108.                                </div>
  2109.                            </div>
  2110.                        </article>
  2111.                    </div>
  2112.                    
  2113.                    <div class="col-lg-6 col-md-6">
  2114.                        <article class="blog-card-v4 scroll-trigger">
  2115.                            <div class="blog-image-container-v4">
  2116.                                <div class="blog-image-v4">
  2117.                                    
  2118.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2119.                                    
  2120.                                </div>
  2121.                                
  2122.                                <span class="blog-category-v4 bg-primary-gradient">
  2123.                                    News
  2124.                                </span>
  2125.                            </div>
  2126.                            
  2127.                            <div class="blog-content-v4">
  2128.                                <h3 class="blog-title-v4">
  2129.                                    <a href="/ghostface-original-star-matthew-lillard-is-anxious-he-could-ruin-the-series-with-the-seventh-installment/" class="top-color">
  2130.                                    Ghostface Original Star Matthew Lillard Is Anxious He Could Ruin the Series with the Seventh Installment.
  2131.                                    </a>
  2132.                                </h3>
  2133.                                <div class="blog-meta-v4">
  2134.                                    
  2135.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2136.                                    
  2137.                                    <span>By <strong>Scott Anderson</strong></span>
  2138.                                    <span>•</span>
  2139.                                    <span>06 May 2026</span>
  2140.                                </div>
  2141.                                
  2142.                                <p class="blog-excerpt-v4">
  2143.                                    
  2144.                                </p>
  2145.                                
  2146.                                <div class="blog-actions-v4">
  2147.                                    
  2148.                                    <a href="/ghostface-original-star-matthew-lillard-is-anxious-he-could-ruin-the-series-with-the-seventh-installment/" class="blog-read-more-v4 bg-primary-gradient">
  2149.                                        <i class="ti-arrow-right"></i>
  2150.                                    </a>
  2151.                                </div>
  2152.                            </div>
  2153.                        </article>
  2154.                    </div>
  2155.                    
  2156.                    <div class="col-lg-6 col-md-6">
  2157.                        <article class="blog-card-v4 scroll-trigger">
  2158.                            <div class="blog-image-container-v4">
  2159.                                <div class="blog-image-v4">
  2160.                                    
  2161.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2162.                                    
  2163.                                </div>
  2164.                                
  2165.                                <span class="blog-category-v4 bg-primary-gradient">
  2166.                                    News
  2167.                                </span>
  2168.                            </div>
  2169.                            
  2170.                            <div class="blog-content-v4">
  2171.                                <h3 class="blog-title-v4">
  2172.                                    <a href="/captain-stokes-is-exhausted-yet-insists-hes-ready-to-bowl/" class="top-color">
  2173.                                    Captain Stokes Is &#x27;Exhausted&#x27; Yet Insists He&#x27;s &#x27;Ready to Bowl&#x27;
  2174.                                    </a>
  2175.                                </h3>
  2176.                                <div class="blog-meta-v4">
  2177.                                    
  2178.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2179.                                    
  2180.                                    <span>By <strong>Scott Anderson</strong></span>
  2181.                                    <span>•</span>
  2182.                                    <span>06 May 2026</span>
  2183.                                </div>
  2184.                                
  2185.                                <p class="blog-excerpt-v4">
  2186.                                    
  2187.                                </p>
  2188.                                
  2189.                                <div class="blog-actions-v4">
  2190.                                    
  2191.                                    <a href="/captain-stokes-is-exhausted-yet-insists-hes-ready-to-bowl/" class="blog-read-more-v4 bg-primary-gradient">
  2192.                                        <i class="ti-arrow-right"></i>
  2193.                                    </a>
  2194.                                </div>
  2195.                            </div>
  2196.                        </article>
  2197.                    </div>
  2198.                    
  2199.                    <div class="col-lg-6 col-md-6">
  2200.                        <article class="blog-card-v4 scroll-trigger">
  2201.                            <div class="blog-image-container-v4">
  2202.                                <div class="blog-image-v4">
  2203.                                    
  2204.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2205.                                    
  2206.                                </div>
  2207.                                
  2208.                                <span class="blog-category-v4 bg-primary-gradient">
  2209.                                    News
  2210.                                </span>
  2211.                            </div>
  2212.                            
  2213.                            <div class="blog-content-v4">
  2214.                                <h3 class="blog-title-v4">
  2215.                                    <a href="/moving-from-grudging-admiration-to-disquiet-moscow-considers-the-ousting-of-venezuelas-leader/" class="top-color">
  2216.                                    Moving from Grudging Admiration to Disquiet: Moscow Considers the Ousting of Venezuela&#x27;s Leader.
  2217.                                    </a>
  2218.                                </h3>
  2219.                                <div class="blog-meta-v4">
  2220.                                    
  2221.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2222.                                    
  2223.                                    <span>By <strong>Scott Anderson</strong></span>
  2224.                                    <span>•</span>
  2225.                                    <span>06 May 2026</span>
  2226.                                </div>
  2227.                                
  2228.                                <p class="blog-excerpt-v4">
  2229.                                    
  2230.                                </p>
  2231.                                
  2232.                                <div class="blog-actions-v4">
  2233.                                    
  2234.                                    <a href="/moving-from-grudging-admiration-to-disquiet-moscow-considers-the-ousting-of-venezuelas-leader/" class="blog-read-more-v4 bg-primary-gradient">
  2235.                                        <i class="ti-arrow-right"></i>
  2236.                                    </a>
  2237.                                </div>
  2238.                            </div>
  2239.                        </article>
  2240.                    </div>
  2241.                    
  2242.                    <div class="col-lg-6 col-md-6">
  2243.                        <article class="blog-card-v4 scroll-trigger">
  2244.                            <div class="blog-image-container-v4">
  2245.                                <div class="blog-image-v4">
  2246.                                    
  2247.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2248.                                    
  2249.                                </div>
  2250.                                
  2251.                                <span class="blog-category-v4 bg-primary-gradient">
  2252.                                    News
  2253.                                </span>
  2254.                            </div>
  2255.                            
  2256.                            <div class="blog-content-v4">
  2257.                                <h3 class="blog-title-v4">
  2258.                                    <a href="/recent-antibiotics-hailed-as-a-major-shift-in-combating-drug-resistant-gonorrhea/" class="top-color">
  2259.                                    Recent Antibiotics Hailed as a &#x27;Major Shift&#x27; in Combating Drug-Resistant Gonorrhea
  2260.                                    </a>
  2261.                                </h3>
  2262.                                <div class="blog-meta-v4">
  2263.                                    
  2264.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2265.                                    
  2266.                                    <span>By <strong>Scott Anderson</strong></span>
  2267.                                    <span>•</span>
  2268.                                    <span>06 May 2026</span>
  2269.                                </div>
  2270.                                
  2271.                                <p class="blog-excerpt-v4">
  2272.                                    
  2273.                                </p>
  2274.                                
  2275.                                <div class="blog-actions-v4">
  2276.                                    
  2277.                                    <a href="/recent-antibiotics-hailed-as-a-major-shift-in-combating-drug-resistant-gonorrhea/" class="blog-read-more-v4 bg-primary-gradient">
  2278.                                        <i class="ti-arrow-right"></i>
  2279.                                    </a>
  2280.                                </div>
  2281.                            </div>
  2282.                        </article>
  2283.                    </div>
  2284.                    
  2285.                    <div class="col-lg-6 col-md-6">
  2286.                        <article class="blog-card-v4 scroll-trigger">
  2287.                            <div class="blog-image-container-v4">
  2288.                                <div class="blog-image-v4">
  2289.                                    
  2290.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2291.                                    
  2292.                                </div>
  2293.                                
  2294.                                <span class="blog-category-v4 bg-primary-gradient">
  2295.                                    News
  2296.                                </span>
  2297.                            </div>
  2298.                            
  2299.                            <div class="blog-content-v4">
  2300.                                <h3 class="blog-title-v4">
  2301.                                    <a href="/he-brought-laughter-honoring-the-sports-taken-talent-a-score-of-years-on/" class="top-color">
  2302.                                    &#x27;He brought laughter&#x27;: Honoring the sport&#x27;s taken talent a score of years on.
  2303.                                    </a>
  2304.                                </h3>
  2305.                                <div class="blog-meta-v4">
  2306.                                    
  2307.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2308.                                    
  2309.                                    <span>By <strong>Scott Anderson</strong></span>
  2310.                                    <span>•</span>
  2311.                                    <span>05 May 2026</span>
  2312.                                </div>
  2313.                                
  2314.                                <p class="blog-excerpt-v4">
  2315.                                    
  2316.                                </p>
  2317.                                
  2318.                                <div class="blog-actions-v4">
  2319.                                    
  2320.                                    <a href="/he-brought-laughter-honoring-the-sports-taken-talent-a-score-of-years-on/" class="blog-read-more-v4 bg-primary-gradient">
  2321.                                        <i class="ti-arrow-right"></i>
  2322.                                    </a>
  2323.                                </div>
  2324.                            </div>
  2325.                        </article>
  2326.                    </div>
  2327.                    
  2328.                    <div class="col-lg-6 col-md-6">
  2329.                        <article class="blog-card-v4 scroll-trigger">
  2330.                            <div class="blog-image-container-v4">
  2331.                                <div class="blog-image-v4">
  2332.                                    
  2333.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2334.                                    
  2335.                                </div>
  2336.                                
  2337.                                <span class="blog-category-v4 bg-primary-gradient">
  2338.                                    News
  2339.                                </span>
  2340.                            </div>
  2341.                            
  2342.                            <div class="blog-content-v4">
  2343.                                <h3 class="blog-title-v4">
  2344.                                    <a href="/why-los-blancos-have-utter-faith-in-teenager-thiago-pitarch/" class="top-color">
  2345.                                    Why Los Blancos Have &#x27;Utter Faith&#x27; in Teenager Thiago Pitarch
  2346.                                    </a>
  2347.                                </h3>
  2348.                                <div class="blog-meta-v4">
  2349.                                    
  2350.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson"  class="blog-author-img-v4">
  2351.                                    
  2352.                                    <span>By <strong>Scott Anderson</strong></span>
  2353.                                    <span>•</span>
  2354.                                    <span>05 May 2026</span>
  2355.                                </div>
  2356.                                
  2357.                                <p class="blog-excerpt-v4">
  2358.                                    
  2359.                                </p>
  2360.                                
  2361.                                <div class="blog-actions-v4">
  2362.                                    
  2363.                                    <a href="/why-los-blancos-have-utter-faith-in-teenager-thiago-pitarch/" class="blog-read-more-v4 bg-primary-gradient">
  2364.                                        <i class="ti-arrow-right"></i>
  2365.                                    </a>
  2366.                                </div>
  2367.                            </div>
  2368.                        </article>
  2369.                    </div>
  2370.                    
  2371.                    
  2372.  
  2373.                </div>
  2374.            </div>
  2375.            
  2376.             <div class="col col-lg-4 col-12">
  2377.                
  2378.  
  2379.  
  2380.  
  2381.    
  2382.  
  2383.  
  2384. <!-- Blog Sidebar V2 - Focused Design -->
  2385.  <div class="sidebar mb-3">
  2386.    <!-- Recent Posts Section -->
  2387.    <div class="sidebar-widget mb-5">
  2388.      <div class="widget-title-wrapper mb-3">
  2389.        <h4 class="widget-title bg-primary text-white  px-4 py-3 mb-0 position-relative">
  2390.          <i class="ti-time me-2"></i>Recent Posts
  2391.          <span class="title-arrow-primary"></span>
  2392.        </h4>
  2393.      </div>
  2394.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2395.        <div class="recent-post-list">
  2396.          
  2397.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2398.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2399.                
  2400.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2401.              
  2402.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2403.            </div>
  2404.            <div class="post-content flex-grow-1">
  2405.              <h6 class="post-title mb-2">
  2406.                 <a href="/live-streaming-streamer-welcomes-newborn-during-real-time-stream-for-tens-of-thousands-of-audience-members/" class="text-decoration-none top-color fw-semibold lh-sm">
  2407.                                            Live Streaming Streamer Welcomes Newborn During Real-Time Stream for Tens of Thousands of Audience Members
  2408.                                            </a>
  2409.              </h6>
  2410.              <div class="post-meta mb-3">
  2411.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2412.                <!-- <small class="text-muted">
  2413.                  <i class="ti-eye me-1"></i>348 views
  2414.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2415.                </small> -->
  2416.              </div>
  2417.            </div>
  2418.          </div>
  2419.        
  2420.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2421.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2422.                
  2423.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2424.              
  2425.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2426.            </div>
  2427.            <div class="post-content flex-grow-1">
  2428.              <h6 class="post-title mb-2">
  2429.                 <a href="/manchester-united-set-to-sign-german-forward-lea-sch%C3%BCller-from-bayern-munich/" class="text-decoration-none top-color fw-semibold lh-sm">
  2430.                                            Manchester United Set to Sign German Forward Lea Schüller from Bayern Munich
  2431.                                            </a>
  2432.              </h6>
  2433.              <div class="post-meta mb-3">
  2434.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2435.                <!-- <small class="text-muted">
  2436.                  <i class="ti-eye me-1"></i>348 views
  2437.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2438.                </small> -->
  2439.              </div>
  2440.            </div>
  2441.          </div>
  2442.        
  2443.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2444.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2445.                
  2446.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2447.              
  2448.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2449.            </div>
  2450.            <div class="post-content flex-grow-1">
  2451.              <h6 class="post-title mb-2">
  2452.                 <a href="/celebrating-like-a-champions-league-champion-kendalls-memorable-performance-for-england/" class="text-decoration-none top-color fw-semibold lh-sm">
  2453.                                            ‘Celebrating like a Champions League champion’ - Kendall’s memorable performance for England
  2454.                                            </a>
  2455.              </h6>
  2456.              <div class="post-meta mb-3">
  2457.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2458.                <!-- <small class="text-muted">
  2459.                  <i class="ti-eye me-1"></i>348 views
  2460.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2461.                </small> -->
  2462.              </div>
  2463.            </div>
  2464.          </div>
  2465.        
  2466.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2467.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2468.                
  2469.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2470.              
  2471.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2472.            </div>
  2473.            <div class="post-content flex-grow-1">
  2474.              <h6 class="post-title mb-2">
  2475.                 <a href="/beijing-tightens-regulation-on-rare-earth-exports-citing-state-security-concerns/" class="text-decoration-none top-color fw-semibold lh-sm">
  2476.                                            Beijing Tightens Regulation on Rare-Earth Exports, Citing State Security Concerns
  2477.                                            </a>
  2478.              </h6>
  2479.              <div class="post-meta mb-3">
  2480.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2481.                <!-- <small class="text-muted">
  2482.                  <i class="ti-eye me-1"></i>348 views
  2483.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2484.                </small> -->
  2485.              </div>
  2486.            </div>
  2487.          </div>
  2488.        
  2489.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2490.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2491.                
  2492.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2493.              
  2494.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2495.            </div>
  2496.            <div class="post-content flex-grow-1">
  2497.              <h6 class="post-title mb-2">
  2498.                 <a href="/ken-burns-on-his-revolutionary-war-film-series-we-wont-work-on-a-more-important-film/" class="text-decoration-none top-color fw-semibold lh-sm">
  2499.                                            Ken Burns on His Revolutionary War Film Series: ‘We Won’t Work on a More Important Film’
  2500.                                            </a>
  2501.              </h6>
  2502.              <div class="post-meta mb-3">
  2503.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2504.                <!-- <small class="text-muted">
  2505.                  <i class="ti-eye me-1"></i>348 views
  2506.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2507.                </small> -->
  2508.              </div>
  2509.            </div>
  2510.          </div>
  2511.        
  2512.          <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2513.            <div class="post-image me-3 flex-shrink-0 position-relative">
  2514.                
  2515.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;" alt="">
  2516.              
  2517.              <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">News</span>
  2518.            </div>
  2519.            <div class="post-content flex-grow-1">
  2520.              <h6 class="post-title mb-2">
  2521.                 <a href="/satellite-pictures-depict-iranian-navy-and-nuclear-facilities-targeted-by-us-israeli-strikes/" class="text-decoration-none top-color fw-semibold lh-sm">
  2522.                                            Satellite Pictures Depict Iranian Navy and Nuclear Facilities Targeted by US-Israeli Strikes.
  2523.                                            </a>
  2524.              </h6>
  2525.              <div class="post-meta mb-3">
  2526.                <small class="text-muted d-block"><i class="ti-calendar me-1"></i>05 May 2026</small>
  2527.                <!-- <small class="text-muted">
  2528.                  <i class="ti-eye me-1"></i>348 views
  2529.                  <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2530.                </small> -->
  2531.              </div>
  2532.            </div>
  2533.          </div>
  2534.        
  2535.        </div>
  2536.  
  2537.        <div class="text-center mt-4 pt-3 border-top border-light">
  2538.          <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2539.        </div>
  2540.      </div>
  2541.    </div>
  2542.  
  2543.    
  2544.    <div class="sidebar-widget mb-4">
  2545.      <div class="widget-title-wrapper mb-3">
  2546.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2547.          <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2548.          <span class="title-arrow"></span>
  2549.        </h4>
  2550.      </div>
  2551.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2552.        <div class="blog-roll-list scrollable-sidebar">
  2553.          
  2554.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2555.            <a href="https://www.tamartrails.co.uk/" class="text-decoration-none " rel="dofollow">
  2556.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2557.                <i class="ti-angle-right me-2 text-primary"></i>
  2558.                non gamstop casinos uk
  2559.              </h6>
  2560.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2561.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2562.              </div> -->
  2563.            </a>
  2564.          </div>
  2565.          
  2566.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2567.            <a href="https://www.continuitycentral.com/" class="text-decoration-none " rel="dofollow">
  2568.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2569.                <i class="ti-angle-right me-2 text-primary"></i>
  2570.                betting sites not on gamstop
  2571.              </h6>
  2572.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2573.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2574.              </div> -->
  2575.            </a>
  2576.          </div>
  2577.          
  2578.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2579.            <a href="https://www.farma.org.uk/" class="text-decoration-none " rel="dofollow">
  2580.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2581.                <i class="ti-angle-right me-2 text-primary"></i>
  2582.                non gamstop casino
  2583.              </h6>
  2584.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2585.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2586.              </div> -->
  2587.            </a>
  2588.          </div>
  2589.          
  2590.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2591.            <a href="https://www.usonw.org/" class="text-decoration-none " rel="dofollow">
  2592.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2593.                <i class="ti-angle-right me-2 text-primary"></i>
  2594.                crypto casino
  2595.              </h6>
  2596.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2597.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2598.              </div> -->
  2599.            </a>
  2600.          </div>
  2601.          
  2602.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2603.            <a href="https://www.mffy.com/" class="text-decoration-none " rel="dofollow">
  2604.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2605.                <i class="ti-angle-right me-2 text-primary"></i>
  2606.                bitcoin casino
  2607.              </h6>
  2608.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2609.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2610.              </div> -->
  2611.            </a>
  2612.          </div>
  2613.          
  2614.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2615.            <a href="https://stage773.com/" class="text-decoration-none " rel="dofollow">
  2616.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2617.                <i class="ti-angle-right me-2 text-primary"></i>
  2618.                crypto casinos
  2619.              </h6>
  2620.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2621.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2622.              </div> -->
  2623.            </a>
  2624.          </div>
  2625.          
  2626.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2627.            <a href="https://maineanencyclopedia.com/" class="text-decoration-none " rel="dofollow">
  2628.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2629.                <i class="ti-angle-right me-2 text-primary"></i>
  2630.                crypto casino
  2631.              </h6>
  2632.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2633.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2634.              </div> -->
  2635.            </a>
  2636.          </div>
  2637.          
  2638.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2639.            <a href="https://digitalstage.net/" class="text-decoration-none " rel="dofollow">
  2640.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2641.                <i class="ti-angle-right me-2 text-primary"></i>
  2642.                bitcoin casino
  2643.              </h6>
  2644.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2645.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2646.              </div> -->
  2647.            </a>
  2648.          </div>
  2649.          
  2650.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2651.            <a href="https://www.focus12.co.uk/" class="text-decoration-none " rel="dofollow">
  2652.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2653.                <i class="ti-angle-right me-2 text-primary"></i>
  2654.                non gamstop casinos
  2655.              </h6>
  2656.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2657.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2658.              </div> -->
  2659.            </a>
  2660.          </div>
  2661.          
  2662.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2663.            <a href="https://britishicehockey.co.uk/" class="text-decoration-none " rel="dofollow">
  2664.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2665.                <i class="ti-angle-right me-2 text-primary"></i>
  2666.                non gamstop casinos
  2667.              </h6>
  2668.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2669.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2670.              </div> -->
  2671.            </a>
  2672.          </div>
  2673.          
  2674.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2675.            <a href="https://www.gameshub.com/uk/online-casinos/non-gamstop-casinos/" class="text-decoration-none " rel="dofollow">
  2676.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2677.                <i class="ti-angle-right me-2 text-primary"></i>
  2678.                non gamstop casinos
  2679.              </h6>
  2680.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2681.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2682.              </div> -->
  2683.            </a>
  2684.          </div>
  2685.          
  2686.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2687.            <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="text-decoration-none " rel="dofollow">
  2688.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2689.                <i class="ti-angle-right me-2 text-primary"></i>
  2690.                non gamstop casinos
  2691.              </h6>
  2692.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2693.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2694.              </div> -->
  2695.            </a>
  2696.          </div>
  2697.          
  2698.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2699.            <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none " rel="dofollow">
  2700.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2701.                <i class="ti-angle-right me-2 text-primary"></i>
  2702.                uk online casinos not on gamstop
  2703.              </h6>
  2704.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2705.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2706.              </div> -->
  2707.            </a>
  2708.          </div>
  2709.          
  2710.  
  2711.        </div>
  2712. <!--
  2713.        <div class="text-center mt-4 pt-3 border-top border-light">
  2714.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2715.        </div> -->
  2716.      </div>
  2717.    </div>
  2718.    
  2719.    <div class="sidebar-widget mb-4">
  2720.      <div class="widget-title-wrapper mb-3">
  2721.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2722.          <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2723.          <span class="title-arrow"></span>
  2724.        </h4>
  2725.      </div>
  2726.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  2727.        <div class="blog-roll-list scrollable-sidebar">
  2728.          
  2729.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2730.            <a href="https://www.ergodesktop.com" class="text-decoration-none " rel="dofollow">
  2731.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2732.                <i class="ti-angle-right me-2 text-primary"></i>
  2733.                non GamStop casinos
  2734.              </h6>
  2735.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2736.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2737.              </div> -->
  2738.            </a>
  2739.          </div>
  2740.          
  2741.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2742.            <a href="https://www.artigiano.co.uk/" class="text-decoration-none " rel="dofollow">
  2743.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2744.                <i class="ti-angle-right me-2 text-primary"></i>
  2745.                casinos not on gamstop
  2746.              </h6>
  2747.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2748.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2749.              </div> -->
  2750.            </a>
  2751.          </div>
  2752.          
  2753.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2754.            <a href="https://www.forcesreunited.co.uk/" class="text-decoration-none " rel="dofollow">
  2755.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2756.                <i class="ti-angle-right me-2 text-primary"></i>
  2757.                non gamstop casinos
  2758.              </h6>
  2759.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2760.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2761.              </div> -->
  2762.            </a>
  2763.          </div>
  2764.          
  2765.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2766.            <a href="https://internationalschoolmealsday.com/" class="text-decoration-none " rel="dofollow">
  2767.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2768.                <i class="ti-angle-right me-2 text-primary"></i>
  2769.                non gamstop casinos
  2770.              </h6>
  2771.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2772.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2773.              </div> -->
  2774.            </a>
  2775.          </div>
  2776.          
  2777.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2778.            <a href="https://www.summerhall.co.uk/" class="text-decoration-none " rel="dofollow">
  2779.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2780.                <i class="ti-angle-right me-2 text-primary"></i>
  2781.                non gamstop casinos
  2782.              </h6>
  2783.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2784.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2785.              </div> -->
  2786.            </a>
  2787.          </div>
  2788.          
  2789.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2790.            <a href="https://straightfromyard.co.uk/" class="text-decoration-none " rel="dofollow">
  2791.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2792.                <i class="ti-angle-right me-2 text-primary"></i>
  2793.                non gamstop casinos
  2794.              </h6>
  2795.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2796.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2797.              </div> -->
  2798.            </a>
  2799.          </div>
  2800.          
  2801.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2802.            <a href="https://www.surfaceview.co.uk/" class="text-decoration-none " rel="dofollow">
  2803.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2804.                <i class="ti-angle-right me-2 text-primary"></i>
  2805.                non gamstop casinos
  2806.              </h6>
  2807.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2808.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2809.              </div> -->
  2810.            </a>
  2811.          </div>
  2812.          
  2813.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2814.            <a href="https://www.london-irish.com/" class="text-decoration-none " rel="dofollow">
  2815.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2816.                <i class="ti-angle-right me-2 text-primary"></i>
  2817.                non gamstop casinos
  2818.              </h6>
  2819.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2820.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2821.              </div> -->
  2822.            </a>
  2823.          </div>
  2824.          
  2825.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2826.            <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none " rel="dofollow">
  2827.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2828.                <i class="ti-angle-right me-2 text-primary"></i>
  2829.                non gamstop casinos
  2830.              </h6>
  2831.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2832.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2833.              </div> -->
  2834.            </a>
  2835.          </div>
  2836.          
  2837.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2838.            <a href="https://www.citytosea.org.uk/" class="text-decoration-none " rel="dofollow">
  2839.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2840.                <i class="ti-angle-right me-2 text-primary"></i>
  2841.                non gamstop casinos
  2842.              </h6>
  2843.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2844.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2845.              </div> -->
  2846.            </a>
  2847.          </div>
  2848.          
  2849.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2850.            <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none " rel="dofollow">
  2851.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2852.                <i class="ti-angle-right me-2 text-primary"></i>
  2853.                non gamstop casinos
  2854.              </h6>
  2855.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2856.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2857.              </div> -->
  2858.            </a>
  2859.          </div>
  2860.          
  2861.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2862.            <a href="https://unbound.co.uk/" class="text-decoration-none " rel="dofollow">
  2863.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2864.                <i class="ti-angle-right me-2 text-primary"></i>
  2865.                non gamstop casinos
  2866.              </h6>
  2867.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2868.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2869.              </div> -->
  2870.            </a>
  2871.          </div>
  2872.          
  2873.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2874.            <a href="https://knightsof.media/" class="text-decoration-none " rel="dofollow">
  2875.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2876.                <i class="ti-angle-right me-2 text-primary"></i>
  2877.                non gamstop casinos
  2878.              </h6>
  2879.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2880.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2881.              </div> -->
  2882.            </a>
  2883.          </div>
  2884.          
  2885.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2886.            <a href="https://israelpremiertech.com" class="text-decoration-none " rel="dofollow">
  2887.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2888.                <i class="ti-angle-right me-2 text-primary"></i>
  2889.                non GamStop casinos
  2890.              </h6>
  2891.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2892.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2893.              </div> -->
  2894.            </a>
  2895.          </div>
  2896.          
  2897.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2898.            <a href="https://thegreenmanatinglewhite.co.uk/" class="text-decoration-none " rel="dofollow">
  2899.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2900.                <i class="ti-angle-right me-2 text-primary"></i>
  2901.                top-rated non uk betting sites
  2902.              </h6>
  2903.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2904.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2905.              </div> -->
  2906.            </a>
  2907.          </div>
  2908.          
  2909.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2910.            <a href="https://spicers.co.uk/" class="text-decoration-none " rel="dofollow">
  2911.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2912.                <i class="ti-angle-right me-2 text-primary"></i>
  2913.                new online casino
  2914.              </h6>
  2915.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2916.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2917.              </div> -->
  2918.            </a>
  2919.          </div>
  2920.          
  2921.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2922.            <a href="https://www.nhsborders.org.uk/" class="text-decoration-none " rel="dofollow">
  2923.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2924.                <i class="ti-angle-right me-2 text-primary"></i>
  2925.                crypto casinos
  2926.              </h6>
  2927.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2928.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2929.              </div> -->
  2930.            </a>
  2931.          </div>
  2932.          
  2933.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2934.            <a href="https://forcesreunited.org.uk/" class="text-decoration-none " rel="dofollow">
  2935.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2936.                <i class="ti-angle-right me-2 text-primary"></i>
  2937.                harrycasino
  2938.              </h6>
  2939.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2940.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2941.              </div> -->
  2942.            </a>
  2943.          </div>
  2944.          
  2945.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2946.            <a href="https://qualityofcarenetwork.org/" class="text-decoration-none " rel="dofollow">
  2947.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2948.                <i class="ti-angle-right me-2 text-primary"></i>
  2949.                Lolajack
  2950.              </h6>
  2951.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2952.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2953.              </div> -->
  2954.            </a>
  2955.          </div>
  2956.          
  2957.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2958.            <a href="https://seniorlinkageline.com" class="text-decoration-none " rel="dofollow">
  2959.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2960.                <i class="ti-angle-right me-2 text-primary"></i>
  2961.                non gamstop casino
  2962.              </h6>
  2963.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2964.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2965.              </div> -->
  2966.            </a>
  2967.          </div>
  2968.          
  2969.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2970.            <a href="https://lifeline.org.uk" class="text-decoration-none " rel="dofollow">
  2971.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2972.                <i class="ti-angle-right me-2 text-primary"></i>
  2973.                casinos not on gamstop
  2974.              </h6>
  2975.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2976.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2977.              </div> -->
  2978.            </a>
  2979.          </div>
  2980.          
  2981.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2982.            <a href="https://peterbrett.com" class="text-decoration-none " rel="dofollow">
  2983.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2984.                <i class="ti-angle-right me-2 text-primary"></i>
  2985.                non gamstop casinos
  2986.              </h6>
  2987.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2988.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2989.              </div> -->
  2990.            </a>
  2991.          </div>
  2992.          
  2993.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2994.            <a href="https://wyedeantourism.co.uk" class="text-decoration-none " rel="dofollow">
  2995.              <h6 class="blog-title top-color mb-2 fw-semibold">
  2996.                <i class="ti-angle-right me-2 text-primary"></i>
  2997.                non gamstop casino
  2998.              </h6>
  2999.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3000.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3001.              </div> -->
  3002.            </a>
  3003.          </div>
  3004.          
  3005.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3006.            <a href="https://artsincarehomes.org.uk/" class="text-decoration-none " rel="dofollow">
  3007.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3008.                <i class="ti-angle-right me-2 text-primary"></i>
  3009.                best crypto casinos
  3010.              </h6>
  3011.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3012.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3013.              </div> -->
  3014.            </a>
  3015.          </div>
  3016.          
  3017.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3018.            <a href="https://slsablog.co.uk/" class="text-decoration-none " rel="dofollow">
  3019.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3020.                <i class="ti-angle-right me-2 text-primary"></i>
  3021.                top 50 online casinos uk
  3022.              </h6>
  3023.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3024.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3025.              </div> -->
  3026.            </a>
  3027.          </div>
  3028.          
  3029.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3030.            <a href="https://recruitmentbuzz.co.uk/" class="text-decoration-none " rel="dofollow">
  3031.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3032.                <i class="ti-angle-right me-2 text-primary"></i>
  3033.                casino not on gamstop
  3034.              </h6>
  3035.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3036.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3037.              </div> -->
  3038.            </a>
  3039.          </div>
  3040.          
  3041.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3042.            <a href="https://www.cca-glasgow.com/" class="text-decoration-none " rel="dofollow">
  3043.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3044.                <i class="ti-angle-right me-2 text-primary"></i>
  3045.                non gamstop casinos
  3046.              </h6>
  3047.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3048.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3049.              </div> -->
  3050.            </a>
  3051.          </div>
  3052.          
  3053.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3054.            <a href="https://www.cca-glasgow.com/" class="text-decoration-none " rel="dofollow">
  3055.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3056.                <i class="ti-angle-right me-2 text-primary"></i>
  3057.                online casinos
  3058.              </h6>
  3059.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3060.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3061.              </div> -->
  3062.            </a>
  3063.          </div>
  3064.          
  3065.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3066.            <a href="https://www.thekarczma.co.uk/" class="text-decoration-none " rel="dofollow">
  3067.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3068.                <i class="ti-angle-right me-2 text-primary"></i>
  3069.                best non UK gambling sites
  3070.              </h6>
  3071.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3072.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3073.              </div> -->
  3074.            </a>
  3075.          </div>
  3076.          
  3077.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3078.            <a href="https://www.fourpure.com/" class="text-decoration-none " rel="dofollow">
  3079.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3080.                <i class="ti-angle-right me-2 text-primary"></i>
  3081.                online casinos UK
  3082.              </h6>
  3083.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3084.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3085.              </div> -->
  3086.            </a>
  3087.          </div>
  3088.          
  3089.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3090.            <a href="https://www.csip.org.uk/" class="text-decoration-none " rel="dofollow">
  3091.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3092.                <i class="ti-angle-right me-2 text-primary"></i>
  3093.                best uk non gamstop casinos
  3094.              </h6>
  3095.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3096.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3097.              </div> -->
  3098.            </a>
  3099.          </div>
  3100.          
  3101.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3102.            <a href="https://esports-news.co.uk/online-casinos/poker/not-on-gamstop/" class="text-decoration-none " rel="dofollow">
  3103.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3104.                <i class="ti-angle-right me-2 text-primary"></i>
  3105.                uk poker sites not on gamstop
  3106.              </h6>
  3107.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3108.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3109.              </div> -->
  3110.            </a>
  3111.          </div>
  3112.          
  3113.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3114.            <a href="https://www.theindustrylondon.com/betting-sites-not-on-gamstop/" class="text-decoration-none " rel="dofollow">
  3115.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3116.                <i class="ti-angle-right me-2 text-primary"></i>
  3117.                best online betting sites
  3118.              </h6>
  3119.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3120.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3121.              </div> -->
  3122.            </a>
  3123.          </div>
  3124.          
  3125.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3126.            <a href="https://exchangeleicester.com/" class="text-decoration-none " rel="dofollow">
  3127.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3128.                <i class="ti-angle-right me-2 text-primary"></i>
  3129.                casino not on gamstop
  3130.              </h6>
  3131.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3132.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3133.              </div> -->
  3134.            </a>
  3135.          </div>
  3136.          
  3137.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3138.            <a href="https://www.outset.org/" class="text-decoration-none " rel="dofollow">
  3139.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3140.                <i class="ti-angle-right me-2 text-primary"></i>
  3141.                best new betting sites
  3142.              </h6>
  3143.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3144.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3145.              </div> -->
  3146.            </a>
  3147.          </div>
  3148.          
  3149.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3150.            <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none " rel="dofollow">
  3151.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3152.                <i class="ti-angle-right me-2 text-primary"></i>
  3153.                best non Gamstop casinos
  3154.              </h6>
  3155.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3156.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3157.              </div> -->
  3158.            </a>
  3159.          </div>
  3160.          
  3161.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3162.            <a href="https://www.surfaceview.co.uk/" class="text-decoration-none " rel="dofollow">
  3163.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3164.                <i class="ti-angle-right me-2 text-primary"></i>
  3165.                casinos not on gamstop
  3166.              </h6>
  3167.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3168.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3169.              </div> -->
  3170.            </a>
  3171.          </div>
  3172.          
  3173.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3174.            <a href="https://fdncoffee.com" class="text-decoration-none " rel="dofollow">
  3175.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3176.                <i class="ti-angle-right me-2 text-primary"></i>
  3177.                UK online casino
  3178.              </h6>
  3179.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3180.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3181.              </div> -->
  3182.            </a>
  3183.          </div>
  3184.          
  3185.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3186.            <a href="https://www.wildandgame.co.uk" class="text-decoration-none " rel="dofollow">
  3187.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3188.                <i class="ti-angle-right me-2 text-primary"></i>
  3189.                non GamStop casino
  3190.              </h6>
  3191.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3192.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3193.              </div> -->
  3194.            </a>
  3195.          </div>
  3196.          
  3197.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3198.            <a href="https://www.glasshouserestaurant.co.uk/" class="text-decoration-none " rel="dofollow">
  3199.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3200.                <i class="ti-angle-right me-2 text-primary"></i>
  3201.                new crypto casinos
  3202.              </h6>
  3203.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3204.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3205.              </div> -->
  3206.            </a>
  3207.          </div>
  3208.          
  3209.  
  3210.        </div>
  3211. <!--
  3212.        <div class="text-center mt-4 pt-3 border-top border-light">
  3213.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3214.        </div> -->
  3215.      </div>
  3216.    </div>
  3217.    
  3218.    <div class="sidebar-widget mb-4">
  3219.      <div class="widget-title-wrapper mb-3">
  3220.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3221.          <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  3222.          <span class="title-arrow"></span>
  3223.        </h4>
  3224.      </div>
  3225.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3226.        <div class="blog-roll-list scrollable-sidebar">
  3227.          
  3228.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3229.            <a href="https://leadmonk.io/" class="text-decoration-none " rel="dofollow">
  3230.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3231.                <i class="ti-angle-right me-2 text-primary"></i>
  3232.                no kyc casinos
  3233.              </h6>
  3234.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3235.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3236.              </div> -->
  3237.            </a>
  3238.          </div>
  3239.          
  3240.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3241.            <a href="https://mylespower.co.uk/" class="text-decoration-none " rel="dofollow">
  3242.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3243.                <i class="ti-angle-right me-2 text-primary"></i>
  3244.                No KYC casino
  3245.              </h6>
  3246.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3247.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3248.              </div> -->
  3249.            </a>
  3250.          </div>
  3251.          
  3252.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3253.            <a href="https://www.mediawise.org.uk/" class="text-decoration-none " rel="dofollow">
  3254.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3255.                <i class="ti-angle-right me-2 text-primary"></i>
  3256.                non GamStop sites
  3257.              </h6>
  3258.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3259.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3260.              </div> -->
  3261.            </a>
  3262.          </div>
  3263.          
  3264.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3265.            <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none " rel="dofollow">
  3266.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3267.                <i class="ti-angle-right me-2 text-primary"></i>
  3268.                non UK casinos accepting UK players
  3269.              </h6>
  3270.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3271.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3272.              </div> -->
  3273.            </a>
  3274.          </div>
  3275.          
  3276.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3277.            <a href="https://www.surfaceview.co.uk/" class="text-decoration-none " rel="dofollow">
  3278.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3279.                <i class="ti-angle-right me-2 text-primary"></i>
  3280.                online casino
  3281.              </h6>
  3282.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3283.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3284.              </div> -->
  3285.            </a>
  3286.          </div>
  3287.          
  3288.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3289.            <a href="https://www.bmag.org.uk/" class="text-decoration-none " rel="dofollow">
  3290.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3291.                <i class="ti-angle-right me-2 text-primary"></i>
  3292.                online casino
  3293.              </h6>
  3294.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3295.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3296.              </div> -->
  3297.            </a>
  3298.          </div>
  3299.          
  3300.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3301.            <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none " rel="dofollow">
  3302.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3303.                <i class="ti-angle-right me-2 text-primary"></i>
  3304.                slot sites not on GamStop
  3305.              </h6>
  3306.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3307.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3308.              </div> -->
  3309.            </a>
  3310.          </div>
  3311.          
  3312.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3313.            <a href="https://www.labodeganegra.com/" class="text-decoration-none " rel="dofollow">
  3314.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3315.                <i class="ti-angle-right me-2 text-primary"></i>
  3316.                non GamStop casinos
  3317.              </h6>
  3318.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3319.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3320.              </div> -->
  3321.            </a>
  3322.          </div>
  3323.          
  3324.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3325.            <a href="https://www.historicrydesociety.co.uk/" class="text-decoration-none " rel="dofollow">
  3326.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3327.                <i class="ti-angle-right me-2 text-primary"></i>
  3328.                Casinos Not on Gamstop
  3329.              </h6>
  3330.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3331.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3332.              </div> -->
  3333.            </a>
  3334.          </div>
  3335.          
  3336.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3337.            <a href="https://www.insidewalessport.co.uk/" class="text-decoration-none " rel="dofollow">
  3338.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3339.                <i class="ti-angle-right me-2 text-primary"></i>
  3340.                No KYC casinos
  3341.              </h6>
  3342.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3343.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3344.              </div> -->
  3345.            </a>
  3346.          </div>
  3347.          
  3348.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3349.            <a href="https://www.kysty.co.uk/" class="text-decoration-none " rel="dofollow">
  3350.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3351.                <i class="ti-angle-right me-2 text-primary"></i>
  3352.                Non Gamstop Casino
  3353.              </h6>
  3354.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3355.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3356.              </div> -->
  3357.            </a>
  3358.          </div>
  3359.          
  3360.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3361.            <a href="https://www.gamblinginsider.com/uk/online-casinos" class="text-decoration-none " rel="dofollow">
  3362.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3363.                <i class="ti-angle-right me-2 text-primary"></i>
  3364.                online casinos
  3365.              </h6>
  3366.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3367.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3368.              </div> -->
  3369.            </a>
  3370.          </div>
  3371.          
  3372.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3373.            <a href="https://www.tamartrails.co.uk/" class="text-decoration-none " rel="dofollow">
  3374.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3375.                <i class="ti-angle-right me-2 text-primary"></i>
  3376.                uk casinos not on gamstop
  3377.              </h6>
  3378.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3379.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3380.              </div> -->
  3381.            </a>
  3382.          </div>
  3383.          
  3384.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3385.            <a href="https://www.ginspa.co.uk/" class="text-decoration-none " rel="dofollow">
  3386.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3387.                <i class="ti-angle-right me-2 text-primary"></i>
  3388.                online casino not on GamStop
  3389.              </h6>
  3390.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3391.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3392.              </div> -->
  3393.            </a>
  3394.          </div>
  3395.          
  3396.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3397.            <a href="https://www.fourpure.com/" class="text-decoration-none " rel="dofollow">
  3398.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3399.                <i class="ti-angle-right me-2 text-primary"></i>
  3400.                games not on GamStop
  3401.              </h6>
  3402.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3403.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3404.              </div> -->
  3405.            </a>
  3406.          </div>
  3407.          
  3408.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3409.            <a href="https://www.falconryforum.co.uk/" class="text-decoration-none " rel="dofollow">
  3410.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3411.                <i class="ti-angle-right me-2 text-primary"></i>
  3412.                casinos not on gamstop
  3413.              </h6>
  3414.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3415.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3416.              </div> -->
  3417.            </a>
  3418.          </div>
  3419.          
  3420.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3421.            <a href="https://www.cevicheuk.com/" class="text-decoration-none " rel="dofollow">
  3422.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3423.                <i class="ti-angle-right me-2 text-primary"></i>
  3424.                non gamstop casino
  3425.              </h6>
  3426.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3427.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3428.              </div> -->
  3429.            </a>
  3430.          </div>
  3431.          
  3432.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3433.            <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none " rel="dofollow">
  3434.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3435.                <i class="ti-angle-right me-2 text-primary"></i>
  3436.                casinos not on GAMSTOP
  3437.              </h6>
  3438.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3439.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3440.              </div> -->
  3441.            </a>
  3442.          </div>
  3443.          
  3444.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3445.            <a href="https://oncallfire.uk/" class="text-decoration-none " rel="dofollow">
  3446.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3447.                <i class="ti-angle-right me-2 text-primary"></i>
  3448.                Casinos Not on GamCare
  3449.              </h6>
  3450.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3451.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3452.              </div> -->
  3453.            </a>
  3454.          </div>
  3455.          
  3456.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3457.            <a href="https://pugdogclub.org.uk/" class="text-decoration-none " rel="dofollow">
  3458.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3459.                <i class="ti-angle-right me-2 text-primary"></i>
  3460.                non gamstop casinos
  3461.              </h6>
  3462.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3463.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3464.              </div> -->
  3465.            </a>
  3466.          </div>
  3467.          
  3468.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3469.            <a href="https://citytosea.org.uk/" class="text-decoration-none " rel="dofollow">
  3470.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3471.                <i class="ti-angle-right me-2 text-primary"></i>
  3472.                online casino
  3473.              </h6>
  3474.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3475.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3476.              </div> -->
  3477.            </a>
  3478.          </div>
  3479.          
  3480.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3481.            <a href="https://www.charlesjencks.com/" class="text-decoration-none " rel="dofollow">
  3482.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3483.                <i class="ti-angle-right me-2 text-primary"></i>
  3484.                uk casinos not on gamstop
  3485.              </h6>
  3486.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3487.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3488.              </div> -->
  3489.            </a>
  3490.          </div>
  3491.          
  3492.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3493.            <a href="https://www.roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3494.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3495.                <i class="ti-angle-right me-2 text-primary"></i>
  3496.                best non gamstop casinos
  3497.              </h6>
  3498.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3499.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3500.              </div> -->
  3501.            </a>
  3502.          </div>
  3503.          
  3504.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3505.            <a href="https://bedforddaycarehospice.org.uk/" class="text-decoration-none " rel="dofollow">
  3506.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3507.                <i class="ti-angle-right me-2 text-primary"></i>
  3508.                casino no verification uk
  3509.              </h6>
  3510.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3511.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3512.              </div> -->
  3513.            </a>
  3514.          </div>
  3515.          
  3516.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3517.            <a href="https://www.drakebell.com/" class="text-decoration-none " rel="dofollow">
  3518.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3519.                <i class="ti-angle-right me-2 text-primary"></i>
  3520.                best betting sites uk
  3521.              </h6>
  3522.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3523.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3524.              </div> -->
  3525.            </a>
  3526.          </div>
  3527.          
  3528.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3529.            <a href="https://openaire.co.uk/" class="text-decoration-none " rel="dofollow">
  3530.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3531.                <i class="ti-angle-right me-2 text-primary"></i>
  3532.                new betting sites uk
  3533.              </h6>
  3534.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3535.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3536.              </div> -->
  3537.            </a>
  3538.          </div>
  3539.          
  3540.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3541.            <a href="https://www.thedancehouse.co.uk/" class="text-decoration-none " rel="dofollow">
  3542.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3543.                <i class="ti-angle-right me-2 text-primary"></i>
  3544.                new uk bookmakers
  3545.              </h6>
  3546.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3547.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3548.              </div> -->
  3549.            </a>
  3550.          </div>
  3551.          
  3552.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3553.            <a href="https://maxxia.co.uk/" class="text-decoration-none " rel="dofollow">
  3554.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3555.                <i class="ti-angle-right me-2 text-primary"></i>
  3556.                no verification casinos
  3557.              </h6>
  3558.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3559.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3560.              </div> -->
  3561.            </a>
  3562.          </div>
  3563.          
  3564.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3565.            <a href="https://www.oceandivalondon.co.uk/" class="text-decoration-none " rel="dofollow">
  3566.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3567.                <i class="ti-angle-right me-2 text-primary"></i>
  3568.                new betting sites uk
  3569.              </h6>
  3570.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3571.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3572.              </div> -->
  3573.            </a>
  3574.          </div>
  3575.          
  3576.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3577.            <a href="https://www.movewise.co.uk/" class="text-decoration-none " rel="dofollow">
  3578.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3579.                <i class="ti-angle-right me-2 text-primary"></i>
  3580.                best casino sites
  3581.              </h6>
  3582.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3583.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3584.              </div> -->
  3585.            </a>
  3586.          </div>
  3587.          
  3588.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3589.            <a href="https://www.socresonline.org.uk/" class="text-decoration-none " rel="dofollow">
  3590.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3591.                <i class="ti-angle-right me-2 text-primary"></i>
  3592.                crypto casino
  3593.              </h6>
  3594.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3595.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3596.              </div> -->
  3597.            </a>
  3598.          </div>
  3599.          
  3600.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3601.            <a href="https://letstalkloneliness.co.uk/" class="text-decoration-none " rel="dofollow">
  3602.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3603.                <i class="ti-angle-right me-2 text-primary"></i>
  3604.                casino not on gamstop
  3605.              </h6>
  3606.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3607.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3608.              </div> -->
  3609.            </a>
  3610.          </div>
  3611.          
  3612.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3613.            <a href="https://www.ncpqsw.com/" class="text-decoration-none " rel="dofollow">
  3614.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3615.                <i class="ti-angle-right me-2 text-primary"></i>
  3616.                non gamstop casinos
  3617.              </h6>
  3618.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3619.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3620.              </div> -->
  3621.            </a>
  3622.          </div>
  3623.          
  3624.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3625.            <a href="https://www.toop.eu" class="text-decoration-none " rel="dofollow">
  3626.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3627.                <i class="ti-angle-right me-2 text-primary"></i>
  3628.                non gamstop casinos
  3629.              </h6>
  3630.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3631.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3632.              </div> -->
  3633.            </a>
  3634.          </div>
  3635.          
  3636.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3637.            <a href="https://www.cryptocomparer.com/" class="text-decoration-none " rel="dofollow">
  3638.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3639.                <i class="ti-angle-right me-2 text-primary"></i>
  3640.                crypto casinos
  3641.              </h6>
  3642.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3643.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3644.              </div> -->
  3645.            </a>
  3646.          </div>
  3647.          
  3648.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3649.            <a href="https://humanigen.com/" class="text-decoration-none " rel="dofollow">
  3650.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3651.                <i class="ti-angle-right me-2 text-primary"></i>
  3652.                online casinos
  3653.              </h6>
  3654.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3655.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3656.              </div> -->
  3657.            </a>
  3658.          </div>
  3659.          
  3660.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3661.            <a href="https://www.sandpiperinn.co.uk/" class="text-decoration-none " rel="dofollow">
  3662.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3663.                <i class="ti-angle-right me-2 text-primary"></i>
  3664.                non gamstop casino
  3665.              </h6>
  3666.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3667.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3668.              </div> -->
  3669.            </a>
  3670.          </div>
  3671.          
  3672.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3673.            <a href="https://www.summerhall.co.uk/" class="text-decoration-none " rel="dofollow">
  3674.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3675.                <i class="ti-angle-right me-2 text-primary"></i>
  3676.                online casinos
  3677.              </h6>
  3678.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3679.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3680.              </div> -->
  3681.            </a>
  3682.          </div>
  3683.          
  3684.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3685.            <a href="https://roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3686.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3687.                <i class="ti-angle-right me-2 text-primary"></i>
  3688.                online casinos
  3689.              </h6>
  3690.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3691.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3692.              </div> -->
  3693.            </a>
  3694.          </div>
  3695.          
  3696.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3697.            <a href="https://roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3698.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3699.                <i class="ti-angle-right me-2 text-primary"></i>
  3700.                casino
  3701.              </h6>
  3702.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3703.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3704.              </div> -->
  3705.            </a>
  3706.          </div>
  3707.          
  3708.  
  3709.        </div>
  3710. <!--
  3711.        <div class="text-center mt-4 pt-3 border-top border-light">
  3712.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3713.        </div> -->
  3714.      </div>
  3715.    </div>
  3716.    
  3717.    <div class="sidebar-widget mb-4">
  3718.      <div class="widget-title-wrapper mb-3">
  3719.        <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3720.          <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3721.          <span class="title-arrow"></span>
  3722.        </h4>
  3723.      </div>
  3724.      <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3725.        <div class="blog-roll-list scrollable-sidebar">
  3726.          
  3727.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3728.            <a href="https://ibrabee.org.uk/" class="text-decoration-none " rel="dofollow">
  3729.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3730.                <i class="ti-angle-right me-2 text-primary"></i>
  3731.                non gamstop casinos uk
  3732.              </h6>
  3733.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3734.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3735.              </div> -->
  3736.            </a>
  3737.          </div>
  3738.          
  3739.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3740.            <a href="https://knightsof.media/" class="text-decoration-none " rel="dofollow">
  3741.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3742.                <i class="ti-angle-right me-2 text-primary"></i>
  3743.                best casinos not on GamStop UK
  3744.              </h6>
  3745.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3746.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3747.              </div> -->
  3748.            </a>
  3749.          </div>
  3750.          
  3751.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3752.            <a href="https://www.roadpeace.org/" class="text-decoration-none " rel="dofollow">
  3753.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3754.                <i class="ti-angle-right me-2 text-primary"></i>
  3755.                online casino
  3756.              </h6>
  3757.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3758.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3759.              </div> -->
  3760.            </a>
  3761.          </div>
  3762.          
  3763.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3764.            <a href="https://www.money-mentor.org/" class="text-decoration-none " rel="dofollow">
  3765.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3766.                <i class="ti-angle-right me-2 text-primary"></i>
  3767.                crypto casinos
  3768.              </h6>
  3769.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3770.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3771.              </div> -->
  3772.            </a>
  3773.          </div>
  3774.          
  3775.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3776.            <a href="https://platypuspress.co.uk/" class="text-decoration-none " rel="dofollow">
  3777.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3778.                <i class="ti-angle-right me-2 text-primary"></i>
  3779.                online casino
  3780.              </h6>
  3781.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3782.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3783.              </div> -->
  3784.            </a>
  3785.          </div>
  3786.          
  3787.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3788.            <a href="https://plasticoceans.uk/" class="text-decoration-none " rel="dofollow">
  3789.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3790.                <i class="ti-angle-right me-2 text-primary"></i>
  3791.                non gamstop casino
  3792.              </h6>
  3793.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3794.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3795.              </div> -->
  3796.            </a>
  3797.          </div>
  3798.          
  3799.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3800.            <a href="https://www.amazingvenues.co.uk/" class="text-decoration-none " rel="dofollow">
  3801.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3802.                <i class="ti-angle-right me-2 text-primary"></i>
  3803.                online casinos uk
  3804.              </h6>
  3805.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3806.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3807.              </div> -->
  3808.            </a>
  3809.          </div>
  3810.          
  3811.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3812.            <a href="https://www.mesaonline.org/" class="text-decoration-none " rel="dofollow">
  3813.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3814.                <i class="ti-angle-right me-2 text-primary"></i>
  3815.                online casino
  3816.              </h6>
  3817.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3818.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3819.              </div> -->
  3820.            </a>
  3821.          </div>
  3822.          
  3823.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3824.            <a href="https://bereavementcommission.org.uk/" class="text-decoration-none " rel="dofollow">
  3825.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3826.                <i class="ti-angle-right me-2 text-primary"></i>
  3827.                online casino
  3828.              </h6>
  3829.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3830.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3831.              </div> -->
  3832.            </a>
  3833.          </div>
  3834.          
  3835.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3836.            <a href="https://www.bshg.org.uk/" class="text-decoration-none " rel="dofollow">
  3837.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3838.                <i class="ti-angle-right me-2 text-primary"></i>
  3839.                online casino
  3840.              </h6>
  3841.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3842.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3843.              </div> -->
  3844.            </a>
  3845.          </div>
  3846.          
  3847.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3848.            <a href="https://jst.org.uk/" class="text-decoration-none " rel="dofollow">
  3849.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3850.                <i class="ti-angle-right me-2 text-primary"></i>
  3851.                non gamstop casinos
  3852.              </h6>
  3853.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3854.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3855.              </div> -->
  3856.            </a>
  3857.          </div>
  3858.          
  3859.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3860.            <a href="https://www.lsx.org.uk/" class="text-decoration-none " rel="dofollow">
  3861.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3862.                <i class="ti-angle-right me-2 text-primary"></i>
  3863.                betting sites
  3864.              </h6>
  3865.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3866.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3867.              </div> -->
  3868.            </a>
  3869.          </div>
  3870.          
  3871.          <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3872.            <a href="https://www.foreignersinuk.co.uk/" class="text-decoration-none " rel="dofollow">
  3873.              <h6 class="blog-title top-color mb-2 fw-semibold">
  3874.                <i class="ti-angle-right me-2 text-primary"></i>
  3875.                non gamstop casino
  3876.              </h6>
  3877.              <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3878.                <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3879.              </div> -->
  3880.            </a>
  3881.          </div>
  3882.          
  3883.  
  3884.        </div>
  3885. <!--
  3886.        <div class="text-center mt-4 pt-3 border-top border-light">
  3887.          <a href="#" class="btn btn-success btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3888.        </div> -->
  3889.      </div>
  3890.    </div>
  3891.    
  3892.  </div>
  3893.  
  3894. <!-- Sidebar V2 Styles -->
  3895. <style>
  3896.  .sidebar-widget {
  3897.    position: relative;
  3898.  }
  3899.  
  3900.  .widget-title {
  3901.    font-size: 1.1rem;
  3902.    font-weight: 700;
  3903.    display: inline-block;
  3904.    position: relative;
  3905.    z-index: 2;
  3906.    border-radius: 0;
  3907.  }
  3908.  
  3909.  /* Green arrow for August Blog Roll */
  3910.  .title-arrow::after {
  3911.    content: '';
  3912.    position: absolute;
  3913.    top: 0;
  3914.    right: -22px;
  3915.    width: 0;
  3916.    height: 0;
  3917.    border-left: 22px solid var(--bs-primary);
  3918.    border-top: 22px solid transparent;
  3919.    border-bottom: 22px solid transparent;
  3920.    z-index: 1;
  3921.  }
  3922.  
  3923.  /* Blue arrow for Recent Posts */
  3924.  .title-arrow-primary::after {
  3925.    content: '';
  3926.    position: absolute;
  3927.    top: 0;
  3928.    right: -22px;
  3929.    width: 0;
  3930.    height: 0;
  3931.    border-left: 22px solid var(--bs-primary);
  3932.    border-top: 22px solid transparent;
  3933.    border-bottom: 22px solid transparent;
  3934.    z-index: 1;
  3935.  }
  3936.  
  3937.  .widget-content {
  3938.    margin-top: -1px;
  3939.    position: relative;
  3940.    z-index: 1;
  3941.     background-color: var(--card-bg);
  3942.  }
  3943.  
  3944.  /* Blog Roll Items Hover Effects */
  3945.  .blog-roll-item:hover .blog-title {
  3946.    color: #198754 !important;
  3947.    transform: translateX(5px);
  3948.    transition: all 0.3s ease;
  3949.  }
  3950.  
  3951.  /* Recent Post Items Hover Effects */
  3952.  .recent-post-item:hover .post-title a {
  3953.    color: #0d6efd !important;
  3954.    transition: color 0.3s ease;
  3955.  }
  3956.  
  3957.  .recent-post-item:hover .post-image img {
  3958.    transform: scale(1.05);
  3959.    transition: transform 0.3s ease;
  3960.  }
  3961.  
  3962.  /* Button Hover Effects */
  3963.  .btn:hover {
  3964.    transform: translateY(-2px);
  3965.    transition: all 0.3s ease;
  3966.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3967.  }
  3968.  
  3969.  /* Badge Hover Effects */
  3970.  .badge:hover {
  3971.    transform: scale(1.05);
  3972.    transition: transform 0.3s ease;
  3973.  }
  3974.  
  3975.  @media (max-width: 991px) {
  3976.    .sidebar {
  3977.      margin-top: 3rem;
  3978.    }
  3979.  }
  3980.  
  3981.  @media (max-width: 576px) {
  3982.    .widget-title {
  3983.      font-size: 1rem;
  3984.      padding: 0.75rem 1rem !important;
  3985.    }
  3986.  
  3987.    .title-arrow::after,
  3988.    .title-arrow-primary::after {
  3989.      right: -18px;
  3990.      border-left-width: 18px;
  3991.      border-top-width: 18px;
  3992.      border-bottom-width: 18px;
  3993.    }
  3994.  
  3995.    .post-image {
  3996.      width: 70px !important;
  3997.      height: 55px !important;
  3998.    }
  3999.  
  4000.    .blog-meta {
  4001.      flex-direction: column !important;
  4002.      align-items: flex-start !important;
  4003.      gap: 0.5rem;
  4004.    }
  4005.  }
  4006. </style>
  4007.  
  4008.    
  4009.            </div>
  4010.        </div>
  4011.    </div>
  4012. </section>
  4013.  
  4014. <script>
  4015. document.addEventListener('DOMContentLoaded', function() {
  4016.    // Intersection Observer for Fade Animation on Scroll Up and Down
  4017.    const observerOptions = {
  4018.        threshold: [0, 0.15], // Trigger at 0% and 15% visibility
  4019.        rootMargin: '0px 0px -100px 0px'
  4020.    };
  4021.  
  4022.    // Group cards into pairs (assuming two cards per row)
  4023.    const cards = document.querySelectorAll('.scroll-trigger');
  4024.    const cardPairs = [];
  4025.    for (let i = 0; i < cards.length; i += 2) {
  4026.        cardPairs.push([cards[i], cards[i + 1]].filter(Boolean)); // Handle odd number of cards
  4027.    }
  4028.  
  4029.    const observer = new IntersectionObserver(function(entries) {
  4030.        entries.forEach(entry => {
  4031.            const card = entry.target;
  4032.            // Find the pair index for the current card
  4033.            const pairIndex = cardPairs.findIndex(pair => pair.includes(card));
  4034.            const pair = cardPairs[pairIndex];
  4035.  
  4036.            if (entry.isIntersecting) {
  4037.                // Fade in the pair with a delay based on pair index
  4038.                pair.forEach((cardInPair, index) => {
  4039.                    setTimeout(() => {
  4040.                        cardInPair.classList.add('active');
  4041.                    }, pairIndex * 300); // 300ms delay between pairs
  4042.                });
  4043.            } else {
  4044.                // Fade out the pair when exiting viewport
  4045.                pair.forEach(cardInPair => {
  4046.                    cardInPair.classList.remove('active');
  4047.                });
  4048.            }
  4049.        });
  4050.    }, observerOptions);
  4051.  
  4052.    // Observe each card individually
  4053.    cards.forEach(card => {
  4054.        observer.observe(card);
  4055.    });
  4056. });
  4057. </script>
  4058.  
  4059.    
  4060.        
  4061.        <!-- end wpo-blog-highlights-section -->
  4062.        <!-- start wpo-blog-sponsored-section -->
  4063.        
  4064.  
  4065.  
  4066.  
  4067.    
  4068.  
  4069.  
  4070.  
  4071. <style>
  4072.    .sponsored-section-v4 {
  4073.        padding: 50px 0;
  4074.    }
  4075.    
  4076.    .sponsored-card-v4 {
  4077.        background: var(--card-bg);
  4078.        border: 1px solid var(--border-color);
  4079.        border-radius: 4px;
  4080.        transition: border-color 0.3s ease;
  4081.        height: 100%;
  4082.        padding: 15px;
  4083.    }
  4084.    
  4085.    .sponsored-card-v4:hover {
  4086.        border-color: #adb5bd;
  4087.    }
  4088.    
  4089.    .sponsored-image-v4 {
  4090.        width: 150px;
  4091.        height: 150px;
  4092.        margin: 10px auto;
  4093.        border-radius: 50%;
  4094.        shape-outside: circle(50%);
  4095.        float: left;
  4096.    }
  4097.    
  4098.    .sponsored-image-v4 img {
  4099.        width: 100%;
  4100.        height: 100%;
  4101.        object-fit: cover;
  4102.        border-radius: 50%;
  4103.    }
  4104.    
  4105.    .sponsored-content-v4 {
  4106.        padding: 10px;
  4107.        overflow: hidden; /* Clearfix for floated image */
  4108.    }
  4109.    
  4110.    .sponsored-title-v4 {
  4111.        font-size: 15px;
  4112.        font-weight: 700;
  4113.        line-height: 1.4;
  4114.        margin-bottom: 8px;
  4115.        color: #333;
  4116.        position: relative;
  4117.        display: inline-block;
  4118.    }
  4119.    
  4120.    .sponsored-title-v4 a {
  4121.        text-decoration: none;
  4122.        color: var(--topbar-color) !important;
  4123.        margin: 10px 0px;
  4124.    }
  4125.    
  4126.    .sponsored-title-v4 a:hover {
  4127.        color: #6f42c1 !important; /* Purple hover */
  4128.    }
  4129.    
  4130.    .sponsored-title-v4::after {
  4131.        content: '';
  4132.        position: absolute;
  4133.        bottom: -2px;
  4134.        left: 0;
  4135.        width: 100%;
  4136.        height: 2px;
  4137.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark))
  4138.    }
  4139.    
  4140.    .sponsored-excerpt-v4 {
  4141.        font-size: 12px;
  4142.        font-weight: 400;
  4143.        color: #6c757d;
  4144.        margin-bottom: 10px;
  4145.        line-height: 1.5;
  4146.    }
  4147.    
  4148.    .sponsored-meta-v4 {
  4149.        font-size: 11px;
  4150.        color: #6c757d;
  4151.    }
  4152.    
  4153.    .author-info-v4 {
  4154.        margin-bottom: 5px;
  4155.    }
  4156.    
  4157.    .sponsored-author-img-v4 {
  4158.        width: 20px;
  4159.        height: 20px;
  4160.        border-radius: 50%;
  4161.        object-fit: cover;
  4162.        vertical-align: middle;
  4163.        margin-right: 5px;
  4164.    }
  4165.    
  4166.    .section-title-sponsored-v4 {
  4167.        font-size: 1.9rem;
  4168.        font-weight: 600;
  4169.        text-align: center;
  4170.        margin-bottom: 30px;
  4171.        color: #333;
  4172.        position: relative;
  4173.    }
  4174.    
  4175.    .section-title-sponsored-v4::after {
  4176.        content: '';
  4177.        position: absolute;
  4178.        bottom: -8px;
  4179.        left: 50%;
  4180.        transform: translateX(-50%);
  4181.        width: 80px;
  4182.        height: 3px;
  4183.        background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  4184.    }
  4185.  
  4186.    @media (max-width: 768px) {
  4187.        .sponsored-section-v4 {
  4188.            padding: 30px 0;
  4189.        }
  4190.        .sponsored-image-v4 {
  4191.            width: 120px;
  4192.            height: 120px;
  4193.            float: none;
  4194.            margin: 10px auto;
  4195.        }
  4196.        .sponsored-content-v4 {
  4197.            padding: 12px;
  4198.            text-align: center;
  4199.        }
  4200.        .sponsored-title-v4 {
  4201.            font-size: 14px;
  4202.        }
  4203.        .sponsored-excerpt-v4 {
  4204.            font-size: 11px;
  4205.        }
  4206.        .sponsored-meta-v4 {
  4207.            font-size: 10px;
  4208.        }
  4209.        .section-title-sponsored-v4 {
  4210.            font-size: 1.6rem;
  4211.        }
  4212.    }
  4213. </style>
  4214.  
  4215. <section class="sponsored-section-v4">
  4216.    <div class="container-fluid fluid-container">
  4217.        <div class="row">
  4218.            <div class="col-12">
  4219.                <h2 class="section-title-sponsored-v4">Sponsored News</h2>
  4220.            </div>
  4221.        </div>
  4222.        
  4223.        <div class="row g-4">
  4224.            
  4225.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4226.                <div class="card sponsored-card-v4">
  4227.                    <div class="sponsored-image-v4">
  4228.                        
  4229.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4230.                        
  4231.                    </div>
  4232.                    <div class="sponsored-content-v4">
  4233.                        <h3 class="sponsored-title-v4">
  4234.                            <a href="/live-streaming-streamer-welcomes-newborn-during-real-time-stream-for-tens-of-thousands-of-audience-members/" >
  4235.                                            Live Streaming Streamer Welcomes Newborn During Real-Time Stream for Tens of Thousands of Audience Members
  4236.                                            </a>
  4237.                        </h3>
  4238.                        <p class="sponsored-excerpt-v4">
  4239.                          
  4240.                        </p>
  4241.                        <div class="sponsored-meta-v4">
  4242.                            <div class="author-info-v4">
  4243.                                
  4244.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4245.                                
  4246.                                <span>
  4247.                                    Scott Anderson
  4248.                                </span>
  4249.                            </div>
  4250.                            <div>05 May 2026</div>
  4251.                        </div>
  4252.                    </div>
  4253.                </div>
  4254.            </div>
  4255.            
  4256.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4257.                <div class="card sponsored-card-v4">
  4258.                    <div class="sponsored-image-v4">
  4259.                        
  4260.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4261.                        
  4262.                    </div>
  4263.                    <div class="sponsored-content-v4">
  4264.                        <h3 class="sponsored-title-v4">
  4265.                            <a href="/manchester-united-set-to-sign-german-forward-lea-sch%C3%BCller-from-bayern-munich/" >
  4266.                                            Manchester United Set to Sign German Forward Lea Schüller from Bayern Munich
  4267.                                            </a>
  4268.                        </h3>
  4269.                        <p class="sponsored-excerpt-v4">
  4270.                          
  4271.                        </p>
  4272.                        <div class="sponsored-meta-v4">
  4273.                            <div class="author-info-v4">
  4274.                                
  4275.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4276.                                
  4277.                                <span>
  4278.                                    Scott Anderson
  4279.                                </span>
  4280.                            </div>
  4281.                            <div>05 May 2026</div>
  4282.                        </div>
  4283.                    </div>
  4284.                </div>
  4285.            </div>
  4286.            
  4287.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4288.                <div class="card sponsored-card-v4">
  4289.                    <div class="sponsored-image-v4">
  4290.                        
  4291.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4292.                        
  4293.                    </div>
  4294.                    <div class="sponsored-content-v4">
  4295.                        <h3 class="sponsored-title-v4">
  4296.                            <a href="/celebrating-like-a-champions-league-champion-kendalls-memorable-performance-for-england/" >
  4297.                                            ‘Celebrating like a Champions League champion’ - Kendall’s memorable performance for England
  4298.                                            </a>
  4299.                        </h3>
  4300.                        <p class="sponsored-excerpt-v4">
  4301.                          
  4302.                        </p>
  4303.                        <div class="sponsored-meta-v4">
  4304.                            <div class="author-info-v4">
  4305.                                
  4306.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4307.                                
  4308.                                <span>
  4309.                                    Scott Anderson
  4310.                                </span>
  4311.                            </div>
  4312.                            <div>05 May 2026</div>
  4313.                        </div>
  4314.                    </div>
  4315.                </div>
  4316.            </div>
  4317.            
  4318.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4319.                <div class="card sponsored-card-v4">
  4320.                    <div class="sponsored-image-v4">
  4321.                        
  4322.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4323.                        
  4324.                    </div>
  4325.                    <div class="sponsored-content-v4">
  4326.                        <h3 class="sponsored-title-v4">
  4327.                            <a href="/beijing-tightens-regulation-on-rare-earth-exports-citing-state-security-concerns/" >
  4328.                                            Beijing Tightens Regulation on Rare-Earth Exports, Citing State Security Concerns
  4329.                                            </a>
  4330.                        </h3>
  4331.                        <p class="sponsored-excerpt-v4">
  4332.                          
  4333.                        </p>
  4334.                        <div class="sponsored-meta-v4">
  4335.                            <div class="author-info-v4">
  4336.                                
  4337.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4338.                                
  4339.                                <span>
  4340.                                    Scott Anderson
  4341.                                </span>
  4342.                            </div>
  4343.                            <div>05 May 2026</div>
  4344.                        </div>
  4345.                    </div>
  4346.                </div>
  4347.            </div>
  4348.            
  4349.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4350.                <div class="card sponsored-card-v4">
  4351.                    <div class="sponsored-image-v4">
  4352.                        
  4353.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4354.                        
  4355.                    </div>
  4356.                    <div class="sponsored-content-v4">
  4357.                        <h3 class="sponsored-title-v4">
  4358.                            <a href="/ken-burns-on-his-revolutionary-war-film-series-we-wont-work-on-a-more-important-film/" >
  4359.                                            Ken Burns on His Revolutionary War Film Series: ‘We Won’t Work on a More Important Film’
  4360.                                            </a>
  4361.                        </h3>
  4362.                        <p class="sponsored-excerpt-v4">
  4363.                          
  4364.                        </p>
  4365.                        <div class="sponsored-meta-v4">
  4366.                            <div class="author-info-v4">
  4367.                                
  4368.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4369.                                
  4370.                                <span>
  4371.                                    Scott Anderson
  4372.                                </span>
  4373.                            </div>
  4374.                            <div>05 May 2026</div>
  4375.                        </div>
  4376.                    </div>
  4377.                </div>
  4378.            </div>
  4379.            
  4380.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  4381.                <div class="card sponsored-card-v4">
  4382.                    <div class="sponsored-image-v4">
  4383.                        
  4384.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  4385.                        
  4386.                    </div>
  4387.                    <div class="sponsored-content-v4">
  4388.                        <h3 class="sponsored-title-v4">
  4389.                            <a href="/satellite-pictures-depict-iranian-navy-and-nuclear-facilities-targeted-by-us-israeli-strikes/" >
  4390.                                            Satellite Pictures Depict Iranian Navy and Nuclear Facilities Targeted by US-Israeli Strikes.
  4391.                                            </a>
  4392.                        </h3>
  4393.                        <p class="sponsored-excerpt-v4">
  4394.                          
  4395.                        </p>
  4396.                        <div class="sponsored-meta-v4">
  4397.                            <div class="author-info-v4">
  4398.                                
  4399.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Scott Anderson" class="sponsored-author-img-v4">
  4400.                                
  4401.                                <span>
  4402.                                    Scott Anderson
  4403.                                </span>
  4404.                            </div>
  4405.                            <div>05 May 2026</div>
  4406.                        </div>
  4407.                    </div>
  4408.                </div>
  4409.            </div>
  4410.            
  4411.        </div>
  4412.    </div>
  4413. </section>
  4414.  
  4415.  
  4416.    
  4417.        <!-- end wpo-blog-sponsored-section -->
  4418.        <!-- start wpo-subscribe-section -->
  4419.        
  4420.        <!-- end subscribe-section -->
  4421.        <!-- start of wpo-site-footer-section -->
  4422.        
  4423.  
  4424.  
  4425.  
  4426.  
  4427.  
  4428. <footer class="wpo-site-footer-v3">
  4429.  <!-- Top Section - Logo -->
  4430.  <div class="footer-top-section py-4 border-bottom">
  4431.    <div class="container-fluid fluid-container">
  4432.      <div class="row justify-content-center">
  4433.        <div class="col-12 text-center">
  4434.          <div class="brand-logo">
  4435.            
  4436.              <h3 class="brand-title">Betrix Resources</h3>
  4437.            
  4438.            <p class="brand-tagline mt-2">Betrix Resources provides expert construction, engineering, and project management services across the UK, delivering innovative and sustainable solutions for diverse industries.</p>
  4439.          </div>
  4440.        </div>
  4441.      </div>
  4442.    </div>
  4443.  </div>
  4444.  
  4445.  <!-- Main Content -->
  4446.  <div class="footer-main-content pt-4">
  4447.    <div class="container-fluid fluid-container">
  4448.      <div class="row justify-content-center">
  4449.        <!-- Single Column: Quick Links -->
  4450.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  4451.          <div class="footer-column">
  4452.            <h5 class="column-title">Quick Links</h5>
  4453.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  4454.              
  4455.                <li>
  4456.                  <a class="menu-link" href="/mentally-its-killing-me-alex-de-minaur-on-verge-of-atp-finals-elimination-after-final-set-collapse/">{&#x27;Mentally it&#x27;s killing me&#x27;: Alex de Minaur on verge of ATP Finals elimination after final set collapse</a>
  4457.                </li>
  4458.              
  4459.                <li>
  4460.                  <a class="menu-link" href="/underdog-justin-hood-smashes-record-with-astonishing-11-straight-doubles-in-world-championship-thrashing/">Underdog Justin Hood Smashes Record with Astonishing 11 Straight Doubles in World Championship Thrashing</a>
  4461.                </li>
  4462.              
  4463.                <li>
  4464.                  <a class="menu-link" href="/the-ongoing-issue-with-edinburghs-scaffold-wrapped-hotel/">The Ongoing Issue with Edinburgh&#x27;s Scaffold-Wrapped Hotel?</a>
  4465.                </li>
  4466.              
  4467.                <li>
  4468.                  <a class="menu-link" href="/amid-a-violent-tempest-the-panicked-screams-of-children-in-tents-outside-echoed-this-defines-christmas-in-gaza/">Amid a Violent Tempest, The Panicked Screams of Children in Tents Outside Echoed. This Defines Christmas in Gaza</a>
  4469.                </li>
  4470.              
  4471.                <li>
  4472.                  <a class="menu-link" href="/the-situation-is-dire-conflict-on-iran-constricts-indias-lpg-availability/">‘The Situation is Dire’: Conflict on Iran Constricts India&#x27;s LPG Availability.</a>
  4473.                </li>
  4474.              
  4475.                <li>
  4476.                  <a class="menu-link" href="/the-madrid-giants-strong-yet-vinicius-junior-tensions-intensify-major-clasico-highlights/">The Madrid Giants Strong yet Vinicius Junior Tensions Intensify – Major Clasico Highlights</a>
  4477.                </li>
  4478.              
  4479.            </ul>
  4480.          </div>
  4481.        </div>
  4482.  
  4483.        <!-- Single Column: Top Categories -->
  4484.        <div class="col-12 text-center mb-4 border-bottom pb-4">
  4485.          <div class="footer-column">
  4486.            <h5 class="column-title">Top Categories</h5>
  4487.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3">
  4488.              
  4489.                <li>
  4490.                  <a class="menu-link" href="/category/all-posts/">All Posts</a>
  4491.                </li>
  4492.              
  4493.                <li>
  4494.                  <a class="menu-link" href="/category/business/">Business</a>
  4495.                </li>
  4496.              
  4497.                <li>
  4498.                  <a class="menu-link" href="/category/esports/">Esports</a>
  4499.                </li>
  4500.              
  4501.                <li>
  4502.                  <a class="menu-link" href="/category/fashion/">Fashion</a>
  4503.                </li>
  4504.              
  4505.                <li>
  4506.                  <a class="menu-link" href="/category/featured/">Featured</a>
  4507.                </li>
  4508.              
  4509.            </ul>
  4510.          </div>
  4511.        </div>
  4512.  
  4513.        <!-- Single Column: Blog Rolls -->
  4514.      <div class="col-12 text-center border-bottom pb-4">
  4515.          <div class="footer-column">
  4516.            <h5 class="column-title">Blog Rolls</h5>
  4517.            <ul class="footer-menu list-unstyled d-flex flex-wrap justify-content-center gap-3" id="blogRollLinks">
  4518.              
  4519.              
  4520.  
  4521.              
  4522.              
  4523.                
  4524.              
  4525.            </ul>
  4526.          </div>
  4527.        </div>
  4528.      </div>
  4529.    </div>
  4530.  </div>
  4531.  
  4532.  <!-- Footer Bottom -->
  4533.  <div class="footer-bottom py-3">
  4534.    <div class="container-fluid fluid-container">
  4535.      <div class="row justify-content-center">
  4536.        <div class="col-12 text-center">
  4537.          <div class="bottom-content">
  4538.            <div class="copyright-info mb-3">
  4539.              <p class="mb-0 text-info">
  4540.                &copy; 2026 <strong>Betrix Resources</strong>. All rights reserved.
  4541.              </p>
  4542.            </div>
  4543.            <div class="utility-links d-flex flex-wrap justify-content-center gap-3">
  4544.              <a href="/page/write-for-us/" class="utility-link">Write For Us</a>
  4545.              <a href="/page/terms-and-conditions/" class="utility-link">Terms &amp; Conditions</a>
  4546.              <a href="/sitemap.xml" class="utility-link">Sitemap</a>
  4547.            </div>
  4548.          </div>
  4549.        </div>
  4550.      </div>
  4551.    </div>
  4552.  </div>
  4553. </footer>
  4554.  
  4555. <style>
  4556. .wpo-site-footer-v3 {
  4557.    background: var(--card-bg) !important;
  4558. }
  4559.  
  4560. .footer-logo {
  4561.    height: 60px;
  4562.    width: auto;
  4563. }
  4564. .text-info{
  4565.    color: var(--topbar-color) !important;
  4566. }
  4567.  
  4568. .brand-title {
  4569.    font-size: 22px;
  4570.    font-weight: 700;
  4571.    color: var(--topbar-color);
  4572.    margin: 0;
  4573. }
  4574.  
  4575. .brand-tagline {
  4576.    font-size: 14px;
  4577.    color: var(--topbar-color);
  4578.    margin: 0;
  4579. }
  4580.  
  4581. .column-title {
  4582.    font-size: 16px;
  4583.    font-weight: 600;
  4584.    color: var(--topbar-color) !important;
  4585.    margin-bottom: 15px;
  4586. }
  4587.  
  4588. .footer-menu {
  4589.    margin: 0;
  4590. }
  4591.  
  4592. .menu-link {
  4593.    color: var(--topbar-color) !important;
  4594.    text-decoration: none;
  4595.    font-size: 14px;
  4596.    transition: color 0.3s ease;
  4597. }
  4598.  
  4599. .menu-link:hover {
  4600.    color: var(--primary-color);
  4601. }
  4602.  
  4603. .footer-bottom {
  4604.    font-size: 13px;
  4605. }
  4606.  
  4607. .utility-link {
  4608.    color: var(--topbar-color) !important;
  4609.    text-decoration: none;
  4610.    font-size: 13px;
  4611.    transition: color 0.3s ease;
  4612. }
  4613. /* Responsive Design */
  4614. @media (max-width: 768px) {
  4615.    .footer-logo {
  4616.        height: 50px;
  4617.    }
  4618.    
  4619.    .column-title {
  4620.        font-size: 15px;
  4621.    }
  4622.    
  4623.    .menu-link {
  4624.        font-size: 13px;
  4625.    }
  4626. }
  4627.  
  4628. @media (max-width: 576px) {
  4629.    .brand-title {
  4630.        font-size: 20px;
  4631.    }
  4632.    
  4633.    .brand-tagline {
  4634.        font-size: 13px;
  4635.    }
  4636.    
  4637.    .cta-btn {
  4638.        font-size: 12px;
  4639.        padding: 5px 12px;
  4640.    }
  4641. }
  4642. </style>
  4643.  
  4644. <script>
  4645. // Prevent default for placeholder links
  4646. document.addEventListener('DOMContentLoaded', function() {
  4647.    document.querySelectorAll('a[href="#"]').forEach(anchor => {
  4648.        anchor.addEventListener('click', function(e) {
  4649.            e.preventDefault();
  4650.        });
  4651.    });
  4652. });
  4653. document.addEventListener('DOMContentLoaded', function () {
  4654.    var btn = document.getElementById('toggleBlogRollLinks');
  4655.    if (!btn) return; // No extra items, no button
  4656.  
  4657.    var extras = document.querySelectorAll('#blogRollLinks li.extra');
  4658.  
  4659.    btn.addEventListener('click', function () {
  4660.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4661.            return li.classList.contains('d-none');
  4662.        });
  4663.  
  4664.        extras.forEach(function (li) {
  4665.            if (anyHidden) {
  4666.                li.classList.remove('d-none');
  4667.                li.classList.add('show');
  4668.            } else {
  4669.                li.classList.add('d-none');
  4670.                li.classList.remove('show');
  4671.            }
  4672.        });
  4673.  
  4674.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4675.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4676.    });
  4677. });
  4678.  
  4679. </script>
  4680.  
  4681.        <!-- end of wpo-site-footer-section -->
  4682.    </div>
  4683.    <!-- end of page-wrapper -->
  4684.  
  4685.    <!-- All JavaScript files
  4686.    ================================================== -->
  4687.    
  4688.  
  4689. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4690. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4691. <!-- Plugins for this template -->
  4692. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4693. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4694. <!-- Custom script for this template -->
  4695. <script src="/static/blogapp/assets/js/script.js"></script>
  4696.  
  4697. <script>
  4698. (function () {
  4699. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4700. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4701.  
  4702. function applyFallback(img) {
  4703. if (!img || img.dataset.fallbackApplied === "1") {
  4704. return;
  4705. }
  4706. var failedSrc = img.currentSrc || img.src || "";
  4707. img.dataset.fallbackApplied = "1";
  4708. img.onerror = null;
  4709. img.src = fallbackImageSrc;
  4710. console.warn("[ImageFallback] Replaced broken image:", {
  4711. failedSrc: failedSrc,
  4712. fallbackSrc: fallbackImageSrc,
  4713. alt: img.alt || "",
  4714. });
  4715. }
  4716.  
  4717. document.querySelectorAll("img").forEach(function (img) {
  4718. if (img.complete && img.naturalWidth === 0) {
  4719. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4720. failedSrc: img.currentSrc || img.src || "",
  4721. alt: img.alt || "",
  4722. });
  4723. applyFallback(img);
  4724. }
  4725. });
  4726.  
  4727. document.addEventListener(
  4728. "error",
  4729. function (event) {
  4730. var target = event.target;
  4731. if (target && target.tagName === "IMG") {
  4732. applyFallback(target);
  4733. }
  4734. },
  4735. true
  4736. );
  4737. })();
  4738. </script>
  4739.  
  4740. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4741.  
  4742.  
  4743.  
  4744. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"770ae72c08ba44d5a32a91d0b3b327b0","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4745. </body>
  4746.  
  4747. </html>
  4748.  
  4749.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda