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://slotsbritmedia.uk.com

  1.  
  2.  
  3.  
  4. <!DOCTYPE html>
  5. <html lang="en" data-font-scheme="karla">
  6.  
  7.  
  8. <head>
  9.    <meta charset="utf-8">
  10.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  11.    <meta name="viewport" content="width=device-width, initial-scale=1">
  12.    
  13.        <link rel="shortcut icon" type="image/png" href="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/favicon/favicons/KEITHSTON_96_ECz8RHI_BRQaQDk_hXgFSpL.png">
  14.    
  15.  
  16.    <title>Slots Brit Media - UK Casino Reviews &amp; Gambling Insights</title>
  17.    <meta name="description" content="Expert UK casino reviews, slot game analysis, and responsible gambling insights from British gaming enthusiasts. Stay updated with the latest industry trends.">
  18.    <link href="/static/blogapp/assets/css/themify-icons.css" rel="stylesheet">
  19.    <link href="/static/blogapp/assets/css/flaticon.css" rel="stylesheet">
  20.    <link href="/static/blogapp/assets/css/bootstrap.min.css" rel="stylesheet">
  21.    <link href="/static/blogapp/assets/css/animate.css" rel="stylesheet">
  22.    <link href="/static/blogapp/assets/css/owl.carousel.css" rel="stylesheet">
  23.    <link href="/static/blogapp/assets/css/owl.theme.css" rel="stylesheet">
  24.    <link href="/static/blogapp/assets/css/slick.css" rel="stylesheet">
  25.    <link href="/static/blogapp/assets/css/slick-theme.css" rel="stylesheet">
  26.    <link href="/static/blogapp/assets/css/swiper.min.css" rel="stylesheet">
  27.    <link href="/static/blogapp/assets/css/owl.transitions.css" rel="stylesheet">
  28.    <link href="/static/blogapp/assets/css/jquery.fancybox.css" rel="stylesheet">
  29.    <link href="/static/blogapp/assets/css/odometer-theme-default.css" rel="stylesheet">
  30.    <link href="/static/blogapp/assets/css/component.css" rel="stylesheet">
  31.    <link href="/static/blogapp/assets/sass/style.css" rel="stylesheet">
  32.    <link href="/static/blogapp/assets/sass/layout/navbar.css" rel="stylesheet">
  33.    <link href="/static/blogapp/assets/css/responsive.css" rel="stylesheet">
  34.    <link href="/static/blogapp/assets/sass/fonts.css" rel="stylesheet">
  35.    <link rel="canonical" href="https://slotsbritmedia.uk.com/">
  36.    <!-- Dynamic CSS Override -->
  37.    
  38. <style>
  39.    :root {
  40.        /* Bootstrap 5 Color Overrides */
  41.        --bs-primary: #606c38;
  42.        --bs-primary-rgb: 606c38;
  43.        --bs-secondary: #6b7280;
  44.        --bs-success: #2a9d8f;
  45.        --bs-danger: #e63946;
  46.        --bs-warning: #e76f51;
  47.        --bs-info: #457b9d;
  48.        --bs-light: #f4f1de;
  49.        --bs-dark: #283618;
  50.        
  51.        /* Your SCSS Variables Override */
  52.        --theme-primary-color: #606c38;
  53.        --theme-primary-color-s2: #606c38;
  54.        --body-bg-color: #ffffff;
  55.        --section-bg-color: #f9faff;
  56.        --text-color: #283618;
  57.        --text-light-color: #676767;
  58.        --heading-color: #283618;
  59.        --border-color: #d8d5c4;
  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: #e9ece2;
  75.        --navbar-color: #283618;
  76.        --topbar-bg: #f4f1de;
  77.        --topbar-color: #283618;
  78.        --footer-bg: #283618;
  79.        --footer-color: #ffffff;
  80.        --card-bg: #ffffff;
  81.        --card-border: #d8d5c4;
  82.        --card-radius: 10px;
  83.        --link-color: #606c38;
  84.        --link-hover: #4a552c;
  85.        --blog-color: #ffffff;
  86.        --blog-bg: rgba(96, 108, 56, 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. </head>
  368.  
  369.  
  370.  
  371. <body class="page-blogapp:homepage theme-theme_20">
  372.    <div id="healthcheck"></div>
  373.    <!-- start page-wrapper -->
  374.    <div class="page-wrapper">
  375.        
  376.            <!-- start preloader -->
  377.                
  378. <div class="preloader" style="z-index: 1025;">
  379.    <div class="angular-shape">
  380.        <div></div>
  381.        <div></div>
  382.        <div></div>
  383.    </div>
  384.    <div class="spinner">
  385.        <div class="double-bounce1"></div>
  386.        <div class="double-bounce2"></div>
  387.    </div>
  388. </div>  
  389.  
  390.            <!-- end preloader -->
  391.        
  392.        <!-- Start header -->
  393.        <header id="header" class="wpo-site-header">
  394.            
  395.  
  396.  
  397.    
  398.  
  399.  
  400.  
  401. <div class="topbar d-sm-flex d-none">
  402.  <div class="container-fluid fluid-container">
  403.    <div class="row  ">
  404.      <div>
  405.        <div class="pt-2 d-flex gap-2 pb-0">
  406.          <div class="">
  407.            <div class="tilt-button bg-primary-gradient">Latest Update</div>
  408.          </div>
  409.  
  410.          <!-- Add an id to the marquee -->
  411.          <marquee id="newsMarquee" direction="left" scrollamount="4" behavior="scroll" class="d-flex pt-1">
  412.            <p class="text-center">
  413.              
  414.               <a href="/new-york-jets-legend-nick-mangold-passes-away-at-41-while-pursuing-kidney-transplant/" class="px-5 top-color">
  415.                    New York Jets Legend Nick Mangold Passes Away at 41 While Pursuing Kidney Transplant
  416.                  </a>
  417.              
  418.               <a href="/presidential-candidate-claims-election-has-been-manipulated/" class="px-5 top-color">
  419.                    Presidential Candidate Claims Election Has Been &#x27;Manipulated&#x27;
  420.                  </a>
  421.              
  422.               <a href="/tesla-investors-to-cast-their-ballots-on-colossal-1-trillion-pay-package-for-ceo-elon-musk/" class="px-5 top-color">
  423.                    Tesla Investors to Cast Their Ballots on Colossal $1 Trillion Pay Package for CEO Elon Musk
  424.                  </a>
  425.              
  426.               <a href="/strictly-champions-crowned-in-spectacular-grand-final/" class="px-5 top-color">
  427.                    Strictly Champions Crowned in Spectacular Grand Final
  428.                  </a>
  429.              
  430.               <a href="/waist-to-height-ratio-outperforms-body-mass-index-for-determining-cardiovascular-risk/" class="px-5 top-color">
  431.                    Waist-to-Height Ratio Outperforms Body Mass Index for Determining Cardiovascular Risk
  432.                  </a>
  433.              
  434.            </p>
  435.          </marquee>
  436.        </div>
  437.      </div>
  438.    </div>
  439.  </div>
  440. </div>
  441. <style>
  442.  .tilt-button {
  443.  padding: 0.5rem 1rem;
  444.  white-space: nowrap;
  445.  font-weight: bold;
  446.  display: inline-block;
  447.  clip-path: polygon(10px 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
  448.  transition: background 0.3s ease;
  449. }
  450.  
  451.  
  452. </style>
  453. <script>
  454.  // Stop/start marquee when hovering or focusing links inside it
  455.  document.addEventListener("DOMContentLoaded", function () {
  456.    const marquee = document.getElementById("newsMarquee");
  457.    if (!marquee) return;
  458.  
  459.    marquee.querySelectorAll("a").forEach((link) => {
  460.      link.addEventListener("mouseenter", () => marquee.stop());
  461.      link.addEventListener("mouseleave", () => marquee.start());
  462.      // keyboard accessibility
  463.      link.addEventListener("focus", () => marquee.stop());
  464.      link.addEventListener("blur", () => marquee.start());
  465.    });
  466.  });
  467. </script>
  468.  
  469.  
  470.  
  471.            
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478. <header class="header-v7 py-2 mb-4">
  479.    <!-- Top Bar -->
  480.    <div class="top-bar-v7">
  481.        <div class="container-fluid fluid-container">
  482.            <div class="row align-items-center justify-content-center">
  483.                <div class="col-lg-3 col-md-4">
  484.                    <div class="logo-section-v7">
  485.                        <a class="brand-link-v7" href="/">
  486.                            
  487.                                <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/379671e5-33d1-41a1-b128-673def253cec_logo.png" alt="Slots Brit Media" class="logo-img-v7" />
  488.                            
  489.                        </a>
  490.                    </div>
  491.                </div>
  492.                <div class="col-lg-6 col-md-5">
  493.                    <div class="search-bar-v7">
  494.                        <form class="search-form-v7" action="#" method="get">
  495.                            <div class="search-container-v7">
  496.                                <input id="search-input" type="search" class="search-input-v7"
  497.                                    placeholder="Search articles, tutorials, news..." name="q">
  498.                                <button type="submit" class="search-btn-v7">
  499.                                    <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  500.                                        stroke-width="2">
  501.                                        <circle cx="11" cy="11" r="8"></circle>
  502.                                        <path d="m21 21-4.35-4.35"></path>
  503.                                    </svg>
  504.                                </button>
  505.                            </div>
  506.                            <div id="search-results" class="search-results-container search-v1"></div>
  507.                        </form>
  508.                    </div>
  509.                </div>
  510.                <div class="col-lg-3 col-md-3">
  511.                    <!-- Empty column for spacing -->
  512.                </div>
  513.            </div>
  514.        </div>
  515.    </div>
  516.  
  517.    <!-- Main Navigation -->
  518.    <div class="main-nav-v7">
  519.        <div class="container-fluid">
  520.            <div class="nav-wrapper-v7">
  521.  
  522.                <!-- Sidebar Navigation -->
  523.                <nav class="sidebar-nav-v7" id="sidebarNavV7">
  524.                    <div class="nav-header-v7">
  525.                        <h6 class="nav-title-v7">Navigation</h6>
  526.                        <button class="sidebar-close-v7 text-link" onclick="closeSidebarV7()">
  527.                            <svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  528.                                stroke-width="2">
  529.                                <line x1="18" y1="6" x2="6" y2="18"></line>
  530.                                <line x1="6" y1="6" x2="18" y2="18"></line>
  531.                            </svg>
  532.                        </button>
  533.                    </div>
  534.  
  535.                    <ul class="sidebar-menu-v7">
  536.                        <li class="sidebar-item-v7">
  537.                            <a href='/' class="sidebar-link-v7 active-v7">
  538.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  539.                                    stroke="currentColor" stroke-width="2">
  540.                                    <path d="M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path>
  541.                                    <polyline points="9,22 9,12 15,12 15,22"></polyline>
  542.                                </svg>
  543.                                Home
  544.                            </a>
  545.                        </li>
  546.  
  547.                        <li class="sidebar-item-v7 has-submenu-v7">
  548.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('tech-submenu-v7')">
  549.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  550.                                    stroke="currentColor" stroke-width="2">
  551.                                    <rect x="2" y="3" width="20" height="14" rx="2" ry="2"></rect>
  552.                                    <line x1="8" y1="21" x2="16" y2="21"></line>
  553.                                    <line x1="12" y1="17" x2="12" y2="21"></line>
  554.                                </svg>
  555.                                Technology
  556.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  557.                                    stroke="currentColor" stroke-width="2">
  558.                                    <polyline points="6,9 12,15 18,9"></polyline>
  559.                                </svg>
  560.                            </a>
  561.                            <ul class="sidebar-submenu-v7" id="tech-submenu-v7">
  562.                                <li><a href="#" class="sidebar-sublink-v7">Web Development</a></li>
  563.                                <li><a href="#" class="sidebar-sublink-v7">Mobile Apps</a></li>
  564.                                <li><a href="#" class="sidebar-sublink-v7">AI & Machine Learning</a></li>
  565.                                <li><a href="#" class="sidebar-sublink-v7">Cybersecurity</a></li>
  566.                            </ul>
  567.                        </li>
  568.  
  569.                        <li class="sidebar-item-v7 has-submenu-v7">
  570.                            <a href="#" class="sidebar-link-v7" onclick="toggleSubmenuV7('business-submenu-v7')">
  571.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  572.                                    stroke="currentColor" stroke-width="2">
  573.                                    <path
  574.                                        d="M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z">
  575.                                    </path>
  576.                                </svg>
  577.                                Business
  578.                                <svg class="submenu-arrow-v7" width="14" height="14" viewBox="0 0 24 24" fill="none"
  579.                                    stroke="currentColor" stroke-width="2">
  580.                                    <polyline points="6,9 12,15 18,9"></polyline>
  581.                                </svg>
  582.                            </a>
  583.                            <ul class="sidebar-submenu-v7" id="business-submenu-v7">
  584.                                <li><a href="#" class="sidebar-sublink-v7">Startups</a></li>
  585.                                <li><a href="#" class="sidebar-sublink-v7">Marketing</a></li>
  586.                                <li><a href="#" class="sidebar-sublink-v7">Finance</a></li>
  587.                            </ul>
  588.                        </li>
  589.  
  590.                        <li class="sidebar-item-v7">
  591.                            <a href="#" class="sidebar-link-v7">
  592.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  593.                                    stroke="currentColor" stroke-width="2">
  594.                                    <path d="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z"></path>
  595.                                    <path d="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z"></path>
  596.                                </svg>
  597.                                Tutorials
  598.                            </a>
  599.                        </li>
  600.  
  601.                        <li class="sidebar-item-v7">
  602.                            <a href="#" class="sidebar-link-v7">
  603.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  604.                                    stroke="currentColor" stroke-width="2">
  605.                                    <polygon
  606.                                        points="12,2 15.09,8.26 22,9.27 17,14.14 18.18,21.02 12,17.77 5.82,21.02 7,14.14 2,9.27 8.91,8.26">
  607.                                    </polygon>
  608.                                </svg>
  609.                                Reviews
  610.                            </a>
  611.                        </li>
  612.  
  613.                        <li class="sidebar-item-v7">
  614.                            <a href="#" class="sidebar-link-v7">
  615.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  616.                                    stroke="currentColor" stroke-width="2">
  617.                                    <path d="M6 2l3 6 5.5-3-2.5 7h7l-3 6-5.5-3 2.5-7H6z"></path>
  618.                                </svg>
  619.                                News
  620.                            </a>
  621.                        </li>
  622.  
  623.                        <li class="sidebar-item-v7">
  624.                            <a href="#" class="sidebar-link-v7">
  625.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  626.                                    stroke="currentColor" stroke-width="2">
  627.                                    <circle cx="12" cy="12" r="3"></circle>
  628.                                    <path
  629.                                        d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1 1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z">
  630.                                    </path>
  631.                                </svg>
  632.                                About
  633.                            </a>
  634.                        </li>
  635.  
  636.                        <li class="sidebar-item-v7">
  637.                            <a href="#" class="sidebar-link-v7">
  638.                                <svg class="sidebar-icon-v7" width="16" height="16" viewBox="0 0 24 24" fill="none"
  639.                                    stroke="currentColor" stroke-width="2">
  640.                                    <path
  641.                                        d="M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z">
  642.                                    </path>
  643.                                    <polyline points="22,6 12,13 2,6"></polyline>
  644.                                </svg>
  645.                                Contact
  646.                            </a>
  647.                        </li>
  648.                    </ul>
  649.                </nav>
  650.                <div class="sidebar-blur"></div>
  651.  
  652.                <!-- Main Content Area -->
  653.                <div class="content-area-v7">
  654.                    <!-- Horizontal Nav for Desktop -->
  655.                    <nav class="horizontal-nav-v7 d-none d-lg-flex">
  656.                        <ul class="horizontal-menu-v7">
  657.  
  658.                            
  659.                            <li class="horizontal-item-v7">
  660.                                <a href="/" class="horizontal-link-v7 active-v7">Home</a>
  661.                            </li>
  662.  
  663.                            
  664.                            
  665.                             <li class="horizontal-item-v7">
  666.                                <a href="/category/all-posts/" class="horizontal-link-v7">
  667.                                    All Posts
  668.                                </a>
  669.                                </li>
  670.  
  671.                                
  672.  
  673.                                        
  674.                                        
  675.                                
  676.                             <li class="horizontal-item-v7">
  677.                                <a href="/category/business/" class="horizontal-link-v7">
  678.                                    Business
  679.                                </a>
  680.                                </li>
  681.  
  682.                                
  683.  
  684.                                        
  685.                                        
  686.                                
  687.                             <li class="horizontal-item-v7">
  688.                                <a href="/category/esports/" class="horizontal-link-v7">
  689.                                    Esports
  690.                                </a>
  691.                                </li>
  692.  
  693.                                
  694.  
  695.                                        
  696.                                        
  697.                                
  698.                             <li class="horizontal-item-v7">
  699.                                <a href="/category/fashion/" class="horizontal-link-v7">
  700.                                    Fashion
  701.                                </a>
  702.                                </li>
  703.  
  704.                                
  705.  
  706.                                        
  707.                                        
  708.                                
  709.                             <li class="horizontal-item-v7">
  710.                                <a href="/category/featured/" class="horizontal-link-v7">
  711.                                    Featured
  712.                                </a>
  713.                                </li>
  714.  
  715.                                
  716.  
  717.                                        
  718.                                        
  719.                                
  720.                             <li class="horizontal-item-v7">
  721.                                <a href="/category/gaming/" class="horizontal-link-v7">
  722.                                    Gaming
  723.                                </a>
  724.                                </li>
  725.  
  726.                                
  727.  
  728.                                        
  729.                                        
  730.                                
  731.                             <li class="horizontal-item-v7">
  732.                                <a href="/category/health/" class="horizontal-link-v7">
  733.                                    Health
  734.                                </a>
  735.                                </li>
  736.  
  737.                                
  738.  
  739.                                        
  740.                                        
  741.                                
  742.                            
  743.                                
  744.                                <li class="horizontal-item-v7 dropdown-v7">
  745.                                    <a href="#" class="horizontal-link-v7">More</a>
  746.                                    <div class="horizontal-dropdown-v7">
  747.                                        <a href="/category/life-fitness/"
  748.                                            class="dropdown-item-v7">
  749.                                            Life &amp; Fitness
  750.                                        </a>
  751.                                        
  752.  
  753.                                        
  754.                                        
  755.                                
  756.                            
  757.                                        <a href="/category/lifestyle/"
  758.                                            class="dropdown-item-v7">
  759.                                            Lifestyle
  760.                                        </a>
  761.                                        
  762.  
  763.                                        
  764.                                        
  765.                                
  766.                            
  767.                                        <a href="/category/news/"
  768.                                            class="dropdown-item-v7">
  769.                                            News
  770.                                        </a>
  771.                                        
  772.  
  773.                                        
  774.                                        
  775.                                
  776.                            
  777.                                        <a href="/category/others/"
  778.                                            class="dropdown-item-v7">
  779.                                            Others
  780.                                        </a>
  781.                                        
  782.  
  783.                                        
  784.                                        
  785.                                
  786.                            
  787.                                        <a href="/category/politics/"
  788.                                            class="dropdown-item-v7">
  789.                                            Politics
  790.                                        </a>
  791.                                        
  792.  
  793.                                        
  794.                                        
  795.                                
  796.                            
  797.                                        <a href="/category/sports/"
  798.                                            class="dropdown-item-v7">
  799.                                            Sports
  800.                                        </a>
  801.                                        
  802.  
  803.                                        
  804.                                        
  805.                                
  806.                            
  807.                                        <a href="/category/tech/"
  808.                                            class="dropdown-item-v7">
  809.                                            Tech
  810.                                        </a>
  811.                                        
  812.  
  813.                                        
  814.                                        
  815.                                
  816.                            
  817.                                        <a href="/category/travel/"
  818.                                            class="dropdown-item-v7">
  819.                                            Travel
  820.                                        </a>
  821.                                        
  822.  
  823.                                        
  824.                                        
  825.                                    </div>
  826.                                </li>
  827.                                
  828.                                
  829. <li>
  830.                  <a href="/page/contact-us/">
  831.                     Contact Us
  832.                  </a>
  833.              </li>
  834.                        </ul>
  835.                    </nav>
  836.  
  837.  
  838.                    <!-- Mobile Menu Button -->
  839.                    <button class="mobile-menu-btn-v7 d-lg-none text-link" onclick="openSidebarV7()">
  840.                        <svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
  841.                            stroke-width="2">
  842.                            <line x1="3" y1="6" x2="21" y2="6"></line>
  843.                            <line x1="3" y1="12" x2="21" y2="12"></line>
  844.                            <line x1="3" y1="18" x2="21" y2="18"></line>
  845.                        </svg>
  846.                        Menu
  847.                    </button>
  848.                </div>
  849.            </div>
  850.        </div>
  851.    </div>
  852.  
  853.    <!-- Overlay for mobile sidebar -->
  854.    <div class="sidebar-overlay-v7" id="sidebarOverlayV7" onclick="closeSidebarV7()"></div>
  855. </header>
  856.  
  857. <style>
  858.    /* Navbar V7 Styles - Vertical Sidebar Navigation */
  859.    .header-v7 {
  860.        position: relative;
  861.        background: var(--navbar-bg);
  862.    }
  863.  
  864.    /* Top Bar Styles */
  865.    .top-bar-v7 {
  866.        padding: 15px 0;
  867.        border-bottom: 1px solid var(--border-color);
  868.        background: var(--navbar-bg);
  869.    }
  870.  
  871.    .logo-img-v7 {
  872.        max-height: 70px;
  873.        transition: transform 0.3s ease;
  874.    }
  875.  
  876.    .logo-img-v7:hover {
  877.        transform: scale(1.05);
  878.    }
  879.  
  880.    /* Search Bar Styles */
  881.    .search-container-v7 {
  882.        position: relative;
  883.        display: flex;
  884.        align-items: center;
  885.        background: transparent;
  886.        border: 2px solid var(--border-color);
  887.        border-radius: 8px;
  888.        overflow: hidden;
  889.        transition: all 0.3s ease;
  890.    }
  891.  
  892.    .search-container-v7:focus-within {
  893.        border-color: #007bff33;
  894.        box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
  895.    }
  896.  
  897.    .search-input-v7 {
  898.        color: var(--topbar-color) !important;
  899.        flex: 1;
  900.        border: none;
  901.        padding: 12px 16px;
  902.        font-size: 14px;
  903.        outline: none;
  904.        background: transparent;
  905.    }
  906.  
  907.    .search-input-v7::placeholder {
  908.        color: #a0aec0;
  909.    }
  910.  
  911.    .search-btn-v7 {
  912.        background: var(--bs-primary);
  913.        color: white;
  914.        border: none;
  915.        padding: 12px 16px;
  916.        cursor: pointer;
  917.        transition: background 0.3s ease;
  918.    }
  919.  
  920.    .search-btn-v7:hover {
  921.        background: #3182ce;
  922.    }
  923.  
  924.    /* Header Actions */
  925.    .header-actions-v7 {
  926.        display: flex;
  927.        align-items: center;
  928.        gap: 15px;
  929.        justify-content: flex-end;
  930.    }
  931.  
  932.    .notification-btn-v7,
  933.    .profile-btn-v7 {
  934.        background: none;
  935.        border: none;
  936.        padding: 8px;
  937.        border-radius: 8px;
  938.        cursor: pointer;
  939.        transition: background 0.3s ease;
  940.        position: relative;
  941.    }
  942.  
  943.    .notification-btn-v7:hover,
  944.    .profile-btn-v7:hover {
  945.        background: #f1f5f9;
  946.    }
  947.  
  948.    .notification-badge-v7 {
  949.        position: absolute;
  950.        top: 2px;
  951.        right: 2px;
  952.        background: #e53e3e;
  953.        color: white;
  954.        font-size: 16px;
  955.        font-weight: 600;
  956.        width: 16px;
  957.        height: 16px;
  958.        border-radius: 50%;
  959.        display: flex;
  960.        align-items: center;
  961.        justify-content: center;
  962.    }
  963.  
  964.    .profile-avatar-v7 {
  965.        width: 32px;
  966.        height: 32px;
  967.        background: var(--border-color);
  968.        border-radius: 50%;
  969.        display: flex;
  970.        align-items: center;
  971.        justify-content: center;
  972.    }
  973.  
  974.    /* Main Navigation */
  975.    .main-nav-v7 {
  976.        background: var(--navbar-bg);
  977.    }
  978.  
  979.    .nav-wrapper-v7 {
  980.        display: flex;
  981.        align-items: center;
  982.        justify-content: center;
  983.        min-height: 60px;
  984.    }
  985.  
  986.    /* Sidebar Navigation */
  987.    .sidebar-nav-v7 {
  988.        position: fixed;
  989.        top: 0;
  990.        left: -350px;
  991.        width: 350px;
  992.        height: 100vh;
  993.        background: var(--navbar-bg);
  994.        z-index: 1000;
  995.        transition: left 0.3s ease;
  996.        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.1);
  997.        overflow-y: auto;
  998.    }
  999.  
  1000.    .sidebar-nav-v7.show-v7 {
  1001.        left: 0;
  1002.    }
  1003.  
  1004.    .nav-header-v7 {
  1005.        display: flex;
  1006.        align-items: center;
  1007.        justify-content: space-between;
  1008.        padding: 20px 25px;
  1009.        border-bottom: 1px solid var(--border-color);
  1010.        background: var(--navbar-bg);
  1011.    }
  1012.  
  1013.    .nav-title-v7 {
  1014.        font-size: 16px;
  1015.        font-weight: 600;
  1016.        color: #2d3748;
  1017.        margin: 0;
  1018.    }
  1019.  
  1020.    .sidebar-close-v7 {
  1021.        background: none;
  1022.        border: none;
  1023.        padding: 8px;
  1024.        cursor: pointer;
  1025.        border-radius: 6px;
  1026.        transition: background 0.3s ease;
  1027.    }
  1028.  
  1029.    .sidebar-close-v7:hover {
  1030.        background: var(--border-color);
  1031.    }
  1032.  
  1033.    .sidebar-menu-v7 {
  1034.        list-style: none;
  1035.        padding: 20px 0;
  1036.        margin: 0;
  1037.    }
  1038.  
  1039.    .sidebar-item-v7 {
  1040.        margin-bottom: 5px;
  1041.    }
  1042.  
  1043.    .sidebar-link-v7 {
  1044.        display: flex;
  1045.        align-items: center;
  1046.        color: #4a5568;
  1047.        text-decoration: none;
  1048.        padding: 15px 25px;
  1049.        font-size: 15px;
  1050.        font-weight: 500;
  1051.        transition: all 0.3s ease;
  1052.        position: relative;
  1053.    }
  1054.  
  1055.    .sidebar-link-v7:hover,
  1056.    .sidebar-link-v7.active-v7 {
  1057.        color: #007bff;
  1058.        background: var(--border-color);
  1059.    }
  1060.  
  1061.    .sidebar-link-v7.active-v7::before {
  1062.        content: '';
  1063.        position: absolute;
  1064.        left: 0;
  1065.        top: 0;
  1066.        bottom: 0;
  1067.        width: 4px;
  1068.        background: #007bff;
  1069.    }
  1070.  
  1071.    .sidebar-icon-v7 {
  1072.        margin-right: 12px;
  1073.        color: currentColor;
  1074.    }
  1075.  
  1076.    .submenu-arrow-v7 {
  1077.        margin-left: auto;
  1078.        transition: transform 0.3s ease;
  1079.    }
  1080.  
  1081.    .has-submenu-v7.open-v7 .submenu-arrow-v7 {
  1082.        transform: rotate(180deg);
  1083.    }
  1084.  
  1085.    .sidebar-submenu-v7 {
  1086.        list-style: none;
  1087.        padding: 0;
  1088.        margin: 0;
  1089.        max-height: 0;
  1090.        overflow: hidden;
  1091.        transition: max-height 0.3s ease;
  1092.        background: var(--navbar-bg);
  1093.    }
  1094.  
  1095.    .sidebar-submenu-v7.show-v7 {
  1096.        max-height: 300px;
  1097.        padding: 10px 0;
  1098.    }
  1099.  
  1100.    .sidebar-sublink-v7 {
  1101.        display: block;
  1102.        color: #718096;
  1103.        text-decoration: none;
  1104.        padding: 10px 25px 10px 55px;
  1105.        font-size: 14px;
  1106.        transition: all 0.3s ease;
  1107.    }
  1108.  
  1109.    .sidebar-sublink-v7:hover {
  1110.        color: #007bff;
  1111.        background: var(--border-color);
  1112.    }
  1113.  
  1114.    /* Sidebar Footer */
  1115.    .sidebar-footer-v7 {
  1116.        padding: 25px;
  1117.        margin-top: auto;
  1118.        border-top: 1px solid var(--border-color);
  1119.    }
  1120.  
  1121.    .sidebar-cta-v7 {
  1122.        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  1123.        padding: 20px;
  1124.        border-radius: 12px;
  1125.        text-align: center;
  1126.        color: white;
  1127.    }
  1128.  
  1129.    .cta-title-v7 {
  1130.        font-size: 14px;
  1131.        font-weight: 600;
  1132.        margin: 0 0 5px 0;
  1133.    }
  1134.  
  1135.    .cta-text-v7 {
  1136.        font-size: 12px;
  1137.        margin: 0 0 15px 0;
  1138.        opacity: 0.9;
  1139.    }
  1140.  
  1141.    .cta-btn-v7 {
  1142.        background: rgba(255, 255, 255, 0.2);
  1143.        color: white;
  1144.        border: 1px solid rgba(255, 255, 255, 0.3);
  1145.        padding: 8px 20px;
  1146.        border-radius: 20px;
  1147.        font-size: 12px;
  1148.        font-weight: 500;
  1149.        cursor: pointer;
  1150.        transition: all 0.3s ease;
  1151.    }
  1152.  
  1153.    .cta-btn-v7:hover {
  1154.        background: rgba(255, 255, 255, 0.3);
  1155.    }
  1156.  
  1157.    /* Horizontal Navigation for Desktop */
  1158.    .horizontal-nav-v7 {
  1159.        flex: 1;
  1160.        display: flex;
  1161.        justify-content: center;
  1162.    }
  1163.  
  1164.    .horizontal-menu-v7 {
  1165.        list-style: none;
  1166.        padding: 0;
  1167.        margin: 0;
  1168.        display: flex;
  1169.        align-items: center;
  1170.    }
  1171.  
  1172.    .horizontal-item-v7 {
  1173.        position: relative;
  1174.        margin-right: 30px;
  1175.    }
  1176.  
  1177.    .horizontal-link-v7 {
  1178.        color: #4a5568;
  1179.        text-decoration: none;
  1180.        font-size: 16px;
  1181.        font-weight: 500;
  1182.        padding: 20px 0;
  1183.        position: relative;
  1184.        transition: color 0.3s ease;
  1185.    }
  1186.  
  1187.    .horizontal-link-v7::after {
  1188.        content: '';
  1189.        position: absolute;
  1190.        bottom: 0;
  1191.        left: 0;
  1192.        width: 0;
  1193.        height: 2px;
  1194.        background: #007bff;
  1195.        transition: width 0.3s ease;
  1196.    }
  1197.  
  1198.    .horizontal-link-v7:hover,
  1199.    .horizontal-link-v7.active-v7 {
  1200.        color: #007bff;
  1201.        font-weight: 600;
  1202.    }
  1203.  
  1204.    .horizontal-link-v7:hover::after,
  1205.    .horizontal-link-v7.active-v7::after {
  1206.        width: 100%;
  1207.    }
  1208.  
  1209.    /* Horizontal Dropdown */
  1210.    .horizontal-dropdown-v7 {
  1211.        position: absolute;
  1212.        top: 100%;
  1213.        left: 0;
  1214.        background: var(--navbar-bg);
  1215.        min-width: 200px;
  1216.        border-radius: 8px;
  1217.        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  1218.        opacity: 0;
  1219.        visibility: hidden;
  1220.        transform: translateY(-10px);
  1221.        transition: all 0.3s ease;
  1222.        padding: 10px 0;
  1223.        z-index: 100;
  1224.    }
  1225.  
  1226.    .dropdown-v7:hover .horizontal-dropdown-v7 {
  1227.        opacity: 1;
  1228.        visibility: visible;
  1229.        transform: translateY(0);
  1230.    }
  1231.  
  1232.    .dropdown-item-v7 {
  1233.        display: block;
  1234.        color: #4a5568;
  1235.        text-decoration: none;
  1236.        padding: 12px 20px;
  1237.        font-size: 14px;
  1238.        transition: all 0.3s ease;
  1239.    }
  1240.  
  1241.    .dropdown-item-v7:hover {
  1242.        color: #007bff;
  1243.        background: #565758ff;
  1244.    }
  1245.  
  1246.    /* Mobile Menu Button */
  1247.    .mobile-menu-btn-v7 {
  1248.        background: none;
  1249.        border: 1px solid var(--border-color);
  1250.        padding: 10px 15px;
  1251.        border-radius: 8px;
  1252.        cursor: pointer;
  1253.        display: flex;
  1254.        align-items: center;
  1255.        gap: 8px;
  1256.        font-size: 14px;
  1257.        font-weight: 500;
  1258.        color: #4a5568;
  1259.        transition: all 0.3s ease;
  1260.        margin: 0 auto;
  1261.    }
  1262.  
  1263.    .mobile-menu-btn-v7:hover {
  1264.        border-color: #cbd5e0;
  1265.        opacity: 0.7;
  1266.    }
  1267.  
  1268.    /* Sidebar Overlay */
  1269.    .sidebar-overlay-v7 {
  1270.        position: fixed;
  1271.        top: 0;
  1272.        left: 0;
  1273.        right: 0;
  1274.        bottom: 0;
  1275.        background: rgba(0, 0, 0, 0.5);
  1276.        z-index: 999;
  1277.        opacity: 0;
  1278.        visibility: hidden;
  1279.        transition: all 0.3s ease;
  1280.    }
  1281.  
  1282.    .sidebar-overlay-v7.show-v7 {
  1283.        opacity: 1;
  1284.        visibility: visible;
  1285.    }
  1286.  
  1287.    /* Responsive Design */
  1288.    @media (max-width: 991px) {
  1289.        .top-bar-v7 .col-lg-6 {
  1290.            order: 3;
  1291.            margin-top: 15px;
  1292.        }
  1293.  
  1294.        .header-actions-v7 {
  1295.            justify-content: flex-start;
  1296.        }
  1297.    }
  1298.  
  1299.    @media (max-width: 768px) {
  1300.        .sidebar-nav-v7 {
  1301.            width: 300px;
  1302.            left: -300px;
  1303.        }
  1304.  
  1305.        .search-container-v7 {
  1306.            margin-top: 10px;
  1307.        }
  1308.    }
  1309. </style>
  1310.  
  1311. <script>
  1312.    function openSidebarV7() {
  1313.        const sidebar = document.getElementById('sidebarNavV7');
  1314.        const overlay = document.getElementById('sidebarOverlayV7');
  1315.  
  1316.        sidebar.classList.add('show-v7');
  1317.        overlay.classList.add('show-v7');
  1318.        document.body.style.overflow = 'hidden';
  1319.    }
  1320.  
  1321.    function closeSidebarV7() {
  1322.        const sidebar = document.getElementById('sidebarNavV7');
  1323.        const overlay = document.getElementById('sidebarOverlayV7');
  1324.  
  1325.        sidebar.classList.remove('show-v7');
  1326.        overlay.classList.remove('show-v7');
  1327.        document.body.style.overflow = '';
  1328.    }
  1329.  
  1330.    function toggleSubmenuV7(submenuId) {
  1331.        const submenu = document.getElementById(submenuId);
  1332.        const parentItem = submenu.closest('.sidebar-item-v7');
  1333.  
  1334.        // Close other open submenus
  1335.        const allSubmenus = document.querySelectorAll('.sidebar-submenu-v7');
  1336.        const allParentItems = document.querySelectorAll('.has-submenu-v7');
  1337.  
  1338.        allSubmenus.forEach(menu => {
  1339.            if (menu.id !== submenuId) {
  1340.                menu.classList.remove('show-v7');
  1341.            }
  1342.        });
  1343.  
  1344.        allParentItems.forEach(item => {
  1345.            if (item !== parentItem) {
  1346.                item.classList.remove('open-v7');
  1347.            }
  1348.        });
  1349.  
  1350.        // Toggle current submenu
  1351.        submenu.classList.toggle('show-v7');
  1352.        parentItem.classList.toggle('open-v7');
  1353.    }
  1354.  
  1355.    // Close sidebar when clicking outside
  1356.    document.addEventListener('click', function (event) {
  1357.        const sidebar = document.getElementById('sidebarNavV7');
  1358.        const mobileBtn = document.querySelector('.mobile-menu-btn-v7');
  1359.  
  1360.        if (!sidebar.contains(event.target) && !mobileBtn.contains(event.target)) {
  1361.            closeSidebarV7();
  1362.        }
  1363.    });
  1364.  
  1365.    // Handle window resize
  1366.    window.addEventListener('resize', function () {
  1367.        if (window.innerWidth >= 992) {
  1368.            closeSidebarV7();
  1369.        }
  1370.    });
  1371. </script>
  1372.  
  1373. <script>
  1374.  document.addEventListener("DOMContentLoaded", function () {
  1375.    console.log("loaded");
  1376.  
  1377.     const searchInput = document.getElementById("search-input")
  1378.    const searchResults = document.getElementById("search-results");
  1379.  
  1380.    if (!searchInput || !searchResults) {
  1381.      console.error("Search input/results not found");
  1382.      return;
  1383.    }
  1384.  
  1385.    // Prevent form submission
  1386.    if (searchInput.form) {
  1387.      searchInput.form.addEventListener("submit", function (e) {
  1388.        e.preventDefault();
  1389.      });
  1390.    }
  1391.  
  1392.    // Add event listener for keyup
  1393.    searchInput.addEventListener("keyup", function (e) {
  1394.      console.log("Key pressed:", e.key);
  1395.      e.preventDefault();
  1396.  
  1397.      const query = searchInput.value.trim();
  1398.      console.log("User is typing: " + query);
  1399.  
  1400.      // If empty → clear and hide
  1401.      if (query === "") {
  1402.        searchResults.innerHTML = "";
  1403.        searchResults.style.display = "none";
  1404.        return;
  1405.      }
  1406.  
  1407.      // Show results
  1408.      searchResults.style.display = "block";
  1409.  
  1410.      // Fetch search results
  1411.      fetch("/search-posts?version=v1&q=" + encodeURIComponent(query), {
  1412.        method: "GET",
  1413.        headers: { "X-Requested-With": "XMLHttpRequest" },
  1414.      })
  1415.        .then(response => {
  1416.          console.log("Response Status:", response.status);
  1417.          return response.json();
  1418.        })
  1419.        .then(data => {
  1420.          console.log("Data received:", data);
  1421.          if (data.html) {
  1422.            searchResults.innerHTML = data.html;
  1423.          } else {
  1424.            searchResults.innerHTML = "<p>No results found.</p>";
  1425.          }
  1426.        })
  1427.        .catch(error => {
  1428.          console.error("Error fetching search results:", error);
  1429.        });
  1430.    });
  1431.  
  1432.    // Close results when clicking outside
  1433.    document.addEventListener("click", function (e) {
  1434.      if (!searchInput.contains(e.target) && !searchResults.contains(e.target)) {
  1435.        searchResults.style.display = "none";
  1436.      }
  1437.    });
  1438.  
  1439.    // Close results on ESC key
  1440.    document.addEventListener("keydown", function (e) {
  1441.      if (e.key === "Escape") {
  1442.        searchResults.style.display = "none";
  1443.      }
  1444.    });
  1445.  });
  1446. </script>
  1447.  
  1448. <style>
  1449.        /* search field */
  1450.  .search-results-container {
  1451.  position: absolute;
  1452.  top: 100%; /* Position it below the input field */
  1453.  left: 10px;
  1454.  right: 10px;
  1455.  background-color: white;
  1456.  border: 1px solid #ddd;
  1457.  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  1458.  max-height: 300px;
  1459.  overflow-y: auto;
  1460.  z-index: 1000;
  1461.  display: none; /* Initially hidden */
  1462. }
  1463.  
  1464. .search-results-container p {
  1465.  margin: 0;
  1466. }
  1467.  
  1468. .search-results-container .result-item {
  1469.  padding: 10px;
  1470.  cursor: pointer;
  1471. }
  1472.  
  1473. .search-results-container .result-item:hover {
  1474.  background-color: #f0f0f0;
  1475. }
  1476. </style>
  1477.  
  1478.        </header>
  1479.        <!-- end of header -->
  1480.        <!-- start of wpo-blog-hero -->
  1481.        
  1482.  
  1483.  
  1484.  
  1485.  
  1486.  
  1487.  
  1488.  
  1489. <div class="blog-hero-v8 my-5">
  1490.  <div class="container-fluid fluid-container">
  1491.    <!-- Full-Width Featured Article -->
  1492.    <div class="row g-4 mb-5">
  1493.      <div class="col-12">
  1494.        
  1495.        
  1496.          
  1497.        <article class="full-featured">
  1498.          <div class="featured-image-container">
  1499.            
  1500.              <img src="/static/blogapp/assets/images/breaking-news/img-3.jpg" alt="Ecological Catastrophe Concerns as Millions of Plastic Beads Wash Up on Camber Sands" class="featured-image" />
  1501.            
  1502.            <div class="category-tag bg-primary-gradient news-tag">News</div>
  1503.          </div>
  1504.          <div class="featured-content">
  1505.            <h1 class="featured-title">
  1506.              <a href="/ecological-catastrophe-concerns-as-millions-of-plastic-beads-wash-up-on-camber-sands/">Ecological Catastrophe Concerns as Millions of Plastic Beads Wash Up on Camber Sands</a>
  1507.            </h1>
  1508.            <p class="featured-summary">Discover amazing stories and insights from our featured article.</p>
  1509.            <div class="article-meta">
  1510.              <div class="author-info">
  1511.                
  1512.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Catherine Hicks's Profile" class="author-pic" />
  1513.                
  1514.                <div class="author-text">
  1515.                  <span class="author-name">Catherine Hicks</span>
  1516.                  
  1517.                  <span class="post-time">August 17, 2026</span>
  1518.                </div>
  1519.              </div>
  1520.              <div class="reading-info">
  1521.                
  1522.              </div>
  1523.            </div>
  1524.          </div>
  1525.        </article>
  1526.  
  1527.        
  1528.        
  1529.      </div>
  1530.    </div>
  1531.  
  1532.    <!-- Bottom Section: Compact Cards and Recent Sidebar -->
  1533.    <div class="row g-4">
  1534.      
  1535.      <div class="col-lg-3 col-md-6 col-12">
  1536.        <article class="compact-card">
  1537.          <div class="compact-image">
  1538.            
  1539.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="A Thorough COP30 Jargon Explainer" />
  1540.            
  1541.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1542.          </div>
  1543.          <div class="compact-body">
  1544.            <h3 class="compact-title">
  1545.              <a href="/a-thorough-cop30-jargon-explainer/">A Thorough COP30 Jargon Explainer</a>
  1546.            </h3>
  1547.            <p class="compact-text"></p>
  1548.            <div class="compact-footer">
  1549.              <div class="compact-author">
  1550.                
  1551.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Catherine Hicks's Profile" class="compact-avatar" />
  1552.                
  1553.                <span class="compact-name">Catherine …</span>
  1554.              </div>
  1555.              <span class="compact-date">Aug 17</span>
  1556.            </div>
  1557.          </div>
  1558.        </article>
  1559.      </div>
  1560.      
  1561.      <div class="col-lg-3 col-md-6 col-12">
  1562.        <article class="compact-card">
  1563.          <div class="compact-image">
  1564.            
  1565.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Tanzania Security Clampdown on Planned Demonstration Leaves City Centers Deserted." />
  1566.            
  1567.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1568.          </div>
  1569.          <div class="compact-body">
  1570.            <h3 class="compact-title">
  1571.              <a href="/tanzania-security-clampdown-on-planned-demonstration-leaves-city-centers-deserted/">Tanzania Security Clampdown on Planned Demonstration Leaves City Centers Deserted.</a>
  1572.            </h3>
  1573.            <p class="compact-text"></p>
  1574.            <div class="compact-footer">
  1575.              <div class="compact-author">
  1576.                
  1577.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Catherine Hicks's Profile" class="compact-avatar" />
  1578.                
  1579.                <span class="compact-name">Catherine …</span>
  1580.              </div>
  1581.              <span class="compact-date">Aug 17</span>
  1582.            </div>
  1583.          </div>
  1584.        </article>
  1585.      </div>
  1586.      
  1587.      <div class="col-lg-3 col-md-6 col-12">
  1588.        <article class="compact-card">
  1589.          <div class="compact-image">
  1590.            
  1591.              <img src="/static/blogapp/assets/images/hero/img-3.jpg" alt="Ndiaye, Harlem Globetrotters-Level Skills and Sobering Football Statistics" />
  1592.            
  1593.            <div class="category-tag bg-primary-gradient news-cat">News</div>
  1594.          </div>
  1595.          <div class="compact-body">
  1596.            <h3 class="compact-title">
  1597.              <a href="/ndiaye-harlem-globetrotters-level-skills-and-sobering-football-statistics/">Ndiaye, Harlem Globetrotters-Level Skills and Sobering Football Statistics</a>
  1598.            </h3>
  1599.            <p class="compact-text"></p>
  1600.            <div class="compact-footer">
  1601.              <div class="compact-author">
  1602.                
  1603.                  <img src="/static/blogapp/assets/images/blog/blog-avater/img-1.jpg" alt="Catherine Hicks's Profile" class="compact-avatar" />
  1604.                
  1605.                <span class="compact-name">Catherine …</span>
  1606.              </div>
  1607.              <span class="compact-date">Aug 17</span>
  1608.            </div>
  1609.          </div>
  1610.        </article>
  1611.      </div>
  1612.      
  1613.  
  1614.      <!-- Recent Articles Sidebar -->
  1615.      <div class="col-lg-3 col-md-6 col-12">
  1616.        <div class="recent-section">
  1617.          <h3 class="recent-title">Recent Articles</h3>
  1618.          <div class="recent-list">
  1619.            
  1620.            <div class="recent-item">
  1621.              <div class="recent-content">
  1622.                <h4 class="recent-article-title">
  1623.                  <a href="/do-populist-led-governments-inevitably-wreck-the-economic-system/">Do Populist-Led Governments Inevitably Wreck the Economic System?</a>
  1624.                </h4>
  1625.                <span class="recent-date">August 17, 2026</span>
  1626.              </div>
  1627.            </div>
  1628.            
  1629.          </div>
  1630.        </div>
  1631.      </div>
  1632.    </div>
  1633.  </div>
  1634. </div>
  1635.  
  1636.  
  1637.  
  1638. <style>
  1639.  /* Full-Width Featured Article */
  1640.  .full-featured {
  1641.    background: var(--card-bg, #ffffff);
  1642.    border-radius: 12px;
  1643.    overflow: hidden;
  1644.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1645.    border: 1px solid var(--border-color, #e5e7eb);
  1646.    transition: box-shadow 0.3s ease;
  1647.  }
  1648.  
  1649.  .full-featured:hover {
  1650.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1651.  }
  1652.  
  1653.  .featured-image-container {
  1654.    position: relative;
  1655.    height: 400px;
  1656.    overflow: hidden;
  1657.  }
  1658.  
  1659.  .featured-image {
  1660.    width: 100%;
  1661.    height: 100%;
  1662.    object-fit: cover;
  1663.  }
  1664.  
  1665.  .featured-content {
  1666.    padding: 2rem;
  1667.  }
  1668.  
  1669.  .featured-title {
  1670.    font-size: 2.5rem;
  1671.    font-weight: 700;
  1672.    color: #111827;
  1673.    margin-bottom: 1rem;
  1674.    line-height: 1.2;
  1675.  }
  1676.  
  1677.  .featured-title a {
  1678.    color: inherit;
  1679.    text-decoration: none;
  1680.  }
  1681.  
  1682.  .featured-title a:hover {
  1683.    color: #3b82f6;
  1684.    transition: color 0.3s ease;
  1685.  }
  1686.  
  1687.  .featured-summary {
  1688.    font-size: 1.1rem;
  1689.    color: #4b5563;
  1690.    line-height: 1.6;
  1691.    margin-bottom: 1.5rem;
  1692.  }
  1693.  
  1694.  /* Category Tags - Dynamic Colors */
  1695.  .category-tag {
  1696.    position: absolute;
  1697.    top: 1rem;
  1698.    left: 1rem;
  1699.    padding: 0.4rem 1.2rem;
  1700.    font-size: 0.8rem;
  1701.    font-weight: 600;
  1702.    text-transform: uppercase;
  1703.    color: white;
  1704.    border-radius: 20px;
  1705.    z-index: 2;
  1706.  }
  1707.  
  1708.  /* Category Colors */
  1709.  
  1710.  .business-tag, .business-cat { background-color: #10b981; }
  1711.  
  1712.  .lifestyle-tag, .lifestyle-cat { background-color: #8b5cf6; }
  1713.  .sports-tag, .sports-cat { background-color: #f59e0b; }
  1714.  .travel-tag, .travel-cat { background-color: #06b6d4; }
  1715.  .health-tag, .health-cat { background-color: #84cc16; }
  1716.  
  1717.  /* Article Meta */
  1718.  .article-meta {
  1719.    display: flex;
  1720.    align-items: center;
  1721.    justify-content: space-between;
  1722.    font-size: 0.9rem;
  1723.    color: #6b7280;
  1724.  }
  1725.  
  1726.  .author-info {
  1727.    display: flex;
  1728.    align-items: center;
  1729.    gap: 0.75rem;
  1730.  }
  1731.  
  1732.  .author-pic {
  1733.    width: 40px;
  1734.    height: 40px;
  1735.    border-radius: 50%;
  1736.    object-fit: cover;
  1737.  }
  1738.  
  1739.  .author-name {
  1740.    font-weight: 600;
  1741.    color: var(--topbar-color, #111827);
  1742.  }
  1743.  
  1744.  .post-time {
  1745.    font-size: 0.85rem;
  1746.    color: #6b7280;
  1747.  }
  1748.  
  1749.  .read-time {
  1750.    background: #f3f4f6;
  1751.    padding: 0.25rem 0.75rem;
  1752.    border-radius: 12px;
  1753.    font-size: 0.8rem;
  1754.  }
  1755.  
  1756.  /* Compact Cards */
  1757.  .compact-card {
  1758.    background: var(--card-bg, #ffffff);
  1759.    border-radius: 12px;
  1760.    overflow: hidden;
  1761.    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.05);
  1762.    border: 1px solid var(--border-color, #e5e7eb);
  1763.    transition: box-shadow 0.3s ease;
  1764.    height: 100%;
  1765.  }
  1766.  
  1767.  .compact-card:hover {
  1768.    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  1769.  }
  1770.  
  1771.  .compact-image {
  1772.    position: relative;
  1773.    height: 160px;
  1774.    overflow: hidden;
  1775.  }
  1776.  
  1777.  .compact-image img {
  1778.    width: 100%;
  1779.    height: 100%;
  1780.    object-fit: cover;
  1781.  }
  1782.  
  1783.  .compact-category {
  1784.    position: absolute;
  1785.    top: 0.75rem;
  1786.    left: 0.75rem;
  1787.    padding: 0.3rem 1rem;
  1788.    font-size: 0.75rem;
  1789.    border-radius: 20px;
  1790.    color: white;
  1791.    font-weight: 600;
  1792.    text-transform: uppercase;
  1793.  }
  1794.  
  1795.  .compact-body {
  1796.    padding: 1.25rem;
  1797.  }
  1798.  
  1799.  .compact-title {
  1800.    font-size: 1.1rem;
  1801.    font-weight: 600;
  1802.    color: #111827;
  1803.    margin-bottom: 0.5rem;
  1804.    line-height: 1.3;
  1805.  }
  1806.  
  1807.  .compact-title a {
  1808.    color: inherit;
  1809.    text-decoration: none;
  1810.  }
  1811.  
  1812.  .compact-title a:hover {
  1813.    color: #3b82f6;
  1814.    transition: color 0.3s ease;
  1815.  }
  1816.  
  1817.  .compact-text {
  1818.    font-size: 0.9rem;
  1819.    color: #4b5563;
  1820.    line-height: 1.5;
  1821.  }
  1822.  
  1823.  .compact-footer {
  1824.    display: flex;
  1825.    justify-content: space-between;
  1826.    align-items: center;
  1827.    margin-top: 1rem;
  1828.    font-size: 0.85rem;
  1829.    color: #6b7280;
  1830.  }
  1831.  
  1832.  .compact-author {
  1833.    display: flex;
  1834.    align-items: center;
  1835.    gap: 0.5rem;
  1836.  }
  1837.  
  1838.  .compact-avatar {
  1839.    width: 28px;
  1840.    height: 28px;
  1841.    border-radius: 50%;
  1842.    object-fit: cover;
  1843.  }
  1844.  
  1845.  .compact-name {
  1846.    color: var(--topbar-color, #111827);
  1847.    font-weight: 500;
  1848.  }
  1849.  
  1850.  /* Recent Articles Sidebar */
  1851.  .recent-section {
  1852.    background: var(--card-bg, #ffffff);
  1853.    border-radius: 12px;
  1854.    padding: 1.5rem;
  1855.    border: 1px solid var(--border-color, #e5e7eb);
  1856.    height: 100%;
  1857.  }
  1858.  
  1859.  .recent-title {
  1860.    font-size: 1.2rem;
  1861.    font-weight: 700;
  1862.    color: #111827;
  1863.    margin-bottom: 1rem;
  1864.    border-bottom: 1px solid var(--border-color, #e5e7eb);
  1865.    padding-bottom: 0.5rem;
  1866.  }
  1867.  
  1868.  .recent-list {
  1869.    display: flex;
  1870.    flex-direction: column;
  1871.    gap: 1rem;
  1872.  }
  1873.  
  1874.  .recent-item {
  1875.    padding: 0.75rem;
  1876.    border-radius: 8px;
  1877.    transition: background 0.2s ease;
  1878.    border: 1px solid var(--border-color, #e5e7eb);
  1879.  }
  1880.  
  1881.  .recent-item:hover {
  1882.    background: var(--card-bg);
  1883.  }
  1884.  
  1885.  .recent-article-title {
  1886.    font-size: 0.95rem;
  1887.    font-weight: 500;
  1888.    color: var(--topbar-color, #111827);
  1889.    margin-bottom: 0.25rem;
  1890.  }
  1891.  
  1892.  .recent-article-title a {
  1893.    color: inherit;
  1894.    text-decoration: none;
  1895.  }
  1896.  
  1897.  .recent-article-title a:hover {
  1898.    color: #3b82f6;
  1899.    transition: color 0.3s ease;
  1900.  }
  1901.  
  1902.  .recent-date {
  1903.    font-size: 0.8rem;
  1904.    color: #6b7280;
  1905.  }
  1906.  
  1907.  /* Responsive Design */
  1908.  @media (max-width: 992px) {
  1909.    .featured-image-container {
  1910.      height: 300px;
  1911.    }
  1912.    
  1913.    .featured-title {
  1914.      font-size: 2rem;
  1915.    }
  1916.    
  1917.    .compact-image {
  1918.      height: 140px;
  1919.    }
  1920.  }
  1921.  
  1922.  @media (max-width: 768px) {
  1923.    .featured-content,
  1924.    .compact-body {
  1925.      padding: 1.5rem;
  1926.    }
  1927.    
  1928.    .article-meta {
  1929.      flex-direction: column;
  1930.      align-items: flex-start;
  1931.      gap: 0.75rem;
  1932.    }
  1933.    
  1934.    .recent-section {
  1935.      margin-top: 2rem;
  1936.    }
  1937.  }
  1938.  
  1939.  @media (max-width: 576px) {
  1940.    .featured-title {
  1941.      font-size: 1.8rem;
  1942.    }
  1943.    
  1944.    .compact-title {
  1945.      font-size: 1rem;
  1946.    }
  1947.    
  1948.    .featured-content {
  1949.      padding: 1rem;
  1950.    }
  1951.    
  1952.    .compact-body {
  1953.      padding: 1rem;
  1954.    }
  1955.  }
  1956. </style>
  1957.  
  1958.  
  1959.        <!-- end of wpo-blog-hero -->
  1960.  
  1961.        <!-- start of wpo-breacking-news -->
  1962.        
  1963.        <!-- end of wpo-breacking-news -->
  1964.        
  1965.        <!-- start wpo-blog-highlights-section -->
  1966.        
  1967.  
  1968.  
  1969.  
  1970.    
  1971.  
  1972.  
  1973.  
  1974. <style>
  1975.    .blog-highlights-v3 {
  1976.        padding: 0px 0;
  1977.    }
  1978.    
  1979.    .blog-card-v3 {
  1980.        border: 1px solid #e9ecef;
  1981.        border-radius: 8px;
  1982.        overflow: hidden;
  1983.        transition: all 0.3s ease;
  1984.        background: white;
  1985.        height: 100%;
  1986.    }
  1987.    
  1988.    .blog-card-v3:hover {
  1989.        box-shadow: 0 8px 25px rgba(0,0,0,0.1);
  1990.    }
  1991.    
  1992.    .blog-image-v3 {
  1993.        position: relative;
  1994.        overflow: hidden;
  1995.        height: 200px;
  1996.    }
  1997.    
  1998.    .blog-image-v3 img {
  1999.        width: 100%;
  2000.        height: 100%;
  2001.        object-fit: cover;
  2002.        transition: opacity 0.3s ease;
  2003.    }
  2004.    
  2005.    .blog-card-v3:hover .blog-image-v3 img {
  2006.        opacity: 0.9;
  2007.    }
  2008.    
  2009.    .blog-category-v3 {
  2010.        position: absolute;
  2011.        top: 12px;
  2012.        right: 12px;
  2013.        padding: 4px 12px;
  2014.        border-radius: 4px;
  2015.        font-size: 11px;
  2016.        font-weight: 600;
  2017.        text-transform: uppercase;
  2018.        letter-spacing: 0.8px;
  2019.    }
  2020.    
  2021.    .blog-content-v3 {
  2022.        padding: 20px;
  2023.    }
  2024.    
  2025.    .blog-title-v3 {
  2026.        font-size: 16px;
  2027.        font-weight: 600;
  2028.        line-height: 1.5;
  2029.        margin-bottom: 12px;
  2030.        min-height: 48px;
  2031.    }
  2032.    
  2033.    .blog-title-v3 a {
  2034.        text-decoration: none;
  2035.        transition: color 0.2s ease;
  2036.    }
  2037.    
  2038.    .blog-meta-v3 {
  2039.        display: flex;
  2040.        align-items: center;
  2041.        gap: 8px;
  2042.        margin-bottom: 10px;
  2043.        font-size: 12px;
  2044.        border-bottom: 1px solid #f1f3f4;
  2045.        padding-bottom: 10px;
  2046.    }
  2047.    
  2048.    .blog-author-img-v3 {
  2049.        width: 24px;
  2050.        height: 24px;
  2051.        border-radius: 50%;
  2052.        object-fit: cover;
  2053.    }
  2054.    
  2055.    .blog-excerpt-v3 {
  2056.        font-size: 13px;
  2057.        line-height: 1.5;
  2058.        opacity: 0.7;
  2059.        display: -webkit-box;
  2060.        -webkit-line-clamp: 2;
  2061.        -webkit-box-orient: vertical;
  2062.        overflow: hidden;
  2063.    }
  2064.    
  2065.    .section-title-v3 {
  2066.        font-size: 2.8rem;
  2067.        font-weight: 700;
  2068.        text-align: center;
  2069.        margin-bottom: 20px;
  2070.    }
  2071.    
  2072.    .section-subtitle-v3 {
  2073.        text-align: center;
  2074.        font-size: 1rem;
  2075.        opacity: 0.7;
  2076.        margin-bottom: 60px;
  2077.    }
  2078.  
  2079.    @media (max-width: 768px) {
  2080.        .section-title-v3 {
  2081.            font-size: 2.2rem;
  2082.        }
  2083.        .blog-highlights-v3 {
  2084.            padding: 0px 0;
  2085.        }
  2086.        .blog-content-v3 {
  2087.            padding: 16px;
  2088.        }
  2089.    }
  2090. </style>
  2091.  
  2092. <section class="blog-highlights-v3">
  2093.    <div class="container-fluid fluid-container">
  2094.        <div class="row">
  2095.            <div class="col-12">
  2096.                <h2 class="section-title-v3 top-color">
  2097.                Today's Top Highlights
  2098.                   </h2>
  2099.                <p class="section-subtitle-v3 top-color">Discover our latest stories and insights from around the world</p>
  2100.            </div>
  2101.        </div>
  2102.        
  2103.        <div class="row">
  2104.            <div class="col-lg-8 col-12">
  2105.                <div class="row g-3">
  2106.                    
  2107.                    <div class="col-lg-6 col-md-6 col-12">
  2108.                        <div class="card blog-card-v3">
  2109.                            <div class="blog-image-v3">
  2110.                                
  2111.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2112.                                
  2113.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2114.                            </div>
  2115.                            <div class="blog-content-v3">
  2116.                                <h3 class="blog-title-v3">
  2117.                                    <a href="/beijing-sends-maritime-patrol-vessels-to-senkaku-islands-during-dispute-with-japan/" class="top-color">
  2118.                                    Beijing Sends Maritime Patrol Vessels to Senkaku Islands During Dispute with Japan
  2119.                                    </a>
  2120.                                </h3>
  2121.                                <div class="blog-meta-v3">
  2122.                                    
  2123.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2124.                                    
  2125.                                    
  2126.                                    <span class="top-color">By Catherine Hicks</span>
  2127.                                    <span class="top-color">•</span>
  2128.                                    <span class="top-color">17 Aug 2026</span>
  2129.                                </div>
  2130.                                <p class="blog-excerpt-v3 top-color"></p>
  2131.                            </div>
  2132.                        </div>
  2133.                    </div>
  2134.                    
  2135.                    <div class="col-lg-6 col-md-6 col-12">
  2136.                        <div class="card blog-card-v3">
  2137.                            <div class="blog-image-v3">
  2138.                                
  2139.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2140.                                
  2141.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2142.                            </div>
  2143.                            <div class="blog-content-v3">
  2144.                                <h3 class="blog-title-v3">
  2145.                                    <a href="/families-distress-over-shoreline-degradation-threatening-norfolk-graves/" class="top-color">
  2146.                                    Families&#x27; Distress Over Shoreline Degradation Threatening Norfolk Graves
  2147.                                    </a>
  2148.                                </h3>
  2149.                                <div class="blog-meta-v3">
  2150.                                    
  2151.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2152.                                    
  2153.                                    
  2154.                                    <span class="top-color">By Catherine Hicks</span>
  2155.                                    <span class="top-color">•</span>
  2156.                                    <span class="top-color">17 Aug 2026</span>
  2157.                                </div>
  2158.                                <p class="blog-excerpt-v3 top-color"></p>
  2159.                            </div>
  2160.                        </div>
  2161.                    </div>
  2162.                    
  2163.                    <div class="col-lg-6 col-md-6 col-12">
  2164.                        <div class="card blog-card-v3">
  2165.                            <div class="blog-image-v3">
  2166.                                
  2167.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2168.                                
  2169.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2170.                            </div>
  2171.                            <div class="blog-content-v3">
  2172.                                <h3 class="blog-title-v3">
  2173.                                    <a href="/wolves-thrash-woeful-west-ham-to-secure-maiden-league-win-of-the-campaign/" class="top-color">
  2174.                                    Wolves Thrash Woeful West Ham to Secure Maiden League Win of the Campaign
  2175.                                    </a>
  2176.                                </h3>
  2177.                                <div class="blog-meta-v3">
  2178.                                    
  2179.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2180.                                    
  2181.                                    
  2182.                                    <span class="top-color">By Catherine Hicks</span>
  2183.                                    <span class="top-color">•</span>
  2184.                                    <span class="top-color">17 Aug 2026</span>
  2185.                                </div>
  2186.                                <p class="blog-excerpt-v3 top-color"></p>
  2187.                            </div>
  2188.                        </div>
  2189.                    </div>
  2190.                    
  2191.                    <div class="col-lg-6 col-md-6 col-12">
  2192.                        <div class="card blog-card-v3">
  2193.                            <div class="blog-image-v3">
  2194.                                
  2195.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2196.                                
  2197.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2198.                            </div>
  2199.                            <div class="blog-content-v3">
  2200.                                <h3 class="blog-title-v3">
  2201.                                    <a href="/plug-in-hybrid-vehicles-pollute-nearly-as-heavily-as-gasoline-vehicles-study-reveals/" class="top-color">
  2202.                                    Plug-in Hybrid Vehicles Pollute Nearly as Heavily as Gasoline Vehicles, Study Reveals
  2203.                                    </a>
  2204.                                </h3>
  2205.                                <div class="blog-meta-v3">
  2206.                                    
  2207.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2208.                                    
  2209.                                    
  2210.                                    <span class="top-color">By Catherine Hicks</span>
  2211.                                    <span class="top-color">•</span>
  2212.                                    <span class="top-color">16 Aug 2026</span>
  2213.                                </div>
  2214.                                <p class="blog-excerpt-v3 top-color"></p>
  2215.                            </div>
  2216.                        </div>
  2217.                    </div>
  2218.                    
  2219.                    <div class="col-lg-6 col-md-6 col-12">
  2220.                        <div class="card blog-card-v3">
  2221.                            <div class="blog-image-v3">
  2222.                                
  2223.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2224.                                
  2225.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2226.                            </div>
  2227.                            <div class="blog-content-v3">
  2228.                                <h3 class="blog-title-v3">
  2229.                                    <a href="/its-devastating-the-way-30-captive-beluga-whales-are-now-pawns-in-conflict-over-animal-cruelty/" class="top-color">
  2230.                                    ‘It’s devastating’: the way 30 captive beluga whales are now pawns in conflict over animal cruelty.
  2231.                                    </a>
  2232.                                </h3>
  2233.                                <div class="blog-meta-v3">
  2234.                                    
  2235.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2236.                                    
  2237.                                    
  2238.                                    <span class="top-color">By Catherine Hicks</span>
  2239.                                    <span class="top-color">•</span>
  2240.                                    <span class="top-color">16 Aug 2026</span>
  2241.                                </div>
  2242.                                <p class="blog-excerpt-v3 top-color"></p>
  2243.                            </div>
  2244.                        </div>
  2245.                    </div>
  2246.                    
  2247.                    <div class="col-lg-6 col-md-6 col-12">
  2248.                        <div class="card blog-card-v3">
  2249.                            <div class="blog-image-v3">
  2250.                                
  2251.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2252.                                
  2253.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2254.                            </div>
  2255.                            <div class="blog-content-v3">
  2256.                                <h3 class="blog-title-v3">
  2257.                                    <a href="/serious-problems-in-little-berlin-this-minuscule-hamlet-split-in-half-by-the-cold-war-era/" class="top-color">
  2258.                                    Serious Problems in ‘Little Berlin’: This Minuscule Hamlet Split in Half by the Cold War Era
  2259.                                    </a>
  2260.                                </h3>
  2261.                                <div class="blog-meta-v3">
  2262.                                    
  2263.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2264.                                    
  2265.                                    
  2266.                                    <span class="top-color">By Catherine Hicks</span>
  2267.                                    <span class="top-color">•</span>
  2268.                                    <span class="top-color">16 Aug 2026</span>
  2269.                                </div>
  2270.                                <p class="blog-excerpt-v3 top-color"></p>
  2271.                            </div>
  2272.                        </div>
  2273.                    </div>
  2274.                    
  2275.                    <div class="col-lg-6 col-md-6 col-12">
  2276.                        <div class="card blog-card-v3">
  2277.                            <div class="blog-image-v3">
  2278.                                
  2279.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2280.                                
  2281.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2282.                            </div>
  2283.                            <div class="blog-content-v3">
  2284.                                <h3 class="blog-title-v3">
  2285.                                    <a href="/qatars-short-race-and-main-event-qualifying-live-coverage/" class="top-color">
  2286.                                    Qatar&#x27;s Short Race and Main Event Qualifying: Live Coverage
  2287.                                    </a>
  2288.                                </h3>
  2289.                                <div class="blog-meta-v3">
  2290.                                    
  2291.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2292.                                    
  2293.                                    
  2294.                                    <span class="top-color">By Catherine Hicks</span>
  2295.                                    <span class="top-color">•</span>
  2296.                                    <span class="top-color">16 Aug 2026</span>
  2297.                                </div>
  2298.                                <p class="blog-excerpt-v3 top-color"></p>
  2299.                            </div>
  2300.                        </div>
  2301.                    </div>
  2302.                    
  2303.                    <div class="col-lg-6 col-md-6 col-12">
  2304.                        <div class="card blog-card-v3">
  2305.                            <div class="blog-image-v3">
  2306.                                
  2307.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2308.                                
  2309.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2310.                            </div>
  2311.                            <div class="blog-content-v3">
  2312.                                <h3 class="blog-title-v3">
  2313.                                    <a href="/rhythm-and-blues-christmas-concert-review-a-emotional-journey-returning-to-the-90s/" class="top-color">
  2314.                                    Rhythm and Blues Christmas Concert Review: A Emotional Journey Returning to the 90s
  2315.                                    </a>
  2316.                                </h3>
  2317.                                <div class="blog-meta-v3">
  2318.                                    
  2319.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2320.                                    
  2321.                                    
  2322.                                    <span class="top-color">By Catherine Hicks</span>
  2323.                                    <span class="top-color">•</span>
  2324.                                    <span class="top-color">16 Aug 2026</span>
  2325.                                </div>
  2326.                                <p class="blog-excerpt-v3 top-color"></p>
  2327.                            </div>
  2328.                        </div>
  2329.                    </div>
  2330.                    
  2331.                    <div class="col-lg-6 col-md-6 col-12">
  2332.                        <div class="card blog-card-v3">
  2333.                            <div class="blog-image-v3">
  2334.                                
  2335.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2336.                                
  2337.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2338.                            </div>
  2339.                            <div class="blog-content-v3">
  2340.                                <h3 class="blog-title-v3">
  2341.                                    <a href="/italys-tennis-legend-nicola-pietrangeli-has-died-at-the-age-of-92/" class="top-color">
  2342.                                    Italy&#x27;s Tennis Legend Nicola Pietrangeli Has Died at the Age of 92
  2343.                                    </a>
  2344.                                </h3>
  2345.                                <div class="blog-meta-v3">
  2346.                                    
  2347.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2348.                                    
  2349.                                    
  2350.                                    <span class="top-color">By Catherine Hicks</span>
  2351.                                    <span class="top-color">•</span>
  2352.                                    <span class="top-color">16 Aug 2026</span>
  2353.                                </div>
  2354.                                <p class="blog-excerpt-v3 top-color"></p>
  2355.                            </div>
  2356.                        </div>
  2357.                    </div>
  2358.                    
  2359.                    <div class="col-lg-6 col-md-6 col-12">
  2360.                        <div class="card blog-card-v3">
  2361.                            <div class="blog-image-v3">
  2362.                                
  2363.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2364.                                
  2365.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2366.                            </div>
  2367.                            <div class="blog-content-v3">
  2368.                                <h3 class="blog-title-v3">
  2369.                                    <a href="/ghislaine-maxwell-reportedly-seeking-clemency-insider-claims-to-congressional-democrats/" class="top-color">
  2370.                                    Ghislaine Maxwell Reportedly Seeking Clemency, Insider Claims to Congressional Democrats
  2371.                                    </a>
  2372.                                </h3>
  2373.                                <div class="blog-meta-v3">
  2374.                                    
  2375.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2376.                                    
  2377.                                    
  2378.                                    <span class="top-color">By Catherine Hicks</span>
  2379.                                    <span class="top-color">•</span>
  2380.                                    <span class="top-color">16 Aug 2026</span>
  2381.                                </div>
  2382.                                <p class="blog-excerpt-v3 top-color"></p>
  2383.                            </div>
  2384.                        </div>
  2385.                    </div>
  2386.                    
  2387.                    <div class="col-lg-6 col-md-6 col-12">
  2388.                        <div class="card blog-card-v3">
  2389.                            <div class="blog-image-v3">
  2390.                                
  2391.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2392.                                
  2393.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2394.                            </div>
  2395.                            <div class="blog-content-v3">
  2396.                                <h3 class="blog-title-v3">
  2397.                                    <a href="/cyclone-the-storm-gains-power-as-it-barrels-toward-jamaica/" class="top-color">
  2398.                                    Cyclone the storm Gains Power As It Barrels Toward Jamaica
  2399.                                    </a>
  2400.                                </h3>
  2401.                                <div class="blog-meta-v3">
  2402.                                    
  2403.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2404.                                    
  2405.                                    
  2406.                                    <span class="top-color">By Catherine Hicks</span>
  2407.                                    <span class="top-color">•</span>
  2408.                                    <span class="top-color">16 Aug 2026</span>
  2409.                                </div>
  2410.                                <p class="blog-excerpt-v3 top-color"></p>
  2411.                            </div>
  2412.                        </div>
  2413.                    </div>
  2414.                    
  2415.                    <div class="col-lg-6 col-md-6 col-12">
  2416.                        <div class="card blog-card-v3">
  2417.                            <div class="blog-image-v3">
  2418.                                
  2419.                                    <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  2420.                                
  2421.                                <span class="blog-category-v3 bg-primary-gradient text-white">News</span>
  2422.                            </div>
  2423.                            <div class="blog-content-v3">
  2424.                                <h3 class="blog-title-v3">
  2425.                                    <a href="/premier-division-ten-key-points-to-keep-an-eye-on-this-matchday/" class="top-color">
  2426.                                    Premier division: ten key points to keep an eye on this matchday
  2427.                                    </a>
  2428.                                </h3>
  2429.                                <div class="blog-meta-v3">
  2430.                                    
  2431.                                        <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="blog-author-img-v3">
  2432.                                    
  2433.                                    
  2434.                                    <span class="top-color">By Catherine Hicks</span>
  2435.                                    <span class="top-color">•</span>
  2436.                                    <span class="top-color">15 Aug 2026</span>
  2437.                                </div>
  2438.                                <p class="blog-excerpt-v3 top-color"></p>
  2439.                            </div>
  2440.                        </div>
  2441.                    </div>
  2442.                    
  2443.                    
  2444.  
  2445.                </div>
  2446.            </div>
  2447.            
  2448.             <div class="col col-lg-4 col-12">
  2449.                
  2450.  
  2451.  
  2452.  
  2453.    
  2454.  
  2455.  
  2456. <!-- Blog Sidebar V2 - Focused Design -->
  2457. <div class="sidebar">
  2458.  <!-- Recent Posts Section -->
  2459.  <div class="sidebar-widget mb-4">
  2460.    <div class="widget-title-wrapper mb-3">
  2461.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2462.        <i class="ti-time me-2"></i>Recent Posts
  2463.        <span class="title-arrow-primary"></span>
  2464.      </h4>
  2465.    </div>
  2466.    <div class="widget-content border mb-3 border-light shadow-sm rounded-3 p-4">
  2467.      <div class="recent-post-list">
  2468.      
  2469.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2470.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2471.              
  2472.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2473.              
  2474.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2475.          </div>
  2476.          <div class="post-content flex-grow-1">
  2477.            <h6 class="post-title mb-2">
  2478.               <a href="/zohran-mamdani-vows-a-new-era-for-the-big-apple-in-maiden-speech/" class="text-decoration-none top-color fw-semibold lh-sm">
  2479.                                            Zohran Mamdani Vows a &#x27;New Era&#x27; for The Big Apple in Maiden Speech
  2480.                                            </a>
  2481.            </h6>
  2482.            <div class="post-meta">
  2483.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2484.              <!-- <small class="text-muted">
  2485.                <i class="ti-eye me-1"></i>348 views
  2486.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2487.              </small> -->
  2488.            </div>
  2489.          </div>
  2490.        </div>
  2491.        
  2492.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2493.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2494.              
  2495.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2496.              
  2497.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2498.          </div>
  2499.          <div class="post-content flex-grow-1">
  2500.            <h6 class="post-title mb-2">
  2501.               <a href="/a-rising-posh-poor-divide-how-prosperity-and-deprivation-now-sit-side-by-side-in-across-england/" class="text-decoration-none top-color fw-semibold lh-sm">
  2502.                                            A Rising ‘Posh-Poor Divide’: How Prosperity and Deprivation Now Sit Side by Side in Across England.
  2503.                                            </a>
  2504.            </h6>
  2505.            <div class="post-meta">
  2506.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2507.              <!-- <small class="text-muted">
  2508.                <i class="ti-eye me-1"></i>348 views
  2509.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2510.              </small> -->
  2511.            </div>
  2512.          </div>
  2513.        </div>
  2514.        
  2515.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2516.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2517.              
  2518.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2519.              
  2520.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2521.          </div>
  2522.          <div class="post-content flex-grow-1">
  2523.            <h6 class="post-title mb-2">
  2524.               <a href="/some-within-labour-desire-starmer-out-the-prime-minister-tells-interviewers-he-will-survive-while-the-economic-outlook-will-improve/" class="text-decoration-none top-color fw-semibold lh-sm">
  2525.                                            Some within Labour Desire Starmer Out. The Prime Minister Tells Interviewers He Will Survive – while the Economic Outlook Will Improve.
  2526.                                            </a>
  2527.            </h6>
  2528.            <div class="post-meta">
  2529.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2530.              <!-- <small class="text-muted">
  2531.                <i class="ti-eye me-1"></i>348 views
  2532.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2533.              </small> -->
  2534.            </div>
  2535.          </div>
  2536.        </div>
  2537.        
  2538.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2539.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2540.              
  2541.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2542.              
  2543.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2544.          </div>
  2545.          <div class="post-content flex-grow-1">
  2546.            <h6 class="post-title mb-2">
  2547.               <a href="/calls-for-renewed-urgency-in-global-warming-discussions-as-analyses-show-planetary-heating-could-hit-25c/" class="text-decoration-none top-color fw-semibold lh-sm">
  2548.                                            Calls for Renewed Urgency in Global Warming Discussions as Analyses Show Planetary Heating Could Hit 2.5C
  2549.                                            </a>
  2550.            </h6>
  2551.            <div class="post-meta">
  2552.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2553.              <!-- <small class="text-muted">
  2554.                <i class="ti-eye me-1"></i>348 views
  2555.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2556.              </small> -->
  2557.            </div>
  2558.          </div>
  2559.        </div>
  2560.        
  2561.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2562.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2563.              
  2564.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2565.              
  2566.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2567.          </div>
  2568.          <div class="post-content flex-grow-1">
  2569.            <h6 class="post-title mb-2">
  2570.               <a href="/all-chef-ought-to-train-here-humble-turkish-dining-spot-secures-fourth-on-roll-of-londons-best-dining-destinations/" class="text-decoration-none top-color fw-semibold lh-sm">
  2571.                                            All Chef Ought to Train Here’: Humble Turkish Dining Spot Secures Fourth on Roll of London’s Best Dining Destinations.
  2572.                                            </a>
  2573.            </h6>
  2574.            <div class="post-meta">
  2575.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2576.              <!-- <small class="text-muted">
  2577.                <i class="ti-eye me-1"></i>348 views
  2578.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2579.              </small> -->
  2580.            </div>
  2581.          </div>
  2582.        </div>
  2583.        
  2584.        <div class="recent-post-item d-flex mb-4 pb-3 border-bottom border-light">
  2585.          <div class="post-image me-3 flex-shrink-0 position-relative">
  2586.              
  2587.                  <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" class="rounded-3" style="width: 90px; height: 70px; object-fit: cover;"  alt="">
  2588.              
  2589.            <span class="position-absolute top-0 start-0 badge bg-primary rounded-pill m-1 small">New</span>
  2590.          </div>
  2591.          <div class="post-content flex-grow-1">
  2592.            <h6 class="post-title mb-2">
  2593.               <a href="/how-covert-filming-exposed-a-28m-timeshare-scam/" class="text-decoration-none top-color fw-semibold lh-sm">
  2594.                                            How Covert Filming Exposed a £28m Timeshare Scam
  2595.                                            </a>
  2596.            </h6>
  2597.            <div class="post-meta">
  2598.              <small class="text-muted d-block"><i class="ti-calendar me-1"></i>15 Aug 2026</small>
  2599.              <!-- <small class="text-muted">
  2600.                <i class="ti-eye me-1"></i>348 views
  2601.                <i class="ti-comment-alt ms-2 me-1"></i>12 comments
  2602.              </small> -->
  2603.            </div>
  2604.          </div>
  2605.        </div>
  2606.        
  2607.  
  2608.      </div>
  2609.  
  2610.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2611.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-plus me-1"></i>Load More Posts</a>
  2612.      </div> -->
  2613.    </div>
  2614.  </div>
  2615.  
  2616.    
  2617.  <div class="sidebar-widget mb-4">
  2618.    <div class="widget-title-wrapper mb-3">
  2619.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2620.        <i class="ti-calendar me-2"></i>July 2026 Blog Roll
  2621.        <span class="title-arrow"></span>
  2622.      </h4>
  2623.    </div>
  2624.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2625.      <div class="blog-roll-list scrollable-sidebar">
  2626.        
  2627.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2628.          <a href="https://eostre.uk/" class="text-decoration-none ">
  2629.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2630.              <i class="ti-angle-right me-2 text-primary"></i>
  2631.               non GamStop casinos
  2632.            </h6>
  2633.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2634.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2635.            </div> -->
  2636.          </a>
  2637.        </div>
  2638.          
  2639.      </div>
  2640.  
  2641.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2642.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2643.      </div> -->
  2644.    </div>
  2645.  </div>
  2646.    
  2647.  <div class="sidebar-widget mb-4">
  2648.    <div class="widget-title-wrapper mb-3">
  2649.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2650.        <i class="ti-calendar me-2"></i>June 2026 Blog Roll
  2651.        <span class="title-arrow"></span>
  2652.      </h4>
  2653.    </div>
  2654.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2655.      <div class="blog-roll-list scrollable-sidebar">
  2656.        
  2657.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2658.          <a href="https://33winsh.info/" class="text-decoration-none ">
  2659.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2660.              <i class="ti-angle-right me-2 text-primary"></i>
  2661.               33win
  2662.            </h6>
  2663.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2664.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2665.            </div> -->
  2666.          </a>
  2667.        </div>
  2668.          
  2669.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2670.          <a href="https://www.stamina.org.uk/" class="text-decoration-none ">
  2671.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2672.              <i class="ti-angle-right me-2 text-primary"></i>
  2673.               Non GamStop Casinos
  2674.            </h6>
  2675.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2676.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2677.            </div> -->
  2678.          </a>
  2679.        </div>
  2680.          
  2681.      </div>
  2682.  
  2683.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2684.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2685.      </div> -->
  2686.    </div>
  2687.  </div>
  2688.    
  2689.  <div class="sidebar-widget mb-4">
  2690.    <div class="widget-title-wrapper mb-3">
  2691.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2692.        <i class="ti-calendar me-2"></i>May 2026 Blog Roll
  2693.        <span class="title-arrow"></span>
  2694.      </h4>
  2695.    </div>
  2696.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2697.      <div class="blog-roll-list scrollable-sidebar">
  2698.        
  2699.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2700.          <a href="https://wallaseycemetery.co.uk" class="text-decoration-none ">
  2701.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2702.              <i class="ti-angle-right me-2 text-primary"></i>
  2703.               new uk betting sites
  2704.            </h6>
  2705.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2706.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2707.            </div> -->
  2708.          </a>
  2709.        </div>
  2710.          
  2711.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2712.          <a href="https://www.storavillamassan.se/" class="text-decoration-none ">
  2713.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2714.              <i class="ti-angle-right me-2 text-primary"></i>
  2715.               nya casinon utan svensk licens
  2716.            </h6>
  2717.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2718.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2719.            </div> -->
  2720.          </a>
  2721.        </div>
  2722.          
  2723.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2724.          <a href="https://www.escapistmagazine.com/uk/non-gamstop-casinos/" class="text-decoration-none ">
  2725.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2726.              <i class="ti-angle-right me-2 text-primary"></i>
  2727.               casino not on gamstop
  2728.            </h6>
  2729.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2730.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2731.            </div> -->
  2732.          </a>
  2733.        </div>
  2734.          
  2735.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2736.          <a href="https://heartofswlep.co.uk/" class="text-decoration-none ">
  2737.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2738.              <i class="ti-angle-right me-2 text-primary"></i>
  2739.               casinos not on gamstop
  2740.            </h6>
  2741.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2742.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2743.            </div> -->
  2744.          </a>
  2745.        </div>
  2746.          
  2747.      </div>
  2748.  
  2749.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  2750.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  2751.      </div> -->
  2752.    </div>
  2753.  </div>
  2754.    
  2755.  <div class="sidebar-widget mb-4">
  2756.    <div class="widget-title-wrapper mb-3">
  2757.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  2758.        <i class="ti-calendar me-2"></i>April 2026 Blog Roll
  2759.        <span class="title-arrow"></span>
  2760.      </h4>
  2761.    </div>
  2762.    <div class="widget-content border border-light mb-3 shadow-sm rounded-3 p-4">
  2763.      <div class="blog-roll-list scrollable-sidebar">
  2764.        
  2765.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2766.          <a href="https://www.caerphilly.org.uk/" class="text-decoration-none ">
  2767.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2768.              <i class="ti-angle-right me-2 text-primary"></i>
  2769.               best uk non gamstop casinos
  2770.            </h6>
  2771.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2772.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2773.            </div> -->
  2774.          </a>
  2775.        </div>
  2776.          
  2777.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2778.          <a href="https://cobdenchambers.co.uk/" class="text-decoration-none ">
  2779.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2780.              <i class="ti-angle-right me-2 text-primary"></i>
  2781.               european slots
  2782.            </h6>
  2783.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2784.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2785.            </div> -->
  2786.          </a>
  2787.        </div>
  2788.          
  2789.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2790.          <a href="https://www.ambiental.co.uk/" class="text-decoration-none ">
  2791.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2792.              <i class="ti-angle-right me-2 text-primary"></i>
  2793.               casino not on gamstop
  2794.            </h6>
  2795.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2796.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2797.            </div> -->
  2798.          </a>
  2799.        </div>
  2800.          
  2801.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2802.          <a href="https://datamagazine.co.uk/" class="text-decoration-none ">
  2803.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2804.              <i class="ti-angle-right me-2 text-primary"></i>
  2805.               non gamstop casino
  2806.            </h6>
  2807.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2808.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2809.            </div> -->
  2810.          </a>
  2811.        </div>
  2812.          
  2813.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2814.          <a href="https://heyimhome.co.uk/" class="text-decoration-none ">
  2815.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2816.              <i class="ti-angle-right me-2 text-primary"></i>
  2817.               casino site
  2818.            </h6>
  2819.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2820.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2821.            </div> -->
  2822.          </a>
  2823.        </div>
  2824.          
  2825.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2826.          <a href="https://www.confindustriadigitale.it/" class="text-decoration-none ">
  2827.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2828.              <i class="ti-angle-right me-2 text-primary"></i>
  2829.               casino non aams
  2830.            </h6>
  2831.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2832.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2833.            </div> -->
  2834.          </a>
  2835.        </div>
  2836.          
  2837.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2838.          <a href="https://agroenergia.eu" class="text-decoration-none ">
  2839.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2840.              <i class="ti-angle-right me-2 text-primary"></i>
  2841.               casino sicuri non aams
  2842.            </h6>
  2843.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2844.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2845.            </div> -->
  2846.          </a>
  2847.        </div>
  2848.          
  2849.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2850.          <a href="https://www.lifeasap.eu" class="text-decoration-none ">
  2851.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2852.              <i class="ti-angle-right me-2 text-primary"></i>
  2853.               migliori casino non aams
  2854.            </h6>
  2855.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2856.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2857.            </div> -->
  2858.          </a>
  2859.        </div>
  2860.          
  2861.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2862.          <a href="https://www.mausoleodiaugusto.it/" class="text-decoration-none ">
  2863.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2864.              <i class="ti-angle-right me-2 text-primary"></i>
  2865.               migliori casino non aams
  2866.            </h6>
  2867.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2868.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2869.            </div> -->
  2870.          </a>
  2871.        </div>
  2872.          
  2873.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2874.          <a href="https://www.leluci.org" class="text-decoration-none ">
  2875.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2876.              <i class="ti-angle-right me-2 text-primary"></i>
  2877.               casino non aams
  2878.            </h6>
  2879.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2880.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2881.            </div> -->
  2882.          </a>
  2883.        </div>
  2884.          
  2885.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2886.          <a href="https://taranto-2026.it" class="text-decoration-none ">
  2887.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2888.              <i class="ti-angle-right me-2 text-primary"></i>
  2889.               online casino non aams
  2890.            </h6>
  2891.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2892.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2893.            </div> -->
  2894.          </a>
  2895.        </div>
  2896.          
  2897.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2898.          <a href="https://legatumori.it" class="text-decoration-none ">
  2899.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2900.              <i class="ti-angle-right me-2 text-primary"></i>
  2901.               casino non aams sicuri
  2902.            </h6>
  2903.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2904.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2905.            </div> -->
  2906.          </a>
  2907.        </div>
  2908.          
  2909.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2910.          <a href="https://www.capaunord.fr/" class="text-decoration-none ">
  2911.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2912.              <i class="ti-angle-right me-2 text-primary"></i>
  2913.               nouveau casino en ligne français
  2914.            </h6>
  2915.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2916.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2917.            </div> -->
  2918.          </a>
  2919.        </div>
  2920.          
  2921.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2922.          <a href="https://www.gammazita.it" class="text-decoration-none ">
  2923.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2924.              <i class="ti-angle-right me-2 text-primary"></i>
  2925.               migliori casinò online non aams
  2926.            </h6>
  2927.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2928.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2929.            </div> -->
  2930.          </a>
  2931.        </div>
  2932.          
  2933.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2934.          <a href="https://www.rcnm.fr" class="text-decoration-none ">
  2935.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2936.              <i class="ti-angle-right me-2 text-primary"></i>
  2937.               meilleur nouveau casino en ligne
  2938.            </h6>
  2939.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2940.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2941.            </div> -->
  2942.          </a>
  2943.        </div>
  2944.          
  2945.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2946.          <a href="https://fdncoffee.com" class="text-decoration-none ">
  2947.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2948.              <i class="ti-angle-right me-2 text-primary"></i>
  2949.               casino sites
  2950.            </h6>
  2951.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2952.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2953.            </div> -->
  2954.          </a>
  2955.        </div>
  2956.          
  2957.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2958.          <a href="https://www.londonart.co.uk/" class="text-decoration-none ">
  2959.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2960.              <i class="ti-angle-right me-2 text-primary"></i>
  2961.               london escort
  2962.            </h6>
  2963.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2964.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2965.            </div> -->
  2966.          </a>
  2967.        </div>
  2968.          
  2969.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2970.          <a href="https://slpjplus.fr" class="text-decoration-none ">
  2971.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2972.              <i class="ti-angle-right me-2 text-primary"></i>
  2973.               casino en ligne fiable
  2974.            </h6>
  2975.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2976.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2977.            </div> -->
  2978.          </a>
  2979.        </div>
  2980.          
  2981.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2982.          <a href="https://www.kidsplayground.nl/" class="text-decoration-none ">
  2983.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2984.              <i class="ti-angle-right me-2 text-primary"></i>
  2985.               nieuwe online casino zonder cruks
  2986.            </h6>
  2987.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  2988.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  2989.            </div> -->
  2990.          </a>
  2991.        </div>
  2992.          
  2993.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  2994.          <a href="https://oncallfire.uk/" class="text-decoration-none ">
  2995.            <h6 class="blog-title top-color mb-2 fw-semibold">
  2996.              <i class="ti-angle-right me-2 text-primary"></i>
  2997.               casinos outside GAMSTOP
  2998.            </h6>
  2999.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3000.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3001.            </div> -->
  3002.          </a>
  3003.        </div>
  3004.          
  3005.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3006.          <a href="https://designinnovationgroup.nl/" class="text-decoration-none ">
  3007.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3008.              <i class="ti-angle-right me-2 text-primary"></i>
  3009.               casino zonder cruks
  3010.            </h6>
  3011.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3012.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3013.            </div> -->
  3014.          </a>
  3015.        </div>
  3016.          
  3017.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3018.          <a href="https://www.archinto.eu" class="text-decoration-none ">
  3019.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3020.              <i class="ti-angle-right me-2 text-primary"></i>
  3021.               siti scommesse non aams italiani
  3022.            </h6>
  3023.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3024.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3025.            </div> -->
  3026.          </a>
  3027.        </div>
  3028.          
  3029.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light ">
  3030.          <a href="https://www.regionalnetworks.org.uk/" class="text-decoration-none ">
  3031.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3032.              <i class="ti-angle-right me-2 text-primary"></i>
  3033.               Non GamStop Casinos
  3034.            </h6>
  3035.            <!-- <div class="blog-meta d-flex justify-content-between align-items-center">
  3036.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3037.            </div> -->
  3038.          </a>
  3039.        </div>
  3040.          
  3041.      </div>
  3042.  
  3043.      <!-- <div class="text-center mt-4 pt-3 border-top border-light">
  3044.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3045.      </div> -->
  3046.    </div>
  3047.  </div>
  3048.    
  3049.  <!-- <div class="sidebar-widget">
  3050.    <div class="widget-title-wrapper mb-3">
  3051.      <h4 class="widget-title bg-primary text-white px-4 py-3 mb-0 position-relative">
  3052.        <i class="ti-calendar me-2"></i>August 2025 Blog Roll
  3053.        <span class="title-arrow"></span>
  3054.      </h4>
  3055.    </div>
  3056.    <div class="widget-content border border-light shadow-sm rounded-3 p-4">
  3057.      <div class="blog-roll-list">
  3058.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3059.          <a href="#" class="text-decoration-none">
  3060.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3061.              <i class="ti-angle-right me-2 text-primary"></i>
  3062.              Complete Guide to Django REST Framework
  3063.            </h6>
  3064.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3065.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 27, 2025</small>
  3066.            </div>
  3067.          </a>
  3068.        </div>
  3069.  
  3070.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3071.          <a href="#" class="text-decoration-none">
  3072.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3073.              <i class="ti-angle-right me-2 text-primary"></i>
  3074.              Modern JavaScript ES2025 Features
  3075.            </h6>
  3076.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3077.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 25, 2025</small>
  3078.            </div>
  3079.          </a>
  3080.        </div>
  3081.  
  3082.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3083.          <a href="#" class="text-decoration-none">
  3084.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3085.              <i class="ti-angle-right me-2 text-primary"></i>
  3086.              Digital Marketing Trends in 2025
  3087.            </h6>
  3088.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3089.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 23, 2025</small>
  3090.            </div>
  3091.          </a>
  3092.        </div>
  3093.  
  3094.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3095.          <a href="#" class="text-decoration-none">
  3096.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3097.              <i class="ti-angle-right me-2 text-primary"></i>
  3098.              Remote Work Best Practices
  3099.            </h6>
  3100.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3101.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 20, 2025</small>
  3102.            </div>
  3103.          </a>
  3104.        </div>
  3105.  
  3106.        <div class="blog-roll-item mb-3 pb-3 border-bottom border-light">
  3107.          <a href="#" class="text-decoration-none">
  3108.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3109.              <i class="ti-angle-right me-2 text-primary"></i>
  3110.              Sustainable Living Tips for Beginners
  3111.            </h6>
  3112.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3113.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 18, 2025</small>
  3114.            </div>
  3115.          </a>
  3116.        </div>
  3117.  
  3118.        <div class="blog-roll-item">
  3119.          <a href="#" class="text-decoration-none">
  3120.            <h6 class="blog-title top-color mb-2 fw-semibold">
  3121.              <i class="ti-angle-right me-2 text-primary"></i>
  3122.              AI and Machine Learning Basics
  3123.            </h6>
  3124.            <div class="blog-meta d-flex justify-content-between align-items-center">
  3125.              <small class="text-muted"><i class="ti-calendar me-1"></i>August 15, 2025</small>
  3126.            </div>
  3127.          </a>
  3128.        </div>
  3129.      </div>
  3130.  
  3131.      <div class="text-center mt-4 pt-3 border-top border-light">
  3132.        <a href="#" class="btn btn-primary btn-sm px-4"><i class="ti-eye me-1"></i>View All August Posts</a>
  3133.      </div>
  3134.    </div>
  3135.  </div> -->
  3136. </div>
  3137.  
  3138. <!-- Sidebar V2 Styles -->
  3139. <style>
  3140.  .sidebar-widget {
  3141.    position: relative;
  3142.  }
  3143.  
  3144.  .widget-title {
  3145.    font-size: 1.1rem;
  3146.    font-weight: 700;
  3147.    display: inline-block;
  3148.    position: relative;
  3149.    z-index: 2;
  3150.    border-radius: 0;
  3151.  }
  3152.  
  3153.  /* Green arrow for August Blog Roll */
  3154.  .title-arrow::after {
  3155.    content: '';
  3156.    position: absolute;
  3157.    top: 0;
  3158.    right: -22px;
  3159.    width: 0;
  3160.    height: 0;
  3161.    border-left: 22px solid var(--bs-primary);
  3162.    border-top: 22px solid transparent;
  3163.    border-bottom: 22px solid transparent;
  3164.    z-index: 1;
  3165.  }
  3166.  
  3167.  /* Blue arrow for Recent Posts */
  3168.  .title-arrow-primary::after {
  3169.    content: '';
  3170.    position: absolute;
  3171.    top: 0;
  3172.    right: -22px;
  3173.    width: 0;
  3174.    height: 0;
  3175.    border-left: 22px solid var(--bs-primary);
  3176.    border-top: 22px solid transparent;
  3177.    border-bottom: 22px solid transparent;
  3178.    z-index: 1;
  3179.  }
  3180.  
  3181.  .widget-content {
  3182.    margin-top: -1px;
  3183.    position: relative;
  3184.    z-index: 1;
  3185.    background-color: var(--card-bg);
  3186.  }
  3187.  
  3188.  /* Blog Roll Items Hover Effects */
  3189.  .blog-roll-item:hover .blog-title {
  3190.    color: #198754 !important;
  3191.    transform: translateX(5px);
  3192.    transition: all 0.3s ease;
  3193.  }
  3194.  
  3195.  /* Recent Post Items Hover Effects */
  3196.  .recent-post-item:hover .post-title a {
  3197.    color: #0d6efd !important;
  3198.    transition: color 0.3s ease;
  3199.  }
  3200.  
  3201.  .recent-post-item:hover .post-image img {
  3202.    transform: scale(1.05);
  3203.    transition: transform 0.3s ease;
  3204.  }
  3205.  
  3206.  /* Button Hover Effects */
  3207.  .btn:hover {
  3208.    transform: translateY(-2px);
  3209.    transition: all 0.3s ease;
  3210.    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  3211.  }
  3212.  
  3213.  /* Badge Hover Effects */
  3214.  .badge:hover {
  3215.    transform: scale(1.05);
  3216.    transition: transform 0.3s ease;
  3217.  }
  3218.  
  3219.  @media (max-width: 991px) {
  3220.    .sidebar {
  3221.      margin-top: 3rem;
  3222.    }
  3223.  }
  3224.  
  3225.  @media (max-width: 576px) {
  3226.    .widget-title {
  3227.      font-size: 1rem;
  3228.      padding: 0.75rem 1rem !important;
  3229.    }
  3230.  
  3231.    .title-arrow::after,
  3232.    .title-arrow-primary::after {
  3233.      right: -18px;
  3234.      border-left-width: 18px;
  3235.      border-top-width: 18px;
  3236.      border-bottom-width: 18px;
  3237.    }
  3238.  
  3239.    .post-image {
  3240.      width: 70px !important;
  3241.      height: 55px !important;
  3242.    }
  3243.  
  3244.    .blog-meta {
  3245.      flex-direction: column !important;
  3246.      align-items: flex-start !important;
  3247.      gap: 0.5rem;
  3248.    }
  3249.  }
  3250. </style>
  3251.  
  3252.    
  3253.            </div>
  3254.        </div>
  3255.    </div>
  3256. </section>
  3257.  
  3258.    
  3259.        
  3260.        <!-- end wpo-blog-highlights-section -->
  3261.        <!-- start wpo-blog-sponsored-section -->
  3262.        
  3263.  
  3264.  
  3265.  
  3266.    
  3267.  
  3268.  
  3269.  
  3270. <style>
  3271.    .sponsored-section-v3 {
  3272.        padding: 50px 0;
  3273.    }
  3274.    
  3275.    .sponsored-card-v3 {
  3276.        background: var(--card-bg);
  3277.        border: 1px solid var(--border-color);
  3278.        border-radius: 4px;
  3279.        transition: transform 0.3s ease;
  3280.        height: 100%;
  3281.    }
  3282.    
  3283.    .sponsored-card-v3:hover {
  3284.        transform: scale(1.02);
  3285.    }
  3286.    
  3287.    .sponsored-image-v3 {
  3288.        position: relative;
  3289.        height: 170px;
  3290.        border-bottom: 1px solid var(--border-color);
  3291.    }
  3292.    
  3293.    .sponsored-image-v3 img {
  3294.        width: 100%;
  3295.        height: 100%;
  3296.        object-fit: cover;
  3297.    }
  3298.    
  3299.    .sponsored-badge-v3 {
  3300.        position: absolute;
  3301.        top: 10px;
  3302.        right: 10px;
  3303.        padding: 5px 8px;
  3304.        font-size: 11px;
  3305.        font-weight: 600;
  3306.        text-transform: uppercase;
  3307.        border-radius: 50%;
  3308.    }
  3309.    
  3310.    .sponsored-content-v3 {
  3311.        position: relative;
  3312.        padding: 18px;
  3313.    }
  3314.    
  3315.    .sponsored-title-v3 {
  3316.        font-size: 16px;
  3317.        font-weight: 700;
  3318.        line-height: 1.5;
  3319.        margin-bottom: 8px;
  3320.    }
  3321.    
  3322.    .sponsored-title-v3 a {
  3323.        text-decoration: none;
  3324.        color: #333;
  3325.    }
  3326.    
  3327.    .sponsored-title-v3 a:hover {
  3328.        color: #0056b3; /* Darker blue for hover */
  3329.    }
  3330.    
  3331.    .sponsored-excerpt-v3 {
  3332.        font-size: 13px;
  3333.        font-weight: 400;
  3334.        color: #868e96;
  3335.        margin-bottom: 12px;
  3336.        line-height: 1.5;
  3337.    }
  3338.    
  3339.    .sponsored-meta-v3 {
  3340.        font-size: 12px;
  3341.        color: #6c757d;
  3342.    }
  3343.    
  3344.    .author-info-v3 {
  3345.        display: flex;
  3346.        align-items: center;
  3347.        gap: 6px;
  3348.        margin-bottom: 6px;
  3349.    }
  3350.    
  3351.    .sponsored-author-img-v3 {
  3352.        width: 24px;
  3353.        height: 24px;
  3354.        border-radius: 50%;
  3355.        object-fit: cover;
  3356.    }
  3357.    
  3358.    .section-title-sponsored-v3 {
  3359.        font-size: 2rem;
  3360.        font-weight: 600;
  3361.        text-align: left;
  3362.        margin-bottom: 25px;
  3363.        color: #333;
  3364.        border-bottom: 3px solid var(--bs-primary);
  3365.        padding-bottom: 10px;
  3366.    }
  3367.  
  3368.    @media (max-width: 768px) {
  3369.        .sponsored-section-v3 {
  3370.            padding: 30px 0;
  3371.        }
  3372.        .sponsored-content-v3 {
  3373.            padding: 15px;
  3374.        }
  3375.        .sponsored-title-v3 {
  3376.            font-size: 15px;
  3377.        }
  3378.        .sponsored-excerpt-v3 {
  3379.            font-size: 12px;
  3380.        }
  3381.        .section-title-sponsored-v3 {
  3382.            font-size: 1.8rem;
  3383.        }
  3384.    }
  3385. </style>
  3386.  
  3387. <section class="sponsored-section-v3">
  3388.    <div class="container-fluid fluid-container">
  3389.        <div class="row">
  3390.            <div class="col-12">
  3391.                <h2 class="section-title-sponsored-v3">Sponsored News</h2>
  3392.            </div>
  3393.        </div>
  3394.        
  3395.        <div class="row g-4">
  3396.            
  3397.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3398.                <div class="card sponsored-card-v3">
  3399.                    <div class="sponsored-image-v3">
  3400.                        
  3401.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3402.                        
  3403.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3404.                    </div>
  3405.                    <div class="sponsored-content-v3">
  3406.                        <h3 class="sponsored-title-v3">
  3407.                            <a href="/zohran-mamdani-vows-a-new-era-for-the-big-apple-in-maiden-speech/" class="top-color">
  3408.                            Zohran Mamdani Vows a &#x27;New Era&#x27; for The Big Apple in Maiden Speech
  3409.                            </a>
  3410.                        </h3>
  3411.                        <p class="sponsored-excerpt-v3">
  3412.                            
  3413.                        </p>
  3414.                        <div class="sponsored-meta-v3">
  3415.                            <div class="author-info-v3">
  3416.                                
  3417.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3418.                                
  3419.                                <span>
  3420.                                    Catherine Hicks
  3421.                                </span>
  3422.                            </div>
  3423.                            <div class="d-flex gap-2">
  3424.                                <i class="ti-calendar"></i> 15 Aug 2026
  3425.                            </div>
  3426.                        </div>
  3427.                    </div>
  3428.                </div>
  3429.            </div>
  3430.            
  3431.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3432.                <div class="card sponsored-card-v3">
  3433.                    <div class="sponsored-image-v3">
  3434.                        
  3435.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3436.                        
  3437.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3438.                    </div>
  3439.                    <div class="sponsored-content-v3">
  3440.                        <h3 class="sponsored-title-v3">
  3441.                            <a href="/a-rising-posh-poor-divide-how-prosperity-and-deprivation-now-sit-side-by-side-in-across-england/" class="top-color">
  3442.                            A Rising ‘Posh-Poor Divide’: How Prosperity and Deprivation Now Sit Side by Side in Across England.
  3443.                            </a>
  3444.                        </h3>
  3445.                        <p class="sponsored-excerpt-v3">
  3446.                            
  3447.                        </p>
  3448.                        <div class="sponsored-meta-v3">
  3449.                            <div class="author-info-v3">
  3450.                                
  3451.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3452.                                
  3453.                                <span>
  3454.                                    Catherine Hicks
  3455.                                </span>
  3456.                            </div>
  3457.                            <div class="d-flex gap-2">
  3458.                                <i class="ti-calendar"></i> 15 Aug 2026
  3459.                            </div>
  3460.                        </div>
  3461.                    </div>
  3462.                </div>
  3463.            </div>
  3464.            
  3465.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3466.                <div class="card sponsored-card-v3">
  3467.                    <div class="sponsored-image-v3">
  3468.                        
  3469.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3470.                        
  3471.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3472.                    </div>
  3473.                    <div class="sponsored-content-v3">
  3474.                        <h3 class="sponsored-title-v3">
  3475.                            <a href="/some-within-labour-desire-starmer-out-the-prime-minister-tells-interviewers-he-will-survive-while-the-economic-outlook-will-improve/" class="top-color">
  3476.                            Some within Labour Desire Starmer Out. The Prime Minister Tells Interviewers He Will Survive – while the Economic Outlook Will Improve.
  3477.                            </a>
  3478.                        </h3>
  3479.                        <p class="sponsored-excerpt-v3">
  3480.                            
  3481.                        </p>
  3482.                        <div class="sponsored-meta-v3">
  3483.                            <div class="author-info-v3">
  3484.                                
  3485.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3486.                                
  3487.                                <span>
  3488.                                    Catherine Hicks
  3489.                                </span>
  3490.                            </div>
  3491.                            <div class="d-flex gap-2">
  3492.                                <i class="ti-calendar"></i> 15 Aug 2026
  3493.                            </div>
  3494.                        </div>
  3495.                    </div>
  3496.                </div>
  3497.            </div>
  3498.            
  3499.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3500.                <div class="card sponsored-card-v3">
  3501.                    <div class="sponsored-image-v3">
  3502.                        
  3503.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3504.                        
  3505.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3506.                    </div>
  3507.                    <div class="sponsored-content-v3">
  3508.                        <h3 class="sponsored-title-v3">
  3509.                            <a href="/calls-for-renewed-urgency-in-global-warming-discussions-as-analyses-show-planetary-heating-could-hit-25c/" class="top-color">
  3510.                            Calls for Renewed Urgency in Global Warming Discussions as Analyses Show Planetary Heating Could Hit 2.5C
  3511.                            </a>
  3512.                        </h3>
  3513.                        <p class="sponsored-excerpt-v3">
  3514.                            
  3515.                        </p>
  3516.                        <div class="sponsored-meta-v3">
  3517.                            <div class="author-info-v3">
  3518.                                
  3519.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3520.                                
  3521.                                <span>
  3522.                                    Catherine Hicks
  3523.                                </span>
  3524.                            </div>
  3525.                            <div class="d-flex gap-2">
  3526.                                <i class="ti-calendar"></i> 15 Aug 2026
  3527.                            </div>
  3528.                        </div>
  3529.                    </div>
  3530.                </div>
  3531.            </div>
  3532.            
  3533.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3534.                <div class="card sponsored-card-v3">
  3535.                    <div class="sponsored-image-v3">
  3536.                        
  3537.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3538.                        
  3539.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3540.                    </div>
  3541.                    <div class="sponsored-content-v3">
  3542.                        <h3 class="sponsored-title-v3">
  3543.                            <a href="/all-chef-ought-to-train-here-humble-turkish-dining-spot-secures-fourth-on-roll-of-londons-best-dining-destinations/" class="top-color">
  3544.                            All Chef Ought to Train Here’: Humble Turkish Dining Spot Secures Fourth on Roll of London’s Best Dining Destinations.
  3545.                            </a>
  3546.                        </h3>
  3547.                        <p class="sponsored-excerpt-v3">
  3548.                            
  3549.                        </p>
  3550.                        <div class="sponsored-meta-v3">
  3551.                            <div class="author-info-v3">
  3552.                                
  3553.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3554.                                
  3555.                                <span>
  3556.                                    Catherine Hicks
  3557.                                </span>
  3558.                            </div>
  3559.                            <div class="d-flex gap-2">
  3560.                                <i class="ti-calendar"></i> 15 Aug 2026
  3561.                            </div>
  3562.                        </div>
  3563.                    </div>
  3564.                </div>
  3565.            </div>
  3566.            
  3567.            <div class="col-xl-4 col-lg-6 col-md-6 col-12">
  3568.                <div class="card sponsored-card-v3">
  3569.                    <div class="sponsored-image-v3">
  3570.                        
  3571.                            <img    src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="">
  3572.                        
  3573.                        <div class="sponsored-badge-v3 bg-primary-gradient">News</div>
  3574.                    </div>
  3575.                    <div class="sponsored-content-v3">
  3576.                        <h3 class="sponsored-title-v3">
  3577.                            <a href="/how-covert-filming-exposed-a-28m-timeshare-scam/" class="top-color">
  3578.                            How Covert Filming Exposed a £28m Timeshare Scam
  3579.                            </a>
  3580.                        </h3>
  3581.                        <p class="sponsored-excerpt-v3">
  3582.                            
  3583.                        </p>
  3584.                        <div class="sponsored-meta-v3">
  3585.                            <div class="author-info-v3">
  3586.                                
  3587.                                    <img src="/static/blogapp/assets/images/breaking-news/img-1.jpg" style="object-fit: cover;" alt="Catherine Hicks" class="sponsored-author-img-v3">
  3588.                                
  3589.                                <span>
  3590.                                    Catherine Hicks
  3591.                                </span>
  3592.                            </div>
  3593.                            <div class="d-flex gap-2">
  3594.                                <i class="ti-calendar"></i> 15 Aug 2026
  3595.                            </div>
  3596.                        </div>
  3597.                    </div>
  3598.                </div>
  3599.            </div>
  3600.            
  3601.        </div>
  3602.    </div>
  3603. </section>
  3604.  
  3605.  
  3606.    
  3607.        <!-- end wpo-blog-sponsored-section -->
  3608.        <!-- start wpo-subscribe-section -->
  3609.        
  3610.        <!-- end subscribe-section -->
  3611.        <!-- start of wpo-site-footer-section -->
  3612.        
  3613.  
  3614.  
  3615.  
  3616.  
  3617.  
  3618. <footer class="wpo-site-footer-v2">
  3619.    <!-- Main Footer Content -->
  3620.    <div class="wpo-main-footer">
  3621.        <div class="container-fluid fluid-container">
  3622.            <div class="row g-4">
  3623.                
  3624.                <!-- Company Info Section -->
  3625.                <div class="col-lg-4 col-md-6 col-12">
  3626.                    <div class="footer-widget company-info-widget">
  3627.                        <div class="widget-header">
  3628.                            <div class="footer-logo">
  3629.                                
  3630.                                    <img src="https://usc1.contabostorage.com/83226f3934d449eb8c821d388b39f7b1:nextbacklinks/site_logos/379671e5-33d1-41a1-b128-673def253cec_logo.png" alt="Slots Brit Media" class="img-fluid footer-logo-img">
  3631.                                
  3632.                            </div>
  3633.                        </div>
  3634.                        <div class="widget-content2 footer-widget-content2">
  3635.                            <p class="company-description-text">
  3636.                                Expert UK casino reviews, slot game analysis, and responsible gambling insights from British gaming enthusiasts. Stay updated with the latest industry trends.
  3637.                            </p>
  3638.                            <div class="contact-info2">
  3639.                                <div class="contact-item">
  3640.                                    <i class="fas fa-envelope"></i>
  3641.                                    <span><a href="/cdn-cgi/l/email-protection#4e222720253d0e202b363a2c2f2d25222720253d602d2123" class="footer-link2"><span class="__cf_email__" data-cfemail="365a5f585d457658534e425457555d5a5f585d451855595b">[email&#160;protected]</span></a></span>
  3642.                                </div>
  3643.                                <!-- <div class="contact-item">
  3644.                                    <i class="fas fa-phone"></i>
  3645.                                    <span><a  href="https://wa.me/971543449951" class="footer-link2">+971 54 344 9951</a></span>
  3646.                                </div> -->
  3647.                            </div>
  3648.                        </div>
  3649.                    </div>
  3650.                </div>
  3651.  
  3652.                <!-- Quick Links Section -->
  3653.                <div class="col-lg-4 col-md-6 col-12">
  3654.                    <div class="footer-widget quick-links-widget">
  3655.                        <div class="widget-header">
  3656.                            <h4 class="widget-title2 quick-links-title">Quick Links</h4>
  3657.                        </div>
  3658.                        <div class="widget-content2 footer-widget-content2">
  3659.                            <ul class="footer-links">
  3660.                                
  3661.                                <li><a href="/amazing-30-cartography-software-bundle-is-a-online-gaming-gms-dream/" class="footer-link">Amazing $30 Cartography Software Bundle Is a Online Gaming GM&#x27;s Dream</a></li>
  3662.                                
  3663.                                <li><a href="/cyril-ramaphosa-wraps-up-g20-summit-amid-american-withdrawal-and-handover-dispute/" class="footer-link">Cyril Ramaphosa Wraps Up G20 Summit Amid American Withdrawal and Handover Dispute</a></li>
  3664.                                
  3665.                                <li><a href="/the-australian-team-breaks-new-ground-as-healy-confronts-her-ultimate-challenge/" class="footer-link">The Australian Team Breaks New Ground as Healy Confronts Her Ultimate Challenge.</a></li>
  3666.                                
  3667.                                <li><a href="/female-suspect-escapes-police-following-high-velocity-chase-from-california-into-mexico/" class="footer-link">Female Suspect Escapes Police Following High-Velocity Chase from California into Mexico</a></li>
  3668.                                
  3669.                                <li><a href="/uk-and-ireland-cinema-earnings-hit-a-post-pandemic-high-as-the-minecraft-film-tops-2025-box-office/" class="footer-link">UK and Ireland Cinema Earnings Hit a Post-Pandemic High as The Minecraft Film Tops 2025 Box Office</a></li>
  3670.                                
  3671.                                <li><a href="/calamity-occurs-as-four-killed-during-mourning-for-kenyas-political-figure-raila-odinga/" class="footer-link">Calamity Occurs as Four Killed During Mourning for Kenya&#x27;s Political Figure Raila Odinga</a></li>
  3672.                                
  3673.                            </ul>
  3674.                        </div>
  3675.                    </div>
  3676.                </div>
  3677.  
  3678.                <!-- Blog Rolls Section -->
  3679.          <div class="col-lg-3 col-md-6 col-12">
  3680.    <div class="footer-widget blog-rolls-widget">
  3681.        <div class="widget-header">
  3682.            <h4 class="widget-title2 blog-rolls-title">Blog Rolls</h4>
  3683.        </div>
  3684.        <div class="widget-content2 footer-widget-content2">
  3685.            <div class="row">
  3686.                <div class="col-6">
  3687.                    <ul class="footer-links" id="blogroll">
  3688.                        
  3689.                        
  3690.                        
  3691.                        
  3692.                        
  3693.                        
  3694.                        
  3695.                    </ul>
  3696.                </div>
  3697.            </div>
  3698.        </div>
  3699.    </div>
  3700. </div>
  3701.                <!-- Categories Section -->
  3702.                <div class="col-lg-4 col-md-6 col-12">
  3703.                    <div class="footer-widget categories-widget">
  3704.                        <div class="widget-header">
  3705.                            <h4 class="widget-title2 categories-title">Categories</h4>
  3706.                        </div>
  3707.                        <div class="widget-content2 footer-widget-content2">
  3708.                            <div class="row">
  3709.                                <div class="col-6">
  3710.                                    <ul class="footer-links">
  3711.                                        
  3712.                                        <li> <a href="/category/all-posts/" class="footer-link">
  3713.                                            All Posts
  3714.                                        </a></li>
  3715.                                        
  3716.                                        <li> <a href="/category/business/" class="footer-link">
  3717.                                            Business
  3718.                                        </a></li>
  3719.                                        
  3720.                                        <li> <a href="/category/esports/" class="footer-link">
  3721.                                            Esports
  3722.                                        </a></li>
  3723.                                        
  3724.                                        <li> <a href="/category/fashion/" class="footer-link">
  3725.                                            Fashion
  3726.                                        </a></li>
  3727.                                        
  3728.                                        <li> <a href="/category/featured/" class="footer-link">
  3729.                                            Featured
  3730.                                        </a></li>
  3731.                                        
  3732.                                    </ul>
  3733.                                </div>
  3734.                              
  3735.                            </div>
  3736.                        </div>
  3737.                    </div>
  3738.                </div>
  3739.  
  3740.            </div>
  3741.        </div>
  3742.    </div>
  3743.  
  3744.    <!-- Footer Bottom -->
  3745.    <div class="footer-bottom">
  3746.        <div class="container-fluid fluid-container">
  3747.            <div class="row align-items-center">
  3748.                <!-- Copyright -->
  3749.                <div class="col-lg-6 col-md-6 col-12">
  3750.                    <div class="copyright-text">
  3751.                        <p class="copyright-text-p">&copy; 2026 <strong class="footer-sitename">Slots Brit Media</strong>.
  3752.                            All rights reserved.
  3753.                        </p>
  3754.                    </div>
  3755.                </div>
  3756.  
  3757.                <!-- Footer Menu -->
  3758.                <div class="col-lg-6 col-md-6 col-12">
  3759.                    <div class="footer-menu">
  3760.                        <ul class="bottom-menu">
  3761.                            <li><a href="/page/write-for-us/" class="footer-link">Write For Us</a></li>
  3762.                            <li><a href="/page/terms-and-conditions/" class="footer-link">Terms &amp; Conditions</a></li>
  3763.                            <li><a href="/sitemap.xml" class="footer-link">Sitemap</a></li>
  3764.                        </ul>
  3765.                    </div>
  3766.                </div>
  3767.            </div>
  3768.        </div>
  3769.    </div>
  3770.  
  3771. </footer>
  3772.  
  3773. <style>
  3774. /* Footer V2 Styles */
  3775. .wpo-site-footer-v2 {
  3776.    background: var(--footer-bg);
  3777.    color: var(--footer-color);
  3778.    position: relative;
  3779.    overflow: hidden;
  3780. }
  3781.  
  3782. .wpo-site-footer-v2::before {
  3783.    content: '';
  3784.    position: absolute;
  3785.    top: 0;
  3786.    left: 0;
  3787.    right: 0;
  3788.    bottom: 0;
  3789.    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.03"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.03"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.02"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grain)"/></svg>');
  3790.    pointer-events: none;
  3791. }
  3792.  
  3793. .wpo-main-footer {
  3794.    padding: 60px 0 40px;
  3795.    position: relative;
  3796.    z-index: 2;
  3797. }
  3798.  
  3799. .footer-widget {
  3800.    margin-bottom: 30px;
  3801. }
  3802.  
  3803. .widget-header {
  3804.    margin-bottom: 25px;
  3805. }
  3806.  
  3807. .widget-title2 {
  3808.    font-size: 20px;
  3809.    font-weight: 700;
  3810.    color: var(--footer-color) !important;
  3811.    margin: 0;
  3812.    position: relative;
  3813.    padding-bottom: 10px;
  3814. }
  3815.  
  3816. .widget-title2::after {
  3817.    content: '';
  3818.    position: absolute;
  3819.    bottom: 0;
  3820.    left: 0;
  3821.    width: 40px;
  3822.    height: 3px;
  3823.    background: linear-gradient(135deg, var(--bs-primary), var(--bs-dark));
  3824.    border-radius: 2px;
  3825. }
  3826.  
  3827. /* Company Info Styles */
  3828. .footer-logo-img {
  3829.    max-height: 100px;
  3830.    margin-bottom: 20px;
  3831. }
  3832.  
  3833. .footer-logo-text {
  3834.    color: var(--footer-color);
  3835. }
  3836.  
  3837. .company-description-text {
  3838.    font-size: 14px;
  3839.    line-height: 1.7;
  3840.    color: var(--footer-color);
  3841.    margin-bottom: 25px;
  3842. }
  3843.  
  3844. .contact-info2 .contact-item {
  3845.    display: flex;
  3846.    align-items: center;
  3847.    margin-bottom: 10px;
  3848.    font-size: 14px;
  3849. }
  3850.  
  3851. .contact-info2 .contact-item i {
  3852.    width: 20px;
  3853.    color: var(--footer-color);
  3854.    margin-right: 10px;
  3855. }
  3856.  
  3857. /* Footer Links Styles */
  3858. .footer-links {
  3859.    list-style: none;
  3860.    padding: 0;
  3861.    margin: 0;
  3862. }
  3863.  
  3864. .footer-links li {
  3865.    margin-bottom: 12px;
  3866. }
  3867. .footer-link2 {
  3868.    color: var(--footer-color) !important;
  3869. }
  3870. .footer-link2:hover {
  3871.    color: blue !important;
  3872. }
  3873. .footer-links a{
  3874.    color: var(--footer-color) !important;
  3875.    text-decoration: none;
  3876.    cursor: pointer;
  3877.    font-size: 14px;
  3878.    transition: all 0.3s ease;
  3879.    position: relative;
  3880. }
  3881.  
  3882. .footer-links a:hover {
  3883.    color: #4f46e5 !important;
  3884.    padding-left: 8px;
  3885. }
  3886.  
  3887. /* Footer Bottom Styles */
  3888. .footer-bottom {
  3889.    background: rgba(0, 0, 0, 0.3);
  3890.    padding: 20px 0;
  3891.    border-top: 1px solid rgba(255, 255, 255, 0.1);
  3892.    position: relative;
  3893.    z-index: 2;
  3894. }
  3895.  
  3896. .copyright-text-p {
  3897.    margin: 0;
  3898.    font-size: 14px;
  3899.    color: var(--footer-color);
  3900. }
  3901.  
  3902. .footer-sitename {
  3903.    color: var(--footer-color);
  3904. }
  3905.  
  3906. .bottom-menu {
  3907.    list-style: none;
  3908.    padding: 0;
  3909.    margin: 0;
  3910.    display: flex;
  3911.    justify-content: flex-end;
  3912.    gap: 20px;
  3913. }
  3914.  
  3915. .bottom-menu a {
  3916.    color: var(--footer-color);
  3917.    text-decoration: none;
  3918.    font-size: 14px;
  3919.    transition: color 0.3s ease;
  3920. }
  3921.  
  3922. .bottom-menu a:hover {
  3923.    color: #4f46e5;
  3924. }
  3925.  
  3926. @media (max-width: 768px) {
  3927.    .wpo-main-footer {
  3928.        padding: 40px 0 30px;
  3929.    }
  3930.    
  3931.    .bottom-menu {
  3932.        justify-content: center;
  3933.        margin-top: 15px;
  3934.    }
  3935.    
  3936.    .copyright-text {
  3937.        text-align: center;
  3938.    }
  3939.    
  3940.    .social-links {
  3941.        justify-content: center;
  3942.    }
  3943. }
  3944.  
  3945. @media (max-width: 576px) {
  3946.    .widget-title2 {
  3947.        font-size: 18px;
  3948.    }
  3949.    
  3950.    .newsletter-form .input-group {
  3951.        flex-direction: column;
  3952.    }
  3953.    
  3954.    .newsletter-form .btn {
  3955.        margin-top: 10px;
  3956.        border-radius: 8px;
  3957.    }
  3958.    
  3959.    .newsletter-form .form-control {
  3960.        border-radius: 8px;
  3961.    }
  3962. }
  3963. </style>
  3964.  
  3965.  
  3966. <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script>
  3967.  document.addEventListener('DOMContentLoaded', function () {
  3968.    var btn = document.getElementById('toggleMore');
  3969.    if (!btn) return; // If there are <=5 items, no need for the button
  3970.  
  3971.    var extras = document.querySelectorAll('#blogroll li.extra');
  3972.  
  3973.    btn.addEventListener('click', function () {
  3974.      var anyHidden = Array.prototype.some.call(extras, function (li) {
  3975.        return li.classList.contains('d-none');
  3976.      });
  3977.  
  3978.      extras.forEach(function (li) {
  3979.        if (anyHidden) {
  3980.          li.classList.remove('d-none');
  3981.          li.classList.add('show'); // Show with smooth transition
  3982.        } else {
  3983.          li.classList.add('d-none');
  3984.          li.classList.remove('show'); // Hide smoothly
  3985.        }
  3986.      });
  3987.  
  3988.      // Update the button text and aria-expanded attribute
  3989.      btn.textContent = anyHidden ? 'View less' : 'View more';
  3990.      btn.setAttribute('aria-expanded', anyHidden ? 'true' : 'false');
  3991.    });
  3992.  });
  3993. </script>
  3994.        <!-- end of wpo-site-footer-section -->
  3995.    </div>
  3996.    <!-- end of page-wrapper -->
  3997.  
  3998.    <!-- All JavaScript files
  3999.    ================================================== -->
  4000.    
  4001.  
  4002. <script src="/static/blogapp/assets/js/jquery.min.js"></script>
  4003. <script src="/static/blogapp/assets/js/bootstrap.bundle.min.js"></script>
  4004. <!-- Plugins for this template -->
  4005. <script src="/static/blogapp/assets/js/modernizr.custom.js"></script>
  4006. <script src="/static/blogapp/assets/js/jquery-plugin-collection.js"></script>
  4007. <!-- Custom script for this template -->
  4008. <script src="/static/blogapp/assets/js/script.js"></script>
  4009.  
  4010. <script>
  4011. (function () {
  4012. var fallbackImageSrc = "/static/blogapp/assets/images/breaking-news/img-1.jpg";
  4013. console.log("[ImageFallback] Initialized with fallback:", fallbackImageSrc);
  4014.  
  4015. function applyFallback(img) {
  4016. if (!img || img.dataset.fallbackApplied === "1") {
  4017. return;
  4018. }
  4019. var failedSrc = img.currentSrc || img.src || "";
  4020. img.dataset.fallbackApplied = "1";
  4021. img.onerror = null;
  4022. img.src = fallbackImageSrc;
  4023. console.warn("[ImageFallback] Replaced broken image:", {
  4024. failedSrc: failedSrc,
  4025. fallbackSrc: fallbackImageSrc,
  4026. alt: img.alt || "",
  4027. });
  4028. }
  4029.  
  4030. document.querySelectorAll("img").forEach(function (img) {
  4031. if (img.complete && img.naturalWidth === 0) {
  4032. console.warn("[ImageFallback] Found broken image at load, applying fallback.", {
  4033. failedSrc: img.currentSrc || img.src || "",
  4034. alt: img.alt || "",
  4035. });
  4036. applyFallback(img);
  4037. }
  4038. });
  4039.  
  4040. document.addEventListener(
  4041. "error",
  4042. function (event) {
  4043. var target = event.target;
  4044. if (target && target.tagName === "IMG") {
  4045. applyFallback(target);
  4046. }
  4047. },
  4048. true
  4049. );
  4050. })();
  4051. </script>
  4052.  
  4053. <!-- <script src="https://api-new.nextbacklinks.com/static/ads/ad-script.js"></script> -->
  4054.  
  4055.  
  4056.  
  4057. <script type="module" src="https://static.cloudflareinsights.com/beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e1781791509496" integrity="sha512-ZE9pZaUXND66v380QUtch/5sE9tPFh2zg45pR2PB0CVkCtOREv2AJKkSidISWkysEuQ0EH8faUU5du78bx87UQ==" data-cf-beacon='{"version":"2024.11.0","token":"712fd3802fe14fb783802cde69ed3af2","r":1}' crossorigin="anonymous"></script>
  4058. </body>
  4059.  
  4060. </html>
  4061.  
  4062.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda