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

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="domine">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_-_2025-04-28T152848.924_Z4qIzxQ_770A42g_XLZl3vq_G4uxoOc.png">
  14.    
  15.  
  16.    <title>Scotia Palace Hotel: Luxury Accommodations in Edinburgh</title>
  17.    <meta name="description" content="Discover the historic Scotia Palace Hotel in Edinburgh, offering elegant rooms, fine dining, and prime location near major attractions for a memorable Scottish stay.">
  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://scotiapalace.co.uk/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #00b8d4;
  42.        --bs-primary-rgb: 00b8d4;
  43.        --bs-secondary: #64748b;
  44.        --bs-success: #2dd4bf;
  45.        --bs-danger: #f43f5e;
  46.        --bs-warning: #f59e0b;
  47.        --bs-info: #60a5fa;
  48.        --bs-light: #e6f4fa;
  49.        --bs-dark: #0a2f3c;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #00b8d4;
  53.        --theme-primary-color-s2: #00b8d4;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #0a2f3c;
  57.        --text-light-color: #676767;
  58.        --heading-color: #0a2f3c;
  59.        --border-color: #7dd3fc;
  60.        --border-color-s2: #eef0fc;
  61.        --border-color-black: #3c3c40;
  62.        --body-color: #777777;
  63.        --small-black: #777777;
  64.        --light: #8188a9;
  65.        --cyan: #848892;
  66.        --black-section-text-color: #CBCBCB;
  67.        --black-bg-color: #202026;
  68.        --black-bg-color-s2: #2C2C32;
  69.        --dark-gray: #232f4b;
  70.        
  71.        /* Component Specific Colors (Bootstrap + Your SCSS) */
  72.        --navbar-bg: #ffffff;
  73.        --nav-bg: #ffffff;
  74.        --sub-nav: #bae6fd;
  75.        --navbar-color: #0a2f3c;
  76.        --topbar-bg: #e6f4fa;
  77.        --topbar-color: #0a2f3c;
  78.        --footer-bg: #0a2f3c;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #7dd3fc;
  82.        --card-radius: 10px;
  83.        --link-color: #00b8d4;
  84.        --link-hover: #0099b5;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(0, 184, 212, 0.1);
  87.        
  88.        /* Simplified Font System */
  89.        --border-radius: 12px;
  90.        
  91.        /* Bootstrap Font Override - Uses CSS font system from fonts.css */
  92.        --bs-font-sans-serif: var(--font-primary);
  93.    }
  94.    
  95.    /* Font Override - Let CSS font system handle fonts via data-font-scheme */
  96.    body {
  97.        /* Remove font-family override - let data-font-scheme handle it */
  98.        font-weight: 400;
  99.        color: var(--text-color) !important;
  100.        
  101.            background-color: var(--body-bg-color) !important;
  102.        
  103.        min-height: 100vh;
  104.    }
  105.    
  106.    /* Headings - Let CSS font system handle fonts via data-font-scheme */
  107.    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  108.        /* Remove font-family override - let data-font-scheme handle it */
  109.        font-weight: 600;
  110.        color: var(--heading-color) !important;
  111.    }
  112.    
  113.    /* Bootstrap Primary Color Throughout Site */
  114.    .btn-primary {
  115.        background-color: var(--bs-primary) !important;
  116.        border-color: var(--bs-primary) !important;
  117.        transition: all 0.3s ease;
  118.    }
  119.    
  120.    .btn-primary:hover {
  121.        background-color: var(--theme-primary-color-s2) !important;
  122.        border-color: var(--theme-primary-color-s2) !important;
  123.        transform: translateY(-2px);
  124.        box-shadow: 0 5px 15px rgba(var(--bs-primary-rgb), 0.4);
  125.    }
  126.    
  127.    .btn-outline-primary {
  128.        color: var(--bs-primary) !important;
  129.        border-color: var(--bs-primary) !important;
  130.    }
  131.    
  132.    .btn-outline-primary:hover {
  133.        background-color: var(--bs-primary) !important;
  134.        border-color: var(--bs-primary) !important;
  135.    }
  136.    
  137.    .text-primary {
  138.        color: var(--bs-primary) !important;
  139.    }
  140.    
  141.    .bg-primary {
  142.        background-color: var(--bs-primary) !important;
  143.    }
  144.    
  145.    /* Your Navigation System */
  146.    .navigation.navbar,
  147.    .navbar {
  148.        
  149.            background-color: var(--navbar-bg) !important ;
  150.        
  151.        /* Remove font-family override - let data-font-scheme handle it */
  152.        
  153.        border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important ;
  154.    }
  155.    
  156.    .navigation.navbar .fluid-container{
  157.        min-height: 60px;
  158.    }
  159.    
  160.    .navigation .navbar-brand,
  161.    .navigation .navbar-nav .nav-link,
  162.    .navbar-brand,
  163.    nav a,
  164.    .navbar-nav .nav-link {
  165.        color: var(--navbar-color) !important;
  166.        /* Remove font-family override - let data-font-scheme handle it */
  167.        transition: all 0.3s ease;
  168.    }
  169.    
  170.    .navigation .navbar-nav .nav-link:hover,
  171.    .navbar-nav .nav-link:hover,
  172.    nav a:hover,
  173.    .navigation .navbar-nav .nav-link.active,
  174.    .navbar-nav .nav-link.active {
  175.        color: var(--navbar-color) !important;
  176.        transform: translateY(-1px);
  177.        opacity: 0.85;
  178.    }
  179.    
  180.    /* Your existing navbar specific classes */
  181.    .navigation .sub-menu {
  182.        background: var(--navbar-bg) !important;
  183.        box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  184.        border: 1px solid var(--border-color);
  185.    }
  186.    
  187.    .border-color{
  188.        border-color: var(--border-color) !important;
  189.    }
  190.    
  191.    .navigation .sub-menu li a {
  192.        color: var(--navbar-color) !important;
  193.        /* Remove font-family override - let data-font-scheme handle it */
  194.    }
  195.    
  196.    .navigation .sub-menu li a:hover {
  197.        background: var(--bs-primary) !important;
  198.        color: #ffffff !important;
  199.    }
  200.    
  201.    .card {
  202.        
  203.            background-color: var(--card-bg) !important;
  204.        
  205.        border: 1px solid var(--border-color) !important;
  206.        transition: all 0.3s ease;
  207.        border-radius: 12px;
  208.        color: var(--text-color) !important;
  209.    }
  210.     .navbar-brand img{
  211.            height: 70px;
  212.            object-fit: contain;
  213.        }
  214.    
  215.    .card:hover {
  216.        transform: translateY(-5px);
  217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  218.    }
  219.    
  220.    .card-header {
  221.        background-color: var(--section-bg-color) !important;
  222.        border-color: var(--border-color) !important;
  223.        color: var(--text-color) !important;
  224.    }
  225.    
  226.    /* Bootstrap Form Controls */
  227.    .form-control {
  228.        color: var(--text-color) !important;
  229.        background-color: var(--body-bg-color) !important;
  230.        border-color: var(--border-color) !important;
  231.        /* Remove font-family override - let data-font-scheme handle it */
  232.    }
  233.    
  234.    .form-control:focus {
  235.        border-color: var(--bs-primary) !important;
  236.        box-shadow: 0 0 0 0.2rem rgba(var(--bs-primary), 0.25) !important;
  237.    }
  238.    
  239.    /* Links throughout site */
  240.  .nav1 a {
  241.        color: var(--link-color) !important;
  242.        text-decoration: none;
  243.        transition: all 0.3s ease;
  244.    }
  245.    
  246.    a:hover {
  247.        color: var(--link-hover) !important;
  248.    }
  249.    
  250.    /* Text color classes */
  251.    .text-muted {
  252.        color: var(--body-color) !important;
  253.    }
  254.    
  255.    .text-light {
  256.        color: var(--light) !important;
  257.    }
  258.    
  259.    /* Section backgrounds */
  260.    .section-bg,
  261.    .bg-light {
  262.        background-color: var(--section-bg-color) !important;
  263.    }
  264.    
  265.    /* Dark sections */
  266.    .bg-dark,
  267.    .dark-section {
  268.        background-color: var(--black-bg-color) !important;
  269.        color: var(--black-section-text-color) !important;
  270.    }
  271.    
  272.    /* Footer styling */
  273.    .footer,
  274.    footer {
  275.        
  276.            background-color: var(--footer-bg) !important;
  277.        
  278.        color: var(--footer-color) !important;
  279.    }
  280.    
  281.    .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6,
  282.    footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  283.        color: var(--black-section-text-color) !important;
  284.        /* Remove font-family override - let data-font-scheme handle it */
  285.    }
  286.    
  287.    .footer a, footer a {
  288.        color: var(--black-section-text-color) !important;
  289.    }
  290.    
  291.    .footer a:hover, footer a:hover {
  292.        color: var(--bs-primary) !important;
  293.    }
  294.    
  295.    /* Bootstrap Secondary Colors */
  296.    .btn-secondary {
  297.        background-color: var(--bs-secondary) !important;
  298.        border-color: var(--bs-secondary) !important;
  299.    }
  300.    
  301.    .text-secondary {
  302.        color: var(--bs-secondary) !important;
  303.    }
  304.    
  305.    .bg-secondary {
  306.        background-color: var(--bs-secondary) !important;
  307.    }
  308.    
  309.    /* Bootstrap Success, Danger, Warning, Info */
  310.    .btn-success { background-color: var(--bs-success) !important; border-color: var(--bs-success) !important; }
  311.    .btn-danger { background-color: var(--bs-danger) !important; border-color: var(--bs-danger) !important; }
  312.    .btn-warning { background-color: var(--bs-warning) !important; border-color: var(--bs-warning) !important; }
  313.    .btn-info { background-color: var(--bs-info) !important; border-color: var(--bs-info) !important; }
  314.    
  315.    .text-success { color: var(--bs-success) !important; }
  316.    .text-danger { color: var(--bs-danger) !important; }
  317.    .text-warning { color: var(--bs-warning) !important; }
  318.    .text-info { color: var(--bs-info) !important; }
  319.    
  320.    .bg-success { background-color: var(--bs-success) !important; }
  321.    .bg-danger { background-color: var(--bs-danger) !important; }
  322.    .bg-warning { background-color: var(--bs-warning) !important; }
  323.    .bg-info { background-color: var(--bs-info) !important; }
  324.    
  325.    /* Mobile menu styling */
  326.    .navbar-toggler,
  327.    .open-btn {
  328.        border-color: var(--navbar-color) !important;
  329.    }
  330.    
  331.    .icon-bar {
  332.        background-color: var(--navbar-color) !important;
  333.    }
  334.    
  335.    /* Smooth Animations */
  336.    .fade-in-up {
  337.        animation: fadeInUp 0.6s ease-out;
  338.    }
  339.    
  340.    @keyframes fadeInUp {
  341.        from {
  342.            opacity: 0;
  343.            transform: translateY(30px);
  344.        }
  345.        to {
  346.            opacity: 1;
  347.            transform: translateY(0);
  348.        }
  349.    }
  350.    
  351.    /* Responsive adjustments */
  352.    @media (max-width: 768px) {
  353.        .navbar {
  354.            padding: 0.5rem 0;
  355.        }
  356.        
  357.        .card:hover {
  358.            transform: none;
  359.        }
  360.    }
  361.    
  362. </style>
  363.    
  364.    
  365.    
  366.  
  367. <script>
  368.    var _paq = window._paq = window._paq || [];
  369.    /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
  370.    _paq.push(['trackPageView']);
  371.    _paq.push(['enableLinkTracking']);
  372.    (function() {
  373.        var u = "//analytics.tech-vikings.com/";
  374.        _paq.push(['setTrackerUrl', u + 'matomo.php']);
  375.        _paq.push(['setSiteId', '2']);
  376.        var d = document,
  377.            g = d.createElement('script'),
  378.            s = d.getElementsByTagName('script')[0];
  379.        g.async = true;
  380.        g.src = u + 'matomo.js';
  381.        s.parentNode.insertBefore(g, s);
  382.    })();
  383. </script>
  384. </head>
  385.  
  386.  
  387.  
  388. <body class="page-blogapp:homepage theme-theme_72">
  389.    <div id="healthcheck"></div>
  390.    <!-- start page-wrapper -->
  391.    <div class="page-wrapper">
  392.        
  393.            <!-- start preloader -->
  394.                
  395.            <!-- end preloader -->
  396.        
  397.        <!-- Start header -->
  398.        <header id="header" class="wpo-site-header">
  399.            
  400.  
  401.  
  402.    
  403.  
  404.  
  405. <div class="top-bg">
  406.    <div class="unique-topbar d-sm-flex d-none container-fluid fluid-container">
  407.        <button class="unique-menu-btn bg-primary-gradient">Latest Update</button>        
  408.        
  409.        <div class="unique-news-container">
  410.            <div class="unique-news-wrapper" id="newsWrapper">
  411.                <!-- News items injected via JS -->
  412.            </div>
  413.        </div>
  414.    
  415.        <div class="contact-info">
  416.            <ul class="d-flex list-unstyled gap-3 pe-3 flex-wrap">
  417.                <li><a href="#"><i class="top-color ti-facebook"></i></a></li>
  418.                <li><a href="#"><i class="top-color ti-twitter-alt"></i></a></li>
  419.                <li><a href="#"><i class="top-color ti-instagram"></i></a></li>
  420.                <li><a href="#"><i class="top-color ti-google"></i></a></li>
  421.            </ul>
  422.        </div>
  423.    </div>
  424. </div>
  425.  
  426. <script>
  427.    // Build array dynamically from Django context
  428.    const newsItems = [
  429.        
  430.            { title: "Sitting with Sir Alex and Being \u0027Knocked Out\u0027 – The Lenswoman\u0027s Stories", url: "/sitting-with-sir-alex-and-being-knocked-out-the-lenswomans-stories/" },
  431.        
  432.            { title: "Gavin Newsom Again Denies Parole for Manson Follower Longtime Inmate", url: "/gavin-newsom-again-denies-parole-for-manson-follower-longtime-inmate/" },
  433.        
  434.            { title: "Suspect in Brown University Tragedy Found Discovered Deceased Inside Storage Facility.", url: "/suspect-in-brown-university-tragedy-found-discovered-deceased-inside-storage-facility/" },
  435.        
  436.            { title: "The Mushroom Cleaning Controversy: How to Properly Prepare Your Fungi", url: "/the-mushroom-cleaning-controversy-how-to-properly-prepare-your-fungi/" },
  437.        
  438.            { title: "Body of Triathlete Presumably Taken by Great White Found on Californian Shore", url: "/body-of-triathlete-presumably-taken-by-great-white-found-on-californian-shore/" }
  439.        
  440.    ];
  441.  
  442.    let currentNewsIndex = 0;
  443.    const newsWrapper = document.getElementById('newsWrapper');
  444.    let newsElements = [];
  445.  
  446.    // Create news elements dynamically with links
  447.    function createNewsElements() {
  448.        newsItems.forEach((news, index) => {
  449.            const newsElement = document.createElement('div');
  450.            newsElement.className = 'unique-news-item';
  451.            newsElement.innerHTML = `<a href="${news.url}" class="top-color">${news.title}</a>`;
  452.            newsWrapper.appendChild(newsElement);
  453.            newsElements.push(newsElement);
  454.        });
  455.  
  456.        if (newsElements.length > 0) {
  457.            newsElements[0].classList.add('active');
  458.        }
  459.    }
  460.  
  461.    function changeNews() {
  462.        const currentElement = newsElements[currentNewsIndex];
  463.        const nextIndex = (currentNewsIndex + 1) % newsItems.length;
  464.        const nextElement = newsElements[nextIndex];
  465.  
  466.        currentElement.classList.remove('active');
  467.        currentElement.classList.add('exit-up');
  468.  
  469.        setTimeout(() => {
  470.            nextElement.classList.add('active');
  471.            currentNewsIndex = nextIndex;
  472.  
  473.            setTimeout(() => {
  474.                currentElement.classList.remove('exit-up');
  475.            }, 100);
  476.        }, 250);
  477.    }
  478.  
  479.    function startNewsRotation() {
  480.        setInterval(changeNews, 5000);
  481.    }
  482.  
  483.    window.onload = function() {
  484.        createNewsElements();
  485.        startNewsRotation();
  486.    };
  487. </script>
  488.  
  489.  
  490.  
  491.            
  492.  
  493.  
  494.  
  495.  
  496.  
  497. <nav class="navigation navbar navbar-expand-lg navbar-light custom-nav dynamic-navbar mb-4">
  498.  <div class="container-fluid fluid-container">
  499.    <div class="row flex-wrap align-items-center">
  500.      <div class="col-lg-3 col-md-3 col-3 d-lg-none dl-block">
  501.        <div class="mobail-menu">
  502.          <button type="button" class="navbar-toggler open-btn">
  503.            <span class="sr-only">Toggle navigation</span>
  504.            <span class="icon-bar first-angle"></span>
  505.            <span class="icon-bar middle-angle"></span>
  506.            <span class="icon-bar last-angle"></span>
  507.          </button>
  508.        </div>
  509.      </div>
  510.      <div class="col-lg-2 col-md-6 col-6">
  511.        <div class="navbar-header">
  512.          <a class="navbar-brand" href="/">
  513.            
  514.            Scotia Palace Hotel Blog
  515.            
  516.          </a>
  517.        </div>
  518.  
  519.      </div>
  520.      <div class="col-lg-8 col-md-1 col-1">
  521.        <div id="navbar" class="collapse navbar-collapse navigation-holder">
  522.          <button class="menu-close"><i class="ti-close"></i></button>
  523.          <ul class="nav navbar-nav mb-2 mb-lg-0">
  524.            <li>
  525.              <a href="/">
  526.                Home
  527.              </a>
  528.            </li>
  529.            
  530.            
  531.             <li>
  532.              <a href="/category/all-posts/">
  533.                All Posts
  534.              </a>
  535.              </li>
  536.              
  537.  
  538.                  
  539.              
  540.             <li>
  541.              <a href="/category/business/">
  542.                Business
  543.              </a>
  544.              </li>
  545.              
  546.  
  547.                  
  548.              
  549.             <li>
  550.              <a href="/category/esports/">
  551.                Esports
  552.              </a>
  553.              </li>
  554.              
  555.  
  556.                  
  557.              
  558.             <li>
  559.              <a href="/category/fashion/">
  560.                Fashion
  561.              </a>
  562.              </li>
  563.              
  564.  
  565.                  
  566.              
  567.             <li>
  568.              <a href="/category/featured/">
  569.                Featured
  570.              </a>
  571.              </li>
  572.              
  573.  
  574.                  
  575.              
  576.            
  577.              <li class="menu-item-has-children">
  578.                <a href="#">More</a>
  579.                <ul class="sub-menu">
  580.                  <li>
  581.                    <a href="/category/gaming/">
  582.                      Gaming
  583.                    </a>
  584.                  </li>
  585.                  
  586.  
  587.                  
  588.              
  589.            
  590.                  <li>
  591.                    <a href="/category/health/">
  592.                      Health
  593.                    </a>
  594.                  </li>
  595.                  
  596.  
  597.                  
  598.              
  599.            
  600.                  <li>
  601.                    <a href="/category/life-fitness/">
  602.                      Life &amp; Fitness
  603.                    </a>
  604.                  </li>
  605.                  
  606.  
  607.                  
  608.              
  609.            
  610.                  <li>
  611.                    <a href="/category/lifestyle/">
  612.                      Lifestyle
  613.                    </a>
  614.                  </li>
  615.                  
  616.  
  617.                  
  618.              
  619.            
  620.                  <li>
  621.                    <a href="/category/news/">
  622.                      News
  623.                    </a>
  624.                  </li>
  625.                  
  626.  
  627.                  
  628.              
  629.            
  630.                  <li>
  631.                    <a href="/category/others/">
  632.                      Others
  633.                    </a>
  634.                  </li>
  635.                  
  636.  
  637.                  
  638.              
  639.            
  640.                  <li>
  641.                    <a href="/category/politics/">
  642.                      Politics
  643.                    </a>
  644.                  </li>
  645.                  
  646.  
  647.                  
  648.              
  649.            
  650.                  <li>
  651.                    <a href="/category/sports/">
  652.                      Sports
  653.                    </a>
  654.                  </li>
  655.                  
  656.  
  657.                  
  658.              
  659.            
  660.                  <li>
  661.                    <a href="/category/tech/">
  662.                      Tech
  663.                    </a>
  664.                  </li>
  665.                  
  666.  
  667.                  
  668.              
  669.            
  670.                  <li>
  671.                    <a href="/category/travel/">
  672.                      Travel
  673.                    </a>
  674.                  </li>
  675.                  
  676.  
  677.                  
  678.                </ul>
  679.              </li>
  680.              
  681.              
  682.              
  683.              <li>
  684.                <a href="/page/contact-us/">
  685.                  Contact Us
  686.                </a>
  687.              </li>
  688.          </ul>
  689.        </div>
  690.        <!-- end of nav-collapse -->
  691.      </div>
  692.      <div class="col-lg-2 col-md-2 col-2">
  693.        <div class="header-right">
  694.          <div class="header-search-form-wrapper">
  695.            <div class="cart-search-contact"> <button class="search-toggle-btn"><i
  696.                  class="fi flaticon-magnifiying-glass text-link"></i></button>
  697.              <div class="header-search-form">
  698.                <form id="search-form">
  699.                  <div> <input type="text"  id="search-input" class="form-control" placeholder="Search here..." /> <button><i
  700.                        class="fi flaticon-magnifiying-glass"></i></button> </div>
  701.                </form>
  702.                <div id="search-results" class="search-v1 mt-2"></div>
  703.              </div>
  704.            </div>
  705.          </div>
  706.  
  707.          
  708.          <!-- <div class="header-right-menu-wrapper d-none d-md-flex">
  709.            <div class="header-right-menu">
  710.              <div class="right-menu-toggle-btn">
  711.                <span class="bg-link"></span>
  712.                <span class="bg-link"></span>
  713.                <span class="bg-link"></span>
  714.              </div>
  715.              <div class="header-right-menu-wrap z-1">
  716.                <button class="right-menu-close"><i class="ti-close"></i></button>
  717.                <div class="logo">
  718.                  <img src="/static/blogapp/assets/images/logo2.png" alt="" />
  719.                </div>
  720.                <div class="header-right-sec">
  721.                  <div class="project-widget widget">
  722.                    <h3 class="blog-color">Our Latest News</h3>
  723.                    <div class="posts">
  724.                      <div class="post">
  725.                        <div class="img-holder">
  726.                          <img src="/static/blogapp/assets/images/recent-posts/img-1.jpg" alt />
  727.                        </div>
  728.                        <div class="details">
  729.                          <span class="date blog-color">19 Jun 2022</span>
  730.                          <h4><a href="blog-single.html" class="blog-color">Perfect Photo Clicking Idea You Must
  731.                              Know.</a></h4>
  732.                        </div>
  733.                      </div>
  734.                      <div class="post">
  735.                        <div class="img-holder">
  736.                          <img src="/static/blogapp/assets/images/recent-posts/img-2.jpg" alt />
  737.                        </div>
  738.                        <div class="details">
  739.                          <span class="date blog-color">22 May 2022</span>
  740.                          <h4><a href="blog-single.html" class="blog-color">Best tourism site all over the world.</a>
  741.                          </h4>
  742.                        </div>
  743.                      </div>
  744.                      <div class="post">
  745.                        <div class="img-holder">
  746.                          <img src="/static/blogapp/assets/images/recent-posts/img-3.jpg" alt />
  747.                        </div>
  748.                        <div class="details">
  749.                          <span class="date blog-color">12 Apr 2022</span>
  750.                          <h4><a href="blog-single.html" class="blog-color">Whats In Trend in Now Woman Fashion.</a>
  751.                          </h4>
  752.                        </div>
  753.                      </div>
  754.                    </div>
  755.                  </div>
  756.                  <div class="widget wpo-contact-widget">
  757.                    <div class="widget-title">
  758.                      <h3 class="blog-color">Contact Us</h3>
  759.                    </div>
  760.                    <div class="contact-ft">
  761.                      <ul>
  762.                        <li>
  763.                          <i class="fi flaticon-location"></i>68D, Belsion Town 2365 <br /> Fna city, LH 3656, USA
  764.                        </li>
  765.                        <li>
  766.                          <i class="fi flaticon-telephone"></i>+ 8 (123) 123 456 789 <br />
  767.                          + 8 (123) 123 456 789
  768.                        </li>
  769.                        <li>
  770.                          <i class="fi flaticon-email"></i>Bloggar@gmail.com
  771.                        </li>
  772.                      </ul>
  773.                    </div>
  774.                  </div>
  775.                </div>
  776.              </div>
  777.              <div class="sidebar-blur"> </div>
  778.            </div>
  779.          </div> -->
  780.        </div>
  781.      </div>
  782.    </div>
  783.    <!-- end of container -->
  784. </nav>
  785. </nav>
  786. <style>
  787.  .navbar-brand img {
  788.    height: 70px;
  789.    object-fit: contain;
  790.  }
  791. </style>
  792. <script>
  793.  // jQuery or vanilla JavaScript to handle the AJAX search
  794.  document.getElementById("search-input").addEventListener("keyup", function (e) {
  795.    e.preventDefault();  // Prevent the form from submitting normally
  796.  
  797.    const query = document.getElementById("search-input").value;
  798.  // Check if the input field is empty
  799.    if (query === "") {
  800.      // Clear the search results if the input is empty
  801.      document.getElementById("search-results").innerHTML = "";
  802.      return; // Exit the function early to avoid making an AJAX request
  803.    }
  804.    // Send AJAX request
  805.    fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  806.      method: "GET",
  807.        headers: {
  808.          "X-Requested-With": "XMLHttpRequest",
  809.        },
  810.    })
  811.      .then(response => response.json())
  812.      .then(data => {
  813.        if (data.html) {
  814.          document.getElementById("search-results").innerHTML = data.html;
  815.        } else {
  816.          document.getElementById("search-results").innerHTML = "<p>No results found.</p>";
  817.        }
  818.      })
  819.      .catch(error => {
  820.        console.error("Error fetching search results:", error);
  821.      });
  822.  });
  823.  
  824. </script>
  825.  
  826.        </header>
  827.        <!-- end of header -->
  828.        <!-- start of wpo-blog-hero -->
  829.        
  830.  
  831.  
  832.  
  833.  
  834.  
  835.  
  836.  
  837. <div class="blog-hero-v10">
  838.    <div class="container-fluid fluid-container">
  839.        
  840.        <!-- Top Section: Three Equal Featured Articles -->
  841.  
  842.        <div class="row g-4 mb-5">
  843.            
  844.            <div class="col-lg-4 col-md-6 col-12">
  845.                <article class="featured-article">
  846.                    <div class="featured-image-container">
  847.                        
  848.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Music Legend Barry Manilow Will Have a Procedure for a Lung Cancer Diagnosis." class="featured-image">
  849.                            
  850.                        <div class="category-tag bg-primary-gradient">News</div>
  851.                    </div>
  852.                    <div class="featured-content">
  853.                        <h2 class="featured-title"><a href="/music-legend-barry-manilow-will-have-a-procedure-for-a-lung-cancer-diagnosis/">
  854.                                    Music Legend Barry Manilow Will Have a Procedure for a Lung Cancer Diagnosis.
  855.                                </a></h2>
  856.                        <p class="featured-summary"></p>
  857.                        <div class="article-meta">
  858.                            <span class="author-name">Debra Brown</span>
  859.                            <span class="post-time">May 19</span>
  860.                        </div>
  861.                    </div>
  862.                </article>
  863.            </div>
  864.            
  865.            <div class="col-lg-4 col-md-6 col-12">
  866.                <article class="featured-article">
  867.                    <div class="featured-image-container">
  868.                        
  869.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="Ex UK Serviceman Accused of Murdering Kenyan Woman Shows Up in Courtroom" class="featured-image">
  870.                            
  871.                        <div class="category-tag bg-primary-gradient">News</div>
  872.                    </div>
  873.                    <div class="featured-content">
  874.                        <h2 class="featured-title"><a href="/ex-uk-serviceman-accused-of-murdering-kenyan-woman-shows-up-in-courtroom/">
  875.                                    Ex UK Serviceman Accused of Murdering Kenyan Woman Shows Up in Courtroom
  876.                                </a></h2>
  877.                        <p class="featured-summary"></p>
  878.                        <div class="article-meta">
  879.                            <span class="author-name">Debra Brown</span>
  880.                            <span class="post-time">May 19</span>
  881.                        </div>
  882.                    </div>
  883.                </article>
  884.            </div>
  885.            
  886.            <div class="col-lg-4 col-md-6 col-12">
  887.                <article class="featured-article">
  888.                    <div class="featured-image-container">
  889.                        
  890.                            <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" alt="FDA Clears Flibanserin, a Desire-Boosting Drug for Women After Menopause" class="featured-image">
  891.                            
  892.                        <div class="category-tag bg-primary-gradient">News</div>
  893.                    </div>
  894.                    <div class="featured-content">
  895.                        <h2 class="featured-title"><a href="/fda-clears-flibanserin-a-desire-boosting-drug-for-women-after-menopause/">
  896.                                    FDA Clears Flibanserin, a Desire-Boosting Drug for Women After Menopause
  897.                                </a></h2>
  898.                        <p class="featured-summary"></p>
  899.                        <div class="article-meta">
  900.                            <span class="author-name">Debra Brown</span>
  901.                            <span class="post-time">May 19</span>
  902.                        </div>
  903.                    </div>
  904.                </article>
  905.            </div>
  906.            
  907.        </div>
  908.  
  909.        <!-- Bottom Section: Full-Width Recent Articles List -->
  910.        <div class="row g-4">
  911.            <div class="col-12">
  912.                <div class="recent-section">
  913.                    <h3 class="recent-title">Recent Articles</h3>
  914.                    <div class="recent-list">
  915.                        
  916.                        <div class="recent-item">
  917.                            <h4 class="recent-article-title"> <a href="/we-require-a-helicopter-to-go-find-them-13-year-olds-emergency-call-to-save-family-adrift-off-down-under-coast-disclosed/">
  918.                                    We Require a Helicopter to Go Find Them’: 13-Year-Old’s Emergency Call to Save Family Adrift Off Down Under Coast Disclosed
  919.                                </a></h4>
  920.                            <span class="recent-meta">News • Debra Brown • May 19</span>
  921.                        </div>
  922.                        
  923.                        <div class="recent-item">
  924.                            <h4 class="recent-article-title"> <a href="/cyclone-disaster-in-sri-lanka-unleashes-a-spirit-of-volunteerism/">
  925.                                    Cyclone Disaster in Sri Lanka Unleashes a Spirit of Volunteerism
  926.                                </a></h4>
  927.                            <span class="recent-meta">News • Debra Brown • May 18</span>
  928.                        </div>
  929.                        
  930.                    </div>
  931.                </div>
  932.            </div>
  933.        </div>
  934.    </div>
  935. </div>
  936.  
  937. <style>
  938. /* Blog Hero V10 - Balanced Three-Column Featured with Full-Width Recent List */
  939. .blog-hero-v10 {
  940.    padding: 4rem 0;
  941. }
  942.  
  943. /* Featured Article */
  944. .featured-article {
  945.    background: var(--card-bg, #ffffff);
  946.    border-radius: 8px;
  947.    transition: box-shadow 0.3s ease;
  948. }
  949.  
  950. .featured-article:hover {
  951.    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
  952. }
  953.  
  954. .featured-image-container {
  955.    position: relative;
  956.    height: 220px;
  957. }
  958.  
  959. .featured-image {
  960.    width: 100%;
  961.    height: 100%;
  962.    object-fit: cover;
  963.    border-radius: 8px 8px 0 0;
  964. }
  965.  
  966. .featured-content {
  967.    padding: 1.5rem;
  968. }
  969.  
  970. .featured-title {
  971.    font-size: 1.4rem;
  972.    font-weight: 800;
  973.    color: #111827;
  974.    margin-bottom: 0.5rem;
  975.    line-height: 1.3;
  976. }
  977.  
  978. .featured-summary {
  979.    font-size: 0.95rem;
  980.    color: #4b5563;
  981.    line-height: 1.5;
  982.    margin-bottom: 1rem;
  983. }
  984.  
  985. .article-meta {
  986.    display: flex;
  987.    gap: 0.5rem;
  988.    font-size: 0.85rem;
  989.    color: #6b7280;
  990. }
  991.  
  992. .author-name {
  993.    font-weight: 600;
  994.    color: #374151;
  995. }
  996.  
  997. /* Category Tags - Outlined for Difference */
  998. .category-tag {
  999.    position: absolute;
  1000.    bottom: 1rem;
  1001.    left: 1rem;
  1002.    padding: 0.25rem 0.75rem;
  1003.    font-size: 0.75rem;
  1004.    font-weight: 600;
  1005.    text-transform: uppercase;
  1006.    border-radius: 4px;
  1007.    z-index: 2;
  1008. }
  1009.  
  1010. /* Recent Articles Section */
  1011. .recent-section {
  1012.    background: var(--card-bg, #ffffff);
  1013.    border-radius: 8px;
  1014.    padding: 2rem;
  1015. }
  1016.  
  1017. .recent-title {
  1018.    font-size: 1.3rem;
  1019.    font-weight: 700;
  1020.    color: #111827;
  1021.    margin-bottom: 1.25rem;
  1022.    border-bottom: 1px solid #e5e7eb;
  1023.    padding-bottom: 0.75rem;
  1024. }
  1025.  
  1026. .recent-list {
  1027.    display: flex;
  1028.    flex-direction: column;
  1029.    gap: 1rem;
  1030. }
  1031.  
  1032. .recent-item {
  1033.    padding: 1rem 0;
  1034.    border-bottom: 1px solid #f3f4f6;
  1035.    transition: background 0.2s ease;
  1036. }
  1037.  
  1038. .recent-item:last-child {
  1039.    border-bottom: none;
  1040. }
  1041.  
  1042. .recent-item:hover {
  1043.    background: #f9fafb;
  1044. }
  1045.  
  1046. .recent-article-title {
  1047.    font-size: 1rem;
  1048.    font-weight: 600;
  1049.    color: #111827;
  1050.    margin-bottom: 0.25rem;
  1051. }
  1052.  
  1053. .recent-meta {
  1054.    font-size: 0.8rem;
  1055.    color: #6b7280;
  1056. }
  1057.  
  1058. /* Responsive Design */
  1059. @media (max-width: 992px) {
  1060.    .featured-image-container {
  1061.        height: 200px;
  1062.    }
  1063.    
  1064.    .featured-title {
  1065.        font-size: 1.2rem;
  1066.    }
  1067. }
  1068.  
  1069. @media (max-width: 768px) {
  1070.    .featured-content {
  1071.        padding: 1.25rem;
  1072.    }
  1073.    
  1074.    .recent-section {
  1075.        padding: 1.5rem;
  1076.    }
  1077. }
  1078.  
  1079. @media (max-width: 576px) {
  1080.    .featured-title {
  1081.        font-size: 1.1rem;
  1082.    }
  1083.    
  1084.    .recent-article-title {
  1085.        font-size: 0.95rem;
  1086.    }
  1087. }
  1088. </style>
  1089.  
  1090.  
  1091.  
  1092.  
  1093.        <!-- end of wpo-blog-hero -->
  1094.  
  1095.        <!-- start of wpo-breacking-news -->
  1096.        
  1097.        <!-- end of wpo-breacking-news -->
  1098.        
  1099.        <!-- start wpo-blog-highlights-section -->
  1100.        
  1101.  
  1102.  
  1103.  
  1104.    
  1105.  
  1106.  
  1107. <section class="wpo-blog-highlights-section">
  1108.    <div class="container-fluid fluid-container">
  1109.        <div class="wpo-section-title">
  1110.            
  1111.                <h2>Today's Top Highlights</h2>
  1112.                    
  1113.        </div>
  1114.        <div class="row">
  1115.            <div class="col col-lg-8 col-12">
  1116.                <!-- start wpo-blog-section -->
  1117.                <div class="wpo-blog-highlights-wrap">
  1118.                    <div class="wpo-blog-items">
  1119.                        <div class="row">
  1120.                            
  1121.                            
  1122.                            <div class="col col-lg-6 col-md-6 col-12">
  1123.                                <div class="wpo-blog-item">
  1124.                                    <div class="wpo-blog-img">
  1125.                                        
  1126.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1127.                                        
  1128.                                        <div class="thumb bg-primary-gradient">News</div>
  1129.                                    </div>
  1130.                                    <div class="wpo-blog-content"  >
  1131.                                        <h2>
  1132.                                            <a href="/real-madrids-alexander-arnold-may-play-against-liverpool-in-forthcoming-european-fixture/" class="top-color">
  1133.                                            Real Madrid&#x27;s Alexander-Arnold May Play Against Liverpool in Forthcoming European Fixture
  1134.                                            </a>
  1135.                                        </h2>
  1136.                                        <ul>
  1137.                                            <li>  
  1138.                                                
  1139.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1140.                                                
  1141.                                            </li>
  1142.                                            <li class="top-color">By Debra Brown</li>
  1143.                                            <li class="top-color">18 May 2026</li>
  1144.                                        </ul>
  1145.                                        <p class="top-color"> </p>
  1146.                                    </div>
  1147.                                </div>
  1148.                            </div>
  1149.                        
  1150.                            
  1151.                            
  1152.                            <div class="col col-lg-6 col-md-6 col-12">
  1153.                                <div class="wpo-blog-item">
  1154.                                    <div class="wpo-blog-img">
  1155.                                        
  1156.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1157.                                        
  1158.                                        <div class="thumb bg-primary-gradient">News</div>
  1159.                                    </div>
  1160.                                    <div class="wpo-blog-content"  >
  1161.                                        <h2>
  1162.                                            <a href="/worrying-memories-return-in-davao-as-officials-trace-bondi-shooting-alleged-attackers-time-in-the-city/" class="top-color">
  1163.                                            Worrying Memories Return in Davao as Officials Trace Bondi Shooting Alleged Attackers&#x27; Time in the City
  1164.                                            </a>
  1165.                                        </h2>
  1166.                                        <ul>
  1167.                                            <li>  
  1168.                                                
  1169.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1170.                                                
  1171.                                            </li>
  1172.                                            <li class="top-color">By Debra Brown</li>
  1173.                                            <li class="top-color">18 May 2026</li>
  1174.                                        </ul>
  1175.                                        <p class="top-color"> </p>
  1176.                                    </div>
  1177.                                </div>
  1178.                            </div>
  1179.                        
  1180.                            
  1181.                            
  1182.                            <div class="col col-lg-6 col-md-6 col-12">
  1183.                                <div class="wpo-blog-item">
  1184.                                    <div class="wpo-blog-img">
  1185.                                        
  1186.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1187.                                        
  1188.                                        <div class="thumb bg-primary-gradient">News</div>
  1189.                                    </div>
  1190.                                    <div class="wpo-blog-content"  >
  1191.                                        <h2>
  1192.                                            <a href="/real-southern-portugal-discovering-portugal-away-from-the-coastline/" class="top-color">
  1193.                                            Real Southern Portugal: Discovering Portugal Away from the Coastline
  1194.                                            </a>
  1195.                                        </h2>
  1196.                                        <ul>
  1197.                                            <li>  
  1198.                                                
  1199.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1200.                                                
  1201.                                            </li>
  1202.                                            <li class="top-color">By Debra Brown</li>
  1203.                                            <li class="top-color">18 May 2026</li>
  1204.                                        </ul>
  1205.                                        <p class="top-color"> </p>
  1206.                                    </div>
  1207.                                </div>
  1208.                            </div>
  1209.                        
  1210.                            
  1211.                            
  1212.                            <div class="col col-lg-6 col-md-6 col-12">
  1213.                                <div class="wpo-blog-item">
  1214.                                    <div class="wpo-blog-img">
  1215.                                        
  1216.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1217.                                        
  1218.                                        <div class="thumb bg-primary-gradient">News</div>
  1219.                                    </div>
  1220.                                    <div class="wpo-blog-content"  >
  1221.                                        <h2>
  1222.                                            <a href="/david-raya-praises-squad-depth-as-vital-to-silverware-pursuit/" class="top-color">
  1223.                                            David Raya Praises Squad Depth as Vital to Silverware Pursuit
  1224.                                            </a>
  1225.                                        </h2>
  1226.                                        <ul>
  1227.                                            <li>  
  1228.                                                
  1229.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1230.                                                
  1231.                                            </li>
  1232.                                            <li class="top-color">By Debra Brown</li>
  1233.                                            <li class="top-color">18 May 2026</li>
  1234.                                        </ul>
  1235.                                        <p class="top-color"> </p>
  1236.                                    </div>
  1237.                                </div>
  1238.                            </div>
  1239.                        
  1240.                            
  1241.                            
  1242.                            <div class="col col-lg-6 col-md-6 col-12">
  1243.                                <div class="wpo-blog-item">
  1244.                                    <div class="wpo-blog-img">
  1245.                                        
  1246.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1247.                                        
  1248.                                        <div class="thumb bg-primary-gradient">News</div>
  1249.                                    </div>
  1250.                                    <div class="wpo-blog-content"  >
  1251.                                        <h2>
  1252.                                            <a href="/will-the-all-blacks-find-their-magic-this-autumn/" class="top-color">
  1253.                                            Will the All Blacks find their magic this autumn?
  1254.                                            </a>
  1255.                                        </h2>
  1256.                                        <ul>
  1257.                                            <li>  
  1258.                                                
  1259.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1260.                                                
  1261.                                            </li>
  1262.                                            <li class="top-color">By Debra Brown</li>
  1263.                                            <li class="top-color">18 May 2026</li>
  1264.                                        </ul>
  1265.                                        <p class="top-color"> </p>
  1266.                                    </div>
  1267.                                </div>
  1268.                            </div>
  1269.                        
  1270.                            
  1271.                            
  1272.                            <div class="col col-lg-6 col-md-6 col-12">
  1273.                                <div class="wpo-blog-item">
  1274.                                    <div class="wpo-blog-img">
  1275.                                        
  1276.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1277.                                        
  1278.                                        <div class="thumb bg-primary-gradient">News</div>
  1279.                                    </div>
  1280.                                    <div class="wpo-blog-content"  >
  1281.                                        <h2>
  1282.                                            <a href="/the-presidents-overarching-shadow-in-sports-achieved-an-apex-in-last-year-the-coming-year-threatens-to-be-even-bigger/" class="top-color">
  1283.                                            The President&#x27;s Overarching Shadow in Sports Achieved An Apex in Last Year. The Coming Year Threatens to Be Even Bigger.
  1284.                                            </a>
  1285.                                        </h2>
  1286.                                        <ul>
  1287.                                            <li>  
  1288.                                                
  1289.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1290.                                                
  1291.                                            </li>
  1292.                                            <li class="top-color">By Debra Brown</li>
  1293.                                            <li class="top-color">18 May 2026</li>
  1294.                                        </ul>
  1295.                                        <p class="top-color"> </p>
  1296.                                    </div>
  1297.                                </div>
  1298.                            </div>
  1299.                        
  1300.                            
  1301.                            
  1302.                            <div class="col col-lg-6 col-md-6 col-12">
  1303.                                <div class="wpo-blog-item">
  1304.                                    <div class="wpo-blog-img">
  1305.                                        
  1306.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1307.                                        
  1308.                                        <div class="thumb bg-primary-gradient">News</div>
  1309.                                    </div>
  1310.                                    <div class="wpo-blog-content"  >
  1311.                                        <h2>
  1312.                                            <a href="/we-got-fired-and-we-accept-it-this-is-how-to-secure-a-fresh-position-that-suits-for-you/" class="top-color">
  1313.                                            We Got Fired, and We Accept It – This Is How to Secure a Fresh Position That Suits for You
  1314.                                            </a>
  1315.                                        </h2>
  1316.                                        <ul>
  1317.                                            <li>  
  1318.                                                
  1319.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1320.                                                
  1321.                                            </li>
  1322.                                            <li class="top-color">By Debra Brown</li>
  1323.                                            <li class="top-color">18 May 2026</li>
  1324.                                        </ul>
  1325.                                        <p class="top-color"> </p>
  1326.                                    </div>
  1327.                                </div>
  1328.                            </div>
  1329.                        
  1330.                            
  1331.                            
  1332.                            <div class="col col-lg-6 col-md-6 col-12">
  1333.                                <div class="wpo-blog-item">
  1334.                                    <div class="wpo-blog-img">
  1335.                                        
  1336.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1337.                                        
  1338.                                        <div class="thumb bg-primary-gradient">News</div>
  1339.                                    </div>
  1340.                                    <div class="wpo-blog-content"  >
  1341.                                        <h2>
  1342.                                            <a href="/stay-active-as-you-work-a-dozen-muscle-toning-office-movements-you-can-do-in-regular-outfits/" class="top-color">
  1343.                                            Stay active as you work? A dozen muscle-toning office movements you can do in regular outfits
  1344.                                            </a>
  1345.                                        </h2>
  1346.                                        <ul>
  1347.                                            <li>  
  1348.                                                
  1349.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1350.                                                
  1351.                                            </li>
  1352.                                            <li class="top-color">By Debra Brown</li>
  1353.                                            <li class="top-color">17 May 2026</li>
  1354.                                        </ul>
  1355.                                        <p class="top-color"> </p>
  1356.                                    </div>
  1357.                                </div>
  1358.                            </div>
  1359.                        
  1360.                            
  1361.                            
  1362.                            <div class="col col-lg-6 col-md-6 col-12">
  1363.                                <div class="wpo-blog-item">
  1364.                                    <div class="wpo-blog-img">
  1365.                                        
  1366.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1367.                                        
  1368.                                        <div class="thumb bg-primary-gradient">News</div>
  1369.                                    </div>
  1370.                                    <div class="wpo-blog-content"  >
  1371.                                        <h2>
  1372.                                            <a href="/anno-117-pax-romanas-hidden-gem-reveals-itself-as-a-impressive-first-person-perspective/" class="top-color">
  1373.                                            Anno 117 Pax Romana&#x27;s Hidden Gem Reveals Itself as a Impressive First-Person Perspective.
  1374.                                            </a>
  1375.                                        </h2>
  1376.                                        <ul>
  1377.                                            <li>  
  1378.                                                
  1379.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1380.                                                
  1381.                                            </li>
  1382.                                            <li class="top-color">By Debra Brown</li>
  1383.                                            <li class="top-color">17 May 2026</li>
  1384.                                        </ul>
  1385.                                        <p class="top-color"> </p>
  1386.                                    </div>
  1387.                                </div>
  1388.                            </div>
  1389.                        
  1390.                            
  1391.                            
  1392.                            <div class="col col-lg-6 col-md-6 col-12">
  1393.                                <div class="wpo-blog-item">
  1394.                                    <div class="wpo-blog-img">
  1395.                                        
  1396.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1397.                                        
  1398.                                        <div class="thumb bg-primary-gradient">Others</div>
  1399.                                    </div>
  1400.                                    <div class="wpo-blog-content"  >
  1401.                                        <h2>
  1402.                                            <a href="/demystifying-the-hidden-truths-behind-online-casino-slot-game-bonuses/" class="top-color">
  1403.                                            Demystifying the Hidden Truths Behind Online Casino Slot Game Bonuses
  1404.                                            </a>
  1405.                                        </h2>
  1406.                                        <ul>
  1407.                                            <li>  
  1408.                                                
  1409.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1410.                                                
  1411.                                            </li>
  1412.                                            <li class="top-color">By Debra Brown</li>
  1413.                                            <li class="top-color">17 May 2026</li>
  1414.                                        </ul>
  1415.                                        <p class="top-color"> </p>
  1416.                                    </div>
  1417.                                </div>
  1418.                            </div>
  1419.                        
  1420.                            
  1421.                            
  1422.                            <div class="col col-lg-6 col-md-6 col-12">
  1423.                                <div class="wpo-blog-item">
  1424.                                    <div class="wpo-blog-img">
  1425.                                        
  1426.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1427.                                        
  1428.                                        <div class="thumb bg-primary-gradient">Others</div>
  1429.                                    </div>
  1430.                                    <div class="wpo-blog-content"  >
  1431.                                        <h2>
  1432.                                            <a href="/the-journey-from-traditional-to-contemporary-the-online-slot-machines-chronicle/" class="top-color">
  1433.                                            The Journey from Traditional to Contemporary: The Online Slot Machines Chronicle
  1434.                                            </a>
  1435.                                        </h2>
  1436.                                        <ul>
  1437.                                            <li>  
  1438.                                                
  1439.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1440.                                                
  1441.                                            </li>
  1442.                                            <li class="top-color">By Debra Brown</li>
  1443.                                            <li class="top-color">17 May 2026</li>
  1444.                                        </ul>
  1445.                                        <p class="top-color"> </p>
  1446.                                    </div>
  1447.                                </div>
  1448.                            </div>
  1449.                        
  1450.                            
  1451.                            
  1452.                            <div class="col col-lg-6 col-md-6 col-12">
  1453.                                <div class="wpo-blog-item">
  1454.                                    <div class="wpo-blog-img">
  1455.                                        
  1456.                                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  1457.                                        
  1458.                                        <div class="thumb bg-primary-gradient">Others</div>
  1459.                                    </div>
  1460.                                    <div class="wpo-blog-content"  >
  1461.                                        <h2>
  1462.                                            <a href="/revealing-the-secrets-of-increasing-prize-pool-slot-games/" class="top-color">
  1463.                                            Revealing the Secrets of Increasing Prize Pool Slot Games
  1464.                                            </a>
  1465.                                        </h2>
  1466.                                        <ul>
  1467.                                            <li>  
  1468.                                                
  1469.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  1470.                                                
  1471.                                            </li>
  1472.                                            <li class="top-color">By Debra Brown</li>
  1473.                                            <li class="top-color">17 May 2026</li>
  1474.                                        </ul>
  1475.                                        <p class="top-color"> </p>
  1476.                                    </div>
  1477.                                </div>
  1478.                            </div>
  1479.                        
  1480.                            
  1481.                            
  1482.  
  1483.                        </div>
  1484.                    </div>
  1485.                </div>
  1486.                <!-- end wpo-blog-section -->
  1487.            </div>
  1488.  
  1489.            <div class="col col-lg-4 col-12">
  1490.                
  1491.  
  1492.  
  1493.  
  1494.    
  1495.  
  1496. <!-- Curved Heading Sidebar -->
  1497.    <div class="sidebar">
  1498.        
  1499.       <div class="sidebar-widget mb-4">
  1500.            <div class="widget-title-wrapper mb-3">
  1501.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1502.                    <div class="title-border"></div>
  1503.                    <i class="ti-folder me-2"></i>May 2026 Blog Roll
  1504.                </h4>
  1505.            </div>
  1506.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  1507.                <div class="archives-list scrollable-sidebar">
  1508.                    
  1509.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1510.                        <a href="https://esports-news.co.uk/gambling-sites/ivybet-review/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1511.                            <i class="ti-angle-right me-2 text-primary"></i>
  1512.                            <span class="archive-link top-color fw-semibold"> ivybet casino</span>
  1513.                        </a>
  1514.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1515.                    </div>
  1516.                
  1517.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1518.                        <a href="https://esports-news.co.uk/gambling-sites/zoccer-review/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1519.                            <i class="ti-angle-right me-2 text-primary"></i>
  1520.                            <span class="archive-link top-color fw-semibold"> zoccer casino</span>
  1521.                        </a>
  1522.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1523.                    </div>
  1524.                
  1525.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1526.                        <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1527.                            <i class="ti-angle-right me-2 text-primary"></i>
  1528.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  1529.                        </a>
  1530.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1531.                    </div>
  1532.                
  1533.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1534.                        <a href="https://www.voiceprint.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1535.                            <i class="ti-angle-right me-2 text-primary"></i>
  1536.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  1537.                        </a>
  1538.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1539.                    </div>
  1540.                
  1541.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1542.                        <a href="https://lagoccia.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1543.                            <i class="ti-angle-right me-2 text-primary"></i>
  1544.                            <span class="archive-link top-color fw-semibold"> casino</span>
  1545.                        </a>
  1546.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1547.                    </div>
  1548.                
  1549.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1550.                        <a href="https://heyimhome.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1551.                            <i class="ti-angle-right me-2 text-primary"></i>
  1552.                            <span class="archive-link top-color fw-semibold"> casino sites</span>
  1553.                        </a>
  1554.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1555.                    </div>
  1556.                
  1557.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1558.                        <a href="https://www.wyedeantourism.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1559.                            <i class="ti-angle-right me-2 text-primary"></i>
  1560.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1561.                        </a>
  1562.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1563.                    </div>
  1564.                
  1565.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1566.                        <a href="https://www.britishicehockey.co.uk/betting-sites-not-on-gamstop/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1567.                            <i class="ti-angle-right me-2 text-primary"></i>
  1568.                            <span class="archive-link top-color fw-semibold"> best betting sites</span>
  1569.                        </a>
  1570.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1571.                    </div>
  1572.                
  1573.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1574.                        <a href="https://recyclingtechnologies.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1575.                            <i class="ti-angle-right me-2 text-primary"></i>
  1576.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  1577.                        </a>
  1578.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1579.                    </div>
  1580.                
  1581.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1582.                        <a href="https://www.homewings.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1583.                            <i class="ti-angle-right me-2 text-primary"></i>
  1584.                            <span class="archive-link top-color fw-semibold"> no kyc casinos</span>
  1585.                        </a>
  1586.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1587.                    </div>
  1588.                
  1589.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1590.                        <a href="https://www.testandverification.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1591.                            <i class="ti-angle-right me-2 text-primary"></i>
  1592.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  1593.                        </a>
  1594.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1595.                    </div>
  1596.                
  1597.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1598.                        <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1599.                            <i class="ti-angle-right me-2 text-primary"></i>
  1600.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1601.                        </a>
  1602.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1603.                    </div>
  1604.                
  1605.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1606.                        <a href="https://greenwich-design.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1607.                            <i class="ti-angle-right me-2 text-primary"></i>
  1608.                            <span class="archive-link top-color fw-semibold"> poker sites not on gamstop</span>
  1609.                        </a>
  1610.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1611.                    </div>
  1612.                
  1613.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1614.                        <a href="https://www.pearlysociety.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1615.                            <i class="ti-angle-right me-2 text-primary"></i>
  1616.                            <span class="archive-link top-color fw-semibold"> no kyc casinos</span>
  1617.                        </a>
  1618.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1619.                    </div>
  1620.                
  1621.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1622.                        <a href="https://www.cafebabel.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1623.                            <i class="ti-angle-right me-2 text-primary"></i>
  1624.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1625.                        </a>
  1626.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1627.                    </div>
  1628.                
  1629.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1630.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1631.                            <i class="ti-angle-right me-2 text-primary"></i>
  1632.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  1633.                        </a>
  1634.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1635.                    </div>
  1636.                
  1637.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1638.                        <a href="https://esportsinsider.com/uk/gambling/non-gamstop-casinos"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1639.                            <i class="ti-angle-right me-2 text-primary"></i>
  1640.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1641.                        </a>
  1642.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1643.                    </div>
  1644.                
  1645.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1646.                        <a href="https://www.squarebox.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1647.                            <i class="ti-angle-right me-2 text-primary"></i>
  1648.                            <span class="archive-link top-color fw-semibold"> non gamstop casino uk</span>
  1649.                        </a>
  1650.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1651.                    </div>
  1652.                
  1653.                </div>
  1654.                
  1655.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1656.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1657.                        <i class="ti-archive me-1"></i>View All Archives
  1658.                    </a>
  1659.                </div> -->
  1660.            </div>
  1661.        </div>
  1662.        
  1663.       <div class="sidebar-widget mb-4">
  1664.            <div class="widget-title-wrapper mb-3">
  1665.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1666.                    <div class="title-border"></div>
  1667.                    <i class="ti-folder me-2"></i>April 2026 Blog Roll
  1668.                </h4>
  1669.            </div>
  1670.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  1671.                <div class="archives-list scrollable-sidebar">
  1672.                    
  1673.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1674.                        <a href="https://www.tamworthinformed.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1675.                            <i class="ti-angle-right me-2 text-primary"></i>
  1676.                            <span class="archive-link top-color fw-semibold"> slots not on gamstop</span>
  1677.                        </a>
  1678.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1679.                    </div>
  1680.                
  1681.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1682.                        <a href="https://www.heatonpark.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1683.                            <i class="ti-angle-right me-2 text-primary"></i>
  1684.                            <span class="archive-link top-color fw-semibold"> bitcoin casino</span>
  1685.                        </a>
  1686.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1687.                    </div>
  1688.                
  1689.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1690.                        <a href="https://www.roundhaypark.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1691.                            <i class="ti-angle-right me-2 text-primary"></i>
  1692.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1693.                        </a>
  1694.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1695.                    </div>
  1696.                
  1697.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1698.                        <a href="https://www.chemical-records.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1699.                            <i class="ti-angle-right me-2 text-primary"></i>
  1700.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  1701.                        </a>
  1702.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1703.                    </div>
  1704.                
  1705.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1706.                        <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1707.                            <i class="ti-angle-right me-2 text-primary"></i>
  1708.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1709.                        </a>
  1710.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1711.                    </div>
  1712.                
  1713.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1714.                        <a href="https://www.london-irish.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1715.                            <i class="ti-angle-right me-2 text-primary"></i>
  1716.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1717.                        </a>
  1718.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1719.                    </div>
  1720.                
  1721.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1722.                        <a href="https://www.summerhall.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1723.                            <i class="ti-angle-right me-2 text-primary"></i>
  1724.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1725.                        </a>
  1726.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1727.                    </div>
  1728.                
  1729.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1730.                        <a href="https://internationalschoolmealsday.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1731.                            <i class="ti-angle-right me-2 text-primary"></i>
  1732.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos UK</span>
  1733.                        </a>
  1734.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1735.                    </div>
  1736.                
  1737.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1738.                        <a href="https://www.citytosea.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1739.                            <i class="ti-angle-right me-2 text-primary"></i>
  1740.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1741.                        </a>
  1742.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1743.                    </div>
  1744.                
  1745.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1746.                        <a href="https://straightfromyard.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1747.                            <i class="ti-angle-right me-2 text-primary"></i>
  1748.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1749.                        </a>
  1750.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1751.                    </div>
  1752.                
  1753.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1754.                        <a href="https://www.cca-glasgow.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1755.                            <i class="ti-angle-right me-2 text-primary"></i>
  1756.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1757.                        </a>
  1758.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1759.                    </div>
  1760.                
  1761.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1762.                        <a href="https://bereavementcommission.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1763.                            <i class="ti-angle-right me-2 text-primary"></i>
  1764.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1765.                        </a>
  1766.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1767.                    </div>
  1768.                
  1769.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1770.                        <a href="https://savethedatemagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1771.                            <i class="ti-angle-right me-2 text-primary"></i>
  1772.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1773.                        </a>
  1774.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1775.                    </div>
  1776.                
  1777.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1778.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1779.                            <i class="ti-angle-right me-2 text-primary"></i>
  1780.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1781.                        </a>
  1782.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1783.                    </div>
  1784.                
  1785.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1786.                        <a href="https://www.elthampalace.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1787.                            <i class="ti-angle-right me-2 text-primary"></i>
  1788.                            <span class="archive-link top-color fw-semibold"> casino sites not on gamstop</span>
  1789.                        </a>
  1790.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1791.                    </div>
  1792.                
  1793.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1794.                        <a href="https://www.edinburghfoody.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1795.                            <i class="ti-angle-right me-2 text-primary"></i>
  1796.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  1797.                        </a>
  1798.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1799.                    </div>
  1800.                
  1801.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1802.                        <a href="https://cryptomillionslotto.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1803.                            <i class="ti-angle-right me-2 text-primary"></i>
  1804.                            <span class="archive-link top-color fw-semibold"> crypto casinos</span>
  1805.                        </a>
  1806.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1807.                    </div>
  1808.                
  1809.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1810.                        <a href="https://www.qualityofcarenetwork.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1811.                            <i class="ti-angle-right me-2 text-primary"></i>
  1812.                            <span class="archive-link top-color fw-semibold"> lolajack bonus</span>
  1813.                        </a>
  1814.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1815.                    </div>
  1816.                
  1817.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1818.                        <a href="https://summerhall.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1819.                            <i class="ti-angle-right me-2 text-primary"></i>
  1820.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  1821.                        </a>
  1822.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1823.                    </div>
  1824.                
  1825.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1826.                        <a href="https://nklc.co.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1827.                            <i class="ti-angle-right me-2 text-primary"></i>
  1828.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  1829.                        </a>
  1830.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1831.                    </div>
  1832.                
  1833.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1834.                        <a href="https://www.lytshuiszilver.nl/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1835.                            <i class="ti-angle-right me-2 text-primary"></i>
  1836.                            <span class="archive-link top-color fw-semibold"> casino zonder cruks</span>
  1837.                        </a>
  1838.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1839.                    </div>
  1840.                
  1841.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1842.                        <a href="https://bladnoch.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1843.                            <i class="ti-angle-right me-2 text-primary"></i>
  1844.                            <span class="archive-link top-color fw-semibold"> bookmakers not on gamstop</span>
  1845.                        </a>
  1846.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1847.                    </div>
  1848.                
  1849.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1850.                        <a href="https://www.4ye.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1851.                            <i class="ti-angle-right me-2 text-primary"></i>
  1852.                            <span class="archive-link top-color fw-semibold"> best non Gamstop casinos</span>
  1853.                        </a>
  1854.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1855.                    </div>
  1856.                
  1857.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1858.                        <a href="https://www.surfaceview.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1859.                            <i class="ti-angle-right me-2 text-primary"></i>
  1860.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  1861.                        </a>
  1862.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1863.                    </div>
  1864.                
  1865.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1866.                        <a href="https://www.thekarczma.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1867.                            <i class="ti-angle-right me-2 text-primary"></i>
  1868.                            <span class="archive-link top-color fw-semibold"> Non UK Casino</span>
  1869.                        </a>
  1870.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1871.                    </div>
  1872.                
  1873.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1874.                        <a href="https://www.kysty.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1875.                            <i class="ti-angle-right me-2 text-primary"></i>
  1876.                            <span class="archive-link top-color fw-semibold"> best casino not on GamStop</span>
  1877.                        </a>
  1878.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1879.                    </div>
  1880.                
  1881.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1882.                        <a href="https://israelpremiertech.com"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1883.                            <i class="ti-angle-right me-2 text-primary"></i>
  1884.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  1885.                        </a>
  1886.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1887.                    </div>
  1888.                
  1889.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1890.                        <a href="https://www.navabi.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1891.                            <i class="ti-angle-right me-2 text-primary"></i>
  1892.                            <span class="archive-link top-color fw-semibold"> uk online casinos list</span>
  1893.                        </a>
  1894.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1895.                    </div>
  1896.                
  1897.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1898.                        <a href="https://kam-media.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1899.                            <i class="ti-angle-right me-2 text-primary"></i>
  1900.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  1901.                        </a>
  1902.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1903.                    </div>
  1904.                
  1905.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1906.                        <a href="https://www.jeremyforlabour.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1907.                            <i class="ti-angle-right me-2 text-primary"></i>
  1908.                            <span class="archive-link top-color fw-semibold"> best uk non gamstop casinos</span>
  1909.                        </a>
  1910.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1911.                    </div>
  1912.                
  1913.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1914.                        <a href="https://www.outset.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1915.                            <i class="ti-angle-right me-2 text-primary"></i>
  1916.                            <span class="archive-link top-color fw-semibold"> best online betting sites uk</span>
  1917.                        </a>
  1918.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1919.                    </div>
  1920.                
  1921.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1922.                        <a href="https://www.huhmagazine.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1923.                            <i class="ti-angle-right me-2 text-primary"></i>
  1924.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  1925.                        </a>
  1926.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1927.                    </div>
  1928.                
  1929.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1930.                        <a href="https://www.testandverification.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1931.                            <i class="ti-angle-right me-2 text-primary"></i>
  1932.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop uk</span>
  1933.                        </a>
  1934.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1935.                    </div>
  1936.                
  1937.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1938.                        <a href="https://www.no-deportations.org.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1939.                            <i class="ti-angle-right me-2 text-primary"></i>
  1940.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop UK</span>
  1941.                        </a>
  1942.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1943.                    </div>
  1944.                
  1945.                </div>
  1946.                
  1947.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  1948.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  1949.                        <i class="ti-archive me-1"></i>View All Archives
  1950.                    </a>
  1951.                </div> -->
  1952.            </div>
  1953.        </div>
  1954.        
  1955.       <div class="sidebar-widget mb-4">
  1956.            <div class="widget-title-wrapper mb-3">
  1957.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  1958.                    <div class="title-border"></div>
  1959.                    <i class="ti-folder me-2"></i>March 2026 Blog Roll
  1960.                </h4>
  1961.            </div>
  1962.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  1963.                <div class="archives-list scrollable-sidebar">
  1964.                    
  1965.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1966.                        <a href="https://www.mediawise.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1967.                            <i class="ti-angle-right me-2 text-primary"></i>
  1968.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  1969.                        </a>
  1970.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1971.                    </div>
  1972.                
  1973.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1974.                        <a href="https://www.llancaiachfawr.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1975.                            <i class="ti-angle-right me-2 text-primary"></i>
  1976.                            <span class="archive-link top-color fw-semibold"> UK casino not on GamStop</span>
  1977.                        </a>
  1978.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1979.                    </div>
  1980.                
  1981.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1982.                        <a href="https://www.labodeganegra.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1983.                            <i class="ti-angle-right me-2 text-primary"></i>
  1984.                            <span class="archive-link top-color fw-semibold"> best non GamStop casinos</span>
  1985.                        </a>
  1986.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1987.                    </div>
  1988.                
  1989.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1990.                        <a href="https://newsoundgeneration.co.uk/casinos-not-on-gamstop/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1991.                            <i class="ti-angle-right me-2 text-primary"></i>
  1992.                            <span class="archive-link top-color fw-semibold"> Casino Not on Gamstop</span>
  1993.                        </a>
  1994.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  1995.                    </div>
  1996.                
  1997.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  1998.                        <a href="https://www.nordicresearchnetwork.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  1999.                            <i class="ti-angle-right me-2 text-primary"></i>
  2000.                            <span class="archive-link top-color fw-semibold"> Non UK Casino Sites</span>
  2001.                        </a>
  2002.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2003.                    </div>
  2004.                
  2005.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2006.                        <a href="https://www.gohacking.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2007.                            <i class="ti-angle-right me-2 text-primary"></i>
  2008.                            <span class="archive-link top-color fw-semibold"> non gamstop poker sites</span>
  2009.                        </a>
  2010.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2011.                    </div>
  2012.                
  2013.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2014.                        <a href="https://allcatsrgrey.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2015.                            <i class="ti-angle-right me-2 text-primary"></i>
  2016.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2017.                        </a>
  2018.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2019.                    </div>
  2020.                
  2021.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2022.                        <a href="https://www.falconryforum.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2023.                            <i class="ti-angle-right me-2 text-primary"></i>
  2024.                            <span class="archive-link top-color fw-semibold"> uk casinos not on gamstop</span>
  2025.                        </a>
  2026.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2027.                    </div>
  2028.                
  2029.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2030.                        <a href="https://www.cevicheuk.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2031.                            <i class="ti-angle-right me-2 text-primary"></i>
  2032.                            <span class="archive-link top-color fw-semibold"> best casino not on gamstop</span>
  2033.                        </a>
  2034.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2035.                    </div>
  2036.                
  2037.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2038.                        <a href="https://cielivestock.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2039.                            <i class="ti-angle-right me-2 text-primary"></i>
  2040.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2041.                        </a>
  2042.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2043.                    </div>
  2044.                
  2045.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2046.                        <a href="https://idolmag.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2047.                            <i class="ti-angle-right me-2 text-primary"></i>
  2048.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2049.                        </a>
  2050.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2051.                    </div>
  2052.                
  2053.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2054.                        <a href="https://www.regionalnetworks.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2055.                            <i class="ti-angle-right me-2 text-primary"></i>
  2056.                            <span class="archive-link top-color fw-semibold"> non GamStop casino</span>
  2057.                        </a>
  2058.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2059.                    </div>
  2060.                
  2061.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2062.                        <a href="https://www.ginspa.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2063.                            <i class="ti-angle-right me-2 text-primary"></i>
  2064.                            <span class="archive-link top-color fw-semibold"> games not on GamStop</span>
  2065.                        </a>
  2066.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2067.                    </div>
  2068.                
  2069.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2070.                        <a href="https://www.covent-garden.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2071.                            <i class="ti-angle-right me-2 text-primary"></i>
  2072.                            <span class="archive-link top-color fw-semibold"> non GamStop sites</span>
  2073.                        </a>
  2074.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2075.                    </div>
  2076.                
  2077.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2078.                        <a href="https://socialeatinghouse.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2079.                            <i class="ti-angle-right me-2 text-primary"></i>
  2080.                            <span class="archive-link top-color fw-semibold"> casinos not on GamStop</span>
  2081.                        </a>
  2082.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2083.                    </div>
  2084.                
  2085.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2086.                        <a href="https://www.durhamminers.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2087.                            <i class="ti-angle-right me-2 text-primary"></i>
  2088.                            <span class="archive-link top-color fw-semibold"> not on GamStop</span>
  2089.                        </a>
  2090.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2091.                    </div>
  2092.                
  2093.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2094.                        <a href="https://www.dinton-pastures.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2095.                            <i class="ti-angle-right me-2 text-primary"></i>
  2096.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop UK</span>
  2097.                        </a>
  2098.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2099.                    </div>
  2100.                
  2101.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2102.                        <a href="https://www.patients4nhs.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2103.                            <i class="ti-angle-right me-2 text-primary"></i>
  2104.                            <span class="archive-link top-color fw-semibold"> non GamStop casinos</span>
  2105.                        </a>
  2106.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2107.                    </div>
  2108.                
  2109.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2110.                        <a href="https://www.fourpure.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2111.                            <i class="ti-angle-right me-2 text-primary"></i>
  2112.                            <span class="archive-link top-color fw-semibold"> casino not on GamStop UK</span>
  2113.                        </a>
  2114.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2115.                    </div>
  2116.                
  2117.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2118.                        <a href="https://free2learn.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2119.                            <i class="ti-angle-right me-2 text-primary"></i>
  2120.                            <span class="archive-link top-color fw-semibold"> online casinos</span>
  2121.                        </a>
  2122.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2123.                    </div>
  2124.                
  2125.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2126.                        <a href="https://free2learn.org.uk"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2127.                            <i class="ti-angle-right me-2 text-primary"></i>
  2128.                            <span class="archive-link top-color fw-semibold"> non gamstop casino</span>
  2129.                        </a>
  2130.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2131.                    </div>
  2132.                
  2133.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2134.                        <a href="https://oncallfire.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2135.                            <i class="ti-angle-right me-2 text-primary"></i>
  2136.                            <span class="archive-link top-color fw-semibold"> Gambling Sites Not on GamStop</span>
  2137.                        </a>
  2138.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2139.                    </div>
  2140.                
  2141.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2142.                        <a href="https://www.toop.eu"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2143.                            <i class="ti-angle-right me-2 text-primary"></i>
  2144.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2145.                        </a>
  2146.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2147.                    </div>
  2148.                
  2149.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2150.                        <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2151.                            <i class="ti-angle-right me-2 text-primary"></i>
  2152.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2153.                        </a>
  2154.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2155.                    </div>
  2156.                
  2157.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2158.                        <a href="https://bapca.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2159.                            <i class="ti-angle-right me-2 text-primary"></i>
  2160.                            <span class="archive-link top-color fw-semibold"> casino not on gamstop</span>
  2161.                        </a>
  2162.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2163.                    </div>
  2164.                
  2165.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2166.                        <a href="https://knightsof.media/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2167.                            <i class="ti-angle-right me-2 text-primary"></i>
  2168.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2169.                        </a>
  2170.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2171.                    </div>
  2172.                
  2173.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2174.                        <a href="https://fictionuncovered.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2175.                            <i class="ti-angle-right me-2 text-primary"></i>
  2176.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2177.                        </a>
  2178.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2179.                    </div>
  2180.                
  2181.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2182.                        <a href="https://www.cryptocurrencyfreak.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2183.                            <i class="ti-angle-right me-2 text-primary"></i>
  2184.                            <span class="archive-link top-color fw-semibold"> no verification casinos UK</span>
  2185.                        </a>
  2186.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2187.                    </div>
  2188.                
  2189.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2190.                        <a href="https://roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2191.                            <i class="ti-angle-right me-2 text-primary"></i>
  2192.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2193.                        </a>
  2194.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2195.                    </div>
  2196.                
  2197.                </div>
  2198.                
  2199.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2200.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2201.                        <i class="ti-archive me-1"></i>View All Archives
  2202.                    </a>
  2203.                </div> -->
  2204.            </div>
  2205.        </div>
  2206.        
  2207.       <div class="sidebar-widget mb-4">
  2208.            <div class="widget-title-wrapper mb-3">
  2209.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2210.                    <div class="title-border"></div>
  2211.                    <i class="ti-folder me-2"></i>February 2026 Blog Roll
  2212.                </h4>
  2213.            </div>
  2214.            <div class="widget-content shadow-sm rounded-3 mb-3 p-4">
  2215.                <div class="archives-list scrollable-sidebar">
  2216.                    
  2217.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2218.                        <a href="https://www.ncpqsw.com/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2219.                            <i class="ti-angle-right me-2 text-primary"></i>
  2220.                            <span class="archive-link top-color fw-semibold"> top 50 online casinos uk</span>
  2221.                        </a>
  2222.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2223.                    </div>
  2224.                
  2225.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2226.                        <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2227.                            <i class="ti-angle-right me-2 text-primary"></i>
  2228.                            <span class="archive-link top-color fw-semibold"> uk online casinos list</span>
  2229.                        </a>
  2230.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2231.                    </div>
  2232.                
  2233.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2234.                        <a href="https://www.roadpeace.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2235.                            <i class="ti-angle-right me-2 text-primary"></i>
  2236.                            <span class="archive-link top-color fw-semibold"> casinos not on gamstop</span>
  2237.                        </a>
  2238.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2239.                    </div>
  2240.                
  2241.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2242.                        <a href="https://croftersrights.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2243.                            <i class="ti-angle-right me-2 text-primary"></i>
  2244.                            <span class="archive-link top-color fw-semibold"> casinos online</span>
  2245.                        </a>
  2246.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2247.                    </div>
  2248.                
  2249.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2250.                        <a href="https://jst.org.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2251.                            <i class="ti-angle-right me-2 text-primary"></i>
  2252.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2253.                        </a>
  2254.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2255.                    </div>
  2256.                
  2257.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2258.                        <a href="https://unbound.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2259.                            <i class="ti-angle-right me-2 text-primary"></i>
  2260.                            <span class="archive-link top-color fw-semibold"> non gamstop casinos</span>
  2261.                        </a>
  2262.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2263.                    </div>
  2264.                
  2265.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2266.                        <a href="https://www.techandplay.org/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2267.                            <i class="ti-angle-right me-2 text-primary"></i>
  2268.                            <span class="archive-link top-color fw-semibold"> betting sites not on gamstop</span>
  2269.                        </a>
  2270.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2271.                    </div>
  2272.                
  2273.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color ">
  2274.                        <a href="https://www.casquette.co.uk/"  rel="dofollow" class="text-decoration-none d-flex align-items-center ">
  2275.                            <i class="ti-angle-right me-2 text-primary"></i>
  2276.                            <span class="archive-link top-color fw-semibold"> online casino</span>
  2277.                        </a>
  2278.                        <!-- <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span> -->
  2279.                    </div>
  2280.                
  2281.                </div>
  2282.                
  2283.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2284.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2285.                        <i class="ti-archive me-1"></i>View All Archives
  2286.                    </a>
  2287.                </div> -->
  2288.            </div>
  2289.        </div>
  2290.        
  2291.  
  2292.       <!-- <div class="sidebar-widget mb-5">
  2293.            <div class="widget-title-wrapper mb-3">
  2294.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2295.                    <div class="title-border"></div>
  2296.                    <i class="ti-folder me-2"></i>Blog Archives
  2297.                </h4>
  2298.            </div>
  2299.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2300.                <div class="archives-list">
  2301.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2302.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2303.                            <i class="ti-angle-right me-2 text-primary"></i>
  2304.                            <span class="archive-link top-color fw-semibold">August 2025</span>
  2305.                        </a>
  2306.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">24 posts</span>
  2307.                    </div>
  2308.  
  2309.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2310.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2311.                            <i class="ti-angle-right me-2 text-primary"></i>
  2312.                            <span class="archive-link top-color fw-semibold">July 2025</span>
  2313.                        </a>
  2314.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">31 posts</span>
  2315.                    </div>
  2316.  
  2317.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2318.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2319.                            <i class="ti-angle-right me-2 text-primary"></i>
  2320.                            <span class="archive-link top-color fw-semibold">June 2025</span>
  2321.                        </a>
  2322.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">28 posts</span>
  2323.                    </div>
  2324.  
  2325.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2326.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2327.                            <i class="ti-angle-right me-2 text-primary"></i>
  2328.                            <span class="archive-link top-color fw-semibold">May 2025</span>
  2329.                        </a>
  2330.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">35 posts</span>
  2331.                    </div>
  2332.  
  2333.                    <div class="archive-item d-flex justify-content-between align-items-center mb-3 pb-3 border-bottom border-color">
  2334.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2335.                            <i class="ti-angle-right me-2 text-primary"></i>
  2336.                            <span class="archive-link top-color fw-semibold">April 2025</span>
  2337.                        </a>
  2338.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">29 posts</span>
  2339.                    </div>
  2340.  
  2341.                    <div class="archive-item d-flex justify-content-between align-items-center">
  2342.                        <a href="#" class="text-decoration-none d-flex align-items-center">
  2343.                            <i class="ti-angle-right me-2 text-primary"></i>
  2344.                            <span class="archive-link top-color fw-semibold">March 2025</span>
  2345.                        </a>
  2346.                        <span class="badge bg-primary bg-opacity-15 text-white rounded-pill px-3">27 posts</span>
  2347.                    </div>
  2348.                </div>
  2349.                
  2350.                <div class="text-center mt-4 pt-3 border-top border-color">
  2351.                    <a href="#" class="btn btn-primary btn-sm px-whtext-white rounded-pill">
  2352.                        <i class="ti-archive me-1"></i>View All Archives
  2353.                    </a>
  2354.                </div>
  2355.            </div>
  2356.        </div> -->
  2357.  
  2358.        <div class="sidebar-widget mb-4">
  2359.            <div class="widget-title-wrapper mb-3">
  2360.                <h4 class="widget-title-curved bg-primary text-white px-4 py-3 mb-0 position-relative rounded-3">
  2361.                    <div class="title-border-primary"></div>
  2362.                    <i class="ti-star me-2"></i>Popular Posts
  2363.                </h4>
  2364.            </div>
  2365.            <div class="widget-content border border-color shadow-sm rounded-3 p-4">
  2366.                <div class="popular-post-list">
  2367.                    
  2368.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2369.                        <div class="post-content flex-grow-1">
  2370.                            <h6 class="post-title mb-1">
  2371.                                 <a href="/us-president-donald-trump-states-largely-agreement-exists-on-next-stages-of-gaza-ceasefire-plan/" class="text-decoration-none top-color fw-semibold lh-sm">
  2372.                                            US President Donald Trump States &#x27;Largely, Agreement Exists&#x27; on Next Stages of Gaza Ceasefire Plan
  2373.                                            </a>
  2374.                            </h6>
  2375.                            <div class="post-meta">
  2376.                                <small class="text-muted">
  2377.                                    <i class="ti-calendar me-1"></i>17 May 2026
  2378.                                </small>
  2379.                                <!-- <small class="text-muted ms-3">
  2380.                                    <i class="ti-eye me-1"></i>1,234 views
  2381.                                </small> -->
  2382.                            </div>
  2383.                        </div>
  2384.                    </div>
  2385.                    
  2386.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2387.                        <div class="post-content flex-grow-1">
  2388.                            <h6 class="post-title mb-1">
  2389.                                 <a href="/crans-montana-fire-survivors-are-treated-in-burns-units-throughout-the-continent/" class="text-decoration-none top-color fw-semibold lh-sm">
  2390.                                            Crans-Montana Fire Survivors Are Treated in Burns Units Throughout the Continent
  2391.                                            </a>
  2392.                            </h6>
  2393.                            <div class="post-meta">
  2394.                                <small class="text-muted">
  2395.                                    <i class="ti-calendar me-1"></i>17 May 2026
  2396.                                </small>
  2397.                                <!-- <small class="text-muted ms-3">
  2398.                                    <i class="ti-eye me-1"></i>1,234 views
  2399.                                </small> -->
  2400.                            </div>
  2401.                        </div>
  2402.                    </div>
  2403.                    
  2404.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2405.                        <div class="post-content flex-grow-1">
  2406.                            <h6 class="post-title mb-1">
  2407.                                 <a href="/queens-acknowledge-queens-as-the-president-offers-mamdani-a-cordial-reception/" class="text-decoration-none top-color fw-semibold lh-sm">
  2408.                                            Queens Acknowledge Queens as The President Offers Mamdani a Cordial Reception
  2409.                                            </a>
  2410.                            </h6>
  2411.                            <div class="post-meta">
  2412.                                <small class="text-muted">
  2413.                                    <i class="ti-calendar me-1"></i>17 May 2026
  2414.                                </small>
  2415.                                <!-- <small class="text-muted ms-3">
  2416.                                    <i class="ti-eye me-1"></i>1,234 views
  2417.                                </small> -->
  2418.                            </div>
  2419.                        </div>
  2420.                    </div>
  2421.                    
  2422.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2423.                        <div class="post-content flex-grow-1">
  2424.                            <h6 class="post-title mb-1">
  2425.                                 <a href="/a-decade-long-liaison-from-erin-somers-the-midlife-adultery-tale-this-generation-needs/" class="text-decoration-none top-color fw-semibold lh-sm">
  2426.                                            A Decade-Long Liaison from Erin Somers: The Midlife Adultery Tale This Generation Needs.
  2427.                                            </a>
  2428.                            </h6>
  2429.                            <div class="post-meta">
  2430.                                <small class="text-muted">
  2431.                                    <i class="ti-calendar me-1"></i>16 May 2026
  2432.                                </small>
  2433.                                <!-- <small class="text-muted ms-3">
  2434.                                    <i class="ti-eye me-1"></i>1,234 views
  2435.                                </small> -->
  2436.                            </div>
  2437.                        </div>
  2438.                    </div>
  2439.                    
  2440.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2441.                        <div class="post-content flex-grow-1">
  2442.                            <h6 class="post-title mb-1">
  2443.                                 <a href="/president-zelenskyy-states-ukraine-was-10-away-from-a-peace-deal-but-not-at-any-cost/" class="text-decoration-none top-color fw-semibold lh-sm">
  2444.                                            President Zelenskyy States Ukraine Was 10% Away from a Peace Deal, But Not at Any Cost
  2445.                                            </a>
  2446.                            </h6>
  2447.                            <div class="post-meta">
  2448.                                <small class="text-muted">
  2449.                                    <i class="ti-calendar me-1"></i>16 May 2026
  2450.                                </small>
  2451.                                <!-- <small class="text-muted ms-3">
  2452.                                    <i class="ti-eye me-1"></i>1,234 views
  2453.                                </small> -->
  2454.                            </div>
  2455.                        </div>
  2456.                    </div>
  2457.                    
  2458.                    <div class="popular-post-item d-flex mb-4 pb-3 border-bottom border-color position-relative">
  2459.                        <div class="post-content flex-grow-1">
  2460.                            <h6 class="post-title mb-1">
  2461.                                 <a href="/the-new-animated-series-introductory-sequence-chose-the-wrong-critical-role-song/" class="text-decoration-none top-color fw-semibold lh-sm">
  2462.                                            The New Animated Series&#x27; Introductory Sequence Chose the Wrong Critical Role Song
  2463.                                            </a>
  2464.                            </h6>
  2465.                            <div class="post-meta">
  2466.                                <small class="text-muted">
  2467.                                    <i class="ti-calendar me-1"></i>16 May 2026
  2468.                                </small>
  2469.                                <!-- <small class="text-muted ms-3">
  2470.                                    <i class="ti-eye me-1"></i>1,234 views
  2471.                                </small> -->
  2472.                            </div>
  2473.                        </div>
  2474.                    </div>
  2475.                    
  2476.  
  2477.                </div>
  2478.                
  2479.                <!-- <div class="text-center mt-4 pt-3 border-top border-color">
  2480.                    <a href="#" class="btn btn-primary top-color btn-sm px-whtext-white rounded-pill">
  2481.                        <i class="ti-trophy me-1"></i>View All Popular
  2482.                    </a>
  2483.                </div> -->
  2484.            </div>
  2485.        </div>
  2486.  
  2487. </div>
  2488.  
  2489. <style>
  2490.     .widget-content {
  2491.        margin-top: -1px;
  2492.        position: relative;
  2493.        z-index: 1;
  2494.         background-color: var(--card-bg);
  2495.    }
  2496. </style>
  2497.  
  2498.    
  2499.            </div>
  2500.        </div>
  2501.    </div> <!-- end container -->
  2502. </section>
  2503.  
  2504.    
  2505.        
  2506.        <!-- end wpo-blog-highlights-section -->
  2507.        <!-- start wpo-blog-sponsored-section -->
  2508.        
  2509.  
  2510.  
  2511.  
  2512.    
  2513.  
  2514.  
  2515.  
  2516. <section class="wpo-blog-sponsored-section section-padding">
  2517.    <div class="container-fluid fluid-container">
  2518.        <div class="wpo-section-title">
  2519.            <h2>sponsored news</h2>
  2520.        </div>
  2521.        <div class="row">
  2522.            <div class="wpo-blog-sponsored-wrap">
  2523.                <div class="wpo-blog-items">
  2524.                    <div class="row">
  2525.                        
  2526.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2527.                            <div class="wpo-blog-item">
  2528.                                <div class="wpo-blog-img">
  2529.                                    
  2530.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2531.                                    
  2532.                                    <div class="thumb bg-primary-gradient ">News</div>
  2533.                                </div>
  2534.                                <div class="wpo-blog-content">
  2535.                                    <h2>  <a href="/us-president-donald-trump-states-largely-agreement-exists-on-next-stages-of-gaza-ceasefire-plan/" class="top-color">
  2536.                                            US President Donald Trump States &#x27;Largely, Agreement Exists&#x27; on Next Stages of Gaza Ceasefire Plan
  2537.                                            </a>
  2538.                                    </h2>
  2539.                                    <ul>
  2540.                                        <li>
  2541.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2542.                                                </li>
  2543.                                        <li class="top-color">By Debra Brown</li>
  2544.                                        <li  class="top-color">17 May 2026</li>
  2545.                                    </ul>
  2546.                                </div>
  2547.                            </div>
  2548.                        </div>
  2549.                        
  2550.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2551.                            <div class="wpo-blog-item">
  2552.                                <div class="wpo-blog-img">
  2553.                                    
  2554.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2555.                                    
  2556.                                    <div class="thumb bg-primary-gradient ">News</div>
  2557.                                </div>
  2558.                                <div class="wpo-blog-content">
  2559.                                    <h2>  <a href="/crans-montana-fire-survivors-are-treated-in-burns-units-throughout-the-continent/" class="top-color">
  2560.                                            Crans-Montana Fire Survivors Are Treated in Burns Units Throughout the Continent
  2561.                                            </a>
  2562.                                    </h2>
  2563.                                    <ul>
  2564.                                        <li>
  2565.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2566.                                                </li>
  2567.                                        <li class="top-color">By Debra Brown</li>
  2568.                                        <li  class="top-color">17 May 2026</li>
  2569.                                    </ul>
  2570.                                </div>
  2571.                            </div>
  2572.                        </div>
  2573.                        
  2574.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2575.                            <div class="wpo-blog-item">
  2576.                                <div class="wpo-blog-img">
  2577.                                    
  2578.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2579.                                    
  2580.                                    <div class="thumb bg-primary-gradient ">News</div>
  2581.                                </div>
  2582.                                <div class="wpo-blog-content">
  2583.                                    <h2>  <a href="/queens-acknowledge-queens-as-the-president-offers-mamdani-a-cordial-reception/" class="top-color">
  2584.                                            Queens Acknowledge Queens as The President Offers Mamdani a Cordial Reception
  2585.                                            </a>
  2586.                                    </h2>
  2587.                                    <ul>
  2588.                                        <li>
  2589.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2590.                                                </li>
  2591.                                        <li class="top-color">By Debra Brown</li>
  2592.                                        <li  class="top-color">17 May 2026</li>
  2593.                                    </ul>
  2594.                                </div>
  2595.                            </div>
  2596.                        </div>
  2597.                        
  2598.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2599.                            <div class="wpo-blog-item">
  2600.                                <div class="wpo-blog-img">
  2601.                                    
  2602.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2603.                                    
  2604.                                    <div class="thumb bg-primary-gradient ">News</div>
  2605.                                </div>
  2606.                                <div class="wpo-blog-content">
  2607.                                    <h2>  <a href="/a-decade-long-liaison-from-erin-somers-the-midlife-adultery-tale-this-generation-needs/" class="top-color">
  2608.                                            A Decade-Long Liaison from Erin Somers: The Midlife Adultery Tale This Generation Needs.
  2609.                                            </a>
  2610.                                    </h2>
  2611.                                    <ul>
  2612.                                        <li>
  2613.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2614.                                                </li>
  2615.                                        <li class="top-color">By Debra Brown</li>
  2616.                                        <li  class="top-color">16 May 2026</li>
  2617.                                    </ul>
  2618.                                </div>
  2619.                            </div>
  2620.                        </div>
  2621.                        
  2622.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2623.                            <div class="wpo-blog-item">
  2624.                                <div class="wpo-blog-img">
  2625.                                    
  2626.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2627.                                    
  2628.                                    <div class="thumb bg-primary-gradient ">News</div>
  2629.                                </div>
  2630.                                <div class="wpo-blog-content">
  2631.                                    <h2>  <a href="/president-zelenskyy-states-ukraine-was-10-away-from-a-peace-deal-but-not-at-any-cost/" class="top-color">
  2632.                                            President Zelenskyy States Ukraine Was 10% Away from a Peace Deal, But Not at Any Cost
  2633.                                            </a>
  2634.                                    </h2>
  2635.                                    <ul>
  2636.                                        <li>
  2637.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2638.                                                </li>
  2639.                                        <li class="top-color">By Debra Brown</li>
  2640.                                        <li  class="top-color">16 May 2026</li>
  2641.                                    </ul>
  2642.                                </div>
  2643.                            </div>
  2644.                        </div>
  2645.                        
  2646.                        <div class="col col-xl-3 col-lg-6 col-md-6 col-12">
  2647.                            <div class="wpo-blog-item">
  2648.                                <div class="wpo-blog-img">
  2649.                                    
  2650.                                        <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2651.                                    
  2652.                                    <div class="thumb bg-primary-gradient ">News</div>
  2653.                                </div>
  2654.                                <div class="wpo-blog-content">
  2655.                                    <h2>  <a href="/the-new-animated-series-introductory-sequence-chose-the-wrong-critical-role-song/" class="top-color">
  2656.                                            The New Animated Series&#x27; Introductory Sequence Chose the Wrong Critical Role Song
  2657.                                            </a>
  2658.                                    </h2>
  2659.                                    <ul>
  2660.                                        <li>
  2661.                                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Debra Brown">
  2662.                                                </li>
  2663.                                        <li class="top-color">By Debra Brown</li>
  2664.                                        <li  class="top-color">16 May 2026</li>
  2665.                                    </ul>
  2666.                                </div>
  2667.                            </div>
  2668.                        </div>
  2669.                        
  2670.  
  2671.                    </div>
  2672.                </div>
  2673.            </div>
  2674.        </div>
  2675.    </div> <!-- end container -->
  2676. </section>
  2677.  
  2678.  
  2679.    
  2680.        <!-- end wpo-blog-sponsored-section -->
  2681.        <!-- start wpo-subscribe-section -->
  2682.        
  2683.        <!-- end subscribe-section -->
  2684.        <!-- start of wpo-site-footer-section -->
  2685.        
  2686.  
  2687.  
  2688.  
  2689.  
  2690.  
  2691.  
  2692. <footer class="wpo-site-footer-v2 ">
  2693.    
  2694.    <!-- Main Footer Content -->
  2695.    <div class="container-fluid fluid-container">
  2696.        
  2697.        <!-- Step 1: Brand Section -->
  2698.        <div class="footer-brand-section">
  2699.            <div class="row justify-content-center">
  2700.                <div class="col-lg-8 col-md-10 col-12 text-center">
  2701.                    <div class="brand-wrapper">
  2702.                        
  2703.                        <h2 class="brand-title">Scotia Palace Hotel Blog</h2>
  2704.                        <p class="brand-description">Discover the historic Scotia Palace Hotel in Edinburgh, offering elegant rooms, fine dining, and prime location near major attractions for a memorable Scottish stay.</p>
  2705.                        
  2706.                    </div>
  2707.                </div>
  2708.            </div>
  2709.        </div>
  2710.  
  2711.        <!-- Step 2: Content Columns with Separators -->
  2712.        <div class="footer-content-section">
  2713.            <div class="content-divider"></div>
  2714.            
  2715.            <div class="row">
  2716.                
  2717.                <!-- Column 1: Important Links -->
  2718.                <div class="col-lg-6 col-md-6 col-12">
  2719.                    <div class="footer-column">
  2720.                        <div class="column-header">
  2721.                            <span class="column-number bg-primary-gradient">01</span>
  2722.                            <h6 class="column-title">Important Pages</h6>
  2723.                        </div>
  2724.                        <div class="column-content">
  2725.                            <ul class="footer-links">
  2726.                                
  2727.                                <li>
  2728.                                    <a href="/eric-adams-plans-to-back-former-governor-andrew-cuomo-in-new-york-city-mayors-election/" class="footer-link">
  2729.                                        Eric Adams Plans to Back Former Governor Andrew Cuomo in New York City Mayor&#x27;s Election
  2730.                                    </a>
  2731.                                </li>
  2732.                                
  2733.                                <li>
  2734.                                    <a href="/republican-senator-asserts-deal-can-be-had-on-healthcare-as-crucial-tax-credits-set-to-expire/" class="footer-link">
  2735.                                        Republican Senator Asserts &#x27;Deal Can Be Had&#x27; on Healthcare as Crucial Tax Credits Set to Expire.
  2736.                                    </a>
  2737.                                </li>
  2738.                                
  2739.                                <li>
  2740.                                    <a href="/administration-denounces-democratic-fabrication-as-further-jeffrey-epstein-photographs-made-public/" class="footer-link">
  2741.                                        Administration Denounces &#x27;Democratic Fabrication&#x27; as Further Jeffrey Epstein Photographs Made Public
  2742.                                    </a>
  2743.                                </li>
  2744.                                
  2745.                                <li>
  2746.                                    <a href="/bright-exits-england-stage-long-past-her-reputation-was-engraved-within-football-greats/" class="footer-link">
  2747.                                        Bright Exits England Stage Long Past Her Reputation Was Engraved Within Football Greats
  2748.                                    </a>
  2749.                                </li>
  2750.                                
  2751.                                <li>
  2752.                                    <a href="/boost-your-luck-proven-strategies-for-online-casino-slot-success/" class="footer-link">
  2753.                                        Boost Your Luck: Proven Strategies for Online Casino Slot Success
  2754.                                    </a>
  2755.                                </li>
  2756.                                
  2757.                                <li>
  2758.                                    <a href="/line-of-duty-announced-for-seventh-series-on-the-british-broadcaster/" class="footer-link">
  2759.                                        Line of Duty Announced for Seventh Series on the British Broadcaster
  2760.                                    </a>
  2761.                                </li>
  2762.                                
  2763.                            </ul>
  2764.                        </div>
  2765.                    </div>
  2766.                </div>
  2767.  
  2768.                <!-- Column 2: External Links -->
  2769.                 <div class="col-lg-6 col-md-6 col-12">
  2770.                    <div class="footer-column">
  2771.                        <div class="column-header">
  2772.                            <span class="column-number bg-primary-gradient">02</span>
  2773.                            <h6 class="column-title">External Resources</h6>
  2774.                        </div>
  2775.                       <div class="column-content">
  2776.    <ul class="footer-links" id="footerLinks">
  2777.        
  2778.        
  2779.  
  2780.        
  2781.        
  2782.        
  2783.        
  2784.    </ul>
  2785. </div>
  2786.  
  2787.                    </div>
  2788.                </div>
  2789.  
  2790.                <!-- Column 3: Categories -->
  2791.                <div class="col-lg-6 col-md-6 col-12">
  2792.                    <div class="footer-column">
  2793.                        <div class="column-header">
  2794.                            <span class="column-number bg-primary-gradient">02</span>
  2795.                            <h6 class="column-title">Categories</h6>
  2796.                        </div>
  2797.                        <div class="column-content">
  2798.                            <ul class="footer-links">
  2799.                                
  2800.                                <li>
  2801.                                    <a href="/category/all-posts/" class="footer-link">
  2802.                                        All Posts
  2803.                                    </a>
  2804.                                </li>
  2805.                                
  2806.                                <li>
  2807.                                    <a href="/category/business/" class="footer-link">
  2808.                                        Business
  2809.                                    </a>
  2810.                                </li>
  2811.                                
  2812.                                <li>
  2813.                                    <a href="/category/esports/" class="footer-link">
  2814.                                        Esports
  2815.                                    </a>
  2816.                                </li>
  2817.                                
  2818.                                <li>
  2819.                                    <a href="/category/fashion/" class="footer-link">
  2820.                                        Fashion
  2821.                                    </a>
  2822.                                </li>
  2823.                                
  2824.                                <li>
  2825.                                    <a href="/category/featured/" class="footer-link">
  2826.                                        Featured
  2827.                                    </a>
  2828.                                </li>
  2829.                                
  2830.                                <li>
  2831.                                    <a href="/category/gaming/" class="footer-link">
  2832.                                        Gaming
  2833.                                    </a>
  2834.                                </li>
  2835.                                
  2836.                            </ul>
  2837.                        </div>
  2838.                    </div>
  2839.                </div>
  2840.  
  2841.            </div>
  2842.        </div>
  2843.  
  2844.        <!-- Step 3: Footer Bottom -->
  2845.        <div class="footer-bottom-section">
  2846.            <div class="bottom-divider"></div>
  2847.            <div class="d-flex justify-content-between flex-wrap">
  2848.                <div class="">
  2849.                    <p class="copyright-text">
  2850.                        &copy; 2026 <strong>Scotia Palace Hotel Blog</strong> • All rights reserved
  2851.                    </p>
  2852.                </div>
  2853.                <div class="">
  2854.                    <nav class="footer-nav">
  2855.                        <a href="/page/write-for-us/" class="footer-nav-link">Write For Us</a>
  2856.                        <a href="/page/terms-and-conditions/" class="footer-nav-link">Terms</a>
  2857.                        <a href="/sitemap.xml" class="footer-nav-link">Sitemap</a>
  2858.                    </nav>
  2859.                </div>
  2860.            </div>
  2861.        </div>
  2862.  
  2863.    </div>
  2864.  
  2865.    <!-- Background Elements -->
  2866.    <div class="footer-bg-elements">
  2867.        <div class="bg-circle circle-1"></div>
  2868.        <div class="bg-circle circle-2"></div>
  2869.        <div class="bg-line line-1"></div>
  2870.        <div class="bg-line line-2"></div>
  2871.    </div>
  2872.  
  2873. </footer>
  2874.  
  2875. <style>
  2876. /* Footer V2 - Clean Blog Design */
  2877. .wpo-site-footer-v2 {
  2878.    color: var(--footer-color);
  2879.    background-color: var(--card-bg);
  2880.    margin-top: 100px;
  2881. }
  2882.  
  2883.  
  2884.  
  2885. /* Step 2: Brand Section */
  2886. .footer-brand-section {
  2887.    position: relative;
  2888.    z-index: 2;
  2889.    padding: 120px 0 60px;
  2890. }
  2891.  
  2892. .brand-wrapper {
  2893.    max-width: 600px;
  2894.    margin: 0 auto;
  2895. }
  2896.  
  2897. .footer-logo {
  2898.    max-height: 60px;
  2899.    width: auto;
  2900.    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.1));
  2901. }
  2902.  
  2903. .brand-title {
  2904.    font-size: 2.2rem;
  2905.    font-weight: 800;
  2906.    color: var(--footer-color);
  2907.    margin-bottom: 1rem;
  2908.    letter-spacing: -0.02em;
  2909. }
  2910.  
  2911. .brand-description {
  2912.    font-size: 1.1rem;
  2913.    color: var(--footer-color);
  2914.    line-height: 1.6;
  2915.    opacity: .7;
  2916.    margin-bottom: 0;
  2917. }
  2918.  
  2919. /* Step 3: Content Section */
  2920. .footer-content-section {
  2921.    position: relative;
  2922.    z-index: 2;
  2923.    padding: 60px 0;
  2924. }
  2925.  
  2926.  
  2927. .footer-column {
  2928.    margin-bottom: 40px;
  2929.    padding: 0 20px;
  2930. }
  2931.  
  2932. .column-header {
  2933.    display: flex;
  2934.    align-items: center;
  2935.    margin-bottom: 25px;
  2936.    padding-bottom: 15px;
  2937.    border-bottom: 2px solid var(--border-color);
  2938. }
  2939.  
  2940. .column-number {
  2941.    width: 35px;
  2942.    height: 35px;
  2943.    border-radius: 10px;
  2944.    display: flex;
  2945.    align-items: center;
  2946.    justify-content: center;
  2947.    font-weight: 700;
  2948.    font-size: 0.9rem;
  2949.    margin-right: 15px;
  2950. }
  2951.  
  2952. .column-title {
  2953.    font-size: 1.1rem;
  2954.    font-weight: 700;
  2955.    color: var(--footer-color) !important;
  2956.    margin: 0;
  2957. }
  2958.  
  2959. .column-content {
  2960.    padding-left: 50px;
  2961. }
  2962.  
  2963. /* Footer Links */
  2964. .footer-links {
  2965.    list-style: none;
  2966.    padding: 0;
  2967.    margin: 0;
  2968. }
  2969.  
  2970. .footer-links li {
  2971.    margin-bottom: 12px;
  2972.    position: relative;
  2973. }
  2974.  
  2975. .footer-link {
  2976.    color: var(--footer-color) !important;
  2977.    text-decoration: none;
  2978.    font-size: 0.95rem;
  2979.    line-height: 1.5;
  2980.    transition: all 0.8s ease;
  2981.    position: relative;
  2982.    display: inline-flex;
  2983.    align-items: center;
  2984. }
  2985.  
  2986. .footer-link:hover {
  2987.    color: var(--bs-primary);
  2988.    padding-left: 8px;
  2989. }
  2990.  
  2991. .footer-link::before {
  2992.    content: '';
  2993.    position: absolute;
  2994.    left: -15px;
  2995.    top: 50%;
  2996.    transform: translateY(-50%);
  2997.    width: 4px;
  2998.    height: 4px;
  2999.    background: var(--bs-primary);
  3000.    border-radius: 50%;
  3001.    opacity: 0;
  3002.    transition: opacity 0.3s ease;
  3003. }
  3004.  
  3005. .footer-link:hover::before {
  3006.    opacity: 1;
  3007. }
  3008.  
  3009. /* Step 4: Footer Bottom */
  3010. .footer-bottom-section {
  3011.    position: relative;
  3012.    z-index: 2;
  3013.    padding: 30px 0;
  3014. }
  3015.  
  3016. .bottom-divider {
  3017.    width: 100%;
  3018.    height: 1px;
  3019.    background: linear-gradient(90deg, transparent 0%,var(--footer-color) ,var(--border-color) ,  transparent 100%);
  3020.    margin-bottom: 30px;
  3021. }
  3022.  
  3023. .copyright-text {
  3024.    color: var(--footer-color);
  3025.    font-size: 0.9rem;
  3026.    margin: 0;
  3027.    line-height: 1.6;
  3028. }
  3029.  
  3030. .footer-nav {
  3031.    display: flex;
  3032.    align-items: center;
  3033.    gap: 20px;
  3034.    justify-content: center;
  3035. }
  3036.  
  3037. .footer-nav-link {
  3038.    color: var(--footer-color) !important;
  3039.    text-decoration: none;
  3040.    font-size: 0.9rem;
  3041.    font-weight: 500;
  3042.    transition: color 0.3s ease;
  3043.    position: relative;
  3044. }
  3045.  
  3046. .footer-nav-link:hover {
  3047.    color: var(--bs-primary);
  3048. }
  3049.  
  3050. .footer-nav-link::after {
  3051.    content: '';
  3052.    position: absolute;
  3053.    bottom: -5px;
  3054.    left: 0;
  3055.    width: 0;
  3056.    height: 2px;
  3057.    background: var(--bs-primary) !important;
  3058.    transition: width 0.3s ease;
  3059. }
  3060.  
  3061. .footer-nav-link:hover::after {
  3062.    width: 100%;
  3063. }
  3064.  
  3065. /* Responsive Design */
  3066. @media (max-width: 992px) {
  3067.    .footer-brand-section {
  3068.        padding: 100px 0 50px;
  3069.    }
  3070.    
  3071.    .brand-title {
  3072.        font-size: 1.8rem;
  3073.    }
  3074.    
  3075.    .column-content {
  3076.        padding-left: 0;
  3077.        padding-top: 10px;
  3078.    }
  3079.    
  3080.    .column-header {
  3081.        flex-direction: column;
  3082.        align-items: flex-start;
  3083.        gap: 10px;
  3084.    }
  3085.    
  3086.    .column-number {
  3087.        align-self: center;
  3088.    }
  3089. }
  3090.  
  3091. @media (max-width: 768px) {
  3092.    .footer-brand-section {
  3093.        padding: 80px 0 40px;
  3094.    }
  3095.    
  3096.    .brand-title {
  3097.        font-size: 1.6rem;
  3098.    }
  3099.    
  3100.    .newsletter-inline {
  3101.        padding: 1.5rem;
  3102.        margin: 0 15px;
  3103.    }
  3104.    
  3105.    .newsletter-form .input-group {
  3106.        flex-direction: column;
  3107.    }
  3108.    
  3109.    .btn-newsletter {
  3110.        border-radius: 0 0 12px 12px;
  3111.    }
  3112.    
  3113.    .newsletter-input {
  3114.        border-radius: 12px 12px 0 0;
  3115.    }
  3116.    
  3117.    .footer-column {
  3118.        padding: 0 15px;
  3119.        margin-bottom: 35px;
  3120.    }
  3121.    
  3122.    .footer-nav {
  3123.        flex-direction: column;
  3124.        gap: 15px;
  3125.        margin-top: 20px;
  3126.    }
  3127. }
  3128.  
  3129. @media (max-width: 576px) {
  3130.    .footer-brand-section {
  3131.        padding: 60px 0 30px;
  3132.    }
  3133.    
  3134.    .brand-title {
  3135.        font-size: 1.4rem;
  3136.    }
  3137.    
  3138.    .brand-description {
  3139.        font-size: 1rem;
  3140.    }
  3141.    
  3142.    .newsletter-title {
  3143.        font-size: 1.1rem;
  3144.    }
  3145.    
  3146.    .column-title {
  3147.        font-size: 1rem;
  3148.    }
  3149.    
  3150.    .footer-column {
  3151.        padding: 0 10px;
  3152.    }
  3153.    
  3154.    .bg-circle, .bg-line {
  3155.        display: none;
  3156.    }
  3157. }
  3158.  
  3159. /* Minimal Animation */
  3160. .footer-column {
  3161.    transition: opacity 0.3s ease;
  3162. }
  3163.  
  3164. .footer-column:hover {
  3165.    opacity: 0.9;
  3166. }
  3167. </style>
  3168.  
  3169. <!-- Bootstrap 5 JS -->
  3170.  
  3171. <script>
  3172. // Scroll to Top Function
  3173. function scrollToTop() {
  3174.    window.scrollTo({
  3175.        top: 0,
  3176.        behavior: 'smooth'
  3177.    });
  3178. }
  3179.  
  3180. // Initialize Footer V2 Features
  3181. document.addEventListener('DOMContentLoaded', function() {
  3182.    
  3183.    // Newsletter Form Enhancement
  3184.    const newsletterForm = document.querySelector('.newsletter-form');
  3185.    if (newsletterForm) {
  3186.        newsletterForm.addEventListener('submit', function(e) {
  3187.            e.preventDefault(); // Remove this in actual implementation
  3188.            
  3189.            const submitBtn = this.querySelector('.btn-newsletter');
  3190.            const originalText = submitBtn.textContent;
  3191.            
  3192.            submitBtn.textContent = 'Subscribing...';
  3193.            submitBtn.disabled = true;
  3194.            
  3195.            // Simulate form processing
  3196.            setTimeout(() => {
  3197.                submitBtn.textContent = 'Subscribed!';
  3198.                submitBtn.style.background = 'linear-gradient(135deg, #10b981 0%, #059669 100%)';
  3199.                
  3200.                setTimeout(() => {
  3201.                    submitBtn.textContent = originalText;
  3202.                    submitBtn.disabled = false;
  3203.                    submitBtn.style.background = '';
  3204.                    this.reset();
  3205.                }, 2000);
  3206.            }, 1500);
  3207.        });
  3208.    }
  3209.    
  3210.    // Smooth reveal for columns on scroll
  3211.    const observerOptions = {
  3212.        threshold: 0.1,
  3213.        rootMargin: '0px 0px -50px 0px'
  3214.    };
  3215.    
  3216.    const observer = new IntersectionObserver((entries) => {
  3217.        entries.forEach(entry => {
  3218.            if (entry.isIntersecting) {
  3219.                entry.target.style.opacity = '1';
  3220.                entry.target.style.transform = 'translateY(0)';
  3221.            }
  3222.        });
  3223.    }, observerOptions);
  3224.    
  3225.    // Initially hide columns for animation
  3226.    document.querySelectorAll('.footer-column').forEach((column, index) => {
  3227.        column.style.opacity = '0';
  3228.        column.style.transform = 'translateY(20px)';
  3229.        column.style.transition = `all 0.6s ease ${index * 0.1}s`;
  3230.        observer.observe(column);
  3231.    });
  3232.    
  3233.    // Prevent default for placeholder links
  3234.    document.querySelectorAll('a[href="#"]').forEach(link => {
  3235.        link.addEventListener('click', function(e) {
  3236.            e.preventDefault();
  3237.        });
  3238.    });
  3239. });
  3240.  
  3241. document.addEventListener('DOMContentLoaded', function () {
  3242.    var btn = document.getElementById('toggleFooterLinks');
  3243.    if (!btn) return; // No extra links, no button
  3244.  
  3245.    var extras = document.querySelectorAll('#footerLinks li.extra');
  3246.  
  3247.    btn.addEventListener('click', function () {
  3248.        var anyHidden = Array.prototype.some.call(extras, function (li) {
  3249.            return li.classList.contains('d-none');
  3250.        });
  3251.  
  3252.        extras.forEach(function (li) {
  3253.            if (anyHidden) {
  3254.                li.classList.remove('d-none');
  3255.                li.classList.add('show');
  3256.            } else {
  3257.                li.classList.add('d-none');
  3258.                li.classList.remove('show');
  3259.            }
  3260.        });
  3261.  
  3262.        btn.textContent = anyHidden ? 'View less' : 'View more';
  3263.        btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3264.    });
  3265. });
  3266.  
  3267. </script>
  3268.  
  3269.        <!-- end of wpo-site-footer-section -->
  3270.    </div>
  3271.    <!-- end of page-wrapper -->
  3272.  
  3273.    <!-- All JavaScript files
  3274.    ================================================== -->
  3275.    
  3276.  
  3277. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  3278. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  3279. <!-- Plugins for this template -->
  3280. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  3281. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  3282. <!-- Custom script for this template -->
  3283. <script src="/static/blogapp/assets/js/script.js"></script>
  3284.  
  3285. <script>
  3286. (function () {
  3287. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  3288. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  3289.  
  3290. function applyFallback(img) {
  3291. if (!img || img.dataset.fallbackApplied === "1") {
  3292. return;
  3293. }
  3294. var failedSrc = img.currentSrc || img.src || "";
  3295. img.dataset.fallbackApplied = "1";
  3296. img.onerror = null;
  3297. img.src = fallbackImageSrc;
  3298. console.warn("[ImageFallback] Replaced broken image:", {
  3299. failedSrc: failedSrc,
  3300. fallbackSrc: fallbackImageSrc,
  3301. alt: img.alt || "",
  3302. });
  3303. }
  3304.  
  3305. document.querySelectorAll("img").forEach(function (img) {
  3306. if (img.complete && img.naturalWidth === 0) {
  3307. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  3308. failedSrc: img.currentSrc || img.src || "",
  3309. alt: img.alt || "",
  3310. });
  3311. applyFallback(img);
  3312. }
  3313. });
  3314.  
  3315. document.addEventListener(
  3316. "error",
  3317. function (event) {
  3318. var target = event.target;
  3319. if (target && target.tagName === "IMG") {
  3320. applyFallback(target);
  3321. }
  3322. },
  3323. true
  3324. );
  3325. })();
  3326. </script>
  3327.  
  3328. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  3329.  
  3330.  
  3331.  
  3332. <script defer src="https://static.cloudflareinsights.com/beacon.min.js/v833ccba57c9e4d2798f2e76cebdd09a11778172276447" integrity="sha512-57MDmcccJXYtNnH+ZiBwzC4jb2rvgVCEokYN+L/nLlmO8rfYT/gIpW2A569iJ/3b+0UEasghjuZH/ma3wIs/EQ==" data-cf-beacon='{"version":"2024.11.0","token":"b47925438e504124922d3f5e39980813","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
  3333. </body>
  3334.  
  3335. </html>
  3336.  
  3337.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda