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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="karla">
  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_11_68VVcYE_MQCPeiQ_3dqhJjJ.png">
  14.    
  15.  
  16.    <title>Harbor Global: Expert Insights on International Trade and Logistics</title>
  17.    <meta name="description" content="Explore Harbor Global&#x27;s blog for expert analysis on global trade, supply chain management, and logistics strategies to optimize your international business operations.">
  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://harborglobal.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #f472b6;
  42.        --bs-primary-rgb: f472b6;
  43.        --bs-secondary: #94a3b8;
  44.        --bs-success: #34d399;
  45.        --bs-danger: #f87171;
  46.        --bs-warning: #fbbf24;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #e2e8f0;
  49.        --bs-dark: #1e293b;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #f472b6;
  53.        --theme-primary-color-s2: #f472b6;
  54.        --body-bg-color: #111827;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #e2e8f0;
  57.        --text-light-color: #676767;
  58.        --heading-color: #e2e8f0;
  59.        --border-color: #475569;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #1e293b;
  73.        --nav-bg: #1e293b;
  74.        --sub-nav: #475569;
  75.        --navbar-color: #e2e8f0;
  76.        --topbar-bg: #111827;
  77.        --topbar-color: #e2e8f0;
  78.        --footer-bg: #1e293b;
  79.        --footer-color: #e2e8f0;
  80.        --card-bg: rgba(30, 41, 59, 0.8);
  81.        --card-border: #475569;
  82.        --card-radius: 14px;
  83.        --link-color: #f472b6;
  84.        --link-hover: #ec4899;
  85.        --blog-color: #e2e8f0;
  86.        --blog-bg: rgba(244, 114, 182, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background: rgba(30, 41, 59, 0.8) !important;
  204.            backdrop-filter: blur(10px);
  205.        
  206.        border: 1px solid var(--border-color) !important;
  207.        transition: all 0.3s ease;
  208.        border-radius: 12px;
  209.        color: var(--text-color) !important;
  210.    }
  211.     .navbar-brand img{
  212.            height: 70px;
  213.            object-fit: contain;
  214.        }
  215.    
  216.    .card:hover {
  217.        transform: translateY(-5px);
  218.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  219.    }
  220.    
  221.    .card-header {
  222.        background-color: var(--section-bg-color) !important;
  223.        border-color: var(--border-color) !important;
  224.        color: var(--text-color) !important;
  225.    }
  226.    
  227.    /* Bootstrap Form Controls */
  228.    .form-control {
  229.        color: var(--text-color) !important;
  230.        background-color: var(--body-bg-color) !important;
  231.        border-color: var(--border-color) !important;
  232.        /* Remove font-family override - let data-font-scheme handle it */
  233.    }
  234.    
  235.    .form-control:focus {
  236.        border-color: var(--bs-primary) !important;
  237.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  238.    }
  239.    
  240.    /* Links throughout site */
  241.  .nav1 a {
  242.        color: var(--link-color) !important;
  243.        text-decoration: none;
  244.        transition: all 0.3s ease;
  245.    }
  246.    
  247.    a:hover {
  248.        color: var(--link-hover) !important;
  249.    }
  250.    
  251.    /* Text color classes */
  252.    .text-muted {
  253.        color: var(--body-color) !important;
  254.    }
  255.    
  256.    .text-light {
  257.        color: var(--light) !important;
  258.    }
  259.    
  260.    /* Section backgrounds */
  261.    .section-bg,
  262.    .bg-light {
  263.        background-color: var(--section-bg-color) !important;
  264.    }
  265.    
  266.    /* Dark sections */
  267.    .bg-dark,
  268.    .dark-section {
  269.        background-color: var(--black-bg-color) !important;
  270.        color: var(--black-section-text-color) !important;
  271.    }
  272.    
  273.    /* Footer styling */
  274.    .footer,
  275.    footer {
  276.        
  277.            background-color: var(--footer-bg) !important;
  278.        
  279.        color: var(--footer-color) !important;
  280.    }
  281.    
  282.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  283.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  284.        color: var(--black-section-text-color) !important;
  285.        /* Remove font-family override - let data-font-scheme handle it */
  286.    }
  287.    
  288.    .footer a, footer a {
  289.        color: var(--black-section-text-color) !important;
  290.    }
  291.    
  292.    .footer a:hover, footer a:hover {
  293.        color: var(--bs-primary) !important;
  294.    }
  295.    
  296.    /* Bootstrap Secondary Colors */
  297.    .btn-secondary {
  298.        background-color: var(--bs-secondary) !important;
  299.        border-color: var(--bs-secondary) !important;
  300.    }
  301.    
  302.    .text-secondary {
  303.        color: var(--bs-secondary) !important;
  304.    }
  305.    
  306.    .bg-secondary {
  307.        background-color: var(--bs-secondary) !important;
  308.    }
  309.    
  310.    /* Bootstrap Success, Danger, Warning, Info */
  311.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  312.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  313.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  314.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  315.    
  316.    .text-success { color: var(--bs-success) !important; }
  317.    .text-danger { color: var(--bs-danger) !important; }
  318.    .text-warning { color: var(--bs-warning) !important; }
  319.    .text-info { color: var(--bs-info) !important; }
  320.    
  321.    .bg-success { background-color: var(--bs-success) !important; }
  322.    .bg-danger { background-color: var(--bs-danger) !important; }
  323.    .bg-warning { background-color: var(--bs-warning) !important; }
  324.    .bg-info { background-color: var(--bs-info) !important; }
  325.    
  326.    /* Mobile menu styling */
  327.    .navbar-toggler,
  328.    .open-btn {
  329.        border-color: var(--navbar-color) !important;
  330.    }
  331.    
  332.    .icon-bar {
  333.        background-color: var(--navbar-color) !important;
  334.    }
  335.    
  336.    /* Smooth Animations */
  337.    .fade-in-up {
  338.        animation: fadeInUp 0.6s ease-out;
  339.    }
  340.    
  341.    @keyframes fadeInUp {
  342.        from {
  343.            opacity: 0;
  344.            transform: translateY(30px);
  345.        }
  346.        to {
  347.            opacity: 1;
  348.            transform: translateY(0);
  349.        }
  350.    }
  351.    
  352.    /* Responsive adjustments */
  353.    @media (max-width: 768px) {
  354.        .navbar {
  355.            padding: 0.5rem 0;
  356.        }
  357.        
  358.        .card:hover {
  359.            transform: none;
  360.        }
  361.    }
  362.    
  363. </style>
  364.    
  365.    
  366.    
  367.  
  368. <script>
  369.    var _paq = window._paq = window._paq || [];
  370.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  371.    _paq.push(['trackPageView']);
  372.    _paq.push(['enableLinkTracking']);
  373.    (function() {
  374.        var u = "//analytics.tech-vikings.com/";
  375.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  376.        _paq.push(['setSiteId', '2']);
  377.        var d = document,
  378.            g = d.createElement('script'),
  379.            s = d.getElementsByTagName('script')[0];
  380.        g.async = true;
  381.        g.src = u + 'matomo.js';
  382.        s.parentNode.insertBefore(g, s);
  383.    })();
  384. </script>
  385. </head>
  386.  
  387.  
  388.  
  389. <body class="page-blogapp:homepage theme-theme_90">
  390.    <div id="healthcheck"></div>
  391.    <!-- start page-wrapper -->
  392.    <div class="page-wrapper">
  393.        
  394.            <!-- start preloader -->
  395.                
  396.            <!-- end preloader -->
  397.        
  398.        <!-- Start header -->
  399.        <header id="header" class="wpo-site-header">
  400.            
  401.  
  402.  
  403.    
  404.  
  405.  
  406.  
  407. <div class="topbar ">
  408.  <div class="container-fluid fluid-container">
  409.    <div class="row align-items-center ">
  410.      <div class="col  col-lg-9 col-md-9 col-sm-12 col-12">
  411.        <div class="contact-intro ">
  412.          <ul class="d-flex gap-2 align-items-center">
  413.            <li class="update ">
  414.              <span class="bg-primary-gradient text-nowrap">New Update</span>
  415.            </li>
  416.            <li class="top-color">
  417.              <marquee direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  418.                <p class="text-center mb-0">
  419.                  
  420.                  <a href="/tottenham-relieve-strain-on-thomas-frank-as-xavi-simons-seals-comfortable-victory-against-slavia-prague/" class="px-5 top-color">
  421.                    Tottenham Relieve Strain on Thomas Frank as Xavi Simons Seals Comfortable Victory Against Slavia Prague
  422.                  </a>
  423.                  
  424.                  <a href="/leonard-and-hungry-paul-review-a-gentle-series-featuring-the-voice-of-the-hollywood-star-brings-the-perfect-antidote-to-modern-life/" class="px-5 top-color">
  425.                    Leonard and Hungry Paul Review: A Gentle Series Featuring the Voice of the Hollywood Star Brings the Perfect Antidote to Modern Life
  426.                  </a>
  427.                  
  428.                  <a href="/creating-the-ideal-paneer-makhni-step-by-step-guide/" class="px-5 top-color">
  429.                    Creating the Ideal Paneer Makhni – Step-by-Step Guide
  430.                  </a>
  431.                  
  432.                  <a href="/british-and-scottish-governments-clash-over-footing-the-245m-cost-for-donald-trump-and-vance-trips/" class="px-5 top-color">
  433.                    British and Scottish Governments Clash Over Footing the £24.5m Cost for Donald Trump and Vance Trips
  434.                  </a>
  435.                  
  436.                  <a href="/nations-highest-court-approves-revised-lone-star-state-house-electoral-boundaries/" class="px-5 top-color">
  437.                    Nation&#x27;s Highest Court Approves Revised Lone Star State House Electoral Boundaries.
  438.                  </a>
  439.                  
  440.                </p>
  441.              </marquee>
  442.            </li>
  443.          </ul>
  444.        </div>
  445.      </div>
  446.      <div class="col col-lg-3 col-md-3 col-sm-12 col-12">
  447.        <div class="contact-info ">
  448.          <ul>
  449.            <li>
  450.              <a href="#" class="top-color"><i class="top-color ti-facebook"></i></a>
  451.            </li>
  452.            <li>
  453.              <a href="#" class="top-color"><i class="top-color ti-twitter-alt"></i></a>
  454.            </li>
  455.            <li>
  456.              <a href="#" class="top-color"><i class="top-color ti-instagram"></i></a>
  457.            </li>
  458.            <li>
  459.              <a href="#" class="top-color"><i class="top-color ti-google"></i></a>
  460.            </li>
  461.          </ul>
  462.        </div>
  463.      </div>
  464.    </div>
  465.  </div>
  466. </div>
  467.  
  468.  
  469.  
  470.  
  471.  
  472.            
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479. <header class="header-v2 mb-4">
  480.    <div class="main-header-v2">
  481.        <div class="container-fluid fluid-container">
  482.            <div class="row align-items-center">
  483.                <div class="col-lg-3 col-md-4 col-6">
  484.                   <div class="logo-area-v2">
  485.                        <a class="navbar-brand" href="/">
  486.                            
  487.                                Harbor Global Insights
  488.                            
  489.                        </a>
  490.                    </div>
  491.                </div>
  492.  
  493.                <div class="col-lg-6 col-md-8 col-6 d-none d-md-block">
  494.                    <div class="search-area-v2">
  495.                        <form class="search-wrapper-v2" action="#" method="get">
  496.                            <input type="search" class="search-field-v2"
  497.                                placeholder="Search articles, news, tutorials..." name="q" id="search-input1">
  498.                            <!-- <button type="submit" class="search-button-v2">
  499.                                <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  500.                                    stroke-width="2">
  501.                                    <circle cx="11" cy="11" r="8"></circle>
  502.                                    <path d="m21 21-4.35-4.35"></path>
  503.                                </svg>
  504.                                <span>Search</span>
  505.                            </button> -->
  506.                            <!-- The search results will be displayed here -->
  507.                        </form>
  508.                        <div id="search-results1" class="search-results-container search-v1"></div>
  509.                    </div>
  510.                </div>
  511.            </div>
  512.  
  513.            <!-- Mobile Search -->
  514.            <div class="row d-md-none">
  515.                <div class="col-12">
  516.                    <div class="search-area-v2">
  517.                        <form class="search-wrapper-v2" action="#" method="get">
  518.                            <input type="search" class="search-field-v2" placeholder="Search..." name="q" id="search-input">
  519.                            <!-- <button type="submit" class="search-button-v2">
  520.                                <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  521.                                    stroke-width="2">
  522.                                    <circle cx="11" cy="11" r="8"></circle>
  523.                                    <path d="m21 21-4.35-4.35"></path>
  524.                                </svg>
  525.                                <span>Search</span>
  526.                            </button> -->
  527.                        <!-- The search results will be displayed here -->
  528.                    </form>
  529.                    <div id="search-results12" class="search-results-container search-v1"></div>
  530.                    </div>
  531.                </div>
  532.            </div>
  533.        </div>
  534.    </div>
  535.  
  536.    <!-- Navigation Bar -->
  537.    <nav class="nav-bar-v2">
  538.        <div class="container-fluid fluid-container">
  539.            <div class="nav-container-v2 py-2">
  540.  
  541.                <!-- Mobile Menu Toggle -->
  542.                <button class="mobile-toggle d-lg-none" type="button" onclick="toggleMobileMenu()">
  543.                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  544.                        <line x1="3" y1="6" x2="21" y2="6"></line>
  545.                        <line x1="3" y1="12" x2="21" y2="12"></line>
  546.                        <line x1="3" y1="18" x2="21" y2="18"></line>
  547.                    </svg>
  548.                    Menu
  549.                </button>
  550.  
  551.                <!-- Navigation Menu -->
  552.                <ul class="nav-menu-v2" id="navMenu">
  553.  
  554.                    
  555.                    <li class="nav-item-v2">
  556.                        <a href="/" class="nav-link-v2 active-v2">Home</a>
  557.                    </li>
  558.  
  559.                    
  560.                    
  561.                     <li class="nav-item-v2">
  562.                        <a href="/category/all-posts/" class="nav-link-v2">
  563.                            All Posts
  564.                        </a>
  565.                        </li>
  566.  
  567.                        
  568.  
  569.                                
  570.                                
  571.                        
  572.                     <li class="nav-item-v2">
  573.                        <a href="/category/business/" class="nav-link-v2">
  574.                            Business
  575.                        </a>
  576.                        </li>
  577.  
  578.                        
  579.  
  580.                                
  581.                                
  582.                        
  583.                     <li class="nav-item-v2">
  584.                        <a href="/category/esports/" class="nav-link-v2">
  585.                            Esports
  586.                        </a>
  587.                        </li>
  588.  
  589.                        
  590.  
  591.                                
  592.                                
  593.                        
  594.                     <li class="nav-item-v2">
  595.                        <a href="/category/fashion/" class="nav-link-v2">
  596.                            Fashion
  597.                        </a>
  598.                        </li>
  599.  
  600.                        
  601.  
  602.                                
  603.                                
  604.                        
  605.                     <li class="nav-item-v2">
  606.                        <a href="/category/featured/" class="nav-link-v2">
  607.                            Featured
  608.                        </a>
  609.                        </li>
  610.  
  611.                        
  612.  
  613.                                
  614.                                
  615.                        
  616.                    
  617.                        
  618.                        <li class="nav-item-v2" onclick="toggleDropdown(this, event)">
  619.                            <a href="#" class="nav-link-v2">
  620.                                More
  621.                                <svg class="d-lg-none" width="12" height="12" style="margin-left: 5px;"
  622.                                    viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
  623.                                    <path d="m6 9 6 6 6-6"></path>
  624.                                </svg>
  625.                            </a>
  626.                            <div class="dropdown-v2">
  627.                                <a href="/category/gaming/" class="dropdown-link-v2">
  628.                                    Gaming
  629.                                </a>
  630.                                
  631.  
  632.                                
  633.                                
  634.                        
  635.                    
  636.                                <a href="/category/health/" class="dropdown-link-v2">
  637.                                    Health
  638.                                </a>
  639.                                
  640.  
  641.                                
  642.                                
  643.                        
  644.                    
  645.                                <a href="/category/life-fitness/" class="dropdown-link-v2">
  646.                                    Life &amp; Fitness
  647.                                </a>
  648.                                
  649.  
  650.                                
  651.                                
  652.                        
  653.                    
  654.                                <a href="/category/lifestyle/" class="dropdown-link-v2">
  655.                                    Lifestyle
  656.                                </a>
  657.                                
  658.  
  659.                                
  660.                                
  661.                        
  662.                    
  663.                                <a href="/category/news/" class="dropdown-link-v2">
  664.                                    News
  665.                                </a>
  666.                                
  667.  
  668.                                
  669.                                
  670.                        
  671.                    
  672.                                <a href="/category/others/" class="dropdown-link-v2">
  673.                                    Others
  674.                                </a>
  675.                                
  676.  
  677.                                
  678.                                
  679.                        
  680.                    
  681.                                <a href="/category/politics/" class="dropdown-link-v2">
  682.                                    Politics
  683.                                </a>
  684.                                
  685.  
  686.                                
  687.                                
  688.                        
  689.                    
  690.                                <a href="/category/sports/" class="dropdown-link-v2">
  691.                                    Sports
  692.                                </a>
  693.                                
  694.  
  695.                                
  696.                                
  697.                        
  698.                    
  699.                                <a href="/category/tech/" class="dropdown-link-v2">
  700.                                    Tech
  701.                                </a>
  702.                                
  703.  
  704.                                
  705.                                
  706.                        
  707.                    
  708.                                <a href="/category/travel/" class="dropdown-link-v2">
  709.                                    Travel
  710.                                </a>
  711.                                
  712.  
  713.                                
  714.                                
  715.                            </div>
  716.                        </li>
  717.                        
  718.                        
  719. <li>
  720.                  <a href="/page/contact-us/">
  721.                     Contact Us
  722.                  </a>
  723.              </li>
  724.                </ul>
  725.  
  726.            </div>
  727.        </div>
  728.    </nav>
  729. </header>
  730.  
  731. <script>
  732.    function toggleMobileMenu() {
  733.        const navMenu = document.getElementById('navMenu');
  734.        navMenu.classList.toggle('show');
  735.    }
  736.  
  737.    function toggleDropdown(element, event) {
  738.        // Only handle dropdown toggle on mobile
  739.        if (window.innerWidth < 992) {
  740.            event.preventDefault();
  741.            element.classList.toggle('dropdown-open');
  742.        }
  743.    }
  744.  
  745.    // Close mobile menu when clicking outside
  746.    document.addEventListener('click', function (event) {
  747.        const navMenu = document.getElementById('navMenu');
  748.        const mobileToggle = document.querySelector('.mobile-toggle');
  749.  
  750.        if (!navMenu.contains(event.target) && !mobileToggle.contains(event.target)) {
  751.            navMenu.classList.remove('show');
  752.        }
  753.    });
  754.  
  755.    // Handle window resize
  756.    window.addEventListener('resize', function () {
  757.        const navMenu = document.getElementById('navMenu');
  758.        if (window.innerWidth >= 992) {
  759.            navMenu.classList.remove('show');
  760.            // Remove all dropdown-open classes
  761.            document.querySelectorAll('.dropdown-open').forEach(item => {
  762.                item.classList.remove('dropdown-open');
  763.            });
  764.        }
  765.    });
  766. </script>
  767.  
  768. <script>
  769.  document.addEventListener("DOMContentLoaded", function () {
  770.    console.log("loaded");
  771.  
  772.    //const searchInput = document.getElementById("search-input1");
  773.     const searchInput = window.innerWidth <= 991
  774.      ? document.getElementById("search-input")
  775.      : document.getElementById("search-input1");
  776.    const searchResults = window.innerWidth <= 991
  777.      ? document.getElementById("search-results12") :document.getElementById("search-results1");
  778.  
  779.    if (!searchInput || !searchResults) {
  780.      console.error("Search input/results not found");
  781.      return;
  782.    }
  783.  
  784.    // Prevent form submission
  785.    if (searchInput.form) {
  786.      searchInput.form.addEventListener("submit", function (e) {
  787.        e.preventDefault();
  788.      });
  789.    }
  790.  
  791.    // Add event listener for keyup
  792.    searchInput.addEventListener("keyup", function (e) {
  793.      console.log("Key pressed:", e.key);
  794.      e.preventDefault();
  795.  
  796.      const query = searchInput.value.trim();
  797.      console.log("User is typing: " + query);
  798.  
  799.      // If empty → clear and hide
  800.      if (query === "") {
  801.        searchResults.innerHTML = "";
  802.        searchResults.style.display = "none";
  803.        return;
  804.      }
  805.  
  806.      // Show results
  807.      searchResults.style.display = "block";
  808.  
  809.      // Fetch search results
  810.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  811.        method: "GET",
  812.        headers: { "X-Requested-With": "XMLHttpRequest" },
  813.      })
  814.        .then(response => {
  815.          console.log("Response Status:", response.status);
  816.          return response.json();
  817.        })
  818.        .then(data => {
  819.          console.log("Data received:", data);
  820.          if (data.html) {
  821.            searchResults.innerHTML = data.html;
  822.          } else {
  823.            searchResults.innerHTML = "<p>No results found.</p>";
  824.          }
  825.        })
  826.        .catch(error => {
  827.          console.error("Error fetching search results:", error);
  828.        });
  829.    });
  830.  
  831.    // Close results when clicking outside
  832.    document.addEventListener("click", function (e) {
  833.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  834.        searchResults.style.display = "none";
  835.      }
  836.    });
  837.  
  838.    // Close results on ESC key
  839.    document.addEventListener("keydown", function (e) {
  840.      if (e.key === "Escape") {
  841.        searchResults.style.display = "none";
  842.      }
  843.    });
  844.  });
  845. </script>
  846.  
  847. <style>
  848.        /* search field */
  849.  .search-results-container {
  850.  position: absolute;
  851.  top: 100%; /* Position it below the input field */
  852.  left: 10px;
  853.  right: 10px;
  854.  background-color: white;
  855.  border: 1px solid #ddd;
  856.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  857.  max-height: 300px;
  858.  overflow-y: auto;
  859.  z-index: 1000;
  860.  display: none; /* Initially hidden */
  861. }
  862.  
  863. .search-results-container p {
  864.  margin: 0;
  865. }
  866.  
  867. .search-results-container .result-item {
  868.  padding: 10px;
  869.  cursor: pointer;
  870. }
  871.  
  872. .search-results-container .result-item:hover {
  873.  background-color: #f0f0f0;
  874. }
  875. </style>
  876.  
  877.        </header>
  878.        <!-- end of header -->
  879.        <!-- start of wpo-blog-hero -->
  880.        
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888. <div class="blog-hero-v5">
  889.  <div class="container-fluid fluid-container">
  890.    <!-- Hero Header -->
  891.  
  892.    <!-- Main Content Grid -->
  893.    <div class="row g-4">
  894.      <!-- Large Featured Post - Left Side -->
  895.      <div class="col-lg-6 col-md-12">
  896.        
  897.        
  898.          
  899.        <div class="large-featured-card">
  900.          <div class="card-image-wrapper">
  901.            
  902.                <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="" class="card-image">
  903.            
  904.            <div class="image-overlay">
  905.              <span class="category-pill fashion bg-primary-gradient">News</span>
  906.            </div>
  907.          </div>
  908.          <div class="card-content">
  909.            <h2 class="card-title"><a class="top-color" href="/medical-experts-from-scotland-and-america-accomplish-historic-stroke-surgery-using-robotic-system/">
  910.                                        Medical Experts from Scotland and America Accomplish Historic Stroke Surgery Using Robotic System
  911.                                    </a></h2>
  912.            <p class="card-description"></p>
  913.            <div class="card-footer">
  914.              <div class="author-section">
  915.                <div class="author-avatar">
  916.                  
  917.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="author-img">
  918.                    
  919.                </div>
  920.                <div class="author-details">
  921.                  <span class="author-name">Nicholas Bartlett</span>
  922.                  <span class="publish-date">14 May 2026</span>
  923.                </div>
  924.              </div>
  925.              <div class="read-time">
  926.                <!-- <span>9 min read</span> -->
  927.              </div>
  928.            </div>
  929.          </div>
  930.        </div>
  931.  
  932.        
  933.      </div>
  934.      
  935.  
  936.      <!-- Right Side - Grid of Posts -->
  937.      <div class="col-lg-6 col-md-12">
  938.        <div class="row h-100">
  939.          
  940.          
  941.            
  942.          <!-- Medium Featured Post -->
  943.          <div class="col-12 mb-3">
  944.            <div class="medium-featured-card h-100">
  945.              <div class="row g-0 h-100">
  946.                <div class="col-md-6">
  947.                  <div class="medium-image-wrapper">
  948.                    
  949.                          <img  src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  950.                      
  951.                    <div class="medium-overlay">
  952.                      <span class="category-pill travel bg-primary-gradient">News</span>
  953.                    </div>
  954.                  </div>
  955.                </div>
  956.                <div class="col-md-6">
  957.                  <div class="medium-content">
  958.                    <h3 class="medium-title"><a class="top-color" href="/chinas-draft-artificial-intelligence-guidelines-focus-to-provide-youth-safeguards-and-self-harm-risk-management/">
  959.                                        China&#x27;s Draft Artificial Intelligence Guidelines Focus to Provide Youth Safeguards and Self-Harm Risk Management.
  960.                                    </a></h3>
  961.                    <p class="medium-excerpt"></p>
  962.                    <div class="medium-meta">
  963.                      <span class="author">By Nicholas Bartlett</span>
  964.                      <span class="date">13 May 2026</span>
  965.                    </div>
  966.                  </div>
  967.                </div>
  968.              </div>
  969.            </div>
  970.          </div>
  971.  
  972.          
  973.          
  974.  
  975.          
  976.            <!-- Small Cards Row -->
  977.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  978.              <div class="small-card h-100">
  979.                <div class="small-image-wrapper">
  980.                    
  981.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  982.                            style="object-fit: cover;" alt="">
  983.                    
  984.                  <span class="small-category bg-primary-gradient">News</span>
  985.                </div>
  986.                <div class="small-content">
  987.                  <h4 class="small-title"> <a class="top-color" href="/californias-governor-confirms-he-is-weighing-a-presidential-campaign-for-2028/" >
  988.                                        California&#x27;s Governor Confirms He Is Weighing a Presidential Campaign for 2028
  989.                                    </a></h4>
  990.                  <p class="medium-excerpt"></p>
  991.                  <div class="small-meta">
  992.                    <span>By Nicholas Bartlett</span>
  993.                    <span>13 May 2026</span>
  994.                  </div>
  995.                </div>
  996.              </div>
  997.            </div>
  998.            
  999.            <!-- Small Cards Row -->
  1000.            <div class="col-md-6 col-12 mb-md-0 mb-3">
  1001.              <div class="small-card h-100">
  1002.                <div class="small-image-wrapper">
  1003.                    
  1004.                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg"
  1005.                            style="object-fit: cover;" alt="">
  1006.                    
  1007.                  <span class="small-category bg-primary-gradient">News</span>
  1008.                </div>
  1009.                <div class="small-content">
  1010.                  <h4 class="small-title"> <a class="top-color" href="/certain-factions-on-the-opposing-sides-who-offer-only-discontent-ministers-are-moving-forward-with-the-job-of-economic-rejuvenation/" >
  1011.                                        Certain factions on the opposing sides who offer only discontent: Ministers are moving forward with the job of economic rejuvenation.
  1012.                                    </a></h4>
  1013.                  <p class="medium-excerpt"></p>
  1014.                  <div class="small-meta">
  1015.                    <span>By Nicholas Bartlett</span>
  1016.                    <span>13 May 2026</span>
  1017.                  </div>
  1018.                </div>
  1019.              </div>
  1020.            </div>
  1021.            
  1022.  
  1023.        </div>
  1024.      </div>
  1025.    </div>
  1026.  </div>
  1027. </div>
  1028.  
  1029. <style>
  1030.  /* Blog Hero V5 - Clean Card Grid Design */
  1031.  :root {
  1032.    --shadow-light: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  1033.    --shadow-medium: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  1034.    --shadow-heavy: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  1035.  
  1036.    --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  1037.  }
  1038.  
  1039.  .blog-hero-v5 {
  1040.    padding: 4rem 0;
  1041.  }
  1042.  
  1043.  /* Hero Header */
  1044.  .hero-header {
  1045.    margin-bottom: 2rem;
  1046.  }
  1047.  
  1048.  .hero-title {
  1049.    font-size: 3.5rem;
  1050.    font-weight: 800;
  1051.    color: var(--text-dark);
  1052.    margin-bottom: 1rem;
  1053.    letter-spacing: -0.025em;
  1054.    line-height: 1.1;
  1055.  }
  1056.  
  1057.  .hero-subtitle {
  1058.    font-size: 1.25rem;
  1059.    color: var(--text-light);
  1060.    font-weight: 400;
  1061.    max-width: 600px;
  1062.    margin: 0 auto;
  1063.  }
  1064.  
  1065.  /* Large Featured Card */
  1066.  .large-featured-card {
  1067.    background: var(--card-bg);
  1068.    border-radius: var(--border-radius);
  1069.    box-shadow: var(--shadow-medium);
  1070.    overflow: hidden;
  1071.    height: 100%;
  1072.    transition: var(--transition);
  1073.    border: 1px solid var(--border-color);
  1074.  }
  1075.  
  1076.  .large-featured-card:hover {
  1077.    transform: translateY(-8px);
  1078.    box-shadow: var(--shadow-heavy);
  1079.  }
  1080.  
  1081.  .card-image-wrapper {
  1082.    position: relative;
  1083.    height: 280px;
  1084.    overflow: hidden;
  1085.  }
  1086.  
  1087.  .card-image {
  1088.    width: 100%;
  1089.    height: 100%;
  1090.    object-fit: cover;
  1091.    transition: var(--transition);
  1092.  }
  1093.  
  1094.  .large-featured-card:hover .card-image {
  1095.    transform: scale(1.05);
  1096.  }
  1097.  
  1098.  .image-overlay {
  1099.    position: absolute;
  1100.    top: 1.5rem;
  1101.    left: 1.5rem;
  1102.  }
  1103.  
  1104.  .card-content {
  1105.    padding: 2rem;
  1106.  }
  1107.  
  1108.  .card-title {
  1109.    font-size: 1.75rem;
  1110.    font-weight: 700;
  1111.    color: var(--text-dark);
  1112.    margin-bottom: 1rem;
  1113.    line-height: 1.3;
  1114.  }
  1115.  
  1116.  .card-description {
  1117.    color: var(--text-light);
  1118.    font-size: 1rem;
  1119.    line-height: 1.6;
  1120.    margin-bottom: 2rem;
  1121.  }
  1122.  
  1123.  .card-footer {
  1124.    display: flex;
  1125.    align-items: center;
  1126.    justify-content: space-between;
  1127.  }
  1128.  
  1129.  .author-section {
  1130.    display: flex;
  1131.    align-items: center;
  1132.    gap: 1rem;
  1133.  }
  1134.  
  1135.  .author-avatar {
  1136.    width: 48px;
  1137.    height: 48px;
  1138.    border-radius: 50%;
  1139.    overflow: hidden;
  1140.    border: 2px solid var(--border-color);
  1141.  }
  1142.  
  1143.  .author-avatar img {
  1144.    width: 100%;
  1145.    height: 100%;
  1146.    object-fit: cover;
  1147.  }
  1148.  
  1149.  .author-details {
  1150.    display: flex;
  1151.    flex-direction: column;
  1152.  }
  1153.  
  1154.  .author-name {
  1155.    font-weight: 600;
  1156.    color: var(--text-dark);
  1157.    font-size: 0.95rem;
  1158.  }
  1159.  
  1160.  .publish-date {
  1161.    color: var(--text-light);
  1162.    font-size: 0.875rem;
  1163.  }
  1164.  
  1165.  .read-time {
  1166.    background: var(--card-bg);
  1167.    padding: 0.5rem 1rem;
  1168.    border-radius: 20px;
  1169.    font-size: 0.875rem;
  1170.    color: var(--text-light);
  1171.    font-weight: 500;
  1172.  }
  1173.  
  1174.  /* Category Pills */
  1175.  .category-pill {
  1176.    display: inline-block;
  1177.    padding: 0.5rem 1rem;
  1178.    font-size: 0.75rem;
  1179.    font-weight: 600;
  1180.    text-transform: uppercase;
  1181.    letter-spacing: 0.05em;
  1182.    border-radius: 20px;
  1183.    color: white;
  1184.  }
  1185.  
  1186.  
  1187.  /* Medium Featured Card */
  1188.  .medium-featured-card {
  1189.    background: var(--card-bg);
  1190.    border-radius: var(--border-radius);
  1191.    box-shadow: var(--shadow-light);
  1192.    overflow: hidden;
  1193.    height: 220px;
  1194.    transition: var(--transition);
  1195.    border: 1px solid var(--border-color);
  1196.  }
  1197.  
  1198.  .medium-featured-card:hover {
  1199.    transform: translateY(-4px);
  1200.    box-shadow: var(--shadow-medium);
  1201.  }
  1202.  
  1203.  .medium-image-wrapper {
  1204.    position: relative;
  1205.    height: 100%;
  1206.    overflow: hidden;
  1207.  }
  1208.  
  1209.  .medium-image-wrapper img {
  1210.    width: 100%;
  1211.    height: 100%;
  1212.    object-fit: cover;
  1213.    transition: var(--transition);
  1214.  }
  1215.  
  1216.  .medium-featured-card:hover .medium-image-wrapper img {
  1217.    transform: scale(1.05);
  1218.  }
  1219.  
  1220.  .medium-overlay {
  1221.    position: absolute;
  1222.    top: 1rem;
  1223.    left: 1rem;
  1224.  }
  1225.  
  1226.  .medium-content {
  1227.    padding: 1.5rem;
  1228.    display: flex;
  1229.    flex-direction: column;
  1230.    justify-content: space-between;
  1231.    height: 100%;
  1232.  }
  1233.  
  1234.  .medium-title {
  1235.    font-size: 1.25rem;
  1236.    font-weight: 600;
  1237.    color: var(--text-dark);
  1238.    margin-bottom: 0.75rem;
  1239.    line-height: 1.3;
  1240.  }
  1241.  
  1242.  .medium-excerpt {
  1243.    color: var(--text-light);
  1244.    font-size: 0.9rem;
  1245.    line-height: 1.5;
  1246.    margin-bottom: 1rem;
  1247.    flex-grow: 1;
  1248.  }
  1249.  
  1250.  .medium-meta {
  1251.    display: flex;
  1252.    flex-direction: column;
  1253.    gap: 0.25rem;
  1254.    font-size: 0.8rem;
  1255.  }
  1256.  
  1257.  /* Small Cards */
  1258.  .small-card {
  1259.    background: var(--card-bg);
  1260.    border-radius: var(--border-radius);
  1261.    box-shadow: var(--shadow-light);
  1262.    overflow: hidden;
  1263.    transition: var(--transition);
  1264.    border: 1px solid var(--border-color);
  1265.    display: flex;
  1266.    flex-direction: column;
  1267.  }
  1268.  
  1269.  .small-card:hover {
  1270.    transform: translateY(-4px);
  1271.    box-shadow: var(--shadow-medium);
  1272.  }
  1273.  
  1274.  .small-image-wrapper {
  1275.    position: relative;
  1276.    height: 140px;
  1277.    overflow: hidden;
  1278.    flex-shrink: 0;
  1279.  }
  1280.  
  1281.  .small-image-wrapper img {
  1282.    width: 100%;
  1283.    height: 100%;
  1284.    object-fit: cover;
  1285.    transition: var(--transition);
  1286.  }
  1287.  
  1288.  .small-card:hover .small-image-wrapper img {
  1289.    transform: scale(1.05);
  1290.  }
  1291.  
  1292.  .small-category {
  1293.    position: absolute;
  1294.    top: 0.75rem;
  1295.    left: 0.75rem;
  1296.    padding: 0.25rem 0.75rem;
  1297.    font-size: 0.7rem;
  1298.    font-weight: 600;
  1299.    text-transform: uppercase;
  1300.    border-radius: 12px;
  1301.    color: white;
  1302.  }
  1303.  
  1304.  
  1305.  .small-content {
  1306.    padding: 1rem;
  1307.    flex-grow: 1;
  1308.    display: flex;
  1309.    flex-direction: column;
  1310.    justify-content: space-between;
  1311.  }
  1312.  
  1313.  .small-title {
  1314.    font-size: 1rem;
  1315.    font-weight: 600;
  1316.    color: var(--text-dark);
  1317.    margin-bottom: 0.75rem;
  1318.    line-height: 1.3;
  1319.  }
  1320.  
  1321.  .small-meta {
  1322.    display: flex;
  1323.    justify-content: space-between;
  1324.    font-size: 0.75rem;
  1325.    color: var(--text-light);
  1326.  }
  1327.  
  1328.  /* Stats Section - Removed */
  1329.  
  1330.  /* Responsive Design */
  1331.  @media (max-width: 992px) {
  1332.    .hero-title {
  1333.      font-size: 2.5rem;
  1334.    }
  1335.  
  1336.    .card-content {
  1337.      padding: 1.5rem;
  1338.    }
  1339.  
  1340.    .card-title {
  1341.      font-size: 1.5rem;
  1342.    }
  1343.  
  1344.    .medium-featured-card {
  1345.      height: auto;
  1346.    }
  1347.  
  1348.    .medium-content {
  1349.      height: auto;
  1350.    }
  1351.  }
  1352.  
  1353.  @media (max-width: 768px) {
  1354.    .blog-hero-v5 {
  1355.      padding: 2rem 0;
  1356.    }
  1357.  
  1358.    .hero-title {
  1359.      font-size: 2rem;
  1360.    }
  1361.  
  1362.    .hero-subtitle {
  1363.      font-size: 1rem;
  1364.    }
  1365.  
  1366.    .card-image-wrapper {
  1367.      height: 200px;
  1368.    }
  1369.  
  1370.    .medium-featured-card {
  1371.      height: auto;
  1372.    }
  1373.  
  1374.    .medium-image-wrapper {
  1375.      height: 150px;
  1376.    }
  1377.  
  1378.    .small-image-wrapper {
  1379.      height: 120px;
  1380.    }
  1381.  }
  1382.  
  1383.  @media (max-width: 576px) {
  1384.    .card-footer {
  1385.      flex-direction: column;
  1386.      align-items: flex-start;
  1387.      gap: 1rem;
  1388.    }
  1389.  
  1390.    .stat-number {
  1391.      font-size: 1.5rem;
  1392.    }
  1393.  }
  1394. </style>
  1395.  
  1396.  
  1397.  
  1398.  
  1399.  
  1400.        <!-- end of wpo-blog-hero -->
  1401.  
  1402.        <!-- start of wpo-breacking-news -->
  1403.        
  1404.        <!-- end of wpo-breacking-news -->
  1405.        
  1406.        <!-- start wpo-blog-highlights-section -->
  1407.        
  1408.  
  1409.  
  1410.  
  1411.    
  1412.  
  1413.  
  1414.  <style>
  1415.    .blog-section {
  1416.      padding: 60px 0;
  1417.    }
  1418.  
  1419.    .blog-card {
  1420.      background: var(--card-bg);
  1421.      border-radius: 12px;
  1422.      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  1423.      transition: box-shadow 0.3s ease, transform 0.3s ease;
  1424.      margin-bottom: 30px;
  1425.      overflow: hidden;
  1426.      border: none;
  1427.    }
  1428.  
  1429.    .blog-card-body {
  1430.      padding: 30px;
  1431.    }
  1432.  
  1433.    .blog-category {
  1434.      display: inline-block;
  1435.      padding: 6px 16px;
  1436.      border-radius: 20px;
  1437.      font-size: 12px;
  1438.      font-weight: 600;
  1439.      text-transform: uppercase;
  1440.      letter-spacing: 0.5px;
  1441.      margin-bottom: 20px;
  1442.    }
  1443.  
  1444.    .blog-title {
  1445.      font-weight: 700;
  1446.      color: var(--topbar-color);
  1447.      margin-bottom: 20px;
  1448.      line-height: 1.4;
  1449.      text-decoration: none;
  1450.    }
  1451.  
  1452.    .blog-title:hover {
  1453.      color: #1e40af !important;
  1454.      text-decoration: none;
  1455.    }
  1456.  
  1457.    .blog-meta {
  1458.      display: flex;
  1459.      align-items: center;
  1460.      margin-bottom: 20px;
  1461.      color: var(--topbar-color);
  1462.      font-size: 14px;
  1463.    }
  1464.  
  1465.    .blog-meta img {
  1466.      width: 35px;
  1467.      height: 35px;
  1468.      border-radius: 50%;
  1469.      object-fit: cover;
  1470.      display: block;
  1471.    }
  1472.  
  1473.    .blog-meta .meta-info {
  1474.      display: flex;
  1475.      align-items: center;
  1476.      gap: 15px;
  1477.    }
  1478.  
  1479.    .blog-description {
  1480.      color: var(--topbar-color);
  1481.      line-height: 1.7;
  1482.      margin-bottom: 25px;
  1483.      font-size: 15px;
  1484.    }
  1485.  
  1486.    .read-more-btn {
  1487.      background: transparent;
  1488.      border: 2px solid var(--bs-primary);
  1489.      color: var(--bs-primary);
  1490.      padding: 12px 30px;
  1491.      border-radius: 6px;
  1492.      font-weight: 600;
  1493.      text-transform: uppercase;
  1494.      letter-spacing: 0.5px;
  1495.      transition: all 0.3s ease;
  1496.      text-decoration: none;
  1497.      display: inline-block;
  1498.      font-size: 13px;
  1499.    }
  1500.  
  1501.    .read-more-btn:hover {
  1502.      background: var(--bs-primary);
  1503.      color: var(--bs-white) !important;
  1504.      text-decoration: none;
  1505.    }
  1506.  
  1507.    .section-title {
  1508.      text-align: center;
  1509.      margin-bottom: 50px;
  1510.    }
  1511.  
  1512.    .section-title h2 {
  1513.      font-size: 42px;
  1514.      font-weight: 800;
  1515.      color: #2c3e50;
  1516.      margin-bottom: 15px;
  1517.    }
  1518.  
  1519.    .section-title p {
  1520.      color: #6c757d;
  1521.      font-size: 18px;
  1522.      max-width: 600px;
  1523.      margin: 0 auto;
  1524.    }
  1525.  
  1526.    .avatar-placeholder {
  1527.      width: 35px;
  1528.      height: 35px;
  1529.      border-radius: 50%;
  1530.      background: linear-gradient(45deg, var(--bs-primary), #20c997);
  1531.      display: flex;
  1532.      align-items: center;
  1533.      justify-content: center;
  1534.      color: var(--bs-white);
  1535.      font-weight: bold;
  1536.      margin-right: 12px;
  1537.      overflow: hidden;
  1538.    }
  1539.  
  1540.    @media (max-width: 768px) {
  1541.  
  1542.  
  1543.      .section-title h2 {
  1544.        font-size: 32px;
  1545.      }
  1546.  
  1547.      .blog-card-body {
  1548.        padding: 20px;
  1549.      }
  1550.    }
  1551.  
  1552.    /* ===== Smooth Fade on Scroll (Up & Down) ===== */
  1553.    :root{
  1554.      --fade-distance: 28px;
  1555.      --fade-duration: 700ms;
  1556.      --fade-ease: cubic-bezier(0.16,1,0.3,1);
  1557.    }
  1558.  
  1559.    .fade-base{
  1560.      opacity: 0;
  1561.      filter: blur(2px);
  1562.      transform: translateY(var(--y,0)) translateZ(0); /* GPU hint */
  1563.      transition:
  1564.        opacity var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1565.        transform var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms),
  1566.        filter var(--dur, var(--fade-duration)) var(--ease, var(--fade-ease)) var(--stagger, 0ms);
  1567.      will-change: transform, opacity, filter;
  1568.    }
  1569.    .fade-up   { --y: var(--fade-distance); }          /* when entering on scroll down */
  1570.    .fade-down { --y: calc(var(--fade-distance) * -1); }/* when entering on scroll up */
  1571.  
  1572.    .fade-show{
  1573.      opacity: 1;
  1574.      filter: blur(0);
  1575.      transform: translateY(0) translateZ(0);
  1576.    }
  1577.  
  1578.    /* Hover should still work after fade-in */
  1579.    .blog-card.fade-show:hover{
  1580.      transform: translateY(-5px) translateZ(0);
  1581.      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  1582.    }
  1583.  
  1584.    /* Reduced motion */
  1585.    @media (prefers-reduced-motion: reduce){
  1586.      .fade-base{
  1587.        transition: none !important;
  1588.        transform: none !important;
  1589.        opacity: 1 !important;
  1590.        filter: none !important;
  1591.      }
  1592.      .blog-card.fade-show:hover{
  1593.        transform: none !important;
  1594.        box-shadow: 0 4px 20px rgba(0,0,0,0.08);
  1595.      }
  1596.    }
  1597.  </style>
  1598.  
  1599.  <section class="blog-section">
  1600.    <div class="container-fluid fluid-container">
  1601.      <div class="row">
  1602.        <div class="section-title ">
  1603.          <h2>
  1604.                Today's Top Highlights
  1605.                   </h2>
  1606.          <p>Stay updated with the latest insights and trends in online gaming</p>
  1607.        </div>
  1608.  
  1609.        <div class="col-lg-8 col-12">
  1610.          
  1611.            <div class="blog-card fade-base">
  1612.              <div class="blog-card-body">
  1613.                <span class="blog-category bg-primary-gradient">News</span>
  1614.                <h3>
  1615.                  <a href="/england-include-bashir-in-line-up-for-ashes-opener/" class="blog-title">
  1616.                    England Include Bashir in Line-up for Ashes Opener
  1617.                  </a>
  1618.                </h3>
  1619.                <div class="blog-meta">
  1620.                  <div class="avatar-placeholder">
  1621.                    
  1622.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1623.                    
  1624.                  </div>
  1625.                  <div class="meta-info">
  1626.                    <span>Nicholas Bartlett</span>
  1627.                    <span><i class="far fa-clock"></i> 13 May 2026</span>
  1628.                  </div>
  1629.                </div>
  1630.                <p class="blog-description"></p>
  1631.                <a href="/england-include-bashir-in-line-up-for-ashes-opener/" class="read-more-btn">READ MORE</a>
  1632.              </div>
  1633.            </div>
  1634.          
  1635.            <div class="blog-card fade-base">
  1636.              <div class="blog-card-body">
  1637.                <span class="blog-category bg-primary-gradient">News</span>
  1638.                <h3>
  1639.                  <a href="/olympian-and-several-eritreans-freed-after-18-years-without-facing-charges-relatives-report/" class="blog-title">
  1640.                    Olympian and Several Eritreans Freed After 18 Years Without Facing Charges, Relatives Report
  1641.                  </a>
  1642.                </h3>
  1643.                <div class="blog-meta">
  1644.                  <div class="avatar-placeholder">
  1645.                    
  1646.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1647.                    
  1648.                  </div>
  1649.                  <div class="meta-info">
  1650.                    <span>Nicholas Bartlett</span>
  1651.                    <span><i class="far fa-clock"></i> 13 May 2026</span>
  1652.                  </div>
  1653.                </div>
  1654.                <p class="blog-description"></p>
  1655.                <a href="/olympian-and-several-eritreans-freed-after-18-years-without-facing-charges-relatives-report/" class="read-more-btn">READ MORE</a>
  1656.              </div>
  1657.            </div>
  1658.          
  1659.            <div class="blog-card fade-base">
  1660.              <div class="blog-card-body">
  1661.                <span class="blog-category bg-primary-gradient">News</span>
  1662.                <h3>
  1663.                  <a href="/kpop-demon-hunters-floats-to-take-center-stage-at-macys-thanksgiving-day-parade/" class="blog-title">
  1664.                    KPop Demon Hunters Floats to Take Center Stage at Macy&#x27;s Thanksgiving Day Parade
  1665.                  </a>
  1666.                </h3>
  1667.                <div class="blog-meta">
  1668.                  <div class="avatar-placeholder">
  1669.                    
  1670.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1671.                    
  1672.                  </div>
  1673.                  <div class="meta-info">
  1674.                    <span>Nicholas Bartlett</span>
  1675.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1676.                  </div>
  1677.                </div>
  1678.                <p class="blog-description"></p>
  1679.                <a href="/kpop-demon-hunters-floats-to-take-center-stage-at-macys-thanksgiving-day-parade/" class="read-more-btn">READ MORE</a>
  1680.              </div>
  1681.            </div>
  1682.          
  1683.            <div class="blog-card fade-base">
  1684.              <div class="blog-card-body">
  1685.                <span class="blog-category bg-primary-gradient">News</span>
  1686.                <h3>
  1687.                  <a href="/disturbing-discovery-bodies-of-missing-mother-and-child-found-in-freezers-in-the-alpine-nation/" class="blog-title">
  1688.                    Disturbing Discovery: Bodies of Missing Mother and Child Found in Freezers in the Alpine Nation
  1689.                  </a>
  1690.                </h3>
  1691.                <div class="blog-meta">
  1692.                  <div class="avatar-placeholder">
  1693.                    
  1694.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1695.                    
  1696.                  </div>
  1697.                  <div class="meta-info">
  1698.                    <span>Nicholas Bartlett</span>
  1699.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1700.                  </div>
  1701.                </div>
  1702.                <p class="blog-description"></p>
  1703.                <a href="/disturbing-discovery-bodies-of-missing-mother-and-child-found-in-freezers-in-the-alpine-nation/" class="read-more-btn">READ MORE</a>
  1704.              </div>
  1705.            </div>
  1706.          
  1707.            <div class="blog-card fade-base">
  1708.              <div class="blog-card-body">
  1709.                <span class="blog-category bg-primary-gradient">News</span>
  1710.                <h3>
  1711.                  <a href="/the-music-streaming-giants-wrapped-launch-date-plus-key-inquiries-answered/" class="blog-title">
  1712.                    The Music Streaming Giant&#x27;s Wrapped: Launch Date plus Key Inquiries Answered
  1713.                  </a>
  1714.                </h3>
  1715.                <div class="blog-meta">
  1716.                  <div class="avatar-placeholder">
  1717.                    
  1718.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1719.                    
  1720.                  </div>
  1721.                  <div class="meta-info">
  1722.                    <span>Nicholas Bartlett</span>
  1723.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1724.                  </div>
  1725.                </div>
  1726.                <p class="blog-description"></p>
  1727.                <a href="/the-music-streaming-giants-wrapped-launch-date-plus-key-inquiries-answered/" class="read-more-btn">READ MORE</a>
  1728.              </div>
  1729.            </div>
  1730.          
  1731.            <div class="blog-card fade-base">
  1732.              <div class="blog-card-body">
  1733.                <span class="blog-category bg-primary-gradient">News</span>
  1734.                <h3>
  1735.                  <a href="/calm-end-to-lionel-messis-visit-to-india-after-unrest-in-kolkata/" class="blog-title">
  1736.                    Calm End to Lionel Messi&#x27;s Visit to India After Unrest in Kolkata
  1737.                  </a>
  1738.                </h3>
  1739.                <div class="blog-meta">
  1740.                  <div class="avatar-placeholder">
  1741.                    
  1742.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1743.                    
  1744.                  </div>
  1745.                  <div class="meta-info">
  1746.                    <span>Nicholas Bartlett</span>
  1747.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1748.                  </div>
  1749.                </div>
  1750.                <p class="blog-description"></p>
  1751.                <a href="/calm-end-to-lionel-messis-visit-to-india-after-unrest-in-kolkata/" class="read-more-btn">READ MORE</a>
  1752.              </div>
  1753.            </div>
  1754.          
  1755.            <div class="blog-card fade-base">
  1756.              <div class="blog-card-body">
  1757.                <span class="blog-category bg-primary-gradient">News</span>
  1758.                <h3>
  1759.                  <a href="/esteemed-photographer-brian-harris-life-story-a-life-through-the-lens/" class="blog-title">
  1760.                    Esteemed Photographer Brian Harris Life Story: A Life Through the Lens
  1761.                  </a>
  1762.                </h3>
  1763.                <div class="blog-meta">
  1764.                  <div class="avatar-placeholder">
  1765.                    
  1766.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1767.                    
  1768.                  </div>
  1769.                  <div class="meta-info">
  1770.                    <span>Nicholas Bartlett</span>
  1771.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1772.                  </div>
  1773.                </div>
  1774.                <p class="blog-description"></p>
  1775.                <a href="/esteemed-photographer-brian-harris-life-story-a-life-through-the-lens/" class="read-more-btn">READ MORE</a>
  1776.              </div>
  1777.            </div>
  1778.          
  1779.            <div class="blog-card fade-base">
  1780.              <div class="blog-card-body">
  1781.                <span class="blog-category bg-primary-gradient">News</span>
  1782.                <h3>
  1783.                  <a href="/metropolitan-museum-confronts-lawsuit-over-reportedly-nazi-plundered-van-gogh-masterpiece/" class="blog-title">
  1784.                    Metropolitan Museum Confronts Lawsuit Over Reportedly Nazi-Plundered Van Gogh Masterpiece
  1785.                  </a>
  1786.                </h3>
  1787.                <div class="blog-meta">
  1788.                  <div class="avatar-placeholder">
  1789.                    
  1790.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1791.                    
  1792.                  </div>
  1793.                  <div class="meta-info">
  1794.                    <span>Nicholas Bartlett</span>
  1795.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1796.                  </div>
  1797.                </div>
  1798.                <p class="blog-description"></p>
  1799.                <a href="/metropolitan-museum-confronts-lawsuit-over-reportedly-nazi-plundered-van-gogh-masterpiece/" class="read-more-btn">READ MORE</a>
  1800.              </div>
  1801.            </div>
  1802.          
  1803.            <div class="blog-card fade-base">
  1804.              <div class="blog-card-body">
  1805.                <span class="blog-category bg-primary-gradient">News</span>
  1806.                <h3>
  1807.                  <a href="/us-congressman-urges-ex-royal-andrew-to-testify-in-jeffrey-epstein-inquiry/" class="blog-title">
  1808.                    US Congressman Urges Ex-Royal Andrew to Testify in Jeffrey Epstein Inquiry
  1809.                  </a>
  1810.                </h3>
  1811.                <div class="blog-meta">
  1812.                  <div class="avatar-placeholder">
  1813.                    
  1814.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1815.                    
  1816.                  </div>
  1817.                  <div class="meta-info">
  1818.                    <span>Nicholas Bartlett</span>
  1819.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1820.                  </div>
  1821.                </div>
  1822.                <p class="blog-description"></p>
  1823.                <a href="/us-congressman-urges-ex-royal-andrew-to-testify-in-jeffrey-epstein-inquiry/" class="read-more-btn">READ MORE</a>
  1824.              </div>
  1825.            </div>
  1826.          
  1827.            <div class="blog-card fade-base">
  1828.              <div class="blog-card-body">
  1829.                <span class="blog-category bg-primary-gradient">News</span>
  1830.                <h3>
  1831.                  <a href="/the-gulf-nation-to-present-case-at-british-highest-court-over-sovereign-immunity-in-spyware-claims/" class="blog-title">
  1832.                    The Gulf nation to Present Case at British Highest Court Over Sovereign Immunity in Spyware Claims
  1833.                  </a>
  1834.                </h3>
  1835.                <div class="blog-meta">
  1836.                  <div class="avatar-placeholder">
  1837.                    
  1838.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1839.                    
  1840.                  </div>
  1841.                  <div class="meta-info">
  1842.                    <span>Nicholas Bartlett</span>
  1843.                    <span><i class="far fa-clock"></i> 12 May 2026</span>
  1844.                  </div>
  1845.                </div>
  1846.                <p class="blog-description"></p>
  1847.                <a href="/the-gulf-nation-to-present-case-at-british-highest-court-over-sovereign-immunity-in-spyware-claims/" class="read-more-btn">READ MORE</a>
  1848.              </div>
  1849.            </div>
  1850.          
  1851.            <div class="blog-card fade-base">
  1852.              <div class="blog-card-body">
  1853.                <span class="blog-category bg-primary-gradient">News</span>
  1854.                <h3>
  1855.                  <a href="/the-renowned-director-clarifies-ai-doesnt-produce-the-avatar-series/" class="blog-title">
  1856.                    The Renowned Director Clarifies: ‘AI Doesn’t Produce the Avatar Series’
  1857.                  </a>
  1858.                </h3>
  1859.                <div class="blog-meta">
  1860.                  <div class="avatar-placeholder">
  1861.                    
  1862.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1863.                    
  1864.                  </div>
  1865.                  <div class="meta-info">
  1866.                    <span>Nicholas Bartlett</span>
  1867.                    <span><i class="far fa-clock"></i> 11 May 2026</span>
  1868.                  </div>
  1869.                </div>
  1870.                <p class="blog-description"></p>
  1871.                <a href="/the-renowned-director-clarifies-ai-doesnt-produce-the-avatar-series/" class="read-more-btn">READ MORE</a>
  1872.              </div>
  1873.            </div>
  1874.          
  1875.            <div class="blog-card fade-base">
  1876.              <div class="blog-card-body">
  1877.                <span class="blog-category bg-primary-gradient">News</span>
  1878.                <h3>
  1879.                  <a href="/restrained-solitary-and-scared-the-bleak-reality-for-women-compelled-to-have-their-babies-in-prison/" class="blog-title">
  1880.                    Restrained, Solitary and Scared: The Bleak Reality for Women Compelled to Have Their Babies in Prison.
  1881.                  </a>
  1882.                </h3>
  1883.                <div class="blog-meta">
  1884.                  <div class="avatar-placeholder">
  1885.                    
  1886.                      <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Nicholas Bartlett" />
  1887.                    
  1888.                  </div>
  1889.                  <div class="meta-info">
  1890.                    <span>Nicholas Bartlett</span>
  1891.                    <span><i class="far fa-clock"></i> 11 May 2026</span>
  1892.                  </div>
  1893.                </div>
  1894.                <p class="blog-description"></p>
  1895.                <a href="/restrained-solitary-and-scared-the-bleak-reality-for-women-compelled-to-have-their-babies-in-prison/" class="read-more-btn">READ MORE</a>
  1896.              </div>
  1897.            </div>
  1898.          
  1899.          
  1900.  
  1901.        </div>
  1902.  
  1903.         <div class="col col-lg-4 col-12">
  1904.                
  1905.  
  1906.  
  1907.  
  1908.    
  1909.  
  1910.  
  1911. <!-- Blog Sidebar V2 - Focused Design -->
  1912. <div class="sidebar">
  1913.  <!-- Recent Posts Section -->
  1914.  <div class="sidebar-widget mb-4">
  1915.    <div class="widget-title-wrapper mb-3">
  1916.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  1917.        <i class="ti-time me-2"></i>Recent Posts
  1918.        <span class="title-arrow-primary"></span>
  1919.      </h4>
  1920.    </div>
  1921.    <div class="widget-content border mb-3 border-light shadow-sm rounded-3 p-4">
  1922.      <div class="recent-post-list">
  1923.      
  1924.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1925.          <div class="post-image me-3 flex-shrink-0 position-relative">
  1926.              
  1927.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  1928.              
  1929.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  1930.          </div>
  1931.          <div class="post-content flex-grow-1">
  1932.            <h6 class="post-title mb-2">
  1933.               <a href="/a-tale-of-surprising-kindness-the-time-a-university-student-let-me-stay-on-her-dormitory-floor/" class="text-decoration-none top-color fw-semibold lh-sm">
  1934.                                            A Tale of Surprising Kindness: The Time a University Student Let Me Stay on Her Dormitory Floor
  1935.                                            </a>
  1936.            </h6>
  1937.            <div class="post-meta">
  1938.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  1939.              <!-- <small class="text-muted">
  1940.                <i class="ti-eye me-1"></i>348 views
  1941.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1942.              </small> -->
  1943.            </div>
  1944.          </div>
  1945.        </div>
  1946.        
  1947.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1948.          <div class="post-image me-3 flex-shrink-0 position-relative">
  1949.              
  1950.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  1951.              
  1952.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  1953.          </div>
  1954.          <div class="post-content flex-grow-1">
  1955.            <h6 class="post-title mb-2">
  1956.               <a href="/amid-the-devastated-remains-of-an-residential-building-i-encountered-a-volume-id-translated/" class="text-decoration-none top-color fw-semibold lh-sm">
  1957.                                            Amid the Devastated Remains of an Residential Building, I Encountered a Volume I’d Translated
  1958.                                            </a>
  1959.            </h6>
  1960.            <div class="post-meta">
  1961.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  1962.              <!-- <small class="text-muted">
  1963.                <i class="ti-eye me-1"></i>348 views
  1964.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1965.              </small> -->
  1966.            </div>
  1967.          </div>
  1968.        </div>
  1969.        
  1970.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1971.          <div class="post-image me-3 flex-shrink-0 position-relative">
  1972.              
  1973.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  1974.              
  1975.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  1976.          </div>
  1977.          <div class="post-content flex-grow-1">
  1978.            <h6 class="post-title mb-2">
  1979.               <a href="/three-game-pass-titles-we-are-playing-this-weekend-oct-10-12/" class="text-decoration-none top-color fw-semibold lh-sm">
  1980.                                            Three Game Pass Titles We Are Playing This Weekend (Oct. 10-12)
  1981.                                            </a>
  1982.            </h6>
  1983.            <div class="post-meta">
  1984.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  1985.              <!-- <small class="text-muted">
  1986.                <i class="ti-eye me-1"></i>348 views
  1987.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  1988.              </small> -->
  1989.            </div>
  1990.          </div>
  1991.        </div>
  1992.        
  1993.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  1994.          <div class="post-image me-3 flex-shrink-0 position-relative">
  1995.              
  1996.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  1997.              
  1998.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  1999.          </div>
  2000.          <div class="post-content flex-grow-1">
  2001.            <h6 class="post-title mb-2">
  2002.               <a href="/daily-existence-for-one-hundred-twenty-thousand-asylum-seekers-in-the-massive-shelter-on-the-mali-border/" class="text-decoration-none top-color fw-semibold lh-sm">
  2003.                                            Daily Existence for one hundred twenty thousand Asylum Seekers in the Massive Shelter on the Mali Border.
  2004.                                            </a>
  2005.            </h6>
  2006.            <div class="post-meta">
  2007.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2008.              <!-- <small class="text-muted">
  2009.                <i class="ti-eye me-1"></i>348 views
  2010.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2011.              </small> -->
  2012.            </div>
  2013.          </div>
  2014.        </div>
  2015.        
  2016.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2017.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2018.              
  2019.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2020.              
  2021.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2022.          </div>
  2023.          <div class="post-content flex-grow-1">
  2024.            <h6 class="post-title mb-2">
  2025.               <a href="/the-way-a-us-special-forces-vet-aided-mar%C3%ADa-corina-machado-escape-her-homeland/" class="text-decoration-none top-color fw-semibold lh-sm">
  2026.                                            The Way a US Special Forces Vet Aided María Corina Machado Escape Her Homeland
  2027.                                            </a>
  2028.            </h6>
  2029.            <div class="post-meta">
  2030.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2031.              <!-- <small class="text-muted">
  2032.                <i class="ti-eye me-1"></i>348 views
  2033.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2034.              </small> -->
  2035.            </div>
  2036.          </div>
  2037.        </div>
  2038.        
  2039.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2040.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2041.              
  2042.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2043.              
  2044.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2045.          </div>
  2046.          <div class="post-content flex-grow-1">
  2047.            <h6 class="post-title mb-2">
  2048.               <a href="/mastering-the-art-of-talk-romance-like-a-gen-z-fifty-one-ultra-specific-phrases-for-romance-intimacy-and-questionable-conduct/" class="text-decoration-none top-color fw-semibold lh-sm">
  2049.                                            Mastering the Art of Talk Romance Like a Gen Z: Fifty-One Ultra-Specific Phrases for Romance, Intimacy and Questionable Conduct
  2050.                                            </a>
  2051.            </h6>
  2052.            <div class="post-meta">
  2053.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>11 May 2026</small>
  2054.              <!-- <small class="text-muted">
  2055.                <i class="ti-eye me-1"></i>348 views
  2056.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2057.              </small> -->
  2058.            </div>
  2059.          </div>
  2060.        </div>
  2061.        
  2062.  
  2063.      </div>
  2064.  
  2065.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2066.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2067.      </div> -->
  2068.    </div>
  2069.  </div>
  2070.  
  2071.    
  2072.  <div class="sidebar-widget mb-4">
  2073.    <div class="widget-title-wrapper mb-3">
  2074.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2075.        <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2076.        <span class="title-arrow"></span>
  2077.      </h4>
  2078.    </div>
  2079.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2080.      <div class="blog-roll-list scrollable-sidebar">
  2081.        
  2082.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2083.          <a href="https://aboutcookies.org.uk/" class="text-decoration-none ">
  2084.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2085.              <i class="ti-angle-right me-2 text-primary"></i>
  2086.               non gamstop casinos uk
  2087.            </h6>
  2088.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2089.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2090.            </div> -->
  2091.          </a>
  2092.        </div>
  2093.          
  2094.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2095.          <a href="https://akua.co/" class="text-decoration-none ">
  2096.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2097.              <i class="ti-angle-right me-2 text-primary"></i>
  2098.               betting sites not on gamstop
  2099.            </h6>
  2100.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2101.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2102.            </div> -->
  2103.          </a>
  2104.        </div>
  2105.          
  2106.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2107.          <a href="https://www.richardrogers.co.uk/" class="text-decoration-none ">
  2108.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2109.              <i class="ti-angle-right me-2 text-primary"></i>
  2110.               casinos not on gamstop
  2111.            </h6>
  2112.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2113.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2114.            </div> -->
  2115.          </a>
  2116.        </div>
  2117.          
  2118.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2119.          <a href="https://www.elthampalace.org.uk" class="text-decoration-none ">
  2120.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2121.              <i class="ti-angle-right me-2 text-primary"></i>
  2122.               non gamstop casino uk
  2123.            </h6>
  2124.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2125.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2126.            </div> -->
  2127.          </a>
  2128.        </div>
  2129.          
  2130.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2131.          <a href="https://nursingnotes.co.uk/" class="text-decoration-none ">
  2132.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2133.              <i class="ti-angle-right me-2 text-primary"></i>
  2134.               uk online casinos
  2135.            </h6>
  2136.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2137.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2138.            </div> -->
  2139.          </a>
  2140.        </div>
  2141.          
  2142.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2143.          <a href="https://www.voiceprint.co.uk/" class="text-decoration-none ">
  2144.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2145.              <i class="ti-angle-right me-2 text-primary"></i>
  2146.               non gamstop casinos
  2147.            </h6>
  2148.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2149.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2150.            </div> -->
  2151.          </a>
  2152.        </div>
  2153.          
  2154.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2155.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  2156.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2157.              <i class="ti-angle-right me-2 text-primary"></i>
  2158.               non gamstop casinos
  2159.            </h6>
  2160.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2161.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2162.            </div> -->
  2163.          </a>
  2164.        </div>
  2165.          
  2166.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2167.          <a href="https://www.theindustrylondon.com/betting-sites-not-on-gamstop/" class="text-decoration-none ">
  2168.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2169.              <i class="ti-angle-right me-2 text-primary"></i>
  2170.               best betting sites
  2171.            </h6>
  2172.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2173.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2174.            </div> -->
  2175.          </a>
  2176.        </div>
  2177.          
  2178.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2179.          <a href="https://www.charlesjencks.com/" class="text-decoration-none ">
  2180.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2181.              <i class="ti-angle-right me-2 text-primary"></i>
  2182.               non gamstop casinos
  2183.            </h6>
  2184.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2185.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2186.            </div> -->
  2187.          </a>
  2188.        </div>
  2189.          
  2190.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2191.          <a href="https://www.focus12.co.uk/" class="text-decoration-none ">
  2192.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2193.              <i class="ti-angle-right me-2 text-primary"></i>
  2194.               casinos not on gamstop
  2195.            </h6>
  2196.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2197.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2198.            </div> -->
  2199.          </a>
  2200.        </div>
  2201.          
  2202.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2203.          <a href="https://adventuregamers.com/online-casinos/non-gamstop" class="text-decoration-none ">
  2204.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2205.              <i class="ti-angle-right me-2 text-primary"></i>
  2206.               casino not on gamstop
  2207.            </h6>
  2208.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2209.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2210.            </div> -->
  2211.          </a>
  2212.        </div>
  2213.          
  2214.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2215.          <a href="https://www.outset.org/" class="text-decoration-none ">
  2216.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2217.              <i class="ti-angle-right me-2 text-primary"></i>
  2218.               best online betting sites
  2219.            </h6>
  2220.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2221.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2222.            </div> -->
  2223.          </a>
  2224.        </div>
  2225.          
  2226.      </div>
  2227.  
  2228.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2229.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2230.      </div> -->
  2231.    </div>
  2232.  </div>
  2233.    
  2234.  <div class="sidebar-widget mb-4">
  2235.    <div class="widget-title-wrapper mb-3">
  2236.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2237.        <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2238.        <span class="title-arrow"></span>
  2239.      </h4>
  2240.    </div>
  2241.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2242.      <div class="blog-roll-list scrollable-sidebar">
  2243.        
  2244.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2245.          <a href="https://thamespark.org.uk" class="text-decoration-none ">
  2246.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2247.              <i class="ti-angle-right me-2 text-primary"></i>
  2248.               casino no verification uk
  2249.            </h6>
  2250.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2251.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2252.            </div> -->
  2253.          </a>
  2254.        </div>
  2255.          
  2256.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2257.          <a href="https://www.artigiano.co.uk/" class="text-decoration-none ">
  2258.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2259.              <i class="ti-angle-right me-2 text-primary"></i>
  2260.               uk casinos not on gamstop
  2261.            </h6>
  2262.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2263.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2264.            </div> -->
  2265.          </a>
  2266.        </div>
  2267.          
  2268.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2269.          <a href="https://www.thecakestore.co.uk/" class="text-decoration-none ">
  2270.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2271.              <i class="ti-angle-right me-2 text-primary"></i>
  2272.               bitcoin casinos
  2273.            </h6>
  2274.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2275.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2276.            </div> -->
  2277.          </a>
  2278.        </div>
  2279.          
  2280.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2281.          <a href="https://nva.org.uk/" class="text-decoration-none ">
  2282.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2283.              <i class="ti-angle-right me-2 text-primary"></i>
  2284.               non gamstop casinos
  2285.            </h6>
  2286.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2287.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2288.            </div> -->
  2289.          </a>
  2290.        </div>
  2291.          
  2292.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2293.          <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="text-decoration-none ">
  2294.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2295.              <i class="ti-angle-right me-2 text-primary"></i>
  2296.               non gamstop casinos
  2297.            </h6>
  2298.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2299.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2300.            </div> -->
  2301.          </a>
  2302.        </div>
  2303.          
  2304.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2305.          <a href="https://www.citytosea.org.uk/" class="text-decoration-none ">
  2306.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2307.              <i class="ti-angle-right me-2 text-primary"></i>
  2308.               casinos not on gamstop
  2309.            </h6>
  2310.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2311.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2312.            </div> -->
  2313.          </a>
  2314.        </div>
  2315.          
  2316.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2317.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  2318.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2319.              <i class="ti-angle-right me-2 text-primary"></i>
  2320.               non gamstop casino
  2321.            </h6>
  2322.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2323.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2324.            </div> -->
  2325.          </a>
  2326.        </div>
  2327.          
  2328.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2329.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  2330.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2331.              <i class="ti-angle-right me-2 text-primary"></i>
  2332.               non gamstop casino
  2333.            </h6>
  2334.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2335.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2336.            </div> -->
  2337.          </a>
  2338.        </div>
  2339.          
  2340.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2341.          <a href="https://straightfromyard.co.uk/" class="text-decoration-none ">
  2342.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2343.              <i class="ti-angle-right me-2 text-primary"></i>
  2344.               non gamstop casino
  2345.            </h6>
  2346.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2347.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2348.            </div> -->
  2349.          </a>
  2350.        </div>
  2351.          
  2352.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2353.          <a href="https://www.london-irish.com/" class="text-decoration-none ">
  2354.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2355.              <i class="ti-angle-right me-2 text-primary"></i>
  2356.               non gamstop casino
  2357.            </h6>
  2358.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2359.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2360.            </div> -->
  2361.          </a>
  2362.        </div>
  2363.          
  2364.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2365.          <a href="https://internationalschoolmealsday.com/" class="text-decoration-none ">
  2366.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2367.              <i class="ti-angle-right me-2 text-primary"></i>
  2368.               casino not on gamstop
  2369.            </h6>
  2370.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2371.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2372.            </div> -->
  2373.          </a>
  2374.        </div>
  2375.          
  2376.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2377.          <a href="https://www.citytosea.org.uk/" class="text-decoration-none ">
  2378.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2379.              <i class="ti-angle-right me-2 text-primary"></i>
  2380.               non gamstop casino
  2381.            </h6>
  2382.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2383.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2384.            </div> -->
  2385.          </a>
  2386.        </div>
  2387.          
  2388.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2389.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  2390.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2391.              <i class="ti-angle-right me-2 text-primary"></i>
  2392.               non gamstop casino
  2393.            </h6>
  2394.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2395.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2396.            </div> -->
  2397.          </a>
  2398.        </div>
  2399.          
  2400.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2401.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  2402.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2403.              <i class="ti-angle-right me-2 text-primary"></i>
  2404.               non gamstop casino
  2405.            </h6>
  2406.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2407.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2408.            </div> -->
  2409.          </a>
  2410.        </div>
  2411.          
  2412.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2413.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  2414.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2415.              <i class="ti-angle-right me-2 text-primary"></i>
  2416.               non gamstop casino
  2417.            </h6>
  2418.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2419.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2420.            </div> -->
  2421.          </a>
  2422.        </div>
  2423.          
  2424.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2425.          <a href="https://knightsof.media/" class="text-decoration-none ">
  2426.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2427.              <i class="ti-angle-right me-2 text-primary"></i>
  2428.               slots not on gamstop
  2429.            </h6>
  2430.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2431.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2432.            </div> -->
  2433.          </a>
  2434.        </div>
  2435.          
  2436.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2437.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  2438.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2439.              <i class="ti-angle-right me-2 text-primary"></i>
  2440.               non gamstop casino
  2441.            </h6>
  2442.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2443.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2444.            </div> -->
  2445.          </a>
  2446.        </div>
  2447.          
  2448.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2449.          <a href="https://www.elthampalace.org.uk/" class="text-decoration-none ">
  2450.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2451.              <i class="ti-angle-right me-2 text-primary"></i>
  2452.               non gamstop casino
  2453.            </h6>
  2454.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2455.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2456.            </div> -->
  2457.          </a>
  2458.        </div>
  2459.          
  2460.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2461.          <a href="https://www.nhsborders.org.uk/" class="text-decoration-none ">
  2462.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2463.              <i class="ti-angle-right me-2 text-primary"></i>
  2464.               bitcoin casino
  2465.            </h6>
  2466.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2467.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2468.            </div> -->
  2469.          </a>
  2470.        </div>
  2471.          
  2472.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2473.          <a href="https://swtrains.co.uk/" class="text-decoration-none ">
  2474.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2475.              <i class="ti-angle-right me-2 text-primary"></i>
  2476.               spinshark casino
  2477.            </h6>
  2478.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2479.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2480.            </div> -->
  2481.          </a>
  2482.        </div>
  2483.          
  2484.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2485.          <a href="https://cornburyfestival.com" class="text-decoration-none ">
  2486.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2487.              <i class="ti-angle-right me-2 text-primary"></i>
  2488.               casino not on gamstop
  2489.            </h6>
  2490.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2491.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2492.            </div> -->
  2493.          </a>
  2494.        </div>
  2495.          
  2496.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2497.          <a href="https://greenjournal.co.uk" class="text-decoration-none ">
  2498.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2499.              <i class="ti-angle-right me-2 text-primary"></i>
  2500.               non gamstop casinos
  2501.            </h6>
  2502.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2503.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2504.            </div> -->
  2505.          </a>
  2506.        </div>
  2507.          
  2508.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2509.          <a href="https://lattitude.org.uk" class="text-decoration-none ">
  2510.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2511.              <i class="ti-angle-right me-2 text-primary"></i>
  2512.               casinos not on gamstop
  2513.            </h6>
  2514.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2515.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2516.            </div> -->
  2517.          </a>
  2518.        </div>
  2519.          
  2520.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2521.          <a href="https://techcityuk.com" class="text-decoration-none ">
  2522.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2523.              <i class="ti-angle-right me-2 text-primary"></i>
  2524.               casino not on gamstop
  2525.            </h6>
  2526.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2527.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2528.            </div> -->
  2529.          </a>
  2530.        </div>
  2531.          
  2532.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2533.          <a href="https://www.peelengineering.co.uk/" class="text-decoration-none ">
  2534.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2535.              <i class="ti-angle-right me-2 text-primary"></i>
  2536.               uk casinos not on gamstop
  2537.            </h6>
  2538.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2539.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2540.            </div> -->
  2541.          </a>
  2542.        </div>
  2543.          
  2544.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2545.          <a href="https://www.ukessaywriters.co.uk/" class="text-decoration-none ">
  2546.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2547.              <i class="ti-angle-right me-2 text-primary"></i>
  2548.               online casinos not on gamstop
  2549.            </h6>
  2550.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2551.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2552.            </div> -->
  2553.          </a>
  2554.        </div>
  2555.          
  2556.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2557.          <a href="https://www.cca-glasgow.com/" class="text-decoration-none ">
  2558.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2559.              <i class="ti-angle-right me-2 text-primary"></i>
  2560.               casinos not on gamstop
  2561.            </h6>
  2562.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2563.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2564.            </div> -->
  2565.          </a>
  2566.        </div>
  2567.          
  2568.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2569.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  2570.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2571.              <i class="ti-angle-right me-2 text-primary"></i>
  2572.               casinos not on gamstop
  2573.            </h6>
  2574.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2575.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2576.            </div> -->
  2577.          </a>
  2578.        </div>
  2579.          
  2580.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2581.          <a href="https://knightsof.media/" class="text-decoration-none ">
  2582.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2583.              <i class="ti-angle-right me-2 text-primary"></i>
  2584.               non gamstop casino
  2585.            </h6>
  2586.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2587.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2588.            </div> -->
  2589.          </a>
  2590.        </div>
  2591.          
  2592.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2593.          <a href="https://www.thekarczma.co.uk/" class="text-decoration-none ">
  2594.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2595.              <i class="ti-angle-right me-2 text-primary"></i>
  2596.               casinos not registered in UK
  2597.            </h6>
  2598.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2599.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2600.            </div> -->
  2601.          </a>
  2602.        </div>
  2603.          
  2604.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2605.          <a href="https://www.fourpure.com/" class="text-decoration-none ">
  2606.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2607.              <i class="ti-angle-right me-2 text-primary"></i>
  2608.               online casinos
  2609.            </h6>
  2610.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2611.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2612.            </div> -->
  2613.          </a>
  2614.        </div>
  2615.          
  2616.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2617.          <a href="https://www.kysty.co.uk/" class="text-decoration-none ">
  2618.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2619.              <i class="ti-angle-right me-2 text-primary"></i>
  2620.               Non-GamStop Casinos
  2621.            </h6>
  2622.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2623.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2624.            </div> -->
  2625.          </a>
  2626.        </div>
  2627.          
  2628.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2629.          <a href="https://www.llancaiachfawr.co.uk/" class="text-decoration-none ">
  2630.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2631.              <i class="ti-angle-right me-2 text-primary"></i>
  2632.               online casinos UK
  2633.            </h6>
  2634.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2635.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2636.            </div> -->
  2637.          </a>
  2638.        </div>
  2639.          
  2640.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2641.          <a href="https://www.nordicresearchnetwork.co.uk/" class="text-decoration-none ">
  2642.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2643.              <i class="ti-angle-right me-2 text-primary"></i>
  2644.               non UK casino
  2645.            </h6>
  2646.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2647.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2648.            </div> -->
  2649.          </a>
  2650.        </div>
  2651.          
  2652.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2653.          <a href="https://www.edinburghwhiskyblog.com/" class="text-decoration-none ">
  2654.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2655.              <i class="ti-angle-right me-2 text-primary"></i>
  2656.               uk online casinos list
  2657.            </h6>
  2658.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2659.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2660.            </div> -->
  2661.          </a>
  2662.        </div>
  2663.          
  2664.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2665.          <a href="https://www.gamblinginsider.com/uk/online-casinos" class="text-decoration-none ">
  2666.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2667.              <i class="ti-angle-right me-2 text-primary"></i>
  2668.               uk online casinos list
  2669.            </h6>
  2670.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2671.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2672.            </div> -->
  2673.          </a>
  2674.        </div>
  2675.          
  2676.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2677.          <a href="https://cryptonews.com/uk/best-crypto-casinos/" class="text-decoration-none ">
  2678.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2679.              <i class="ti-angle-right me-2 text-primary"></i>
  2680.               crypto casino
  2681.            </h6>
  2682.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2683.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2684.            </div> -->
  2685.          </a>
  2686.        </div>
  2687.          
  2688.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2689.          <a href="https://www.foodsofengland.co.uk/" class="text-decoration-none ">
  2690.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2691.              <i class="ti-angle-right me-2 text-primary"></i>
  2692.               non gamstop casinos uk
  2693.            </h6>
  2694.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2695.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2696.            </div> -->
  2697.          </a>
  2698.        </div>
  2699.          
  2700.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2701.          <a href="https://aboutcookies.org.uk" class="text-decoration-none ">
  2702.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2703.              <i class="ti-angle-right me-2 text-primary"></i>
  2704.               non gamstop casino
  2705.            </h6>
  2706.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2707.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2708.            </div> -->
  2709.          </a>
  2710.        </div>
  2711.          
  2712.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2713.          <a href="https://www.roadpeace.org/" class="text-decoration-none ">
  2714.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2715.              <i class="ti-angle-right me-2 text-primary"></i>
  2716.               no gamstop casino
  2717.            </h6>
  2718.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2719.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2720.            </div> -->
  2721.          </a>
  2722.        </div>
  2723.          
  2724.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2725.          <a href="https://www.surfaceview.co.uk/" class="text-decoration-none ">
  2726.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2727.              <i class="ti-angle-right me-2 text-primary"></i>
  2728.               non gamstop casino uk
  2729.            </h6>
  2730.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2731.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2732.            </div> -->
  2733.          </a>
  2734.        </div>
  2735.          
  2736.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2737.          <a href="https://llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk" class="text-decoration-none ">
  2738.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2739.              <i class="ti-angle-right me-2 text-primary"></i>
  2740.               casinos not on GamStop
  2741.            </h6>
  2742.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2743.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2744.            </div> -->
  2745.          </a>
  2746.        </div>
  2747.          
  2748.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2749.          <a href="https://www.edinburghfoody.com" class="text-decoration-none ">
  2750.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2751.              <i class="ti-angle-right me-2 text-primary"></i>
  2752.               online casinos
  2753.            </h6>
  2754.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2755.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2756.            </div> -->
  2757.          </a>
  2758.        </div>
  2759.          
  2760.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2761.          <a href="https://fdncoffee.com" class="text-decoration-none ">
  2762.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2763.              <i class="ti-angle-right me-2 text-primary"></i>
  2764.               games not on GamStop
  2765.            </h6>
  2766.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2767.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2768.            </div> -->
  2769.          </a>
  2770.        </div>
  2771.          
  2772.      </div>
  2773.  
  2774.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2775.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2776.      </div> -->
  2777.    </div>
  2778.  </div>
  2779.    
  2780.  <div class="sidebar-widget mb-4">
  2781.    <div class="widget-title-wrapper mb-3">
  2782.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2783.        <i class="ti-calendar me-2"></i>March 2026 Blog Roll
  2784.        <span class="title-arrow"></span>
  2785.      </h4>
  2786.    </div>
  2787.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2788.      <div class="blog-roll-list scrollable-sidebar">
  2789.        
  2790.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2791.          <a href="https://letsmush.com/" class="text-decoration-none ">
  2792.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2793.              <i class="ti-angle-right me-2 text-primary"></i>
  2794.               gambling sites not on GamStop
  2795.            </h6>
  2796.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2797.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2798.            </div> -->
  2799.          </a>
  2800.        </div>
  2801.          
  2802.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2803.          <a href="https://www.bmag.org.uk/" class="text-decoration-none ">
  2804.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2805.              <i class="ti-angle-right me-2 text-primary"></i>
  2806.               best online casino
  2807.            </h6>
  2808.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2809.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2810.            </div> -->
  2811.          </a>
  2812.        </div>
  2813.          
  2814.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2815.          <a href="https://www.patients4nhs.org.uk/" class="text-decoration-none ">
  2816.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2817.              <i class="ti-angle-right me-2 text-primary"></i>
  2818.               casino not on GamStop
  2819.            </h6>
  2820.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2821.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2822.            </div> -->
  2823.          </a>
  2824.        </div>
  2825.          
  2826.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2827.          <a href="https://www.covent-garden.co.uk/" class="text-decoration-none ">
  2828.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2829.              <i class="ti-angle-right me-2 text-primary"></i>
  2830.               best casinos not on GamStop
  2831.            </h6>
  2832.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2833.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2834.            </div> -->
  2835.          </a>
  2836.        </div>
  2837.          
  2838.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2839.          <a href="https://www.durhamminers.org/" class="text-decoration-none ">
  2840.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2841.              <i class="ti-angle-right me-2 text-primary"></i>
  2842.               casinos not on GamStop
  2843.            </h6>
  2844.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2845.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2846.            </div> -->
  2847.          </a>
  2848.        </div>
  2849.          
  2850.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2851.          <a href="https://whitestarrunning.co.uk/" class="text-decoration-none ">
  2852.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2853.              <i class="ti-angle-right me-2 text-primary"></i>
  2854.               non GamStop casinos UK
  2855.            </h6>
  2856.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2857.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2858.            </div> -->
  2859.          </a>
  2860.        </div>
  2861.          
  2862.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2863.          <a href="https://www.ginspa.co.uk/" class="text-decoration-none ">
  2864.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2865.              <i class="ti-angle-right me-2 text-primary"></i>
  2866.               new non GamStop casinos
  2867.            </h6>
  2868.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2869.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2870.            </div> -->
  2871.          </a>
  2872.        </div>
  2873.          
  2874.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2875.          <a href="https://www.cranleyclinic.com/" class="text-decoration-none ">
  2876.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2877.              <i class="ti-angle-right me-2 text-primary"></i>
  2878.               games not on GamStop
  2879.            </h6>
  2880.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2881.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2882.            </div> -->
  2883.          </a>
  2884.        </div>
  2885.          
  2886.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2887.          <a href="https://migrations.uk/" class="text-decoration-none ">
  2888.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2889.              <i class="ti-angle-right me-2 text-primary"></i>
  2890.               Harry Casino
  2891.            </h6>
  2892.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2893.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2894.            </div> -->
  2895.          </a>
  2896.        </div>
  2897.          
  2898.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2899.          <a href="https://www.gamblinginsider.com/uk/online-casinos" class="text-decoration-none ">
  2900.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2901.              <i class="ti-angle-right me-2 text-primary"></i>
  2902.               casino site
  2903.            </h6>
  2904.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2905.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2906.            </div> -->
  2907.          </a>
  2908.        </div>
  2909.          
  2910.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2911.          <a href="https://www.deakinandblue.com/" class="text-decoration-none ">
  2912.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2913.              <i class="ti-angle-right me-2 text-primary"></i>
  2914.               non gamstop casinos uk
  2915.            </h6>
  2916.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2917.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2918.            </div> -->
  2919.          </a>
  2920.        </div>
  2921.          
  2922.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2923.          <a href="https://allcatsrgrey.org.uk/" class="text-decoration-none ">
  2924.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2925.              <i class="ti-angle-right me-2 text-primary"></i>
  2926.               uk casinos
  2927.            </h6>
  2928.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2929.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2930.            </div> -->
  2931.          </a>
  2932.        </div>
  2933.          
  2934.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2935.          <a href="https://www.falconryforum.co.uk/" class="text-decoration-none ">
  2936.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2937.              <i class="ti-angle-right me-2 text-primary"></i>
  2938.               casino not on gamstop
  2939.            </h6>
  2940.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2941.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2942.            </div> -->
  2943.          </a>
  2944.        </div>
  2945.          
  2946.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2947.          <a href="https://www.lgbthistorymonth.org.uk/" class="text-decoration-none ">
  2948.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2949.              <i class="ti-angle-right me-2 text-primary"></i>
  2950.               casinos not on gamstop
  2951.            </h6>
  2952.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2953.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2954.            </div> -->
  2955.          </a>
  2956.        </div>
  2957.          
  2958.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2959.          <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none ">
  2960.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2961.              <i class="ti-angle-right me-2 text-primary"></i>
  2962.               Casino Not on Gamstop
  2963.            </h6>
  2964.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2965.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2966.            </div> -->
  2967.          </a>
  2968.        </div>
  2969.          
  2970.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2971.          <a href="https://www.ukrmb.co.uk/" class="text-decoration-none ">
  2972.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2973.              <i class="ti-angle-right me-2 text-primary"></i>
  2974.               online casino uk
  2975.            </h6>
  2976.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2977.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2978.            </div> -->
  2979.          </a>
  2980.        </div>
  2981.          
  2982.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2983.          <a href="https://citytosea.org.uk/" class="text-decoration-none ">
  2984.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2985.              <i class="ti-angle-right me-2 text-primary"></i>
  2986.               non gamstop casino
  2987.            </h6>
  2988.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2989.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2990.            </div> -->
  2991.          </a>
  2992.        </div>
  2993.          
  2994.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2995.          <a href="https://lessplastic.co.uk/" class="text-decoration-none ">
  2996.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2997.              <i class="ti-angle-right me-2 text-primary"></i>
  2998.               non gamstop casinos uk
  2999.            </h6>
  3000.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3001.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3002.            </div> -->
  3003.          </a>
  3004.        </div>
  3005.          
  3006.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3007.          <a href="https://www.frn.org.uk/" class="text-decoration-none ">
  3008.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3009.              <i class="ti-angle-right me-2 text-primary"></i>
  3010.               best online betting sites uk
  3011.            </h6>
  3012.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3013.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3014.            </div> -->
  3015.          </a>
  3016.        </div>
  3017.          
  3018.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3019.          <a href="https://museodiaggius.it/" class="text-decoration-none ">
  3020.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3021.              <i class="ti-angle-right me-2 text-primary"></i>
  3022.               casino online non aams
  3023.            </h6>
  3024.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3025.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3026.            </div> -->
  3027.          </a>
  3028.        </div>
  3029.          
  3030.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3031.          <a href="https://www.socresonline.org.uk/" class="text-decoration-none ">
  3032.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3033.              <i class="ti-angle-right me-2 text-primary"></i>
  3034.               bitcoin casino
  3035.            </h6>
  3036.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3037.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3038.            </div> -->
  3039.          </a>
  3040.        </div>
  3041.          
  3042.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3043.          <a href="https://oncallfire.uk/" class="text-decoration-none ">
  3044.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3045.              <i class="ti-angle-right me-2 text-primary"></i>
  3046.               Non GamStop Casino
  3047.            </h6>
  3048.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3049.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3050.            </div> -->
  3051.          </a>
  3052.        </div>
  3053.          
  3054.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3055.          <a href="https://casinobeats.com/uk/online-casinos/casinos-not-on-gamstop/" class="text-decoration-none ">
  3056.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3057.              <i class="ti-angle-right me-2 text-primary"></i>
  3058.               non gamstop casinos
  3059.            </h6>
  3060.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3061.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3062.            </div> -->
  3063.          </a>
  3064.        </div>
  3065.          
  3066.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3067.          <a href="https://savethedatemagazine.co.uk/" class="text-decoration-none ">
  3068.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3069.              <i class="ti-angle-right me-2 text-primary"></i>
  3070.               online casinos
  3071.            </h6>
  3072.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3073.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3074.            </div> -->
  3075.          </a>
  3076.        </div>
  3077.          
  3078.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3079.          <a href="https://unbound.co.uk/" class="text-decoration-none ">
  3080.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3081.              <i class="ti-angle-right me-2 text-primary"></i>
  3082.               casino not on gamstop
  3083.            </h6>
  3084.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3085.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3086.            </div> -->
  3087.          </a>
  3088.        </div>
  3089.          
  3090.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3091.          <a href="https://www.money-mentor.org/" class="text-decoration-none ">
  3092.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3093.              <i class="ti-angle-right me-2 text-primary"></i>
  3094.               bitcoin casino UK
  3095.            </h6>
  3096.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3097.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3098.            </div> -->
  3099.          </a>
  3100.        </div>
  3101.          
  3102.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3103.          <a href="https://knightsof.media/" class="text-decoration-none ">
  3104.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3105.              <i class="ti-angle-right me-2 text-primary"></i>
  3106.               casinos not on gamstop
  3107.            </h6>
  3108.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3109.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3110.            </div> -->
  3111.          </a>
  3112.        </div>
  3113.          
  3114.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3115.          <a href="https://roadpeace.org/" class="text-decoration-none ">
  3116.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3117.              <i class="ti-angle-right me-2 text-primary"></i>
  3118.               non gamstop casino
  3119.            </h6>
  3120.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3121.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3122.            </div> -->
  3123.          </a>
  3124.        </div>
  3125.          
  3126.      </div>
  3127.  
  3128.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3129.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3130.      </div> -->
  3131.    </div>
  3132.  </div>
  3133.    
  3134.  <div class="sidebar-widget mb-4">
  3135.    <div class="widget-title-wrapper mb-3">
  3136.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3137.        <i class="ti-calendar me-2"></i>February 2026 Blog Roll
  3138.        <span class="title-arrow"></span>
  3139.      </h4>
  3140.    </div>
  3141.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  3142.      <div class="blog-roll-list scrollable-sidebar">
  3143.        
  3144.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3145.          <a href="https://thecharliegardfoundation.org/" class="text-decoration-none ">
  3146.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3147.              <i class="ti-angle-right me-2 text-primary"></i>
  3148.               casinos online
  3149.            </h6>
  3150.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3151.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3152.            </div> -->
  3153.          </a>
  3154.        </div>
  3155.          
  3156.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3157.          <a href="https://www.welcometoportsmouth.co.uk/" class="text-decoration-none ">
  3158.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3159.              <i class="ti-angle-right me-2 text-primary"></i>
  3160.               uk online casinos not on gamstop
  3161.            </h6>
  3162.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3163.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3164.            </div> -->
  3165.          </a>
  3166.        </div>
  3167.          
  3168.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3169.          <a href="https://www.summerhall.co.uk/" class="text-decoration-none ">
  3170.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3171.              <i class="ti-angle-right me-2 text-primary"></i>
  3172.               casinos not on gamstop
  3173.            </h6>
  3174.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3175.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3176.            </div> -->
  3177.          </a>
  3178.        </div>
  3179.          
  3180.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3181.          <a href="https://platypuspress.co.uk/" class="text-decoration-none ">
  3182.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3183.              <i class="ti-angle-right me-2 text-primary"></i>
  3184.               non gamstop casino
  3185.            </h6>
  3186.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3187.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3188.            </div> -->
  3189.          </a>
  3190.        </div>
  3191.          
  3192.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3193.          <a href="https://www.money-mentor.org/" class="text-decoration-none ">
  3194.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3195.              <i class="ti-angle-right me-2 text-primary"></i>
  3196.               bitcoin casinos
  3197.            </h6>
  3198.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3199.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3200.            </div> -->
  3201.          </a>
  3202.        </div>
  3203.          
  3204.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3205.          <a href="https://www.kscience.co.uk/" class="text-decoration-none ">
  3206.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3207.              <i class="ti-angle-right me-2 text-primary"></i>
  3208.               best non Gamstop casinos
  3209.            </h6>
  3210.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3211.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3212.            </div> -->
  3213.          </a>
  3214.        </div>
  3215.          
  3216.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3217.          <a href="https://www.mesaonline.org/" class="text-decoration-none ">
  3218.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3219.              <i class="ti-angle-right me-2 text-primary"></i>
  3220.               non gamstop casino
  3221.            </h6>
  3222.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3223.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3224.            </div> -->
  3225.          </a>
  3226.        </div>
  3227.          
  3228.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3229.          <a href="https://bereavementcommission.org.uk/" class="text-decoration-none ">
  3230.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3231.              <i class="ti-angle-right me-2 text-primary"></i>
  3232.               online casino
  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://www.foreignersinuk.co.uk/" class="text-decoration-none ">
  3242.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3243.              <i class="ti-angle-right me-2 text-primary"></i>
  3244.               online 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://unbound.co.uk/" class="text-decoration-none ">
  3254.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3255.              <i class="ti-angle-right me-2 text-primary"></i>
  3256.               online casino
  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>
  3265.  
  3266.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3267.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3268.      </div> -->
  3269.    </div>
  3270.  </div>
  3271.    
  3272.  <!-- <div class="sidebar-widget">
  3273.    <div class="widget-title-wrapper mb-3">
  3274.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3275.        <i class="ti-calendar me-2"></i>August 2025 Blog Roll
  3276.        <span class="title-arrow"></span>
  3277.      </h4>
  3278.    </div>
  3279.    <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3280.      <div class="blog-roll-list">
  3281.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3282.          <a href="#" class="text-decoration-none">
  3283.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3284.              <i class="ti-angle-right me-2 text-primary"></i>
  3285.              Complete Guide to Django REST Framework
  3286.            </h6>
  3287.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3288.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3289.            </div>
  3290.          </a>
  3291.        </div>
  3292.  
  3293.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3294.          <a href="#" class="text-decoration-none">
  3295.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3296.              <i class="ti-angle-right me-2 text-primary"></i>
  3297.              Modern JavaScript ES2025 Features
  3298.            </h6>
  3299.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3300.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 25, 2025</small>
  3301.            </div>
  3302.          </a>
  3303.        </div>
  3304.  
  3305.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3306.          <a href="#" class="text-decoration-none">
  3307.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3308.              <i class="ti-angle-right me-2 text-primary"></i>
  3309.              Digital Marketing Trends in 2025
  3310.            </h6>
  3311.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3312.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 23, 2025</small>
  3313.            </div>
  3314.          </a>
  3315.        </div>
  3316.  
  3317.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3318.          <a href="#" class="text-decoration-none">
  3319.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3320.              <i class="ti-angle-right me-2 text-primary"></i>
  3321.              Remote Work Best Practices
  3322.            </h6>
  3323.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3324.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 20, 2025</small>
  3325.            </div>
  3326.          </a>
  3327.        </div>
  3328.  
  3329.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3330.          <a href="#" class="text-decoration-none">
  3331.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3332.              <i class="ti-angle-right me-2 text-primary"></i>
  3333.              Sustainable Living Tips for Beginners
  3334.            </h6>
  3335.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3336.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 18, 2025</small>
  3337.            </div>
  3338.          </a>
  3339.        </div>
  3340.  
  3341.        <div class="blog-roll-item">
  3342.          <a href="#" class="text-decoration-none">
  3343.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3344.              <i class="ti-angle-right me-2 text-primary"></i>
  3345.              AI and Machine Learning Basics
  3346.            </h6>
  3347.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3348.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 15, 2025</small>
  3349.            </div>
  3350.          </a>
  3351.        </div>
  3352.      </div>
  3353.  
  3354.      <div class="text-center mt-4 pt-3 border-top border-light">
  3355.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3356.      </div>
  3357.    </div>
  3358.  </div> -->
  3359. </div>
  3360.  
  3361. <!-- Sidebar V2 Styles -->
  3362. <style>
  3363.  .sidebar-widget {
  3364.    position: relative;
  3365.  }
  3366.  
  3367.  .widget-title {
  3368.    font-size: 1.1rem;
  3369.    font-weight: 700;
  3370.    display: inline-block;
  3371.    position: relative;
  3372.    z-index: 2;
  3373.    border-radius: 0;
  3374.  }
  3375.  
  3376.  /* Green arrow for August Blog Roll */
  3377.  .title-arrow::after {
  3378.    content: '';
  3379.    position: absolute;
  3380.    top: 0;
  3381.    right: -22px;
  3382.    width: 0;
  3383.    height: 0;
  3384.    border-left: 22px solid var(--bs-primary);
  3385.    border-top: 22px solid transparent;
  3386.    border-bottom: 22px solid transparent;
  3387.    z-index: 1;
  3388.  }
  3389.  
  3390.  /* Blue arrow for Recent Posts */
  3391.  .title-arrow-primary::after {
  3392.    content: '';
  3393.    position: absolute;
  3394.    top: 0;
  3395.    right: -22px;
  3396.    width: 0;
  3397.    height: 0;
  3398.    border-left: 22px solid var(--bs-primary);
  3399.    border-top: 22px solid transparent;
  3400.    border-bottom: 22px solid transparent;
  3401.    z-index: 1;
  3402.  }
  3403.  
  3404.  .widget-content {
  3405.    margin-top: -1px;
  3406.    position: relative;
  3407.    z-index: 1;
  3408.    background-color: var(--card-bg);
  3409.  }
  3410.  
  3411.  /* Blog Roll Items Hover Effects */
  3412.  .blog-roll-item:hover .blog-title {
  3413.    color: #198754 !important;
  3414.    transform: translateX(5px);
  3415.    transition: all 0.3s ease;
  3416.  }
  3417.  
  3418.  /* Recent Post Items Hover Effects */
  3419.  .recent-post-item:hover .post-title a {
  3420.    color: #0d6efd !important;
  3421.    transition: color 0.3s ease;
  3422.  }
  3423.  
  3424.  .recent-post-item:hover .post-image img {
  3425.    transform: scale(1.05);
  3426.    transition: transform 0.3s ease;
  3427.  }
  3428.  
  3429.  /* Button Hover Effects */
  3430.  .btn:hover {
  3431.    transform: translateY(-2px);
  3432.    transition: all 0.3s ease;
  3433.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3434.  }
  3435.  
  3436.  /* Badge Hover Effects */
  3437.  .badge:hover {
  3438.    transform: scale(1.05);
  3439.    transition: transform 0.3s ease;
  3440.  }
  3441.  
  3442.  @media (max-width: 991px) {
  3443.    .sidebar {
  3444.      margin-top: 3rem;
  3445.    }
  3446.  }
  3447.  
  3448.  @media (max-width: 576px) {
  3449.    .widget-title {
  3450.      font-size: 1rem;
  3451.      padding: 0.75rem 1rem !important;
  3452.    }
  3453.  
  3454.    .title-arrow::after,
  3455.    .title-arrow-primary::after {
  3456.      right: -18px;
  3457.      border-left-width: 18px;
  3458.      border-top-width: 18px;
  3459.      border-bottom-width: 18px;
  3460.    }
  3461.  
  3462.    .post-image {
  3463.      width: 70px !important;
  3464.      height: 55px !important;
  3465.    }
  3466.  
  3467.    .blog-meta {
  3468.      flex-direction: column !important;
  3469.      align-items: flex-start !important;
  3470.      gap: 0.5rem;
  3471.    }
  3472.  }
  3473. </style>
  3474.  
  3475.    
  3476.            </div>
  3477.      </div>
  3478.    </div>
  3479.  </section>
  3480.  
  3481.  <script>
  3482.    // Smooth fade on scroll (adds .fade-up on downward scroll, .fade-down on upward scroll)
  3483.    document.addEventListener('DOMContentLoaded', function () {
  3484.      // Fallback if IntersectionObserver unavailable
  3485.      if (!('IntersectionObserver' in window)) {
  3486.        document.querySelectorAll('.fade-base').forEach(el => el.classList.add('fade-show'));
  3487.        return;
  3488.      }
  3489.  
  3490.      let lastY = window.pageYOffset || 0;
  3491.      let scrollDir = 'down';
  3492.      let ticking = false;
  3493.  
  3494.      // Jank-free scroll direction tracking
  3495.      window.addEventListener('scroll', () => {
  3496.        const y = window.pageYOffset || 0;
  3497.        if (!ticking) {
  3498.          requestAnimationFrame(() => {
  3499.            scrollDir = y > lastY ? 'down' : 'up';
  3500.            lastY = y <= 0 ? 0 : y;
  3501.            ticking = false;
  3502.          });
  3503.          ticking = true;
  3504.        }
  3505.      }, { passive: true });
  3506.  
  3507.      const options = {
  3508.        threshold: 0.18,
  3509.        rootMargin: '0px 0px -8% 0px'
  3510.      };
  3511.  
  3512.      const io = new IntersectionObserver((entries) => {
  3513.        entries.forEach((entry) => {
  3514.          const el = entry.target;
  3515.  
  3516.          if (entry.isIntersecting) {
  3517.            // direction-based class
  3518.            el.classList.remove('fade-up', 'fade-down');
  3519.            el.classList.add(scrollDir === 'down' ? 'fade-up' : 'fade-down');
  3520.  
  3521.            // smooth timing (override-able per element via CSS vars)
  3522.            if (!el.style.getPropertyValue('--dur')) {
  3523.              el.style.setProperty('--dur', '700ms');
  3524.            }
  3525.            if (!el.style.getPropertyValue('--ease')) {
  3526.              el.style.setProperty('--ease', 'cubic-bezier(0.16,1,0.3,1)');
  3527.            }
  3528.  
  3529.            el.classList.add('fade-show');
  3530.          } else {
  3531.            // re-animate when re-entering
  3532.            el.classList.remove('fade-show');
  3533.          }
  3534.        });
  3535.      }, options);
  3536.  
  3537.      // Observe all fade targets with a light stagger
  3538.      const nodes = Array.from(document.querySelectorAll('.fade-base'));
  3539.      nodes.forEach((el, i) => {
  3540.        // 0–5 -> 0–300ms stagger (loops every 6)
  3541.        el.style.setProperty('--stagger', `${(i % 6) * 60}ms`);
  3542.        io.observe(el);
  3543.      });
  3544.    });
  3545.  </script>
  3546.  
  3547.  
  3548.    
  3549.        
  3550.        <!-- end wpo-blog-highlights-section -->
  3551.        <!-- start wpo-blog-sponsored-section -->
  3552.        
  3553.  
  3554.  
  3555.  
  3556.    
  3557.  
  3558.  
  3559.  
  3560. <style>
  3561.    .sponsored-section-v2 {
  3562.        padding: 0 0 60px;
  3563.    }
  3564.    
  3565.    .sponsored-card-v2 {
  3566.        background: var(--body-bg);
  3567.        border-radius: 12px;
  3568.        overflow: hidden;
  3569.        transition: all 0.3s ease;
  3570.        border: none;
  3571.        box-shadow: 0 2px 15px rgba(0,0,0,0.08);
  3572.        height: 100%;
  3573.    }
  3574.    
  3575.    .sponsored-card-v2:hover {
  3576.        transform: translateY(-4px);
  3577.        box-shadow: 0 8px 30px rgba(0,0,0,0.12);
  3578.    }
  3579.    
  3580.    .sponsored-image-v2 {
  3581.        position: relative;
  3582.        overflow: hidden;
  3583.        height: 180px;
  3584.    }
  3585.    
  3586.    .sponsored-image-v2 img {
  3587.        width: 100%;
  3588.        height: 100%;
  3589.        object-fit: cover;
  3590.        transition: transform 0.3s ease;
  3591.    }
  3592.    
  3593.    .sponsored-card-v2:hover .sponsored-image-v2 img {
  3594.        transform: scale(1.05);
  3595.    }
  3596.    
  3597.    .sponsored-badge-v2 {
  3598.        position: absolute;
  3599.        top: 12px;
  3600.        left: 12px;
  3601.        padding: 6px 12px;
  3602.        border-radius: 15px;
  3603.        font-size: 10px;
  3604.        font-weight: 600;
  3605.        text-transform: uppercase;
  3606.        letter-spacing: 0.5px;
  3607.        color: white;
  3608.    }
  3609.    
  3610.    .sponsored-content-v2 {
  3611.        padding: 20px;
  3612.    }
  3613.    
  3614.    .sponsored-title-v2 {
  3615.        font-size: 16px;
  3616.        font-weight: 600;
  3617.        line-height: 1.4;
  3618.        margin-bottom: 15px;
  3619.        min-height: 44px;
  3620.    }
  3621.    
  3622.    .sponsored-title-v2 a {
  3623.        text-decoration: none;
  3624.        transition: color 0.3s ease;
  3625.    }
  3626.    
  3627.    .sponsored-meta-v2 {
  3628.        display: flex;
  3629.        align-items: center;
  3630.        gap: 10px;
  3631.        font-size: 12px;
  3632.    }
  3633.    
  3634.    .sponsored-author-img-v2 {
  3635.        width: 28px;
  3636.        height: 28px;
  3637.        border-radius: 50%;
  3638.        object-fit: cover;
  3639.    }
  3640.    
  3641.    .section-title-sponsored-v2 {
  3642.        font-size: 2.5rem;
  3643.        font-weight: 700;
  3644.        text-align: center;
  3645.        margin-bottom: 20px;
  3646.        text-transform: capitalize;
  3647.    }
  3648.  
  3649.    @media (max-width: 768px) {
  3650.        .sponsored-section-v2 {
  3651.            padding: 0px 0 40px;
  3652.        }
  3653.        .section-title-sponsored-v2 {
  3654.            font-size: 2rem;
  3655.        }
  3656.        .sponsored-content-v2 {
  3657.            padding: 16px;
  3658.        }
  3659.    }
  3660. </style>
  3661.  
  3662. <section class="sponsored-section-v2">
  3663.    <div class="container-fluid fluid-container">
  3664.        <div class="row">
  3665.            <div class="col-12">
  3666.                <h2 class="section-title-sponsored-v2 top-color">Sponsored News</h2>
  3667.                <div class="section-title-sponsored-v2::after top-bg"></div>
  3668.            </div>
  3669.        </div>
  3670.        
  3671.        <div class="row g-4">
  3672.            
  3673.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3674.                <div class="card sponsored-card-v2">
  3675.                    <div class="sponsored-image-v2">
  3676.                        
  3677.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3678.                        
  3679.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3680.                    </div>
  3681.                    <div class="sponsored-content-v2">
  3682.                        <h3 class="sponsored-title-v2">
  3683.                            <a href="/a-tale-of-surprising-kindness-the-time-a-university-student-let-me-stay-on-her-dormitory-floor/" class="top-color">
  3684.                            A Tale of Surprising Kindness: The Time a University Student Let Me Stay on Her Dormitory Floor
  3685.                            </a>
  3686.                        </h3>
  3687.                        <div class="sponsored-meta-v2">
  3688.                            
  3689.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3690.                            
  3691.                            <span class="top-color">By Nicholas Bartlett</span>
  3692.                            <span class="top-color">•</span>
  3693.                            <span class="top-color">11 May 2026</span>
  3694.                        </div>
  3695.                    </div>
  3696.                </div>
  3697.            </div>
  3698.            
  3699.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3700.                <div class="card sponsored-card-v2">
  3701.                    <div class="sponsored-image-v2">
  3702.                        
  3703.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3704.                        
  3705.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3706.                    </div>
  3707.                    <div class="sponsored-content-v2">
  3708.                        <h3 class="sponsored-title-v2">
  3709.                            <a href="/amid-the-devastated-remains-of-an-residential-building-i-encountered-a-volume-id-translated/" class="top-color">
  3710.                            Amid the Devastated Remains of an Residential Building, I Encountered a Volume I’d Translated
  3711.                            </a>
  3712.                        </h3>
  3713.                        <div class="sponsored-meta-v2">
  3714.                            
  3715.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3716.                            
  3717.                            <span class="top-color">By Nicholas Bartlett</span>
  3718.                            <span class="top-color">•</span>
  3719.                            <span class="top-color">11 May 2026</span>
  3720.                        </div>
  3721.                    </div>
  3722.                </div>
  3723.            </div>
  3724.            
  3725.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3726.                <div class="card sponsored-card-v2">
  3727.                    <div class="sponsored-image-v2">
  3728.                        
  3729.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3730.                        
  3731.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3732.                    </div>
  3733.                    <div class="sponsored-content-v2">
  3734.                        <h3 class="sponsored-title-v2">
  3735.                            <a href="/three-game-pass-titles-we-are-playing-this-weekend-oct-10-12/" class="top-color">
  3736.                            Three Game Pass Titles We Are Playing This Weekend (Oct. 10-12)
  3737.                            </a>
  3738.                        </h3>
  3739.                        <div class="sponsored-meta-v2">
  3740.                            
  3741.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3742.                            
  3743.                            <span class="top-color">By Nicholas Bartlett</span>
  3744.                            <span class="top-color">•</span>
  3745.                            <span class="top-color">11 May 2026</span>
  3746.                        </div>
  3747.                    </div>
  3748.                </div>
  3749.            </div>
  3750.            
  3751.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3752.                <div class="card sponsored-card-v2">
  3753.                    <div class="sponsored-image-v2">
  3754.                        
  3755.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3756.                        
  3757.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3758.                    </div>
  3759.                    <div class="sponsored-content-v2">
  3760.                        <h3 class="sponsored-title-v2">
  3761.                            <a href="/daily-existence-for-one-hundred-twenty-thousand-asylum-seekers-in-the-massive-shelter-on-the-mali-border/" class="top-color">
  3762.                            Daily Existence for one hundred twenty thousand Asylum Seekers in the Massive Shelter on the Mali Border.
  3763.                            </a>
  3764.                        </h3>
  3765.                        <div class="sponsored-meta-v2">
  3766.                            
  3767.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3768.                            
  3769.                            <span class="top-color">By Nicholas Bartlett</span>
  3770.                            <span class="top-color">•</span>
  3771.                            <span class="top-color">11 May 2026</span>
  3772.                        </div>
  3773.                    </div>
  3774.                </div>
  3775.            </div>
  3776.            
  3777.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3778.                <div class="card sponsored-card-v2">
  3779.                    <div class="sponsored-image-v2">
  3780.                        
  3781.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3782.                        
  3783.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3784.                    </div>
  3785.                    <div class="sponsored-content-v2">
  3786.                        <h3 class="sponsored-title-v2">
  3787.                            <a href="/the-way-a-us-special-forces-vet-aided-mar%C3%ADa-corina-machado-escape-her-homeland/" class="top-color">
  3788.                            The Way a US Special Forces Vet Aided María Corina Machado Escape Her Homeland
  3789.                            </a>
  3790.                        </h3>
  3791.                        <div class="sponsored-meta-v2">
  3792.                            
  3793.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3794.                            
  3795.                            <span class="top-color">By Nicholas Bartlett</span>
  3796.                            <span class="top-color">•</span>
  3797.                            <span class="top-color">11 May 2026</span>
  3798.                        </div>
  3799.                    </div>
  3800.                </div>
  3801.            </div>
  3802.            
  3803.            <div class="col-xl-3 col-lg-6 col-md-6 col-12">
  3804.                <div class="card sponsored-card-v2">
  3805.                    <div class="sponsored-image-v2">
  3806.                        
  3807.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3808.                        
  3809.                        <span class="sponsored-badge-v2 bg-primary-gradient">News</span>
  3810.                    </div>
  3811.                    <div class="sponsored-content-v2">
  3812.                        <h3 class="sponsored-title-v2">
  3813.                            <a href="/mastering-the-art-of-talk-romance-like-a-gen-z-fifty-one-ultra-specific-phrases-for-romance-intimacy-and-questionable-conduct/" class="top-color">
  3814.                            Mastering the Art of Talk Romance Like a Gen Z: Fifty-One Ultra-Specific Phrases for Romance, Intimacy and Questionable Conduct
  3815.                            </a>
  3816.                        </h3>
  3817.                        <div class="sponsored-meta-v2">
  3818.                            
  3819.                                <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Nicholas Bartlett" class="sponsored-author-img-v2">
  3820.                            
  3821.                            <span class="top-color">By Nicholas Bartlett</span>
  3822.                            <span class="top-color">•</span>
  3823.                            <span class="top-color">11 May 2026</span>
  3824.                        </div>
  3825.                    </div>
  3826.                </div>
  3827.            </div>
  3828.            
  3829.        </div>
  3830.    </div>
  3831. </section>
  3832.  
  3833.  
  3834.    
  3835.        <!-- end wpo-blog-sponsored-section -->
  3836.        <!-- start wpo-subscribe-section -->
  3837.        
  3838.        <!-- end subscribe-section -->
  3839.        <!-- start of wpo-site-footer-section -->
  3840.        
  3841.  
  3842.  
  3843.  
  3844.  
  3845.  
  3846.  
  3847. <!-- Footer V5 - Clean Minimalist Bootstrap Design -->
  3848. <footer class="footer-v5 bg-primary-gradient border-top">
  3849.    
  3850.    <!-- Main Footer Content -->
  3851.    <div class="container-fluid py-5">
  3852.        
  3853.        <!-- Top Section with Logo and Description -->
  3854.        <div class="row mb-5">
  3855.            <div class="col-12 text-center">
  3856.                <div class="footer-brand mb-4">
  3857.                    
  3858.                    <h4 class="fw-bold footer-color mb-2">Harbor Global Insights</h4>
  3859.                    <p class="footer-color opacity-50">Explore Harbor Global&#x27;s blog for expert analysis on global trade, supply chain management, and logistics strategies to optimize your international business operations.</p>
  3860.                </div>
  3861.            </div>
  3862.        </div>
  3863.  
  3864.        <!-- Content Grid -->
  3865.        <div class="d-flex justify-content-between flex-wrap gap-2 px-3">
  3866.            
  3867.            <!-- Quick Links Column -->
  3868.            <div class="">
  3869.                <div class="footer-section">
  3870.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3871.                        Quick Links
  3872.                    </h6>
  3873.                    <ul class="list-unstyled footer-links">
  3874.                        
  3875.                        <li class="mb-2">
  3876.                            <a href="/the-debut-record-daughters-delves-into-sorrow-and-elegance/"
  3877.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3878.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3879.                                The Debut Record &quot;Daughters&quot; Delves Into Sorrow and Elegance
  3880.                            </a>
  3881.                        </li>
  3882.                        
  3883.                        <li class="mb-2">
  3884.                            <a href="/unlocking-the-potential-of-promotions-in-online-casino-slot-games/"
  3885.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3886.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3887.                                Unlocking the Potential of Promotions in Online Casino Slot Games
  3888.                            </a>
  3889.                        </li>
  3890.                        
  3891.                        <li class="mb-2">
  3892.                            <a href="/russian-president-vladimir-putin-vows-uninterrupted-oil-shipments-to-the-indian-nation-in-defiance-of-washington-sanctions/"
  3893.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3894.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3895.                                Russian President Vladimir Putin Vows Uninterrupted Oil Shipments to the Indian Nation in Defiance of Washington Sanctions
  3896.                            </a>
  3897.                        </li>
  3898.                        
  3899.                        <li class="mb-2">
  3900.                            <a href="/gaza-strip-conflict-in-visualizations-following-two-years-of-hostilities/"
  3901.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3902.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3903.                                Gaza Strip Conflict in Visualizations Following Two Years of Hostilities
  3904.                            </a>
  3905.                        </li>
  3906.                        
  3907.                        <li class="mb-2">
  3908.                            <a href="/democratic-lawmakers-condemn-trump-after-he-states-they-should-face-capital-punishment/"
  3909.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3910.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3911.                                Democratic lawmakers Condemn Trump After He States They Should Face Capital Punishment
  3912.                            </a>
  3913.                        </li>
  3914.                        
  3915.                        <li class="mb-2">
  3916.                            <a href="/these-athletes-and-trainers-born-outside-in-the-united-states/"
  3917.                               class="text-decoration-none footer-color  d-flex align-items-center">
  3918.                                <i class="bi bi-arrow-right-short text-primary me-1"></i>
  3919.                                These Athletes and Trainers Born Outside in the United States
  3920.                            </a>
  3921.                        </li>
  3922.                        
  3923.                    </ul>
  3924.                </div>
  3925.            </div>
  3926.  
  3927.            <!-- Resources Column -->
  3928.            <div class="">
  3929.                <div class="footer-section">
  3930.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3931.                        Resources
  3932.                    </h6>
  3933.                   <ul class="footer-links" id="footerLinks">
  3934.        
  3935.        
  3936.  
  3937.        
  3938.        
  3939.        
  3940.        
  3941.    </ul>
  3942.                </div>
  3943.            </div>
  3944.  
  3945.            <!-- Categories Column -->
  3946.            <div class="">
  3947.                <div class="footer-section">
  3948.                    <h6 class="fw-bold footer-color mb-3 d-flex align-items-center">
  3949.                        Categories
  3950.                    </h6>
  3951.                    <div class="category-tags">
  3952.                      
  3953.                                <li>
  3954.                                    <a href="/category/all-posts/" class="footer-link footer-color">
  3955.                                        All Posts
  3956.                                    </a>
  3957.                                </li>
  3958.                                
  3959.                                <li>
  3960.                                    <a href="/category/business/" class="footer-link footer-color">
  3961.                                        Business
  3962.                                    </a>
  3963.                                </li>
  3964.                                
  3965.                                <li>
  3966.                                    <a href="/category/esports/" class="footer-link footer-color">
  3967.                                        Esports
  3968.                                    </a>
  3969.                                </li>
  3970.                                
  3971.                                <li>
  3972.                                    <a href="/category/fashion/" class="footer-link footer-color">
  3973.                                        Fashion
  3974.                                    </a>
  3975.                                </li>
  3976.                                
  3977.                                <li>
  3978.                                    <a href="/category/featured/" class="footer-link footer-color">
  3979.                                        Featured
  3980.                                    </a>
  3981.                                </li>
  3982.                                
  3983.                                <li>
  3984.                                    <a href="/category/gaming/" class="footer-link footer-color">
  3985.                                        Gaming
  3986.                                    </a>
  3987.                                </li>
  3988.                                
  3989.                    </div>
  3990.                </div>
  3991.            </div>
  3992.  
  3993.        </div>
  3994.  
  3995.    </div>
  3996.  
  3997.    <!-- Footer Bottom -->
  3998.    <div class="footer-bottom  border-top py-3">
  3999.        <div class="container-fluid fluid-container">
  4000.            <div class=" d-flex justify-content-between flex-wrap">
  4001.                <div class="">
  4002.                    <p class="mb-0 footer-color  ">
  4003.                        © 2026 <span class="fw-semibold footer-color">Harbor Global Insights</span>. All rights reserved.
  4004.                    </p>
  4005.                </div>
  4006.                <div class="">
  4007.                    <div class="footer-nav">
  4008.                        <a href="/page/write-for-us/" class="text-decoration-none   me-3">
  4009.                            <i class="bi bi-file-text me-1"></i>Write For Us
  4010.                        </a>
  4011.                        <a href="/page/terms-and-conditions/" class="text-decoration-none   me-3">
  4012.                            <i class="bi bi-file-text me-1"></i>Terms
  4013.                        </a>
  4014.                        <a href="/sitemap.xml" class="text-decoration-none  ">
  4015.                            <i class="bi bi-diagram-3 me-1"></i>Sitemap
  4016.                        </a>
  4017.                    </div>
  4018.                </div>
  4019.            </div>
  4020.        </div>
  4021.    </div>
  4022.  
  4023. </footer>
  4024.  
  4025. <style>
  4026. /* Footer V5 - Clean Minimalist Bootstrap Design */
  4027.  
  4028.  
  4029.  
  4030.  
  4031. .footer-logo {
  4032.    border-radius: 8px;
  4033. }
  4034.  
  4035. /* Footer Sections */
  4036. .footer-section {
  4037.    padding: 0 15px;
  4038. }
  4039.  
  4040. .footer-section h6 {
  4041.    position: relative;
  4042.    padding-bottom: 8px;
  4043. }
  4044.  
  4045. .footer-section h6::after {
  4046.    content: '';
  4047.    position: absolute;
  4048.    bottom: 0;
  4049.    left: 0;
  4050.    width: 30px;
  4051.    height: 2px;
  4052.    background: linear-gradient(45deg, var(--bs-primary), var(--footer-color));
  4053.    border-radius: 1px;
  4054. }
  4055.  
  4056. /* Links Styling */
  4057. .footer-links a {
  4058.    transition: all 0.3s ease;
  4059.    padding: 4px 0;
  4060.    border-radius: 4px;
  4061. }
  4062.  
  4063. .footer-links a:hover {
  4064.    color: var(--bs-primary) !important;
  4065.    padding-left: 8px;
  4066. }
  4067.  
  4068. .footer-links a:hover i {
  4069.    transform: translateX(2px);
  4070. }
  4071.  
  4072. /* Category Tags */
  4073. .category-tag {
  4074.    transition: all 0.3s ease;
  4075.    padding: 6px 12px !important;
  4076.    font-size: 0.875rem;
  4077. }
  4078.  
  4079.  
  4080.  
  4081. /* Footer Bottom */
  4082. .footer-bottom {
  4083.    backdrop-filter: blur(10px);
  4084. }
  4085.  
  4086. /* Responsive Design */
  4087. @media (max-width: 768px) {
  4088.    .footer-v5 {
  4089.        margin-top: 60px;
  4090.    }
  4091.    
  4092.    .footer-section {
  4093.        text-align:start;
  4094.        margin-bottom: 40px;
  4095.    }
  4096.    
  4097.    .footer-links a,
  4098.    .category-tags {
  4099.        justify-content:start;
  4100.    }
  4101.    
  4102.    .social-links .d-flex {
  4103.        justify-content:start;
  4104.    }
  4105. }
  4106.  
  4107. @media (max-width: 576px) {
  4108.    .footer-brand h4 {
  4109.        font-size: 1.25rem;
  4110.    }
  4111.    
  4112.    .stats-item h5 {
  4113.        font-size: 1.1rem;
  4114.    }
  4115.    
  4116.    .newsletter-form .btn {
  4117.        padding: 8px 12px;
  4118.    }
  4119. }
  4120.  
  4121. /* Animation Classes */
  4122. .fade-in {
  4123.    animation: fadeIn 0.6s ease-in;
  4124. }
  4125.  
  4126. @keyframes fadeIn {
  4127.    from { opacity: 0; transform: translateY(20px); }
  4128.    to { opacity: 1; transform: translateY(0); }
  4129. }
  4130.  
  4131. /* Loading State */
  4132. .loading {
  4133.    pointer-events: none;
  4134.    opacity: 0.7;
  4135. }
  4136.  
  4137. .loading .btn {
  4138.    position: relative;
  4139. }
  4140.  
  4141. .loading .btn::after {
  4142.    content: '';
  4143.    position: absolute;
  4144.    top: 50%;
  4145.    left: 50%;
  4146.    width: 16px;
  4147.    height: 16px;
  4148.    margin: -8px 0 0 -8px;
  4149.    border: 2px solid transparent;
  4150.    border-top-color: currentColor;
  4151.    border-radius: 50%;
  4152.    animation: spin 1s linear infinite;
  4153. }
  4154.  
  4155. @keyframes spin {
  4156.    to { transform: rotate(360deg); }
  4157. }
  4158.  
  4159. /* Utility Classes */
  4160. .text-gradient {
  4161.    background: linear-gradient(45deg, var(--bs-primary), var(--bs-success));
  4162.    -webkit-background-clip: text;
  4163.    -webkit-text-fill-color: transparent;
  4164.    background-clip: text;
  4165. }
  4166.  
  4167. .hover-lift {
  4168.    transition: transform 0.3s ease;
  4169. }
  4170.  
  4171. .hover-lift:hover {
  4172.    transform: translateY(-2px);
  4173. }
  4174. </style>
  4175.  
  4176.  
  4177. <script>
  4178. document.addEventListener('DOMContentLoaded', function() {
  4179.    
  4180.    // Initialize Bootstrap tooltips
  4181.    const tooltipTriggerList = [].slice.call(document.querySelectorAll('[data-bs-toggle="tooltip"]'));
  4182.    tooltipTriggerList.map(function (tooltipTriggerEl) {
  4183.        return new bootstrap.Tooltip(tooltipTriggerEl);
  4184.    });
  4185.  
  4186.    // Newsletter form handling
  4187.    const newsletterForm = document.querySelector('.newsletter-form');
  4188.    if (newsletterForm) {
  4189.        newsletterForm.addEventListener('submit', function(e) {
  4190.            e.preventDefault();
  4191.            
  4192.            const email = this.querySelector('input[name="email"]').value.trim();
  4193.            const submitBtn = this.querySelector('button[type="submit"]');
  4194.            const originalContent = submitBtn.innerHTML;
  4195.            
  4196.            // Validate email
  4197.            if (!email || !isValidEmail(email)) {
  4198.                showToast('Please enter a valid email address', 'error');
  4199.                return;
  4200.            }
  4201.            
  4202.            // Show loading state
  4203.            this.classList.add('loading');
  4204.            submitBtn.innerHTML = '<span class="spinner-border spinner-border-sm me-1"></span>Subscribing...';
  4205.            submitBtn.disabled = true;
  4206.            
  4207.            // Simulate API call
  4208.            setTimeout(() => {
  4209.                // Success state
  4210.                submitBtn.innerHTML = '<i class="bi bi-check-lg me-1"></i>Subscribed!';
  4211.                submitBtn.classList.remove('btn-primary');
  4212.                submitBtn.classList.add('btn-success');
  4213.                
  4214.                showToast('Successfully subscribed to newsletter!', 'success');
  4215.                
  4216.                // Reset form
  4217.                setTimeout(() => {
  4218.                    this.classList.remove('loading');
  4219.                    submitBtn.innerHTML = originalContent;
  4220.                    submitBtn.classList.remove('btn-success');
  4221.                    submitBtn.classList.add('btn-primary');
  4222.                    submitBtn.disabled = false;
  4223.                    this.reset();
  4224.                }, 2000);
  4225.                
  4226.            }, 1500);
  4227.        });
  4228.    }
  4229.    
  4230.    // Email validation function
  4231.    function isValidEmail(email) {
  4232.        const emailRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/;
  4233.        return emailRegex.test(email);
  4234.    }
  4235.    
  4236.    // Toast notification function
  4237.    function showToast(message, type = 'info') {
  4238.        // Remove existing toasts
  4239.        const existingToasts = document.querySelectorAll('.custom-toast');
  4240.        existingToasts.forEach(toast => toast.remove());
  4241.        
  4242.        // Create toast
  4243.        const toast = document.createElement('div');
  4244.        toast.className = `custom-toast position-fixed top-0 end-0 m-3 alert alert-${type === 'error' ? 'danger' : type} alert-dismissible fade show`;
  4245.        toast.style.zIndex = '9999';
  4246.        toast.innerHTML = `
  4247.            <div class="d-flex align-items-center">
  4248.                <i class="bi bi-${type === 'success' ? 'check-circle-fill' : type === 'error' ? 'exclamation-triangle-fill' : 'info-circle-fill'} me-2"></i>
  4249.                <span>${message}</span>
  4250.                <button type="button" class="btn-close" data-bs-dismiss="alert"></button>
  4251.            </div>
  4252.        `;
  4253.        
  4254.        document.body.appendChild(toast);
  4255.        
  4256.        // Auto remove after 4 seconds
  4257.        setTimeout(() => {
  4258.            if (toast && toast.parentNode) {
  4259.                toast.remove();
  4260.            }
  4261.        }, 4000);
  4262.    }
  4263.    
  4264.    // Smooth scroll for internal links
  4265.    document.querySelectorAll('a[href^="#"]').forEach(anchor => {
  4266.        anchor.addEventListener('click', function(e) {
  4267.            e.preventDefault();
  4268.            const target = document.querySelector(this.getAttribute('href'));
  4269.            if (target) {
  4270.                target.scrollIntoView({
  4271.                    behavior: 'smooth',
  4272.                    block: 'start'
  4273.                });
  4274.            }
  4275.        });
  4276.    });
  4277.    
  4278.    // Add fade-in animation to footer sections on scroll
  4279.    const observerOptions = {
  4280.        threshold: 0.1,
  4281.        rootMargin: '0px 0px -50px 0px'
  4282.    };
  4283.    
  4284.    const sectionObserver = new IntersectionObserver((entries) => {
  4285.        entries.forEach(entry => {
  4286.            if (entry.isIntersecting) {
  4287.                entry.target.classList.add('fade-in');
  4288.            }
  4289.        });
  4290.    }, observerOptions);
  4291.    
  4292.    // Observe footer sections
  4293.    document.querySelectorAll('.footer-section, .stats-item').forEach(section => {
  4294.        sectionObserver.observe(section);
  4295.    });
  4296.    
  4297.    // Enhanced hover effects for category tags
  4298.    document.querySelectorAll('.category-tag').forEach(tag => {
  4299.        tag.addEventListener('mouseenter', function() {
  4300.            this.style.transform = 'translateY(-2px) scale(1.02)';
  4301.        });
  4302.        
  4303.        tag.addEventListener('mouseleave', function() {
  4304.            this.style.transform = 'translateY(0) scale(1)';
  4305.        });
  4306.    });
  4307.    
  4308.    // Prevent default for demo links
  4309.    document.querySelectorAll('a[href="#"]').forEach(link => {
  4310.        link.addEventListener('click', function(e) {
  4311.            e.preventDefault();
  4312.        });
  4313.    });
  4314.    
  4315.    // Add click ripple effect to buttons
  4316.    document.querySelectorAll('.btn').forEach(btn => {
  4317.        btn.addEventListener('click', function(e) {
  4318.            const ripple = document.createElement('span');
  4319.            const rect = this.getBoundingClientRect();
  4320.            const size = Math.max(rect.width, rect.height);
  4321.            const x = e.clientX - rect.left - size / 2;
  4322.            const y = e.clientY - rect.top - size / 2;
  4323.            
  4324.            ripple.style.cssText = `
  4325.                position: absolute;
  4326.                left: ${x}px;
  4327.                top: ${y}px;
  4328.                width: ${size}px;
  4329.                height: ${size}px;
  4330.                border-radius: 50%;
  4331.                background: rgba(255, 255, 255, 0.4);
  4332.                transform: scale(0);
  4333.                animation: ripple-effect 0.6s linear;
  4334.                pointer-events: none;
  4335.            `;
  4336.            
  4337.            this.style.position = 'relative';
  4338.            this.style.overflow = 'hidden';
  4339.            this.appendChild(ripple);
  4340.            
  4341.            setTimeout(() => ripple.remove(), 600);
  4342.        });
  4343.    });
  4344.    
  4345. });
  4346.  
  4347. // Add ripple animation CSS
  4348. const rippleCSS = document.createElement('style');
  4349. rippleCSS.textContent = `
  4350.    @keyframes ripple-effect {
  4351.        to {
  4352.            transform: scale(4);
  4353.            opacity: 0;
  4354.        }
  4355.    }
  4356. `;
  4357. document.head.appendChild(rippleCSS);
  4358.  
  4359. document.addEventListener('DOMContentLoaded', function () {
  4360.    var btn = document.getElementById('toggleFooterLinks');
  4361.    if (!btn) return; // No extra links, no button
  4362.  
  4363.    var extras = document.querySelectorAll('#footerLinks li.extra');
  4364.  
  4365.    btn.addEventListener('click', function () {
  4366.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  4367.            return li.classList.contains('d-none');
  4368.        });
  4369.  
  4370.        extras.forEach(function (li) {
  4371.            if (anyHidden) {
  4372.                li.classList.remove('d-none');
  4373.                li.classList.add('show');
  4374.            } else {
  4375.                li.classList.add('d-none');
  4376.                li.classList.remove('show');
  4377.            }
  4378.        });
  4379.  
  4380.        btn.textContent = anyHidden ? 'View less' : 'View more';
  4381.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  4382.    });
  4383. });
  4384.  
  4385. </script>
  4386.  
  4387.        <!-- end of wpo-site-footer-section -->
  4388.    </div>
  4389.    <!-- end of page-wrapper -->
  4390.  
  4391.    <!-- All JavaScript files
  4392.    ================================================== -->
  4393.    
  4394.  
  4395. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4396. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4397. <!-- Plugins for this template -->
  4398. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4399. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4400. <!-- Custom script for this template -->
  4401. <script src="/static/blogapp/assets/js/script.js"></script>
  4402.  
  4403. <script>
  4404. (function () {
  4405. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4406. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4407.  
  4408. function applyFallback(img) {
  4409. if (!img || img.dataset.fallbackApplied === "1") {
  4410. return;
  4411. }
  4412. var failedSrc = img.currentSrc || img.src || "";
  4413. img.dataset.fallbackApplied = "1";
  4414. img.onerror = null;
  4415. img.src = fallbackImageSrc;
  4416. console.warn("[ImageFallback] Replaced broken image:", {
  4417. failedSrc: failedSrc,
  4418. fallbackSrc: fallbackImageSrc,
  4419. alt: img.alt || "",
  4420. });
  4421. }
  4422.  
  4423. document.querySelectorAll("img").forEach(function (img) {
  4424. if (img.complete && img.naturalWidth === 0) {
  4425. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4426. failedSrc: img.currentSrc || img.src || "",
  4427. alt: img.alt || "",
  4428. });
  4429. applyFallback(img);
  4430. }
  4431. });
  4432.  
  4433. document.addEventListener(
  4434. "error",
  4435. function (event) {
  4436. var target = event.target;
  4437. if (target && target.tagName === "IMG") {
  4438. applyFallback(target);
  4439. }
  4440. },
  4441. true
  4442. );
  4443. })();
  4444. </script>
  4445.  
  4446. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4447.  
  4448.  
  4449.  
  4450. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v8c78df7c7c0f484497ecbca7046644da1771523124516" integrity="sha512-8DS7rgIrAmghBFwoOTujcf6D9rXvH8xm8JQ1Ja01h9QX8EzXldiszufYa4IFfKdLUKTTrnSFXLDkUEOTrZQ8Qg==" data-cf-beacon='{"version":"2024.11.0","token":"a466fddc1b364f7690013af6daf59267","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  4451. </body>
  4452.  
  4453. </html>
  4454.  
  4455.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda